Changeset 13899


Ignore:
Timestamp:
Apr 4, 2012, 9:13:51 PM (12 years ago)
Author:
ddtddt
Message:

[trunk] - language - update vi_VN - Tiếng Việt - Vietnamese thanks to Em Ku - feature:2457

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/vi_VN/common.lang.php

    r13752 r13899  
    389389$lang['xsmall'] = 'XS - cực nhỏ';
    390390$lang['Desktop'] = 'Desktop';
     391$lang['File name, A → Z'] = 'Tên tệp tin, A → Z';
     392$lang['File name, Z → A'] = 'Tên tệp tin, Z → A';
     393$lang['Photo title, A → Z'] = 'Tựa đề ảnh, A → Z';
     394$lang['Photo title, Z → A'] = 'Tựa đề ảnh, Z → A';
     395$lang['Date created, new → old'] = 'Ngày tháng khởi tạo, mới → cũ';
     396$lang['Date created, old → new'] = 'Ngày tháng khởi tạo, cũ → mới';
     397$lang['Date posted, new → old'] = 'Ngày tháng gởi ảnh, mới→ cũ';
     398$lang['Date posted, old → new'] = 'Ngày tháng gởi ảnh, cũ → mới';
     399$lang['Rating score, high → low'] = 'Tỉ lệ xếp hạng, cao → thấp';
     400$lang['Rating score, low → high'] = 'Tỉ lệ xếp hạng, thấp → cao';
     401$lang['Visits, high → low'] = 'Số lần xem, cao → thấp';
     402$lang['Visits, low → high'] = 'Số lần xem, thấp → cao';
     403$lang['Numeric identifier, 1 → 9'] = 'Ký hiệu nhận dạng số học, 1 → 9';
     404$lang['Numeric identifier, 9 → 1'] = 'Ký hiệu nhận dạng số học, 9 → 1';
     405$lang['Manual sort order'] = 'Sắp xếp vị trí thủ công';
    391406
    392407?>
Note: See TracChangeset for help on using the changeset viewer.