diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:14:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:14:54 +0000 |
commit | 60734cd79d6ceb86d45a0949f8b8d1202bcfa867 (patch) | |
tree | 28092a15d989edf1d41abc8857bc0a035d33679a /core/l10n/en_GB.js | |
parent | eefe256abc377ca9e6d43682d50fadebfcfed966 (diff) | |
download | nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.tar.gz nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 51ed2084207..931ab6a66b7 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -67,11 +67,10 @@ OC.L10N.register( "_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", - "This action requires you to confirm your password" : "This action requires you to confirm your password", "Authentication required" : "Authentication required", - "Password" : "Password", - "Cancel" : "Cancel", + "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", "Logging in …" : "Logging in …", @@ -97,6 +96,7 @@ OC.L10N.register( "Already existing files" : "Already existing files", "Which files do you want to keep?" : "Which files do you wish to keep?", "If you select both versions, the copied file will have a number added to its name." : "If you select both versions, the copied file will have a number added to its name.", + "Cancel" : "Cancel", "Continue" : "Continue", "(all selected)" : "(all selected)", "({count} selected)" : "({count} selected)", |