Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-25 05:17:40 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-25 05:17:40 +0300
commitb2877606944572dfee87296d6cfc11558f5954b9 (patch)
tree63474a0e7891aec3bc091b2fbb4d90bbc049a90b /apps/files/l10n/zh_CN.js
parent7e6f04490e286450d009c156f08de6a22f0f653d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 20af600779d..f386ca93c86 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -34,7 +34,6 @@ OC.L10N.register(
"Delete file" : "删除文件",
"Delete folder" : "删除文件夹",
"Disconnect storage" : "断开与存储空间的连接",
- "Unshare" : "取消共享",
"Could not load info for file \"{file}\"" : "无法加载文件 \"{file}\" 的信息",
"Files" : "文件",
"Details" : "详细信息",
@@ -185,6 +184,7 @@ OC.L10N.register(
"Pending shares" : "待定共享",
"Text file" : "文本文件",
"New text file.txt" : "新建文本文档.txt",
+ "Unshare" : "取消共享",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "文件/文件夹已经 <strong>更改</strong> 或者 <strong>重命名</strong>",
"A new file or folder has been <strong>created</strong>" : "新的文件或文件夹已被 <strong>创建</strong>",
"A file or folder has been <strong>deleted</strong>" : "一个文件或文件夹已被 <strong>删除</strong>",