diff options
Diffstat (limited to 'po/de/initmgr.po')
-rw-r--r-- | po/de/initmgr.po | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/po/de/initmgr.po b/po/de/initmgr.po new file mode 100644 index 000000000..d58c668a9 --- /dev/null +++ b/po/de/initmgr.po @@ -0,0 +1,31 @@ +# initmgr.po +# generated from ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua + +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1 +#. Initscripts +msgid "initmgr" +msgstr "Startscripte" + +#: ./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> +msgid "initmgr_desc" +msgstr "Hier können installierte Startscripte aktiviert oder deaktiviert werden. Änderungen werden erst mit einem Geräteneustart angewendet.<br /><strong>Warnung: Wenn essentialle Startscripte wie "network" deaktiviert werden könnte das Gerät unerreichbar werden!</strong>" + +#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3 +#. Start priority +msgid "initmgr_index" +msgstr "Startpriorität" + +#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 +#. Initscript +msgid "initmgr_name" +msgstr "Startscript" + +#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5 +#. Enable/Disable +msgid "initmgr_enabled" +msgstr "Aktivieren/Deaktivieren" + |