diff options
author | Jo-Philipp Wich <jo@mein.io> | 2017-06-01 00:47:04 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-06-01 00:47:04 +0200 |
commit | a6054eb38ac55702d17dda4963cb30789d3a6fc9 (patch) | |
tree | cdba0d7112bb7e82b8a125d18b3ce3ea556171ba /applications/luci-app-commands/po/sv | |
parent | f113f1afa7da8fce796bf38277ceab8bf84f7058 (diff) |
i18n: sync with master
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-commands/po/sv')
-rw-r--r-- | applications/luci-app-commands/po/sv/commands.po | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/applications/luci-app-commands/po/sv/commands.po b/applications/luci-app-commands/po/sv/commands.po index 9fbe0afeef..5a4c255e4a 100644 --- a/applications/luci-app-commands/po/sv/commands.po +++ b/applications/luci-app-commands/po/sv/commands.po @@ -12,9 +12,6 @@ msgstr "" msgid "A short textual description of the configured command" msgstr "" -msgid "Access command with" -msgstr "" - msgid "" "Allow executing the command and downloading its output without prior " "authentication" @@ -38,6 +35,12 @@ msgstr "" msgid "Command" msgstr "" +msgid "Command executed successfully." +msgstr "" + +msgid "Command exited with status code" +msgstr "" + msgid "Command failed" msgstr "" @@ -68,6 +71,9 @@ msgstr "" msgid "Download" msgstr "" +msgid "Download execution result" +msgstr "" + msgid "Failed to execute command!" msgstr "" @@ -77,12 +83,21 @@ msgstr "" msgid "Loading" msgstr "" +msgid "Or display result" +msgstr "" + msgid "Public access" msgstr "" msgid "Run" msgstr "" +msgid "Standard Error" +msgstr "" + +msgid "Standard Output" +msgstr "" + msgid "" "This page allows you to configure custom shell commands which can be easily " "invoked from the web interface." |