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-diag-core/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-diag-core/po/pt_BR')
-rw-r--r-- | applications/luci-app-diag-core/po/pt_BR/diag_core.po | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/applications/luci-app-diag-core/po/pt_BR/diag_core.po b/applications/luci-app-diag-core/po/pt_BR/diag_core.po new file mode 100644 index 0000000000..067510fa9e --- /dev/null +++ b/applications/luci-app-diag-core/po/pt_BR/diag_core.po @@ -0,0 +1,50 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"PO-Revision-Date: 2011-10-08 03:14+0200\n" +"Last-Translator: luizluca <luizluca@gmail.com>\n" +"Language-Team: none\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: Pootle 2.0.4\n" + +#: applications/luci-app-diag-core/luasrc/controller/luci_diag.lua:9 +msgid "Configure Diagnostics" +msgstr "Configura os Diagnósticos" + +#: applications/luci-app-diag-core/luasrc/controller/luci_diag.lua:13 +#: applications/luci-app-diag-core/luasrc/view/diag/index.htm:7 +#: applications/luci-app-diag-core/luasrc/view/diag/network_config_index.htm:7 +msgid "Diagnostics" +msgstr "Diagnósticos" + +#: applications/luci-app-diag-core/luasrc/view/diag/index.htm:9 +#: applications/luci-app-diag-core/luasrc/view/diag/network_config_index.htm:9 +msgid "" +"The diagnostics available under this menu depend on what modules you have " +"installed on your device." +msgstr "" +"Os diagnósticos disponíveis neste menu dependem de quais módulos você tem " +"instalado no seu dispositivo." + +#: applications/luci-app-diag-core/luasrc/view/diag/index.htm:8 +msgid "" +"The entries in the menu allow you to perform diagnostic tests on your system " +"to aid in troubleshooting." +msgstr "" +"As entradas no menu permitem que você realize diagnósticos em seu sistema " +"para ajudar na resolução de problemas." + +#: applications/luci-app-diag-core/luasrc/view/diag/network_config_index.htm:8 +msgid "" +"With this menu you can configure network diagnostics, such as network device " +"scans and ping tests." +msgstr "" +"Com este menu, você pode configurar o diagnóstico de rede como varredura de " +"dispositivos e testes de ping." + +#~ msgid "l_d_diag" +#~ msgstr "l_d_diag" |