diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-10 01:55:34 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-10 01:55:34 -0500 |
commit | ea95bb01899cdac6bf55d29dfefd8148bb26893f (patch) | |
tree | ad5af2a7a33ad559317eb058fbe447e7f8a0aec0 /settings/l10n/zh_CN.js | |
parent | 7028c7150dd3181c3416ad77ca675e85514cdae3 (diff) | |
download | nextcloud-server-ea95bb01899cdac6bf55d29dfefd8148bb26893f.tar.gz nextcloud-server-ea95bb01899cdac6bf55d29dfefd8148bb26893f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index b5616927955..f8ca4b5512f 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -118,13 +118,13 @@ OC.L10N.register( "Allow users to share via link" : "允许用户通过链接分享文件", "Enforce password protection" : "强制密码保护", "Allow public uploads" : "允许公开上传", + "Allow users to send mail notification for shared files" : "允许用户发送共享文件的邮件通知", "Set default expiration date" : "设置默认过期日期", "Expire after " : "过期于", "days" : "天", "Enforce expiration date" : "强制过期日期", "Allow resharing" : "允许再次共享", "Restrict users to only share with users in their groups" : "限制仅与组内用户分享", - "Allow users to send mail notification for shared files" : "允许用户发送共享文件的邮件通知", "Exclude groups from sharing" : "在分享中排除组", "These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取分享,但无法向他人分享。", "Enforce HTTPS" : "强制使用 HTTPS", |