From d7b1a29bba4117ea65e824d36649768fa42762ba Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:33 +0530 Subject: [PATCH 01/32] New translations references.json (Italian) --- src/i18n/locales/it/leftSidebar/references.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/src/i18n/locales/it/leftSidebar/references.json b/src/i18n/locales/it/leftSidebar/references.json index 88241575..ecbb14b8 100644 --- a/src/i18n/locales/it/leftSidebar/references.json +++ b/src/i18n/locales/it/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "Nome" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "Posizione" }, "phone": { - "label": "Phone Number" + "label": "Numero di telefono" }, "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": "Indirizzo email" } } From b9b33f99e875c6c7ef03cdb6838c98f4d85bb91a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:37 +0530 Subject: [PATCH 02/32] New translations settings.json (Italian) --- src/i18n/locales/it/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/it/rightSidebar/settings.json b/src/i18n/locales/it/rightSidebar/settings.json index dacc183c..dd6e0f7f 100644 --- a/src/i18n/locales/it/rightSidebar/settings.json +++ b/src/i18n/locales/it/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "Impostazioni", "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": "Lingua", + "helpText": "Se vuoi aiutare a tradurre l'app nella tua lingua, fai riferimento alla <1>Documentazione di traduzione." } } \ No newline at end of file From e75a9fcbba472b28be498bd8eed944bc721fccb5 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:39 +0530 Subject: [PATCH 03/32] New translations templates.json (Italian) --- src/i18n/locales/it/rightSidebar/templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/it/rightSidebar/templates.json b/src/i18n/locales/it/rightSidebar/templates.json index 89fd528d..1e08546b 100644 --- a/src/i18n/locales/it/rightSidebar/templates.json +++ b/src/i18n/locales/it/rightSidebar/templates.json @@ -1,3 +1,3 @@ { - "title": "Templates" + "title": "Modelli" } From 99cba49c7afee59afb90e25d173c3d87bce7bf70 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:41 +0530 Subject: [PATCH 04/32] New translations fonts.json (Italian) --- src/i18n/locales/it/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/it/rightSidebar/fonts.json b/src/i18n/locales/it/rightSidebar/fonts.json index dbcfe5f2..6c26f961 100644 --- a/src/i18n/locales/it/rightSidebar/fonts.json +++ b/src/i18n/locales/it/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "Tipo di carattere", "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": "Famiglia di caratteri", + "helpText": "Puoi usare anche tutti i caratteri installati sul tuo sistema. Basta inserire il nome della famiglia di caratteri qui e il browser lo caricherà per te." } } From cb86b60e25892c5082067771746a8689bb53cc04 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:43 +0530 Subject: [PATCH 05/32] New translations colors.json (Italian) --- src/i18n/locales/it/rightSidebar/colors.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/it/rightSidebar/colors.json b/src/i18n/locales/it/rightSidebar/colors.json index bf4accbf..5d9d058e 100644 --- a/src/i18n/locales/it/rightSidebar/colors.json +++ b/src/i18n/locales/it/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": "Colori", + "colorOptions": "Opzioni di colore", + "primaryColor": "Colore primario", + "accentColor": "Colore secondario", + "clipboardCopyAction": "Il {{color}} è stato copiato negli appunti." } From b8b719f7f734cbf999ed578bc809aa1324dba165 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:44 +0530 Subject: [PATCH 06/32] New translations app.json (Italian) --- src/i18n/locales/it/app/app.json | 42 +++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 11 deletions(-) diff --git a/src/i18n/locales/it/app/app.json b/src/i18n/locales/it/app/app.json index 861e3ad5..d19bb941 100644 --- a/src/i18n/locales/it/app/app.json +++ b/src/i18n/locales/it/app/app.json @@ -1,25 +1,45 @@ { - "heading": { - "placeholder": "Heading" - }, "item": { - "add": "Add {{- heading}}", + "add": "Aggiungi {{- heading}}", "startDate": { - "label": "Start Date", - "placeholder": "March 2018" + "label": "Data d'inizio" }, "endDate": { - "label": "End Date", - "placeholder": "March 2022" + "label": "Data di fine" }, "description": { - "label": "Description" + "label": "Descrizione" } }, "buttons": { "add": { - "label": "Add" + "label": "Aggiungi" } }, - "markdownHelpText": "You can use <1>GitHub Flavored Markdown to style this section of the text." + "printDialog": { + "heading": "Scarica il tuo curriculum", + "quality": { + "label": "Qualità" + }, + "printType": { + "label": "Tipo", + "types": { + "unconstrained": "Libero", + "fitInA4": "Adatta ad A4", + "multiPageA4": "Multi-Pagina A4" + } + }, + "helpText": [ + "Questo metodo di esportazione fa uso di HTML canvas per convertire il curriculum in un'immagine e stamparla in PDF, ciò significa che perderà tutte le capacità di selezione/analisi.", + "Se questo è importante per te, prova a stampare il curriculum utilizzando Cmd/Ctrl + P o il pulsante di stampa qui sotto. Il risultato può variare in quanto l'output è dipendente dal browser ma è noto che funziona meglio sull'ultima versione di Google Chrome." + ], + "buttons": { + "cancel": "Annulla", + "saveAsPdf": "Salva come PDF" + } + }, + "panZoomAnimation": { + "helpText": "Puoi ruotare e ingrandire l'immagine in qualsiasi momento per dare un'occhiata più da vicino al tuo curriculum." + }, + "markdownHelpText": "Puoi utilizzare <1>GitHub Flavored Markdown per personalizzare questa sezione del testo." } From bd4b72619986d6cc40f478e816bee962bb282fbb Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:45 +0530 Subject: [PATCH 07/32] New translations awards.json (Italian) --- src/i18n/locales/it/leftSidebar/awards.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/it/leftSidebar/awards.json b/src/i18n/locales/it/leftSidebar/awards.json index 4222ec12..8a05f8be 100644 --- a/src/i18n/locales/it/leftSidebar/awards.json +++ b/src/i18n/locales/it/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "Titolo" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" - }, - "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "label": "Sottotitolo" } } From 8cc53af897105c62060f39633f76f4d443af8120 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:47 +0530 Subject: [PATCH 08/32] New translations certifications.json (Italian) --- src/i18n/locales/it/leftSidebar/certifications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/it/leftSidebar/certifications.json b/src/i18n/locales/it/leftSidebar/certifications.json index 4a52c12a..f3b52b16 100644 --- a/src/i18n/locales/it/leftSidebar/certifications.json +++ b/src/i18n/locales/it/leftSidebar/certifications.json @@ -1,8 +1,8 @@ { "title": { - "label": "Title" + "label": "Nome" }, "subtitle": { - "label": "Subtitle" + "label": "Autorità" } } From 5df249b6704c0b5b00cbbbb405b4e824a0488590 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:48 +0530 Subject: [PATCH 09/32] New translations education.json (Italian) --- src/i18n/locales/it/leftSidebar/education.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/src/i18n/locales/it/leftSidebar/education.json b/src/i18n/locales/it/leftSidebar/education.json index 231004b2..e4ff35d8 100644 --- a/src/i18n/locales/it/leftSidebar/education.json +++ b/src/i18n/locales/it/leftSidebar/education.json @@ -1,16 +1,11 @@ { "name": { - "label": "Name", - "placeholder": "Harvard University" + "label": "Nome" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "Grande" }, "grade": { - "label": "Grade" - }, - "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "label": "Voto" } } From fcb5c97df2cb3984ccf6ca4d342337204e2a1143 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:49 +0530 Subject: [PATCH 10/32] New translations extras.json (Italian) --- src/i18n/locales/it/leftSidebar/extras.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/it/leftSidebar/extras.json b/src/i18n/locales/it/leftSidebar/extras.json index 7afc7c06..86701b77 100644 --- a/src/i18n/locales/it/leftSidebar/extras.json +++ b/src/i18n/locales/it/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "Chiave" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "Valore" } } From fc507ded69998a9afd5e2b627ce19975af780833 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:51 +0530 Subject: [PATCH 11/32] New translations languages.json (Italian) --- src/i18n/locales/it/leftSidebar/languages.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/it/leftSidebar/languages.json b/src/i18n/locales/it/leftSidebar/languages.json index fc5de101..6bbbf575 100644 --- a/src/i18n/locales/it/leftSidebar/languages.json +++ b/src/i18n/locales/it/leftSidebar/languages.json @@ -1,9 +1,11 @@ { "key": { - "label": "Key", - "placeholder": "Dothraki" + "label": "Nome" + }, + "level": { + "label": "Livello" }, "rating": { - "label": "Rating" + "label": "Valutazione" } } From f6469462bde3e7bfb9d590dc6e8fd1dc2aee5531 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:52 +0530 Subject: [PATCH 12/32] New translations objective.json (Italian) --- src/i18n/locales/it/leftSidebar/objective.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/i18n/locales/it/leftSidebar/objective.json b/src/i18n/locales/it/leftSidebar/objective.json index 8cb4f70d..4e1acb2c 100644 --- a/src/i18n/locales/it/leftSidebar/objective.json +++ b/src/i18n/locales/it/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": "Obbiettivo" } } From 472ffddf1998496fe7441b28a6cf3792bfcdeee4 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:55 +0530 Subject: [PATCH 13/32] New translations profile.json (Italian) --- src/i18n/locales/it/leftSidebar/profile.json | 27 ++++++++------------ 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/src/i18n/locales/it/leftSidebar/profile.json b/src/i18n/locales/it/leftSidebar/profile.json index b7f889c2..799c9daa 100644 --- a/src/i18n/locales/it/leftSidebar/profile.json +++ b/src/i18n/locales/it/leftSidebar/profile.json @@ -1,40 +1,35 @@ { "photoUrl": { - "label": "Photo URL" + "label": "URL della foto" }, "firstName": { - "label": "First Name", - "placeholder": "Jane" + "label": "Nome" }, "lastName": { - "label": "Last Name", - "placeholder": "Doe" + "label": "Cognome" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Full Stack Web Developer" + "label": "Sottotitolo" }, "address": { + "label": "Indirizzo", "line1": { - "label": "Address Line 1", - "placeholder": "Palladium Complex" + "label": "Indirizzo, 1a riga" }, "line2": { - "label": "Address Line 2", - "placeholder": "140 E 14th St" + "label": "Indirizzo, 2a riga" }, "line3": { - "label": "Address Line 3", - "placeholder": "New York, NY 10003 USA" + "label": "Indirizzo, 3a riga" } }, "phone": { - "label": "Phone Number" + "label": "Numero di telefono" }, "website": { - "label": "Website" + "label": "Sito web" }, "email": { - "label": "Email Address" + "label": "Indirizzo email" } } From 160179fdb90950c02338a898e6d09c0035ddd068 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:56 +0530 Subject: [PATCH 14/32] New translations work.json (Italian) --- src/i18n/locales/it/leftSidebar/work.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/it/leftSidebar/work.json b/src/i18n/locales/it/leftSidebar/work.json index 6d115c6e..48e29e5e 100644 --- a/src/i18n/locales/it/leftSidebar/work.json +++ b/src/i18n/locales/it/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": "Ruolo" } } From 5696a78d62e4358a7921bd171c71ac0ba2837fe9 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:58 +0530 Subject: [PATCH 15/32] New translations about.json (Italian) --- src/i18n/locales/it/rightSidebar/about.json | 30 ++++++++++----------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/i18n/locales/it/rightSidebar/about.json b/src/i18n/locales/it/rightSidebar/about.json index cac678ad..b4279c9e 100644 --- a/src/i18n/locales/it/rightSidebar/about.json +++ b/src/i18n/locales/it/rightSidebar/about.json @@ -1,36 +1,36 @@ { - "title": "About", + "title": "Informazioni", "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": "Documentazione", + "body": "Vuoi saperne di più sull'app? Hai bisogno di informazioni su come contribuire al progetto? Non guardare oltre, c'è una guida completa fatta solo per te.", "buttons": { - "documentation": "Documentation" + "documentation": "Documentazione" } }, "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? Richiesta di nuove funzionalità?", + "body": "Qualcosa ti blocca mentre crei il tuo curriculum? Hai trovato un bug fastidioso che non scompare? Parlane nella sezione GitHub Issues o mandami un'email utilizzando le azioni qui sotto.", "buttons": { - "raiseIssue": "Raise an Issue", - "sendEmail": "Send an Email" + "raiseIssue": "Crea una segnalazione", + "sendEmail": "Manda un'email" } }, "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": "Codice sorgente", + "body": "Vuoi eseguire il progetto dal suo codice sorgente? Sei uno sviluppatore disposto a contribuire allo sviluppo open-source di questo progetto? Clicca il pulsante qui sotto.", "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": "Informazioni sulla licenza", + "body": "Il progetto è sottoposto alla licenza MIT, che puoi leggere di più su di sotto. Fondamentalmente, è consentito utilizzare il progetto ovunque purché dia crediti all'autore originale.", "buttons": { - "mitLicense": "MIT License" + "mitLicense": "Licenza MIT" } }, "footer": { - "credit": "Reactive Resume is a project by <1>Amruth Pillai.", - "thanks": "Thank you for using Reactive Resume!" + "credit": "Realizzato con amore da <1>Amruth Pillai", + "thanks": "Grazie per aver utilizzato Reactive Resume!" } } From e806af9531f6e4f993a00d25aef2d561b97a0bf3 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:59 +0530 Subject: [PATCH 16/32] New translations actions.json (Italian) --- src/i18n/locales/it/rightSidebar/actions.json | 31 +++++++++---------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/src/i18n/locales/it/rightSidebar/actions.json b/src/i18n/locales/it/rightSidebar/actions.json index b6818714..df1b4fc8 100644 --- a/src/i18n/locales/it/rightSidebar/actions.json +++ b/src/i18n/locales/it/rightSidebar/actions.json @@ -1,32 +1,31 @@ { - "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": "Azioni", + "disclaimer": "Le modifiche apportate al curriculum vengono salvate automaticamente sulla memoria locale del tuo browser. Nessun dato viene visualizzato, perciò le tue informazioni sono completamente sicure.", "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": "Importa/Esporta", + "body": "Puoi importare o esportare i tuoi dati in formato JSON. Con questo, puoi modificare e stampare il tuo curriculum da qualsiasi dispositivo. Salva questo file per utilizzarlo in seguito.", "buttons": { - "import": "Import", - "export": "Export" + "import": "Importa", + "export": "Esporta" } }, - "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": "Scarica il tuo curriculum", + "body": "Puoi cliccare sul pulsante qui sotto per scaricare una versione PDF del tuo curriculum. Per risultati ottimali, si prega di utilizzare l'ultima versione di Google Chrome.", "buttons": { - "export": "Export", - "print": "Print" + "saveAsPdf": "Salva come 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": "Carica dati demo", + "body": "Non è chiaro su cosa fare con una nuova pagina vuota? Carica alcuni dati demo con valori preimpostati per vedere come dovrebbe apparire un curriculum e puoi iniziare a modificarlo da lì.", "buttons": { - "loadData": "Load Data" + "loadData": "Carica dati" } }, "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": "Resetta tutto!", + "body": "Questa azione resetterà tutti i tuoi dati e rimuoverà anche i backup effettuati sullo spazio locale del tuo browser quindi assicurati di aver esportato le tue informazioni prima di resettare tutto.", "buttons": { "reset": "Reset" } From 6c82a3815f069a4e4078d23924cb9d1943329c47 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:50:07 +0530 Subject: [PATCH 17/32] New translations templates.json (Hebrew) --- src/i18n/locales/he/rightSidebar/templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/he/rightSidebar/templates.json b/src/i18n/locales/he/rightSidebar/templates.json index 89fd528d..ce95ad45 100644 --- a/src/i18n/locales/he/rightSidebar/templates.json +++ b/src/i18n/locales/he/rightSidebar/templates.json @@ -1,3 +1,3 @@ { - "title": "Templates" + "title": "תבניות" } From 298446ace1950751d50badd72df3a2a869189c8a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:50:09 +0530 Subject: [PATCH 18/32] New translations fonts.json (Hebrew) --- src/i18n/locales/he/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/he/rightSidebar/fonts.json b/src/i18n/locales/he/rightSidebar/fonts.json index dbcfe5f2..7aa3812c 100644 --- a/src/i18n/locales/he/rightSidebar/fonts.json +++ b/src/i18n/locales/he/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "גופנים", "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": "משפחת גופנים", + "helpText": "אתה יכול להשתמש בכל גופן המותקן גם במערכת שלך. פשוט הזן כאן את שם משפחת הגופנים והדפדפן יטעין אותו עבורך." } } From 4ee33843e4068aef30f3fccdfc56cd35988306cd Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:50:11 +0530 Subject: [PATCH 19/32] New translations settings.json (Hebrew) --- src/i18n/locales/he/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/he/rightSidebar/settings.json b/src/i18n/locales/he/rightSidebar/settings.json index dacc183c..58a8b00a 100644 --- a/src/i18n/locales/he/rightSidebar/settings.json +++ b/src/i18n/locales/he/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "הגדרות", "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": "שפה", + "helpText": "אם תרצה לעזור בתרגום האפליקציה לשפה שלך, עיין ב <1>Translation Documentation." } } \ No newline at end of file From 5771362639c76942b5e531e1b8b52ecef05c4df7 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:50:12 +0530 Subject: [PATCH 20/32] New translations colors.json (Hebrew) --- src/i18n/locales/he/rightSidebar/colors.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/he/rightSidebar/colors.json b/src/i18n/locales/he/rightSidebar/colors.json index bf4accbf..95d92e68 100644 --- a/src/i18n/locales/he/rightSidebar/colors.json +++ b/src/i18n/locales/he/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": "צבעים", + "colorOptions": "אפשרויות צבעים", + "primaryColor": "צבע ראשי", + "accentColor": "צבע הדגשה", + "clipboardCopyAction": "{{color}} הועתק אל הלוח שלך." } From 763ac0697837522ed63109f7d522c5fb53a97225 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:50:14 +0530 Subject: [PATCH 21/32] New translations awards.json (Hebrew) --- src/i18n/locales/he/leftSidebar/awards.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/he/leftSidebar/awards.json b/src/i18n/locales/he/leftSidebar/awards.json index 4222ec12..4fdbb938 100644 --- a/src/i18n/locales/he/leftSidebar/awards.json +++ b/src/i18n/locales/he/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "כותרת" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" - }, - "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "label": "תרגום" } } From 31f1e7a4ae18b415e75a5847b88e9023e858f4d6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:50:15 +0530 Subject: [PATCH 22/32] New translations certifications.json (Hebrew) --- src/i18n/locales/he/leftSidebar/certifications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/he/leftSidebar/certifications.json b/src/i18n/locales/he/leftSidebar/certifications.json index 4a52c12a..4fdbb938 100644 --- a/src/i18n/locales/he/leftSidebar/certifications.json +++ b/src/i18n/locales/he/leftSidebar/certifications.json @@ -1,8 +1,8 @@ { "title": { - "label": "Title" + "label": "כותרת" }, "subtitle": { - "label": "Subtitle" + "label": "תרגום" } } From d98f38e2afa58e0d459df9ef16a82edd56ec1aa3 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:50:17 +0530 Subject: [PATCH 23/32] New translations education.json (Hebrew) --- src/i18n/locales/he/leftSidebar/education.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/src/i18n/locales/he/leftSidebar/education.json b/src/i18n/locales/he/leftSidebar/education.json index 231004b2..f29819f4 100644 --- a/src/i18n/locales/he/leftSidebar/education.json +++ b/src/i18n/locales/he/leftSidebar/education.json @@ -1,16 +1,11 @@ { "name": { - "label": "Name", - "placeholder": "Harvard University" + "label": "כותרת" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "מקצוע ראשי" }, "grade": { - "label": "Grade" - }, - "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "label": "כיתה" } } From 4a553a9310bd912d439a730b32a544866a9efc90 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:50:19 +0530 Subject: [PATCH 24/32] New translations extras.json (Hebrew) --- src/i18n/locales/he/leftSidebar/extras.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/he/leftSidebar/extras.json b/src/i18n/locales/he/leftSidebar/extras.json index 7afc7c06..4ea10135 100644 --- a/src/i18n/locales/he/leftSidebar/extras.json +++ b/src/i18n/locales/he/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "מפתח" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "ערך" } } From 52c644b7cdc589fdb13fae6f74ecd314d36776b8 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:50:20 +0530 Subject: [PATCH 25/32] New translations objective.json (Hebrew) --- src/i18n/locales/he/leftSidebar/objective.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/i18n/locales/he/leftSidebar/objective.json b/src/i18n/locales/he/leftSidebar/objective.json index 8cb4f70d..eb3796b6 100644 --- a/src/i18n/locales/he/leftSidebar/objective.json +++ b/src/i18n/locales/he/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": "מטרה" } } From ead675a755e0f8e01f0ef63e11be4199e8670340 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:50:21 +0530 Subject: [PATCH 26/32] New translations references.json (Hebrew) --- src/i18n/locales/he/leftSidebar/references.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/src/i18n/locales/he/leftSidebar/references.json b/src/i18n/locales/he/leftSidebar/references.json index 88241575..4a3e16fd 100644 --- a/src/i18n/locales/he/leftSidebar/references.json +++ b/src/i18n/locales/he/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "כותרת" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "תפקיד" }, "phone": { - "label": "Phone Number" + "label": "מספר טלפון" }, "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": "כתובת אימייל" } } From 7ec56003d8dcc9f4535408eb2438cd403734b235 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:50:23 +0530 Subject: [PATCH 27/32] New translations work.json (Hebrew) --- src/i18n/locales/he/leftSidebar/work.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/he/leftSidebar/work.json b/src/i18n/locales/he/leftSidebar/work.json index 6d115c6e..74c8f6a3 100644 --- a/src/i18n/locales/he/leftSidebar/work.json +++ b/src/i18n/locales/he/leftSidebar/work.json @@ -1,13 +1,8 @@ { "name": { - "label": "Name", - "placeholder": "Amazon" + "label": "כותרת" }, "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": "תפקיד" } } From b95cfbdf47c5be4f3dea0eaf34751bde2007ef83 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:01:33 +0530 Subject: [PATCH 28/32] New translations app.json (Hebrew) --- src/i18n/locales/he/app/app.json | 42 +++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 11 deletions(-) diff --git a/src/i18n/locales/he/app/app.json b/src/i18n/locales/he/app/app.json index 861e3ad5..33d305f0 100644 --- a/src/i18n/locales/he/app/app.json +++ b/src/i18n/locales/he/app/app.json @@ -1,25 +1,45 @@ { - "heading": { - "placeholder": "Heading" - }, "item": { - "add": "Add {{- heading}}", + "add": "הוסף {{- heading}}", "startDate": { - "label": "Start Date", - "placeholder": "March 2018" + "label": "תאריך התחלה" }, "endDate": { - "label": "End Date", - "placeholder": "March 2022" + "label": "תאריך סיום" }, "description": { - "label": "Description" + "label": "תיאור" } }, "buttons": { "add": { - "label": "Add" + "label": "הוסף" } }, - "markdownHelpText": "You can use <1>GitHub Flavored Markdown to style this section of the text." + "printDialog": { + "heading": "הורד את קורות החיים שלך", + "quality": { + "label": "איכות" + }, + "printType": { + "label": "סוג", + "types": { + "unconstrained": "בלתי מוגבלת", + "fitInA4": "מתאים ל- A4", + "multiPageA4": "A4 רב עמודים" + } + }, + "helpText": [ + "שיטת ייצוא זו עושה שימוש בקנבס HTML כדי להמיר את קורות החיים לתמונה ולהדפיסה על גבי PDF, מה שאומר שהיא תאבד את כל יכולות הבחירה / ניתוח.", + "אם זה חשוב לך, אנא נסה להדפיס את קורות החיים במקום זאת, באמצעות Cmd / Ctrl + P או על כפתור ההדפסה שלמטה. התוצאה עשויה להשתנות מכיוון שהפלט תלוי בדפדפן, אך ידוע שהוא פועל בצורה הטובה ביותר על הגרסה האחרונה של Google Chrome." + ], + "buttons": { + "cancel": "ביטול", + "saveAsPdf": "שמור כ-PDF" + } + }, + "panZoomAnimation": { + "helpText": "אתה יכול להזיז את המשטח ולהתקרב אליו בכל עת כדי לראות מקרוב את קורות החיים שלך." + }, + "markdownHelpText": "אתה יכול להשתמש ב <1> סימון בטעם GitHub בטעם כדי לעצב קטע זה של הטקסט." } From 7f4c61d66a22a1507a19c4372f39e0b3414a88ad Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:01:41 +0530 Subject: [PATCH 29/32] New translations actions.json (Hebrew) --- src/i18n/locales/he/rightSidebar/actions.json | 33 +++++++++---------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/src/i18n/locales/he/rightSidebar/actions.json b/src/i18n/locales/he/rightSidebar/actions.json index b6818714..2c576b2f 100644 --- a/src/i18n/locales/he/rightSidebar/actions.json +++ b/src/i18n/locales/he/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": "פעולות", + "disclaimer": "השינויים שאתה מבצע בקורות החיים שלך נשמרים אוטומטית באחסון המקומי של הדפדפן. נתונים לא יוצאים לשום מקום, ומכאן שהמידע שלך מאובטח לחלוטין.", "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": "ייבוא/ייצוא", + "body": "אתה יכול לייבא או לייצא את הנתונים שלך בפורמט JSON. בעזרתו תוכלו לערוך ולהדפיס את קורות החיים מכל מכשיר. שמור קובץ זה לשימוש מאוחר יותר.", "buttons": { - "import": "Import", - "export": "Export" + "import": "ייבוא", + "export": "ייצוא" } }, - "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": "הורד את קורות החיים שלך", + "body": "אתה יכול ללחוץ על הכפתור למטה כדי להוריד קורות חיים PDF של קורות החיים שלך באופן מיידי. לקבלת התוצאות הטובות ביותר, אנא השתמש בגרסה האחרונה של Google Chrome.", "buttons": { - "export": "Export", - "print": "Print" + "saveAsPdf": "שמור כ-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": "טען נתוני דמה", + "body": "לא ברור לך מה לעשות עם דף ריק? טען כמה נתוני דמה עם ערכים המוגדרים מראש כדי לראות כיצד קורות החיים אמורים להיראות ותוכל להתחיל לערוך משם.", "buttons": { - "loadData": "Load Data" + "loadData": "טען מידע" } }, "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": "אפס הכל", + "body": "פעולה זו תאפס את כל הנתונים שלך ותסיר גיבויים שנעשו גם לאחסון המקומי של הדפדפן שלך, אנא וודא שיצאת את המידע שלך לפני שתאפס את הכל.", "buttons": { - "reset": "Reset" + "reset": "איפוס" } } } From e9e24dd6910883ae988ee49d2e0224154e56b6a6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:01:43 +0530 Subject: [PATCH 30/32] New translations about.json (Hebrew) --- src/i18n/locales/he/rightSidebar/about.json | 30 ++++++++++----------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/i18n/locales/he/rightSidebar/about.json b/src/i18n/locales/he/rightSidebar/about.json index cac678ad..0264e648 100644 --- a/src/i18n/locales/he/rightSidebar/about.json +++ b/src/i18n/locales/he/rightSidebar/about.json @@ -1,36 +1,36 @@ { - "title": "About", + "title": "אודות", "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": "תיעוד", + "body": "רוצה לדעת יותר על האפליקציה? האם לא היה נחמד אם היה מדריך להתקנתו במחשב המקומי שלכם? זקוק למידע כיצד לתרום לפרויקט? אל תחכה יותר, יש תיעוד מקיף שיוצר בדיוק בשבילך.", "buttons": { - "documentation": "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": "באג? בקשה לתוסף?", + "body": "משהו שעוצר את ההתקדמות שלך מלכתוב קורות חיים? מצאת באג מציק שפשוט לא נפתר? דווח על זה בקטע בעיות ב-GitHub, או שלח לי אימייל באמצעות הפקודות למטה.", "buttons": { - "raiseIssue": "Raise an Issue", - "sendEmail": "Send an Email" + "raiseIssue": "העלה בעיה", + "sendEmail": "שלח אימייל" } }, "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": "קוד מקור", + "body": "רוצים לנהל את הפרויקט מקובץ המקור שלו? האם אתה מפתח שמוכן לתרום לפיתוח הקוד הפתוח של הפרויקט הזה? לחץ על הכפתור למטה.", "buttons": { - "githubRepo": "GitHub Repo" + "githubRepo": "מאגר גיתוב" } }, "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": "מידע על הרשיון", + "body": "הפרויקט מנוהל תחת רישיון MIT, שתוכל לקרוא עליו יותר בהמשך. בפשטות, מותר לך להשתמש בפרויקט בכל מקום ובכל דרך ובלבד שתעניק קרדיט למחבר המקורי.", "buttons": { - "mitLicense": "MIT License" + "mitLicense": "MIT רשיון" } }, "footer": { "credit": "Reactive Resume is a project by <1>Amruth Pillai.", - "thanks": "Thank you for using Reactive Resume!" + "thanks": "תודה שאתה משתמש בReactive Resume" } } From 67a8f3f97cdff42bc45d7e4ecbd23de1726bc25f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:01:45 +0530 Subject: [PATCH 31/32] New translations profile.json (Hebrew) --- src/i18n/locales/he/leftSidebar/profile.json | 27 ++++++++------------ 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/src/i18n/locales/he/leftSidebar/profile.json b/src/i18n/locales/he/leftSidebar/profile.json index b7f889c2..acd0e6ce 100644 --- a/src/i18n/locales/he/leftSidebar/profile.json +++ b/src/i18n/locales/he/leftSidebar/profile.json @@ -1,40 +1,35 @@ { "photoUrl": { - "label": "Photo URL" + "label": "קישור לתמונה" }, "firstName": { - "label": "First Name", - "placeholder": "Jane" + "label": "שם פרטי" }, "lastName": { - "label": "Last Name", - "placeholder": "Doe" + "label": "שם משפחה" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Full Stack Web Developer" + "label": "תרגום" }, "address": { + "label": "כתובת", "line1": { - "label": "Address Line 1", - "placeholder": "Palladium Complex" + "label": "כתובת שורה 1" }, "line2": { - "label": "Address Line 2", - "placeholder": "140 E 14th St" + "label": "כתובת שורה 2" }, "line3": { - "label": "Address Line 3", - "placeholder": "New York, NY 10003 USA" + "label": "כתובת שורה 3" } }, "phone": { - "label": "Phone Number" + "label": "מספר טלפון" }, "website": { - "label": "Website" + "label": "אתר" }, "email": { - "label": "Email Address" + "label": "כתובת אימייל" } } From 6e2d10cd97812d845484fed8b74fc2aa71511a07 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:01:47 +0530 Subject: [PATCH 32/32] New translations languages.json (Hebrew) --- src/i18n/locales/he/leftSidebar/languages.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/he/leftSidebar/languages.json b/src/i18n/locales/he/leftSidebar/languages.json index fc5de101..952e318d 100644 --- a/src/i18n/locales/he/leftSidebar/languages.json +++ b/src/i18n/locales/he/leftSidebar/languages.json @@ -1,9 +1,11 @@ { "key": { - "label": "Key", - "placeholder": "Dothraki" + "label": "כותרת" + }, + "level": { + "label": "רמה" }, "rating": { - "label": "Rating" + "label": "דירוג" } }