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/initmgr.po | |
parent | faaf4e925cc6fa0c15125d7628fa8e36822e1a71 (diff) |
po: add portuguese (forked from portuguese-brazilian)
Diffstat (limited to 'po/pt/initmgr.po')
-rw-r--r-- | po/pt/initmgr.po | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/po/pt/initmgr.po b/po/pt/initmgr.po new file mode 100644 index 000000000..54224d278 --- /dev/null +++ b/po/pt/initmgr.po @@ -0,0 +1,34 @@ +# initmgr.po +# generated from ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8\n" + +#. Initscripts +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1 +msgid "initmgr" +msgstr "Scripts de Inicialização" + +#. You can enable or disable installed init scripts here. Changes will applied after a device reboot.<br /><strong>Warning: If you disable essential init scripts like "network", your device might become inaccesable!</strong> +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:2 +msgid "initmgr_desc" +msgstr "" +"Você pode ativar ou desativar os scripts de inicialização instalados aqui. " +"As mudanças serão aplicadas após a reinicialização do equipamento.<br /" +"><strong>Aviso: Se você desativar algum script de inicialização essencial " +"como por exemplo "rede/network", o dispositivo poderá tornar-se " +"inacessível!</strong>" + +#. Start priority +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3 +msgid "initmgr_index" +msgstr "Prioridade de inicialização" + +#. Initscript +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 +msgid "initmgr_name" +msgstr "Script de inicialização" + +#. Enable/Disable +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5 +msgid "initmgr_enabled" +msgstr "Ativar/Desativar" |