From b5cbedd1c7969eae30ad5fb98ac9b3c28c7a25c7 Mon Sep 17 00:00:00 2001 From: Glandos Date: Mon, 13 Feb 2023 08:18:22 +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 59ce217544..9d9147c064 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -3743,5 +3743,7 @@ "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.", - "Declining…": "Refus…" + "Declining…": "Refus…", + "There are no past polls in this room": "Il n’y a aucun ancien sondage dans ce salon", + "There are no active polls in this room": "Il n’y a aucun sondage en cours dans ce salon" }