You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plugins/i18n/Vietnamese.lang

25 lines
635 B
Plaintext

/**
* Vietnamese translation
* @name Vietnamese
* @anchor Vietnamese
* @author Trinh Phuoc Thai
*/
{
"processing": "Đang xử lý...",
"lengthMenu": "Xem _MENU_ mục",
"zeroRecords": "Không tìm thấy dòng nào phù hợp",
"info": "Đang xem _START_ đến _END_ trong tổng số _TOTAL_ mục",
"infoEmpty": "Đang xem 0 đến 0 trong tổng số 0 mục",
"infoFiltered": "(được lọc từ _MAX_ mục)",
"infoPostFix": "",
"search": "Tìm:",
"url": "",
"paginate": {
"first": "Đầu",
"previous": "Trước",
"next": "Tiếp",
"last": "Cuối"
}
}