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/
This commit is contained in:
Anne Onyme 017 2022-01-16 10:55:48 +00:00 committed by Hosted Weblate
parent decf1f527c
commit cd328622ac
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 4 additions and 4 deletions

View File

@ -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": {