diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-26 01:07:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-26 01:07:03 +0000 |
commit | 0981f9a18a7253f7a5e7f44359c3bfc5ffe0f650 (patch) | |
tree | 76f7a8861b503cb7769af08c745b1d39dc177b46 /settings/l10n/zh_CN.js | |
parent | 28b692911166e0bd911f1bc1e5c6cbc8cb1e9000 (diff) | |
download | nextcloud-server-0981f9a18a7253f7a5e7f44359c3bfc5ffe0f650.tar.gz nextcloud-server-0981f9a18a7253f7a5e7f44359c3bfc5ffe0f650.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 556dbbb2037..13f738b63be 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -8,6 +8,7 @@ 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" : "通过应用程序商店或联合云共享安装和更新应用程序", |