mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(i18n,client): processed translations (#51906)
This commit is contained in:
@@ -356,6 +356,10 @@
|
||||
"learn-basic-algorithmic-thinking-by-building-a-number-sorter": {
|
||||
"title": "Learn Basic Algorithmic Thinking by Building a Number Sorter",
|
||||
"intro": ["", ""]
|
||||
},
|
||||
"learn-localstorage-by-building-a-todo-app": {
|
||||
"title": "Learn localStorage by Building a Todo App",
|
||||
"intro": ["", ""]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -739,7 +739,8 @@
|
||||
"err-4": "Something went wrong trying to verify your trophy. Please check and try again.",
|
||||
"verified": "Your trophy from Microsoft's learning platform was verified."
|
||||
}
|
||||
}
|
||||
},
|
||||
"classroom-mode-updated": "We have updated your classroom mode settings"
|
||||
},
|
||||
"validation": {
|
||||
"max-characters": "هناك حد أقصى 288 حرفاً، لديك {{charsLeft}} متبقية",
|
||||
|
||||
@@ -356,6 +356,10 @@
|
||||
"learn-basic-algorithmic-thinking-by-building-a-number-sorter": {
|
||||
"title": "通過創建數字排序器學習基本算法思維",
|
||||
"intro": ["", ""]
|
||||
},
|
||||
"learn-localstorage-by-building-a-todo-app": {
|
||||
"title": "Learn localStorage by Building a Todo App",
|
||||
"intro": ["", ""]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -739,7 +739,8 @@
|
||||
"err-4": "Something went wrong trying to verify your trophy. Please check and try again.",
|
||||
"verified": "Your trophy from Microsoft's learning platform was verified."
|
||||
}
|
||||
}
|
||||
},
|
||||
"classroom-mode-updated": "We have updated your classroom mode settings"
|
||||
},
|
||||
"validation": {
|
||||
"max-characters": "字符數最多爲 288 個,你還可以輸入 {{charsLeft}} 個字符",
|
||||
|
||||
@@ -356,6 +356,10 @@
|
||||
"learn-basic-algorithmic-thinking-by-building-a-number-sorter": {
|
||||
"title": "通过创建数字排序器学习基本算法思维",
|
||||
"intro": ["", ""]
|
||||
},
|
||||
"learn-localstorage-by-building-a-todo-app": {
|
||||
"title": "Learn localStorage by Building a Todo App",
|
||||
"intro": ["", ""]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -739,7 +739,8 @@
|
||||
"err-4": "Something went wrong trying to verify your trophy. Please check and try again.",
|
||||
"verified": "Your trophy from Microsoft's learning platform was verified."
|
||||
}
|
||||
}
|
||||
},
|
||||
"classroom-mode-updated": "We have updated your classroom mode settings"
|
||||
},
|
||||
"validation": {
|
||||
"max-characters": "字符数最多为 288 个,你还可以输入 {{charsLeft}} 个字符",
|
||||
|
||||
@@ -356,6 +356,10 @@
|
||||
"learn-basic-algorithmic-thinking-by-building-a-number-sorter": {
|
||||
"title": "Aprende el pensamiento algorítmico básico construyendo un ordenador de números",
|
||||
"intro": ["", ""]
|
||||
},
|
||||
"learn-localstorage-by-building-a-todo-app": {
|
||||
"title": "Learn localStorage by Building a Todo App",
|
||||
"intro": ["", ""]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -739,7 +739,8 @@
|
||||
"err-4": "Something went wrong trying to verify your trophy. Please check and try again.",
|
||||
"verified": "Your trophy from Microsoft's learning platform was verified."
|
||||
}
|
||||
}
|
||||
},
|
||||
"classroom-mode-updated": "We have updated your classroom mode settings"
|
||||
},
|
||||
"validation": {
|
||||
"max-characters": "Hay un límite máximo de 288 caracteres, te quedan {{charsLeft}}",
|
||||
|
||||
@@ -356,6 +356,10 @@
|
||||
"learn-basic-algorithmic-thinking-by-building-a-number-sorter": {
|
||||
"title": "Learn Basic Algorithmic Thinking by Building a Number Sorter",
|
||||
"intro": ["", ""]
|
||||
},
|
||||
"learn-localstorage-by-building-a-todo-app": {
|
||||
"title": "Learn localStorage by Building a Todo App",
|
||||
"intro": ["", ""]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -739,7 +739,8 @@
|
||||
"err-4": "Something went wrong trying to verify your trophy. Please check and try again.",
|
||||
"verified": "Your trophy from Microsoft's learning platform was verified."
|
||||
}
|
||||
}
|
||||
},
|
||||
"classroom-mode-updated": "We have updated your classroom mode settings"
|
||||
},
|
||||
"validation": {
|
||||
"max-characters": "Es gibt eine maximale Grenze von 288 Zeichen, du hast noch {{charsLeft}} übrig",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"responsive-web-design": {
|
||||
"title": "Legacy Responsive Web Design Challenges",
|
||||
"title": "Sfide del Web Design Responsivo Legacy",
|
||||
"intro": [
|
||||
"In questo corso di Web Design Responsivo conoscerai i linguaggi usati per costruire le pagine web: HTML (Hypertext Markup Language) per il contenuto, e CSS (Cascade Style Sheets) per il design.",
|
||||
"Per prima cosa, costruirai un'app di foto per gatti per imparare le basi di HTML e CSS. Poi apprenderai tecniche più moderne come le variabili in CSS costruendo un pinguino, e le migliori pratiche per l'accessibilità costruendo un modulo web.",
|
||||
@@ -208,7 +208,7 @@
|
||||
]
|
||||
},
|
||||
"learn-intermediate-css-by-building-a-cat-painting": {
|
||||
"title": "Learn Intermediate CSS by Building a Cat Painting",
|
||||
"title": "Impara il CSS intermedio realizzando il disegno di un gatto",
|
||||
"intro": ["", ""]
|
||||
}
|
||||
}
|
||||
@@ -346,16 +346,20 @@
|
||||
"intro": ["", ""]
|
||||
},
|
||||
"learn-fetch-and-promises-by-building-an-fcc-authors-page": {
|
||||
"title": "Learn Fetch and Promises By Building an fCC Authors Page",
|
||||
"title": "Impara Fetch e le Promise Creando la Pagina degli Autori di fCC",
|
||||
"intro": ["", ""]
|
||||
},
|
||||
"learn-regular-expressions-by-building-a-spam-filter": {
|
||||
"title": "Learn Regular Expressions by Building a Spam Filter",
|
||||
"title": "Impara le Espressioni Regolari Costruendo un Filtro Anti-Spam",
|
||||
"intro": ["", ""]
|
||||
},
|
||||
"learn-basic-algorithmic-thinking-by-building-a-number-sorter": {
|
||||
"title": "Learn Basic Algorithmic Thinking by Building a Number Sorter",
|
||||
"intro": ["", ""]
|
||||
},
|
||||
"learn-localstorage-by-building-a-todo-app": {
|
||||
"title": "Learn localStorage by Building a Todo App",
|
||||
"intro": ["", ""]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -77,17 +77,17 @@
|
||||
"change-language": "Cambia lingua",
|
||||
"resume-project": "Riprendi progetto",
|
||||
"start-project": "Avvia il progetto",
|
||||
"tweet": "Tweet",
|
||||
"tweet": "Twitta",
|
||||
"previous-question": "Domanda precedente",
|
||||
"next-question": "Domanda successiva",
|
||||
"exit-exam": "Exit the exam",
|
||||
"exit": "Exit",
|
||||
"exit-exam": "Abbandona l'esame",
|
||||
"exit": "Esci",
|
||||
"finish-exam": "Termina l'esame",
|
||||
"finish": "Finish",
|
||||
"finish": "Termina",
|
||||
"submit-exam-results": "Invia i risultati",
|
||||
"verify-trophy": "Verify Trophy",
|
||||
"link-account": "Link Account",
|
||||
"unlink-account": "Unlink Account"
|
||||
"verify-trophy": "Verifica Trofeo",
|
||||
"link-account": "Collega Account",
|
||||
"unlink-account": "Scollega Account"
|
||||
},
|
||||
"landing": {
|
||||
"big-heading-1": "Impara a programmare — gratis.",
|
||||
@@ -95,7 +95,7 @@
|
||||
"big-heading-3": "Ottieni certificazioni.",
|
||||
"h2-heading": "Dal 2014, più di 40.000 studenti di freeCodeCamp.org hanno ottenuto posti di lavoro presso aziende tecnologiche, tra cui:",
|
||||
"hero-img-description": "Studenti di un gruppo di studio locale di freeCodeCamp in Corea del Sud.",
|
||||
"hero-img-alt": "A group of people, including a White man, a Black woman, and an Asian woman, gathered around a laptop.",
|
||||
"hero-img-alt": "Un gruppo di persone, tra cui un uomo bianco, una donna di colore e una donna asiatica, riuniti intorno a un computer portatile.",
|
||||
"as-seen-in": "Hanno parlato di noi:",
|
||||
"testimonials": {
|
||||
"heading": "Ecco cosa dicono i nostri allievi su freeCodeCamp:",
|
||||
@@ -116,9 +116,9 @@
|
||||
}
|
||||
},
|
||||
"certification-heading": "Ottieni certificazioni verificate gratuite in:",
|
||||
"core-certs-heading": "Earn free verified certifications with freeCodeCamp's core curriculum:",
|
||||
"professional-certs-heading": "Earn free professional certifications:",
|
||||
"interview-prep-heading": "Prepare for the developer interview job search:",
|
||||
"core-certs-heading": "Ottieni certificazioni verificate e gratuite con il curriculum base di freeCodeCamp:",
|
||||
"professional-certs-heading": "Ottieni certificazioni professionali gratuite:",
|
||||
"interview-prep-heading": "Preparati per la ricerca di colloqui di lavoro da sviluppatore:",
|
||||
"upcoming-heading": "Upcoming curriculum:",
|
||||
"faq": "Domande frequenti:",
|
||||
"faqs": [
|
||||
@@ -214,7 +214,7 @@
|
||||
"project-name": "Nome Progetto",
|
||||
"solution": "Soluzione",
|
||||
"solution-for": "Soluzione di {{projectTitle}}",
|
||||
"results-for": "Results for {{projectTitle}}",
|
||||
"results-for": "Risultati per {{projectTitle}}",
|
||||
"my-profile": "Il mio profilo",
|
||||
"my-name": "Il mio nome",
|
||||
"my-location": "La mia posizione",
|
||||
@@ -365,7 +365,7 @@
|
||||
"console-output": "// output della console",
|
||||
"sign-in-save": "Accedi per salvare i tuoi progressi",
|
||||
"download-solution": "Scarica la mia soluzione",
|
||||
"download-results": "Download my results",
|
||||
"download-results": "Scarica i miei risultati",
|
||||
"percent-complete": "{{percent}}% completato",
|
||||
"project-complete": "Completati {{completedChallengesInBlock}} di {{totalChallengesInBlock}} progetti di certificazione",
|
||||
"tried-rsa": "Se hai già provato il metodo <0>Leggi-Cerca-Chiedi</0>, allora puoi chiedere aiuto sul forum freeCodeCamp.",
|
||||
@@ -739,7 +739,8 @@
|
||||
"err-4": "Something went wrong trying to verify your trophy. Please check and try again.",
|
||||
"verified": "Your trophy from Microsoft's learning platform was verified."
|
||||
}
|
||||
}
|
||||
},
|
||||
"classroom-mode-updated": "We have updated your classroom mode settings"
|
||||
},
|
||||
"validation": {
|
||||
"max-characters": "C'è un limite massimo di 288 caratteri, hai {{charsLeft}} rimanenti",
|
||||
|
||||
@@ -356,6 +356,10 @@
|
||||
"learn-basic-algorithmic-thinking-by-building-a-number-sorter": {
|
||||
"title": "Learn Basic Algorithmic Thinking by Building a Number Sorter",
|
||||
"intro": ["", ""]
|
||||
},
|
||||
"learn-localstorage-by-building-a-todo-app": {
|
||||
"title": "Learn localStorage by Building a Todo App",
|
||||
"intro": ["", ""]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -739,7 +739,8 @@
|
||||
"err-4": "Something went wrong trying to verify your trophy. Please check and try again.",
|
||||
"verified": "Your trophy from Microsoft's learning platform was verified."
|
||||
}
|
||||
}
|
||||
},
|
||||
"classroom-mode-updated": "We have updated your classroom mode settings"
|
||||
},
|
||||
"validation": {
|
||||
"max-characters": "上限は 288 文字です。残り {{charsLeft}} 文字です。",
|
||||
|
||||
@@ -356,6 +356,10 @@
|
||||
"learn-basic-algorithmic-thinking-by-building-a-number-sorter": {
|
||||
"title": "Aprenda o raciocínio básico de Algoritmos criando uma ordenação numérica",
|
||||
"intro": ["", ""]
|
||||
},
|
||||
"learn-localstorage-by-building-a-todo-app": {
|
||||
"title": "Learn localStorage by Building a Todo App",
|
||||
"intro": ["", ""]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -739,7 +739,8 @@
|
||||
"err-4": "Algo deu errado ao tentar verificar seu troféu. Confira isso e tente novamente.",
|
||||
"verified": "Seu troféu da plataforma de aprendizado da Microsoft foi verificado."
|
||||
}
|
||||
}
|
||||
},
|
||||
"classroom-mode-updated": "We have updated your classroom mode settings"
|
||||
},
|
||||
"validation": {
|
||||
"max-characters": "Há um limite máximo de 288 caracteres, você tem {{charsLeft}} restante(s)",
|
||||
|
||||
@@ -356,6 +356,10 @@
|
||||
"learn-basic-algorithmic-thinking-by-building-a-number-sorter": {
|
||||
"title": "Jifunze Msingi wa Algorithmic Thinking kwa Kuunda Kipanga Nambari",
|
||||
"intro": ["", ""]
|
||||
},
|
||||
"learn-localstorage-by-building-a-todo-app": {
|
||||
"title": "Learn localStorage by Building a Todo App",
|
||||
"intro": ["", ""]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -739,7 +739,8 @@
|
||||
"err-4": "Something went wrong trying to verify your trophy. Please check and try again.",
|
||||
"verified": "Your trophy from Microsoft's learning platform was verified."
|
||||
}
|
||||
}
|
||||
},
|
||||
"classroom-mode-updated": "We have updated your classroom mode settings"
|
||||
},
|
||||
"validation": {
|
||||
"max-characters": "Kuna upeo wa juu wa herufi 288, umesalia na {{charsLeft}}",
|
||||
|
||||
@@ -356,6 +356,10 @@
|
||||
"learn-basic-algorithmic-thinking-by-building-a-number-sorter": {
|
||||
"title": "Вивчіть базове алгоритмічне мислення, побудувавши сортувальник чисел",
|
||||
"intro": ["", ""]
|
||||
},
|
||||
"learn-localstorage-by-building-a-todo-app": {
|
||||
"title": "Learn localStorage by Building a Todo App",
|
||||
"intro": ["", ""]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -739,7 +739,8 @@
|
||||
"err-4": "Не вдалось підтвердити трофей. Будь ласка, перевірте і повторіть спробу.",
|
||||
"verified": "Ваш трофей на навчальній платформі Microsoft підтверджено."
|
||||
}
|
||||
}
|
||||
},
|
||||
"classroom-mode-updated": "We have updated your classroom mode settings"
|
||||
},
|
||||
"validation": {
|
||||
"max-characters": "Максимальний розмір — 288 символів, у вас залишилося {{charsLeft}}",
|
||||
|
||||
Reference in New Issue
Block a user