chore(translations): Translated using Weblate (French)
Currently translated at 83.9% (681 of 811 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
This commit is contained in:
parent
8bd786e000
commit
6465202037
1 changed files with 48 additions and 1 deletions
|
|
@ -3116,5 +3116,52 @@
|
|||
"type": "int"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"homeserverDescription": "Toutes vos données sont stockées sur le serveur de votre fournisseur matrix, comme chez un fournisseur d'e-mails. Vous pouvez choisir le serveur que vous souhaitez utiliser, tout en pouvant communiquer avec tout le monde. Pour en savoir plus, rendez-vous sur https://matrix.org.",
|
||||
"@homeserverDescription": {},
|
||||
"calculatingFileSize": "Calcul en cours...",
|
||||
"@calculatingFileSize": {},
|
||||
"prepareSendingAttachment": "Préparation à l'envoi...",
|
||||
"@prepareSendingAttachment": {},
|
||||
"sendingAttachment": "Envoi en cours...",
|
||||
"@sendingAttachment": {},
|
||||
"generatingVideoThumbnail": "Génération de la vignette...",
|
||||
"@generatingVideoThumbnail": {},
|
||||
"compressVideo": "Compression de la vidéo...",
|
||||
"@compressVideo": {},
|
||||
"sendingAttachmentCountOfCount": "Envoi {index} sur {length}...",
|
||||
"@sendingAttachmentCountOfCount": {
|
||||
"type": "integer",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"type": "int"
|
||||
},
|
||||
"length": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serverLimitReached": "Nombre de tentatives dépassé! Patientez {seconds} secondes...",
|
||||
"@serverLimitReached": {
|
||||
"type": "integer",
|
||||
"placeholders": {
|
||||
"seconds": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"oneOfYourDevicesIsNotVerified": "Un de vos appareils n'est pas vérifié",
|
||||
"@oneOfYourDevicesIsNotVerified": {},
|
||||
"customReaction": "Réaction",
|
||||
"@customReaction": {},
|
||||
"declineInvitation": "Refuser l'invitation",
|
||||
"@declineInvitation": {},
|
||||
"invalidUrl": "Adresse incorrecte",
|
||||
"@invalidUrl": {},
|
||||
"addAnswerOption": "Ajouter une réponse",
|
||||
"@addAnswerOption": {},
|
||||
"addLink": "Ajouter un lien",
|
||||
"@addLink": {},
|
||||
"allowMultipleAnswers": "Autoriser plusieurs réponses",
|
||||
"@allowMultipleAnswers": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue