aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-10-04 05:09:51 +0000
committerddtddt <ddtddt@piwigo.org>2010-10-04 05:09:51 +0000
commit43739f1d43030aae20aa32994b51bc2ee9cf1365 (patch)
tree384abc7a7ea968fb0de270fe5cc0fc1e322da4e6 /language
parentf575a860be1715a8806b1cb103e298f1bb88a62f (diff)
[branche2.1] - vi_VN - update admin part thanks to Em Ku
git-svn-id: http://piwigo.org/svn/branches/2.1@7086 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/vi_VN/admin.lang.php31
1 files changed, 31 insertions, 0 deletions
diff --git a/language/vi_VN/admin.lang.php b/language/vi_VN/admin.lang.php
index 67d7f27af..650035541 100644
--- a/language/vi_VN/admin.lang.php
+++ b/language/vi_VN/admin.lang.php
@@ -642,4 +642,35 @@ $lang['Forbid this theme to users'] = 'Cấm người dùng sử dụng giao di
$lang['Set as default theme for unregistered and new users'] = 'Đặt làm giao diện mặt định cho tất cả người dùng chưa đăng ký và thành viên mới';
$lang['unknown'] = 'không xác định';
$lang['Upload Photos'] = 'Tải ảnh lên';
+$lang['Drop into category'] = 'Chuyển vào đề mục';
+$lang['+ Add an upload box'] = '+ Thêm một mục gởi hình ';
+$lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Tạo ra "%s" thư mục ở cùng thư mục cài đặt Piwigo của bạn';
+$lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Gán quyền được ghi (chmod 777) cho "%s" thư mục ở cùng thư mục cài đặt Piwigo của bạn';
+$lang['existing category'] = 'đề mục hiện có';
+$lang['create a new category'] = 'tạo một đề mục mới';
+$lang['Category name'] = 'Tên đề mục';
+$lang['Category "%s" has been added'] = 'Đề mục "%s" đã được thêm vào';
+$lang['Uploaded Photos'] = 'Ảnh đã được gởi lên';
+$lang['%d photos uploaded'] = 'Đã có %d ảnh được gởi';
+$lang['Privacy level set to "%s"'] = 'Mức độ riêng tư đã được thiết lập ở mức "%s"';
+$lang['Category "%s" now contains %d photos'] = 'Đề mục "%s" hiện tại chứa %d bức ảnh';
+$lang['Manage this set of %d photos'] = 'Quản lý bộ gồm %d ảnh';
+$lang['Select files'] = 'Chọn tệp tin';
+$lang['JPEG files or ZIP archives with JPEG files inside please.'] = 'Chỉ chấp nhận tệp tin JPEG hoặc định dạng lưu trữ ZIP chứa tệp JPEG bên trong.';
+$lang['Everybody'] = 'Mọi người';
+$lang['Who can see these photos?'] = 'Ai có thể xem được những bức ảnh này?';
+$lang['Who can see this photo?'] = 'Ai có thể xem được bức ảnh này?';
+$lang['... or switch to the old style form'] = '... hoặc chuyển sang fomr kiểu cũ';
+$lang['... or switch to the multiple files form'] = '... hoặc chuyển sang fomr kiểu đa tệp tin';
+$lang['The websize maximum width must be a number between %d and %d'] = 'Chiều rộng lớn nhất của trang web phải là số nằm giữa %d và %d';
+$lang['The websize maximum height must be a number between %d and %d'] = 'Chiều cao lớn nhất của trang web phải là số nằm giữa %d và %d';
+$lang['The websize image quality must be a number between %d and %d'] = 'Chất lượng hình của trang web phải là số nằm giữa %d và %d';
+$lang['The thumbnail maximum width must be a number between %d and %d'] = 'Chiều rộng hình thu nhỏ lớn nhất phải là số nằm giữa %d và %d';
+$lang['The thumbnail maximum height must be a number between %d and %d'] = 'Chiều cao hình thu nhỏ lớn nhất phải là số nằm giữa %d và %d';
+$lang['The thumbnail image quality must be a number between %d and %d'] = 'Chất lượng hình thu nhỏ phải là số nằm giữa %d và %d';
+$lang['Settings'] = 'Cài đặt';
+$lang['Web size photo'] = 'Ảnh có kích cỡ web';
+$lang['Resize'] = 'Định dạng lại kích thước';
+$lang['Maximum Width'] = 'Chiều rộng lớn nhất';
+
?> \ No newline at end of file