mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +10:00
New translations about.json (Dutch)
This commit is contained in:
@ -1,36 +1,36 @@
|
|||||||
{
|
{
|
||||||
"title": "About",
|
"title": "Over",
|
||||||
"documentation": {
|
"documentation": {
|
||||||
"heading": "Documentation",
|
"heading": "Documentatie",
|
||||||
"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": "Wil je meer weten over de app? Heb je informatie nodig over hoe je kan bijdragen aan het project? Kijk niet verder, er is een uitgebreide handleiding gemaakt speciaal voor jou.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"documentation": "Documentation"
|
"documentation": "Documentatie"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bugOrFeatureRequest": {
|
"bugOrFeatureRequest": {
|
||||||
"heading": "Bug? Feature Request?",
|
"heading": "Fout opgemerkt? Functionaliteit aanvragen?",
|
||||||
"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.",
|
"body": "Iets dat je voortgang verhindert om te hervatten of te hervatten? Heb je een vervelende bug gevonden die gewoon niet zal stoppen? Praat erover in de GitHub Issues sectie, of stuur mij een e-mail via de onderstaande acties.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"raiseIssue": "Raise an Issue",
|
"raiseIssue": "Meld een probleem",
|
||||||
"sendEmail": "Send an Email"
|
"sendEmail": "Stuur een e-mail"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sourceCode": {
|
"sourceCode": {
|
||||||
"heading": "Source Code",
|
"heading": "Broncode",
|
||||||
"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.",
|
"body": "Wil je het project uitvoeren vanuit de bron? Bent u een ontwikkelaar die bereid is bij te dragen aan de open-source ontwikkeling van dit project? Klik op de knop hieronder.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"githubRepo": "GitHub Repo"
|
"githubRepo": "GitHub Repo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"license": {
|
"license": {
|
||||||
"heading": "License Information",
|
"heading": "Licentie informatie",
|
||||||
"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.",
|
"body": "Het project valt onder de MIT-licentie, waarover je hieronder meer kunt lezen. In principe mag u het project overal gebruiken, mits u credits geeft aan de oorspronkelijke auteur.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"mitLicense": "MIT License"
|
"mitLicense": "MIT Licentie"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
"credit": "Reactive Resume is a project by <1>Amruth Pillai</1>.",
|
"credit": "Gemaakt met liefde door <1>Amruth Pillai</1>",
|
||||||
"thanks": "Thank you for using Reactive Resume!"
|
"thanks": "Bedankt voor het gebruiken van Reactieve Resume!"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user