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": {} } }