diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-01-23 07:54:24 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-01-23 07:54:24 +0000 |
commit | 64736bb75d77f79112718be63420bf69e18593b1 (patch) | |
tree | 9b4222f8e44f89db70ab4215eef82c19416a1079 /language/vi_VN/common.lang.php | |
parent | e3432acef1436adb82804f87fb760a0fcf3fcfc6 (diff) |
[trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em Ku - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@12940 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/vi_VN/common.lang.php')
-rw-r--r-- | language/vi_VN/common.lang.php | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php index 059b9df87..9a1e4fd9e 100644 --- a/language/vi_VN/common.lang.php +++ b/language/vi_VN/common.lang.php @@ -120,7 +120,6 @@ $lang['Webmaster'] = 'Quản trị'; $lang['Week %d'] = 'Tuần %d'; $lang['About Piwigo'] = 'Thông tin về Piwigo'; $lang['You are not authorized to access the requested page'] = 'Bạn không được phép truy cập vào trang này'; -$lang['Add to caddie'] = 'thêm vào caddie'; $lang['add this photo to your favorites'] = 'thêm hình này vào danh sách ưa thích của mình'; $lang['Administration'] = 'Điều hành viên'; $lang['all'] = 'tất cả'; @@ -133,7 +132,6 @@ $lang['posted between %s (%s) and %s (%s)'] = 'gởi vào giữa %s (%s) và %s $lang['posted on %s'] = 'gởi vào %s'; $lang['Best rated'] = 'Hình được đánh giá tốt nhất'; $lang['display best rated photos'] = 'hiển thị các hình được đánh giá tốt nhất'; -$lang['caddie'] = 'caddie'; $lang['Calendar'] = 'Xem hình theo lịch'; $lang['All'] = 'Tất cả'; $lang['display each day with photos, month per month'] = 'hiển thị mỗi ngày kèm hình ảnh, tháng trên tháng'; @@ -363,5 +361,23 @@ $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.'; $lang['EXIF Metadata'] = 'Lý lịch dữ liệu EXIF'; $lang['IPTC Metadata'] = 'Lý lịch dữ liệu IPTC'; +$lang['Edit'] = 'Biên tập'; +$lang['Hello %s,'] = 'Xin chào %s,'; +$lang['Send my connection settings by email'] = 'Gởi thiết lập kết nối của tôi qua email'; +$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Đã đăng ký thành công, bạn sẽ nhận được ngay email kèm theo thiết lập kết nối. Xin chào mừng!'; +$lang['Username modification'] = 'Điều chỉnh tên đăng nhập'; +$lang['Your username has been successfully changed to : %s'] = 'Tên đăng nhập của bạn đã được đổi sang : %s thành công'; +$lang['thumb'] = 'Hình thu nhỏ'; +$lang['small'] = 'Nhỏ'; +$lang['medium'] = 'Vừa'; +$lang['large'] = 'Lớn'; +$lang['xlarge'] = 'Rất lớn'; +$lang['xxlarge'] = 'Cực lớn'; +$lang['original'] = 'Bản gốc'; +$lang['Thank you for registering at %s!'] = 'Cảm ơn bạn đã đăng ký tại %s!'; +$lang['Here are your connection settings'] = 'Đây là thiết lập kết nối của bạn'; +$lang['Password: %s'] = 'Mật khẩu: %s'; +$lang['Username: %s'] = 'Tên đăng nhập: %s'; +$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Nếu bạn nghĩ bạn đã nhận nhầm emai, vui lòng liên hệ với chúng tôi qua %s'; ?>
\ No newline at end of file |