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.
isso/isso/js/app/i18n/vi.js

33 lines
1.2 KiB

define({
"postbox-text": "Nhập bình luận tại đây (tối thiểu 3 ký tự)",
"postbox-author": "Tên (tùy chọn)",
"postbox-email": "E-mail (tùy chọn)",
"postbox-website": "Website (tùy chọn)",
"postbox-preview": "Xem trước",
"postbox-edit": "Sửa",
"postbox-submit": "Gửi",
"num-comments": "Một bình luận\n{{ n }} bình luận",
"no-comments": "Chưa có bình luận nào",
"comment-reply": "Trả lời",
"comment-edit": "Sửa",
"comment-save": "Lưu",
"comment-delete": "Xóa",
"comment-confirm": "Xác nhận",
"comment-close": "Đóng",
"comment-cancel": "Hủy",
"comment-deleted": "Đã xóa bình luận.",
"comment-queued": "Bình luận đang chờ duyệt",
"comment-anonymous": "Nặc danh",
"comment-hidden": "{{ n }} đã ẩn",
"date-now": "vừa mới",
"date-minute": "một phút trước\n{{ n }} phút trước",
"date-hour": "một giờ trước\n{{ n }} giờ trước",
"date-day": "Hôm qua\n{{ n }} ngày trước",
"date-week": "Tuần qua\n{{ n }} tuần trước",
"date-month": "Tháng trước\n{{ n }} tháng trước",
"date-year": "Năm trước\n{{ n }} năm trước"
});