From ff74d47463527fcbbfe945593f2c9fa0ba8e9fa8 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Thu, 26 Nov 2020 01:17:51 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 97.9% (333 of 340 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/ --- lib/l10n/intl_fr.arb | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index d908d5d0..6cb11acc 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -559,7 +559,7 @@ "type": "text", "placeholders": {} }, - "enableEncryptionWarning": "Vous ne pourrez plus désactiver le chiffrement. Êtes-vous sûr(e) ?", + "enableEncryptionWarning": "Vous ne pourrez plus désactiver le chiffrement. Êtes-vous sûr(e) ?", "@enableEncryptionWarning": { "type": "text", "placeholders": {} @@ -1638,7 +1638,7 @@ "type": "text", "placeholders": {} }, - "warning": "Attention !", + "warning": "Attention !", "@warning": { "type": "text", "placeholders": {} @@ -1812,5 +1812,35 @@ "@enterAnEmailAddress": { "type": "text", "placeholders": {} + }, + "containsUserName": "Contient un nom d'utilisateur", + "@containsUserName": { + "type": "text", + "placeholders": {} + }, + "containsDisplayName": "Contient un nom d'affichage", + "@containsDisplayName": { + "type": "text", + "placeholders": {} + }, + "notificationsEnabledForThisAccount": "Notifications activées pour ce compte", + "@notificationsEnabledForThisAccount": { + "type": "text", + "placeholders": {} + }, + "notifications": "Notifications", + "@notifications": { + "type": "text", + "placeholders": {} + }, + "botMessages": "Messages de bot", + "@botMessages": { + "type": "text", + "placeholders": {} + }, + "directChats": "Discussions directes", + "@directChats": { + "type": "text", + "placeholders": {} } }