diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-06 02:18:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-06 02:18:41 +0000 |
commit | 698cfbd9cbd6e8958e43b6f193f4991ca6f10361 (patch) | |
tree | 65befddd6ac57936de4b91c2aadd6091bbc5b882 /core/l10n/en_GB.js | |
parent | bfb1273a2e26f527ed2b75df5ae7bb3844015b13 (diff) | |
download | nextcloud-server-698cfbd9cbd6e8958e43b6f193f4991ca6f10361.tar.gz nextcloud-server-698cfbd9cbd6e8958e43b6f193f4991ca6f10361.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 7363ac1c070..70d2c535730 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -157,7 +157,6 @@ OC.L10N.register( "Pending" : "Pending", "Copy to {folder}" : "Copy to {folder}", "Move to {folder}" : "Move to {folder}", - "Saving..." : "Saving...", "Authentication required" : "Authentication required", "This action requires you to confirm your password" : "This action requires you to confirm your password", "Confirm" : "Confirm", @@ -253,6 +252,7 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Could not send reset email because there is no email address for this username. Please contact your administrator.", "Couldn't send reset email. Please make sure your username is correct." : "Couldn't send reset email. Please make sure your username is correct.", + "Saving..." : "Saving...", "Dismiss" : "Dismiss", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator.", "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?", |