blob: d58c668a960eae2b8d426eca2636faa7cbab0674 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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"
|