diff options
author | Florian Eckert <fe@dev.tdt.de> | 2020-05-12 11:02:46 +0200 |
---|---|---|
committer | Florian Eckert <fe@dev.tdt.de> | 2020-05-12 11:04:36 +0200 |
commit | 505912f8de137eeda4fc3a551d927aee0103586b (patch) | |
tree | 37670e52d00be0c9ce84fa0cfde091047b6cee64 /applications/luci-app-commands/po/en | |
parent | 32f9f54eeecd1f86dc7bada79e42c08024902ebc (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 | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/applications/luci-app-commands/po/en/commands.po b/applications/luci-app-commands/po/en/commands.po index 0ca40604c..58b62efd3 100644 --- a/applications/luci-app-commands/po/en/commands.po +++ b/applications/luci-app-commands/po/en/commands.po @@ -28,7 +28,7 @@ msgstr "" 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:146 +#: applications/luci-app-commands/luasrc/view/commands.htm:156 msgid "Arguments:" msgstr "Arguments:" @@ -40,7 +40,7 @@ msgstr "Binary data not displayed, download instead." msgid "Code:" msgstr "Code:" -#: applications/luci-app-commands/luasrc/view/commands.htm:164 +#: applications/luci-app-commands/luasrc/view/commands.htm:176 msgid "Collecting data..." msgstr "Collecting data..." @@ -68,7 +68,7 @@ msgstr "Command line to execute" msgid "Command successful" msgstr "Command successful" -#: applications/luci-app-commands/luasrc/view/commands.htm:144 +#: applications/luci-app-commands/luasrc/view/commands.htm:154 msgid "Command:" msgstr "Command:" @@ -94,7 +94,7 @@ msgstr "Dashboard" msgid "Description" msgstr "Description" -#: applications/luci-app-commands/luasrc/view/commands.htm:150 +#: applications/luci-app-commands/luasrc/view/commands.htm:160 msgid "Download" msgstr "Download" @@ -110,7 +110,7 @@ msgstr "Failed to execute command!" msgid "Grant UCI access for luci-app-commands" msgstr "" -#: applications/luci-app-commands/luasrc/view/commands.htm:152 +#: applications/luci-app-commands/luasrc/view/commands.htm:162 msgid "Link" msgstr "Link" @@ -126,7 +126,7 @@ msgstr "Or display result" msgid "Public access" msgstr "Public access" -#: applications/luci-app-commands/luasrc/view/commands.htm:149 +#: applications/luci-app-commands/luasrc/view/commands.htm:159 msgid "Run" msgstr "Run" @@ -146,6 +146,10 @@ 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:144 +msgid "This section contains no values yet" +msgstr "" + #: applications/luci-app-commands/luasrc/view/commands.htm:54 msgid "Waiting for command to complete..." msgstr "Waiting for command to complete..." |