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

34 lines
1.3 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"post-queue": "发布队列",
"no-queued-posts": "There are no posts in the post queue.",
"no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.",
"enabling-help": "To enable this feature, go to <a href=\"%1\">Settings &rarr; Post &rarr; Post Queue</a> and enable <strong>Post Queue</strong>.",
"back-to-list": "Back to Post Queue",
"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": "你想要拒绝这个帖子吗?",
"bulk-actions": "批量操作",
"accept-all": "全部同意",
"accept-selected": "同意选中项",
"reject-all": "全部拒绝",
"reject-all-confirm": "你想要拒绝所有帖子吗?",
"reject-selected": "拒绝选中项",
"reject-selected-confirm": "您确定要拒绝%1个选择的帖子吗",
"bulk-accept-success": "%1个帖子已接受",
"bulk-reject-success": "%1个帖子已拒绝"
}