Translated using Weblate (French)

Currently translated at 100.0% (331 of 331 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
This commit is contained in:
Anne Onyme 017 2020-11-24 18:25:48 +00:00 committed by Hosted Weblate
parent 52fb797c26
commit b221a890c2
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -149,7 +149,7 @@
"homeserver": {} "homeserver": {}
} }
}, },
"cachedKeys": "Clés mises en cache avec succès !", "cachedKeys": "Clés mises en cache",
"@cachedKeys": { "@cachedKeys": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -574,7 +574,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"encryptionNotEnabled": "Le chiffrement n'est pas actif", "encryptionNotEnabled": "Le chiffrement n'est pas acti",
"@encryptionNotEnabled": { "@encryptionNotEnabled": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -651,7 +651,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"groupDescriptionHasBeenChanged": "La description du groupe a été changée", "groupDescriptionHasBeenChanged": "La description du groupe a été modifiée",
"@groupDescriptionHasBeenChanged": { "@groupDescriptionHasBeenChanged": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -995,7 +995,7 @@
"number": {} "number": {}
} }
}, },
"ok": "OK", "ok": "Valider",
"@ok": { "@ok": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1072,7 +1072,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"pleaseEnterAMatrixIdentifier": "Renseignez un identifiant Matrix", "pleaseEnterAMatrixIdentifier": "Veuillez renseigner un identifiant Matrix",
"@pleaseEnterAMatrixIdentifier": { "@pleaseEnterAMatrixIdentifier": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1767,5 +1767,50 @@
"@deviceId": { "@deviceId": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"withTheseAddressesRecoveryDescription": "Grâce à ces adresses, vous pouvez récupérer votre mot de passe si vous en avez besoin.",
"@withTheseAddressesRecoveryDescription": {
"type": "text",
"placeholders": {}
},
"weSentYouAnEmail": "Nous vous avons envoyé un courriel",
"@weSentYouAnEmail": {
"type": "text",
"placeholders": {}
},
"pleaseClickOnLink": "Veuillez cliquer sur le lien contenu dans le courriel puis continuez.",
"@pleaseClickOnLink": {
"type": "text",
"placeholders": {}
},
"passwordForgotten": "Mot de passe oublié",
"@passwordForgotten": {
"type": "text",
"placeholders": {}
},
"passwordRecovery": "Récupération du mot de passe",
"@passwordRecovery": {
"type": "text",
"placeholders": {}
},
"noPasswordRecoveryDescription": "Vous n'avez pas encore ajouté de moyen pour récupérer votre mot de passe.",
"@noPasswordRecoveryDescription": {
"type": "text",
"placeholders": {}
},
"iHaveClickedOnLink": "J'ai cliqué sur le lien",
"@iHaveClickedOnLink": {
"type": "text",
"placeholders": {}
},
"edit": "Modifier",
"@edit": {
"type": "text",
"placeholders": {}
},
"enterAnEmailAddress": "Saisissez une adresse de courriel",
"@enterAnEmailAddress": {
"type": "text",
"placeholders": {}
} }
} }