From f1d9dc1b808380d78e3e26469794ad7953b2d877 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20C?= Date: Wed, 21 Aug 2019 08:00:17 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (1744 of 1744 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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 6945ffe0ed..3c251f0d5e 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -2129,5 +2129,8 @@ "Terms of service not accepted or the identity server is invalid.": "Les conditions de services n’ont pas été acceptées ou le serveur d’identité n’est pas valide.", "Enter a new identity server": "Saisissez un nouveau serveur d’identité", "Remove %(email)s?": "Supprimer %(email)s ?", - "Remove %(phone)s?": "Supprimer %(phone)s ?" + "Remove %(phone)s?": "Supprimer %(phone)s ?", + "ID": "Identifiant", + "Public Name": "Nom public", + "A device's public name is visible to people you communicate with": "Le nom public d’un appareil est visible par les personnes avec qui vous communiquez" }