From c94e623db4674ca5d3c6ed29663b2e6cf4281fe9 Mon Sep 17 00:00:00 2001 From: Glandos Date: Sat, 11 Feb 2023 12:55:37 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (3746 of 3746 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/ --- src/i18n/strings/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index c2d1530c6b..4d392f63c8 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -3743,5 +3743,6 @@ "Grey": "Gris", "Are you sure you want to stop your live broadcast? This will end the broadcast and the full recording will be available in the room.": "Êtes-vous sûr de vouloir arrêter votre diffusion en direct ? Cela terminera la diffusion et l’enregistrement complet sera disponible dans le salon.", "This session is backing up your keys.": "Cette session sauvegarde vos clés.", - "Your email address does not appear to be associated with a Matrix ID on this homeserver.": "Votre adresse e-mail ne semble pas être associée à un identifiant Matrix sur ce serveur d’accueil." + "Your email address does not appear to be associated with a Matrix ID on this homeserver.": "Votre adresse e-mail ne semble pas être associée à un identifiant Matrix sur ce serveur d’accueil.", + "Declining…": "Refus…" }