diff options
Diffstat (limited to 'apps/files_encryption/l10n/zh_CN.js')
-rw-r--r-- | apps/files_encryption/l10n/zh_CN.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files_encryption/l10n/zh_CN.js b/apps/files_encryption/l10n/zh_CN.js index a7da9155ef6..31a6a304be7 100644 --- a/apps/files_encryption/l10n/zh_CN.js +++ b/apps/files_encryption/l10n/zh_CN.js @@ -14,12 +14,11 @@ OC.L10N.register( "Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." : "您的私有密钥无效!也许是您在 %s 外更改了密码 (比如,在您的公司目录)。您可以在个人设置里更新您的私钥密码来恢复访问你的加密文件。", "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : " 无法解密这个文件(或许这是一个共享文件?),请询问文件所有者重新与您分享这个文件。", "Unknown error. Please check your system settings or contact your administrator" : "未知错误。请检查系统设置或联系您的管理员", - "Missing requirements." : "必填项未填写。", - "Following users are not set up for encryption:" : "以下用户还没有设置加密:", "Initial encryption started... This can take some time. Please wait." : "初始加密启动中....这可能会花一些时间,请稍后再试。", "Initial encryption running... Please try again later." : "初始加密运行中....请稍后再试。", + "Missing requirements." : "必填项未填写。", + "Following users are not set up for encryption:" : "以下用户还没有设置加密:", "Go directly to your %spersonal settings%s." : "直接访问您的%s个人设置%s。", - "Encryption" : "加密", "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" : "恢复密钥密码", |