From 63e9a22168a932090aa033969cb9b17b0e585872 Mon Sep 17 00:00:00 2001 From: Amandine Date: Tue, 30 May 2017 17:16:28 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 88.7% (679 of 765 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.nordgedanken.de/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 b7befdb555..4e1b266dc2 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -675,5 +675,11 @@ "%(oneUser)schanged their avatar %(repeats)s times": "%(oneUser)sa changé sa photo de profil %(repeats)s fois", "%(severalUsers)schanged their avatar": "%(severalUsers)sont changé leur photo de profil", "%(oneUser)schanged their avatar": "%(oneUser)sa changé sa photo de profil", - "Please select the destination room for this message": "Merci de sélectionner un salon de destination pour ce message" + "Please select the destination room for this message": "Merci de sélectionner un salon de destination pour ce message", + "%(senderDisplayName)s removed the room name.": "%(senderDisplayName)s a supprimé le nom du salon.", + "Analytics": "Outils d'analyse", + "Opt out of analytics": "Refus de participation", + "Riot collects anonymous analytics to allow us to improve the application.": "Riot recueille des données anonymes qui nous permettent d’analyser et améliorer l’application.", + "Passphrases must match": "Les phrases secrètes doivent être identiques", + "Passphrase must not be empty": "La phrase secrète ne doit pas être vide" }