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:
authorNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:42 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:42 +0300
commit2ace6b2851a7affbc5049dbff412e30a55124016 (patch)
tree923b975561faada494210ae416ccef2a6644339e /l10n/zh_CN.js
parent7acc2f5828fdbeb02f7e433895389742c8a182bf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 61455d688..fa65e7ed2 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Insert image" : "插入图片",
"Add link" : "添加链接",
"_and %n other editor_::_and %n other editors_" : ["和 %n 位其他编辑者"],
- "Show image" : "显示图片",
- "Show file" : "显示文件",
"Show rich workspaces" : "显示富文本编辑区",
"Add notes, lists or links …" : "添加笔记、列表或链接...",
"New text document" : "新建文本文档",
@@ -46,6 +44,8 @@ OC.L10N.register(
"Blockquote" : "块引用",
"Code block" : "代码块",
"Network connection error: Could not connect to the document" : "网络连接错误:无法连接到文档",
- "Last save {lastSave}" : "最近保存 {lastSave}"
+ "Last save {lastSave}" : "最近保存 {lastSave}",
+ "Show image" : "显示图片",
+ "Show file" : "显示文件"
},
"nplurals=1; plural=0;");