diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-18 21:21:56 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-18 21:21:56 +0000 |
commit | b2dd5c0742cee63c43f9cac0297dada5e9339caf (patch) | |
tree | 1011c984db78f2113d5e4286e5aa988283fa4da7 /po/pt_BR/initmgr.po | |
parent | dcdc7c294c3a889b51ef28f26b3f6e070ca3a3ed (diff) |
po: rename pt-br to pt_BR
Diffstat (limited to 'po/pt_BR/initmgr.po')
-rw-r--r-- | po/pt_BR/initmgr.po | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/po/pt_BR/initmgr.po b/po/pt_BR/initmgr.po new file mode 100644 index 000000000..e475b1c76 --- /dev/null +++ b/po/pt_BR/initmgr.po @@ -0,0 +1,31 @@ +# initmgr.po +# generated from ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua + +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1 +#. Initscripts +msgid "initmgr" +msgstr "Scripts de Inicialização" + +#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:2 +#. 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> +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>" + +#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3 +#. Start priority +msgid "initmgr_index" +msgstr "Prioridade de inicialização" + +#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 +#. Initscript +msgid "initmgr_name" +msgstr "Script de inicialização" + +#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5 +#. Enable/Disable +msgid "initmgr_enabled" +msgstr "Ativar/Desativar" + |