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/es/initmgr.po | |
parent | 8f2a3f1dccee6a0b7ca99ac24458aa9c8987e131 (diff) |
po: substitute keys with english text, cleanup and unify translations
Diffstat (limited to 'po/es/initmgr.po')
-rw-r--r-- | po/es/initmgr.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/es/initmgr.po b/po/es/initmgr.po index 37244b48a..5bcdec7ed 100644 --- a/po/es/initmgr.po +++ b/po/es/initmgr.po @@ -13,12 +13,12 @@ msgstr "" #. Initscripts #: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1 -msgid "initmgr" +msgid "Initscripts" msgstr "Scripts de inicio" #. 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 "" "Puede activar o desactivar los scripts de inicio (init scripts) desde aquí. " "Los cambios serána plicados luego de que reinicie el equipo.<br " @@ -28,12 +28,12 @@ msgstr "" #. Start priority #: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3 -msgid "initmgr_index" +msgid "Start priority" msgstr "Prioridad de inicio" #. Initscript #: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 -msgid "initmgr_name" +msgid "Initscript" msgstr "Nombre del script de inicio" #. Enable/Disable |