From 5aa717e04e0d69dc59174d31e729a19263c98d4d Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Wed, 9 Sep 2020 13:23:12 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (302 of 302 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/ --- lib/l10n/intl_fr.arb | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index d3eeaed..1c6fd9d 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -1631,5 +1631,40 @@ "placeholders": { "senderName": {} } + }, + "Send video": "Envoyer une vidéo", + "@Send video": { + "type": "text", + "placeholders": {} + }, + "Send original": "Envoyer le fichier original", + "@Send original": { + "type": "text", + "placeholders": {} + }, + "Send audio": "Envoyer un fichier audio", + "@Send audio": { + "type": "text", + "placeholders": {} + }, + "No": "Non", + "@No": { + "type": "text", + "placeholders": {} + }, + "Changes have been saved": "Les changements ont été sauvegardés", + "@Changes have been saved": { + "type": "text", + "placeholders": {} + }, + "Informations about your privacy: https://sentry.io/security/": "Informations relatives à votre vie privée : https://sentry.io/security/", + "@Informations about your privacy: https://sentry.io/security/": { + "type": "text", + "placeholders": {} + }, + "Allow sending bug reports with sentry.io": "Autoriser l'envoi de rapports de bugs via sentry.io", + "@Allow sending bug reports with sentry.io": { + "type": "text", + "placeholders": {} } }