diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-08 02:20:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-08 02:20:05 +0000 |
commit | 26a20ed13f782418b37c16681a7ad7a0c8e943b6 (patch) | |
tree | 12c2d1810e4e17ea6dd8da711334021b3ec98d84 /lib/l10n/zh_CN.js | |
parent | 4c0ad08084b666212803c73d8eede9732a7953fa (diff) | |
download | nextcloud-server-26a20ed13f782418b37c16681a7ad7a0c8e943b6.tar.gz nextcloud-server-26a20ed13f782418b37c16681a7ad7a0c8e943b6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 898d6820416..fdfe9f90a80 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -120,6 +120,7 @@ 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 天。", + "Sharing is only allowed with group members" : "只允许与群组成员共享", "%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." : "点击下方按钮可打开它。", |