diff options
author | Florian Eckert <fe@dev.tdt.de> | 2022-10-27 14:03:37 +0200 |
---|---|---|
committer | Florian Eckert <fe@dev.tdt.de> | 2022-10-27 14:03:37 +0200 |
commit | b20b69b2fd65721a0e0a599c270eb7f259843282 (patch) | |
tree | d84b9f0a67a0edb9d09bac82aa77c31bf5646527 /applications/luci-app-commands/po/en | |
parent | 4e9aecb24b58cb250d6efeb373e08c45942964ee (diff) |
luci-app-commands: sync i18n
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'applications/luci-app-commands/po/en')
-rw-r--r-- | applications/luci-app-commands/po/en/commands.po | 75 |
1 files changed, 39 insertions, 36 deletions
diff --git a/applications/luci-app-commands/po/en/commands.po b/applications/luci-app-commands/po/en/commands.po index a5990ccaf0..7566d9a1a8 100644 --- a/applications/luci-app-commands/po/en/commands.po +++ b/applications/luci-app-commands/po/en/commands.po @@ -13,11 +13,11 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.7\n" -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16 +#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19 msgid "A short textual description of the configured command" msgstr "A short textual description of the configured command" -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25 +#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30 msgid "" "Allow executing the command and downloading its output without prior " "authentication" @@ -25,85 +25,85 @@ msgstr "" "Allow executing the command and downloading its output without prior " "authentication" -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22 +#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27 msgid "Allow the user to provide additional command line arguments" msgstr "Allow the user to provide additional command line arguments" -#: applications/luci-app-commands/luasrc/view/commands.htm:162 +#: applications/luci-app-commands/ucode/template/commands.ut:156 msgid "Arguments:" msgstr "Arguments:" -#: applications/luci-app-commands/luasrc/view/commands.htm:66 +#: applications/luci-app-commands/ucode/template/commands.ut:60 msgid "Binary data not displayed, download instead." msgstr "Binary data not displayed, download instead." -#: applications/luci-app-commands/luasrc/view/commands.htm:71 +#: applications/luci-app-commands/ucode/template/commands.ut:65 msgid "Code:" msgstr "Code:" -#: applications/luci-app-commands/luasrc/view/commands.htm:182 +#: applications/luci-app-commands/ucode/template/commands.ut:174 msgid "Collecting data..." msgstr "Collecting data..." -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18 +#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21 msgid "Command" msgstr "Command" -#: applications/luci-app-commands/luasrc/view/commands_public.htm:30 +#: applications/luci-app-commands/ucode/template/commands_public.ut:32 msgid "Command executed successfully." msgstr "Command executed successfully." -#: applications/luci-app-commands/luasrc/view/commands_public.htm:32 -msgid "Command exited with status code" -msgstr "Command exited with status code" +#: applications/luci-app-commands/ucode/template/commands_public.ut:34 +msgid "Command exited with status code %d" +msgstr "" -#: applications/luci-app-commands/luasrc/view/commands.htm:73 +#: applications/luci-app-commands/ucode/template/commands.ut:67 msgid "Command failed" msgstr "Command failed" -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19 +#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21 msgid "Command line to execute" msgstr "Command line to execute" -#: applications/luci-app-commands/luasrc/view/commands.htm:73 +#: applications/luci-app-commands/ucode/template/commands.ut:67 msgid "Command successful" msgstr "Command successful" -#: applications/luci-app-commands/luasrc/view/commands.htm:160 +#: applications/luci-app-commands/ucode/template/commands.ut:154 msgid "Command:" msgstr "Command:" -#: applications/luci-app-commands/luasrc/controller/commands.lua:9 +#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23 msgid "Configure" msgstr "Configure" -#: applications/luci-app-commands/luasrc/controller/commands.lua:7 -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6 -#: applications/luci-app-commands/luasrc/view/commands.htm:144 +#: 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 msgid "Custom Commands" msgstr "Custom Commands" -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21 +#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26 msgid "Custom arguments" msgstr "Custom arguments" -#: applications/luci-app-commands/luasrc/controller/commands.lua:8 +#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14 msgid "Dashboard" msgstr "Dashboard" -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15 +#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18 msgid "Description" msgstr "Description" -#: applications/luci-app-commands/luasrc/view/commands.htm:166 +#: applications/luci-app-commands/ucode/template/commands.ut:160 msgid "Download" msgstr "Download" -#: applications/luci-app-commands/luasrc/view/commands.htm:123 +#: applications/luci-app-commands/ucode/template/commands.ut:117 msgid "Download execution result" msgstr "Download execution result" -#: applications/luci-app-commands/luasrc/view/commands.htm:79 +#: applications/luci-app-commands/ucode/template/commands.ut:73 msgid "Failed to execute command!" msgstr "Failed to execute command!" @@ -111,35 +111,35 @@ msgstr "Failed to execute command!" msgid "Grant UCI access for luci-app-commands" msgstr "Grant UCI access for luci-app-commands" -#: applications/luci-app-commands/luasrc/view/commands.htm:168 +#: applications/luci-app-commands/ucode/template/commands.ut:162 msgid "Link" msgstr "Link" -#: applications/luci-app-commands/luasrc/view/commands.htm:53 +#: applications/luci-app-commands/ucode/template/commands.ut:47 msgid "Loading" msgstr "Loading" -#: applications/luci-app-commands/luasrc/view/commands.htm:123 +#: applications/luci-app-commands/ucode/template/commands.ut:117 msgid "Or display result" msgstr "Or display result" -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24 +#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29 msgid "Public access" msgstr "Public access" -#: applications/luci-app-commands/luasrc/view/commands.htm:165 +#: applications/luci-app-commands/ucode/template/commands.ut:159 msgid "Run" msgstr "Run" -#: applications/luci-app-commands/luasrc/view/commands_public.htm:41 +#: applications/luci-app-commands/ucode/template/commands_public.ut:44 msgid "Standard Error" msgstr "Standard Error" -#: applications/luci-app-commands/luasrc/view/commands_public.htm:36 +#: applications/luci-app-commands/ucode/template/commands_public.ut:39 msgid "Standard Output" msgstr "Standard Output" -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7 +#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11 msgid "" "This page allows you to configure custom shell commands which can be easily " "invoked from the web interface." @@ -147,13 +147,16 @@ msgstr "" "This page allows you to configure custom shell commands which can be easily " "invoked from the web interface." -#: applications/luci-app-commands/luasrc/view/commands.htm:150 +#: applications/luci-app-commands/ucode/template/commands.ut:144 msgid "This section contains no values yet" msgstr "" -#: applications/luci-app-commands/luasrc/view/commands.htm:54 +#: applications/luci-app-commands/ucode/template/commands.ut:48 msgid "Waiting for command to complete..." msgstr "Waiting for command to complete..." +#~ msgid "Command exited with status code" +#~ msgstr "Command exited with status code" + #~ msgid "Command exited with status code " #~ msgstr "Command exited with status code " |