aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/zh_CN.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-22 01:55:38 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-22 01:55:38 -0400
commitd7bdf6055902054233b0803a1a69ddd9d6ffce52 (patch)
treecbe6085bf3dd0a3306770d500dc71f6f303cafa1 /apps/encryption/l10n/zh_CN.js
parent40fcc7480c357d313f865967f83d5338f785c96a (diff)
downloadnextcloud-server-d7bdf6055902054233b0803a1a69ddd9d6ffce52.tar.gz
nextcloud-server-d7bdf6055902054233b0803a1a69ddd9d6ffce52.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/zh_CN.js')
-rw-r--r--apps/encryption/l10n/zh_CN.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/encryption/l10n/zh_CN.js b/apps/encryption/l10n/zh_CN.js
index f65d6efb423..59d5b397435 100644
--- a/apps/encryption/l10n/zh_CN.js
+++ b/apps/encryption/l10n/zh_CN.js
@@ -12,6 +12,9 @@ OC.L10N.register(
"Please repeat the new recovery password" : "请替换新的恢复密码",
"Password successfully changed." : "密码修改成功。",
"Could not change the password. Maybe the old password was not correct." : "不能修改密码。旧密码可能不正确。",
+ "Could not update the private key password." : "不能更新私有密钥。",
+ "The old password was not correct, please try again." : "原始密码错误,请重试。",
+ "Private key password successfully updated." : "私钥密码成功更新。",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "无效的私有密钥。请到您的个人配置里去更新私有密钥,来恢复对加密文件的访问。",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "加密应用被启用了,但是你的加密密钥没有初始化,请重新登出登录系统一次。",
"Enable recovery key (allow to recover users files in case of password loss):" : "启用恢复密钥(允许你在密码丢失后恢复文件):",