Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 5558fc311..513ea1a09 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -19,18 +19,21 @@ OC.L10N.register(
"** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "** 📝 协作式的文档编辑!**\n\n- **📝 专注的写作:** 无干扰,只有您需要的格式化。\n- **🙋 一起工作:** 与朋友和同事共享协作,无论他们是否使用Nextcloud!\n- **💾 开放标准:** 文件将保存为 [Markdown](https://en.wikipedia.org/wiki/Markdown),所以您也可以使用任何其他文本应用。\n- **✊ 雄厚基础:** 我们使用 [🐈 tiptap](https://tiptap.scrumpy.io) ,它基于 [🦉 ProseMirror](https://prosemirror.net) – 非常感谢它们!",
"Use current version" : "使用当前版本",
"Use the saved version" : "使用保存的版本",
- "Insert an image" : "插入一张图片",
"Document idle for {timeout} minutes, click to continue editing" : "文档已闲置 {timeout} 分钟,点击以继续编辑",
"Reconnect" : "重新连接",
"The document has been changed outside of the editor. The changes cannot be applied." : "本文档在编辑器外被更改。无法应用更改。",
"File could not be loaded. Please check your internet connection." : "无法加载文件。 请检查您的互联网连接。",
+ "Edit guest name" : "编辑访客姓名",
+ "Guest" : "访客",
+ "Save guest name" : "保存访客姓名",
+ "Insert an image" : "插入一张图片",
+ "guest" : "访客",
+ "Show author colors" : "显示作者颜色",
+ "Author colors are only shown until everyone has closed the document." : "直到所有人都关闭了文档,才会显示作者颜色。",
"Saving …" : "保存中 …",
"Saved" : "已保存",
"Last saved {lastSaved}" : "最近保存 {lastSave}",
"Unsaved changes" : "未保存的更改",
- "Guest" : "访客",
- "Edit guest name" : "编辑访客姓名",
- "Save guest name" : "保存访客姓名",
"Formatting help" : "排版帮助",
"Speed up your writing with simple shortcuts." : "利用简单快捷键加速写作",
"Just type the Markdown syntax or use keyboard shortcuts from below." : "只需输入 markdown 语法或从下面使用键盘快捷键。",
@@ -66,9 +69,6 @@ OC.L10N.register(
"Link file" : "链接文件",
"Remove Link" : "移除链接",
"Select file to link to" : "选择文件链接至",
- "guest" : "访客",
- "Show author colors" : "显示作者颜色",
- "Author colors are only shown until everyone has closed the document." : "直到所有人都关闭了文档,才会显示作者颜色。",
"Unsupported image type" : "不支持图片格式",
"Show rich workspaces" : "显示富文本编辑区",
"Add notes, lists or links …" : "添加笔记、列表或链接...",