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 4678b1dd4c7..556dbbb2037 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -8,7 +8,6 @@ OC.L10N.register( "No user supplied" : "没有满足的用户", "Unable to change password" : "无法修改密码", "Authentication error" : "认证错误", - "Please provide an admin recovery password, otherwise all user data will be lost" : "请提供管理员恢复密码, 否则所有用户的数据都将丢失.", "Wrong admin recovery password. Please check the password and try again." : "错误的管理员恢复密码. 请检查密码并重试.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "后端不支持修改密码, 但用户的加密密钥已成功更新.", "installing and updating apps via the app store or Federated Cloud Sharing" : "通过应用程序商店或联合云共享安装和更新应用程序", @@ -346,6 +345,7 @@ OC.L10N.register( "set new password" : "设置新密码", "change email address" : "修改电子邮箱地址", "Default" : "默认", + "Please provide an admin recovery password, otherwise all user data will be lost" : "请提供管理员恢复密码, 否则所有用户的数据都将丢失.", "log-level out of allowed range" : "日志级别超出允许的范围", "Language changed" : "语言已修改", "Admins can't remove themself from the admin group" : "管理员不能将自己移出管理组", |