diff --git a/src/i18n/locales/he/app/app.json b/src/i18n/locales/he/app/app.json index 4ee341af..33d305f0 100644 --- a/src/i18n/locales/he/app/app.json +++ b/src/i18n/locales/he/app/app.json @@ -1,16 +1,11 @@ { - "heading": { - "placeholder": "כותרת" - }, "item": { "add": "הוסף {{- heading}}", "startDate": { - "label": "תאריך התחלה", - "placeholder": "מרץ 2018" + "label": "תאריך התחלה" }, "endDate": { - "label": "תאריך סיום", - "placeholder": "מרץ 2022" + "label": "תאריך סיום" }, "description": { "label": "תיאור" @@ -21,5 +16,30 @@ "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 בטעם כדי לעצב קטע זה של הטקסט." } diff --git a/src/i18n/locales/he/leftSidebar/awards.json b/src/i18n/locales/he/leftSidebar/awards.json index 3ad88eab..4fdbb938 100644 --- a/src/i18n/locales/he/leftSidebar/awards.json +++ b/src/i18n/locales/he/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "כותרת", - "placeholder": "אולימפיאדת המתמטיקה והמדע" + "label": "כותרת" }, "subtitle": { - "label": "תרגום", - "placeholder": "מקום ראשון בעולם" - }, - "description": { - "placeholder": "אתה יכול לרשום איזה כישורים עזרו לך בלקבל את הפרס" + "label": "תרגום" } } diff --git a/src/i18n/locales/he/leftSidebar/education.json b/src/i18n/locales/he/leftSidebar/education.json index ae1b53da..f29819f4 100644 --- a/src/i18n/locales/he/leftSidebar/education.json +++ b/src/i18n/locales/he/leftSidebar/education.json @@ -1,16 +1,11 @@ { "name": { - "label": "שם", - "placeholder": "אוניברסיטת הרווארד" + "label": "כותרת" }, "major": { - "label": "מקצוע ראשי", - "placeholder": "תואר שני במדעי המחשב" + "label": "מקצוע ראשי" }, "grade": { "label": "כיתה" - }, - "description": { - "placeholder": "אתה יכול לרשום על פרוייקטים או קורסים מיוחדים שלקחת בזמן הלימודים" } } diff --git a/src/i18n/locales/he/leftSidebar/extras.json b/src/i18n/locales/he/leftSidebar/extras.json index 884bc9ad..4ea10135 100644 --- a/src/i18n/locales/he/leftSidebar/extras.json +++ b/src/i18n/locales/he/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "מפתח", - "placeholder": "תאריך לידה" + "label": "מפתח" }, "value": { - "label": "ערך", - "placeholder": "6 באוגוסט 1995" + "label": "ערך" } } diff --git a/src/i18n/locales/he/leftSidebar/languages.json b/src/i18n/locales/he/leftSidebar/languages.json index 67052b72..952e318d 100644 --- a/src/i18n/locales/he/leftSidebar/languages.json +++ b/src/i18n/locales/he/leftSidebar/languages.json @@ -1,7 +1,9 @@ { "key": { - "label": "מפתח", - "placeholder": "דותראקי" + "label": "כותרת" + }, + "level": { + "label": "רמה" }, "rating": { "label": "דירוג" diff --git a/src/i18n/locales/he/leftSidebar/objective.json b/src/i18n/locales/he/leftSidebar/objective.json index 7dcb87bd..eb3796b6 100644 --- a/src/i18n/locales/he/leftSidebar/objective.json +++ b/src/i18n/locales/he/leftSidebar/objective.json @@ -1,6 +1,5 @@ { "objective": { - "label": "מטרה", - "placeholder": "מחפש תפקיד מאתגר בארגון בעל מוניטין כדי לנצל את כישורי הטכניים, מסד הנתונים, וניהול הארגון וכן כדי לשפר את הידע שלי על מגמות חדשות ומתעוררות בתחום ה- IT." + "label": "מטרה" } } diff --git a/src/i18n/locales/he/leftSidebar/profile.json b/src/i18n/locales/he/leftSidebar/profile.json index 47ed341c..acd0e6ce 100644 --- a/src/i18n/locales/he/leftSidebar/profile.json +++ b/src/i18n/locales/he/leftSidebar/profile.json @@ -3,29 +3,24 @@ "label": "קישור לתמונה" }, "firstName": { - "label": "שם פרטי", - "placeholder": "ג'יין" + "label": "שם פרטי" }, "lastName": { - "label": "שם משפחה", - "placeholder": "דו" + "label": "שם משפחה" }, "subtitle": { - "label": "תרגום", - "placeholder": "מתכנת FullStack" + "label": "תרגום" }, "address": { + "label": "כתובת", "line1": { - "label": "כתובת שורה 1", - "placeholder": "Palladium Complex" + "label": "כתובת שורה 1" }, "line2": { - "label": "כתובת שורה 2", - "placeholder": "140 E 14th St" + "label": "כתובת שורה 2" }, "line3": { - "label": "כתובת שורה 3", - "placeholder": "New York, NY 10003 USA" + "label": "כתובת שורה 3" } }, "phone": { diff --git a/src/i18n/locales/he/leftSidebar/references.json b/src/i18n/locales/he/leftSidebar/references.json index 2480f9ef..4a3e16fd 100644 --- a/src/i18n/locales/he/leftSidebar/references.json +++ b/src/i18n/locales/he/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "שם", - "placeholder": "ריצ'ארד הנדריקס" + "label": "כותרת" }, "position": { - "label": "תפקיד", - "placeholder": "CEO, Pied Piper" + "label": "תפקיד" }, "phone": { "label": "מספר טלפון" }, "email": { "label": "כתובת אימייל" - }, - "description": { - "placeholder": "אתה יכול לרשום איך אתה והממליץ מכירים ואיזה עבודה עשיתם ביחד" } } diff --git a/src/i18n/locales/he/leftSidebar/work.json b/src/i18n/locales/he/leftSidebar/work.json index 8cd8abe1..74c8f6a3 100644 --- a/src/i18n/locales/he/leftSidebar/work.json +++ b/src/i18n/locales/he/leftSidebar/work.json @@ -1,13 +1,8 @@ { "name": { - "label": "שם", - "placeholder": "Amazon" + "label": "כותרת" }, "role": { - "label": "תפקיד", - "placeholder": "Front-end Web Developer" - }, - "description": { - "placeholder": "אתה יכול לרשום במה התמחת כשעבדת בחברה ובאילו פרוייקטים לקחת חלק." + "label": "תפקיד" } } diff --git a/src/i18n/locales/he/rightSidebar/about.json b/src/i18n/locales/he/rightSidebar/about.json index 040ad1e7..0264e648 100644 --- a/src/i18n/locales/he/rightSidebar/about.json +++ b/src/i18n/locales/he/rightSidebar/about.json @@ -19,7 +19,7 @@ "heading": "קוד מקור", "body": "רוצים לנהל את הפרויקט מקובץ המקור שלו? האם אתה מפתח שמוכן לתרום לפיתוח הקוד הפתוח של הפרויקט הזה? לחץ על הכפתור למטה.", "buttons": { - "githubRepo": "GitHub Repo" + "githubRepo": "מאגר גיתוב" } }, "license": { diff --git a/src/i18n/locales/he/rightSidebar/actions.json b/src/i18n/locales/he/rightSidebar/actions.json index 9061ce3b..2c576b2f 100644 --- a/src/i18n/locales/he/rightSidebar/actions.json +++ b/src/i18n/locales/he/rightSidebar/actions.json @@ -9,12 +9,11 @@ "export": "ייצוא" } }, - "printResume": { - "heading": "הדפס את קורות החיים שלך", - "body": "אתה יכול ללחוץ על הכפתור למטה כדי ליצור PDF באופן מיידי. לחלופין, אתה יכול גם להשתמש ב <1> Cmd / Ctrl + P אך יש לזה השפעות שונות.", + "downloadResume": { + "heading": "הורד את קורות החיים שלך", + "body": "אתה יכול ללחוץ על הכפתור למטה כדי להוריד קורות חיים PDF של קורות החיים שלך באופן מיידי. לקבלת התוצאות הטובות ביותר, אנא השתמש בגרסה האחרונה של Google Chrome.", "buttons": { - "export": "ייצוא", - "print": "הדפסה" + "saveAsPdf": "שמור כ-PDF" } }, "loadDemoData": { 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." } 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" } } 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à" } } 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" } } 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" } } 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" } } 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" } } 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" } } 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" } } 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" } } 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!" } } 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" } 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." } 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." } } 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 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" }