Files
docmd-io--docmd/packages/plugins/threads/i18n/zh.json
T
wehub-resource-sync 6db8fca185
docmd CI verification / verify (push) Failing after 0s
chore: import upstream snapshot with attribution
2026-07-13 12:31:55 +08:00

44 lines
1.4 KiB
JSON

{
"threads": "讨论",
"newThread": "新讨论",
"newComment": "新评论",
"startThread": "开始新讨论",
"addGeneralComment": "添加一般评论",
"collapseSidebar": "折叠侧边栏",
"openThreadsPanel": "打开讨论面板",
"closePanel": "关闭面板",
"jumpToThreads": "跳转到讨论",
"all": "全部",
"open": "未解决",
"resolved": "已解决",
"noThreads": "此页面还没有讨论。",
"selectTextToStart": "选择文本开始讨论。",
"writeComment": "写下您的评论...",
"addComment": "添加评论...",
"cmdEnterSubmit": "Cmd+Enter 提交",
"cancel": "取消",
"submit": "提交",
"saving": "保存中...",
"comment": "评论",
"reply": "回复",
"replyToComment": "回复此评论",
"deleteComment": "删除评论",
"collapseThread": "折叠讨论",
"expandThread": "展开讨论",
"confirmDelete": "确认删除",
"confirmDeleteMessage": "确定要删除此",
"delete": "删除",
"discussionIdentity": "讨论身份",
"displayName": "显示名称",
"yourName": "您的名字",
"githubUsername": "GitHub 用户名",
"gravatarEmail": "Gravatar 邮箱",
"save": "保存",
"avatarHint": "头像:Gravatar > GitHub > 随机。仅存储在您的浏览器中。",
"openCount": "未解决",
"commentCount": "条评论",
"commentsCount": "条评论",
"by": "来自",
"and": "和",
"more": "更多"
}