Translated using Weblate (French)
Currently translated at 100.0% (582 of 582 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
This commit is contained in:
parent
d617ab2131
commit
0c2c85da1c
1 changed files with 59 additions and 1 deletions
|
|
@ -2798,5 +2798,63 @@
|
||||||
"widgetName": "Nom",
|
"widgetName": "Nom",
|
||||||
"@widgetName": {},
|
"@widgetName": {},
|
||||||
"widgetVideo": "Vidéo",
|
"widgetVideo": "Vidéo",
|
||||||
"@widgetVideo": {}
|
"@widgetVideo": {},
|
||||||
|
"youRejectedTheInvitation": "Vous avez rejeté l'invitation",
|
||||||
|
"@youRejectedTheInvitation": {},
|
||||||
|
"youJoinedTheChat": "Vous avez rejoint la discussion",
|
||||||
|
"@youJoinedTheChat": {},
|
||||||
|
"youHaveWithdrawnTheInvitationFor": "Vous avez retiré l'invitation pour {user}",
|
||||||
|
"@youHaveWithdrawnTheInvitationFor": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"showDirectChatsInSpaces": "Afficher les discussions directes associées dans les espaces",
|
||||||
|
"@showDirectChatsInSpaces": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"youAcceptedTheInvitation": "Vous avez accepté l'invitation",
|
||||||
|
"@youAcceptedTheInvitation": {},
|
||||||
|
"youBannedUser": "Vous avez banni {user}",
|
||||||
|
"@youBannedUser": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youInvitedBy": "Vous avez été invité par {user}",
|
||||||
|
"@youInvitedBy": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youInvitedUser": "Vous avez invité {user}",
|
||||||
|
"@youInvitedUser": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youKicked": "Vous avez dégagé {user}",
|
||||||
|
"@youKicked": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youKickedAndBanned": "Vous avez dégagé et banni {user}",
|
||||||
|
"@youKickedAndBanned": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youUnbannedUser": "Vous avez débanni {user}",
|
||||||
|
"@youUnbannedUser": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"separateChatTypes": "Séparer les discussions directes, les groupes et les espaces",
|
||||||
|
"@separateChatTypes": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue