diff options
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 4 |
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\"", |