aboutsummaryrefslogtreecommitdiffstats
path: root/language/vi_VN
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2012-04-04 19:13:51 +0000
committerddtddt <ddtddt@piwigo.org>2012-04-04 19:13:51 +0000
commit0d7fea9358e956057a3ed03dddfdc287bf783322 (patch)
treecde0bec2c7e1e1ca6e8da8c2a7f27f301d257397 /language/vi_VN
parentdc9d308cd733e0ce95549d7505f013ec437f3d7a (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@13899 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/vi_VN')
-rw-r--r--language/vi_VN/common.lang.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php
index 7834bd2c7..e955ad99f 100644
--- a/language/vi_VN/common.lang.php
+++ b/language/vi_VN/common.lang.php
@@ -388,5 +388,20 @@ $lang['Mobile'] = 'Di động';
$lang['2small'] = 'XXS - nhỏ';
$lang['xsmall'] = 'XS - cực nhỏ';
$lang['Desktop'] = 'Desktop';
+$lang['File name, A &rarr; Z'] = 'Tên tệp tin, A &rarr; Z';
+$lang['File name, Z &rarr; A'] = 'Tên tệp tin, Z &rarr; A';
+$lang['Photo title, A &rarr; Z'] = 'Tựa đề ảnh, A &rarr; Z';
+$lang['Photo title, Z &rarr; A'] = 'Tựa đề ảnh, Z &rarr; A';
+$lang['Date created, new &rarr; old'] = 'Ngày tháng khởi tạo, mới &rarr; cũ';
+$lang['Date created, old &rarr; new'] = 'Ngày tháng khởi tạo, cũ &rarr; mới';
+$lang['Date posted, new &rarr; old'] = 'Ngày tháng gởi ảnh, mới&rarr; cũ';
+$lang['Date posted, old &rarr; new'] = 'Ngày tháng gởi ảnh, cũ &rarr; mới';
+$lang['Rating score, high &rarr; low'] = 'Tỉ lệ xếp hạng, cao &rarr; thấp';
+$lang['Rating score, low &rarr; high'] = 'Tỉ lệ xếp hạng, thấp &rarr; cao';
+$lang['Visits, high &rarr; low'] = 'Số lần xem, cao &rarr; thấp';
+$lang['Visits, low &rarr; high'] = 'Số lần xem, thấp &rarr; cao';
+$lang['Numeric identifier, 1 &rarr; 9'] = 'Ký hiệu nhận dạng số học, 1 &rarr; 9';
+$lang['Numeric identifier, 9 &rarr; 1'] = 'Ký hiệu nhận dạng số học, 9 &rarr; 1';
+$lang['Manual sort order'] = 'Sắp xếp vị trí thủ công';
?> \ No newline at end of file