diff options
author | ddtddt <ddtddt@piwigo.org> | 2013-06-09 16:55:14 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2013-06-09 16:55:14 +0000 |
commit | 84c5c2b2022d7e3d03f0fe248a85fa49f4eb16b4 (patch) | |
tree | 7b80f0b03c11a7c827dc1fdf213d752e590c874a /language/vi_VN/admin.lang.php | |
parent | 34b0679b1a9141b742f3ff6b33735e829ce23c05 (diff) |
[trunk] - language - update vi_VN - Tiếng Việt - Vietnamese thanks to Em Ku
git-svn-id: http://piwigo.org/svn/trunk@23120 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/vi_VN/admin.lang.php')
-rw-r--r-- | language/vi_VN/admin.lang.php | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/language/vi_VN/admin.lang.php b/language/vi_VN/admin.lang.php index 81187f3df..0b5da6eaf 100644 --- a/language/vi_VN/admin.lang.php +++ b/language/vi_VN/admin.lang.php @@ -914,5 +914,32 @@ $lang['Piwigo export plugin for iPhoto'] = 'Plugin xuất ảnh của Piwigo cho $lang['Piwigo publish plugin for digiKam'] = 'Plugin xuất ảnh của Piwigo cho digiKam'; $lang['Piwigo publish plugin for Shotwell'] = 'Plugin xuất ảnh của Piwigo cho Shotwell'; $lang['Please select at least two groups'] = 'Hãy chọn ít nhất 2 nhóm'; +$lang['Portrait'] = 'Chân dung'; +$lang['Ratio'] = 'Tỉ lệ'; +$lang['Rename'] = 'Đổi tên'; +$lang['Select a file'] = 'Chọn một tệp tin'; +$lang['Select a zone with your mouse to define a new center of interest.'] = 'Chọn một vùng bằng chuột để vạch ra tâm điểm của sự chú ý.'; +$lang['Select groups...'] = 'Chọn nhóm...'; +$lang['Select users...'] = 'Chọn người dùng...'; +$lang['Sharpen'] = 'Độ nét'; +$lang['Source tag'] = 'Thẻ gốc'; +$lang['Tag "%s" is now a duplicate of "%s"'] = 'Thẻ "%s" giờ là bản sao của thẻ "%s"'; +$lang['The center of interest is the most meaningful zone in the photo.'] = 'Tâm điểm của sự chú ý là phần có ý nghĩa nhất của bức ảnh.'; +$lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Kích thước ảnh sẽ bị giảm xuống %dx%d pixels.'; +$lang['The Piwigo export plugin allows you to create albums and export photos.'] = 'Plugin xuất ảnh của Piwigo cho phép bạn tạo ra albums ảnh và xuất hình.'; +$lang['There is no group in this gallery.'] = 'Không có nhóm nào trong thư viện ảnh này.'; +$lang['This group will be set to default'] = 'Nhóm này sẽ được dùng mặc định'; +$lang['This group will be unset to default'] = 'Nhóm này sẽ không còn được dùng mặc định nữa'; +$lang['top left corner'] = 'góc trái trên cùng'; +$lang['top right corner'] = 'góc phải trên cùng'; +$lang['Type here the name of the new group'] = 'Nhập tên của nhóm mới ở đây'; +$lang['View in gallery'] = 'Xem trong thư viện ảnh'; +$lang['Visited %d times'] = 'Đã được xem %d lần'; +$lang['visitors need to login and have the appropriate permissions to see this album'] = 'khách thăm quan cần phải đăng nhập và được phân quyền phù hợp để xem album ảnh này'; +$lang['Watermark'] = 'Ảnh mờ'; +$lang['X Position'] = 'Vị trí X'; +$lang['X Repeat'] = 'Lặp lại X'; +$lang['Y Position'] = 'Vị trí Y'; +$lang['Purge user cache'] = 'Lọc bộ nhớ đệm của người dùng'; ?>
\ No newline at end of file |