You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/vi/post-queue.json

31 lines
1.3 KiB
JSON

{
"post-queue": "Hàng Đợi Bài Đăng",
"description": "Không có bài viết nào trong hàng đợi bài viết. <br> Để bật tính năng này, hãy truy cập <a href=\"%1\">Cài Đặt &rarr; Bài Đăng &rarr; Hàng Đợi Bài Đăng</a> và bật <strong>Hàng Đợi Bài Đăng</strong>.",
"user": "Người dùng",
"category": "Chuyên mục",
"title": "Tiêu đề",
"content": "Nội dung",
"posted": "Đã đăng",
"reply-to": "Trả lời đến \"%1\"",
"content-editable": "Nhấp vào nội dung để chỉnh sửa",
"category-editable": "Nhấp vào chuyên mục để chỉnh sửa",
"title-editable": "Nhấp vào tiêu đề để chỉnh sửa",
"reply": "Trả lời",
"topic": "Chủ đề",
"accept": "Chấp nhận",
"reject": "Từ chối",
"remove": "Xóa",
"notify": "Thông báo",
"notify-user": "Thông Báo Người Dùng",
"confirm-reject": "Bạn có muốn từ chối bài viết này không?",
"bulk-actions": "Bulk Actions",
"accept-all": "Accept All",
"accept-selected": "Accept Selected",
"reject-all": "Reject All",
"reject-all-confirm": "Do you want to reject all posts?",
"reject-selected": "Reject Selected",
"reject-selected-confirm": "Do you want to reject %1 selected posts?",
"bulk-accept-success": "%1 posts accepted",
"bulk-reject-success": "%1 posts rejected"
}