From ebac408c662726e52fda9295a1ed06b5f78bd200 Mon Sep 17 00:00:00 2001 From: Jean Date: Mon, 12 Jun 2017 13:54:45 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 98.1% (884 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 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index aa767d8709..01ad98cecc 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -325,8 +325,8 @@ "%(targetName)s joined the room.": "%(targetName)s a joint le salon.", "Joins room with given alias": "Joint le salon avec l'alias défini", "%(senderName)s kicked %(targetName)s.": "%(senderName)s a expulsé %(targetName)s.", - "Kick": "Expluser", - "Kicks user with given id": "Expulse l'utilisateur and l'ID donné", + "Kick": "Expulser", + "Kicks user with given id": "Expulse l'utilisateur avec l'ID donné", "Labs": "Laboratoire", "Leave room": "Quitter le salon", "left and rejoined": "a quitté et rejoint", @@ -901,5 +901,7 @@ "You have been kicked from %(roomName)s by %(userName)s.": "Vous avez été expulsé de %(roomName)s by %(userName)s.", "You may wish to login with a different account, or add this email to this account.": "Vous souhaiteriez peut-être vous identifier avec un autre compte, ou ajouter cette e-mail à votre compte.", "Your home server does not support device management.": "Votre home server ne supporte pas la gestion d'appareils.", - "(~%(count)s results).one": "(~%(count)s résultat)" + "(~%(count)s results).one": "(~%(count)s résultat)", + "(~%(count)s results).other": "", + "Device Name": "" }