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>2019-08-04 05:52:29 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-04 05:52:29 +0300
commit7db9e6b25a26a3bae49033c13e1ca0546befa332 (patch)
tree54826b7594938cefeac8ab39c6898707b4cf8ac2 /l10n/zh_CN.js
parentcf3022bc89da63bdd62deca3dc5233d2291ce614 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 9aa74c105..4c4f27cd2 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -7,6 +7,8 @@ OC.L10N.register(
"Use current version" : "使用当前版本",
"Use the saved version" : "使用保存的版本",
"The document has been changed outside of the editor. The changes cannot be applied." : "本文档在编辑器外被更改。无法应用更改。",
+ "Network connection error: Could not connect to the document" : "网络连接错误:无法连接到文档",
+ "Retry" : "重试",
"Last save {lastSave}" : "最近保存 {lastSave}",
"Unpushed changes" : "未推送的更改",
"Unsaved changes" : "未保存的更改",
@@ -25,6 +27,7 @@ OC.L10N.register(
"Redo" : "重做",
"Bold" : "加粗",
"Italic" : "斜体",
+ "Strikethrough" : "删除线",
"Paragraph" : "段落",
"Headings" : "标题",
"Heading 1" : "标题 1",