Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-11-05 04:09:17 +0300
committerNextcloud bot <bot@nextcloud.com>2017-11-05 04:09:17 +0300
commit612d06613f2255a9119f87e3deb1542a2a3b9fc4 (patch)
tree1f1edc6fb21fe693f8fa0442451b5674e8c9d237 /core/l10n
parent6dfcc4d83b6d06847123476175ecaa294e5df0a2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/en_GB.js3
-rw-r--r--core/l10n/en_GB.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 8b9312e4284..7d236551b7c 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -125,6 +125,8 @@ 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" : "Shared with",
+ "Shared by" : "Shared by",
"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",
@@ -275,6 +277,7 @@ OC.L10N.register(
"Alternative Logins" : "Alternative Logins",
"Account access" : "Account access",
"You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.",
+ "Grant access" : "Grant access",
"App token" : "App token",
"Alternative login using app token" : "Alternative login using app token",
"Redirecting …" : "Redirecting …",
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 66bbbc67fe3..df3ea44e215 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -123,6 +123,8 @@
"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" : "Shared with",
+ "Shared by" : "Shared by",
"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",
@@ -273,6 +275,7 @@
"Alternative Logins" : "Alternative Logins",
"Account access" : "Account access",
"You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.",
+ "Grant access" : "Grant access",
"App token" : "App token",
"Alternative login using app token" : "Alternative login using app token",
"Redirecting …" : "Redirecting …",