From 0ad8d5ed79a0ae54d745fc9ff61712dacc63f682 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20C?= Date: Tue, 3 Jul 2018 11:27:00 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (1210 of 1210 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-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 b0062c0d90..ea4b9e37fd 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -1206,5 +1206,7 @@ "Call in Progress": "Appel en cours", "A call is already in progress!": "Un appel est déjà en cours !", "You have no historical rooms": "Vous n'avez aucun salon historique", - "You can't send any messages until you review and agree to our terms and conditions.": "Vous ne pouvez voir aucun message tant que vous ne lisez et n'acceptez pas nos conditions générales." + "You can't send any messages until you review and agree to our terms and conditions.": "Vous ne pouvez voir aucun message tant que vous ne lisez et n'acceptez pas nos conditions générales.", + "Demote yourself?": "Vous rétrograder ?", + "Demote": "Rétrograder" }