diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-29 02:20:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-29 02:20:14 +0000 |
commit | 89710bbdcf37ec92851adb68bd3af69a5c402f4a (patch) | |
tree | f35c261723c4770026ff3182d9feb4e20fdf9df2 /apps/settings/l10n/zh_CN.js | |
parent | df463f90be01be2d38f6cdd5b2b1a20900696b54 (diff) | |
download | nextcloud-server-89710bbdcf37ec92851adb68bd3af69a5c402f4a.tar.gz nextcloud-server-89710bbdcf37ec92851adb68bd3af69a5c402f4a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 6784036ed1b..1bf7482bd7d 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -358,6 +358,7 @@ OC.L10N.register( "Exclude groups from sharing" : "在共享中排除组", "These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取共享,但无法向他人共享。", "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "在共享对话框中允许用户名自动完成。 如果被禁用,则需要输入完整的用户名或电子邮件地址。", + "Restrict username autocompletion to users within the same groups" : "将用户名自动补全限制为相同组中的用户", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公开链接上传页中显示免责声明。(仅当文件列表隐藏时显示。)", "This text will be shown on the public link upload page when the file list is hidden." : "这些内容将在公开链接上传页中当文件列表隐藏时显示。", "Default share permissions" : "默认共享权限", |