From 0163824718b81578de8fe2c3f3197eca88199e46 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 31 Oct 2019 12:51:11 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1135 of 1135 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1134 of 1134 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1133 of 1133 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1132 of 1132 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index b04cbe6d0..d4f0ca48b 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1225,5 +1225,9 @@ "team_viewers": "Viewers", "drive_sfPassword": "Your shared folder {0} is no longer available. It has either been deleted by its owner or it is now protected with a new password. You can remove this folder from your CryptDrive, or recover access using the new password.", "drive_sfPasswordError": "Wrong password", - "password_error_seed": "Pad not found!
This error can be caused by two factors: either a password was added/changed, or the pad has been deleted from the server." + "password_error_seed": "Pad not found!
This error can be caused by two factors: either a password was added/changed, or the pad has been deleted from the server.", + "properties_confirmChangeFile": "Are you sure? Users without the new password will lose access to this file.", + "properties_confirmNewFile": "Are you sure? Adding a password will change this file's URL. Users without the password will lose access to this file.", + "properties_passwordWarningFile": "The password was successfully changed but we were unable to update your CryptDrive with the new data. You may have to remove the old version of the file manually.", + "properties_passwordSuccessFile": "The password was successfully changed." }