diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-05 00:07:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-05 00:07:28 +0000 |
commit | 619d09529c417df10ac57815024b89dee9285c35 (patch) | |
tree | 5b39ed94daf1ff7cae39f0dd52905099876edc84 /core/l10n/zh_CN.js | |
parent | 8dc2749296b44cc79a1fe50f298f3b2034970da4 (diff) | |
download | nextcloud-server-619d09529c417df10ac57815024b89dee9285c35.tar.gz nextcloud-server-619d09529c417df10ac57815024b89dee9285c35.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index bb514911495..8ffcc997c8e 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -133,11 +133,10 @@ OC.L10N.register( "Share link" : "分享链接", "Link" : "链接", "Password protect" : "密码保护", - "Allow upload and editing" : "允许上传和编辑", "Allow editing" : "允许编辑", - "upload only" : "仅上传", "Email link to person" : "发送链接到个人", "Send" : "发送", + "Allow upload and editing" : "允许上传和编辑", "Shared with you and the group {group} by {owner}" : "{owner} 分享给您及 {group} 分组", "Shared with you by {owner}" : "{owner} 分享给您", "Choose a password for the mail share" : "为电子邮件分享选择一个密码", |