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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 99606a1da..509e7c61f 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"text",
{
+ "New text document" : "新建文本文档",
"Text" : "文本 ",
"📝 Collaborative document editing" : "文档协作编辑",
"** 📝 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) – 非常感谢它们!",
@@ -21,7 +22,6 @@ OC.L10N.register(
"Show image" : "显示图片",
"Show file" : "显示文件",
"Add notes, lists or links …" : "添加笔记、列表或链接...",
- "New text document" : "新建文本文档",
"Edit" : "编辑",
"Undo" : "撤销",
"Redo" : "重做",