blob: d0e0f8ccbf8e26644542274432294a5c31638523 (
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
39
40
41
42
43
|
# initmgr.pot
# generated from ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-08-16 06:58+0200\n"
"PO-Revision-Date: 2009-08-12 18:10+0200\n"
"Last-Translator: Hong Phuc Dang <dhppat@gmail.com>\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: Pootle 1.1.0\n"
#. Initscripts
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1
msgid "Initscripts"
msgstr "Initscripts"
#. 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 "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>"
msgstr ""
"Bạn có thể bật hoặc tắt cài đặt init script tại đây. Thay đổi này sẽ được áp "
"dụng sau khi một thiết bị khởi động lại.<br /><strong>Cảnh báo: Nếu bạn vô "
"hiệu hoá init script thiết yếu như &quot;network&quot;, công cụ của "
"bạn chó thể trở nên không truy cập được</strong>"
#. Start priority
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3
msgid "Start priority"
msgstr "Bắt đầu ưu tiên"
#. Initscript
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4
msgid "Initscript"
msgstr "Initscript"
#. Enable/Disable
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5
msgid "initmgr_enabled"
msgstr "Cho kích hoạt/ Vô hiệu hóa"
|