mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-24 04: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": {}
|
||||
}
|
||||
},
|
||||
"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": {
|
||||
|
Loading…
Reference in New Issue
Block a user