diff options
author | Sheogorath | 2020-11-27 21:47:33 +0100 |
---|---|---|
committer | Sheogorath | 2020-11-27 21:47:33 +0100 |
commit | 760ed4f00c6bb823a432685299e3e4db69622abc (patch) | |
tree | aff677fcb374ce52fe595f30ab311c2a299f173a /locales | |
parent | d1245f8e0ff8ca335a9e53dda6ccccac59154c19 (diff) |
Update zh-CN.json (POEditor.com)
Diffstat (limited to 'locales')
-rw-r--r-- | locales/zh-CN.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 23a498d7..c64512ef 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -1,5 +1,6 @@ { "Collaborative markdown notes": "Markdown 协作笔记", + "Realtime collaborative markdown notes on all platforms.": "使用 Markdown 的跨平台即时协作笔记。", "Best way to write and share your knowledge in markdown.": "写作与分享 Markdown 的最佳平台。", "Intro": "简介", "History": "历史", @@ -117,5 +118,13 @@ "Powered by %s": "由 %s 驱动", "Help us translating": "帮助我们翻译", "Join the community": "加入社区", - "Imprint": "法律声明" + "Imprint": "法律声明", + "Freely - Anyone can edit": "公开 - 所有人可编辑", + "Editable - Signed-in people can edit": "可编辑 - 已登录用户可编辑", + "Limited - Signed-in people can edit (forbid guests)": "限制 - 已登录用户可编辑(禁止游客查看)", + "Locked - Only owner can edit": "锁定 - 仅所有者可编辑", + "Protected - Only owner can edit (forbid guests)": "保护 - 仅所有者可编辑(禁止游客查看)", + "Private - Only owner can view & edit": "私有 - 仅所有者可查看与编辑", + "changed": "已修改", + "created": "已创建" }
\ No newline at end of file |