From 85524a053eb2a8f134cbe5d53eea3f8742507160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20C?= Date: Wed, 6 May 2020 06:44:07 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (2304 of 2304 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 d3c671a898..74c3e6e959 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -2417,5 +2417,7 @@ "Fetching keys from server...": "Récupération des clés depuis le serveur…", "%(completed)s of %(total)s keys restored": "%(completed)s clés sur %(total)s restaurées", "Keys restored": "Clés restaurées", - "Successfully restored %(sessionCount)s keys": "%(sessionCount)s clés ont été restaurées avec succès" + "Successfully restored %(sessionCount)s keys": "%(sessionCount)s clés ont été restaurées avec succès", + "You signed in to a new session without verifying it:": "Vous vous êtes connecté·e à une nouvelle session sans la vérifier :", + "Verify your other session using one of the options below.": "Vérifiez votre autre session en utilisant une des options ci-dessous." }