From 975f7d3009aff5e8c2c01244d660b93c226b7983 Mon Sep 17 00:00:00 2001 From: Florian DANIEL aka Facyla Date: Wed, 19 Mar 2025 09:52:16 +0100 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (694 of 694 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/fr/ --- lib/l10n/intl_fr.arb | 78 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index ca178a490..26c328152 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -4531,5 +4531,83 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "markAsImportant": "Marquer comme important", + "@markAsImportant": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "senderImportantSettingExplanation": "Active l'affichage des messages marqués comme important dans votre boîte de réception. Cette fonctionnalité est contrôlée par l'envoyeur et peut entraîner des abus.", + "@senderImportantSettingExplanation": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "sizeDescending": "Par taille descendante", + "@sizeDescending": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "sizeAscending": "Par taille ascendante", + "@sizeAscending": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "markAsImportantIsEnabled": "Marquer comme important est activé", + "@markAsImportantIsEnabled": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "markAsImportantIsDisabled": "Marquer comme important est désactivé", + "@markAsImportantIsDisabled": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "turnOnMarkAsImportant": "Activer Marquer comme important", + "@turnOnMarkAsImportant": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "turnOffMarkAsImportant": "Désactiver Marquer comme important", + "@turnOffMarkAsImportant": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "hideAll": "Tout masquer", + "@hideAll": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "exitFullscreen": "Quitter le plein écran", + "@exitFullscreen": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "senderSetImportantFlag": "Étiquette Important définie par l'expéditeur", + "@senderSetImportantFlag": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "senderImportantSettingToggleDescription": "Afficher l'étiquette Important définie par l'expéditeur", + "@senderImportantSettingToggleDescription": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "preferences": "Préférences", + "@preferences": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }