From 4b07bd8584a7b9769dbfdbe91deb112a53737641 Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Tue, 13 Jun 2017 07:46:11 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 99.3% (895 of 901 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 3188dc0e67..9ff3f91ca0 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -910,5 +910,7 @@ "Encryption is not enabled in this room": "L'encryption n'est pas activée sur ce salon", "Home": "Accueil", "To link to a room it must have an address.": "Pour ajouter un lien à un salon celui-ci doit avoir une adresse.", - "Upload new:": "Télécharger un nouveau :" + "Upload new:": "Télécharger un nouveau :", + "And %(count)s more...": "Et %(count)s autres...", + "Join as voice or video.": "Joindre avec audio ou vidéo." }