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-10-31 06:15:47 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-31 06:15:47 +0300
commit78061b764ea36db5977990bc486b8934cf0186b4 (patch)
tree1455cf0971074492ec31f9cff5a6e9f30d0fa3e2
parent7db61e07982a417d27bf62d206f68e8c89c87109 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/zh_CN.js4
-rw-r--r--l10n/zh_CN.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index bf6e1b2c8..3dfcfe547 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -19,6 +19,9 @@ OC.L10N.register(
"Edit guest name" : "编辑访客姓名",
"Save guest name" : "保存访客姓名",
"Insert image" : "插入图片",
+ "Insert an image" : "插入一张图片",
+ "Link file" : "链接文件",
+ "Select file to link to" : "选择文件链接至",
"_and %n other editor_::_and %n other editors_" : ["和 %n 位其他编辑者"],
"Show rich workspaces" : "显示富文本编辑区",
"Add notes, lists or links …" : "添加笔记、列表或链接...",
@@ -42,6 +45,7 @@ OC.L10N.register(
"Blockquote" : "块引用",
"Code block" : "代码块",
"Last save {lastSave}" : "最近保存 {lastSave}",
+ "Update link" : "更新链接",
"Add link" : "添加链接",
"Show image" : "显示图片",
"Show file" : "显示文件",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index c49031d1d..394714966 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -17,6 +17,9 @@
"Edit guest name" : "编辑访客姓名",
"Save guest name" : "保存访客姓名",
"Insert image" : "插入图片",
+ "Insert an image" : "插入一张图片",
+ "Link file" : "链接文件",
+ "Select file to link to" : "选择文件链接至",
"_and %n other editor_::_and %n other editors_" : ["和 %n 位其他编辑者"],
"Show rich workspaces" : "显示富文本编辑区",
"Add notes, lists or links …" : "添加笔记、列表或链接...",
@@ -40,6 +43,7 @@
"Blockquote" : "块引用",
"Code block" : "代码块",
"Last save {lastSave}" : "最近保存 {lastSave}",
+ "Update link" : "更新链接",
"Add link" : "添加链接",
"Show image" : "显示图片",
"Show file" : "显示文件",