1
0

en_GB.json 7.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. { "translations": {
  2. "Missing recovery key password" : "Missing recovery key password",
  3. "Please repeat the recovery key password" : "Please repeat the recovery key password",
  4. "Repeated recovery key password does not match the provided recovery key password" : "Repeated recovery key password does not match the provided recovery key password",
  5. "Recovery key successfully enabled" : "Recovery key enabled successfully",
  6. "Could not enable recovery key. Please check your recovery key password!" : "Could not enable recovery key. Please check your recovery key password!",
  7. "Recovery key successfully disabled" : "Recovery key disabled successfully",
  8. "Could not disable recovery key. Please check your recovery key password!" : "Could not disable recovery key. Please check your recovery key password!",
  9. "Missing parameters" : "Missing parameters",
  10. "Please provide the old recovery password" : "Please provide the old recovery password",
  11. "Please provide a new recovery password" : "Please provide a new recovery password",
  12. "Please repeat the new recovery password" : "Please repeat the new recovery password",
  13. "Password successfully changed." : "Password changed successfully.",
  14. "Could not change the password. Maybe the old password was not correct." : "Could not change the password. Maybe the old password was incorrect.",
  15. "Recovery Key disabled" : "Recovery Key disabled",
  16. "Recovery Key enabled" : "Recovery Key enabled",
  17. "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",
  18. "Could not update the private key password." : "Could not update the private key password.",
  19. "The old password was not correct, please try again." : "The old password was not correct, please try again.",
  20. "The current log-in password was not correct, please try again." : "The current log-in password was not correct, please try again.",
  21. "Private key password successfully updated." : "Private key password updated successfully.",
  22. "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator",
  23. "Bad Signature" : "Bad Signature",
  24. "Missing Signature" : "Missing Signature",
  25. "one-time password for server-side-encryption" : "one-time password for server-side-encryption",
  26. "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot decrypt this file, which is probably a shared file. Please ask the file owner to reshare the file with you.",
  27. "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
  28. "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' 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.\n\n" : "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' 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.\n\n",
  29. "The share will expire on %s." : "The share will expire on %s.",
  30. "Cheers!" : "Cheers!",
  31. "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" 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.<br><br>" : "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" 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.<br><br>",
  32. "Encrypt the home storage" : "Encrypt the home storage",
  33. "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",
  34. "Enable recovery key" : "Enable recovery key",
  35. "Disable recovery key" : "Disable recovery key",
  36. "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.",
  37. "Recovery key password" : "Recovery key password",
  38. "Repeat recovery key password" : "Repeat recovery key password",
  39. "Change recovery key password:" : "Change recovery key password:",
  40. "Old recovery key password" : "Old recovery key password",
  41. "New recovery key password" : "New recovery key password",
  42. "Repeat new recovery key password" : "Repeat new recovery key password",
  43. "Change Password" : "Change Password",
  44. "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",
  45. "Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.",
  46. "Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:",
  47. " 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.",
  48. "Old log-in password" : "Old login password",
  49. "Current log-in password" : "Current login password",
  50. "Update Private Key Password" : "Update Private Key Password",
  51. "Enable password recovery:" : "Enable password recovery:",
  52. "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",
  53. "Enabled" : "Enabled",
  54. "Disabled" : "Disabled"
  55. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  56. }