diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-03 01:09:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-03 01:09:06 +0000 |
commit | 7e1e9430b676b719747c98d6c0654981bb276374 (patch) | |
tree | 52a072b026bb32aaa388464427e2554c5a4d8e74 /core/l10n/en_GB.js | |
parent | 3091ddb043451160c6ae4621e647ee9e230b71dc (diff) | |
download | nextcloud-server-7e1e9430b676b719747c98d6c0654981bb276374.tar.gz nextcloud-server-7e1e9430b676b719747c98d6c0654981bb276374.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 a67257977b9..8b9312e4284 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -125,7 +125,6 @@ OC.L10N.register( "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>.", "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>.", "Shared" : "Shared", - "Shared with {recipients}" : "Shared with {recipients}", "Error setting expiration date" : "Error setting expiration date", "The public link will expire no later than {days} days after it is created" : "The public link will expire no later than {days} days after it is created", "Set expiration date" : "Set expiration date", @@ -313,6 +312,7 @@ OC.L10N.register( "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?", "Ok" : "OK", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root.", + "Shared with {recipients}" : "Shared with {recipients}", "Error while unsharing" : "Error whilst unsharing", "can reshare" : "can reshare", "can edit" : "can edit", |