diff options
Diffstat (limited to 'po/de/initmgr.po')
-rw-r--r-- | po/de/initmgr.po | 28 |
1 files changed, 17 insertions, 11 deletions
diff --git a/po/de/initmgr.po b/po/de/initmgr.po index 453cb11a5..f80f2d01d 100644 --- a/po/de/initmgr.po +++ b/po/de/initmgr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-05-26 17:57+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" @@ -12,13 +12,9 @@ msgstr "" "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 "Startscripte" -#. 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 "" "><strong>Warnung: Wenn essentialle Startscripte wie \"network\" deaktiviert " "werden könnte das Gerät unerreichbar werden!</strong>" -#. Start priority -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3 msgid "Start priority" msgstr "Startpriorität" -#. Initscript -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 msgid "Initscript" msgstr "Startscript" -#. Enable/Disable -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5 msgid "Enable/Disable" msgstr "Aktivieren/Deaktivieren" + +msgid "Enabled" +msgstr "" + +#, fuzzy +msgid "Disabled" +msgstr "Aktivieren/Deaktivieren" + +msgid "Start" +msgstr "" + +msgid "Restart" +msgstr "" + +msgid "Stop" +msgstr "" |