diff options
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index ef8f9631f5f..6bd6abc3b53 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -38,7 +38,6 @@ 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 request" : "无效请求", "Invalid mail address" : "无效的电子邮件地址", "No valid group selected" : "没有选择有效的分组", "A user with that name already exists." : "使用该名称的用户已存在.", @@ -398,6 +397,7 @@ OC.L10N.register( "Please provide an admin recovery password, otherwise all user data will be lost" : "请提供管理员恢复密码, 否则所有用户的数据都将丢失.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "后端不支持修改密码, 但用户的加密密钥已成功更新.", "test email settings" : "测试电子邮件设置", + "Invalid request" : "无效请求", "Admins can't remove themself from the admin group" : "管理员不能将自己移出管理组", "Unable to add user to group %s" : "无法将用户添加到分组 %s", "Unable to remove user from group %s" : "无法从分组 %s 中移除用户", |