From 0d7fea9358e956057a3ed03dddfdc287bf783322 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Wed, 4 Apr 2012 19:13:51 +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=20-=20feature:2457?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@13899 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/vi_VN/common.lang.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'language/vi_VN') 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 → Z'] = 'Tên tệp tin, A → Z'; +$lang['File name, Z → A'] = 'Tên tệp tin, Z → A'; +$lang['Photo title, A → Z'] = 'Tựa đề ảnh, A → Z'; +$lang['Photo title, Z → A'] = 'Tựa đề ảnh, Z → A'; +$lang['Date created, new → old'] = 'Ngày tháng khởi tạo, mới → cũ'; +$lang['Date created, old → new'] = 'Ngày tháng khởi tạo, cũ → mới'; +$lang['Date posted, new → old'] = 'Ngày tháng gởi ảnh, mới→ cũ'; +$lang['Date posted, old → new'] = 'Ngày tháng gởi ảnh, cũ → mới'; +$lang['Rating score, high → low'] = 'Tỉ lệ xếp hạng, cao → thấp'; +$lang['Rating score, low → high'] = 'Tỉ lệ xếp hạng, thấp → cao'; +$lang['Visits, high → low'] = 'Số lần xem, cao → thấp'; +$lang['Visits, low → high'] = 'Số lần xem, thấp → cao'; +$lang['Numeric identifier, 1 → 9'] = 'Ký hiệu nhận dạng số học, 1 → 9'; +$lang['Numeric identifier, 9 → 1'] = 'Ký hiệu nhận dạng số học, 9 → 1'; +$lang['Manual sort order'] = 'Sắp xếp vị trí thủ công'; ?> \ No newline at end of file -- cgit v1.2.3