From 9a76f9f0d9898ad884eb70265c19a03b1e0ebc19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20C?= Date: Thu, 23 May 2019 18:54:54 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 99.8% (1631 of 1634 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 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 84a2e93c1b..d1b65f8370 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -1974,5 +1974,11 @@ "Show hidden events in timeline": "Afficher les évènements cachés dans l’historique", "Your profile": "Votre profil", "Add room": "Ajouter un salon", - "Edit message": "Éditer le message" + "Edit message": "Éditer le message", + "No homeserver URL provided": "Aucune URL de serveur d’accueil fournie", + "Unexpected error resolving homeserver configuration": "Une erreur inattendue est survenue pendant la résolution de la configuration du serveur d’accueil", + "Unable to validate homeserver/identity server": "Impossible de valider le serveur d’accueil/d’identité", + "Sign in to your Matrix account on ": "Connectez-vous à votre compte Matrix sur ", + "Create your Matrix account on ": "Créez votre compte Matrix sur ", + "Your Matrix account on ": "Votre compte Matrix sur " }