source: extensions/pwgCumulus/language/vi_VN/plugin.lang.php @ 28861

Last change on this file since 28861 was 28861, checked in by TranslationTeam, 10 years ago

[cumulus_tags_cloud] Update vi_VN, thanks to : dummy

  • Property svn:executable set to *
File size: 3.3 KB
RevLine 
[28861]1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2014 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['Transparent mode is used'] = 'Chế độ trong suốt đã được dùng';
24$lang['Width'] = 'Chiều rộng';
25$lang['Width updated'] = 'Chiều rộng đã được cập nhật';
26$lang['block'] = 'khối';
27$lang['cloud'] = 'đám mây';
28$lang['show tag cloud'] = 'hiện mây từ khóa';
29$lang['Height updated'] = 'Chiều cao đã được cập nhật';
30$lang['Menu'] = 'Menu';
31$lang['Position'] = 'Vị trí';
32$lang['Position in main menu has been updated'] = 'Vị trí trong menu chính đã được cập nhật';
33$lang['Tags cloud in main menu?'] = 'Mây từ khóa trong menu chính?';
34$lang['Tags cloud removed from main menu'] = 'Mây từ khóa đã được xóa khỏi menu chính';
35$lang['Tags page'] = 'Trang từ khóa';
36$lang['Tags size'] = 'Kích thước từ khóa';
37$lang['Transparent mode for background'] = 'Chế độ trong suốt cho nền';
38$lang['Transparent mode is not used'] = 'Chế độ trong suốt không được dùng';
39$lang['After'] = 'Sau';
40$lang['Animation colors'] = 'Màu ảnh động';
41$lang['Animation configuration : size, tags colors, tags size'] = 'Cấu hình ảnh động: kích thước, màu từ khóa, kích thước từ khóa';
42$lang['Animation width and height'] = 'Chiều rộng và chiều cao ảnh động';
43$lang['Background color'] = 'Màu nền';
44$lang['Background color updated'] = 'Màu nền đã được cập nhật';
45$lang['Before'] = 'Trước';
46$lang['Color 1'] = 'Màu 1';
47$lang['Color 1 updated'] = 'Màu 1 đã được cập nhật';
48$lang['Color 2'] = 'Màu 2';
49$lang['Color 2 updated'] = 'Màu 2 đã được cập nhật';
50$lang['Current release:'] = 'Bản phát hành hiện tại:';
51$lang['Dashboard'] = 'Bảng làm việc';
52$lang['Height'] = 'Chiều cao';
Note: See TracBrowser for help on using the repository browser.