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-01-06 05:27:21 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-06 05:27:21 +0300
commit32f79c9f0c3b9ca30b31577971b1dfd7c190a3fc (patch)
tree7d449f0dbb58a17a2efec980c8f07719714685bf /lib/l10n/zh_CN.js
parente170fa7478c0bdcbb5c011f5300a9b6015bed558 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 71b57d85e8a..e0664178148 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -121,8 +121,8 @@ OC.L10N.register(
"Files can’t be shared with create permissions" : "无法共享有创建权限的文件",
"Expiration date is in the past" : "到期日期已过",
"Can’t set expiration date more than %s days in the future" : "无法将过期日期设置为超过 %s 天。",
- "%1$s shared »%2$s« with you" : "%1$s 与您分享了 »%2$s«",
- "%1$s shared »%2$s« with you." : "%1$s 与您分享了 »%2$s«。",
+ "%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«",
+ "%1$s shared »%2$s« with you." : "%1$s 对您共享了 »%2$s«。",
"Click the button below to open it." : "点击下方按钮可打开它。",
"The requested share does not exist anymore" : "当前请求的共享已经不存在",
"Could not find category \"%s\"" : "无法找到分类 \"%s\"",