diff options
author | Translation System <luci-i18n@lists.subsignal.org> | 2009-05-28 00:30:40 +0000 |
---|---|---|
committer | Translation System <luci-i18n@lists.subsignal.org> | 2009-05-28 00:30:40 +0000 |
commit | b3825387988fc9280843028b9a967eb03dd378d3 (patch) | |
tree | 7716cc4ab12584c545d7007dfc4f2ab57af36a9b /po/en/initmgr.po | |
parent | 2bd86ec208521b48a79710d4be798a5ac25ebb4e (diff) |
Full sync of current translations
Diffstat (limited to 'po/en/initmgr.po')
-rw-r--r-- | po/en/initmgr.po | 33 |
1 files changed, 22 insertions, 11 deletions
diff --git a/po/en/initmgr.po b/po/en/initmgr.po index c49312a3d..3183647ca 100644 --- a/po/en/initmgr.po +++ b/po/en/initmgr.po @@ -1,31 +1,42 @@ -# initmgr.po -# generated from ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua - +#, fuzzy msgid "" -msgstr "Content-Type: text/plain; charset=UTF-8" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-05-19 19:35+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Translate Toolkit 1.1.1\n" -#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1 #. Initscripts +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1 msgid "initmgr" msgstr "Initscripts" -#: ./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> +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:2 msgid "initmgr_desc" -msgstr "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 "" +"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:3 #. Start priority +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3 msgid "initmgr_index" msgstr "Start priority" -#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 #. Initscript +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 msgid "initmgr_name" msgstr "Initscript" -#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5 #. Enable/Disable +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5 msgid "initmgr_enabled" msgstr "Enable/Disable" - |