diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2024-08-11 21:45:06 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2024-08-11 21:45:06 +0300 |
commit | 4380591e483711eb5c4eaf2e5eed33c4b06a28d3 (patch) | |
tree | e4ab731db7e6a9a235b37934af7238275a0cd565 /applications/luci-app-commands/po/ko | |
parent | 5e2ffd58c73adec1274d2d545da6923da030ef76 (diff) |
treewide: sync translations - i18n
Sync trnaslations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-commands/po/ko')
-rw-r--r-- | applications/luci-app-commands/po/ko/commands.po | 69 |
1 files changed, 29 insertions, 40 deletions
diff --git a/applications/luci-app-commands/po/ko/commands.po b/applications/luci-app-commands/po/ko/commands.po index 0cc639e0cb..ae12a01485 100644 --- a/applications/luci-app-commands/po/ko/commands.po +++ b/applications/luci-app-commands/po/ko/commands.po @@ -27,19 +27,11 @@ msgstr "" msgid "Allow the user to provide additional command line arguments" msgstr "" -#: applications/luci-app-commands/ucode/template/commands.ut:156 +#: applications/luci-app-commands/ucode/template/commands.ut:144 msgid "Arguments:" msgstr "인수:" -#: applications/luci-app-commands/ucode/template/commands.ut:60 -msgid "Binary data not displayed, download instead." -msgstr "" - -#: applications/luci-app-commands/ucode/template/commands.ut:65 -msgid "Code:" -msgstr "코드:" - -#: applications/luci-app-commands/ucode/template/commands.ut:174 +#: applications/luci-app-commands/ucode/template/commands.ut:162 msgid "Collecting data..." msgstr "데이터 수집 중..." @@ -55,19 +47,11 @@ msgstr "명령어가 성공적으로 실행되었습니다." msgid "Command exited with status code %d" msgstr "명령어가 상태 코드 %d로 종료됨" -#: applications/luci-app-commands/ucode/template/commands.ut:67 -msgid "Command failed" -msgstr "명령어 실행 실패" - #: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21 msgid "Command line to execute" msgstr "실행할 명령줄" -#: applications/luci-app-commands/ucode/template/commands.ut:67 -msgid "Command successful" -msgstr "명령어 실행 성공" - -#: applications/luci-app-commands/ucode/template/commands.ut:154 +#: applications/luci-app-commands/ucode/template/commands.ut:142 msgid "Command:" msgstr "명령어:" @@ -77,7 +61,7 @@ msgstr "설정" #: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10 #: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3 -#: applications/luci-app-commands/ucode/template/commands.ut:137 +#: applications/luci-app-commands/ucode/template/commands.ut:125 msgid "Custom Commands" msgstr "사용자 지정 명령어" @@ -93,39 +77,27 @@ msgstr "대시보드" msgid "Description" msgstr "설명" -#: applications/luci-app-commands/ucode/template/commands.ut:160 +#: applications/luci-app-commands/ucode/template/commands.ut:148 msgid "Download" msgstr "다운로드" -#: applications/luci-app-commands/ucode/template/commands.ut:117 -msgid "Download execution result" -msgstr "실행 결과 다운로드" - -#: applications/luci-app-commands/ucode/template/commands.ut:73 -msgid "Failed to execute command!" -msgstr "명령어 실행에 실패했습니다!" - #: applications/luci-app-commands/root/usr/share/rpcd/acl.d/luci-app-commands.json:3 msgid "Grant UCI access for luci-app-commands" msgstr "luci-app-commands에 UCI 접근 권한 허용" -#: applications/luci-app-commands/ucode/template/commands.ut:162 +#: applications/luci-app-commands/ucode/template/commands.ut:150 msgid "Link" msgstr "링크" -#: applications/luci-app-commands/ucode/template/commands.ut:47 +#: applications/luci-app-commands/ucode/template/commands.ut:41 msgid "Loading" msgstr "불러오는 중" -#: applications/luci-app-commands/ucode/template/commands.ut:117 -msgid "Or display result" -msgstr "또는 결과 표시" - #: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29 msgid "Public access" msgstr "공개 접근" -#: applications/luci-app-commands/ucode/template/commands.ut:159 +#: applications/luci-app-commands/ucode/template/commands.ut:147 msgid "Run" msgstr "실행" @@ -143,13 +115,30 @@ msgid "" "invoked from the web interface." msgstr "" -#: applications/luci-app-commands/ucode/template/commands.ut:144 +#: applications/luci-app-commands/ucode/template/commands.ut:132 msgid "This section contains no values yet" msgstr "이 항목에 입력된 값이 없습니다" -#: applications/luci-app-commands/ucode/template/commands.ut:48 -msgid "Waiting for command to complete..." -msgstr "명령어 실행 완료까지 대기 중..." +#~ msgid "Code:" +#~ msgstr "코드:" + +#~ msgid "Command failed" +#~ msgstr "명령어 실행 실패" + +#~ msgid "Command successful" +#~ msgstr "명령어 실행 성공" + +#~ msgid "Download execution result" +#~ msgstr "실행 결과 다운로드" + +#~ msgid "Failed to execute command!" +#~ msgstr "명령어 실행에 실패했습니다!" + +#~ msgid "Or display result" +#~ msgstr "또는 결과 표시" + +#~ msgid "Waiting for command to complete..." +#~ msgstr "명령어 실행 완료까지 대기 중..." #~ msgid "Command exited with status code " #~ msgstr "Command exited with status code " |