aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-10-03 19:11:40 +0000
committerddtddt <ddtddt@piwigo.org>2010-10-03 19:11:40 +0000
commitbfc689d21b3fbde8ae8e92f8b5997856a1cb6f72 (patch)
tree3a1e47e5dd6dc30f69384194cf569ca74a85d788
parent2f53284ab3ea3b534476a42134202c3d91cc479a (diff)
[branche2.1] - vi_VN - update admin part thanks to Em Ku
git-svn-id: http://piwigo.org/svn/branches/2.1@7083 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/vi_VN/admin.lang.php27
1 files changed, 26 insertions, 1 deletions
diff --git a/language/vi_VN/admin.lang.php b/language/vi_VN/admin.lang.php
index 33eb8ff92..67d7f27af 100644
--- a/language/vi_VN/admin.lang.php
+++ b/language/vi_VN/admin.lang.php
@@ -617,4 +617,29 @@ $lang['Subscribe %s to Piwigo Announcements Newsletter'] = 'Đăng ký %s nhận
$lang['Purge search history'] = 'Dọn dẹp bản ghi tìm kiếm';
$lang['Hide'] = 'Ẩn';
$lang['Menu Management'] = 'Trình đơn';
-?>
+$lang['Processing treatment.'] = 'Đang tiến hành xử lý.';
+$lang['Please wait...'] = 'Vui lòng đợi...';
+$lang['By rank'] = 'Theo hạng';
+$lang['Manual order'] = 'Sắp xếp thủ công';
+$lang['Note: photo deletion does not apply to photos added by synchronization. For photos added by synchronization, remove them from the filesystem and then perform another synchronization.'] = 'Lưu ý: việc xóa ảnh không áp dụng cho những ảnh đã được thêm vào thư viện bằng cách đồng bộ hóa dữ liệu. Đối với những ảnh đã được thêm vào do bằng cách đồng bộ hóa, thì hãy xóa chúng từ file hệ thống rồi cho chạy lại lệnh đồng bộ hóa khác.';
+$lang['Password is missing. Please enter the password.'] = 'Thiếu mật khẩu. Vui lòng nhập mật khẩu.';
+$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Xác nhận mật khẩu bị thiếu. Vui lòng xác nhận lại mật khẩu đã chọn.';
+$lang['Password confirmation error.'] = 'Lỗi xác nhận mật khẩu.';
+$lang['Allow users to edit theirs owns comments'] = 'Cho phép người dùng chỉnh sửa lời bình luận riêng của họ';
+$lang['Allow users to delete theirs owns comments'] = 'Cho phép người dùng xóa lời bình luận riêng của họ';
+$lang['Email administrators when a comment is modified'] = 'Gởi email cho Quản trị viên có một lời bình luận được chỉnh sửa';
+$lang['Email administrators when a comment is deleted'] = 'Gởi email cho Quản trị viên có một lời bình luận bị xóa';
+$lang['Cannot delete the old permalink !'] = 'Liên kết cố định cũ thì không thể bị xóa!';
+$lang['Hit'] = 'Lần xem';
+$lang['Tools'] = 'Công cụ';
+$lang['Photos'] = 'Ảnh';
+$lang['Themes'] = 'Giao diện';
+$lang['Instructions to use Piwigo'] = 'Hướng dẫn sử dụng Piwigo';
+$lang['Order alphanumerically reverse'] = 'Đảo ngược thứ tự a,b,c';
+$lang['Installed Themes'] = 'Giao diện đã được cài đặt';
+$lang['Add New Theme'] = 'Thêm một giao diện mới';
+$lang['Forbid this theme to users'] = 'Cấm người dùng sử dụng giao diện này';
+$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';
+?> \ No newline at end of file