diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-10 22:30:58 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-10 22:30:58 -0400 |
commit | 44a5b0bad0e0dbcb0c11de663897ace69b4fd776 (patch) | |
tree | eba044e2945f6747fb037aa157f872d43254eba1 /apps/files/l10n/en_GB.php | |
parent | 26c0007a5ff65a718abce63939b65de0cda9c7a1 (diff) | |
download | nextcloud-server-44a5b0bad0e0dbcb0c11de663897ace69b4fd776.tar.gz nextcloud-server-44a5b0bad0e0dbcb0c11de663897ace69b4fd776.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.php')
-rw-r--r-- | apps/files/l10n/en_GB.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.php b/apps/files/l10n/en_GB.php index c747555e40b..96a4be20b5c 100644 --- a/apps/files/l10n/en_GB.php +++ b/apps/files/l10n/en_GB.php @@ -44,6 +44,8 @@ $TRANSLATIONS = array( "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Invalid name: '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed.", "Your storage is full, files can not be updated or synced anymore!" => "Your storage is full, files can not be updated or synced anymore!", "Your storage is almost full ({usedSpacePercent}%)" => "Your storage is almost full ({usedSpacePercent}%)", +"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", +"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 was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files.", "Your download is being prepared. This might take some time if the files are big." => "Your download is being prepared. This might take some time if the files are big.", "Error moving file" => "Error moving file", |