aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-09-05 18:40:11 +0000
committerddtddt <ddtddt@piwigo.org>2011-09-05 18:40:11 +0000
commit701c3c6091574482b0be0a9af572b55e40eab856 (patch)
tree15839ad212933a88d21cf149f6d870203b303cc8
parent1670488fc16cb608bb098257d14a1600c6afda50 (diff)
[trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em Ku - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12062 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/vi_VN/common.lang.php20
-rw-r--r--language/vi_VN/install.lang.php2
2 files changed, 22 insertions, 0 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php
index 86a0b388e..a1a0440ca 100644
--- a/language/vi_VN/common.lang.php
+++ b/language/vi_VN/common.lang.php
@@ -351,4 +351,24 @@ $lang['The number of photos per page must be a not null scalar'] = 'Số hình t
$lang['Number of photos per page'] = 'Số hình trên mỗi trang';
$lang['%d rates'] = '%d hạng';
$lang['Rating score'] = 'Bảng xếp hạng';
+$lang['Enter a username or email address'] = 'Nhập tên người dùng hoặc địa chỉ email';
+$lang['Invalid username or email'] = 'Tên người dùng hoặc địa chỉ email không hợp lệ';
+$lang['Password reset is not allowed for this user'] = 'Không được phép đặt lại mật khẩu cho người dùng này';
+$lang['User "%s" has no email address, password reset is not possible'] = 'Người dùng "%s" không có địa chỉ email, nên việc đặt lại mật khẩu là không thể được';
+$lang['Someone requested that the password be reset for the following user account:'] = 'Có người yêu cầu đặt lại mật khẩu cho những người dùng sau:';
+$lang['Username "%s" on gallery %s'] = 'Người dùng "%s" trên thư viện hình %s';
+$lang['To reset your password, visit the following address:'] = 'Để đặt lại mật khẩu, hãy vào những địa chỉ sau:';
+$lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'Nếu đây là do nhầm lẫn, thì chỉ việc bỏ qua bỏ qua email này và không có việc gì sẽ xảy ra.';
+$lang['Password Reset'] = 'Cài đặt lại mật khẩu';
+$lang['Check your email for the confirmation link'] = 'Kiểm tra email để nhận liên kết xác nhận';
+$lang['Invalid key'] = 'Key không hợp lệ';
+$lang['The passwords do not match'] = 'Mật khẩu không trùng';
+$lang['Your password has been reset'] = 'Mật khẩu của bạn đã được đặt lại';
+$lang['Return to home page'] = 'Trở lại trang chủ';
+$lang['Please enter your username or email address.'] = 'Vui lòng nhập tên người dùng và địa chỉ email.';
+$lang['You will receive a link to create a new password via email.'] = 'Bạn sẽ nhận được một liên kết để tạo mật khẩu mới qua email.';
+$lang['Username or email'] = 'Người dùng hoặc email';
+$lang['Change my password'] = 'Đổi mật khẩu của tôi';
+$lang['Enter your new password below.'] = 'Nhập mật khẩu mới của bạn ở dưới.';
+
?> \ No newline at end of file
diff --git a/language/vi_VN/install.lang.php b/language/vi_VN/install.lang.php
index 26af5e486..54c121ed0 100644
--- a/language/vi_VN/install.lang.php
+++ b/language/vi_VN/install.lang.php
@@ -72,4 +72,6 @@ $lang['Download the config file'] = 'Tải tệp tin cấu hình xuống';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Bạn có thể tải tệp tin cấu hình và upload nó vào thư mục local/config của thư mục cài đặt Piwigo.';
$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite và PostgreSQL hiện đang được thử nghiệm.';
$lang['Learn more'] = 'Tìm hiểu thêm';
+$lang['Just another Piwigo gallery'] = 'Lại thêm một thư viện Piwigo nữa';
+$lang['Welcome to my photo gallery'] = 'Chào mừng bạn đến với thư viện hình của tôi';
?> \ No newline at end of file