diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-15 00:08:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-15 00:08:40 +0000 |
commit | 7a269ae872551c2205a9a25c2c233aa59e3429bf (patch) | |
tree | c4a414ce20ebd7e8922591afca3e2fd665d61d0a /core/l10n/en_GB.js | |
parent | 2398d40d98b7bac12b54952f081112bcaae94450 (diff) | |
download | nextcloud-server-7a269ae872551c2205a9a25c2c233aa59e3429bf.tar.gz nextcloud-server-7a269ae872551c2205a9a25c2c233aa59e3429bf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index aba801d4603..3be6c7d1ccb 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -277,11 +277,6 @@ OC.L10N.register( "New password" : "New password", "New Password" : "New Password", "Reset password" : "Reset password", - "This Nextcloud instance is currently in single user mode." : "This Nextcloud instance is currently in single user mode.", - "This means only administrators can use the instance." : "This means only administrators can use the instance.", - "Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.", - "Thank you for your patience." : "Thank you for your patience.", - "Log out" : "Log out", "Two-factor authentication" : "Two-factor authentication", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Enhanced security is enabled for your account. Please authenticate using a second factor.", "Cancel log in" : "Cancel log in", @@ -307,6 +302,8 @@ OC.L10N.register( "Upgrade via web on my own risk" : "Upgrade via web on my own risk", "This %s instance is currently in maintenance mode, which may take a while." : "This %s instance is currently in maintenance mode, which may take a while.", "This page will refresh itself when the %s instance is available again." : "This page will refresh itself when the %s instance is available again.", + "Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.", + "Thank you for your patience." : "Thank you for your patience.", "Problem loading page, reloading in 5 seconds" : "Problem loading page, reloading in 5 seconds", "Your files are encrypted. If you haven't enabled the recovery key, 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. If you haven't enabled the recovery key, 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?", "Ok" : "OK", @@ -337,8 +334,11 @@ OC.L10N.register( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n", "The share will expire on %s." : "The share will expire on %s.", "Cheers!" : "Cheers!", + "Log out" : "Log out", "Use the following link to reset your password: {link}" : "Use the following link to reset your password: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>", + "This Nextcloud instance is currently in single user mode." : "This Nextcloud instance is currently in single user mode.", + "This means only administrators can use the instance." : "This means only administrators can use the instance.", "Please use the command line updater because you have a big instance." : "Please use the command line updater because you have a big instance." }, "nplurals=2; plural=(n != 1);"); |