diff options
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" + |