mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 02:59:26 +01:00
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:
parent
decf1f527c
commit
cd328622ac
@ -244,7 +244,7 @@
|
|||||||
"username": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheChatDescriptionTo": "{username} a changé la description de la discussion en : « {description} »",
|
"changedTheChatDescriptionTo": "{username} a changé la description de la discussion en : '{description}'",
|
||||||
"@changedTheChatDescriptionTo": {
|
"@changedTheChatDescriptionTo": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -252,7 +252,7 @@
|
|||||||
"description": {}
|
"description": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheChatNameTo": "{username} a renommé la discussion en : « {chatname} »",
|
"changedTheChatNameTo": "{username} a renommé la discussion en : '{chatname}'",
|
||||||
"@changedTheChatNameTo": {
|
"@changedTheChatNameTo": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -2185,7 +2185,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"timeOfDay": "{hours24}:{minutes}",
|
"timeOfDay": "{hours12}:{minutes} {suffix}",
|
||||||
"@timeOfDay": {
|
"@timeOfDay": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -2264,7 +2264,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"unknownEvent": "Évènement de type inconnu « {type} »",
|
"unknownEvent": "Événement de type inconnu : '{type}'",
|
||||||
"@unknownEvent": {
|
"@unknownEvent": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
Loading…
Reference in New Issue
Block a user