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-03-10 05:18:13 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-10 05:18:13 +0300
commitacbe08cd406412183f5d5a55627404d5f1a3a862 (patch)
tree93af6782e8772db5c857bc9d583eb8de5a2e6965 /apps/files/l10n/zh_CN.js
parent0d613cd2f03e7d683a782fbb161026db6e4cb3d1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index e2d5f0fbcc8..cf773082ef1 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -187,6 +187,7 @@ OC.L10N.register(
"Text file" : "文本文件",
"New text file.txt" : "新建文本文档.txt",
"%s of %s used" : "已使用了 %s 中的 %s",
- "%1$s%% of %2$s used" : "%1$s 已使用了 %2$s 中的 %%"
+ "%1$s%% of %2$s used" : "%1$s 已使用了 %2$s 中的 %%",
+ "Cannot transfter ownership of a file or folder you don't own" : "无法转让您未拥有的文件或文件夹的所有权"
},
"nplurals=1; plural=0;");