diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:26 +0000 |
commit | 3df6adb63dacba1e5cfbdc22fdce6bf22a95ef56 (patch) | |
tree | 20536587a643196288ddf2c82c6a632b1bd6d588 /core/l10n/en_GB.js | |
parent | 3c7e708ffd11812abc967e51eb2a1a8f450c77dd (diff) | |
download | nextcloud-server-3df6adb63dacba1e5cfbdc22fdce6bf22a95ef56.tar.gz nextcloud-server-3df6adb63dacba1e5cfbdc22fdce6bf22a95ef56.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 687d78c7f6c..94a9a1303e2 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -96,14 +96,14 @@ OC.L10N.register( "Searching other places" : "Searching other places", "No search results in other folders for {tag}{filter}{endtag}" : "No search results in other folders for {tag}{filter}{endtag}", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} search result in another folder","{count} search results in other folders"], + "Log in" : "Log in", + "Logging in …" : "Logging in …", "Server side authentication failed!" : "Server side authentication failed!", "Please contact your administrator." : "Please contact your administrator.", "An internal error occurred." : "An internal error occurred.", "Please try again or contact your administrator." : "Please try again or contact your administrator.", "Username or email" : "Username or email", "Password" : "Password", - "Log in" : "Log in", - "Logging in …" : "Logging in …", "Wrong username or password." : "Wrong username or password.", "User disabled" : "User disabled", "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.", @@ -115,6 +115,7 @@ OC.L10N.register( "I know what I'm doing" : "I know what I'm doing", "Cancel" : "Cancel", "Forgot password?" : "Forgot password?", + "Back" : "Back", "Settings" : "Settings", "Could not load your contacts" : "Could not load your contacts", "Search contacts …" : "Search contacts …", |