mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-02 16:14:21 +01:00
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
d068792c6e
commit
78d9d655f6
@ -2798,5 +2798,63 @@
|
||||
"widgetName": "Nom",
|
||||
"@widgetName": {},
|
||||
"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…
Reference in New Issue
Block a user