diff options
Diffstat (limited to 'applications/luci-app-commands/po')
-rw-r--r-- | applications/luci-app-commands/po/mr/commands.po | 146 | ||||
-rw-r--r-- | applications/luci-app-commands/po/pt-br/commands.po | 6 | ||||
-rw-r--r-- | applications/luci-app-commands/po/tr/commands.po | 6 |
3 files changed, 152 insertions, 6 deletions
diff --git a/applications/luci-app-commands/po/mr/commands.po b/applications/luci-app-commands/po/mr/commands.po new file mode 100644 index 0000000000..c0d45ff7aa --- /dev/null +++ b/applications/luci-app-commands/po/mr/commands.po @@ -0,0 +1,146 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: mr\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" +"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 "" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25 +msgid "" +"Allow executing the command and downloading its output without prior " +"authentication" +msgstr "" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22 +msgid "Allow the user to provide additional command line arguments" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands.htm:146 +msgid "Arguments:" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands.htm:66 +msgid "Binary data not displayed, download instead." +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands.htm:71 +msgid "Code:" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands.htm:164 +msgid "Collecting data..." +msgstr "" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18 +msgid "Command" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands_public.htm:30 +msgid "Command executed successfully." +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands_public.htm:32 +msgid "Command exited with status code" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands.htm:73 +msgid "Command failed" +msgstr "" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19 +msgid "Command line to execute" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands.htm:73 +msgid "Command successful" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands.htm:144 +msgid "Command:" +msgstr "" + +#: applications/luci-app-commands/luasrc/controller/commands.lua:9 +msgid "Configure" +msgstr "" + +#: 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 "" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21 +msgid "Custom arguments" +msgstr "" + +#: applications/luci-app-commands/luasrc/controller/commands.lua:8 +msgid "Dashboard" +msgstr "" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15 +msgid "Description" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands.htm:150 +msgid "Download" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands.htm:119 +msgid "Download execution result" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands.htm:79 +msgid "Failed to execute command!" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands.htm:152 +msgid "Link" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands.htm:53 +msgid "Loading" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands.htm:119 +msgid "Or display result" +msgstr "" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24 +msgid "Public access" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands.htm:149 +msgid "Run" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands_public.htm:41 +msgid "Standard Error" +msgstr "" + +#: applications/luci-app-commands/luasrc/view/commands_public.htm:36 +msgid "Standard Output" +msgstr "" + +#: 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 "" + +#: applications/luci-app-commands/luasrc/view/commands.htm:54 +msgid "Waiting for command to complete..." +msgstr "" + +#~ msgid "Command exited with status code " +#~ msgstr "Command exited with status code " diff --git a/applications/luci-app-commands/po/pt-br/commands.po b/applications/luci-app-commands/po/pt-br/commands.po index 4efc1952b8..494b642a4a 100644 --- a/applications/luci-app-commands/po/pt-br/commands.po +++ b/applications/luci-app-commands/po/pt-br/commands.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2019-11-25 16:06+0000\n" -"Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n" +"PO-Revision-Date: 2019-12-07 10:44+0000\n" +"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n" "Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationscommands/pt_BR/>\n" "Language: pt-br\n" @@ -97,7 +97,7 @@ msgstr "Descrição" #: applications/luci-app-commands/luasrc/view/commands.htm:150 msgid "Download" -msgstr "Baixar" +msgstr "Download" #: applications/luci-app-commands/luasrc/view/commands.htm:119 msgid "Download execution result" diff --git a/applications/luci-app-commands/po/tr/commands.po b/applications/luci-app-commands/po/tr/commands.po index 9953c6ed6d..da22406111 100644 --- a/applications/luci-app-commands/po/tr/commands.po +++ b/applications/luci-app-commands/po/tr/commands.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2019-11-13 13:06+0000\n" -"Last-Translator: Yunus BAYRAK <yunus@baygunelektronik.com>\n" +"PO-Revision-Date: 2019-12-09 20:03+0000\n" +"Last-Translator: İsmail Karslı <ismail541236@gmail.com>\n" "Language-Team: Turkish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationscommands/tr/>\n" "Language: tr\n" @@ -40,7 +40,7 @@ msgstr "" #: applications/luci-app-commands/luasrc/view/commands.htm:164 msgid "Collecting data..." -msgstr "" +msgstr "Veri alınıyor..." #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18 msgid "Command" |