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>2021-02-03 06:31:33 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-03 06:31:33 +0300
commite31d805482365d36e69ed22b968966409f5bae83 (patch)
treeb358f9630c20ed28afb883cb32906ad254a73b55 /l10n/zh_CN.js
parent6a5bbd30b2d756bbbb3678840d82753243aea12e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 366263d09..ad88d990d 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -15,7 +15,6 @@ OC.L10N.register(
"The document has been changed outside of the editor. The changes cannot be applied." : "本文档在编辑器外被更改。无法应用更改。",
"File could not be loaded. Please check your internet connection." : "无法加载文件。 请检查您的互联网连接。",
"Last saved {lastSaved}" : "最近保存 {lastSave}",
- "Unpushed changes" : "未推送的更改",
"Unsaved changes" : "未保存的更改",
"Enter your name so other users can see who is editing" : "输入您的姓名以便他人看到谁在编辑",
"Edit guest name" : "编辑访客姓名",
@@ -24,8 +23,6 @@ OC.L10N.register(
"Insert an image" : "插入一张图片",
"Link file" : "链接文件",
"Select file to link to" : "选择文件链接至",
- "Show color annotations" : "显示颜色注释",
- "Color annotations will only show during editing sessions, they are not persisted after closing the document." : "颜色注释只会在编辑会话期间显示。它们在关闭文档后不会持续存在。",
"Currently active users:" : "当前活跃用户:",
"_and %n other editor_::_and %n other editors_" : ["和 %n 位其他编辑者"],
"Show rich workspaces" : "显示富文本编辑区",
@@ -49,6 +46,7 @@ OC.L10N.register(
"Blockquote" : "块引用",
"Code block" : "代码块",
"Retry" : "重试",
+ "Unpushed changes" : "未推送的更改",
"Add link" : "添加链接",
"Show image" : "显示图片",
"Show file" : "显示文件",