diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-24 00:12:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-24 00:12:18 +0000 |
commit | d4ec708867d7487b3793bfbfa0050afeb515f665 (patch) | |
tree | 22a4f8862aef9941618e788366ce417cd32dd983 /core/l10n/en_GB.js | |
parent | c49ec6618867323355aad9bfd54478554c9e23d4 (diff) | |
download | nextcloud-server-d4ec708867d7487b3793bfbfa0050afeb515f665.tar.gz nextcloud-server-d4ec708867d7487b3793bfbfa0050afeb515f665.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 763db5ea501..51ed2084207 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -264,8 +264,12 @@ OC.L10N.register( "See the documentation" : "See the documentation", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page.", "More apps" : "More apps", + "More apps menu" : "More apps menu", "Search" : "Search", "Reset search" : "Reset search", + "Contacts" : "Contacts", + "Contacts menu" : "Contacts menu", + "Settings menu" : "Settings menu", "Confirm your password" : "Confirm your password", "Server side authentication failed!" : "Server side authentication failed!", "Please contact your administrator." : "Please contact your administrator.", @@ -277,8 +281,11 @@ 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", + "Connect to your account" : "Connect to your account", + "Please log in before granting %s access to your %s account." : "Please log in before granting %s access to your %s account.", "App token" : "App token", "Grant access" : "Grant access", + "Alternative log in using app token" : "Alternative log in using app token", "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.", "Redirecting …" : "Redirecting …", @@ -291,6 +298,7 @@ OC.L10N.register( "Error while validating your second factor" : "Error while validating your second factor", "Access through untrusted domain" : "Access through untrusted domain", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php.", + "Further information how to configure this can be found in the %sdocumentation%s." : "Further information how to configure this can be found in the %sdocumentation%s.", "App update required" : "App update required", "%s will be updated to version %s" : "%s will be updated to version %s", "These apps will be updated:" : "These apps will be updated:", |