diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-09 00:10:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-09 00:10:11 +0000 |
commit | 3a26def7cf446bbf8bb019ebc4ac30cfe4d27151 (patch) | |
tree | b887e5239a894dc0c3da8c0e97f159e6de7e1d4f /apps/encryption/l10n/en_GB.json | |
parent | cb44bfe2b78c1f7e4adbdc7f8df8be2bd6501900 (diff) | |
download | nextcloud-server-3a26def7cf446bbf8bb019ebc4ac30cfe4d27151.tar.gz nextcloud-server-3a26def7cf446bbf8bb019ebc4ac30cfe4d27151.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/en_GB.json')
-rw-r--r-- | apps/encryption/l10n/en_GB.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/encryption/l10n/en_GB.json b/apps/encryption/l10n/en_GB.json index e4f2d2dd5bb..21ad8b2831f 100644 --- a/apps/encryption/l10n/en_GB.json +++ b/apps/encryption/l10n/en_GB.json @@ -20,9 +20,6 @@ "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", "Bad Signature" : "Bad Signature", "Missing Signature" : "Missing Signature", "one-time password for server-side-encryption" : "one-time password for server-side-encryption", @@ -44,7 +41,7 @@ "New recovery key password" : "New recovery key password", "Repeat new recovery key password" : "Repeat new recovery key password", "Change Password" : "Change Password", - "basic encryption module" : "basic encryption module", + "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", "Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.", "Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:", " 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.", |