mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
chore(i18n,client): processed translations (#49539)
This commit is contained in:
parent
fdabc2f66f
commit
178c91dd65
@ -790,17 +790,17 @@
|
||||
"the-odin-project": {
|
||||
"title": "The Odin Project",
|
||||
"intro": [
|
||||
"The Odin Project is one of those \"What I wish I had when I was learning\" resources. ",
|
||||
"Not everyone has access to a computer science education or the funds to attend an intensive coding school and neither of those is right for everyone anyway.",
|
||||
"This project is designed to fill in the gap for people who are trying to hack it on their own but still want a high quality education."
|
||||
"The Odin Project è una di quelle risorse che \"avrei voluto mentre stavo imparando\". ",
|
||||
"Non tutti hanno accesso a un'educazione all'informatica o ai fondi per frequentare una scuola intensiva di programmazione e, in ogni caso, sono soluzioni non adatte a tutti.",
|
||||
"Questo progetto è stato ideato per colmare il vuoto per le persone che stanno cercando di farcela da sole ma desiderano un'istruzione di alta qualità."
|
||||
],
|
||||
"blocks": {
|
||||
"top-learn-html-foundations": {
|
||||
"title": "Learn HTML Foundations",
|
||||
"title": "Impara i Fondamenti di HTML",
|
||||
"intro": ["A description is to be determined"]
|
||||
},
|
||||
"top-build-a-recipe-project": {
|
||||
"title": "Learn HTML Foundations by Building a Recipe Page",
|
||||
"title": "Impara i Fondamenti di HTML Creando una Pagina di Ricette",
|
||||
"intro": ["A description is to be determined"]
|
||||
}
|
||||
}
|
||||
|
||||
@ -15,8 +15,8 @@
|
||||
"show-cert": "Mostra la Certificazione",
|
||||
"claim-cert": "Richiedi la Certificazione",
|
||||
"save-progress": "Salva l'avanzamento",
|
||||
"accepted-honesty": "You have agreed to our Academic Honesty Policy.",
|
||||
"agree-honesty": "I agree to freeCodeCamp's Academic Honesty Policy.",
|
||||
"accepted-honesty": "Hai accettato la nostra Politica di Onestà Accademica.",
|
||||
"agree-honesty": "Accetto la Politica di Onestà Accademica di freeCodeCamp.",
|
||||
"save-portfolio": "Salva questo elemento del portfolio",
|
||||
"remove-portfolio": "Rimuovi questo elemento del portfolio",
|
||||
"add-portfolio": "Aggiungi un nuovo elemento nel portfolio",
|
||||
@ -159,7 +159,7 @@
|
||||
"internet": "La Tua presenza su Internet",
|
||||
"portfolio": "Impostazioni Portfolio",
|
||||
"privacy": "Impostazioni Privacy",
|
||||
"personal-info": "Personal Information"
|
||||
"personal-info": "Informazioni personali"
|
||||
},
|
||||
"danger": {
|
||||
"heading": "Zona di Pericolo",
|
||||
@ -251,7 +251,7 @@
|
||||
},
|
||||
"learn": {
|
||||
"heading": "Benvenuti nel curriculum di freeCodeCamp.",
|
||||
"skip-to-content": "Skip to content",
|
||||
"skip-to-content": "Vai al contenuto",
|
||||
"welcome-1": "Bentornato, {{name}}.",
|
||||
"welcome-2": "Benvenuto su freeCodeCamp.org",
|
||||
"start-at-beginning": "Se sei nuovo alla programmazione, ti consigliamo di <0>iniziare dall'inizio</0>.",
|
||||
@ -275,9 +275,9 @@
|
||||
"add-subtitles": "Aiuta a migliorare o aggiungi sottotitoli",
|
||||
"wrong-answer": "Siamo spiacenti, non è la risposta giusta. Vuoi riprovare?",
|
||||
"check-answer": "Fai clic sul pulsante qui sotto per controllare la tua risposta.",
|
||||
"assignment-not-complete": "Please finish the assignments",
|
||||
"assignments": "Assignments",
|
||||
"question": "Question",
|
||||
"assignment-not-complete": "Per favore completa le attività",
|
||||
"assignments": "Attività",
|
||||
"question": "Domande",
|
||||
"solution-link": "Link alla soluzione",
|
||||
"github-link": "Link GitHub",
|
||||
"submit-and-go": "Invia e vai alla prossima sfida",
|
||||
@ -518,7 +518,7 @@
|
||||
"opens-new-window": "Apri in una nuova finestra"
|
||||
},
|
||||
"flash": {
|
||||
"honest-first": "To claim a certification, you must first agree to our academic honesty policy",
|
||||
"honest-first": "Per richiedere una certificazione, è necessario prima accettare la nostra politica di onestà accademica",
|
||||
"really-weird": "È successo qualcosa di veramente strano, se succede di nuovo, ti preghiamo di considerare di sollevare un problema su https://github.com/freeCodeCamp/freeCodeCamp/issues/new",
|
||||
"not-right": "Qualcosa non è del tutto giusto. Un rapporto è stato generato e il team freeCodeCamp.org è stato avvisato",
|
||||
"went-wrong": "Qualcosa è andato storto, controlla e riprova",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user