source: extensions/birthdate/language/vi_VN/plugin.lang.php @ 21752

Last change on this file since 21752 was 21752, checked in by ddtddt, 11 years ago

[extensions] - birthdate - add vi_VN - Tiếng Việt - Vietnamese thanks to Em Ku

File size: 745 bytes
Line 
1<?php
2
3$lang['Birthdate'] = 'Ngày sinh';
4$lang['Birthdates'] = 'Ngày sinh';
5$lang['on this photo %s is %s old'] = 'ở ảnh này thì %s là %s tuổi';
6$lang['%d photo'] = '%d ảnh';
7$lang['%d photos'] = '%d ảnh';
8$lang['Add a birthdate'] = 'Thêm vào ngày sinh';
9$lang['Edit a birthdate'] = 'Chỉnh sửa ngày sinh';
10$lang['Manage birthdates'] = 'Quản lý ngày sinh';
11$lang['Delete birthdate for %s'] = 'Xóa ngày sinh trong %s';
12$lang['Birthdate removed for %s'] = 'Ngày sinh đã bị xóa trong %s';
13$lang['Who?'] = 'Ai?';
14$lang['Select a birthdate'] = 'Chọn một ngày sinh';
15$lang['Select a tag'] = 'Chọn thẻ ảnh';
16$lang['No photo'] = 'Không có ảnh';
17$lang['Now'] = 'Bây giờ';
18$lang['Minute'] = 'Phút';
19
20?>
Note: See TracBrowser for help on using the repository browser.