en_GB.js 8.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. OC.L10N.register(
  2. "encryption",
  3. {
  4. "Missing recovery key password" : "Missing recovery key password",
  5. "Please repeat the recovery key password" : "Please repeat the recovery key password",
  6. "Repeated recovery key password does not match the provided recovery key password" : "Repeated recovery key password does not match the provided recovery key password",
  7. "Recovery key successfully enabled" : "Recovery key enabled successfully",
  8. "Could not enable recovery key. Please check your recovery key password!" : "Could not enable recovery key. Please check your recovery key password!",
  9. "Recovery key successfully disabled" : "Recovery key disabled successfully",
  10. "Could not disable recovery key. Please check your recovery key password!" : "Could not disable recovery key. Please check your recovery key password!",
  11. "Missing parameters" : "Missing parameters",
  12. "Please provide the old recovery password" : "Please provide the old recovery password",
  13. "Please provide a new recovery password" : "Please provide a new recovery password",
  14. "Please repeat the new recovery password" : "Please repeat the new recovery password",
  15. "Password successfully changed." : "Password changed successfully.",
  16. "Could not change the password. Maybe the old password was not correct." : "Could not change the password. Maybe the old password was incorrect.",
  17. "Recovery Key disabled" : "Recovery Key disabled",
  18. "Recovery Key enabled" : "Recovery Key enabled",
  19. "Could not enable the recovery key, please try again or contact your administrator" : "Could not enable the recovery key, please try again or contact your administrator",
  20. "Could not update the private key password." : "Could not update the private key password.",
  21. "The old password was not correct, please try again." : "The old password was not correct, please try again.",
  22. "The current log-in password was not correct, please try again." : "The current log-in password was not correct, please try again.",
  23. "Private key password successfully updated." : "Private key password updated successfully.",
  24. "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files.",
  25. "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again.",
  26. "Please enable server side encryption in the admin settings in order to use the encryption module." : "Please enable server side encryption in the admin settings in order to use the encryption module.",
  27. "Encryption app is enabled and ready" : "Encryption app is enabled and ready",
  28. "Bad Signature" : "Bad Signature",
  29. "Missing Signature" : "Missing Signature",
  30. "one-time password for server-side-encryption" : "one-time password for server-side-encryption",
  31. "Encryption password" : "Encryption password",
  32. "The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.",
  33. "The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\".",
  34. "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password.",
  35. "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
  36. "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
  37. "Default encryption module" : "Default encryption module",
  38. "Default encryption module for server-side encryption" : "Default encryption module for server-side encryption",
  39. "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption.",
  40. "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption app is enabled but your keys are not initialised, please log-out and log-in again",
  41. "Encrypt the home storage" : "Encrypt the home storage",
  42. "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted",
  43. "Enable recovery key" : "Enable recovery key",
  44. "Disable recovery key" : "Disable recovery key",
  45. "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten.",
  46. "Recovery key password" : "Recovery key password",
  47. "Repeat recovery key password" : "Repeat recovery key password",
  48. "Change recovery key password:" : "Change recovery key password:",
  49. "Old recovery key password" : "Old recovery key password",
  50. "New recovery key password" : "New recovery key password",
  51. "Repeat new recovery key password" : "Repeat new recovery key password",
  52. "Change Password" : "Change Password",
  53. "Basic encryption module" : "Basic encryption module",
  54. "Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.",
  55. "Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:",
  56. " If you don't remember your old password you can ask your administrator to recover your files." : " If you don't remember your old password you can ask your administrator to recover your files.",
  57. "Old log-in password" : "Old login password",
  58. "Current log-in password" : "Current login password",
  59. "Update Private Key Password" : "Update Private Key Password",
  60. "Enable password recovery:" : "Enable password recovery:",
  61. "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",
  62. "Enabled" : "Enabled",
  63. "Disabled" : "Disabled",
  64. "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password." : "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password.",
  65. "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." : "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."
  66. },
  67. "nplurals=2; plural=(n != 1);");