summaryrefslogtreecommitdiffstats
path: root/core/l10n/en_GB.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-04 01:56:24 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-04 01:56:24 -0400
commit66a24ff479b45c97074f9b7b9b595819456ede0d (patch)
tree52bea44ebe3f128d6e0a75346cc45a518ef7e642 /core/l10n/en_GB.js
parentbb0cb0aaec597aa0a79c061166ce8929bcc02fdd (diff)
downloadnextcloud-server-66a24ff479b45c97074f9b7b9b595819456ede0d.tar.gz
nextcloud-server-66a24ff479b45c97074f9b7b9b595819456ede0d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r--core/l10n/en_GB.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 136efce46a7..a541ebae57d 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -73,6 +73,7 @@ OC.L10N.register(
"This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest enabling the Internet connection for this server.",
"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.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a href=\"{docLink}\">documentation</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>.",
"Error occurred while checking server setup" : "Error occurred whilst checking server setup",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting.",
"The \"Strict-Transport-Security\" HTTP header is not configured to least \"2,678,400\" seconds. This is a potential security risk and we recommend adjusting this setting." : "The \"Strict-Transport-Security\" HTTP header is not configured to least \"2,678,400\" seconds. This is a potential security risk and we recommend adjusting this setting.",
@@ -148,6 +149,7 @@ OC.L10N.register(
"New Password" : "New Password",
"Reset password" : "Reset password",
"Searching other places" : "Searching other places",
+ "No search results in other places" : "No search results in other places",
"_{count} search result in other places_::_{count} search results in other places_" : ["{count} search result in other places","{count} search results in other places"],
"Personal" : "Personal",
"Users" : "Users",