From 945ab1e0f63f657b50d13b1fe20a54da259f25e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ange=20des=20t=C3=A9n=C3=A8bres?= Date: Fri, 21 May 2021 14:50:33 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 99.7% (2968 of 2974 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 6b2ee03773..a6a8e6c949 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -3344,5 +3344,7 @@ "To leave the beta, visit your settings.": "Pour quitter la bêta, consultez les paramètres.", "Your platform and username will be noted to help us use your feedback as much as we can.": "Votre plateforme et nom d’utilisateur seront consignés pour nous aider à tirer le maximum de vos retours.", "Add reaction": "Ajouter une réaction", - "Send and receive voice messages": "Envoyer et recevoir des messages vocaux" + "Send and receive voice messages": "Envoyer et recevoir des messages vocaux", + "See when people join, leave, or are invited to this room": "Voir quand une personne rejoint, quitte ou est invitée sur ce salon", + "Kick, ban, or invite people to this room, and make you leave": "Exclure, bannir ou inviter une personne dans ce salon et vous permettre de partir" }