diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.json')
-rw-r--r-- | apps/settings/l10n/zh_CN.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 02f217a4be0..5f4fb7b2eb9 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -352,6 +352,7 @@ "Email" : "电子邮件", "Default language" : "默认语言", "Add a new user" : "添加新用户", + "Avatar" : "头像", "Group admin for" : "分组管理员", "Quota" : "配额", "User backend" : "用户来源", @@ -474,8 +475,6 @@ "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 phone number integration" : "允许基于手机号码集成自动完成用户的用户名", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "如果启用了“同组”自动完成和“手机号码集成”,则匹配两者中的任何一个都足以显示用户", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "输入全名或电子邮箱地址时,允许自动完成(忽略缺少的通讯录匹配及同组要求)", @@ -516,7 +515,6 @@ "Migration in progress. Please wait until the migration is finished" : "正在进行迁移。请稍等,直到迁移完成", "Migration started …" : "迁移开始...", "Address" : "地址", - "Avatar" : "头像", "An error occured during the request. Unable to proceed." : "请求期间发生错误。 无法继续。", "Plain" : "明文", "NT LAN Manager" : "NT LAN 管理器", @@ -535,6 +533,8 @@ "Pick background job setting" : "选择后台任务设置", "Recommended" : "推荐", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php 需要被系统用户 \"%s\" 执行。", + "Allow username autocompletion in share dialog" : "在分享对话框中允许用户名自动完成", + "Allow username autocompletion to users within the same groups" : "允许自动完成同一组内的用户的用户名", "Change privacy level of profile picture" : "更改个人头像的隐私级别", "Upload new" : "上传", "Select from Files" : "选择文件", |