diff options
author | Benoît Knecht <benoit.knecht@gmail.com> | 2010-04-20 10:42:50 +0000 |
---|---|---|
committer | Benoît Knecht <benoit.knecht@gmail.com> | 2010-04-20 10:42:50 +0000 |
commit | 1cb8a0940a9040ba28891b9dca575f324229987a (patch) | |
tree | 842b21b04ebc3800b0bcc53c894fe6ae2005cdb5 /po/es | |
parent | 02420e2766dad839c820de8c9564c1f83fa39d90 (diff) |
po: initmgr: refresh translations
Diffstat (limited to 'po/es')
-rw-r--r-- | po/es/initmgr.po | 28 |
1 files changed, 17 insertions, 11 deletions
diff --git a/po/es/initmgr.po b/po/es/initmgr.po index 79a6ecc1b..38abc32ae 100644 --- a/po/es/initmgr.po +++ b/po/es/initmgr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-06-10 03:41+0200\n" +"POT-Creation-Date: 2010-04-20 09:40+0200\n" "PO-Revision-Date: 2009-07-16 03:29+0200\n" "Last-Translator: Guillermo Javier Nardoni <guillermo@geryon.com.ar>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -11,13 +11,9 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Pootle 1.1.0\n" -#. Initscripts -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1 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 "" "You can enable or disable installed init scripts here. Changes will applied " "after a device reboot.<br /><strong>Warning: If you disable essential init " @@ -29,17 +25,27 @@ msgstr "" "quot;network&quot;, su equipo puede no iniciar o volverne inaccesible!.</" "strong>" -#. Start priority -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3 msgid "Start priority" msgstr "Prioridad de inicio" -#. Initscript -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 msgid "Initscript" msgstr "Nombre del script de inicio" -#. Enable/Disable -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5 msgid "Enable/Disable" msgstr "Activar/Desactivar" + +msgid "Enabled" +msgstr "" + +#, fuzzy +msgid "Disabled" +msgstr "Activar/Desactivar" + +msgid "Start" +msgstr "" + +msgid "Restart" +msgstr "" + +msgid "Stop" +msgstr "" |