mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2025-12-14 19:01:51 +01:00
Migration to Nuxt3
This commit is contained in:
78
locales/en-US/general.ts
Normal file
78
locales/en-US/general.ts
Normal file
@ -0,0 +1,78 @@
|
||||
export default {
|
||||
// 404
|
||||
"wrong directions": "I probably gave you wrong directions",
|
||||
"back to home": "Return to homepage",
|
||||
|
||||
// Navbar
|
||||
"open nav": "Open navbar",
|
||||
"home": "Home",
|
||||
"projects": "Projects",
|
||||
"about": "About",
|
||||
"resume": "Résumé",
|
||||
"contacts": "Contacts",
|
||||
|
||||
// Home
|
||||
"i am a": "I'm a",
|
||||
"cs student": "Computer Science Student",
|
||||
"a very accurate description of me": "Sometimes a bit distracted",
|
||||
|
||||
|
||||
// About
|
||||
"about me": "About me",
|
||||
"reading": "Currently I'm reading",
|
||||
|
||||
"that's bright": "That's bright",
|
||||
"better": "Better",
|
||||
"where lights": "Who turned off the lights?",
|
||||
"here lights": "Here they are",
|
||||
|
||||
|
||||
// Random thing
|
||||
"penguin": "This is a penguin",
|
||||
"llama": "This is a llama",
|
||||
"rock": "This is a rock",
|
||||
"coconut": "This is a coconut",
|
||||
"red panda": "This is a red panda",
|
||||
|
||||
|
||||
// Title
|
||||
"title_home": "Hello",
|
||||
"title_about": "About",
|
||||
"title_projects": "Projects",
|
||||
"title_resume": "Résumé",
|
||||
"title_contacts": "Say hi",
|
||||
"log_hello": "Hello 🐡",
|
||||
|
||||
|
||||
// Cookies
|
||||
"cookie policy title": "Cookie policy",
|
||||
"cookie policy": "This website uses cookies but not for analysis purposes and they are not sent to third parties. " +
|
||||
"The only cookies here are those that I ate this morning, although I prefer a savory breakfast. " +
|
||||
"I don't know why you are reading this, but thanks for keeping me company, I wish you a great day. " +
|
||||
"If you would like some cookies too, do not hesitate to click on the following link:",
|
||||
"cookie policy link": "Click here to read the policy",
|
||||
"accept": "Accept",
|
||||
"reject": "Reject",
|
||||
|
||||
|
||||
// Easter eggs
|
||||
"easter eggs found": "easter eggs found",
|
||||
"all easter eggs found": "You found all easter eggs 🥚",
|
||||
|
||||
"cookie.title": "Who wants a cookie?",
|
||||
"cookie.description": "It appears that you read the cookie policy",
|
||||
|
||||
"future.title": "What a wonderful future",
|
||||
"future.description": "What will happen next?",
|
||||
|
||||
"bright.title": "It's bright",
|
||||
"bright.description": "I don't like the light",
|
||||
"bright_either.description": "I don't like the light either",
|
||||
|
||||
"dark.title": "It's dark",
|
||||
"dark.description": "I don't like the dark",
|
||||
"dark_either.description": "I don't like the dark either",
|
||||
|
||||
"something.title": "You didn't like that?",
|
||||
"something.description": "I hope this one is better",
|
||||
}
|
||||
48
locales/en-US/projects.ts
Normal file
48
locales/en-US/projects.ts
Normal file
@ -0,0 +1,48 @@
|
||||
export default {
|
||||
"projects": "Projects",
|
||||
"wip": "Currently I'm working on",
|
||||
"completed": "Completed projects",
|
||||
|
||||
"unibo_20-21": "University of Bologna, A.Y. 2020-2021",
|
||||
"unibo_21-22": "University of Bologna, A.Y. 2021-2022",
|
||||
"unibo_22-23": "University of Bologna, A.Y. 2022-2023",
|
||||
|
||||
|
||||
"notxia.github.io.description": "Here's a secret preview of my website.",
|
||||
"no recursion": "Recursion out of service, sorry for the inconvenience.",
|
||||
|
||||
"wirefilter.description":
|
||||
"Virtual Distributed Ethernet (VDE) is an open source project that allows the creation of virtual networks through a set of plugins.\n" +
|
||||
"Wirefilter is a plugin that allows to manipulate packet flow by changing the parameters of the virtual cable.",
|
||||
|
||||
"tweet_analysis.description":
|
||||
"Project for the Software Engineering course.\n" +
|
||||
"Twitter client with analytics features developed using the Scrum methodology.",
|
||||
|
||||
"animalhouse.description":
|
||||
"Project for the Web Technology course.\n" +
|
||||
"Web app with three sections:",
|
||||
"animalhouse.description.game": "Game: area with games and facts about animals",
|
||||
"animalhouse.description.frontoffice": "Frontoffice: area to access services as a logged user",
|
||||
"animalhouse.description.backoffice": "Backoffice: administration panel",
|
||||
|
||||
"pandos+.description":
|
||||
"Project for the Operating Systems course.\n" +
|
||||
"Minimal operating system for the MIPS architecture.",
|
||||
|
||||
"imaging.description":
|
||||
"Project for the Numerical Computing course.\n" +
|
||||
"Image deblurring solved as a minimization problem.",
|
||||
|
||||
"mnk.description":
|
||||
"Project for the Algorithms and Data Structures course.\n" +
|
||||
"Algorithm able to efficiently play a generalized version of tic-tac-toe.",
|
||||
|
||||
"platform.description":
|
||||
"Project for the Programmin course.\n" +
|
||||
"Text based platform game with randomly generated levels.",
|
||||
|
||||
"pathfinding_visualizer.description": "Visualizer of some graph search algorithms.",
|
||||
|
||||
"sort_visualizer.description": "Visualizer of some sorting algorithms.",
|
||||
}
|
||||
52
locales/en-US/resume.ts
Normal file
52
locales/en-US/resume.ts
Normal file
@ -0,0 +1,52 @@
|
||||
export default {
|
||||
"education": "Education",
|
||||
"working experience": "Work experience",
|
||||
"certificates": "Certificates",
|
||||
"skills": "Skills",
|
||||
"other": "Other activities",
|
||||
"link to certificate": "Link to certificate",
|
||||
"future": "What will happen?",
|
||||
"like timelines": "I like timelines",
|
||||
|
||||
"cv_link": "/cv/cv_xia_en1.pdf",
|
||||
"cv_link_color": "/cv/cv_xia_en2.pdf",
|
||||
"with_colors": "but colored",
|
||||
|
||||
"january": "January", "february": "February", "march": "March", "april": "April", "may": "May", "june": "June",
|
||||
"july": "July", "august": "August", "september": "September", "october": "October", "november": "November", "december": "December",
|
||||
"m_1": "Jan", "m_2": "Feb", "m_3": "Mar", "m_4": "Apr", "m_5": "May", "m_6": "June",
|
||||
"m_7": "July", "m_8": "Aug", "m_9": "Sept", "m_10": "Oct", "m_11": "Nov", "m_12": "Dec",
|
||||
"present": "present",
|
||||
|
||||
"final degree": "Final degree",
|
||||
"with honors": "with honors",
|
||||
"bs in cs": "Bachelor's Degree in Computer Science",
|
||||
"unibo": "Alma Mater Studiorum, University of Bologna",
|
||||
"diploma": "High school diploma, major in IT",
|
||||
"aldini": "Aldini Valeriani, Bologna, Italy",
|
||||
"web development": "Web development",
|
||||
"devops": "DevOps",
|
||||
"data analysis": "Data analysis",
|
||||
"other programming languages": "Other programming languages",
|
||||
|
||||
|
||||
"cisco it essentials description": "Maintenance and administration of IT systems.\n" +
|
||||
"Configuration and management of network devices.",
|
||||
|
||||
"cs50 ai description": "Problem solving through algorithms based on graphs, statistics, optimization and machine learning.",
|
||||
|
||||
|
||||
"pcto toyota": "IT/IS Office, Internship",
|
||||
"pcto toyota description": "Internship organized during high school.\n" +
|
||||
"IT support, maintenance and initial setup of network devices.\n" +
|
||||
"SQL programming, automation with bash and batch scripts.",
|
||||
|
||||
|
||||
"ois": "Informatics Olympiad in Teams",
|
||||
"ois description": "Team based programming competition.",
|
||||
|
||||
"MAST foundation": "MAST Foundation",
|
||||
"MAST expeditions description": "Design and implementation of an IOT box with Flip & Click programmable microcontrollers and " +
|
||||
"Zerynth Studio development environment."
|
||||
|
||||
}
|
||||
79
locales/it-IT/general.ts
Normal file
79
locales/it-IT/general.ts
Normal file
@ -0,0 +1,79 @@
|
||||
export default {
|
||||
// 404
|
||||
"wrong directions": "Ti ho probabilmente dato indicazioni sbagliate",
|
||||
"back to home": "Ritorna alla homepage",
|
||||
|
||||
// Navbar
|
||||
"open nav": "Apri menù di navigazione",
|
||||
"home": "Home",
|
||||
"projects": "Progetti",
|
||||
"about": "Chi sono",
|
||||
"resume": "CV",
|
||||
"contacts": "Contatti",
|
||||
|
||||
// Home
|
||||
"i am a": "Sono uno",
|
||||
"cs student": "Studente di Informatica",
|
||||
"a very accurate description of me": "A volte un po' distratto",
|
||||
|
||||
|
||||
// About
|
||||
"about me": "Su di me",
|
||||
"reading": "Attualmente sto leggendo",
|
||||
|
||||
"that's bright": "È luminoso",
|
||||
"better": "Meglio",
|
||||
"where lights": "Chi ha spento le luci?",
|
||||
"here lights": "Eccole",
|
||||
"thanks": "Thanks",
|
||||
|
||||
|
||||
// Random thing
|
||||
"penguin": "Questo è un pinguino",
|
||||
"llama": "Questo è un lama",
|
||||
"rock": "Questo è un sasso",
|
||||
"coconut": "Questa è una noce di cocco",
|
||||
"red panda": "Questo è un panda rosso",
|
||||
|
||||
|
||||
// Title
|
||||
"title_home": "Ciao",
|
||||
"title_about": "Chi sono",
|
||||
"title_projects": "Progetti",
|
||||
"title_resume": "CV",
|
||||
"title_contacts": "Salutami",
|
||||
"log_hello": "Ciao 🐡",
|
||||
|
||||
|
||||
// Cookies
|
||||
"cookie policy title": "Informativa cookie",
|
||||
"cookie policy": "Questo sito utilizza cookie ma non per fini di profilazione e non sono inviati a terze parti. " +
|
||||
"Gli unici cookie presenti sono quelli che ho mangiato questa mattina, anche se in realtà preferisco una colazione salata. " +
|
||||
"Non so perché stai leggendo questo, ma ti ringrazio per avermi fatto compagnia e ti auguro una buona giornata. " +
|
||||
"Se gradisci dei biscotti, non esitare a cliccare l'informativa al seguente link:",
|
||||
"cookie policy link": "Clicca qui per l'informativa cookie",
|
||||
"accept": "Accetta",
|
||||
"reject": "Rifiuta",
|
||||
|
||||
|
||||
// Easter eggs
|
||||
"easter eggs found": "easter egg trovati",
|
||||
"all easter eggs found": "Hai trovato tutti gli easter egg 🥚",
|
||||
|
||||
"cookie.title": "Chi vuole un biscotto?",
|
||||
"cookie.description": "Sembra che hai letto l'informativa cookie",
|
||||
|
||||
"future.title": "Che bello il futuro",
|
||||
"future.description": "Cosa ci riserverà?",
|
||||
|
||||
"bright.title": "È luminoso",
|
||||
"bright.description": "Non mi piace la luce",
|
||||
"bright_either.description": "Non mi piace nemmeno la luce",
|
||||
|
||||
"dark.title": "È buio",
|
||||
"dark.description": "Non mi piace il buio",
|
||||
"dark_either.description": "Non mi piace nemmeno il buio",
|
||||
|
||||
"something.title": "Non ti piaceva?",
|
||||
"something.description": "Spero che questo sia meglio",
|
||||
}
|
||||
48
locales/it-IT/projects.ts
Normal file
48
locales/it-IT/projects.ts
Normal file
@ -0,0 +1,48 @@
|
||||
export default {
|
||||
"projects": "Progetti",
|
||||
"wip": "Attualmente sto lavorando a",
|
||||
"completed": "Progetti completati",
|
||||
|
||||
"unibo_20-21": "Università di Bologna, A.A. 2020-2021",
|
||||
"unibo_21-22": "Università di Bologna, A.A. 2021-2022",
|
||||
"unibo_22-23": "Università di Bologna, A.A. 2022-2023",
|
||||
|
||||
|
||||
"notxia.github.io.description": "Ecco un'anteprima segreta del mio sito.",
|
||||
"no recursion": "Ricorsione fuori servizio, mi scuso per il disagio.",
|
||||
|
||||
"wirefilter.description":
|
||||
"Virtual Distributed Ethernet (VDE) è un progetto open source che consente di creare reti virtuali tramite l'utilizzo modulare di plugin.\n" +
|
||||
"Wirefilter è un plugin che consente di manipolare il flusso dei pacchetti in transito impostando parametri per il cavo virtuale.",
|
||||
|
||||
"tweet_analysis.description":
|
||||
"Progetto per il corso di Ingegneria del Software.\n" +
|
||||
"Webapp per l'analisi di tweet sviluppata con metodologia Scrum.",
|
||||
|
||||
"animalhouse.description":
|
||||
"Progetto per il corso di Tecnologie Web.\n" +
|
||||
"Web app suddivisa in tre sezioni:",
|
||||
"animalhouse.description.game": "Game: area con giochi e curiosità sugli animali",
|
||||
"animalhouse.description.frontoffice": "Frontoffice: area con servizi per gli utenti autenticati",
|
||||
"animalhouse.description.backoffice": "Backoffice: pannello di amministrazione",
|
||||
|
||||
"pandos+.description":
|
||||
"Progetto per il corso di Sistemi Operativi.\n" +
|
||||
"Sistema operativo minimale per architettura MIPS.",
|
||||
|
||||
"imaging.description":
|
||||
"Progetto per il corso di Calcolo Numerico.\n" +
|
||||
"Deblurring di immagini risolto come problema di minimizzazione.",
|
||||
|
||||
"mnk.description":
|
||||
"Progetto per il corso di Algoritmi e Strutture Dati.\n" +
|
||||
"Algoritmo in grado di giocare in modo efficiente ad una versione generalizzata del tris.",
|
||||
|
||||
"platform.description":
|
||||
"Progetto per il corso di Programmazione.\n" +
|
||||
"Gioco platform su terminale con livelli generati casualmente.",
|
||||
|
||||
"pathfinding_visualizer.description": "Visualizzazione di alcuni algoritmi di ricerca su grafi.",
|
||||
|
||||
"sort_visualizer.description": "Visualizzazione di alcuni algoritmi di ordinamento.",
|
||||
}
|
||||
51
locales/it-IT/resume.ts
Normal file
51
locales/it-IT/resume.ts
Normal file
@ -0,0 +1,51 @@
|
||||
export default {
|
||||
"education": "Istruzione",
|
||||
"working experience": "Esperienze lavorative",
|
||||
"certificates": "Certificati",
|
||||
"skills": "Competenze",
|
||||
"other": "Altre attività",
|
||||
"link to certificate": "Link al certificato",
|
||||
"future": "Chissà cosa succederà",
|
||||
"like timelines": "Mi piacciono le linee del tempo",
|
||||
|
||||
"cv_link": "/cv/cv_xia_it1.pdf",
|
||||
"cv_link_color": "/cv/cv_xia_it2.pdf",
|
||||
"with_colors": "ma colorato",
|
||||
|
||||
"january": "Gennaio", "february": "Febbraio", "march": "Marzo", "april": "Aprile", "may": "Maggio", "june": "Giugno",
|
||||
"july": "Luglio", "august": "Agosto", "september": "Settembre", "october": "Ottobre", "november": "Novembre", "december": "Dicembre",
|
||||
"m_1": "Gen", "m_2": "Feb", "m_3": "Mar", "m_4": "Apr", "m_5": "Mag", "m_6": "Giu",
|
||||
"m_7": "Lug", "m_8": "Ago", "m_9": "Set", "m_10": "Ott", "m_11": "Nov", "m_12": "Dic",
|
||||
"present": "in corso",
|
||||
|
||||
"final degree": "Valutazione finale",
|
||||
"with honors": "e lode",
|
||||
"bs in cs": "Laurea Triennale in Informatica",
|
||||
"unibo": "Alma Mater Studiorum, Università di Bologna",
|
||||
"diploma": "Diploma di perito informatico",
|
||||
"aldini": "I.T.I Aldini Valeriani, Bologna",
|
||||
"web development": "Sviluppo web",
|
||||
"devops": "DevOps",
|
||||
"data analysis": "Data analysis",
|
||||
"other programming languages": "Altri linguaggi di programmazione",
|
||||
|
||||
|
||||
"cisco it essentials description": "Manutenzione e amministrazione di sistemi informatici.\n" +
|
||||
"Configurazione e gestione di apparati di rete.",
|
||||
|
||||
"cs50 ai description": "Risoluzione di problemi con algoritmi basati su grafi, statistica, ottimizzazione e machine learning.",
|
||||
|
||||
|
||||
"pcto toyota": "Ufficio IT/IS, Stage",
|
||||
"pcto toyota description": "Percorsi per le Competenze Trasversali e per l'Orientamento (PCTO)\n" +
|
||||
"Attività di helpdesk, manutenzione e configurazione di apparati di rete.\n" +
|
||||
"Programmazione SQL, automazioni con script bash e batch.",
|
||||
|
||||
|
||||
"ois": "Olimpiadi di informatica a squadre",
|
||||
"ois description": "Programmazione competitiva a squadre.",
|
||||
|
||||
"MAST foundation": "Fondazione MAST",
|
||||
"MAST expeditions description": "Progettazione e realizzazione di una scatola IOT attraverso l'utilizzo di schede programmabili Flip & Click e " +
|
||||
"l'ambiente di sviluppo Zerynth Studio."
|
||||
}
|
||||
Reference in New Issue
Block a user