summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-02 00:08:10 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-02 00:08:10 +0000
commit2800e017dea5eb81590696101df1729a37c753ca (patch)
tree612899bb60b6a5729feed83c9b0a248d29390590 /lib/l10n/zh_CN.js
parent3f0f18b4c45429445678613f6d07cfbc800ceade (diff)
downloadnextcloud-server-2800e017dea5eb81590696101df1729a37c753ca.tar.gz
nextcloud-server-2800e017dea5eb81590696101df1729a37c753ca.zip
[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 847637e649c..0402c802a46 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -121,6 +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 天.",
+ "%s shared »%s« with you" : "%s 向您分享了 »%s«",
+ "%s via %s" : "%s 通过 %s",
"The requested share does not exist anymore" : "当前请求的共享已经不存在",
"Could not find category \"%s\"" : "无法找到分类 \"%s\"",
"Sunday" : "星期日",
@@ -225,8 +227,6 @@ OC.L10N.register(
"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID 为 %s 的模块不存在. 请在应用设置中启用或联系您的管理员.",
"Server settings" : "服务器设置",
"You need to enter either an existing account or the administrator." : "你需要输入一个数据库中已有的账户或管理员账户。",
- "%s shared »%s« with you" : "%s 向您分享了 »%s«",
- "%s via %s" : "%s 通过 %s",
"Cannot increase permissions of %s" : "无法提升 %s 的权限",
"Files can't be shared with delete permissions" : "无法分享有删除权限的文件",
"Files can't be shared with create permissions" : "无法分享有创建权限的文件",