blob: 5ab5717fa4f21dfd24659c049d48b9eaaef2e0af (
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
|
# initmgr.pot
# generated from ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#. Initscripts
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1
msgid "initmgr"
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:2
msgid "initmgr_desc"
msgstr ""
#. Start priority
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3
msgid "initmgr_index"
msgstr ""
#. Initscript
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4
msgid "initmgr_name"
msgstr ""
#. Enable/Disable
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5
msgid "initmgr_enabled"
msgstr ""
|