diff options
Diffstat (limited to 'modules/luci-mod-battstatus/po')
-rw-r--r-- | modules/luci-mod-battstatus/po/ko/battstatus.po | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/modules/luci-mod-battstatus/po/ko/battstatus.po b/modules/luci-mod-battstatus/po/ko/battstatus.po index ec91e9df0d..4ccbe018fa 100644 --- a/modules/luci-mod-battstatus/po/ko/battstatus.po +++ b/modules/luci-mod-battstatus/po/ko/battstatus.po @@ -1,22 +1,25 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: \n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2022-08-01 05:54+0000\n" +"Last-Translator: somni <me@somni.one>\n" +"Language-Team: Korean <https://hosted.weblate.org/projects/openwrt/" +"lucimodulesluci-mod-battstatus/ko/>\n" "Language: ko\n" "MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 4.14-dev\n" #: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26 msgid "Charging" -msgstr "" +msgstr "충전 중" #: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3 msgid "Grant access to battery status" -msgstr "" +msgstr "배터리 상태 확인을 위한 권한 허용" #: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26 msgid "Not Charging" -msgstr "" +msgstr "충전하지 않음" |