diff options
author | Jo-Philipp Wich <jo@mein.io> | 2020-01-29 13:37:46 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2020-01-29 13:37:46 +0100 |
commit | 48749ca873a5ba385dc372a6a57738024cc2acfb (patch) | |
tree | f47491a735e3230ec1db4a7d100918b1addc4971 /applications/luci-app-commands/po/pt_BR | |
parent | 47cd0f95347578438df6a3d7b87a3811fb658094 (diff) |
treewide: switch to bcp47 language codes
Fixes: #3477
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-commands/po/pt_BR')
-rw-r--r-- | applications/luci-app-commands/po/pt_BR/commands.po | 151 |
1 files changed, 151 insertions, 0 deletions
diff --git a/applications/luci-app-commands/po/pt_BR/commands.po b/applications/luci-app-commands/po/pt_BR/commands.po new file mode 100644 index 0000000000..494b642a4a --- /dev/null +++ b/applications/luci-app-commands/po/pt_BR/commands.po @@ -0,0 +1,151 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \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" +"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: Weblate 3.10-dev\n" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16 +msgid "A short textual description of the configured command" +msgstr "Uma pequena descrição textual do comando configurado" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25 +msgid "" +"Allow executing the command and downloading its output without prior " +"authentication" +msgstr "" +"Permitir a execução do comando e descarregar o resultado sem autenticação " +"prévia" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22 +msgid "Allow the user to provide additional command line arguments" +msgstr "Permitir ao usuário inserir argumentos de linha de comando adicionais" + +#: applications/luci-app-commands/luasrc/view/commands.htm:146 +msgid "Arguments:" +msgstr "Argumentos:" + +#: applications/luci-app-commands/luasrc/view/commands.htm:66 +msgid "Binary data not displayed, download instead." +msgstr "Dados binários não mostrados, mas podem ser baixados." + +#: applications/luci-app-commands/luasrc/view/commands.htm:71 +msgid "Code:" +msgstr "Código:" + +#: applications/luci-app-commands/luasrc/view/commands.htm:164 +msgid "Collecting data..." +msgstr "Coletando dados..." + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18 +msgid "Command" +msgstr "Comando" + +#: applications/luci-app-commands/luasrc/view/commands_public.htm:30 +msgid "Command executed successfully." +msgstr "O comando executou com sucesso." + +#: applications/luci-app-commands/luasrc/view/commands_public.htm:32 +msgid "Command exited with status code" +msgstr "O comando encerrou com um estado de erro" + +#: applications/luci-app-commands/luasrc/view/commands.htm:73 +msgid "Command failed" +msgstr "O comando falhou" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19 +msgid "Command line to execute" +msgstr "Linha de comandos a executar" + +#: applications/luci-app-commands/luasrc/view/commands.htm:73 +msgid "Command successful" +msgstr "Comando executado com sucesso" + +#: applications/luci-app-commands/luasrc/view/commands.htm:144 +msgid "Command:" +msgstr "Comando:" + +#: applications/luci-app-commands/luasrc/controller/commands.lua:9 +msgid "Configure" +msgstr "Configurar" + +#: 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 "Comandos Personalizados" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21 +msgid "Custom arguments" +msgstr "Argumentos personalizados" + +#: applications/luci-app-commands/luasrc/controller/commands.lua:8 +msgid "Dashboard" +msgstr "Painel de Controle" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15 +msgid "Description" +msgstr "Descrição" + +#: 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 "Baixar os resultados da execução" + +#: applications/luci-app-commands/luasrc/view/commands.htm:79 +msgid "Failed to execute command!" +msgstr "Falha ao executar comando!" + +#: applications/luci-app-commands/luasrc/view/commands.htm:152 +msgid "Link" +msgstr "Endereço" + +#: applications/luci-app-commands/luasrc/view/commands.htm:53 +msgid "Loading" +msgstr "Carregando" + +#: applications/luci-app-commands/luasrc/view/commands.htm:119 +msgid "Or display result" +msgstr "Ou mostre o resultado" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24 +msgid "Public access" +msgstr "Acesso público" + +#: applications/luci-app-commands/luasrc/view/commands.htm:149 +msgid "Run" +msgstr "Executar" + +#: applications/luci-app-commands/luasrc/view/commands_public.htm:41 +msgid "Standard Error" +msgstr "Saída de Erro" + +#: applications/luci-app-commands/luasrc/view/commands_public.htm:36 +msgid "Standard Output" +msgstr "Saída Padrão" + +#: 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 "" +"Esta página permite a configuração de comandos personalizados que podem ser " +"facilmente executados através da interface web." + +#: applications/luci-app-commands/luasrc/view/commands.htm:54 +msgid "Waiting for command to complete..." +msgstr "Aguardando a conclusão do comando..." + +#~ msgid "Access command with" +#~ msgstr "Acessar o comando com" |