From 609507f35f96f1471dd0d83fd79979681d1ef870 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Sat, 27 Feb 2021 22:16:34 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (420 of 420 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 2987f495..b0bc475f 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -2047,7 +2047,7 @@ "type": "text", "placeholders": {} }, - "redactMessage": "Rédiger un message", + "redactMessage": "Supprimer un message", "@redactMessage": { "type": "text", "placeholders": {} @@ -2183,7 +2183,7 @@ "type": "text", "placeholders": {} }, - "pleaseEnterSecurityKey": "Veuillez saisir votre clé de sécurité", + "pleaseEnterSecurityKey": "Veuillez saisir votre clé de sécurité :", "@pleaseEnterSecurityKey": { "type": "text", "placeholders": {} @@ -2259,5 +2259,35 @@ "@oneMoreEvent": { "type": "text", "placeholders": {} + }, + "unlockChatBackup": "Déverrouiller la sauvegarde de la discussion", + "@unlockChatBackup": { + "type": "text", + "placeholders": {} + }, + "friends": "Ami·e·s", + "@friends": { + "type": "text", + "placeholders": {} + }, + "addNewFriend": "Ajouter un·e nouvel·le ami·e", + "@addNewFriend": { + "type": "text", + "placeholders": {} + }, + "noEncryptionForPublicRooms": "Vous pouvez activer le chiffrement seulement quand la salle n'est plus accessible au public.", + "@noEncryptionForPublicRooms": { + "type": "text", + "placeholders": {} + }, + "deviceVerifyDescription": "Le chiffremenr est sécurisé seulement quand tous les appareils ont été vérifiés.", + "@deviceVerifyDescription": { + "type": "text", + "placeholders": {} + }, + "tapOnDeviceToVerify": "Appuyez sur un appareil pour vérifier", + "@tapOnDeviceToVerify": { + "type": "text", + "placeholders": {} } }