summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/l10n/zh_CN.js')
-rw-r--r--apps/encryption/l10n/zh_CN.js7
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/encryption/l10n/zh_CN.js b/apps/encryption/l10n/zh_CN.js
index 59d5b397435..01db2a8d3a8 100644
--- a/apps/encryption/l10n/zh_CN.js
+++ b/apps/encryption/l10n/zh_CN.js
@@ -17,11 +17,8 @@ OC.L10N.register(
"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):" : "启用恢复密钥(允许你在密码丢失后恢复文件):",
"Recovery key password" : "恢复密钥密码",
"Repeat Recovery key password" : "重复恢复密钥密码",
- "Enabled" : "开启",
- "Disabled" : "禁用",
"Change recovery key password:" : "更改恢复密钥密码",
"Old Recovery key password" : "旧的恢复密钥密码",
"New Recovery key password" : "新的恢复密钥密码",
@@ -32,6 +29,8 @@ OC.L10N.register(
"Current log-in password" : "当前登录密码",
"Update Private Key Password" : "更新私钥密码",
"Enable password recovery:" : "启用密码恢复:",
- "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "启用该项将允许你在密码丢失后取回您的加密文件"
+ "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "启用该项将允许你在密码丢失后取回您的加密文件",
+ "Enabled" : "开启",
+ "Disabled" : "禁用"
},
"nplurals=1; plural=0;");