blob: d8d3711cd55374725d14b5b109b2c1fd57165c0b (
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
32
33
34
35
36
37
38
|
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-05-19 19:36+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.1.1\n"
#. 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 ""
|