aboutsummaryrefslogtreecommitdiffstats
path: root/language/vi_VN/admin.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-01-20 06:41:25 +0000
committerddtddt <ddtddt@piwigo.org>2011-01-20 06:41:25 +0000
commit4b0d9ead97410913458dc6504615cfc04e4fb6d7 (patch)
treebd1e397600bf8d0e24dbcede68ea0f17b714e1ba /language/vi_VN/admin.lang.php
parent6072d90a1bd815f230c459ba5568aa8f8bda0f36 (diff)
[trunk] - update vi_VN thanks to Em Ku
git-svn-id: http://piwigo.org/svn/trunk@8785 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/vi_VN/admin.lang.php')
-rw-r--r--language/vi_VN/admin.lang.php39
1 files changed, 39 insertions, 0 deletions
diff --git a/language/vi_VN/admin.lang.php b/language/vi_VN/admin.lang.php
index 39da7b51a..cf91750c7 100644
--- a/language/vi_VN/admin.lang.php
+++ b/language/vi_VN/admin.lang.php
@@ -730,5 +730,44 @@ $lang['Failed to write file to disk'] = 'Bị lỗi khi ghi tệp tin lên đĩa
$lang['File upload stopped by extension'] = 'Quá trình gởi tệp tin đã dừng lại bởi phần mở rộng của tệp tin';
$lang['Unknown upload error'] = 'Lỗi gởi hình không xác định được';
$lang['Error on file "%s" : %s'] = 'Có lỗi ở tệp tin "%s" : %s';
+$lang['automatic order'] = 'sắp xếp tự động';
+$lang['manual order'] = 'sắp xếp thủ công';
+$lang['Albums automatically sorted'] = 'Albums đã được phân loại tự động';
+$lang['Keep high definition'] = 'Giữ nguyên định dạng cao';
+$lang['The high definition maximum width must be a number between %d and %d'] = 'Chiều rộng lớn nhất của định dạng cao phải là số trong khoảng %d và %d';
+$lang['The high definition maximum height must be a number between %d and %d'] = 'Chiều cao lớn nhất của định dạng cao phải là số trong khoảng %d và %d';
+$lang['The high definition image quality must be a number between %d and %d'] = 'Chất lượng ảnh của định dang cao phải là số trong khoảng %d và %d';
+$lang['Batch Manager'] = 'Quản lý khối';
+$lang['include child albums'] = 'bao gồm các albums con';
+$lang['Selection'] = 'Lựa chọn';
+$lang['Action'] = 'Thực thi';
+$lang['Set author'] = 'Thiết lập tác giả';
+$lang['Set title'] = 'Thiết lập tiêu đề';
+$lang['Set creation date'] = 'Thiết lập ngày tháng khởi tạo';
+$lang['Apply action'] = 'Xác nhận thay đổi';
+$lang['on the %d selected photos'] = 'trên %d hình được chọn';
+$lang['%d of %d photos selected'] = '%d trong %d hình được chọn';
+$lang['No photo selected, %d photos in current set'] = 'Không có hình nào được chọn, có %d hình trong bộ hiện tại';
+$lang['All %d photos are selected'] = 'Tất cả %d hình đều được chọn';
+$lang['remove this filter'] = 'bỏ bộ lọc này';
+$lang['predefined filter'] = 'xác định trước bộ lọc';
+$lang['last import'] = 'lần nhập hình cuối';
+$lang['with no virtual album'] = 'với không album nào';
+$lang['duplicates'] = 'trùng';
+$lang['Add a filter'] = 'thêm bộ lọc';
+$lang['Remove all filters'] = 'Bỏ tất cả các bộ lọc';
+$lang['Refresh photo set'] = 'Cập nhật bộ hình';
+$lang['The whole page'] = 'Nguyên cả trang';
+$lang['The whole set'] = 'Nguyên cả bộ';
+$lang['No photo in the current set.'] = 'Không có hình nào trong bộ hiện tại.';
+$lang['No photo selected, no action possible.'] = 'Không có hình nào được chọn, không tác vụ nào được thực hiện.';
+$lang['Choose an action'] = 'Chọn một tác vụ';
+$lang['remove author'] = 'bỏ tác giả';
+$lang['Type here the author name'] = 'Nhập tên tác giả vào đây';
+$lang['remove title'] = 'bỏ tiêu đề';
+$lang['Type here the title'] = 'Nhập tiêu đề vào đây';
+$lang['remove creation date'] = 'bỏ ngày tháng khởi tạo';
+$lang['with no album'] = 'với không album hình nào';
+$lang['with no tag'] = 'với không thẻ nào';
?> \ No newline at end of file