mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-09 06:44:56 +02:00
[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
This commit is contained in:
@@ -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';
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user