chore(translations): Translated using Weblate (French)
Currently translated at 81.9% (665 of 811 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
This commit is contained in:
parent
61a6508752
commit
8bd786e000
1 changed files with 3115 additions and 3087 deletions
|
|
@ -3088,5 +3088,33 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"loginWithMatrixId": "Connexion avec l'identifiant Matrix",
|
"loginWithMatrixId": "Connexion avec l'identifiant Matrix",
|
||||||
"@loginWithMatrixId": {}
|
"@loginWithMatrixId": {},
|
||||||
|
"setCustomPermissionLevel": "Définir un niveau d’autorisation",
|
||||||
|
"@setCustomPermissionLevel": {},
|
||||||
|
"setPermissionsLevelDescription": "Veuillez choisir un rôle prédéfini ci-dessous ou saisir un niveau d’autorisation entre 0 et 100.",
|
||||||
|
"@setPermissionsLevelDescription": {},
|
||||||
|
"ignoreUser": "Ignorer l'utilisateur",
|
||||||
|
"@ignoreUser": {},
|
||||||
|
"normalUser": "Utilisateur standard",
|
||||||
|
"@normalUser": {},
|
||||||
|
"checkList": "Check-list",
|
||||||
|
"@checkList": {},
|
||||||
|
"countInvited": "{count} invité(e/s)",
|
||||||
|
"@countInvited": {
|
||||||
|
"type": "String",
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sendImages": "Envoyer {count} image(s)",
|
||||||
|
"@sendImages": {
|
||||||
|
"type": "String",
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue