aboutsummaryrefslogtreecommitdiffstats
path: root/language/vi_VN/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/vi_VN/common.lang.php')
-rw-r--r--language/vi_VN/common.lang.php14
1 files changed, 10 insertions, 4 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php
index c9e6d8f36..8c41a3c80 100644
--- a/language/vi_VN/common.lang.php
+++ b/language/vi_VN/common.lang.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
/*
Language Name: Tiếng Việt [VN]
-Version: 2.5.0
+Version: 2.6.0
Language URI: http://piwigo.org/ext/extension_view.php?eid=437
Author: Piwigo team
Author URI: http://piwigo.org
@@ -241,7 +241,6 @@ $lang['login mustn\'t end with a space character'] = 'tên tài khoản không
$lang['login mustn\'t start with a space character'] = 'tên tài khoản không được có ký tự trắng đầu tiên';
$lang['this login is already used'] = 'tài khoản này đã được đăng ký trước đó';
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'địa chỉ email phải có dạng xxx@yyy.eee (ví dụ : jack@altern.org)';
-$lang['please enter your password again'] = 'vui lòng nhập lại mật khẩu';
$lang['Auto login'] = 'Tự động đăng nhập';
$lang['remove this tag from the list'] = 'bỏ tag này khỏi danh sách';
$lang['representative'] = 'đại diện';
@@ -269,7 +268,6 @@ $lang['SQL queries in'] = 'Truy vấn SQL trong';
$lang['display only recently posted photos'] = 'chỉ hiển thị những hình vừa được gởi';
$lang['return to the display of all photos'] = 'trở lại hiển thị tất cả các hình';
$lang['the beginning'] = 'bắt đầu';
-$lang['Interface theme'] = 'Giao diện';
$lang['Thumbnails'] = 'Hình nhỏ';
$lang['Menu'] = 'Trình đơn';
$lang['A comment on your site'] = 'Một lời bình trên trang của bạn';
@@ -413,4 +411,12 @@ $lang['Username is mandatory'] = 'Phải có tên người dùng';
$lang['Website'] = 'Trang web';
$lang['Your website URL is invalid'] = 'Địa chỉ trang web không bình thường';
$lang['mandatory'] = 'bắt buộc';
+$lang['Email'] = 'Email';
+$lang['First Page'] = 'Trang đầu';
+$lang['Go back to the album'] = 'Quay trở lại album';
+$lang['Last Page'] = 'Trang cuối';
+$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['%d photos per page'] = '%d ảnh mỗi trang';
+$lang['Theme'] = 'Chủ đề';
?> \ No newline at end of file