From 4b08f68dce3695a5b166eac991e894c7a3813efa Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 31 May 2022 14:27:48 +0200 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (1439 of 1439 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/ --- www/common/translations/messages.fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/common/translations/messages.fr.json b/www/common/translations/messages.fr.json index 4ab431c29..57cfd0c1b 100644 --- a/www/common/translations/messages.fr.json +++ b/www/common/translations/messages.fr.json @@ -452,7 +452,7 @@ "upload_notEnoughSpace": "Il n'y a pas assez d'espace libre dans votre CryptDrive pour ce fichier.", "upload_notEnoughSpaceBrief": "Pas assez d'espace", "upload_tooLarge": "Ce fichier dépasse la taille maximale autorisée pour votre compte.", - "upload_tooLargeBrief": "Le fichier dépasse la limite de {0} Mo", + "upload_tooLargeBrief": "Le fichier dépasse la limite de {0} Mo pour ce drive", "upload_choose": "Choisir un fichier", "upload_pending": "En attente", "upload_cancelled": "Annulé",