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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-10 03:12:10 +0300
committerNextcloud bot <bot@nextcloud.com>2018-04-10 03:12:10 +0300
commit323ee3cbdc420f1009b6eb64b2df0f878ff39a14 (patch)
treefd370a332259b18c94a7cd5855f157efdfed3da3 /core/l10n/en_GB.js
parentc4c6943c1ede4fc3f31c08fd52434de4478ea5f5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r--core/l10n/en_GB.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 655940b44f4..396988d1681 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -277,11 +277,10 @@ OC.L10N.register(
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.",
"Forgot password?" : "Forgot password?",
"Back to login" : "Back to login",
+ "App token" : "App token",
+ "Grant access" : "Grant access",
"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 …",
"New password" : "New password",
"New Password" : "New Password",
@@ -341,6 +340,7 @@ OC.L10N.register(
"Stay logged in" : "Stay logged in",
"Alternative Logins" : "Alternative Logins",
"You are about to grant \"%s\" access to your %s account." : "You are about to grant \"%s\" access to your %s account.",
+ "Alternative login using app token" : "Alternative login using app token",
"You are accessing the server from an untrusted domain." : "You are accessing the server from an untrusted domain.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain.",