diff options
Diffstat (limited to 'po/vi/cbi.po')
-rw-r--r-- | po/vi/cbi.po | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/po/vi/cbi.po b/po/vi/cbi.po new file mode 100644 index 000000000..b1b83b283 --- /dev/null +++ b/po/vi/cbi.po @@ -0,0 +1,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..." |