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/zh-CN/post-queue.json

31 lines
1.0 KiB
JSON

{
"post-queue": "发布队列",
"description": "发布队列中暂无新帖。启用此特性,请前往设置→发布→发布队列,然后启用发布队列。",
"user": "用户",
"category": "版块",
"title": "标题",
"content": "内容",
"posted": "发布",
"reply-to": "回复\"%1\"",
"content-editable": "点击内容开始编辑",
"category-editable": "点击版块开始编辑",
"title-editable": "点击标题开始编辑",
"reply": "回复",
"topic": "主题",
"accept": "接受",
"reject": "拒绝",
"remove": "移除",
"notify": "Notify",
"notify-user": "Notify User",
"confirm-reject": "Do you want to reject this post?",
"bulk-actions": "Bulk Actions",
"accept-all": "全部同意",
"accept-selected": "同意选中项",
"reject-all": "全部拒绝",
"reject-all-confirm": "Do you want to reject all posts?",
"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"
}