mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 01:01:43 +10:00
New translations about.json (French)
This commit is contained in:
@ -1,36 +1,36 @@
|
||||
{
|
||||
"title": "About",
|
||||
"title": "À propos",
|
||||
"documentation": {
|
||||
"heading": "Documentation",
|
||||
"body": "Want to know more about the app? Wouldn't it be nice if there was a guide to setting it up on your local machine? Need information on how to contribute to the project? Look no further, there's comprehensive documentation made just for you.",
|
||||
"body": "Vous voulez en savoir plus sur l'application ? Ca serait pas génial s'il y avait un guide pour l'installer sur votre machine locale ? Besoin d'informations sur la façon de contribuer au projet ? Ne regardez pas plus loin, il y a une documentation faite juste pour vous.",
|
||||
"buttons": {
|
||||
"documentation": "Documentation"
|
||||
}
|
||||
},
|
||||
"bugOrFeatureRequest": {
|
||||
"heading": "Bug? Feature Request?",
|
||||
"body": "Something halting your progress from making a resume? Found a pesky bug that just won't quit? Talk about it on the GitHub Issues section, or send me and email using the actions below.",
|
||||
"heading": "Un bug? Une nouvelle fonctionnalité?",
|
||||
"body": "Quelque chose empêche votre progression de faire un CV ? Vous avez trouvé un bug persistant ? Parlez-en dans la section GitHub Issues, ou envoyez-moi un e-mail en utilisant les actions ci-dessous.",
|
||||
"buttons": {
|
||||
"raiseIssue": "Raise an Issue",
|
||||
"sendEmail": "Send an Email"
|
||||
"raiseIssue": "Soulever une anomalie",
|
||||
"sendEmail": "Envoyer un e-mail"
|
||||
}
|
||||
},
|
||||
"sourceCode": {
|
||||
"heading": "Source Code",
|
||||
"body": "Want to run the project from its source? Are you a developer willing to contribute to the open-source development of this project? Click the button below.",
|
||||
"heading": "Code source",
|
||||
"body": "Vous voulez exécuter le projet depuis sa source ? Êtes-vous un développeur désireux de contribuer au développement open-source de ce projet ? Cliquez sur le bouton ci-dessous.",
|
||||
"buttons": {
|
||||
"githubRepo": "GitHub Repo"
|
||||
"githubRepo": "Répertoire GitHub"
|
||||
}
|
||||
},
|
||||
"license": {
|
||||
"heading": "License Information",
|
||||
"body": "The project is governed under the MIT License, which you can read more about below. Basically, you are allowed to use the project anywhere provided you give credits to the original author.",
|
||||
"heading": "Information de licence",
|
||||
"body": "Le projet est régi par la licence MIT, que vous pouvez consulter ci-dessous. Fondamentalement, vous êtes autorisé à utiliser le projet n'importe où à condition de donner des crédits à l'auteur d'origine.",
|
||||
"buttons": {
|
||||
"mitLicense": "MIT License"
|
||||
"mitLicense": "Licence MIT"
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
"credit": "Reactive Resume is a project by <1>Amruth Pillai</1>.",
|
||||
"thanks": "Thank you for using Reactive Resume!"
|
||||
"credit": "Reactive Resume est de project de <1>Amruth Pillai</1>.",
|
||||
"thanks": "Merci d'utiliser Reactive Resume!"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user