diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.json')
-rw-r--r-- | apps/settings/l10n/zh_CN.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 9deaea4054f..f9a21851539 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -74,6 +74,7 @@ "Email could not be sent. Check your mail server log" : "邮件无法发送。检查您的邮件服务器日志", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "在发送电子邮件时出现问题。请修正您的设置。(错误:%s)", "You need to set your user email before being able to send test emails." : "在发送测试邮件前您需要设置您的电子邮件地址。", + "Invalid user" : "无效用户", "Invalid mail address" : "无效的电子邮件地址", "Settings saved" : "设置已保存", "Unable to change full name" : "无法修改全名", @@ -377,6 +378,11 @@ "Restrict users to only share with users in their groups" : "限制用户只与他们组中的用户共享", "Exclude groups from sharing" : "在共享中排除组", "These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取共享,但无法向他人共享。", + "Allow username autocompletion in share dialog" : "在分享对话框中允许用户名自动完成", + "Allow username autocompletion to users within the same groups" : "允许自动完成同一组内的用户的用户名", + "Allow username autocompletion to users based on phonebook matches" : "允许基于通讯录匹配自动完成用户的用户名", + "If autocompletion \"same group\" and \"phonebook matches\" are enabled a match in either is enough to show the user." : "如果启用了“同组”自动完成和“通讯录匹配”,则匹配两者中的任何一个都足以显示用户。", + "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "在输入全名或电子邮件地址时允许用户名自动完成 (忽略丢失的电话簿匹配和同属一个小组的匹配)", "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" : "默认共享权限", |