From b6a0921bff620f264649a5b7bb880b35f085436c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20C?= Date: Sat, 7 Mar 2020 08:25:08 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (2142 of 2142 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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 5a97f54218..b432fbf573 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -2180,5 +2180,8 @@ "Show shortcuts to recently viewed rooms above the room list": "Afficher les raccourcis vers les salons vus récemment au-dessus de la liste des salons", "Displays information about a user": "Affiche des informations à propos de l’utilisateur", "To report a Matrix-related security issue, please read the Matrix.org Security Disclosure Policy.": "Pour signaler un problème de sécurité lié à Matrix, consultez la politique de divulgation de sécurité de Matrix.org.", - "Mark all as read": "Tout marquer comme lu" + "Mark all as read": "Tout marquer comme lu", + "Not currently indexing messages for any room.": "N’indexe aucun message en ce moment.", + "Currently indexing: %(currentRoom)s.": "En ce moment, indexe : %(currentRoom)s.", + "%(doneRooms)s out of %(totalRooms)s": "%(doneRooms)s sur %(totalRooms)s" }