zh_CN.json 5.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. { "translations": {
  2. "Missing recovery key password" : "丢失的回复密钥",
  3. "Please repeat the recovery key password" : "请替换恢复密钥",
  4. "Repeated recovery key password does not match the provided recovery key password" : "重复的恢复密钥密码与提供的恢复密钥密码不匹配",
  5. "Recovery key successfully enabled" : "恢复密钥成功启用",
  6. "Could not enable recovery key. Please check your recovery key password!" : "不能启用恢复密钥。请检查恢复密钥密码!",
  7. "Recovery key successfully disabled" : "恢复密钥成功禁用",
  8. "Could not disable recovery key. Please check your recovery key password!" : "不能禁用恢复密钥。请检查恢复密钥密码!",
  9. "Missing parameters" : "缺少参数",
  10. "Please provide the old recovery password" : "请提供原来的恢复密码",
  11. "Please provide a new recovery password" : "请提供一个新的恢复密码",
  12. "Please repeat the new recovery password" : "请替换新的恢复密码",
  13. "Password successfully changed." : "密码修改成功。",
  14. "Could not change the password. Maybe the old password was not correct." : "不能修改密码。旧密码可能不正确。",
  15. "Recovery Key disabled" : "恢复密钥已禁用",
  16. "Recovery Key enabled" : "恢复密钥已启用",
  17. "Could not enable the recovery key, please try again or contact your administrator" : "无法启用恢复密钥,请重试或联系您的管理员",
  18. "Could not update the private key password." : "不能更新私有密钥。",
  19. "The old password was not correct, please try again." : "原始密码错误,请重试。",
  20. "The current log-in password was not correct, please try again." : "当前登录密码不正确,请重试。",
  21. "Private key password successfully updated." : "私钥密码成功更新。",
  22. "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "无效的加密应用程序私钥。请在您的个人设置中更新您的私钥密码,以恢复对加密文件的访问。",
  23. "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "加密应用被启用了,但是您的加密密钥没有初始化。请重新登出登录系统一次。",
  24. "Please enable server side encryption in the admin settings in order to use the encryption module." : "请启用管理员设置中的服务器端加密,以使用加密模块。",
  25. "Encryption app is enabled and ready" : "加密应用程序已启用并准备就绪",
  26. "Bad Signature" : "签名已损坏",
  27. "Missing Signature" : "签名已丢失",
  28. "one-time password for server-side-encryption" : "用于服务器端加密的一次性密码",
  29. "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "法解密此文件,可能这是一个共享文件。请通知文件所有者与您重新共享该文件。 ",
  30. "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "无法读取此文件,可能这是一个共享文件。请通知文件所有者与您重新共享该文件。 ",
  31. "Default encryption module" : "默认加密模块",
  32. "Default encryption module for server-side encryption" : "服务器端加密的默认加密模块",
  33. "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "加密应用已启用,但您的密钥未初始化,请登出并再次登录",
  34. "Encrypt the home storage" : "加密主目录储存",
  35. "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "启用此选项将加密存储在主存储上的所有文件,否则只会加密外部存储上的文件",
  36. "Enable recovery key" : "启用恢复密钥",
  37. "Disable recovery key" : "禁用恢复密钥",
  38. "Recovery key password" : "恢复密钥密码",
  39. "Repeat recovery key password" : "重复恢复密码",
  40. "Change recovery key password:" : "更改恢复密钥密码:",
  41. "Old recovery key password" : "旧的恢复密码",
  42. "New recovery key password" : "新恢复密码",
  43. "Repeat new recovery key password" : "重复新的恢复密码",
  44. "Change Password" : "修改密码",
  45. "Basic encryption module" : "基础加密模块",
  46. "Your private key password no longer matches your log-in password." : "您的私钥不再与您的登录密码匹配。",
  47. "Set your old private key password to your current log-in password:" : "将的私钥设置为当前登录密码:",
  48. " If you don't remember your old password you can ask your administrator to recover your files." : "如果您记不住旧的密码,您可以请求管理员恢复您的文件。",
  49. "Old log-in password" : "旧登录密码",
  50. "Current log-in password" : "当前登录密码",
  51. "Update Private Key Password" : "更新私钥密码",
  52. "Enable password recovery:" : "启用密码恢复:",
  53. "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "启用该项将允许您在密码丢失后取回您的加密文件",
  54. "Enabled" : "启用",
  55. "Disabled" : "禁用",
  56. "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "恢复密钥是用于加密文件的额外加密密钥。如果用户忘记了密码,它允许用户恢复文件。"
  57. },"pluralForm" :"nplurals=1; plural=0;"
  58. }