diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-01-16 01:15:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-01-16 01:15:50 +0000 |
commit | 203436b16be40109131720f06ca39e393c373bae (patch) | |
tree | 6d3237487031792ea35560a9a4fb12fbcaf04842 /core/l10n/en_GB.js | |
parent | c371e2f5323883a2056bb47ffafffd9b2c07f738 (diff) | |
download | nextcloud-server-203436b16be40109131720f06ca39e393c373bae.tar.gz nextcloud-server-203436b16be40109131720f06ca39e393c373bae.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 8d1d504281f..a12d3a48840 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -60,7 +60,6 @@ OC.L10N.register( "seconds ago" : "seconds ago", "Logging in …" : "Logging in …", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator.", - "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?", "I know what I'm doing" : "I know what I'm doing", "Password can not be changed. Please contact your administrator." : "Password can not be changed. Please contact your administrator.", "No" : "No", @@ -304,6 +303,7 @@ OC.L10N.register( "Oct." : "Oct.", "Nov." : "Nov.", "Dec." : "Dec.", + "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?", "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.", "Allow editing" : "Allow editing", "Hide file listing" : "Hide file listing", |