diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
commit | 0df5110127a794ab25cf677aa98787ec12ee6fa3 (patch) | |
tree | c7c10b5ecdc2be89bc277968d7645d402a7ff63a /core/l10n/en_GB.js | |
parent | b2ae53a44b1b951ee662759c05a354189269b04e (diff) | |
download | nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.tar.gz nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 5df7034aa97..0637dbf4d24 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -52,12 +52,22 @@ OC.L10N.register( "%s (incompatible)" : "%s (incompatible)", "Following apps have been disabled: %s" : "Following apps have been disabled: %s", "Already up to date" : "Already up to date", + "Saving..." : "Saving...", + "Dismiss" : "Dismiss", + "Authentication required" : "Authentication required", + "This action requires you to confirm your password" : "This action requires you to confirm your password", + "Confirm" : "Confirm", + "Password" : "Password", + "Failed to authenticate, try again" : "Failed to authenticate, try again", + "seconds ago" : "seconds ago", "Could not load your contacts" : "Could not load your contacts", "Search contacts …" : "Search contacts …", "No contacts found" : "No contacts found", "Show all contacts …" : "Show all contacts …", "Loading your contacts …" : "Loading your contacts …", "Looking for {term} …" : "Looking for {term} …", + "No action available" : "No action available", + "Error fetching contact actions" : "Error fetching contact actions", "Error" : "Error", "Error while sharing" : "Error whilst sharing", "Error removing share" : "Error removing share", @@ -73,7 +83,6 @@ OC.L10N.register( "Resharing is not allowed" : "Resharing is not allowed", "Link" : "Link", "Password protect" : "Password protect", - "Password" : "Password", "Allow editing" : "Allow editing", "Email link to person" : "Email link to person", "Send" : "Send", @@ -114,18 +123,9 @@ OC.L10N.register( "Shared" : "Shared", "Shared with" : "Shared with", "Shared by" : "Shared by", - "No action available" : "No action available", - "Error fetching contact actions" : "Error fetching contact actions", "Settings" : "Settings", "Connection to server lost" : "Connection to server lost", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem loading page, reloading in %n second","Problem loading page, reloading in %n seconds"], - "Saving..." : "Saving...", - "Dismiss" : "Dismiss", - "Authentication required" : "Authentication required", - "This action requires you to confirm your password" : "This action requires you to confirm your password", - "Confirm" : "Confirm", - "Failed to authenticate, try again" : "Failed to authenticate, try again", - "seconds ago" : "seconds ago", "Logging in …" : "Logging in …", "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?", "I know what I'm doing" : "I know what I'm doing", |