From 6c77fbbb14d44757bba9bc3a47431121cfaa1b33 Mon Sep 17 00:00:00 2001 From: Glandos Date: Fri, 10 Feb 2023 09:24:12 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (3747 of 3747 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 43d982904d..add7cdc394 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -3743,5 +3743,7 @@ "unknown": "inconnu", "Red": "Rouge", "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." + "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." }