luci/applications/luci-app-commands/po/en/commands.po
Hannu Nyman 40de466475 i18n: sync translations, add location annotatations
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-07 18:10:59 +02:00

150 lines
4.6 KiB
Text

msgid ""
msgstr ""
"Project-Id-Version: \n"
"Last-Translator: INAGAKI Hiroshi <musashino.open@gmail.com>\n"
"Language-Team: none\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Language: en\n"
"X-Generator: Poedit 1.8.11\n"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
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
msgid ""
"Allow executing the command and downloading its output without prior "
"authentication"
msgstr ""
"Allow executing the command and downloading its output without prior "
"authentication"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
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
msgid "Arguments:"
msgstr "Arguments:"
#: applications/luci-app-commands/luasrc/view/commands.htm:66
msgid "Binary data not displayed, download instead."
msgstr "Binary data not displayed, download instead."
#: applications/luci-app-commands/luasrc/view/commands.htm:71
msgid "Code:"
msgstr "Code:"
#: applications/luci-app-commands/luasrc/view/commands.htm:164
msgid "Collecting data..."
msgstr "Collecting data..."
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
msgid "Command"
msgstr "Command"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
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/luasrc/view/commands.htm:73
msgid "Command failed"
msgstr "Command failed"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
msgid "Command line to execute"
msgstr "Command line to execute"
#: applications/luci-app-commands/luasrc/view/commands.htm:73
msgid "Command successful"
msgstr "Command successful"
#: applications/luci-app-commands/luasrc/view/commands.htm:144
msgid "Command:"
msgstr "Command:"
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
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:138
msgid "Custom Commands"
msgstr "Custom Commands"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
msgid "Custom arguments"
msgstr "Custom arguments"
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
msgid "Dashboard"
msgstr "Dashboard"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
msgid "Description"
msgstr "Description"
#: applications/luci-app-commands/luasrc/view/commands.htm:150
msgid "Download"
msgstr "Download"
#: applications/luci-app-commands/luasrc/view/commands.htm:119
msgid "Download execution result"
msgstr "Download execution result"
#: applications/luci-app-commands/luasrc/view/commands.htm:79
msgid "Failed to execute command!"
msgstr "Failed to execute command!"
#: applications/luci-app-commands/luasrc/view/commands.htm:152
msgid "Link"
msgstr "Link"
#: applications/luci-app-commands/luasrc/view/commands.htm:53
msgid "Loading"
msgstr "Loading"
#: applications/luci-app-commands/luasrc/view/commands.htm:119
msgid "Or display result"
msgstr "Or display result"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
msgid "Public access"
msgstr "Public access"
#: applications/luci-app-commands/luasrc/view/commands.htm:149
msgid "Run"
msgstr "Run"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
msgid "Standard Error"
msgstr "Standard Error"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
msgid "Standard Output"
msgstr "Standard Output"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
msgid ""
"This page allows you to configure custom shell commands which can be easily "
"invoked from the web interface."
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:54
msgid "Waiting for command to complete..."
msgstr "Waiting for command to complete..."
#~ msgid "Command exited with status code "
#~ msgstr "Command exited with status code "