diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-04 01:56:24 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-04 01:56:24 -0400 |
commit | 66a24ff479b45c97074f9b7b9b595819456ede0d (patch) | |
tree | 52bea44ebe3f128d6e0a75346cc45a518ef7e642 /apps/encryption/l10n/en_GB.json | |
parent | bb0cb0aaec597aa0a79c061166ce8929bcc02fdd (diff) | |
download | nextcloud-server-66a24ff479b45c97074f9b7b9b595819456ede0d.tar.gz nextcloud-server-66a24ff479b45c97074f9b7b9b595819456ede0d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/en_GB.json')
-rw-r--r-- | apps/encryption/l10n/en_GB.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/encryption/l10n/en_GB.json b/apps/encryption/l10n/en_GB.json index 9d5b8b6e6b8..e1d20385f6e 100644 --- a/apps/encryption/l10n/en_GB.json +++ b/apps/encryption/l10n/en_GB.json @@ -19,8 +19,10 @@ "The old password was not correct, please try again." : "The old password was not correct, please try again.", "The current log-in password was not correct, please try again." : "The current log-in password was not correct, please try again.", "Private key password successfully updated." : "Private key password updated successfully.", + "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", "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.", "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", + "Encryption App is enabled and ready" : "Encryption App is enabled and ready", "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.", "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.", "Enable recovery key" : "Enable recovery key", |