blob: b1b83b283a545dfdbd82c78f796d43f720420a3e (
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
# cbi.pot
# generated from ./i18n/english/luasrc/i18n/cbi.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 17:54+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"
#. Add entry
#: i18n/english/luasrc/i18n/cbi.en.lua:1
msgid "cbi_add"
msgstr "Thêm nội dung"
#. Remove entry
#: i18n/english/luasrc/i18n/cbi.en.lua:2
msgid "cbi_del"
msgstr "Loại bỏ nội dung"
#. Replace entry
#: i18n/english/luasrc/i18n/cbi.en.lua:3
msgid "cbi_replace"
msgstr "thay đổi nội dung"
#. Invalid input value
#: i18n/english/luasrc/i18n/cbi.en.lua:4
msgid "cbi_invalid"
msgstr "Giá trị nhập vào không hợp lí"
#. <strong>Validation failed:</strong> Please check any input fields for mistakes.
#: i18n/english/luasrc/i18n/cbi.en.lua:5
msgid "cbi_invalid_section"
msgstr ""
"<strong>Xác nhận không thành công:</strong> Xin kiểm tra lại nội dung nhập "
"vào."
#. This field is mandatory
#: i18n/english/luasrc/i18n/cbi.en.lua:6
msgid "cbi_missing"
msgstr "Đây là mục bắt buộc"
#. <strong>Validation failed:</strong> At least one mandatory field has no or an invalid value
#: i18n/english/luasrc/i18n/cbi.en.lua:7
msgid "cbi_deperror"
msgstr ""
"<strong>Xác nhận không thành công:</strong> Ít nhất một mục bắt buộc không "
"có giá trị hoặc giá trị không đúng. "
#. A requirement for this option was not met
#: i18n/english/luasrc/i18n/cbi.en.lua:8
msgid "cbi_reqerror"
msgstr "Yêu cầu cho lựa chọn này không được đáp ứng"
#. -- Additional Field --
#: i18n/english/luasrc/i18n/cbi.en.lua:9
msgid "cbi_addopt"
msgstr "---Mục bổ sung---"
#. (optional)
#: i18n/english/luasrc/i18n/cbi.en.lua:10
msgid "cbi_optional"
msgstr ""
"<span class=\"translation-space\"> </span>\n"
"(tùy ý)"
#. This section contains no values yet
#: i18n/english/luasrc/i18n/cbi.en.lua:11
msgid "cbi_sectempty"
msgstr "Phần này chưa có giá trị nào"
#. -- custom --
#: i18n/english/luasrc/i18n/cbi.en.lua:12
msgid "cbi_manual"
msgstr "--tùy chỉnh--"
#. -- Please choose --
#: i18n/english/luasrc/i18n/cbi.en.lua:13
msgid "cbi_select"
msgstr "--Hãy chọn--"
#. Go to relevant configuration page
#: i18n/english/luasrc/i18n/cbi.en.lua:14
msgid "cbi_gorel"
msgstr "Đi tới trang cấu hình thích hợp"
#. Applying changes
#: i18n/english/luasrc/i18n/cbi.en.lua:15
msgid "cbi_applying"
msgstr "Tiến hành thay đổi"
#. Uploaded File
#: i18n/english/luasrc/i18n/cbi.en.lua:16
msgid "cbi_upload"
msgstr "Tập tin đã tải lên"
#. Search file...
#: i18n/english/luasrc/i18n/cbi.en.lua:17
msgid "cbi_browser"
msgstr "Tìm tập tin..."
|