diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index e8955726eb..73a12323e4 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -1457,5 +1457,11 @@ "The following users may not exist": "Les utilisateurs suivants pourraient ne pas exister", "The following users may not exist - would you like to invite them anyways?": "Les utilisateurs suivants pourraient ne pas exister. Souhaitez-vous quand même les inviter ?", "Invite anyways and never warn me again": "Les inviter quand même et ne plus m'avertir", - "Invite anyways": "Les inviter quand même" + "Invite anyways": "Les inviter quand même", + "Prompt before sending invites to potentially invalid matrix IDs": "Demander avant d'envoyer des invitations à des identifiants matrix potentiellement non valides", + "Unable to find profiles for the Matrix IDs listed below - would you like to invite them anyway?": "Impossible de trouver les profils pour les identifiants Matrix listés ci-dessous. Voulez-vous quand même les inviter ?", + "Invite anyway and never warn me again": "Inviter quand même et ne plus me prévenir", + "Invite anyway": "Inviter quand même", + "Waiting for %(userId)s to accept...": "Attente de l'acceptation de %(userId)s…", + "Waiting for %(userId)s to confirm...": "Attente de la confirmation de %(userId)s…" }