From 84c5c2b2022d7e3d03f0fe248a85fa49f4eb16b4 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sun, 9 Jun 2013 16:55:14 +0000 Subject: =?UTF-8?q?[trunk]=20-=20language=20-=20update=20vi=5FVN=20-=20Ti?= =?UTF-8?q?=E1=BA=BFng=20Vi=E1=BB=87t=20-=20Vietnamese=20thanks=20to=20Em?= =?UTF-8?q?=20Ku?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@23120 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/vi_VN/admin.lang.php | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) 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 -- cgit v1.2.3