mirror of
https://ghfast.top/https://github.com/discourse/discourse-shared-edits.git
synced 2026-07-15 11:17:01 +08:00
23 lines
1.2 KiB
YAML
23 lines
1.2 KiB
YAML
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
zh_CN:
|
|
js:
|
|
shared_edits:
|
|
enable_shared_edits: "启用共享编辑"
|
|
disable_shared_edits: "禁用共享编辑"
|
|
edit: "编辑"
|
|
button_title: "协作编辑帖子"
|
|
composer_title: "正在协作编辑帖子"
|
|
done: "完成"
|
|
errors:
|
|
rich_mode_failed: "共享编辑内容无法加载富文本编辑器协作插件。编辑器已关闭;请重试或切换到 Markdown 模式。"
|
|
invalid_update: "共享编辑内容无法应用最新更新。请刷新并重试。"
|
|
blank_state_rejected: "共享编辑已停止,因为服务器检测到更改,该更改会清除帖子内容。请重新打开编辑器以重新同步。"
|
|
recovery_not_needed: "仅当共享编辑状态不正常时才需要恢复。"
|
|
commit_failed: "无法为此帖子提交共享编辑内容。"
|
|
disable_failed: "无法禁用共享编辑,因为无法提交待处理的更改。"
|
|
reset_failed: "无法重置共享编辑历史记录,因为无法提交待处理的更改。"
|