blob: a958b77f53130e2d4ae01e5cdf7de32f4182dbeb (
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.pot
# 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 ""
#: ./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 ""
#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3
#. Start priority
msgid "initmgr_index"
msgstr ""
#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4
#. Initscript
msgid "initmgr_name"
msgstr ""
#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5
#. Enable/Disable
msgid "initmgr_enabled"
msgstr ""
|