From 23f49cc13e8b33a418bb2edf710da9b7b48d90d4 Mon Sep 17 00:00:00 2001 From: Florian DANIEL aka Facyla Date: Tue, 21 May 2024 08:43:53 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (591 of 591 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/fr/ --- lib/l10n/intl_fr.arb | 46 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 44 insertions(+), 2 deletions(-) diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index ed4a2b8634..ab78130f4c 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -2722,7 +2722,7 @@ "placeholders_order": [], "placeholders": {} }, - "titleRecipientSendingEmail": "À: {recipients}", + "titleRecipientSendingEmail": "À : {recipients}", "@titleRecipientSendingEmail": { "type": "text", "placeholders_order": [ @@ -3484,7 +3484,7 @@ "placeholders_order": [], "placeholders": {} }, - "conditionTitleRulesFilterAfterCombiner": "des conditions suivantes sont remplies:", + "conditionTitleRulesFilterAfterCombiner": "des conditions suivantes sont remplies :", "@conditionTitleRulesFilterAfterCombiner": { "type": "text", "placeholders_order": [], @@ -3875,5 +3875,47 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "noSuitableBrowserForOIDC": "Aucun navigateur approprié pour OIDC, veuillez vérifier auprès de votre administrateur système", + "@noSuitableBrowserForOIDC": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "eventReplyWasSentUnsuccessfully": "La réponse à l'évènement n'a pas été envoyée !", + "@eventReplyWasSentUnsuccessfully": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youWillAttendThisMeeting": "Vous participerez à cette réunion", + "@youWillAttendThisMeeting": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youWillNotAttendThisMeeting": "Vous ne participerez pas à cette réunion", + "@youWillNotAttendThisMeeting": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youMayAttendThisMeeting": "Vous participerez peut-être à cette réunion", + "@youMayAttendThisMeeting": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "downloadMessageAsEML": "Télécharger le message au format EML", + "@downloadMessageAsEML": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "downloadMessageAsEMLFailed": "Échec du téléchargement du message au format EML", + "@downloadMessageAsEMLFailed": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }