diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-23 14:55:38 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-23 14:55:38 +0000 |
commit | 8be5f6f3b7f62e05cbb16412c9a6096c5620a253 (patch) | |
tree | 6f55ca60f8d30f38d164eadc627aadbef300f930 /po/pt/cbi.po | |
parent | faaf4e925cc6fa0c15125d7628fa8e36822e1a71 (diff) |
po: add portuguese (forked from portuguese-brazilian)
Diffstat (limited to 'po/pt/cbi.po')
-rw-r--r-- | po/pt/cbi.po | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/po/pt/cbi.po b/po/pt/cbi.po new file mode 100644 index 000000000..45ef102e4 --- /dev/null +++ b/po/pt/cbi.po @@ -0,0 +1,93 @@ +# cbi.po +# generated from ./i18n/english/luasrc/i18n/cbi.en.lua +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8\n" + +#. Add entry +#: i18n/english/luasrc/i18n/cbi.en.lua:1 +msgid "cbi_add" +msgstr "Adicionar entrada" + +#. Remove entry +#: i18n/english/luasrc/i18n/cbi.en.lua:2 +msgid "cbi_del" +msgstr "Remover entrada" + +#. Replace entry +#: i18n/english/luasrc/i18n/cbi.en.lua:3 +msgid "cbi_replace" +msgstr "Substituir entrada" + +#. Invalid input value +#: i18n/english/luasrc/i18n/cbi.en.lua:4 +msgid "cbi_invalid" +msgstr "Valor inválido" + +#. <strong>Validation failed:</strong> Please check any input fields for mistakes. +#: i18n/english/luasrc/i18n/cbi.en.lua:5 +msgid "cbi_invalid_section" +msgstr "" +"<strong>A validação falhou:</strong> Por favor, verifique por erros em algum " +"dos campos de entrada." + +#. This field is mandatory +#: i18n/english/luasrc/i18n/cbi.en.lua:6 +msgid "cbi_missing" +msgstr "Este campo é obrigatório" + +#. <strong>Validation failed:</strong> At least one mandatory field has no or an invalid value +#: i18n/english/luasrc/i18n/cbi.en.lua:7 +msgid "cbi_deperror" +msgstr "" +"<strong>A validação falhou:</strong> É obrigatório pelo menos um campo com o " +"valor correto." + +#. A requirement for this option was not met +#: i18n/english/luasrc/i18n/cbi.en.lua:8 +msgid "cbi_reqerror" +msgstr "Um requisito para esta opção não foi cumprido" + +#. -- Additional Field -- +#: i18n/english/luasrc/i18n/cbi.en.lua:9 +msgid "cbi_addopt" +msgstr "-- Campo Adicional --" + +#. (optional) +#: i18n/english/luasrc/i18n/cbi.en.lua:10 +msgid "cbi_optional" +msgstr " (opcional)" + +#. This section contains no values yet +#: i18n/english/luasrc/i18n/cbi.en.lua:11 +msgid "cbi_sectempty" +msgstr "Esta seção não contêm valores ainda" + +#. -- custom -- +#: i18n/english/luasrc/i18n/cbi.en.lua:12 +msgid "cbi_manual" +msgstr "-- customizado --" + +#. -- Please choose -- +#: i18n/english/luasrc/i18n/cbi.en.lua:13 +msgid "cbi_select" +msgstr "-- Por favor escolha --" + +#. Go to relevant configuration page +#: i18n/english/luasrc/i18n/cbi.en.lua:14 +msgid "cbi_gorel" +msgstr "Ir para a página relacionada à configuração" + +#. Applying changes +#: i18n/english/luasrc/i18n/cbi.en.lua:15 +msgid "cbi_applying" +msgstr "Aplicando mudanças" + +#. Uploaded File +#: i18n/english/luasrc/i18n/cbi.en.lua:16 +msgid "cbi_upload" +msgstr "Fazer upload do arquivo" + +#. Search file... +#: i18n/english/luasrc/i18n/cbi.en.lua:17 +msgid "cbi_browser" +msgstr "Procurar arquivo..." |