diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-05 01:55:36 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-05 01:55:36 -0400 |
commit | b60dcd91bbf6e96c71fee92cf57296a8417a5cba (patch) | |
tree | 496fdc136776df959aa52a9b62657a51943fffb0 /apps/encryption/l10n/zh_CN.json | |
parent | fa6a67ccc1a7919aea2b18b445c0a31546184326 (diff) | |
download | nextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.tar.gz nextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/zh_CN.json')
-rw-r--r-- | apps/encryption/l10n/zh_CN.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/encryption/l10n/zh_CN.json b/apps/encryption/l10n/zh_CN.json index 590a6cf8471..463c029b554 100644 --- a/apps/encryption/l10n/zh_CN.json +++ b/apps/encryption/l10n/zh_CN.json @@ -15,11 +15,8 @@ "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" : "新的恢复密钥密码", @@ -30,6 +27,8 @@ "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" : "禁用" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |