From cd328622ac3b34c36c93bb23f24081e89c135d24 Mon Sep 17 00:00:00 2001 From: Anne Onyme 017 Date: Sun, 16 Jan 2022 10:55:48 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (538 of 538 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/ --- assets/l10n/intl_fr.arb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/l10n/intl_fr.arb b/assets/l10n/intl_fr.arb index 29468caf..16ff8c54 100644 --- a/assets/l10n/intl_fr.arb +++ b/assets/l10n/intl_fr.arb @@ -244,7 +244,7 @@ "username": {} } }, - "changedTheChatDescriptionTo": "{username} a changé la description de la discussion en : « {description} »", + "changedTheChatDescriptionTo": "{username} a changé la description de la discussion en : '{description}'", "@changedTheChatDescriptionTo": { "type": "text", "placeholders": { @@ -252,7 +252,7 @@ "description": {} } }, - "changedTheChatNameTo": "{username} a renommé la discussion en : « {chatname} »", + "changedTheChatNameTo": "{username} a renommé la discussion en : '{chatname}'", "@changedTheChatNameTo": { "type": "text", "placeholders": { @@ -2185,7 +2185,7 @@ "type": "text", "placeholders": {} }, - "timeOfDay": "{hours24}:{minutes}", + "timeOfDay": "{hours12}:{minutes} {suffix}", "@timeOfDay": { "type": "text", "placeholders": { @@ -2264,7 +2264,7 @@ "type": "text", "placeholders": {} }, - "unknownEvent": "Évènement de type inconnu « {type} »", + "unknownEvent": "Événement de type inconnu : '{type}'", "@unknownEvent": { "type": "text", "placeholders": {