mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-14 16:38:08 +02:00
42 lines
1.9 KiB
JSON
42 lines
1.9 KiB
JSON
|
||
{
|
||
"post-queue": "发布队列",
|
||
"no-queued-posts": "发帖队列中没有帖子。",
|
||
"no-single-post": "您正在查看的主题或帖子已经不在队列中。它可能已经被批准或删除。",
|
||
"enabling-help": "The post queue is currently <strong>disabled</strong>. To enable this feature, go to <a href=\"%1\">Settings → Post → Post Queue</a> and enable <strong>Post Queue</strong>.",
|
||
"back-to-list": "回到发帖队列",
|
||
"public-intro": "If you have any queued posts, they will be shown here.",
|
||
"public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.<br />If you have queued posts awaiting approval, you will be able to see them here.",
|
||
"user": "用户",
|
||
"when": "当",
|
||
"category": "版块",
|
||
"title": "标题",
|
||
"content": "内容",
|
||
"posted": "发布",
|
||
"reply-to": "回复\"%1\"",
|
||
"content-editable": "点击内容开始编辑",
|
||
"category-editable": "点击版块开始编辑",
|
||
"title-editable": "点击标题开始编辑",
|
||
"reply": "回复",
|
||
"topic": "主题",
|
||
"accept": "接受",
|
||
"reject": "拒绝",
|
||
"remove": "移除",
|
||
"notify": "通知",
|
||
"notify-user": "通知用户",
|
||
"confirm-reject": "您想要拒绝这个帖子吗?",
|
||
"confirm-remove": "你想删除这个帖子吗?",
|
||
"bulk-actions": "批量操作",
|
||
"accept-all": "全部同意",
|
||
"accept-selected": "同意选中项",
|
||
"reject-all": "全部拒绝",
|
||
"reject-all-confirm": "您想要拒绝全部帖子吗?",
|
||
"reject-selected": "拒绝选中项",
|
||
"reject-selected-confirm": "您确定要拒绝%1个选择的帖子吗?",
|
||
"remove-all": "移动全部",
|
||
"remove-all-confirm": "你想删除所有的帖子吗?",
|
||
"remove-selected": "移除所选内容",
|
||
"remove-selected-confirm": "你想删除%1的选定帖子吗?",
|
||
"bulk-accept-success": "%1个帖子已接受",
|
||
"bulk-reject-success": "%1个帖子已拒绝"
|
||
} |