From 02b613a31c2ec2c526df384ac3333ebfa125b7cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20C?= Date: Tue, 4 Jun 2019 10:59:09 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (1641 of 1641 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 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index f52a2d995f..55a204e42e 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -1981,5 +1981,13 @@ "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 ", - "Low bandwidth mode": "Mode faible bande passante" + "Low bandwidth mode": "Mode faible bande passante", + "Custom Notification Sounds": "Sons de notification personnalisés", + "Show recently visited rooms above the room list": "Afficher les salons visités récemment au dessus de la liste des salons", + "Uploaded sound": "Son téléchargé", + "Sounds": "Sons", + "Notification sound": "Son de notification", + "Reset": "Réinitialiser", + "Set a new custom sound": "Définir un nouveau son personnalisé", + "Browse": "Parcourir" }