Completed Vietnamese translation.

This commit is contained in:
Đinh Xuân Sâm 2016-01-01 10:50:31 +07:00
parent 17747368e1
commit f1a8aed320

View File

@ -1,30 +1,30 @@
define({ define({
"postbox-text": "Type Comment Here (at least 3 chars)", "postbox-text": "Nhập bình luận tại đây (tối thiểu 3 ký tự)",
"postbox-author": "Name (optional)", "postbox-author": "Tên (tùy chọn)",
"postbox-email": "E-mail (optional)", "postbox-email": "E-mail (tùy chọn)",
"postbox-website": "Website (optional)", "postbox-website": "Website (tùy chọn)",
"postbox-submit": "Submit", "postbox-submit": "Gửi",
"num-comments": "One Comment\n{{ n }} Comments", "num-comments": "Một bình luận\n{{ n }} bình luận",
"no-comments": "No Comments Yet", "no-comments": "Chưa có bình luận nào",
"comment-reply": "Reply", "comment-reply": "Trả lời",
"comment-edit": "Edit", "comment-edit": "Sửa",
"comment-save": "Save", "comment-save": "Lưu",
"comment-delete": "Delete", "comment-delete": "Xóa",
"comment-confirm": "Confirm", "comment-confirm": "Xác nhận",
"comment-close": "Close", "comment-close": "Đóng",
"comment-cancel": "Cancel", "comment-cancel": "Hủy",
"comment-deleted": "Comment deleted.", "comment-deleted": "Đã xóa bình luận.",
"comment-queued": "Comment in queue for moderation.", "comment-queued": "Bình luận đang chờ duyệt",
"comment-anonymous": "Anonymous", "comment-anonymous": "Nặc danh",
"comment-hidden": "{{ n }} Hidden", "comment-hidden": "{{ n }} đã ẩn",
"date-now": "right now", "date-now": "vừa mới",
"date-minute": "a minute ago\n{{ n }} minutes ago", "date-minute": "một phút trước\n{{ n }} phút trước",
"date-hour": "an hour ago\n{{ n }} hours ago", "date-hour": "một giờ trước\n{{ n }} giờ trước",
"date-day": "Yesterday\n{{ n }} days ago", "date-day": "Hôm qua\n{{ n }} ngày trước",
"date-week": "last week\n{{ n }} weeks ago", "date-week": "Tuần qua\n{{ n }} tuần trướ",
"date-month": "last month\n{{ n }} months ago", "date-month": "Tháng trước\n{{ n }} tháng trước",
"date-year": "last year\n{{ n }} years ago" "date-year": "Năm trước\n{{ n }} năm trước"
}); });