From f49874c10ee2e65820f26d469241815d253b24d1 Mon Sep 17 00:00:00 2001 From: hguilbert <51283484+hguilbert@users.noreply.github.com> Date: Tue, 6 Jun 2023 08:00:17 +0200 Subject: [PATCH] Update user.json Some update --- snappymail/v/0.0.0/app/localization/fr-FR/user.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/snappymail/v/0.0.0/app/localization/fr-FR/user.json b/snappymail/v/0.0.0/app/localization/fr-FR/user.json index 24de19313..b8849bd1e 100644 --- a/snappymail/v/0.0.0/app/localization/fr-FR/user.json +++ b/snappymail/v/0.0.0/app/localization/fr-FR/user.json @@ -64,9 +64,9 @@ "DATE_3_MONTHS": "Jusqu'à 3 mois", "DATE_6_MONTHS": "Jusqu'à 6 mois", "DATE_YEAR": "Jusqu'à 1 an", - "SUBFOLDERS": "Subfolders", - "SUBFOLDERS_NONE": "None", - "SUBFOLDERS_SUBTREE": "All", + "SUBFOLDERS": "Sous-dossiers", + "SUBFOLDERS_NONE": "Aucun", + "SUBFOLDERS_SUBTREE": "Tous", "SUBFOLDERS_SUBTREE_ONE": "One level", "REPLIED": "Répondu", "KEYWORD": "Tag" @@ -110,7 +110,7 @@ "NEW_MESSAGE_NOTIFICATION": "Vous avez %COUNT% nouveaux messages !", "QUOTA_SIZE": "Vous utilisez %SIZE% (%PROC%%)<\/strong> sur %LIMIT%<\/strong>", "SORT": "Trier", - "NO_SORT": "Mail server does not support sorting", + "NO_SORT": "Le serveur de messagerie ne prend pas en charge le tri", "SORT_DATE_ASC": "Date ascendante", "SORT_DATE_DESC": "Date décroissante", "SORT_SIZE_ASC": "Taille ascendante",