diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-08 00:13:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-08 00:13:17 +0000 |
commit | 1c3adf4eff65b4768c5088aa0980471c2d934280 (patch) | |
tree | dcc12d52a34c703c9c56aa88ea661009b65d7dcf /core/l10n/en_GB.js | |
parent | aa47358812a06f4d57e39938afdc8b2220d5067a (diff) | |
download | nextcloud-server-1c3adf4eff65b4768c5088aa0980471c2d934280.tar.gz nextcloud-server-1c3adf4eff65b4768c5088aa0980471c2d934280.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index d199e903604..271c1db3825 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -88,6 +88,12 @@ OC.L10N.register( "Show all contacts …" : "Show all contacts …", "Loading your contacts …" : "Loading your contacts …", "Looking for {term} …" : "Looking for {term} …", + "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", + "Password can not be changed. Please contact your administrator." : "Password can not be changed. Please contact your administrator.", + "Reset password" : "Reset password", + "Sending email …" : "Sending email …", + "Logging in …" : "Logging in …", "No action available" : "No action available", "Error fetching contact actions" : "Error fetching contact actions", "Error" : "Error", @@ -155,12 +161,6 @@ OC.L10N.register( "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"], - "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", - "Password can not be changed. Please contact your administrator." : "Password can not be changed. Please contact your administrator.", - "Reset password" : "Reset password", - "Sending email …" : "Sending email …", "Very weak password" : "Very weak password", "Weak password" : "Weak password", "So-so password" : "So-so password", |