From 738322d2de70bb825fc8364d4f683a8f83cca7ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zo=C3=A9=20Bellot?= Date: Thu, 20 Nov 2025 11:25:03 +0100 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (810 of 810 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/fr/ --- lib/l10n/intl_fr.arb | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index eb5e1675f..542acb614 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -5281,5 +5281,47 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "keyboardShortcutsSettingExplanation": "Actions sur la liste de mails et les mails", + "@keyboardShortcutsSettingExplanation": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "navigationAndClosing": "Navigation & Fermeture", + "@navigationAndClosing": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "readingAndReplying": "Lecture & Réponse", + "@readingAndReplying": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "messageManagementAndSelection": "Gestion des mails & Sélection", + "@messageManagementAndSelection": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "navigation": "Navigation", + "@navigation": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "reading": "Lecture", + "@reading": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "closeMailComposer": "Fermer l'éditeur de mail", + "@closeMailComposer": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }