diff options
Diffstat (limited to 'po/en')
-rw-r--r-- | po/en/initmgr.po | 28 |
1 files changed, 16 insertions, 12 deletions
diff --git a/po/en/initmgr.po b/po/en/initmgr.po index a98c6ea90..af50e16f7 100644 --- a/po/en/initmgr.po +++ b/po/en/initmgr.po @@ -3,22 +3,17 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-05-19 19:35+0200\n" +"POT-Creation-Date: 2010-04-20 09:40+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" -#. Initscripts -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1 msgid "Initscripts" msgstr "Initscripts" -#. 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 " @@ -28,17 +23,26 @@ msgstr "" "after a device reboot.<br /><strong>Warning: If you disable essential init " "scripts like \"network\", your device might become inaccesable!</strong>" -#. Start priority -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3 msgid "Start priority" msgstr "Start priority" -#. Initscript -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 msgid "Initscript" msgstr "Initscript" -#. Enable/Disable -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5 msgid "Enable/Disable" msgstr "Enable/Disable" + +msgid "Enabled" +msgstr "Enabled" + +msgid "Disabled" +msgstr "Disabled" + +msgid "Start" +msgstr "Start" + +msgid "Restart" +msgstr "Restart" + +msgid "Stop" +msgstr "Stop" |