From 48749ca873a5ba385dc372a6a57738024cc2acfb Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 29 Jan 2020 13:37:46 +0100 Subject: treewide: switch to bcp47 language codes Fixes: #3477 Signed-off-by: Jo-Philipp Wich --- .../luci-app-diag-core/po/pt_BR/diag_core.po | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 applications/luci-app-diag-core/po/pt_BR/diag_core.po (limited to 'applications/luci-app-diag-core/po/pt_BR') 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 \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" -- cgit v1.2.3