summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-03-13 02:22:53 +0000
committerNextcloud bot <bot@nextcloud.com>2021-03-13 02:22:53 +0000
commit0869c75d5a432f9bb5837329e58e6f91bc2aecda (patch)
tree8a6a605666c7a22607f91211762fb68ed8e4ba8d /apps/settings/l10n/zh_CN.js
parent32551b9ff7978395ec7777f11320056ab8413432 (diff)
downloadnextcloud-server-0869c75d5a432f9bb5837329e58e6f91bc2aecda.tar.gz
nextcloud-server-0869c75d5a432f9bb5837329e58e6f91bc2aecda.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r--apps/settings/l10n/zh_CN.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index 4fecd5ed552..344afe81d41 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"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" : "无法修改全名",
@@ -379,6 +380,11 @@ OC.L10N.register(
"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" : "默认共享权限",