From 2f742d48547ebbbd1bf238fb66b32a5dc92a6b8e Mon Sep 17 00:00:00 2001 From: Yadd Date: Thu, 24 Apr 2025 11:37:53 +0200 Subject: [PATCH] Translated using Weblate (French) Currently translated at 99.7% (700 of 702 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/fr/ --- lib/l10n/intl_fr.arb | 60 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index 2c200201d..3b4900bf2 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -4609,5 +4609,65 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "retry": "Réessayer", + "@retry": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "refresh": "Rafraîchir", + "@refresh": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "deepRefresh": "Rafraîchissement complet", + "@deepRefresh": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "pullDownToRefresh": "Glisser vers le bas pour rafraîchir", + "@pullDownToRefresh": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "releaseTo": "Relâcher vers", + "@releaseTo": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "pullHarderFor": "Tirer plus fort pour", + "@pullHarderFor": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youHaveAnotherEventAtThatSameTime": "Vous avez un autre rendez-vous à ce moment là", + "@youHaveAnotherEventAtThatSameTime": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youAcceptedTheProposedTimeForThisMeeting": "Vous avez accepté le créneau horaire proposé pour cette réunion", + "@youAcceptedTheProposedTimeForThisMeeting": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "messageClipped": "[Message coupé]", + "@messageClipped": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "viewEntireMessage": "Voir le message entier", + "@viewEntireMessage": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }