diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 15:52:50 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 15:52:50 +0000 |
commit | dc7138e424dfd454951ed5ed4eeddbf842457e87 (patch) | |
tree | 55eee31f812f0df09eec390c05d813ac79099d81 /po/pt/initmgr.po | |
parent | 8f2a3f1dccee6a0b7ca99ac24458aa9c8987e131 (diff) |
po: substitute keys with english text, cleanup and unify translations
Diffstat (limited to 'po/pt/initmgr.po')
-rw-r--r-- | po/pt/initmgr.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/pt/initmgr.po b/po/pt/initmgr.po index 56fc6b9de..20277511b 100644 --- a/po/pt/initmgr.po +++ b/po/pt/initmgr.po @@ -14,12 +14,12 @@ msgstr "" #. Initscripts #: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1 -msgid "initmgr" +msgid "Initscripts" 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" +msgid "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>" 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 " @@ -29,12 +29,12 @@ msgstr "" #. Start priority #: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3 -msgid "initmgr_index" +msgid "Start priority" msgstr "Prioridade de inicialização" #. Initscript #: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 -msgid "initmgr_name" +msgid "Initscript" msgstr "Script de inicialização" #. Enable/Disable |