From 8a4fadb01b938afb98c43665c5a45ea7ba2d9920 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 8 Apr 2020 21:11:28 +0530 Subject: [PATCH 01/47] New translations work.json (Danish) --- src/i18n/locales/da/leftSidebar/work.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/da/leftSidebar/work.json b/src/i18n/locales/da/leftSidebar/work.json index 6d115c6e..68552ed6 100644 --- a/src/i18n/locales/da/leftSidebar/work.json +++ b/src/i18n/locales/da/leftSidebar/work.json @@ -1,13 +1,8 @@ { "name": { - "label": "Name", - "placeholder": "Amazon" + "label": "Navn" }, "role": { - "label": "Role", - "placeholder": "Front-end Web Developer" - }, - "description": { - "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + "label": "Rolle" } } From f7418b03790e6ee025c59fc0ecddf407241a4acd Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 8 Apr 2020 21:11:30 +0530 Subject: [PATCH 02/47] New translations references.json (Danish) --- src/i18n/locales/da/leftSidebar/references.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/src/i18n/locales/da/leftSidebar/references.json b/src/i18n/locales/da/leftSidebar/references.json index 88241575..6767b088 100644 --- a/src/i18n/locales/da/leftSidebar/references.json +++ b/src/i18n/locales/da/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "Navn" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "Jobtitel" }, "phone": { - "label": "Phone Number" + "label": "Telefonnummer" }, "email": { - "label": "Email Address" - }, - "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "label": "E-mailadresse" } } From 8c275a97b8780d12c8b9de2b2ef50b711ec274b8 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 8 Apr 2020 21:11:31 +0530 Subject: [PATCH 03/47] New translations awards.json (Danish) --- src/i18n/locales/da/leftSidebar/awards.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/da/leftSidebar/awards.json b/src/i18n/locales/da/leftSidebar/awards.json index 4222ec12..18165629 100644 --- a/src/i18n/locales/da/leftSidebar/awards.json +++ b/src/i18n/locales/da/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "Titel" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" - }, - "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "label": "Undertitel" } } From c469230aaa0dfec67ce2b47f3105cf388d48e03c Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 8 Apr 2020 21:11:33 +0530 Subject: [PATCH 04/47] New translations certifications.json (Danish) --- src/i18n/locales/da/leftSidebar/certifications.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/da/leftSidebar/certifications.json b/src/i18n/locales/da/leftSidebar/certifications.json index 92f9dc16..126cb630 100644 --- a/src/i18n/locales/da/leftSidebar/certifications.json +++ b/src/i18n/locales/da/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Navn" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Udsteder" } } From f09eca5f4ceee45e193e689098f6b91ae20e92a0 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 8 Apr 2020 21:11:34 +0530 Subject: [PATCH 05/47] New translations education.json (Danish) --- src/i18n/locales/da/leftSidebar/education.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/src/i18n/locales/da/leftSidebar/education.json b/src/i18n/locales/da/leftSidebar/education.json index 231004b2..252d9d74 100644 --- a/src/i18n/locales/da/leftSidebar/education.json +++ b/src/i18n/locales/da/leftSidebar/education.json @@ -1,16 +1,11 @@ { "name": { - "label": "Name", - "placeholder": "Harvard University" + "label": "Navn" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "Centralfag" }, "grade": { - "label": "Grade" - }, - "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "label": "Karakter" } } From 47907b374d5e0b70cbceaa70a7bc80b4574512aa Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 8 Apr 2020 21:11:35 +0530 Subject: [PATCH 06/47] New translations extras.json (Danish) --- src/i18n/locales/da/leftSidebar/extras.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/da/leftSidebar/extras.json b/src/i18n/locales/da/leftSidebar/extras.json index 7afc7c06..76050e60 100644 --- a/src/i18n/locales/da/leftSidebar/extras.json +++ b/src/i18n/locales/da/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "Nøgle" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "Værdi" } } From 2b1c16bdb86cb236509671744cf5fa4649361d91 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 8 Apr 2020 21:11:37 +0530 Subject: [PATCH 07/47] New translations languages.json (Danish) --- src/i18n/locales/da/leftSidebar/languages.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/da/leftSidebar/languages.json b/src/i18n/locales/da/leftSidebar/languages.json index fc5de101..dc02ea76 100644 --- a/src/i18n/locales/da/leftSidebar/languages.json +++ b/src/i18n/locales/da/leftSidebar/languages.json @@ -1,9 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Dothraki" + "label": "Navn" }, "rating": { - "label": "Rating" + "label": "Bedømmelse" } } From 5d1f52779f0f75d5b1eb18899d538de8195b37c7 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 8 Apr 2020 21:11:38 +0530 Subject: [PATCH 08/47] New translations objective.json (Danish) --- src/i18n/locales/da/leftSidebar/objective.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/i18n/locales/da/leftSidebar/objective.json b/src/i18n/locales/da/leftSidebar/objective.json index 8cb4f70d..17953dcf 100644 --- a/src/i18n/locales/da/leftSidebar/objective.json +++ b/src/i18n/locales/da/leftSidebar/objective.json @@ -1,6 +1,5 @@ { "objective": { - "label": "Objective", - "placeholder": "Looking for a challenging role in a reputable organization to utilize my technical, database, and management skills for the growth of the organization as well as to enhance my knowledge about new and emerging trends in the IT sector." + "label": "Mål" } } From 43252e04eff0005fb7f9f626b9c3688e48d9bfb1 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 8 Apr 2020 21:11:39 +0530 Subject: [PATCH 09/47] New translations profile.json (Danish) --- src/i18n/locales/da/leftSidebar/profile.json | 27 ++++++++------------ 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/src/i18n/locales/da/leftSidebar/profile.json b/src/i18n/locales/da/leftSidebar/profile.json index b7f889c2..416564f9 100644 --- a/src/i18n/locales/da/leftSidebar/profile.json +++ b/src/i18n/locales/da/leftSidebar/profile.json @@ -1,40 +1,35 @@ { "photoUrl": { - "label": "Photo URL" + "label": "Link til billede" }, "firstName": { - "label": "First Name", - "placeholder": "Jane" + "label": "Fornavn" }, "lastName": { - "label": "Last Name", - "placeholder": "Doe" + "label": "Efternavn" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Full Stack Web Developer" + "label": "Undertitel" }, "address": { + "label": "Adresse", "line1": { - "label": "Address Line 1", - "placeholder": "Palladium Complex" + "label": "Adresse linie 1" }, "line2": { - "label": "Address Line 2", - "placeholder": "140 E 14th St" + "label": "Adresse linie 2" }, "line3": { - "label": "Address Line 3", - "placeholder": "New York, NY 10003 USA" + "label": "Adresse linie 3" } }, "phone": { - "label": "Phone Number" + "label": "Telefonnummer" }, "website": { - "label": "Website" + "label": "Hjemmeside" }, "email": { - "label": "Email Address" + "label": "E-mailadresse" } } From 10feb406737a46e6c87677be5d4f5bc2fca09995 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 9 Apr 2020 01:00:04 +0530 Subject: [PATCH 10/47] New translations templates.json (Danish) --- src/i18n/locales/da/rightSidebar/templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/da/rightSidebar/templates.json b/src/i18n/locales/da/rightSidebar/templates.json index 89fd528d..7fb4b2dc 100644 --- a/src/i18n/locales/da/rightSidebar/templates.json +++ b/src/i18n/locales/da/rightSidebar/templates.json @@ -1,3 +1,3 @@ { - "title": "Templates" + "title": "Skabeloner" } From 2da5da4209d06ddfb082e3f43643c86f9ff1b28f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 9 Apr 2020 01:08:20 +0530 Subject: [PATCH 11/47] New translations colors.json (Danish) --- src/i18n/locales/da/rightSidebar/colors.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/da/rightSidebar/colors.json b/src/i18n/locales/da/rightSidebar/colors.json index bf4accbf..91485e4e 100644 --- a/src/i18n/locales/da/rightSidebar/colors.json +++ b/src/i18n/locales/da/rightSidebar/colors.json @@ -1,7 +1,7 @@ { - "title": "Colors", - "colorOptions": "Color Options", - "primaryColor": "Primary Color", - "accentColor": "Accent Color", - "clipboardCopyAction": "{{color}} has been copied to the clipboard." + "title": "Farver", + "colorOptions": "Farve muligheder", + "primaryColor": "Primær farve", + "accentColor": "Sekundær farve", + "clipboardCopyAction": "{{color}} er blevet kopieret til udklipsholderen." } From efb7c558af36dd9b54e6451d02175b239cef80ae Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 9 Apr 2020 01:08:22 +0530 Subject: [PATCH 12/47] New translations fonts.json (Danish) --- src/i18n/locales/da/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/da/rightSidebar/fonts.json b/src/i18n/locales/da/rightSidebar/fonts.json index dbcfe5f2..1d1a1a95 100644 --- a/src/i18n/locales/da/rightSidebar/fonts.json +++ b/src/i18n/locales/da/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "Skrifttype", "fontFamily": { - "label": "Font Family", - "helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you." + "label": "Skrifttypefamilie", + "helpText": "Du kan også benytte de skrifttyper der er installeret på din maskine. Indtast blot navnet på skrifttypen, og browseren vil indlæse den for dig." } } From 58d157b1d4d83f1bcf7da8bd4558833400dea202 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 9 Apr 2020 01:08:23 +0530 Subject: [PATCH 13/47] New translations settings.json (Danish) --- src/i18n/locales/da/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/da/rightSidebar/settings.json b/src/i18n/locales/da/rightSidebar/settings.json index dacc183c..f18b8b91 100644 --- a/src/i18n/locales/da/rightSidebar/settings.json +++ b/src/i18n/locales/da/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "Indstillinger", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." + "label": "Sprog", + "helpText": "Hvis du vil hjælpe med at oversætte applikationen til dit eget sprog, kig da nærmere på <1>oversættelsesdokumentationen." } } \ No newline at end of file From 31b6a088c3194d79f5d8d0a0ce166e1134579997 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 9 Apr 2020 01:44:06 +0530 Subject: [PATCH 14/47] New translations about.json (Danish) --- src/i18n/locales/da/rightSidebar/about.json | 32 ++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/i18n/locales/da/rightSidebar/about.json b/src/i18n/locales/da/rightSidebar/about.json index cac678ad..b3c8ef1e 100644 --- a/src/i18n/locales/da/rightSidebar/about.json +++ b/src/i18n/locales/da/rightSidebar/about.json @@ -1,36 +1,36 @@ { - "title": "About", + "title": "Om", "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.", + "heading": "Dokumentation", + "body": "Vil du vide mere om programmet? Mangler du information om, hvordan du kan bidrage til projektet? Du behøves ikke lede mere, der er en fyldestgørende guide som er lavet kun til dig.", "buttons": { - "documentation": "Documentation" + "documentation": "Dokumentation" } }, "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": "Fejl? Ønsker til ny funktionalitet?", + "body": "Er der noget som forhindrer dig i at lave et Cv? Fundet en forbistret fejl som ikke vil forsvinde? Fortæl om det på GitHub under Issues, eller send mig en e-mail via knapperne herunder.", "buttons": { - "raiseIssue": "Raise an Issue", - "sendEmail": "Send an Email" + "raiseIssue": "Opret en sag", + "sendEmail": "Send en 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": "Kildekode", + "body": "Vil du køre projektet fra kildekoden? Er du udvikler som vil hjælpe til med open-source udviilingen af dette projekt? Klik på knappen herunder.", "buttons": { - "githubRepo": "GitHub Repo" + "githubRepo": "GitHub repo" } }, "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": "Licensoplysninger", + "body": "Projektet er underlagt MIT licensen, hvilket du kan læse mere om herunder. Grundlæggende set må projektet benyttes alle steder, hvis du refererer til den oprindelige skaber.", "buttons": { - "mitLicense": "MIT License" + "mitLicense": "MIT licens" } }, "footer": { - "credit": "Reactive Resume is a project by <1>Amruth Pillai.", - "thanks": "Thank you for using Reactive Resume!" + "credit": "Lavet med kærlig af <1>Amruth Pillai", + "thanks": "Tak fordi du benytter Reactive Resume!" } } From 5537c4ac5b9ddf165ba9b08e14155279f421e8e3 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 9 Apr 2020 06:14:50 +0530 Subject: [PATCH 15/47] New translations actions.json (Danish) --- src/i18n/locales/da/rightSidebar/actions.json | 33 +++++++++---------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/src/i18n/locales/da/rightSidebar/actions.json b/src/i18n/locales/da/rightSidebar/actions.json index b6818714..2b956e15 100644 --- a/src/i18n/locales/da/rightSidebar/actions.json +++ b/src/i18n/locales/da/rightSidebar/actions.json @@ -1,34 +1,33 @@ { - "title": "Actions", - "disclaimer": "Changes you make to your resume are saved automatically to your browser's local storage. No data gets out, hence your information is completely secure.", + "title": "Handlinger", + "disclaimer": "Ændringer du laver i dit CV bliver automatisk gemt i din browsers lokale lager. Ingen data slipper ud, og din information derfor helt sikker.", "importExport": { - "heading": "Import/Export", - "body": "You can import or export your data in JSON format. With this, you can edit and print your resume from any device. Save this file for later use.", + "heading": "Importér/eksportér", + "body": "Du kan importere eller eksportere dine data i JSON format. Med dette kan du ændre og printe dit CV fra hvilken som helst enhed. Gem denne fil til senere brug.", "buttons": { - "import": "Import", - "export": "Export" + "import": "Importér", + "export": "Eksportér" } }, - "printResume": { - "heading": "Print Your Resume", - "body": "You can click on the button below to generate a PDF instantly. Alternatively, you can also use <1>Cmd/Ctrl + P but it would have different effects.", + "downloadResume": { + "heading": "Download dit CV.", + "body": "Du kan klikke på knappen herunder for at gemme en PDF version af dit CV øjeblikkeligt. For at få det bedste resultat, benyt venligst den seneste version af Google Chrome.", "buttons": { - "export": "Export", - "print": "Print" + "saveAsPdf": "Gem som PDF" } }, "loadDemoData": { - "heading": "Load Demo Data", - "body": "Unclear on what to do with a fresh blank page? Load some demo data with prepopulated values to see how a resume should look and you can start editing from there.", + "heading": "Indlæs demo data", + "body": "Er du usikker på, hvad du skal gøre med en frisk blank side? Indlæs nogle demo data med forudfyldte værdier, se hvordan et CV ser ud og begynd dine ændringer herfra.", "buttons": { - "loadData": "Load Data" + "loadData": "Hent data" } }, "reset": { - "heading": "Reset Everything!", - "body": "This action will reset all your data and remove backups made to your browser's local storage as well, so please make sure you have exported your information before you reset everything.", + "heading": "Nulstil alting!", + "body": "Denne handling vil nulstille alle dine data og vil også fjerne sikkerhedskopierne fra din browsers lokale lager, så verificer en ekstra gang, at du har eksporteret dine informationer før du nulstiller alting.", "buttons": { - "reset": "Reset" + "reset": "Nulstil" } } } From 08172daf8707f050d40ec6dcf349401c4a1b025f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 9 Apr 2020 06:14:55 +0530 Subject: [PATCH 16/47] New translations app.json (Danish) --- src/i18n/locales/da/app/app.json | 38 +++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 11 deletions(-) diff --git a/src/i18n/locales/da/app/app.json b/src/i18n/locales/da/app/app.json index 861e3ad5..559e89ed 100644 --- a/src/i18n/locales/da/app/app.json +++ b/src/i18n/locales/da/app/app.json @@ -1,25 +1,41 @@ { - "heading": { - "placeholder": "Heading" - }, "item": { - "add": "Add {{- heading}}", + "add": "Tilføj {{- heading}}", "startDate": { - "label": "Start Date", - "placeholder": "March 2018" + "label": "Startdato" }, "endDate": { - "label": "End Date", - "placeholder": "March 2022" + "label": "Slutdato" }, "description": { - "label": "Description" + "label": "Beskrivelse" } }, "buttons": { "add": { - "label": "Add" + "label": "Tilføj" } }, - "markdownHelpText": "You can use <1>GitHub Flavored Markdown to style this section of the text." + "printDialog": { + "heading": "Download dit CV.", + "quality": { + "label": "Kvalitet" + }, + "printType": { + "label": "Type", + "types": { + "unconstrained": "Ingen begrænsninger", + "fitInA4": "Tilpas til A4", + "multiPageA4": "Flersidet A4" + } + }, + "buttons": { + "cancel": "Annullér", + "saveAsPdf": "Gem som PDF" + } + }, + "panZoomAnimation": { + "helpText": "Du kan panorere rundt, og zoome ind på læredet når som helst og kigge nærmere på dit CV." + }, + "markdownHelpText": "Du kan benytte <1>GitHub Flavored Markdown for at tilpasse den del af teksten." } From 4015fcaeb1e137ebd11aa80f6574462aa6eb7c94 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:12 +0530 Subject: [PATCH 17/47] New translations certifications.json (Dutch) --- src/i18n/locales/nl/leftSidebar/certifications.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/nl/leftSidebar/certifications.json b/src/i18n/locales/nl/leftSidebar/certifications.json index 92f9dc16..340e50ae 100644 --- a/src/i18n/locales/nl/leftSidebar/certifications.json +++ b/src/i18n/locales/nl/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Naam" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Autoriteit" } } From e809051df3843cf2422d3e752ae409e7fa64dd71 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:13 +0530 Subject: [PATCH 18/47] New translations awards.json (Dutch) --- src/i18n/locales/nl/leftSidebar/awards.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/nl/leftSidebar/awards.json b/src/i18n/locales/nl/leftSidebar/awards.json index 4222ec12..a06ed1e1 100644 --- a/src/i18n/locales/nl/leftSidebar/awards.json +++ b/src/i18n/locales/nl/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "Titel" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" - }, - "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "label": "Ondertitel" } } From f1a1bb17dea5cb07e2669f1b08c7479f8c62cc1d Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:14 +0530 Subject: [PATCH 19/47] New translations app.json (Dutch) --- src/i18n/locales/nl/app/app.json | 38 +++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 11 deletions(-) diff --git a/src/i18n/locales/nl/app/app.json b/src/i18n/locales/nl/app/app.json index 861e3ad5..0bd677b8 100644 --- a/src/i18n/locales/nl/app/app.json +++ b/src/i18n/locales/nl/app/app.json @@ -1,25 +1,41 @@ { - "heading": { - "placeholder": "Heading" - }, "item": { - "add": "Add {{- heading}}", + "add": "Voeg {{- heading}} toe", "startDate": { - "label": "Start Date", - "placeholder": "March 2018" + "label": "Startdatum" }, "endDate": { - "label": "End Date", - "placeholder": "March 2022" + "label": "Einddatum" }, "description": { - "label": "Description" + "label": "Beschrijving" } }, "buttons": { "add": { - "label": "Add" + "label": "Toevoegen" } }, - "markdownHelpText": "You can use <1>GitHub Flavored Markdown to style this section of the text." + "printDialog": { + "heading": "Download je curriculum", + "quality": { + "label": "Kwaliteit" + }, + "printType": { + "label": "Soort", + "types": { + "unconstrained": "Geen limitaties", + "fitInA4": "Passend maken in A4", + "multiPageA4": "Multi-Pagina A4" + } + }, + "buttons": { + "cancel": "Annuleren", + "saveAsPdf": "Opslaan als PDF" + } + }, + "panZoomAnimation": { + "helpText": "Je kunt op elk moment op het artboard inzoomen om een beter zicht te krijgen op je curriculum." + }, + "markdownHelpText": "U kunt <1>GitHub Flavored Markdown gebruiken om dit gedeelte van de tekst op te maken." } From e26a769ae2da62ca73c9942787fecc45423ea127 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:19 +0530 Subject: [PATCH 20/47] New translations extras.json (Dutch) --- src/i18n/locales/nl/leftSidebar/extras.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/nl/leftSidebar/extras.json b/src/i18n/locales/nl/leftSidebar/extras.json index 7afc7c06..7937a708 100644 --- a/src/i18n/locales/nl/leftSidebar/extras.json +++ b/src/i18n/locales/nl/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "Sleutel" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "Waarde" } } From e5cea52d96d3d3ff9156e220c8750e61c835c168 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:24 +0530 Subject: [PATCH 21/47] New translations education.json (Dutch) --- src/i18n/locales/nl/leftSidebar/education.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/src/i18n/locales/nl/leftSidebar/education.json b/src/i18n/locales/nl/leftSidebar/education.json index 231004b2..ff073537 100644 --- a/src/i18n/locales/nl/leftSidebar/education.json +++ b/src/i18n/locales/nl/leftSidebar/education.json @@ -1,16 +1,11 @@ { "name": { - "label": "Name", - "placeholder": "Harvard University" + "label": "Naam" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "Groot" }, "grade": { - "label": "Grade" - }, - "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "label": "Beoordeling" } } From 3fb50a5e32d6975a8cfe999e4ffd69a8c9beb2b6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:25 +0530 Subject: [PATCH 22/47] New translations languages.json (Dutch) --- src/i18n/locales/nl/leftSidebar/languages.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/nl/leftSidebar/languages.json b/src/i18n/locales/nl/leftSidebar/languages.json index fc5de101..c49b33d6 100644 --- a/src/i18n/locales/nl/leftSidebar/languages.json +++ b/src/i18n/locales/nl/leftSidebar/languages.json @@ -1,9 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Dothraki" + "label": "Naam" }, "rating": { - "label": "Rating" + "label": "Waardering" } } From 6f3d7d985cdaaab7c036be042a653ddd96d21779 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:27 +0530 Subject: [PATCH 23/47] New translations objective.json (Dutch) --- src/i18n/locales/nl/leftSidebar/objective.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/i18n/locales/nl/leftSidebar/objective.json b/src/i18n/locales/nl/leftSidebar/objective.json index 8cb4f70d..f27124eb 100644 --- a/src/i18n/locales/nl/leftSidebar/objective.json +++ b/src/i18n/locales/nl/leftSidebar/objective.json @@ -1,6 +1,5 @@ { "objective": { - "label": "Objective", - "placeholder": "Looking for a challenging role in a reputable organization to utilize my technical, database, and management skills for the growth of the organization as well as to enhance my knowledge about new and emerging trends in the IT sector." + "label": "Doelstelling" } } From 51f5ea4217b7ba30855f6c9997d48467623877d3 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:32 +0530 Subject: [PATCH 24/47] New translations settings.json (Dutch) --- src/i18n/locales/nl/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/nl/rightSidebar/settings.json b/src/i18n/locales/nl/rightSidebar/settings.json index dacc183c..f121217e 100644 --- a/src/i18n/locales/nl/rightSidebar/settings.json +++ b/src/i18n/locales/nl/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "Instellingen", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." + "label": "Taal", + "helpText": "Als u wilt helpen de app te vertalen in uw eigen taal, raadpleeg dan de <1>Vertalingsdocumentatie." } } \ No newline at end of file From fb2d22b72a4393a102b3b146252b52e6fa584c0c Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:33 +0530 Subject: [PATCH 25/47] New translations fonts.json (Dutch) --- src/i18n/locales/nl/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/nl/rightSidebar/fonts.json b/src/i18n/locales/nl/rightSidebar/fonts.json index dbcfe5f2..6fe6c1e6 100644 --- a/src/i18n/locales/nl/rightSidebar/fonts.json +++ b/src/i18n/locales/nl/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "Lettertypes", "fontFamily": { - "label": "Font Family", - "helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you." + "label": "Lettertype Familie", + "helpText": "U kunt elk lettertype gebruiken dat ook op uw systeem is geïnstalleerd. Voer hier gewoon de naam in van de lettertype familie en de browser zou het voor je laden." } } From 76da0900f2f58b980be45091a8194b2f6e8720b3 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:35 +0530 Subject: [PATCH 26/47] New translations colors.json (Dutch) --- src/i18n/locales/nl/rightSidebar/colors.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/nl/rightSidebar/colors.json b/src/i18n/locales/nl/rightSidebar/colors.json index bf4accbf..cb041532 100644 --- a/src/i18n/locales/nl/rightSidebar/colors.json +++ b/src/i18n/locales/nl/rightSidebar/colors.json @@ -1,7 +1,7 @@ { - "title": "Colors", - "colorOptions": "Color Options", - "primaryColor": "Primary Color", - "accentColor": "Accent Color", - "clipboardCopyAction": "{{color}} has been copied to the clipboard." + "title": "Kleuren", + "colorOptions": "Kleuropties", + "primaryColor": "Hoofdkleur", + "accentColor": "Secundaire kleur", + "clipboardCopyAction": "{{color}} is naar het klembord gekopieerd." } From 148194276f19f230cba4a34b89928cc8b324efb1 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:36 +0530 Subject: [PATCH 27/47] New translations actions.json (Dutch) --- src/i18n/locales/nl/rightSidebar/actions.json | 33 +++++++++---------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/src/i18n/locales/nl/rightSidebar/actions.json b/src/i18n/locales/nl/rightSidebar/actions.json index b6818714..44d8917f 100644 --- a/src/i18n/locales/nl/rightSidebar/actions.json +++ b/src/i18n/locales/nl/rightSidebar/actions.json @@ -1,34 +1,33 @@ { - "title": "Actions", - "disclaimer": "Changes you make to your resume are saved automatically to your browser's local storage. No data gets out, hence your information is completely secure.", + "title": "Acties", + "disclaimer": "Veranderingen die u aanbrengt in uw curriculum worden automatisch bewaard in je browsers lokale opslag. Geen data wordt verstuurd, dus je informatie is helemaal veilig.", "importExport": { - "heading": "Import/Export", - "body": "You can import or export your data in JSON format. With this, you can edit and print your resume from any device. Save this file for later use.", + "heading": "Importeren/Exporteren", + "body": "U kunt uw gegevens importeren of exporteren in JSON formaat. Hiermee kunt u uw CV op elk apparaat bewerken en afdrukken. Sla dit bestand op voor later gebruik.", "buttons": { - "import": "Import", - "export": "Export" + "import": "Importeren", + "export": "Exporteren" } }, - "printResume": { - "heading": "Print Your Resume", - "body": "You can click on the button below to generate a PDF instantly. Alternatively, you can also use <1>Cmd/Ctrl + P but it would have different effects.", + "downloadResume": { + "heading": "Download je curriculum", + "body": "U kunt op de knop hieronder klikken om direct een PDF-versie van uw CV te downloaden. Gebruik de nieuwste versie van Google Chrome voor de beste resultaten.", "buttons": { - "export": "Export", - "print": "Print" + "saveAsPdf": "Opslaan als PDF" } }, "loadDemoData": { - "heading": "Load Demo Data", - "body": "Unclear on what to do with a fresh blank page? Load some demo data with prepopulated values to see how a resume should look and you can start editing from there.", + "heading": "Laad Demo gegevens", + "body": "Onduidelijk wat te doen met een nieuwe lege pagina? Laad wat demogegevens om te zien hoe een curriculum eruit zou moeten zien en u kan meteen beginnen te bewerken.", "buttons": { - "loadData": "Load Data" + "loadData": "Gegevens laden" } }, "reset": { - "heading": "Reset Everything!", - "body": "This action will reset all your data and remove backups made to your browser's local storage as well, so please make sure you have exported your information before you reset everything.", + "heading": "Reset alles!", + "body": "Deze actie zal al uw gegevens resetten en back-ups naar de lokale opslag van uw browser verwijderen dus zorg ervoor dat je je informatie hebt geëxporteerd voordat je alles opnieuw instelt.", "buttons": { - "reset": "Reset" + "reset": "Resetten" } } } From 63636260024eae54cf2443e681dabebcaebbbc9b Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:37 +0530 Subject: [PATCH 28/47] New translations about.json (Dutch) --- src/i18n/locales/nl/rightSidebar/about.json | 30 ++++++++++----------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/i18n/locales/nl/rightSidebar/about.json b/src/i18n/locales/nl/rightSidebar/about.json index cac678ad..200c0356 100644 --- a/src/i18n/locales/nl/rightSidebar/about.json +++ b/src/i18n/locales/nl/rightSidebar/about.json @@ -1,36 +1,36 @@ { - "title": "About", + "title": "Over", "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.", + "heading": "Documentatie", + "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": { - "documentation": "Documentation" + "documentation": "Documentatie" } }, "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": "Fout opgemerkt? Functionaliteit aanvragen?", + "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": { - "raiseIssue": "Raise an Issue", - "sendEmail": "Send an Email" + "raiseIssue": "Meld een probleem", + "sendEmail": "Stuur een 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": "Broncode", + "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": { "githubRepo": "GitHub Repo" } }, "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": "Licentie informatie", + "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": { - "mitLicense": "MIT License" + "mitLicense": "MIT Licentie" } }, "footer": { - "credit": "Reactive Resume is a project by <1>Amruth Pillai.", - "thanks": "Thank you for using Reactive Resume!" + "credit": "Gemaakt met liefde door <1>Amruth Pillai", + "thanks": "Bedankt voor het gebruiken van Reactieve Resume!" } } From 791be2ff0fa82c8ffda81739315f28a02da88ed4 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:38 +0530 Subject: [PATCH 29/47] New translations references.json (Dutch) --- src/i18n/locales/nl/leftSidebar/references.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/src/i18n/locales/nl/leftSidebar/references.json b/src/i18n/locales/nl/leftSidebar/references.json index 88241575..2da0e402 100644 --- a/src/i18n/locales/nl/leftSidebar/references.json +++ b/src/i18n/locales/nl/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "Naam" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "Positie" }, "phone": { - "label": "Phone Number" + "label": "Telefoonnummer" }, "email": { - "label": "Email Address" - }, - "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "label": "E-mailadres" } } From f4c907008d020a74ae47fc0f87481ba078759729 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:41 +0530 Subject: [PATCH 30/47] New translations work.json (Dutch) --- src/i18n/locales/nl/leftSidebar/work.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/nl/leftSidebar/work.json b/src/i18n/locales/nl/leftSidebar/work.json index 6d115c6e..1f1d18fd 100644 --- a/src/i18n/locales/nl/leftSidebar/work.json +++ b/src/i18n/locales/nl/leftSidebar/work.json @@ -1,13 +1,8 @@ { "name": { - "label": "Name", - "placeholder": "Amazon" + "label": "Naam" }, "role": { - "label": "Role", - "placeholder": "Front-end Web Developer" - }, - "description": { - "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + "label": "Rol" } } From 950d056dd6e931b662f0ea5f6e44317c0eea04b0 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:42 +0530 Subject: [PATCH 31/47] New translations templates.json (Dutch) --- src/i18n/locales/nl/rightSidebar/templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/nl/rightSidebar/templates.json b/src/i18n/locales/nl/rightSidebar/templates.json index 89fd528d..4aa6893d 100644 --- a/src/i18n/locales/nl/rightSidebar/templates.json +++ b/src/i18n/locales/nl/rightSidebar/templates.json @@ -1,3 +1,3 @@ { - "title": "Templates" + "title": "Sjablonen" } From fc70c6dd141f4b7adae33dc7cbdce77e554efde6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:46 +0530 Subject: [PATCH 32/47] New translations profile.json (Dutch) --- src/i18n/locales/nl/leftSidebar/profile.json | 25 ++++++++------------ 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/src/i18n/locales/nl/leftSidebar/profile.json b/src/i18n/locales/nl/leftSidebar/profile.json index b7f889c2..e1729457 100644 --- a/src/i18n/locales/nl/leftSidebar/profile.json +++ b/src/i18n/locales/nl/leftSidebar/profile.json @@ -1,40 +1,35 @@ { "photoUrl": { - "label": "Photo URL" + "label": "Foto URL" }, "firstName": { - "label": "First Name", - "placeholder": "Jane" + "label": "Voornaam" }, "lastName": { - "label": "Last Name", - "placeholder": "Doe" + "label": "Achternaam" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Full Stack Web Developer" + "label": "Ondertitel" }, "address": { + "label": "Adres", "line1": { - "label": "Address Line 1", - "placeholder": "Palladium Complex" + "label": "Adresregel 1" }, "line2": { - "label": "Address Line 2", - "placeholder": "140 E 14th St" + "label": "Adresregel 2" }, "line3": { - "label": "Address Line 3", - "placeholder": "New York, NY 10003 USA" + "label": "Adresregel 3" } }, "phone": { - "label": "Phone Number" + "label": "Telefoonnummer" }, "website": { "label": "Website" }, "email": { - "label": "Email Address" + "label": "E-mailadres" } } From 4bed628a27a7e88e74993484f4fd3c7a9c9f8b01 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:42:16 +0530 Subject: [PATCH 33/47] New translations app.json (Portuguese) --- src/i18n/locales/pt/app/app.json | 38 +++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 11 deletions(-) diff --git a/src/i18n/locales/pt/app/app.json b/src/i18n/locales/pt/app/app.json index 861e3ad5..28214e23 100644 --- a/src/i18n/locales/pt/app/app.json +++ b/src/i18n/locales/pt/app/app.json @@ -1,25 +1,41 @@ { - "heading": { - "placeholder": "Heading" - }, "item": { - "add": "Add {{- heading}}", + "add": "Adicionar {{- heading}}", "startDate": { - "label": "Start Date", - "placeholder": "March 2018" + "label": "Data Inicial" }, "endDate": { - "label": "End Date", - "placeholder": "March 2022" + "label": "Data Final" }, "description": { - "label": "Description" + "label": "Descrição" } }, "buttons": { "add": { - "label": "Add" + "label": "Adicionar" } }, - "markdownHelpText": "You can use <1>GitHub Flavored Markdown to style this section of the text." + "printDialog": { + "heading": "Baixar Curriculum", + "quality": { + "label": "Qualidade" + }, + "printType": { + "label": "Tipo", + "types": { + "unconstrained": "Sem restrições", + "fitInA4": "Ajustar a A4", + "multiPageA4": "Multi-páginas A4" + } + }, + "buttons": { + "cancel": "Cancelar", + "saveAsPdf": "Salvar como PDF" + } + }, + "panZoomAnimation": { + "helpText": "Você pode arrastar e dar zoom no quadro de trabalho a qualquer momento para ver mais detalhes do seu curriculum." + }, + "markdownHelpText": "Você pode utilizar <1>GitHub Flavored Markdown para estilizar esta seção." } From dbb71d1e12af847021abfcc8c855ec8201df7f02 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:42:17 +0530 Subject: [PATCH 34/47] New translations awards.json (Portuguese) --- src/i18n/locales/pt/leftSidebar/awards.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/pt/leftSidebar/awards.json b/src/i18n/locales/pt/leftSidebar/awards.json index 4222ec12..358c0b08 100644 --- a/src/i18n/locales/pt/leftSidebar/awards.json +++ b/src/i18n/locales/pt/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "Título" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" - }, - "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "label": "Subtítulo" } } From 95fe2c4bd23677fe5d97d5ace33ffdf41e02d34d Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:42:23 +0530 Subject: [PATCH 35/47] New translations about.json (Portuguese) --- src/i18n/locales/pt/rightSidebar/about.json | 32 ++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/i18n/locales/pt/rightSidebar/about.json b/src/i18n/locales/pt/rightSidebar/about.json index cac678ad..d7c87476 100644 --- a/src/i18n/locales/pt/rightSidebar/about.json +++ b/src/i18n/locales/pt/rightSidebar/about.json @@ -1,36 +1,36 @@ { - "title": "About", + "title": "Sobre", "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.", + "heading": "Documentação", + "body": "Quer saber mais sobre a applicação? Não seria ótimo se houvesse um guia para configurá-la em sua máquina? Precisa de informação sobre como contribuir para o projeto? Não precisa procurar mais, aqui há uma documentação compreensiva para você.", "buttons": { - "documentation": "Documentation" + "documentation": "Documentação" } }, "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": "Bug? Solicitação de nova funcionalidade?", + "body": "Algo impedindo você de progredir com um curriculum? Encontrou aquele erro chato e persistente? Fale sobre ele na seção de Issues no Github, ou me envie um email usando as seguintes ações.", "buttons": { - "raiseIssue": "Raise an Issue", - "sendEmail": "Send an Email" + "raiseIssue": "Notificar um problema", + "sendEmail": "Enviar um 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": "Código fonte", + "body": "Tem interesse em executar o código fonte deste projeto? Você é um desenvolvedor interessado em contribuir para o desenvolvimento open-source deste projeto? Click no botão abaixo.", "buttons": { - "githubRepo": "GitHub Repo" + "githubRepo": "Repositório 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": "Informação da licença", + "body": "O projeto é regido pela licença MIT, a qual você pode ler mais sobre abaixo. Basicamente, você pode usar este projeto onde quiser desde que dê os créditos ao autor original.", "buttons": { - "mitLicense": "MIT License" + "mitLicense": "Licença MIT" } }, "footer": { - "credit": "Reactive Resume is a project by <1>Amruth Pillai.", - "thanks": "Thank you for using Reactive Resume!" + "credit": "Projeto criado com amor por <1>Amruth Pillai.", + "thanks": "Obrigado por usar Reactive Resume!" } } From 609dbbe48fe9a4868a1a25471a4430ae4077fbc8 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:42:25 +0530 Subject: [PATCH 36/47] New translations colors.json (Portuguese) --- src/i18n/locales/pt/rightSidebar/colors.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/pt/rightSidebar/colors.json b/src/i18n/locales/pt/rightSidebar/colors.json index bf4accbf..b53aabb8 100644 --- a/src/i18n/locales/pt/rightSidebar/colors.json +++ b/src/i18n/locales/pt/rightSidebar/colors.json @@ -1,7 +1,7 @@ { - "title": "Colors", - "colorOptions": "Color Options", - "primaryColor": "Primary Color", - "accentColor": "Accent Color", - "clipboardCopyAction": "{{color}} has been copied to the clipboard." + "title": "Cores", + "colorOptions": "Opções de cores", + "primaryColor": "Cor principal", + "accentColor": "Cor secundária", + "clipboardCopyAction": "A cor {{color}} foi copiada para área de transferência." } From e522dff81bdb886de76aab8dfe9ef6c1f55d705d Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:42:26 +0530 Subject: [PATCH 37/47] New translations actions.json (Portuguese) --- src/i18n/locales/pt/rightSidebar/actions.json | 33 +++++++++---------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/src/i18n/locales/pt/rightSidebar/actions.json b/src/i18n/locales/pt/rightSidebar/actions.json index b6818714..cce37304 100644 --- a/src/i18n/locales/pt/rightSidebar/actions.json +++ b/src/i18n/locales/pt/rightSidebar/actions.json @@ -1,34 +1,33 @@ { - "title": "Actions", - "disclaimer": "Changes you make to your resume are saved automatically to your browser's local storage. No data gets out, hence your information is completely secure.", + "title": "Ações", + "disclaimer": "As alterações que você faz no seu curriculum são salvas automaticamente no armazenamento local do seu navegador. Nenhum dado é partilhado, por isso sua informação está completamente segura.", "importExport": { - "heading": "Import/Export", - "body": "You can import or export your data in JSON format. With this, you can edit and print your resume from any device. Save this file for later use.", + "heading": "Importar/Exportar", + "body": "Você pode importar ou exportar seus dados no formato JSON. Sendo assim, é possível editar ou imprimir seu curriculum em qualquer dispositivo. Salve este arquivo para usá-lo posteriormente.", "buttons": { - "import": "Import", - "export": "Export" + "import": "Importar", + "export": "Exportar" } }, - "printResume": { - "heading": "Print Your Resume", - "body": "You can click on the button below to generate a PDF instantly. Alternatively, you can also use <1>Cmd/Ctrl + P but it would have different effects.", + "downloadResume": { + "heading": "Baixe seu Curriculum", + "body": "Você pode clicar no botão abaixo para baixar a versão em PDF do seu curriculum. Para obter melhores resultados, por favor utilize a verão mais recente do Google Chrome.", "buttons": { - "export": "Export", - "print": "Print" + "saveAsPdf": "Salvar como PDF" } }, "loadDemoData": { - "heading": "Load Demo Data", - "body": "Unclear on what to do with a fresh blank page? Load some demo data with prepopulated values to see how a resume should look and you can start editing from there.", + "heading": "Carregar dados demonstrativos", + "body": "Na dúvida sobre o que fazer com uma página em branco? Carregue os dados demonstrativos com valores já preenchidos para ver como o curriculum fica e a partir daí você pode começar a editar.", "buttons": { - "loadData": "Load Data" + "loadData": "Carregar dados" } }, "reset": { - "heading": "Reset Everything!", - "body": "This action will reset all your data and remove backups made to your browser's local storage as well, so please make sure you have exported your information before you reset everything.", + "heading": "Reiniciar tudo!", + "body": "Esta ação vai apagar todos os seus dados e remover os backups feitos no armazenamento local do seu navegador também. Por favor, lembre de exportar as suas informações antes de reiniciar tudo.", "buttons": { - "reset": "Reset" + "reset": "Reiniciar" } } } From cf9edd2968cc0deffccc933492d60229011b330a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:42:28 +0530 Subject: [PATCH 38/47] New translations work.json (Portuguese) --- src/i18n/locales/pt/leftSidebar/work.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/pt/leftSidebar/work.json b/src/i18n/locales/pt/leftSidebar/work.json index 6d115c6e..cbe0c688 100644 --- a/src/i18n/locales/pt/leftSidebar/work.json +++ b/src/i18n/locales/pt/leftSidebar/work.json @@ -1,13 +1,8 @@ { "name": { - "label": "Name", - "placeholder": "Amazon" + "label": "Nome" }, "role": { - "label": "Role", - "placeholder": "Front-end Web Developer" - }, - "description": { - "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + "label": "Cargo" } } From 39117382c05655b880d9a38fb1611ac90471c595 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:42:29 +0530 Subject: [PATCH 39/47] New translations references.json (Portuguese) --- src/i18n/locales/pt/leftSidebar/references.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/src/i18n/locales/pt/leftSidebar/references.json b/src/i18n/locales/pt/leftSidebar/references.json index 88241575..48179770 100644 --- a/src/i18n/locales/pt/leftSidebar/references.json +++ b/src/i18n/locales/pt/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "Nome" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "Posição" }, "phone": { - "label": "Phone Number" + "label": "Telefone" }, "email": { - "label": "Email Address" - }, - "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "label": "Email" } } From bf55413c181ad262bf0e38a60103675e22adfc16 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:42:30 +0530 Subject: [PATCH 40/47] New translations profile.json (Portuguese) --- src/i18n/locales/pt/leftSidebar/profile.json | 27 ++++++++------------ 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/src/i18n/locales/pt/leftSidebar/profile.json b/src/i18n/locales/pt/leftSidebar/profile.json index b7f889c2..afe33411 100644 --- a/src/i18n/locales/pt/leftSidebar/profile.json +++ b/src/i18n/locales/pt/leftSidebar/profile.json @@ -1,40 +1,35 @@ { "photoUrl": { - "label": "Photo URL" + "label": "URL da foto" }, "firstName": { - "label": "First Name", - "placeholder": "Jane" + "label": "Nome" }, "lastName": { - "label": "Last Name", - "placeholder": "Doe" + "label": "Sobrenome" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Full Stack Web Developer" + "label": "Subtítulo" }, "address": { + "label": "Endereço", "line1": { - "label": "Address Line 1", - "placeholder": "Palladium Complex" + "label": "Endereço linha 1" }, "line2": { - "label": "Address Line 2", - "placeholder": "140 E 14th St" + "label": "Endereço linha 2" }, "line3": { - "label": "Address Line 3", - "placeholder": "New York, NY 10003 USA" + "label": "Endereço linha 3" } }, "phone": { - "label": "Phone Number" + "label": "Telefone" }, "website": { - "label": "Website" + "label": "Site" }, "email": { - "label": "Email Address" + "label": "Email" } } From 16d8732ead7fb7cc1201d0eb6cf975b015a730bc Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:42:31 +0530 Subject: [PATCH 41/47] New translations objective.json (Portuguese) --- src/i18n/locales/pt/leftSidebar/objective.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/i18n/locales/pt/leftSidebar/objective.json b/src/i18n/locales/pt/leftSidebar/objective.json index 8cb4f70d..add1eb65 100644 --- a/src/i18n/locales/pt/leftSidebar/objective.json +++ b/src/i18n/locales/pt/leftSidebar/objective.json @@ -1,6 +1,5 @@ { "objective": { - "label": "Objective", - "placeholder": "Looking for a challenging role in a reputable organization to utilize my technical, database, and management skills for the growth of the organization as well as to enhance my knowledge about new and emerging trends in the IT sector." + "label": "Objetivo" } } From cfe18120be8b6ecec3eeb4b80dc0b96e9f1967a5 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:42:32 +0530 Subject: [PATCH 42/47] New translations languages.json (Portuguese) --- src/i18n/locales/pt/leftSidebar/languages.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/pt/leftSidebar/languages.json b/src/i18n/locales/pt/leftSidebar/languages.json index fc5de101..53263ca5 100644 --- a/src/i18n/locales/pt/leftSidebar/languages.json +++ b/src/i18n/locales/pt/leftSidebar/languages.json @@ -1,9 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Dothraki" + "label": "Nome" }, "rating": { - "label": "Rating" + "label": "Nota" } } From 2f533e2e8b46750754226e9337c3bf6c339de327 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:42:34 +0530 Subject: [PATCH 43/47] New translations extras.json (Portuguese) --- src/i18n/locales/pt/leftSidebar/extras.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/pt/leftSidebar/extras.json b/src/i18n/locales/pt/leftSidebar/extras.json index 7afc7c06..d6e5469b 100644 --- a/src/i18n/locales/pt/leftSidebar/extras.json +++ b/src/i18n/locales/pt/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "Chave" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "Valor" } } From 3b6c86eea328791bd8bc48c6d9ca98758e8d12a5 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:42:35 +0530 Subject: [PATCH 44/47] New translations education.json (Portuguese) --- src/i18n/locales/pt/leftSidebar/education.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/src/i18n/locales/pt/leftSidebar/education.json b/src/i18n/locales/pt/leftSidebar/education.json index 231004b2..9c307326 100644 --- a/src/i18n/locales/pt/leftSidebar/education.json +++ b/src/i18n/locales/pt/leftSidebar/education.json @@ -1,16 +1,11 @@ { "name": { - "label": "Name", - "placeholder": "Harvard University" + "label": "Instituição" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "Área de estudo" }, "grade": { - "label": "Grade" - }, - "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "label": "Nota" } } From 219bf0ea1ebae2816cad00ac58aea70c7d4acf36 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:42:36 +0530 Subject: [PATCH 45/47] New translations certifications.json (Portuguese) --- src/i18n/locales/pt/leftSidebar/certifications.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/pt/leftSidebar/certifications.json b/src/i18n/locales/pt/leftSidebar/certifications.json index 92f9dc16..6e59a75b 100644 --- a/src/i18n/locales/pt/leftSidebar/certifications.json +++ b/src/i18n/locales/pt/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Nome" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Autoria" } } From 13e82626f5b3c7ca26f4e53943b7f455a60031e2 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:43:51 +0530 Subject: [PATCH 46/47] New translations settings.json (Portuguese) --- src/i18n/locales/pt/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/pt/rightSidebar/settings.json b/src/i18n/locales/pt/rightSidebar/settings.json index dacc183c..d026c913 100644 --- a/src/i18n/locales/pt/rightSidebar/settings.json +++ b/src/i18n/locales/pt/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "Congiguração", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." + "label": "Escolher idioma", + "helpText": "Se você gostaria de ajudar a traduzir esta aplicação para o seu idioma, por favor, consulte a <1>Documentação de Tradução." } } \ No newline at end of file From 9b1a9d01b9a712ac6be5579b6f9ccc158bdf8e0f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:43:52 +0530 Subject: [PATCH 47/47] New translations fonts.json (Portuguese) --- src/i18n/locales/pt/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/pt/rightSidebar/fonts.json b/src/i18n/locales/pt/rightSidebar/fonts.json index dbcfe5f2..92a83511 100644 --- a/src/i18n/locales/pt/rightSidebar/fonts.json +++ b/src/i18n/locales/pt/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "Fontes", "fontFamily": { - "label": "Font Family", - "helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you." + "label": "Família de Fontes", + "helpText": "Você também pode usar qualquer fonte que esteja instalada no seu sistema. Basta digitar o nome da fonte aqui e o navegador vai carregá-la para você." } }