mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(i18n,client): processed translations (#56698)
This commit is contained in:
committed by
GitHub
parent
44908e99b7
commit
215a95492a
@@ -1689,9 +1689,9 @@
|
||||
"title": "0",
|
||||
"intro": []
|
||||
},
|
||||
"xpmy": {
|
||||
"title": "1",
|
||||
"intro": []
|
||||
"lecture-what-is-html": {
|
||||
"title": "What is HTML?",
|
||||
"intro": ["Learn what HTML is in these lecture videos."]
|
||||
},
|
||||
"workshop-cat-photo-app": {
|
||||
"title": "Build a Cat Photo App",
|
||||
@@ -1706,9 +1706,9 @@
|
||||
"For this lab, you will create a web page of your favorite recipe."
|
||||
]
|
||||
},
|
||||
"gwyd": {
|
||||
"title": "4",
|
||||
"intro": []
|
||||
"lecture-html-fundamentals": {
|
||||
"title": "HTML Fundamentals",
|
||||
"intro": ["Learn about HTML fundamentals in these lecture videos."]
|
||||
},
|
||||
"lab-travel-agency-page": {
|
||||
"title": "Build a Travel Agency Page",
|
||||
@@ -1728,9 +1728,9 @@
|
||||
"title": "8",
|
||||
"intro": []
|
||||
},
|
||||
"snuv": {
|
||||
"title": "9",
|
||||
"intro": []
|
||||
"review-basic-html": {
|
||||
"title": "Basic HTML Review",
|
||||
"intro": ["Review the basic HTML topics."]
|
||||
},
|
||||
"quiz-basic-html": {
|
||||
"title": "Basic HTML Quiz",
|
||||
@@ -2032,9 +2032,12 @@
|
||||
"Test what you've learned in this quiz of how to style forms using CSS."
|
||||
]
|
||||
},
|
||||
"qzcx": {
|
||||
"title": "73",
|
||||
"intro": []
|
||||
"workshop-rothko-painting": {
|
||||
"title": "Design a Rothko Painting",
|
||||
"intro": [
|
||||
"Every HTML element is its own box – with its own spacing and a border. This is called the Box Model.",
|
||||
"In this workshop, you'll use CSS and the Box Model to create your own Rothko-style rectangular art pieces."
|
||||
]
|
||||
},
|
||||
"wozq": {
|
||||
"title": "74",
|
||||
@@ -2056,9 +2059,12 @@
|
||||
"Test what you've learned in this quiz of the box model, transforms, filters, and overflow in CSS."
|
||||
]
|
||||
},
|
||||
"tcwi": {
|
||||
"title": "78",
|
||||
"intro": []
|
||||
"workshop-flexbox-photo-gallery": {
|
||||
"title": "Build a Flexbox Photo Gallery",
|
||||
"intro": [
|
||||
"Flexbox helps you design your webpage so that it looks good on any screen size.",
|
||||
"In this workshop, you'll use Flexbox to build a responsive photo gallery webpage."
|
||||
]
|
||||
},
|
||||
"uptf": {
|
||||
"title": "79",
|
||||
@@ -2080,9 +2086,12 @@
|
||||
"Test what you've learned in this quiz of using flexbox in CSS."
|
||||
]
|
||||
},
|
||||
"vqut": {
|
||||
"title": "83",
|
||||
"intro": []
|
||||
"workshop-nutritional-label": {
|
||||
"title": "Build a Nutritional Label",
|
||||
"intro": [
|
||||
"Typography is the art of styling your text to be easily readable and suit its purpose.",
|
||||
"In this workshop, you'll use typography to build a nutrition label webpage. You'll practice how to style text, adjust line height, and position your text using CSS."
|
||||
]
|
||||
},
|
||||
"ujcf": {
|
||||
"title": "84",
|
||||
@@ -2126,9 +2135,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage accessible with CSS."
|
||||
]
|
||||
},
|
||||
"swpl": {
|
||||
"title": "93",
|
||||
"intro": []
|
||||
"workshop-balance-sheet": {
|
||||
"title": "Build a Balance Sheet",
|
||||
"intro": [
|
||||
"You can use CSS pseudo selectors to change specific HTML elements.",
|
||||
"In this workshop, you'll build a balance sheet using pseudo selectors. You'll learn how to change the style of an element when you hover over it with your mouse, and trigger other events on your webpage."
|
||||
]
|
||||
},
|
||||
"hcje": {
|
||||
"title": "94",
|
||||
@@ -2170,9 +2182,12 @@
|
||||
"Test what you've learned in this quiz of how positioning works in CSS."
|
||||
]
|
||||
},
|
||||
"xebj": {
|
||||
"title": "103",
|
||||
"intro": []
|
||||
"workshop-piano": {
|
||||
"title": "Design a Piano",
|
||||
"intro": [
|
||||
"Responsive Design tells your webpage how it should look on different-sized screens.",
|
||||
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
|
||||
]
|
||||
},
|
||||
"jkdt": {
|
||||
"title": "104",
|
||||
@@ -2194,9 +2209,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage responsive."
|
||||
]
|
||||
},
|
||||
"mtbl": {
|
||||
"title": "108",
|
||||
"intro": []
|
||||
"workshop-city-skyline": {
|
||||
"title": "Build a City Skyline",
|
||||
"intro": [
|
||||
"CSS variables help you organize your styles and reuse them.",
|
||||
"In this workshop, you'll build a city skyline. You'll practice how to configure CSS variables so you can reuse them whenever you want."
|
||||
]
|
||||
},
|
||||
"vlov": {
|
||||
"title": "109",
|
||||
@@ -2472,9 +2490,11 @@
|
||||
"title": "164",
|
||||
"intro": []
|
||||
},
|
||||
"ekdb": {
|
||||
"title": "165",
|
||||
"intro": []
|
||||
"workshop-recipe-tracker": {
|
||||
"title": "Build a Recipe Tracker",
|
||||
"intro": [
|
||||
"In this workshop, you will review working with JavaScript objects by building a recipe tracker."
|
||||
]
|
||||
},
|
||||
"lab-quiz-game": {
|
||||
"title": "Build a Quiz Game",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"first-lesson": "訪問第一個課程",
|
||||
"close": "關閉",
|
||||
"edit": "編輯",
|
||||
"copy": "Copy",
|
||||
"view": "查看",
|
||||
"view-code": "查看代碼",
|
||||
"view-project": "查看項目",
|
||||
@@ -112,7 +113,7 @@
|
||||
"big-heading-3": "獲得認證",
|
||||
"big-heading-4": "All for free.",
|
||||
"h2-heading": "自 2014 年以來,已有超過 40,000 名 freeCodeCamp.org 學員入職科技公司,例如:",
|
||||
"h2-heading-b": "More than 100,000 freeCodeCamp.org graduates have gotten jobs at tech companies including:",
|
||||
"h2-heading-b": "More than <strong>100,000</strong> freeCodeCamp.org graduates have gotten <strong>jobs</strong> at tech companies including:",
|
||||
"hero-img-description": "韓國的 freeCodeCamp 學員在當地一個學習小組的交流活動上",
|
||||
"hero-img-alt": "一羣人,包括一名白人男子、一名黑人女子和一名亞裔女子,圍在一臺筆記本電腦旁。",
|
||||
"hero-img-uis": "A group of screenshots showing the freeCodeCamp editor interface on both a mobile and desktop device and a certification.",
|
||||
@@ -135,6 +136,28 @@
|
||||
"testimony": "\"我一直努力學習 JavaScript,嘗試了許多課程,最後是 freeCodeCamp 的課程吸引了我。在 freeCodeCamp 學習 JavaScript、數據結構和算法,<strong>我不僅掌握了技能,</strong>還變得更自信,所以才能獲得理想中的工作,成爲 Spotify 的一名軟件工程師。\""
|
||||
}
|
||||
},
|
||||
"benefits": {
|
||||
"heading": "Why learn with freeCodeCamp:",
|
||||
"list": [
|
||||
{
|
||||
"title": "Large Community",
|
||||
"description": "Join our vibrant learning community of students, alumni, and educators."
|
||||
},
|
||||
{
|
||||
"title": "Free Education",
|
||||
"description": "Learn from our charity and save money on your education. No paywalls. No hidden costs."
|
||||
},
|
||||
{
|
||||
"title": "Extensive Certifications",
|
||||
"description": "Earn industry-recognized, verifiable certifications in high-demand technologies."
|
||||
},
|
||||
{
|
||||
"title": "Comprehensive Curriculum",
|
||||
"description": "Enhance your technical skills with our linear, world-class, project-based curriculum."
|
||||
}
|
||||
],
|
||||
"cta": "Start Learning Now (it's free)"
|
||||
},
|
||||
"certification-heading": "獲得以下免費認證:",
|
||||
"core-certs-heading": "學習 freeCodeCamp 的核心課程,免費獲得認證:",
|
||||
"learn-english-heading": "學習面向開發者的英語課程:",
|
||||
@@ -390,6 +413,7 @@
|
||||
"assignment-not-complete": "Please complete the assignments",
|
||||
"assignments": "任務",
|
||||
"question": "問題",
|
||||
"questions": "Questions",
|
||||
"explanation": "Explanation",
|
||||
"solution-link": "解決方案鏈接",
|
||||
"source-code-link": "源代碼鏈接",
|
||||
@@ -491,8 +515,8 @@
|
||||
"fill-in-the-blank": "填空",
|
||||
"blank": "空白",
|
||||
"quiz": {
|
||||
"correct-answer": "Correct",
|
||||
"incorrect-answer": "Incorrect",
|
||||
"correct-answer": "Correct!",
|
||||
"incorrect-answer": "Incorrect.",
|
||||
"unanswered-questions": "The following questions are unanswered: {{ unansweredQuestions }}. You must answer all questions.",
|
||||
"have-n-correct-questions": "You have {{ correctAnswerCount }} out of {{ total }} questions correct."
|
||||
},
|
||||
@@ -534,7 +558,7 @@
|
||||
"transcript-label": "你的微軟成績單鏈接",
|
||||
"invalid-transcript": "你的成績單鏈接不正確,它應該有以下表格:<1>https://learn.microsoft.com/LOCALE/usERNAME/transcript/ID</1> - 請檢查你的鏈接中的 UPPERCASE 項目是否正確。"
|
||||
},
|
||||
"blockType": {
|
||||
"block-type": {
|
||||
"lecture": "Lecture",
|
||||
"workshop": "Workshop",
|
||||
"lab": "Lab",
|
||||
@@ -1087,6 +1111,16 @@
|
||||
"no-thanks": "不,謝謝,我想保留我的令牌",
|
||||
"yes-please": "是的,我想刪除我的令牌"
|
||||
},
|
||||
"exam-token": {
|
||||
"exam-token": "Exam Token",
|
||||
"note": "Your exam token is a secret key that allows you to access exams. Do not share this token with anyone.",
|
||||
"invalidation": "If you generate a new token, your old token will be invalidated.",
|
||||
"generate-exam-token": "Generate Exam Token",
|
||||
"error": "There was an error generating your token, please try again in a moment.",
|
||||
"your-exam-token": "Your Exam Token is: {{token}}",
|
||||
"copied": "Token copied to clipboard",
|
||||
"copy-error": "Error copying token to clipboard"
|
||||
},
|
||||
"shortcuts": {
|
||||
"title": "鍵盤快捷鍵",
|
||||
"table-header-action": "行動",
|
||||
|
||||
@@ -1689,9 +1689,9 @@
|
||||
"title": "0",
|
||||
"intro": []
|
||||
},
|
||||
"xpmy": {
|
||||
"title": "1",
|
||||
"intro": []
|
||||
"lecture-what-is-html": {
|
||||
"title": "What is HTML?",
|
||||
"intro": ["Learn what HTML is in these lecture videos."]
|
||||
},
|
||||
"workshop-cat-photo-app": {
|
||||
"title": "Build a Cat Photo App",
|
||||
@@ -1706,9 +1706,9 @@
|
||||
"For this lab, you will create a web page of your favorite recipe."
|
||||
]
|
||||
},
|
||||
"gwyd": {
|
||||
"title": "4",
|
||||
"intro": []
|
||||
"lecture-html-fundamentals": {
|
||||
"title": "HTML Fundamentals",
|
||||
"intro": ["Learn about HTML fundamentals in these lecture videos."]
|
||||
},
|
||||
"lab-travel-agency-page": {
|
||||
"title": "Build a Travel Agency Page",
|
||||
@@ -1728,9 +1728,9 @@
|
||||
"title": "8",
|
||||
"intro": []
|
||||
},
|
||||
"snuv": {
|
||||
"title": "9",
|
||||
"intro": []
|
||||
"review-basic-html": {
|
||||
"title": "Basic HTML Review",
|
||||
"intro": ["Review the basic HTML topics."]
|
||||
},
|
||||
"quiz-basic-html": {
|
||||
"title": "Basic HTML Quiz",
|
||||
@@ -2032,9 +2032,12 @@
|
||||
"Test what you've learned in this quiz of how to style forms using CSS."
|
||||
]
|
||||
},
|
||||
"qzcx": {
|
||||
"title": "73",
|
||||
"intro": []
|
||||
"workshop-rothko-painting": {
|
||||
"title": "Design a Rothko Painting",
|
||||
"intro": [
|
||||
"Every HTML element is its own box – with its own spacing and a border. This is called the Box Model.",
|
||||
"In this workshop, you'll use CSS and the Box Model to create your own Rothko-style rectangular art pieces."
|
||||
]
|
||||
},
|
||||
"wozq": {
|
||||
"title": "74",
|
||||
@@ -2056,9 +2059,12 @@
|
||||
"Test what you've learned in this quiz of the box model, transforms, filters, and overflow in CSS."
|
||||
]
|
||||
},
|
||||
"tcwi": {
|
||||
"title": "78",
|
||||
"intro": []
|
||||
"workshop-flexbox-photo-gallery": {
|
||||
"title": "Build a Flexbox Photo Gallery",
|
||||
"intro": [
|
||||
"Flexbox helps you design your webpage so that it looks good on any screen size.",
|
||||
"In this workshop, you'll use Flexbox to build a responsive photo gallery webpage."
|
||||
]
|
||||
},
|
||||
"uptf": {
|
||||
"title": "79",
|
||||
@@ -2080,9 +2086,12 @@
|
||||
"Test what you've learned in this quiz of using flexbox in CSS."
|
||||
]
|
||||
},
|
||||
"vqut": {
|
||||
"title": "83",
|
||||
"intro": []
|
||||
"workshop-nutritional-label": {
|
||||
"title": "Build a Nutritional Label",
|
||||
"intro": [
|
||||
"Typography is the art of styling your text to be easily readable and suit its purpose.",
|
||||
"In this workshop, you'll use typography to build a nutrition label webpage. You'll practice how to style text, adjust line height, and position your text using CSS."
|
||||
]
|
||||
},
|
||||
"ujcf": {
|
||||
"title": "84",
|
||||
@@ -2126,9 +2135,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage accessible with CSS."
|
||||
]
|
||||
},
|
||||
"swpl": {
|
||||
"title": "93",
|
||||
"intro": []
|
||||
"workshop-balance-sheet": {
|
||||
"title": "Build a Balance Sheet",
|
||||
"intro": [
|
||||
"You can use CSS pseudo selectors to change specific HTML elements.",
|
||||
"In this workshop, you'll build a balance sheet using pseudo selectors. You'll learn how to change the style of an element when you hover over it with your mouse, and trigger other events on your webpage."
|
||||
]
|
||||
},
|
||||
"hcje": {
|
||||
"title": "94",
|
||||
@@ -2170,9 +2182,12 @@
|
||||
"Test what you've learned in this quiz of how positioning works in CSS."
|
||||
]
|
||||
},
|
||||
"xebj": {
|
||||
"title": "103",
|
||||
"intro": []
|
||||
"workshop-piano": {
|
||||
"title": "Design a Piano",
|
||||
"intro": [
|
||||
"Responsive Design tells your webpage how it should look on different-sized screens.",
|
||||
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
|
||||
]
|
||||
},
|
||||
"jkdt": {
|
||||
"title": "104",
|
||||
@@ -2194,9 +2209,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage responsive."
|
||||
]
|
||||
},
|
||||
"mtbl": {
|
||||
"title": "108",
|
||||
"intro": []
|
||||
"workshop-city-skyline": {
|
||||
"title": "Build a City Skyline",
|
||||
"intro": [
|
||||
"CSS variables help you organize your styles and reuse them.",
|
||||
"In this workshop, you'll build a city skyline. You'll practice how to configure CSS variables so you can reuse them whenever you want."
|
||||
]
|
||||
},
|
||||
"vlov": {
|
||||
"title": "109",
|
||||
@@ -2472,9 +2490,11 @@
|
||||
"title": "164",
|
||||
"intro": []
|
||||
},
|
||||
"ekdb": {
|
||||
"title": "165",
|
||||
"intro": []
|
||||
"workshop-recipe-tracker": {
|
||||
"title": "Build a Recipe Tracker",
|
||||
"intro": [
|
||||
"In this workshop, you will review working with JavaScript objects by building a recipe tracker."
|
||||
]
|
||||
},
|
||||
"lab-quiz-game": {
|
||||
"title": "Build a Quiz Game",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"first-lesson": "访问第一个课程",
|
||||
"close": "关闭",
|
||||
"edit": "编辑",
|
||||
"copy": "Copy",
|
||||
"view": "查看",
|
||||
"view-code": "查看代码",
|
||||
"view-project": "查看项目",
|
||||
@@ -112,7 +113,7 @@
|
||||
"big-heading-3": "获得认证",
|
||||
"big-heading-4": "All for free.",
|
||||
"h2-heading": "自 2014 年以来,已有超过 40,000 名 freeCodeCamp.org 学员入职科技公司,例如:",
|
||||
"h2-heading-b": "More than 100,000 freeCodeCamp.org graduates have gotten jobs at tech companies including:",
|
||||
"h2-heading-b": "More than <strong>100,000</strong> freeCodeCamp.org graduates have gotten <strong>jobs</strong> at tech companies including:",
|
||||
"hero-img-description": "韩国的 freeCodeCamp 学员在当地一个学习小组的交流活动上",
|
||||
"hero-img-alt": "一群人,包括一名白人男子、一名黑人女子和一名亚裔女子,围在一台笔记本电脑旁。",
|
||||
"hero-img-uis": "A group of screenshots showing the freeCodeCamp editor interface on both a mobile and desktop device and a certification.",
|
||||
@@ -135,6 +136,28 @@
|
||||
"testimony": "\"我一直努力学习 JavaScript,尝试了许多课程,最后是 freeCodeCamp 的课程吸引了我。在 freeCodeCamp 学习 JavaScript、数据结构和算法,<strong>我不仅掌握了技能,</strong>还变得更自信,所以才能获得理想中的工作,成为 Spotify 的一名软件工程师。\""
|
||||
}
|
||||
},
|
||||
"benefits": {
|
||||
"heading": "Why learn with freeCodeCamp:",
|
||||
"list": [
|
||||
{
|
||||
"title": "Large Community",
|
||||
"description": "Join our vibrant learning community of students, alumni, and educators."
|
||||
},
|
||||
{
|
||||
"title": "Free Education",
|
||||
"description": "Learn from our charity and save money on your education. No paywalls. No hidden costs."
|
||||
},
|
||||
{
|
||||
"title": "Extensive Certifications",
|
||||
"description": "Earn industry-recognized, verifiable certifications in high-demand technologies."
|
||||
},
|
||||
{
|
||||
"title": "Comprehensive Curriculum",
|
||||
"description": "Enhance your technical skills with our linear, world-class, project-based curriculum."
|
||||
}
|
||||
],
|
||||
"cta": "Start Learning Now (it's free)"
|
||||
},
|
||||
"certification-heading": "获得以下免费认证:",
|
||||
"core-certs-heading": "学习 freeCodeCamp 的核心课程,免费获得认证:",
|
||||
"learn-english-heading": "学习面向开发者的英语课程:",
|
||||
@@ -390,6 +413,7 @@
|
||||
"assignment-not-complete": "Please complete the assignments",
|
||||
"assignments": "任务",
|
||||
"question": "问题",
|
||||
"questions": "Questions",
|
||||
"explanation": "Explanation",
|
||||
"solution-link": "解决方案链接",
|
||||
"source-code-link": "源代码链接",
|
||||
@@ -491,8 +515,8 @@
|
||||
"fill-in-the-blank": "填空",
|
||||
"blank": "空白",
|
||||
"quiz": {
|
||||
"correct-answer": "Correct",
|
||||
"incorrect-answer": "Incorrect",
|
||||
"correct-answer": "Correct!",
|
||||
"incorrect-answer": "Incorrect.",
|
||||
"unanswered-questions": "The following questions are unanswered: {{ unansweredQuestions }}. You must answer all questions.",
|
||||
"have-n-correct-questions": "You have {{ correctAnswerCount }} out of {{ total }} questions correct."
|
||||
},
|
||||
@@ -534,7 +558,7 @@
|
||||
"transcript-label": "你的微软成绩单链接",
|
||||
"invalid-transcript": "你的成绩单链接不正确,它应该有以下表格:<1>https://learn.microsoft.com/LOCALE/usERNAME/transcript/ID</1> - 请检查你的链接中的 UPPERCASE 项目是否正确。"
|
||||
},
|
||||
"blockType": {
|
||||
"block-type": {
|
||||
"lecture": "Lecture",
|
||||
"workshop": "Workshop",
|
||||
"lab": "Lab",
|
||||
@@ -1087,6 +1111,16 @@
|
||||
"no-thanks": "不,谢谢,我想保留我的令牌",
|
||||
"yes-please": "是的,我想删除我的令牌"
|
||||
},
|
||||
"exam-token": {
|
||||
"exam-token": "Exam Token",
|
||||
"note": "Your exam token is a secret key that allows you to access exams. Do not share this token with anyone.",
|
||||
"invalidation": "If you generate a new token, your old token will be invalidated.",
|
||||
"generate-exam-token": "Generate Exam Token",
|
||||
"error": "There was an error generating your token, please try again in a moment.",
|
||||
"your-exam-token": "Your Exam Token is: {{token}}",
|
||||
"copied": "Token copied to clipboard",
|
||||
"copy-error": "Error copying token to clipboard"
|
||||
},
|
||||
"shortcuts": {
|
||||
"title": "键盘快捷键",
|
||||
"table-header-action": "行动",
|
||||
|
||||
@@ -1705,9 +1705,9 @@
|
||||
"title": "0",
|
||||
"intro": []
|
||||
},
|
||||
"xpmy": {
|
||||
"title": "1",
|
||||
"intro": []
|
||||
"lecture-what-is-html": {
|
||||
"title": "What is HTML?",
|
||||
"intro": ["Learn what HTML is in these lecture videos."]
|
||||
},
|
||||
"workshop-cat-photo-app": {
|
||||
"title": "Crea una aplicación de fotos de gato",
|
||||
@@ -1722,9 +1722,9 @@
|
||||
"Para este laboratorio, crearás una página web con tu receta favorita."
|
||||
]
|
||||
},
|
||||
"gwyd": {
|
||||
"title": "4",
|
||||
"intro": []
|
||||
"lecture-html-fundamentals": {
|
||||
"title": "HTML Fundamentals",
|
||||
"intro": ["Learn about HTML fundamentals in these lecture videos."]
|
||||
},
|
||||
"lab-travel-agency-page": {
|
||||
"title": "Crea una página de agencia de viajes",
|
||||
@@ -1746,9 +1746,9 @@
|
||||
"title": "8",
|
||||
"intro": []
|
||||
},
|
||||
"snuv": {
|
||||
"title": "9",
|
||||
"intro": []
|
||||
"review-basic-html": {
|
||||
"title": "Basic HTML Review",
|
||||
"intro": ["Review the basic HTML topics."]
|
||||
},
|
||||
"quiz-basic-html": {
|
||||
"title": "Basic HTML Quiz",
|
||||
@@ -2050,9 +2050,12 @@
|
||||
"Test what you've learned in this quiz of how to style forms using CSS."
|
||||
]
|
||||
},
|
||||
"qzcx": {
|
||||
"title": "73",
|
||||
"intro": []
|
||||
"workshop-rothko-painting": {
|
||||
"title": "Design a Rothko Painting",
|
||||
"intro": [
|
||||
"Every HTML element is its own box – with its own spacing and a border. This is called the Box Model.",
|
||||
"In this workshop, you'll use CSS and the Box Model to create your own Rothko-style rectangular art pieces."
|
||||
]
|
||||
},
|
||||
"wozq": {
|
||||
"title": "74",
|
||||
@@ -2074,9 +2077,12 @@
|
||||
"Test what you've learned in this quiz of the box model, transforms, filters, and overflow in CSS."
|
||||
]
|
||||
},
|
||||
"tcwi": {
|
||||
"title": "78",
|
||||
"intro": []
|
||||
"workshop-flexbox-photo-gallery": {
|
||||
"title": "Build a Flexbox Photo Gallery",
|
||||
"intro": [
|
||||
"Flexbox helps you design your webpage so that it looks good on any screen size.",
|
||||
"In this workshop, you'll use Flexbox to build a responsive photo gallery webpage."
|
||||
]
|
||||
},
|
||||
"uptf": {
|
||||
"title": "79",
|
||||
@@ -2098,9 +2104,12 @@
|
||||
"Test what you've learned in this quiz of using flexbox in CSS."
|
||||
]
|
||||
},
|
||||
"vqut": {
|
||||
"title": "83",
|
||||
"intro": []
|
||||
"workshop-nutritional-label": {
|
||||
"title": "Build a Nutritional Label",
|
||||
"intro": [
|
||||
"Typography is the art of styling your text to be easily readable and suit its purpose.",
|
||||
"In this workshop, you'll use typography to build a nutrition label webpage. You'll practice how to style text, adjust line height, and position your text using CSS."
|
||||
]
|
||||
},
|
||||
"ujcf": {
|
||||
"title": "84",
|
||||
@@ -2144,9 +2153,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage accessible with CSS."
|
||||
]
|
||||
},
|
||||
"swpl": {
|
||||
"title": "93",
|
||||
"intro": []
|
||||
"workshop-balance-sheet": {
|
||||
"title": "Build a Balance Sheet",
|
||||
"intro": [
|
||||
"You can use CSS pseudo selectors to change specific HTML elements.",
|
||||
"In this workshop, you'll build a balance sheet using pseudo selectors. You'll learn how to change the style of an element when you hover over it with your mouse, and trigger other events on your webpage."
|
||||
]
|
||||
},
|
||||
"hcje": {
|
||||
"title": "94",
|
||||
@@ -2188,9 +2200,12 @@
|
||||
"Test what you've learned in this quiz of how positioning works in CSS."
|
||||
]
|
||||
},
|
||||
"xebj": {
|
||||
"title": "103",
|
||||
"intro": []
|
||||
"workshop-piano": {
|
||||
"title": "Design a Piano",
|
||||
"intro": [
|
||||
"Responsive Design tells your webpage how it should look on different-sized screens.",
|
||||
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
|
||||
]
|
||||
},
|
||||
"jkdt": {
|
||||
"title": "104",
|
||||
@@ -2212,9 +2227,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage responsive."
|
||||
]
|
||||
},
|
||||
"mtbl": {
|
||||
"title": "108",
|
||||
"intro": []
|
||||
"workshop-city-skyline": {
|
||||
"title": "Build a City Skyline",
|
||||
"intro": [
|
||||
"CSS variables help you organize your styles and reuse them.",
|
||||
"In this workshop, you'll build a city skyline. You'll practice how to configure CSS variables so you can reuse them whenever you want."
|
||||
]
|
||||
},
|
||||
"vlov": {
|
||||
"title": "109",
|
||||
@@ -2490,9 +2508,11 @@
|
||||
"title": "164",
|
||||
"intro": []
|
||||
},
|
||||
"ekdb": {
|
||||
"title": "165",
|
||||
"intro": []
|
||||
"workshop-recipe-tracker": {
|
||||
"title": "Build a Recipe Tracker",
|
||||
"intro": [
|
||||
"In this workshop, you will review working with JavaScript objects by building a recipe tracker."
|
||||
]
|
||||
},
|
||||
"lab-quiz-game": {
|
||||
"title": "Build a Quiz Game",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"first-lesson": "Ir a la primera lección",
|
||||
"close": "Cerrar",
|
||||
"edit": "Editar",
|
||||
"copy": "Copy",
|
||||
"view": "Ver",
|
||||
"view-code": "Mostrar Código",
|
||||
"view-project": "Mostrar Proyecto",
|
||||
@@ -112,7 +113,7 @@
|
||||
"big-heading-3": "Obtén certificaciones.",
|
||||
"big-heading-4": "Todo de forma gratuita.",
|
||||
"h2-heading": "Desde 2014, más de 40.000 graduados de freeCodeCamp.org han conseguido trabajos en empresas de tecnología, entre las que se incluyen:",
|
||||
"h2-heading-b": "Más de 100.000 graduados de freeCodeCamp.org han conseguido trabajo en empresas tecnológicas, entre ellas:",
|
||||
"h2-heading-b": "More than <strong>100,000</strong> freeCodeCamp.org graduates have gotten <strong>jobs</strong> at tech companies including:",
|
||||
"hero-img-description": "Estudiantes de freeCodeCamp en un grupo de estudio local en Corea del Sur.",
|
||||
"hero-img-alt": "Un grupo de personas, incluyendo un hombre blanco, una mujer negra y una mujer asiática, reunidos alrededor de un portátil.",
|
||||
"hero-img-uis": "A group of screenshots showing the freeCodeCamp editor interface on both a mobile and desktop device and a certification.",
|
||||
@@ -135,6 +136,28 @@
|
||||
"testimony": "\"Siempre he tenido problemas para aprender JavaScript. He tomado muchos cursos, pero el curso de freeCodeCamp fue el que se quedó. Estudiar JavaScript, así como estructuras de datos y algoritmos en <strong> freeCodeCamp me dio las habilidades </strong> y la confianza que necesitaba para conseguir el trabajo de mis sueños como ingeniero de software en Spotify.\""
|
||||
}
|
||||
},
|
||||
"benefits": {
|
||||
"heading": "Why learn with freeCodeCamp:",
|
||||
"list": [
|
||||
{
|
||||
"title": "Large Community",
|
||||
"description": "Join our vibrant learning community of students, alumni, and educators."
|
||||
},
|
||||
{
|
||||
"title": "Free Education",
|
||||
"description": "Learn from our charity and save money on your education. No paywalls. No hidden costs."
|
||||
},
|
||||
{
|
||||
"title": "Extensive Certifications",
|
||||
"description": "Earn industry-recognized, verifiable certifications in high-demand technologies."
|
||||
},
|
||||
{
|
||||
"title": "Comprehensive Curriculum",
|
||||
"description": "Enhance your technical skills with our linear, world-class, project-based curriculum."
|
||||
}
|
||||
],
|
||||
"cta": "Start Learning Now (it's free)"
|
||||
},
|
||||
"certification-heading": "Obtén certificaciones verificadas gratuitas en:",
|
||||
"core-certs-heading": "Obtén certificaciones verificadas gratuítas con el plan de estudios básico de freeCodeCamp:",
|
||||
"learn-english-heading": "Aprende Inglés para Desarolladores:",
|
||||
@@ -390,6 +413,7 @@
|
||||
"assignment-not-complete": "Please complete the assignments",
|
||||
"assignments": "Asignaciones",
|
||||
"question": "Pregunta",
|
||||
"questions": "Questions",
|
||||
"explanation": "Explanation",
|
||||
"solution-link": "Enlace a la solución",
|
||||
"source-code-link": "Enlace al código fuente",
|
||||
@@ -491,8 +515,8 @@
|
||||
"fill-in-the-blank": "Rellena el espacio en blanco",
|
||||
"blank": "vacío",
|
||||
"quiz": {
|
||||
"correct-answer": "Correct",
|
||||
"incorrect-answer": "Incorrect",
|
||||
"correct-answer": "Correct!",
|
||||
"incorrect-answer": "Incorrect.",
|
||||
"unanswered-questions": "The following questions are unanswered: {{ unansweredQuestions }}. You must answer all questions.",
|
||||
"have-n-correct-questions": "You have {{ correctAnswerCount }} out of {{ total }} questions correct."
|
||||
},
|
||||
@@ -534,7 +558,7 @@
|
||||
"transcript-label": "Tu vinculo de transcripción de Microsoft",
|
||||
"invalid-transcript": "Tu link de transcripción no es correcta, debería tener está forma: <1>https://learn.microsoft.com/LOCALE/users/USERNAME/transcript/ID</1> - revisa si los objetos MAYÚSCULA en tu vinculo están correctos."
|
||||
},
|
||||
"blockType": {
|
||||
"block-type": {
|
||||
"lecture": "Lecture",
|
||||
"workshop": "Workshop",
|
||||
"lab": "Lab",
|
||||
@@ -1087,6 +1111,16 @@
|
||||
"no-thanks": "No gracias, me gustaría quedarme con mi token",
|
||||
"yes-please": "Si por favor, deseo borrar mi token"
|
||||
},
|
||||
"exam-token": {
|
||||
"exam-token": "Exam Token",
|
||||
"note": "Your exam token is a secret key that allows you to access exams. Do not share this token with anyone.",
|
||||
"invalidation": "If you generate a new token, your old token will be invalidated.",
|
||||
"generate-exam-token": "Generate Exam Token",
|
||||
"error": "There was an error generating your token, please try again in a moment.",
|
||||
"your-exam-token": "Your Exam Token is: {{token}}",
|
||||
"copied": "Token copied to clipboard",
|
||||
"copy-error": "Error copying token to clipboard"
|
||||
},
|
||||
"shortcuts": {
|
||||
"title": "Atajos de teclado",
|
||||
"table-header-action": "Acción",
|
||||
|
||||
@@ -1703,9 +1703,9 @@
|
||||
"title": "0",
|
||||
"intro": []
|
||||
},
|
||||
"xpmy": {
|
||||
"title": "1",
|
||||
"intro": []
|
||||
"lecture-what-is-html": {
|
||||
"title": "What is HTML?",
|
||||
"intro": ["Learn what HTML is in these lecture videos."]
|
||||
},
|
||||
"workshop-cat-photo-app": {
|
||||
"title": "Build a Cat Photo App",
|
||||
@@ -1720,9 +1720,9 @@
|
||||
"For this lab, you will create a web page of your favorite recipe."
|
||||
]
|
||||
},
|
||||
"gwyd": {
|
||||
"title": "4",
|
||||
"intro": []
|
||||
"lecture-html-fundamentals": {
|
||||
"title": "HTML Fundamentals",
|
||||
"intro": ["Learn about HTML fundamentals in these lecture videos."]
|
||||
},
|
||||
"lab-travel-agency-page": {
|
||||
"title": "Build a Travel Agency Page",
|
||||
@@ -1742,9 +1742,9 @@
|
||||
"title": "8",
|
||||
"intro": []
|
||||
},
|
||||
"snuv": {
|
||||
"title": "9",
|
||||
"intro": []
|
||||
"review-basic-html": {
|
||||
"title": "Basic HTML Review",
|
||||
"intro": ["Review the basic HTML topics."]
|
||||
},
|
||||
"quiz-basic-html": {
|
||||
"title": "Basic HTML Quiz",
|
||||
@@ -2046,9 +2046,12 @@
|
||||
"Test what you've learned in this quiz of how to style forms using CSS."
|
||||
]
|
||||
},
|
||||
"qzcx": {
|
||||
"title": "73",
|
||||
"intro": []
|
||||
"workshop-rothko-painting": {
|
||||
"title": "Design a Rothko Painting",
|
||||
"intro": [
|
||||
"Every HTML element is its own box – with its own spacing and a border. This is called the Box Model.",
|
||||
"In this workshop, you'll use CSS and the Box Model to create your own Rothko-style rectangular art pieces."
|
||||
]
|
||||
},
|
||||
"wozq": {
|
||||
"title": "74",
|
||||
@@ -2070,9 +2073,12 @@
|
||||
"Test what you've learned in this quiz of the box model, transforms, filters, and overflow in CSS."
|
||||
]
|
||||
},
|
||||
"tcwi": {
|
||||
"title": "78",
|
||||
"intro": []
|
||||
"workshop-flexbox-photo-gallery": {
|
||||
"title": "Build a Flexbox Photo Gallery",
|
||||
"intro": [
|
||||
"Flexbox helps you design your webpage so that it looks good on any screen size.",
|
||||
"In this workshop, you'll use Flexbox to build a responsive photo gallery webpage."
|
||||
]
|
||||
},
|
||||
"uptf": {
|
||||
"title": "79",
|
||||
@@ -2094,9 +2100,12 @@
|
||||
"Test what you've learned in this quiz of using flexbox in CSS."
|
||||
]
|
||||
},
|
||||
"vqut": {
|
||||
"title": "83",
|
||||
"intro": []
|
||||
"workshop-nutritional-label": {
|
||||
"title": "Build a Nutritional Label",
|
||||
"intro": [
|
||||
"Typography is the art of styling your text to be easily readable and suit its purpose.",
|
||||
"In this workshop, you'll use typography to build a nutrition label webpage. You'll practice how to style text, adjust line height, and position your text using CSS."
|
||||
]
|
||||
},
|
||||
"ujcf": {
|
||||
"title": "84",
|
||||
@@ -2140,9 +2149,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage accessible with CSS."
|
||||
]
|
||||
},
|
||||
"swpl": {
|
||||
"title": "93",
|
||||
"intro": []
|
||||
"workshop-balance-sheet": {
|
||||
"title": "Build a Balance Sheet",
|
||||
"intro": [
|
||||
"You can use CSS pseudo selectors to change specific HTML elements.",
|
||||
"In this workshop, you'll build a balance sheet using pseudo selectors. You'll learn how to change the style of an element when you hover over it with your mouse, and trigger other events on your webpage."
|
||||
]
|
||||
},
|
||||
"hcje": {
|
||||
"title": "94",
|
||||
@@ -2184,9 +2196,12 @@
|
||||
"Test what you've learned in this quiz of how positioning works in CSS."
|
||||
]
|
||||
},
|
||||
"xebj": {
|
||||
"title": "103",
|
||||
"intro": []
|
||||
"workshop-piano": {
|
||||
"title": "Design a Piano",
|
||||
"intro": [
|
||||
"Responsive Design tells your webpage how it should look on different-sized screens.",
|
||||
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
|
||||
]
|
||||
},
|
||||
"jkdt": {
|
||||
"title": "104",
|
||||
@@ -2208,9 +2223,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage responsive."
|
||||
]
|
||||
},
|
||||
"mtbl": {
|
||||
"title": "108",
|
||||
"intro": []
|
||||
"workshop-city-skyline": {
|
||||
"title": "Build a City Skyline",
|
||||
"intro": [
|
||||
"CSS variables help you organize your styles and reuse them.",
|
||||
"In this workshop, you'll build a city skyline. You'll practice how to configure CSS variables so you can reuse them whenever you want."
|
||||
]
|
||||
},
|
||||
"vlov": {
|
||||
"title": "109",
|
||||
@@ -2486,9 +2504,11 @@
|
||||
"title": "164",
|
||||
"intro": []
|
||||
},
|
||||
"ekdb": {
|
||||
"title": "165",
|
||||
"intro": []
|
||||
"workshop-recipe-tracker": {
|
||||
"title": "Build a Recipe Tracker",
|
||||
"intro": [
|
||||
"In this workshop, you will review working with JavaScript objects by building a recipe tracker."
|
||||
]
|
||||
},
|
||||
"lab-quiz-game": {
|
||||
"title": "Build a Quiz Game",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"first-lesson": "Gehe zur ersten Lektion",
|
||||
"close": "Schließen",
|
||||
"edit": "Bearbeiten",
|
||||
"copy": "Copy",
|
||||
"view": "Anzeigen",
|
||||
"view-code": "Code anschauen",
|
||||
"view-project": "Projekt anschauen",
|
||||
@@ -112,7 +113,7 @@
|
||||
"big-heading-3": "Zertifizierungen erwerben.",
|
||||
"big-heading-4": "All for free.",
|
||||
"h2-heading": "Seit 2014 haben mehr als 40.000 Absolventen von FreeCodeCamp.org Jobs bei Tech-Unternehmen erhalten, unter anderem:",
|
||||
"h2-heading-b": "More than 100,000 freeCodeCamp.org graduates have gotten jobs at tech companies including:",
|
||||
"h2-heading-b": "More than <strong>100,000</strong> freeCodeCamp.org graduates have gotten <strong>jobs</strong> at tech companies including:",
|
||||
"hero-img-description": "freeCodeCamp Studenten einer lokalen Lerngruppe in Südkorea.",
|
||||
"hero-img-alt": "A group of people, including a White man, a Black woman, and an Asian woman, gathered around a laptop.",
|
||||
"hero-img-uis": "A group of screenshots showing the freeCodeCamp editor interface on both a mobile and desktop device and a certification.",
|
||||
@@ -135,6 +136,28 @@
|
||||
"testimony": "\"Ich habe immer damit gekämpft, JavaScript zu lernen. Ich habe viele Kurse belegt, aber der Kurs von freeCodeCamp war derjenige, der am meisten hängen blieb. Das Lernen von JavaScript sowie Datenstrukturen und Algorithmen auf <strong>freeCodeCamp gab mir die Fähigkeiten</strong> und das Selbstvertrauen, das ich brauchte, um meinen Traumjob als Softwareentwicklerin bei Spotify zu bekommen.\""
|
||||
}
|
||||
},
|
||||
"benefits": {
|
||||
"heading": "Why learn with freeCodeCamp:",
|
||||
"list": [
|
||||
{
|
||||
"title": "Large Community",
|
||||
"description": "Join our vibrant learning community of students, alumni, and educators."
|
||||
},
|
||||
{
|
||||
"title": "Free Education",
|
||||
"description": "Learn from our charity and save money on your education. No paywalls. No hidden costs."
|
||||
},
|
||||
{
|
||||
"title": "Extensive Certifications",
|
||||
"description": "Earn industry-recognized, verifiable certifications in high-demand technologies."
|
||||
},
|
||||
{
|
||||
"title": "Comprehensive Curriculum",
|
||||
"description": "Enhance your technical skills with our linear, world-class, project-based curriculum."
|
||||
}
|
||||
],
|
||||
"cta": "Start Learning Now (it's free)"
|
||||
},
|
||||
"certification-heading": "Erlange kostenlos verifizierte Zertifizierungen in:",
|
||||
"core-certs-heading": "Earn free verified certifications with freeCodeCamp's core curriculum:",
|
||||
"learn-english-heading": "Learn English for Developers:",
|
||||
@@ -390,6 +413,7 @@
|
||||
"assignment-not-complete": "Please complete the assignments",
|
||||
"assignments": "Assignments",
|
||||
"question": "Question",
|
||||
"questions": "Questions",
|
||||
"explanation": "Explanation",
|
||||
"solution-link": "Lösungs-Link",
|
||||
"source-code-link": "Source Code Link",
|
||||
@@ -491,8 +515,8 @@
|
||||
"fill-in-the-blank": "Fill in the blank",
|
||||
"blank": "blank",
|
||||
"quiz": {
|
||||
"correct-answer": "Correct",
|
||||
"incorrect-answer": "Incorrect",
|
||||
"correct-answer": "Correct!",
|
||||
"incorrect-answer": "Incorrect.",
|
||||
"unanswered-questions": "The following questions are unanswered: {{ unansweredQuestions }}. You must answer all questions.",
|
||||
"have-n-correct-questions": "You have {{ correctAnswerCount }} out of {{ total }} questions correct."
|
||||
},
|
||||
@@ -534,7 +558,7 @@
|
||||
"transcript-label": "Your Microsoft Transcript Link",
|
||||
"invalid-transcript": "Your transcript link is not correct, it should have the following form: <1>https://learn.microsoft.com/LOCALE/users/USERNAME/transcript/ID</1> - check the UPPERCASE items in your link are correct."
|
||||
},
|
||||
"blockType": {
|
||||
"block-type": {
|
||||
"lecture": "Lecture",
|
||||
"workshop": "Workshop",
|
||||
"lab": "Lab",
|
||||
@@ -1087,6 +1111,16 @@
|
||||
"no-thanks": "Nein danke, ich möchte meinen Token behalten",
|
||||
"yes-please": "Ja, ich möchte mein Token löschen"
|
||||
},
|
||||
"exam-token": {
|
||||
"exam-token": "Exam Token",
|
||||
"note": "Your exam token is a secret key that allows you to access exams. Do not share this token with anyone.",
|
||||
"invalidation": "If you generate a new token, your old token will be invalidated.",
|
||||
"generate-exam-token": "Generate Exam Token",
|
||||
"error": "There was an error generating your token, please try again in a moment.",
|
||||
"your-exam-token": "Your Exam Token is: {{token}}",
|
||||
"copied": "Token copied to clipboard",
|
||||
"copy-error": "Error copying token to clipboard"
|
||||
},
|
||||
"shortcuts": {
|
||||
"title": "Tastaturkurzbefehle",
|
||||
"table-header-action": "Aktion",
|
||||
|
||||
@@ -1703,9 +1703,9 @@
|
||||
"title": "0",
|
||||
"intro": []
|
||||
},
|
||||
"xpmy": {
|
||||
"title": "1",
|
||||
"intro": []
|
||||
"lecture-what-is-html": {
|
||||
"title": "What is HTML?",
|
||||
"intro": ["Learn what HTML is in these lecture videos."]
|
||||
},
|
||||
"workshop-cat-photo-app": {
|
||||
"title": "Build a Cat Photo App",
|
||||
@@ -1720,9 +1720,9 @@
|
||||
"For this lab, you will create a web page of your favorite recipe."
|
||||
]
|
||||
},
|
||||
"gwyd": {
|
||||
"title": "4",
|
||||
"intro": []
|
||||
"lecture-html-fundamentals": {
|
||||
"title": "HTML Fundamentals",
|
||||
"intro": ["Learn about HTML fundamentals in these lecture videos."]
|
||||
},
|
||||
"lab-travel-agency-page": {
|
||||
"title": "Build a Travel Agency Page",
|
||||
@@ -1742,9 +1742,9 @@
|
||||
"title": "8",
|
||||
"intro": []
|
||||
},
|
||||
"snuv": {
|
||||
"title": "9",
|
||||
"intro": []
|
||||
"review-basic-html": {
|
||||
"title": "Basic HTML Review",
|
||||
"intro": ["Review the basic HTML topics."]
|
||||
},
|
||||
"quiz-basic-html": {
|
||||
"title": "Basic HTML Quiz",
|
||||
@@ -2046,9 +2046,12 @@
|
||||
"Test what you've learned in this quiz of how to style forms using CSS."
|
||||
]
|
||||
},
|
||||
"qzcx": {
|
||||
"title": "73",
|
||||
"intro": []
|
||||
"workshop-rothko-painting": {
|
||||
"title": "Design a Rothko Painting",
|
||||
"intro": [
|
||||
"Every HTML element is its own box – with its own spacing and a border. This is called the Box Model.",
|
||||
"In this workshop, you'll use CSS and the Box Model to create your own Rothko-style rectangular art pieces."
|
||||
]
|
||||
},
|
||||
"wozq": {
|
||||
"title": "74",
|
||||
@@ -2070,9 +2073,12 @@
|
||||
"Test what you've learned in this quiz of the box model, transforms, filters, and overflow in CSS."
|
||||
]
|
||||
},
|
||||
"tcwi": {
|
||||
"title": "78",
|
||||
"intro": []
|
||||
"workshop-flexbox-photo-gallery": {
|
||||
"title": "Build a Flexbox Photo Gallery",
|
||||
"intro": [
|
||||
"Flexbox helps you design your webpage so that it looks good on any screen size.",
|
||||
"In this workshop, you'll use Flexbox to build a responsive photo gallery webpage."
|
||||
]
|
||||
},
|
||||
"uptf": {
|
||||
"title": "79",
|
||||
@@ -2094,9 +2100,12 @@
|
||||
"Test what you've learned in this quiz of using flexbox in CSS."
|
||||
]
|
||||
},
|
||||
"vqut": {
|
||||
"title": "83",
|
||||
"intro": []
|
||||
"workshop-nutritional-label": {
|
||||
"title": "Build a Nutritional Label",
|
||||
"intro": [
|
||||
"Typography is the art of styling your text to be easily readable and suit its purpose.",
|
||||
"In this workshop, you'll use typography to build a nutrition label webpage. You'll practice how to style text, adjust line height, and position your text using CSS."
|
||||
]
|
||||
},
|
||||
"ujcf": {
|
||||
"title": "84",
|
||||
@@ -2140,9 +2149,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage accessible with CSS."
|
||||
]
|
||||
},
|
||||
"swpl": {
|
||||
"title": "93",
|
||||
"intro": []
|
||||
"workshop-balance-sheet": {
|
||||
"title": "Build a Balance Sheet",
|
||||
"intro": [
|
||||
"You can use CSS pseudo selectors to change specific HTML elements.",
|
||||
"In this workshop, you'll build a balance sheet using pseudo selectors. You'll learn how to change the style of an element when you hover over it with your mouse, and trigger other events on your webpage."
|
||||
]
|
||||
},
|
||||
"hcje": {
|
||||
"title": "94",
|
||||
@@ -2184,9 +2196,12 @@
|
||||
"Test what you've learned in this quiz of how positioning works in CSS."
|
||||
]
|
||||
},
|
||||
"xebj": {
|
||||
"title": "103",
|
||||
"intro": []
|
||||
"workshop-piano": {
|
||||
"title": "Design a Piano",
|
||||
"intro": [
|
||||
"Responsive Design tells your webpage how it should look on different-sized screens.",
|
||||
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
|
||||
]
|
||||
},
|
||||
"jkdt": {
|
||||
"title": "104",
|
||||
@@ -2208,9 +2223,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage responsive."
|
||||
]
|
||||
},
|
||||
"mtbl": {
|
||||
"title": "108",
|
||||
"intro": []
|
||||
"workshop-city-skyline": {
|
||||
"title": "Build a City Skyline",
|
||||
"intro": [
|
||||
"CSS variables help you organize your styles and reuse them.",
|
||||
"In this workshop, you'll build a city skyline. You'll practice how to configure CSS variables so you can reuse them whenever you want."
|
||||
]
|
||||
},
|
||||
"vlov": {
|
||||
"title": "109",
|
||||
@@ -2486,9 +2504,11 @@
|
||||
"title": "164",
|
||||
"intro": []
|
||||
},
|
||||
"ekdb": {
|
||||
"title": "165",
|
||||
"intro": []
|
||||
"workshop-recipe-tracker": {
|
||||
"title": "Build a Recipe Tracker",
|
||||
"intro": [
|
||||
"In this workshop, you will review working with JavaScript objects by building a recipe tracker."
|
||||
]
|
||||
},
|
||||
"lab-quiz-game": {
|
||||
"title": "Build a Quiz Game",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"first-lesson": "Vai alla prima lezione",
|
||||
"close": "Chiudi",
|
||||
"edit": "Modifica",
|
||||
"copy": "Copy",
|
||||
"view": "Visualizza",
|
||||
"view-code": "Visualizza il Codice",
|
||||
"view-project": "Visualizza il Progetto",
|
||||
@@ -112,7 +113,7 @@
|
||||
"big-heading-3": "Ottieni certificazioni.",
|
||||
"big-heading-4": "All for free.",
|
||||
"h2-heading": "Dal 2014, più di 40.000 studenti di freeCodeCamp.org hanno ottenuto posti di lavoro presso aziende tecnologiche, tra cui:",
|
||||
"h2-heading-b": "More than 100,000 freeCodeCamp.org graduates have gotten jobs at tech companies including:",
|
||||
"h2-heading-b": "More than <strong>100,000</strong> freeCodeCamp.org graduates have gotten <strong>jobs</strong> at tech companies including:",
|
||||
"hero-img-description": "Studenti di un gruppo di studio locale di freeCodeCamp in Corea del Sud.",
|
||||
"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.",
|
||||
"hero-img-uis": "A group of screenshots showing the freeCodeCamp editor interface on both a mobile and desktop device and a certification.",
|
||||
@@ -135,6 +136,28 @@
|
||||
"testimony": "\"Ho sempre lottato con l'apprendimento di JavaScript. Ho seguito molti corsi ma il corso di freeCodeCamp è stato quello che mi ha sbloccato. Studiare JavaScript così come strutture di dati e algoritmi su <strong>freeCodeCamp mi ha dato le competenze</strong> e la fiducia di cui avevo bisogno per ottenere il mio lavoro da sogno come Ingegnere del Software presso Spotify.\""
|
||||
}
|
||||
},
|
||||
"benefits": {
|
||||
"heading": "Why learn with freeCodeCamp:",
|
||||
"list": [
|
||||
{
|
||||
"title": "Large Community",
|
||||
"description": "Join our vibrant learning community of students, alumni, and educators."
|
||||
},
|
||||
{
|
||||
"title": "Free Education",
|
||||
"description": "Learn from our charity and save money on your education. No paywalls. No hidden costs."
|
||||
},
|
||||
{
|
||||
"title": "Extensive Certifications",
|
||||
"description": "Earn industry-recognized, verifiable certifications in high-demand technologies."
|
||||
},
|
||||
{
|
||||
"title": "Comprehensive Curriculum",
|
||||
"description": "Enhance your technical skills with our linear, world-class, project-based curriculum."
|
||||
}
|
||||
],
|
||||
"cta": "Start Learning Now (it's free)"
|
||||
},
|
||||
"certification-heading": "Ottieni certificazioni verificate gratuite in:",
|
||||
"core-certs-heading": "Ottieni certificazioni verificate e gratuite con il curriculum base di freeCodeCamp:",
|
||||
"learn-english-heading": "Learn English for Developers:",
|
||||
@@ -390,6 +413,7 @@
|
||||
"assignment-not-complete": "Please complete the assignments",
|
||||
"assignments": "Attività",
|
||||
"question": "Domande",
|
||||
"questions": "Questions",
|
||||
"explanation": "Explanation",
|
||||
"solution-link": "Link alla soluzione",
|
||||
"source-code-link": "Source Code Link",
|
||||
@@ -491,8 +515,8 @@
|
||||
"fill-in-the-blank": "Fill in the blank",
|
||||
"blank": "blank",
|
||||
"quiz": {
|
||||
"correct-answer": "Correct",
|
||||
"incorrect-answer": "Incorrect",
|
||||
"correct-answer": "Correct!",
|
||||
"incorrect-answer": "Incorrect.",
|
||||
"unanswered-questions": "The following questions are unanswered: {{ unansweredQuestions }}. You must answer all questions.",
|
||||
"have-n-correct-questions": "You have {{ correctAnswerCount }} out of {{ total }} questions correct."
|
||||
},
|
||||
@@ -534,7 +558,7 @@
|
||||
"transcript-label": "Your Microsoft Transcript Link",
|
||||
"invalid-transcript": "Your transcript link is not correct, it should have the following form: <1>https://learn.microsoft.com/LOCALE/users/USERNAME/transcript/ID</1> - check the UPPERCASE items in your link are correct."
|
||||
},
|
||||
"blockType": {
|
||||
"block-type": {
|
||||
"lecture": "Lecture",
|
||||
"workshop": "Workshop",
|
||||
"lab": "Lab",
|
||||
@@ -1087,6 +1111,16 @@
|
||||
"no-thanks": "No grazie, vorrei tenere il mio token",
|
||||
"yes-please": "Sì per favore, vorrei eliminare il mio token"
|
||||
},
|
||||
"exam-token": {
|
||||
"exam-token": "Exam Token",
|
||||
"note": "Your exam token is a secret key that allows you to access exams. Do not share this token with anyone.",
|
||||
"invalidation": "If you generate a new token, your old token will be invalidated.",
|
||||
"generate-exam-token": "Generate Exam Token",
|
||||
"error": "There was an error generating your token, please try again in a moment.",
|
||||
"your-exam-token": "Your Exam Token is: {{token}}",
|
||||
"copied": "Token copied to clipboard",
|
||||
"copy-error": "Error copying token to clipboard"
|
||||
},
|
||||
"shortcuts": {
|
||||
"title": "Scorciatoie da tastiera",
|
||||
"table-header-action": "Azione",
|
||||
|
||||
@@ -1703,9 +1703,9 @@
|
||||
"title": "0",
|
||||
"intro": []
|
||||
},
|
||||
"xpmy": {
|
||||
"title": "1",
|
||||
"intro": []
|
||||
"lecture-what-is-html": {
|
||||
"title": "What is HTML?",
|
||||
"intro": ["Learn what HTML is in these lecture videos."]
|
||||
},
|
||||
"workshop-cat-photo-app": {
|
||||
"title": "Build a Cat Photo App",
|
||||
@@ -1720,9 +1720,9 @@
|
||||
"For this lab, you will create a web page of your favorite recipe."
|
||||
]
|
||||
},
|
||||
"gwyd": {
|
||||
"title": "4",
|
||||
"intro": []
|
||||
"lecture-html-fundamentals": {
|
||||
"title": "HTML Fundamentals",
|
||||
"intro": ["Learn about HTML fundamentals in these lecture videos."]
|
||||
},
|
||||
"lab-travel-agency-page": {
|
||||
"title": "Build a Travel Agency Page",
|
||||
@@ -1742,9 +1742,9 @@
|
||||
"title": "8",
|
||||
"intro": []
|
||||
},
|
||||
"snuv": {
|
||||
"title": "9",
|
||||
"intro": []
|
||||
"review-basic-html": {
|
||||
"title": "Basic HTML Review",
|
||||
"intro": ["Review the basic HTML topics."]
|
||||
},
|
||||
"quiz-basic-html": {
|
||||
"title": "Basic HTML Quiz",
|
||||
@@ -2046,9 +2046,12 @@
|
||||
"Test what you've learned in this quiz of how to style forms using CSS."
|
||||
]
|
||||
},
|
||||
"qzcx": {
|
||||
"title": "73",
|
||||
"intro": []
|
||||
"workshop-rothko-painting": {
|
||||
"title": "Design a Rothko Painting",
|
||||
"intro": [
|
||||
"Every HTML element is its own box – with its own spacing and a border. This is called the Box Model.",
|
||||
"In this workshop, you'll use CSS and the Box Model to create your own Rothko-style rectangular art pieces."
|
||||
]
|
||||
},
|
||||
"wozq": {
|
||||
"title": "74",
|
||||
@@ -2070,9 +2073,12 @@
|
||||
"Test what you've learned in this quiz of the box model, transforms, filters, and overflow in CSS."
|
||||
]
|
||||
},
|
||||
"tcwi": {
|
||||
"title": "78",
|
||||
"intro": []
|
||||
"workshop-flexbox-photo-gallery": {
|
||||
"title": "Build a Flexbox Photo Gallery",
|
||||
"intro": [
|
||||
"Flexbox helps you design your webpage so that it looks good on any screen size.",
|
||||
"In this workshop, you'll use Flexbox to build a responsive photo gallery webpage."
|
||||
]
|
||||
},
|
||||
"uptf": {
|
||||
"title": "79",
|
||||
@@ -2094,9 +2100,12 @@
|
||||
"Test what you've learned in this quiz of using flexbox in CSS."
|
||||
]
|
||||
},
|
||||
"vqut": {
|
||||
"title": "83",
|
||||
"intro": []
|
||||
"workshop-nutritional-label": {
|
||||
"title": "Build a Nutritional Label",
|
||||
"intro": [
|
||||
"Typography is the art of styling your text to be easily readable and suit its purpose.",
|
||||
"In this workshop, you'll use typography to build a nutrition label webpage. You'll practice how to style text, adjust line height, and position your text using CSS."
|
||||
]
|
||||
},
|
||||
"ujcf": {
|
||||
"title": "84",
|
||||
@@ -2140,9 +2149,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage accessible with CSS."
|
||||
]
|
||||
},
|
||||
"swpl": {
|
||||
"title": "93",
|
||||
"intro": []
|
||||
"workshop-balance-sheet": {
|
||||
"title": "Build a Balance Sheet",
|
||||
"intro": [
|
||||
"You can use CSS pseudo selectors to change specific HTML elements.",
|
||||
"In this workshop, you'll build a balance sheet using pseudo selectors. You'll learn how to change the style of an element when you hover over it with your mouse, and trigger other events on your webpage."
|
||||
]
|
||||
},
|
||||
"hcje": {
|
||||
"title": "94",
|
||||
@@ -2184,9 +2196,12 @@
|
||||
"Test what you've learned in this quiz of how positioning works in CSS."
|
||||
]
|
||||
},
|
||||
"xebj": {
|
||||
"title": "103",
|
||||
"intro": []
|
||||
"workshop-piano": {
|
||||
"title": "Design a Piano",
|
||||
"intro": [
|
||||
"Responsive Design tells your webpage how it should look on different-sized screens.",
|
||||
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
|
||||
]
|
||||
},
|
||||
"jkdt": {
|
||||
"title": "104",
|
||||
@@ -2208,9 +2223,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage responsive."
|
||||
]
|
||||
},
|
||||
"mtbl": {
|
||||
"title": "108",
|
||||
"intro": []
|
||||
"workshop-city-skyline": {
|
||||
"title": "Build a City Skyline",
|
||||
"intro": [
|
||||
"CSS variables help you organize your styles and reuse them.",
|
||||
"In this workshop, you'll build a city skyline. You'll practice how to configure CSS variables so you can reuse them whenever you want."
|
||||
]
|
||||
},
|
||||
"vlov": {
|
||||
"title": "109",
|
||||
@@ -2486,9 +2504,11 @@
|
||||
"title": "164",
|
||||
"intro": []
|
||||
},
|
||||
"ekdb": {
|
||||
"title": "165",
|
||||
"intro": []
|
||||
"workshop-recipe-tracker": {
|
||||
"title": "Build a Recipe Tracker",
|
||||
"intro": [
|
||||
"In this workshop, you will review working with JavaScript objects by building a recipe tracker."
|
||||
]
|
||||
},
|
||||
"lab-quiz-game": {
|
||||
"title": "Build a Quiz Game",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"first-lesson": "最初のレッスンへ",
|
||||
"close": "閉じる",
|
||||
"edit": "編集",
|
||||
"copy": "コピー",
|
||||
"view": "表示",
|
||||
"view-code": "コードを表示",
|
||||
"view-project": "プロジェクトを表示",
|
||||
@@ -52,8 +53,8 @@
|
||||
"create-post": "フォーラムにヘルプ投稿を作成",
|
||||
"cancel": "キャンセル",
|
||||
"reset-lesson": "レッスンをリセット",
|
||||
"revert": "Revert",
|
||||
"revert-to-saved-code": "Revert to Saved Code",
|
||||
"revert": "復元",
|
||||
"revert-to-saved-code": "保存したコードを復元する",
|
||||
"run": "実行",
|
||||
"run-test": "テスト実行 (Ctrl + Enter)",
|
||||
"check-code": "コードをチェック",
|
||||
@@ -112,7 +113,7 @@
|
||||
"big-heading-3": "認定証を取得する。",
|
||||
"big-heading-4": "すべてが無料です。",
|
||||
"h2-heading": "2014 年以来、4 万人を超える freeCodeCamp.org 卒業生が、以下をはじめとする IT 企業で仕事を得ています。",
|
||||
"h2-heading-b": "10 万人を超える freeCodeCamp.org 卒業生が、以下をはじめとする IT 企業で仕事を得ています。",
|
||||
"h2-heading-b": "<strong>10 万人</strong>を超える freeCodeCamp.org 卒業生が、以下をはじめとする IT 企業に<strong>就職</strong>しました。",
|
||||
"hero-img-description": "韓国のローカル勉強会での freeCodeCamp 受講者",
|
||||
"hero-img-alt": "さまざまな人種、性別の人々がノートパソコンの周りに集まっている様子",
|
||||
"hero-img-uis": "freeCodeCamp コードエディター (モバイル版およびデスクトップ版) と、認定証のスクリーンショット",
|
||||
@@ -135,6 +136,28 @@
|
||||
"testimony": "「私はいつも JavaScript を学ぶことに躓いていました。たくさんのコースを受講しましたが、freeCodeCamp に一番のめり込みました。JavaScript だけでなくデータ構造とアルゴリズムも学べることで、ソフトウェアエンジニアとして Spotify という夢の仕事を得るために必要な自信と<strong>スキルを freeCodeCamp は私に与えてくれました</strong>」"
|
||||
}
|
||||
},
|
||||
"benefits": {
|
||||
"heading": "freeCodeCamp で学ぶメリット:",
|
||||
"list": [
|
||||
{
|
||||
"title": "大規模なコミュニティ",
|
||||
"description": "受講者、卒業生、教育者が集まる活気に満ちた学習コミュニティに参加しましょう。"
|
||||
},
|
||||
{
|
||||
"title": "無償教育",
|
||||
"description": "チャリティから学び、学習費用を節約しましょう。有料限定の教材や隠れたコストは一切ありません。"
|
||||
},
|
||||
{
|
||||
"title": "幅広い認定講座",
|
||||
"description": "人気の技術を学んで、業界認知度の高い検証機能付き認定証を獲得しましょう。"
|
||||
},
|
||||
{
|
||||
"title": "包括的なカリキュラム",
|
||||
"description": "世界的に評価されている一貫したプロジェクトベースのカリキュラムで、技術スキルを向上させましょう。"
|
||||
}
|
||||
],
|
||||
"cta": "今すぐ学習を始める (無料)"
|
||||
},
|
||||
"certification-heading": "以下の検証済認定証を無料で取得できます。",
|
||||
"core-certs-heading": "freeCodeCamp コアカリキュラムの検証済認定証を無料で取得:",
|
||||
"learn-english-heading": "開発の現場で使う英語を学ぶ:",
|
||||
@@ -390,6 +413,7 @@
|
||||
"assignment-not-complete": "課題を完了してください",
|
||||
"assignments": "課題",
|
||||
"question": "質問",
|
||||
"questions": "質問",
|
||||
"explanation": "解説",
|
||||
"solution-link": "回答のリンク",
|
||||
"source-code-link": "ソースコードのリンク",
|
||||
@@ -422,7 +446,7 @@
|
||||
"reset": "このレッスンをリセットしますか?",
|
||||
"reset-warn": "本当にこのレッスンをリセットしてもよろしいですか?エディターとテストがリセットされます。",
|
||||
"reset-warn-2": "この操作は取り消すことが出来ません.",
|
||||
"revert-warn": "Are you sure you wish to revert this lesson? Your latest changes will be undone and the code reverted to the most recently saved version.",
|
||||
"revert-warn": "このレッスンを復元してよろしいですか?直近の変更を取り消し、最後に保存したバージョンのコードに戻します。",
|
||||
"scrimba-tip": "ヒント: ミニブラウザがコードを覆ってしまう場合は、クリックとドラッグで移動させてください。また、いつでも遠慮なくビデオを停止させてコードを編集してください。",
|
||||
"chal-preview": "チャレンジのプレビュー",
|
||||
"donation-record-not-found": "寄付の履歴が見つかりませんでした。",
|
||||
@@ -491,8 +515,8 @@
|
||||
"fill-in-the-blank": "空欄を埋めてください。",
|
||||
"blank": "空欄",
|
||||
"quiz": {
|
||||
"correct-answer": "正解",
|
||||
"incorrect-answer": "不正解",
|
||||
"correct-answer": "正解!",
|
||||
"incorrect-answer": "不正解です。",
|
||||
"unanswered-questions": "以下の質問が未回答です。すべての質問に回答してください: {{ unansweredQuestions }}",
|
||||
"have-n-correct-questions": "{{ total }} 問中 {{ correctAnswerCount }} 問正解しました。"
|
||||
},
|
||||
@@ -534,11 +558,11 @@
|
||||
"transcript-label": "Microsoft 成績証明書のリンク",
|
||||
"invalid-transcript": "成績証明書のリンクが正しくありません。以下の形式になっているか確認してください: <1>https://learn.microsoft.com/LOCALE/users/USERNAME/transcript/ID</1> - 特に大文字で示した部分が正しいか確認してください。"
|
||||
},
|
||||
"blockType": {
|
||||
"block-type": {
|
||||
"lecture": "レクチャー",
|
||||
"workshop": "ワークショップ",
|
||||
"lab": "ラボ",
|
||||
"review": "レビュー",
|
||||
"review": "復習",
|
||||
"quiz": "小テスト",
|
||||
"exam": "試験"
|
||||
}
|
||||
@@ -1087,6 +1111,16 @@
|
||||
"no-thanks": "いいえ、トークンを維持したいです",
|
||||
"yes-please": "はい、トークンを削除します"
|
||||
},
|
||||
"exam-token": {
|
||||
"exam-token": "試験用トークン",
|
||||
"note": "試験用トークンは、試験にアクセスするために必要な秘密鍵です。このトークンを他の人に共有しないでください。",
|
||||
"invalidation": "新しいトークンを生成すると、古いトークンは無効になります。",
|
||||
"generate-exam-token": "試験用トークンを生成",
|
||||
"error": "トークンの生成中にエラーが発生しました。時間を置いて再度お試しください。",
|
||||
"your-exam-token": "あなたの試験用トークンは次のとおりです: {{token}}",
|
||||
"copied": "トークンをクリップボードにコピーしました",
|
||||
"copy-error": "トークンをクリップボードにコピー中にエラーが発生しました"
|
||||
},
|
||||
"shortcuts": {
|
||||
"title": "キーボードショートカット",
|
||||
"table-header-action": "操作",
|
||||
|
||||
@@ -1703,9 +1703,9 @@
|
||||
"title": "0",
|
||||
"intro": []
|
||||
},
|
||||
"xpmy": {
|
||||
"title": "1",
|
||||
"intro": []
|
||||
"lecture-what-is-html": {
|
||||
"title": "What is HTML?",
|
||||
"intro": ["Learn what HTML is in these lecture videos."]
|
||||
},
|
||||
"workshop-cat-photo-app": {
|
||||
"title": "Build a Cat Photo App",
|
||||
@@ -1720,9 +1720,9 @@
|
||||
"For this lab, you will create a web page of your favorite recipe."
|
||||
]
|
||||
},
|
||||
"gwyd": {
|
||||
"title": "4",
|
||||
"intro": []
|
||||
"lecture-html-fundamentals": {
|
||||
"title": "HTML Fundamentals",
|
||||
"intro": ["Learn about HTML fundamentals in these lecture videos."]
|
||||
},
|
||||
"lab-travel-agency-page": {
|
||||
"title": "Build a Travel Agency Page",
|
||||
@@ -1742,9 +1742,9 @@
|
||||
"title": "8",
|
||||
"intro": []
|
||||
},
|
||||
"snuv": {
|
||||
"title": "9",
|
||||
"intro": []
|
||||
"review-basic-html": {
|
||||
"title": "Basic HTML Review",
|
||||
"intro": ["Review the basic HTML topics."]
|
||||
},
|
||||
"quiz-basic-html": {
|
||||
"title": "Basic HTML Quiz",
|
||||
@@ -2046,9 +2046,12 @@
|
||||
"Test what you've learned in this quiz of how to style forms using CSS."
|
||||
]
|
||||
},
|
||||
"qzcx": {
|
||||
"title": "73",
|
||||
"intro": []
|
||||
"workshop-rothko-painting": {
|
||||
"title": "Design a Rothko Painting",
|
||||
"intro": [
|
||||
"Every HTML element is its own box – with its own spacing and a border. This is called the Box Model.",
|
||||
"In this workshop, you'll use CSS and the Box Model to create your own Rothko-style rectangular art pieces."
|
||||
]
|
||||
},
|
||||
"wozq": {
|
||||
"title": "74",
|
||||
@@ -2070,9 +2073,12 @@
|
||||
"Test what you've learned in this quiz of the box model, transforms, filters, and overflow in CSS."
|
||||
]
|
||||
},
|
||||
"tcwi": {
|
||||
"title": "78",
|
||||
"intro": []
|
||||
"workshop-flexbox-photo-gallery": {
|
||||
"title": "Build a Flexbox Photo Gallery",
|
||||
"intro": [
|
||||
"Flexbox helps you design your webpage so that it looks good on any screen size.",
|
||||
"In this workshop, you'll use Flexbox to build a responsive photo gallery webpage."
|
||||
]
|
||||
},
|
||||
"uptf": {
|
||||
"title": "79",
|
||||
@@ -2094,9 +2100,12 @@
|
||||
"Test what you've learned in this quiz of using flexbox in CSS."
|
||||
]
|
||||
},
|
||||
"vqut": {
|
||||
"title": "83",
|
||||
"intro": []
|
||||
"workshop-nutritional-label": {
|
||||
"title": "Build a Nutritional Label",
|
||||
"intro": [
|
||||
"Typography is the art of styling your text to be easily readable and suit its purpose.",
|
||||
"In this workshop, you'll use typography to build a nutrition label webpage. You'll practice how to style text, adjust line height, and position your text using CSS."
|
||||
]
|
||||
},
|
||||
"ujcf": {
|
||||
"title": "84",
|
||||
@@ -2140,9 +2149,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage accessible with CSS."
|
||||
]
|
||||
},
|
||||
"swpl": {
|
||||
"title": "93",
|
||||
"intro": []
|
||||
"workshop-balance-sheet": {
|
||||
"title": "Build a Balance Sheet",
|
||||
"intro": [
|
||||
"You can use CSS pseudo selectors to change specific HTML elements.",
|
||||
"In this workshop, you'll build a balance sheet using pseudo selectors. You'll learn how to change the style of an element when you hover over it with your mouse, and trigger other events on your webpage."
|
||||
]
|
||||
},
|
||||
"hcje": {
|
||||
"title": "94",
|
||||
@@ -2184,9 +2196,12 @@
|
||||
"Test what you've learned in this quiz of how positioning works in CSS."
|
||||
]
|
||||
},
|
||||
"xebj": {
|
||||
"title": "103",
|
||||
"intro": []
|
||||
"workshop-piano": {
|
||||
"title": "Design a Piano",
|
||||
"intro": [
|
||||
"Responsive Design tells your webpage how it should look on different-sized screens.",
|
||||
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
|
||||
]
|
||||
},
|
||||
"jkdt": {
|
||||
"title": "104",
|
||||
@@ -2208,9 +2223,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage responsive."
|
||||
]
|
||||
},
|
||||
"mtbl": {
|
||||
"title": "108",
|
||||
"intro": []
|
||||
"workshop-city-skyline": {
|
||||
"title": "Build a City Skyline",
|
||||
"intro": [
|
||||
"CSS variables help you organize your styles and reuse them.",
|
||||
"In this workshop, you'll build a city skyline. You'll practice how to configure CSS variables so you can reuse them whenever you want."
|
||||
]
|
||||
},
|
||||
"vlov": {
|
||||
"title": "109",
|
||||
@@ -2486,9 +2504,11 @@
|
||||
"title": "164",
|
||||
"intro": []
|
||||
},
|
||||
"ekdb": {
|
||||
"title": "165",
|
||||
"intro": []
|
||||
"workshop-recipe-tracker": {
|
||||
"title": "Build a Recipe Tracker",
|
||||
"intro": [
|
||||
"In this workshop, you will review working with JavaScript objects by building a recipe tracker."
|
||||
]
|
||||
},
|
||||
"lab-quiz-game": {
|
||||
"title": "Build a Quiz Game",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"first-lesson": "Go to the first lesson",
|
||||
"close": "Close",
|
||||
"edit": "Edit",
|
||||
"copy": "Copy",
|
||||
"view": "View",
|
||||
"view-code": "View Code",
|
||||
"view-project": "View Project",
|
||||
@@ -112,7 +113,7 @@
|
||||
"big-heading-3": "Earn certifications.",
|
||||
"big-heading-4": "All for free.",
|
||||
"h2-heading": "Since 2014, more than 40,000 freeCodeCamp.org graduates have gotten jobs at tech companies including:",
|
||||
"h2-heading-b": "More than 100,000 freeCodeCamp.org graduates have gotten jobs at tech companies including:",
|
||||
"h2-heading-b": "More than <strong>100,000</strong> freeCodeCamp.org graduates have gotten <strong>jobs</strong> at tech companies including:",
|
||||
"hero-img-description": "freeCodeCamp students at a local study group in South Korea.",
|
||||
"hero-img-alt": "A group of people, including a White man, a Black woman, and an Asian woman, gathered around a laptop.",
|
||||
"hero-img-uis": "A group of screenshots showing the freeCodeCamp editor interface on both a mobile and desktop device and a certification.",
|
||||
@@ -135,6 +136,28 @@
|
||||
"testimony": "\"I've always struggled with learning JavaScript. I've taken many courses but freeCodeCamp's course was the one which stuck. Studying JavaScript as well as data structures and algorithms on <strong>freeCodeCamp gave me the skills</strong> and confidence I needed to land my dream job as a software engineer at Spotify.\""
|
||||
}
|
||||
},
|
||||
"benefits": {
|
||||
"heading": "Why learn with freeCodeCamp:",
|
||||
"list": [
|
||||
{
|
||||
"title": "Large Community",
|
||||
"description": "Join our vibrant learning community of students, alumni, and educators."
|
||||
},
|
||||
{
|
||||
"title": "Free Education",
|
||||
"description": "Learn from our charity and save money on your education. No paywalls. No hidden costs."
|
||||
},
|
||||
{
|
||||
"title": "Extensive Certifications",
|
||||
"description": "Earn industry-recognized, verifiable certifications in high-demand technologies."
|
||||
},
|
||||
{
|
||||
"title": "Comprehensive Curriculum",
|
||||
"description": "Enhance your technical skills with our linear, world-class, project-based curriculum."
|
||||
}
|
||||
],
|
||||
"cta": "Start Learning Now (it's free)"
|
||||
},
|
||||
"certification-heading": "Earn free verified certifications in:",
|
||||
"core-certs-heading": "Earn free verified certifications with freeCodeCamp's core curriculum:",
|
||||
"learn-english-heading": "Learn English for Developers:",
|
||||
@@ -390,6 +413,7 @@
|
||||
"assignment-not-complete": "Please complete the assignments",
|
||||
"assignments": "Assignments",
|
||||
"question": "Question",
|
||||
"questions": "Questions",
|
||||
"explanation": "Explanation",
|
||||
"solution-link": "Solution Link",
|
||||
"source-code-link": "Source Code Link",
|
||||
@@ -491,8 +515,8 @@
|
||||
"fill-in-the-blank": "Fill in the blank",
|
||||
"blank": "blank",
|
||||
"quiz": {
|
||||
"correct-answer": "Correct",
|
||||
"incorrect-answer": "Incorrect",
|
||||
"correct-answer": "Correct!",
|
||||
"incorrect-answer": "Incorrect.",
|
||||
"unanswered-questions": "The following questions are unanswered: {{ unansweredQuestions }}. You must answer all questions.",
|
||||
"have-n-correct-questions": "You have {{ correctAnswerCount }} out of {{ total }} questions correct."
|
||||
},
|
||||
@@ -534,7 +558,7 @@
|
||||
"transcript-label": "Your Microsoft Transcript Link",
|
||||
"invalid-transcript": "Your transcript link is not correct, it should have the following form: <1>https://learn.microsoft.com/LOCALE/users/USERNAME/transcript/ID</1> - check the UPPERCASE items in your link are correct."
|
||||
},
|
||||
"blockType": {
|
||||
"block-type": {
|
||||
"lecture": "Lecture",
|
||||
"workshop": "Workshop",
|
||||
"lab": "Lab",
|
||||
@@ -1087,6 +1111,16 @@
|
||||
"no-thanks": "No thanks, I would like to keep my token",
|
||||
"yes-please": "Yes please, I would like to delete my token"
|
||||
},
|
||||
"exam-token": {
|
||||
"exam-token": "Exam Token",
|
||||
"note": "Your exam token is a secret key that allows you to access exams. Do not share this token with anyone.",
|
||||
"invalidation": "If you generate a new token, your old token will be invalidated.",
|
||||
"generate-exam-token": "Generate Exam Token",
|
||||
"error": "There was an error generating your token, please try again in a moment.",
|
||||
"your-exam-token": "Your Exam Token is: {{token}}",
|
||||
"copied": "Token copied to clipboard",
|
||||
"copy-error": "Error copying token to clipboard"
|
||||
},
|
||||
"shortcuts": {
|
||||
"title": "Keyboard shortcuts",
|
||||
"table-header-action": "Action",
|
||||
|
||||
@@ -1703,9 +1703,9 @@
|
||||
"title": "0",
|
||||
"intro": []
|
||||
},
|
||||
"xpmy": {
|
||||
"title": "1",
|
||||
"intro": []
|
||||
"lecture-what-is-html": {
|
||||
"title": "O que é HTML?",
|
||||
"intro": ["Aprenda o que é o HTML nestes vídeos de aulas."]
|
||||
},
|
||||
"workshop-cat-photo-app": {
|
||||
"title": "Crie um aplicativo de fotos de gatos",
|
||||
@@ -1720,9 +1720,9 @@
|
||||
"Neste laboratório, você criará uma página da web com sua receita favorita."
|
||||
]
|
||||
},
|
||||
"gwyd": {
|
||||
"title": "4",
|
||||
"intro": []
|
||||
"lecture-html-fundamentals": {
|
||||
"title": "HTML Fundamentals",
|
||||
"intro": ["Learn about HTML fundamentals in these lecture videos."]
|
||||
},
|
||||
"lab-travel-agency-page": {
|
||||
"title": "Crie uma página de agência de viagens",
|
||||
@@ -1744,9 +1744,9 @@
|
||||
"title": "8",
|
||||
"intro": []
|
||||
},
|
||||
"snuv": {
|
||||
"title": "9",
|
||||
"intro": []
|
||||
"review-basic-html": {
|
||||
"title": "Revisão sobre o básico de HTML",
|
||||
"intro": ["Revise os tópicos básicos do HTML."]
|
||||
},
|
||||
"quiz-basic-html": {
|
||||
"title": "Questionário básico de HTML",
|
||||
@@ -2050,9 +2050,12 @@
|
||||
"Teste o que você aprendeu neste questionário sobre como estilizar formulários usando o CSS."
|
||||
]
|
||||
},
|
||||
"qzcx": {
|
||||
"title": "73",
|
||||
"intro": []
|
||||
"workshop-rothko-painting": {
|
||||
"title": "Design a Rothko Painting",
|
||||
"intro": [
|
||||
"Every HTML element is its own box – with its own spacing and a border. This is called the Box Model.",
|
||||
"In this workshop, you'll use CSS and the Box Model to create your own Rothko-style rectangular art pieces."
|
||||
]
|
||||
},
|
||||
"wozq": {
|
||||
"title": "74",
|
||||
@@ -2074,9 +2077,12 @@
|
||||
"Teste o que você aprendeu neste questionário sobre o modelo de caixas, transformações, filtros e ultrapassagem de limites em CSS."
|
||||
]
|
||||
},
|
||||
"tcwi": {
|
||||
"title": "78",
|
||||
"intro": []
|
||||
"workshop-flexbox-photo-gallery": {
|
||||
"title": "Build a Flexbox Photo Gallery",
|
||||
"intro": [
|
||||
"Flexbox helps you design your webpage so that it looks good on any screen size.",
|
||||
"In this workshop, you'll use Flexbox to build a responsive photo gallery webpage."
|
||||
]
|
||||
},
|
||||
"uptf": {
|
||||
"title": "79",
|
||||
@@ -2098,9 +2104,12 @@
|
||||
"Teste o que você aprendeu neste questionário sobre o uso do Flexbox no CSS."
|
||||
]
|
||||
},
|
||||
"vqut": {
|
||||
"title": "83",
|
||||
"intro": []
|
||||
"workshop-nutritional-label": {
|
||||
"title": "Build a Nutritional Label",
|
||||
"intro": [
|
||||
"Typography is the art of styling your text to be easily readable and suit its purpose.",
|
||||
"In this workshop, you'll use typography to build a nutrition label webpage. You'll practice how to style text, adjust line height, and position your text using CSS."
|
||||
]
|
||||
},
|
||||
"ujcf": {
|
||||
"title": "84",
|
||||
@@ -2146,9 +2155,12 @@
|
||||
"Teste o que você aprendeu neste questionário sobre como tornar uma página da web acessível com CSS."
|
||||
]
|
||||
},
|
||||
"swpl": {
|
||||
"title": "93",
|
||||
"intro": []
|
||||
"workshop-balance-sheet": {
|
||||
"title": "Build a Balance Sheet",
|
||||
"intro": [
|
||||
"You can use CSS pseudo selectors to change specific HTML elements.",
|
||||
"In this workshop, you'll build a balance sheet using pseudo selectors. You'll learn how to change the style of an element when you hover over it with your mouse, and trigger other events on your webpage."
|
||||
]
|
||||
},
|
||||
"hcje": {
|
||||
"title": "94",
|
||||
@@ -2194,9 +2206,12 @@
|
||||
"Teste o que você aprendeu neste questionário sobre como funciona o posicionamento no CSS."
|
||||
]
|
||||
},
|
||||
"xebj": {
|
||||
"title": "103",
|
||||
"intro": []
|
||||
"workshop-piano": {
|
||||
"title": "Design a Piano",
|
||||
"intro": [
|
||||
"Responsive Design tells your webpage how it should look on different-sized screens.",
|
||||
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
|
||||
]
|
||||
},
|
||||
"jkdt": {
|
||||
"title": "104",
|
||||
@@ -2218,9 +2233,12 @@
|
||||
"Teste o que você aprendeu neste questionário sobre como tornar uma página da web responsiva."
|
||||
]
|
||||
},
|
||||
"mtbl": {
|
||||
"title": "108",
|
||||
"intro": []
|
||||
"workshop-city-skyline": {
|
||||
"title": "Build a City Skyline",
|
||||
"intro": [
|
||||
"CSS variables help you organize your styles and reuse them.",
|
||||
"In this workshop, you'll build a city skyline. You'll practice how to configure CSS variables so you can reuse them whenever you want."
|
||||
]
|
||||
},
|
||||
"vlov": {
|
||||
"title": "109",
|
||||
@@ -2504,9 +2522,11 @@
|
||||
"title": "164",
|
||||
"intro": []
|
||||
},
|
||||
"ekdb": {
|
||||
"title": "165",
|
||||
"intro": []
|
||||
"workshop-recipe-tracker": {
|
||||
"title": "Build a Recipe Tracker",
|
||||
"intro": [
|
||||
"In this workshop, you will review working with JavaScript objects by building a recipe tracker."
|
||||
]
|
||||
},
|
||||
"lab-quiz-game": {
|
||||
"title": "Criar um jogo de questionário",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"first-lesson": "Ir para a primeira aula",
|
||||
"close": "Fechar",
|
||||
"edit": "Editar",
|
||||
"copy": "Copiar",
|
||||
"view": "Visualizar",
|
||||
"view-code": "Ver código",
|
||||
"view-project": "Ver o projeto",
|
||||
@@ -112,7 +113,7 @@
|
||||
"big-heading-3": "Obtenha certificações.",
|
||||
"big-heading-4": "De graça.",
|
||||
"h2-heading": "Desde 2014, mais de 40.000 pessoas que concluíram o freeCodeCamp.org obtiveram empregos em empresas de tecnologia incluindo:",
|
||||
"h2-heading-b": "Mais de 100 mil pessoas já concluíram o freeCodeCamp.org e obtiveram empregos em empresas de tecnologia, incluindo:",
|
||||
"h2-heading-b": "Mais de <strong>100 mil pessoas</strong> já concluíram o freeCodeCamp.org e obtiveram <strong>empregos</strong> em empresas de tecnologia, incluindo:",
|
||||
"hero-img-description": "Estudantes do freeCodeCamp em um grupo de estudos local na Coreia do Sul.",
|
||||
"hero-img-alt": "Um grupo de pessoas, incluindo um homem branco, uma mulher negra e uma mulher asiática, reunidos ao redor de um laptop.",
|
||||
"hero-img-uis": "Um grupo de capturas de tela mostrando a interface de editor do freeCodeCamp em um dispositivo móvel e em um desktop, além de uma certificação.",
|
||||
@@ -135,6 +136,28 @@
|
||||
"testimony": "\"Eu sempre tive dificuldade em aprender JavaScript. Eu fiz muitos cursos, mas o curso do freeCodeCamp foi aquele que prendeu minha atenção. Estudar JavaScript, bem como algoritmos e estruturas de dados no <strong>freeCodeCamp me deu as habilidades</strong> e a confiança que eu precisava para conseguir o trabalho dos meus sonhos como engenheira de software na Spotify.\""
|
||||
}
|
||||
},
|
||||
"benefits": {
|
||||
"heading": "Por que aprender com o freeCodeCamp:",
|
||||
"list": [
|
||||
{
|
||||
"title": "Uma grande comunidade",
|
||||
"description": "Junte-se à nossa vibrante comunidade de estudantes, ex-estudantes e educadores."
|
||||
},
|
||||
{
|
||||
"title": "Educação gratuita",
|
||||
"description": "Aprenda com nossa instituição beneficente e economize dinheiro em sua educação. Sem pagamentos. Sem custos ocultos."
|
||||
},
|
||||
{
|
||||
"title": "Certificações extensivas",
|
||||
"description": "Obtenha certificações da área, reconhecidas e verificáveis, em tecnologias de alta demanda."
|
||||
},
|
||||
{
|
||||
"title": "Currículo extenso",
|
||||
"description": "Melhore suas habilidades técnicas com nosso currículo linear e de primeira classe, baseado em projetos."
|
||||
}
|
||||
],
|
||||
"cta": "Comece a aprender agora (é grátis)"
|
||||
},
|
||||
"certification-heading": "Ganhe certificações verificadas gratuitas em:",
|
||||
"core-certs-heading": "Obtenha certificações verificadas gratuitamente com o currículo principal do freeCodeCamp:",
|
||||
"learn-english-heading": "Aprenda inglês para desenvolvedores:",
|
||||
@@ -390,6 +413,7 @@
|
||||
"assignment-not-complete": "Complete as tarefas",
|
||||
"assignments": "Tarefas",
|
||||
"question": "Questão",
|
||||
"questions": "Questão",
|
||||
"explanation": "Explicação",
|
||||
"solution-link": "Link da solução",
|
||||
"source-code-link": "Link do código-fonte",
|
||||
@@ -491,8 +515,8 @@
|
||||
"fill-in-the-blank": "Preencha o espaço em branco",
|
||||
"blank": "vazio",
|
||||
"quiz": {
|
||||
"correct-answer": "Correto",
|
||||
"incorrect-answer": "Incorreto",
|
||||
"correct-answer": "Correto!",
|
||||
"incorrect-answer": "Incorreto.",
|
||||
"unanswered-questions": "As seguintes perguntas não foram respondidas: {{ unansweredQuestions }}. Você precisa responder a todas as perguntas.",
|
||||
"have-n-correct-questions": "Você acertou {{ correctAnswerCount }} de {{ total }} perguntas."
|
||||
},
|
||||
@@ -534,13 +558,13 @@
|
||||
"transcript-label": "Seu link de transcrição da Microsoft",
|
||||
"invalid-transcript": "O link da transcrição não está correto. Ele deve ter esta aparência: <1>https://learn.microsoft.com/IDIOMA_DE_LOCALIZACAO/users/NOME_DO_USUARIO/transcript/ID</1> - Confira os itens que aparecem em MAIÚSCULAS no seu link para ver se estão corretos."
|
||||
},
|
||||
"blockType": {
|
||||
"block-type": {
|
||||
"lecture": "Aula",
|
||||
"workshop": "Workshop",
|
||||
"lab": "Laboratório",
|
||||
"review": "Revisão",
|
||||
"quiz": "Questionário",
|
||||
"exam": "Prova"
|
||||
"exam": "Teste"
|
||||
}
|
||||
},
|
||||
"donate": {
|
||||
@@ -1087,6 +1111,16 @@
|
||||
"no-thanks": "Não, obrigado. Eu gostaria de manter meu token",
|
||||
"yes-please": "Sim, eu gostaria de excluir meu token"
|
||||
},
|
||||
"exam-token": {
|
||||
"exam-token": "Token de exame",
|
||||
"note": "O token de exame é uma chave secreta que permite que você acesse os exames. Não compartilhe esse token com ninguém.",
|
||||
"invalidation": "Se você gerar um novo token, seu token antigo será invalidado.",
|
||||
"generate-exam-token": "Gerar token de exame",
|
||||
"error": "Houve um erro ao gerar seu token. Tente novamente daqui a pouco.",
|
||||
"your-exam-token": "Seu token de exame é: {{token}}",
|
||||
"copied": "Token copiado para a área de transferência",
|
||||
"copy-error": "Erro ao copiar o token para a área de transferência"
|
||||
},
|
||||
"shortcuts": {
|
||||
"title": "Atalhos do teclado",
|
||||
"table-header-action": "Ação",
|
||||
|
||||
@@ -1703,9 +1703,9 @@
|
||||
"title": "0",
|
||||
"intro": []
|
||||
},
|
||||
"xpmy": {
|
||||
"title": "1",
|
||||
"intro": []
|
||||
"lecture-what-is-html": {
|
||||
"title": "What is HTML?",
|
||||
"intro": ["Learn what HTML is in these lecture videos."]
|
||||
},
|
||||
"workshop-cat-photo-app": {
|
||||
"title": "Build a Cat Photo App",
|
||||
@@ -1720,9 +1720,9 @@
|
||||
"For this lab, you will create a web page of your favorite recipe."
|
||||
]
|
||||
},
|
||||
"gwyd": {
|
||||
"title": "4",
|
||||
"intro": []
|
||||
"lecture-html-fundamentals": {
|
||||
"title": "HTML Fundamentals",
|
||||
"intro": ["Learn about HTML fundamentals in these lecture videos."]
|
||||
},
|
||||
"lab-travel-agency-page": {
|
||||
"title": "Build a Travel Agency Page",
|
||||
@@ -1742,9 +1742,9 @@
|
||||
"title": "8",
|
||||
"intro": []
|
||||
},
|
||||
"snuv": {
|
||||
"title": "9",
|
||||
"intro": []
|
||||
"review-basic-html": {
|
||||
"title": "Basic HTML Review",
|
||||
"intro": ["Review the basic HTML topics."]
|
||||
},
|
||||
"quiz-basic-html": {
|
||||
"title": "Basic HTML Quiz",
|
||||
@@ -2046,9 +2046,12 @@
|
||||
"Test what you've learned in this quiz of how to style forms using CSS."
|
||||
]
|
||||
},
|
||||
"qzcx": {
|
||||
"title": "73",
|
||||
"intro": []
|
||||
"workshop-rothko-painting": {
|
||||
"title": "Design a Rothko Painting",
|
||||
"intro": [
|
||||
"Every HTML element is its own box – with its own spacing and a border. This is called the Box Model.",
|
||||
"In this workshop, you'll use CSS and the Box Model to create your own Rothko-style rectangular art pieces."
|
||||
]
|
||||
},
|
||||
"wozq": {
|
||||
"title": "74",
|
||||
@@ -2070,9 +2073,12 @@
|
||||
"Test what you've learned in this quiz of the box model, transforms, filters, and overflow in CSS."
|
||||
]
|
||||
},
|
||||
"tcwi": {
|
||||
"title": "78",
|
||||
"intro": []
|
||||
"workshop-flexbox-photo-gallery": {
|
||||
"title": "Build a Flexbox Photo Gallery",
|
||||
"intro": [
|
||||
"Flexbox helps you design your webpage so that it looks good on any screen size.",
|
||||
"In this workshop, you'll use Flexbox to build a responsive photo gallery webpage."
|
||||
]
|
||||
},
|
||||
"uptf": {
|
||||
"title": "79",
|
||||
@@ -2094,9 +2100,12 @@
|
||||
"Test what you've learned in this quiz of using flexbox in CSS."
|
||||
]
|
||||
},
|
||||
"vqut": {
|
||||
"title": "83",
|
||||
"intro": []
|
||||
"workshop-nutritional-label": {
|
||||
"title": "Build a Nutritional Label",
|
||||
"intro": [
|
||||
"Typography is the art of styling your text to be easily readable and suit its purpose.",
|
||||
"In this workshop, you'll use typography to build a nutrition label webpage. You'll practice how to style text, adjust line height, and position your text using CSS."
|
||||
]
|
||||
},
|
||||
"ujcf": {
|
||||
"title": "84",
|
||||
@@ -2140,9 +2149,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage accessible with CSS."
|
||||
]
|
||||
},
|
||||
"swpl": {
|
||||
"title": "93",
|
||||
"intro": []
|
||||
"workshop-balance-sheet": {
|
||||
"title": "Build a Balance Sheet",
|
||||
"intro": [
|
||||
"You can use CSS pseudo selectors to change specific HTML elements.",
|
||||
"In this workshop, you'll build a balance sheet using pseudo selectors. You'll learn how to change the style of an element when you hover over it with your mouse, and trigger other events on your webpage."
|
||||
]
|
||||
},
|
||||
"hcje": {
|
||||
"title": "94",
|
||||
@@ -2184,9 +2196,12 @@
|
||||
"Test what you've learned in this quiz of how positioning works in CSS."
|
||||
]
|
||||
},
|
||||
"xebj": {
|
||||
"title": "103",
|
||||
"intro": []
|
||||
"workshop-piano": {
|
||||
"title": "Design a Piano",
|
||||
"intro": [
|
||||
"Responsive Design tells your webpage how it should look on different-sized screens.",
|
||||
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
|
||||
]
|
||||
},
|
||||
"jkdt": {
|
||||
"title": "104",
|
||||
@@ -2208,9 +2223,12 @@
|
||||
"Test what you've learned in this quiz of making your webpage responsive."
|
||||
]
|
||||
},
|
||||
"mtbl": {
|
||||
"title": "108",
|
||||
"intro": []
|
||||
"workshop-city-skyline": {
|
||||
"title": "Build a City Skyline",
|
||||
"intro": [
|
||||
"CSS variables help you organize your styles and reuse them.",
|
||||
"In this workshop, you'll build a city skyline. You'll practice how to configure CSS variables so you can reuse them whenever you want."
|
||||
]
|
||||
},
|
||||
"vlov": {
|
||||
"title": "109",
|
||||
@@ -2486,9 +2504,11 @@
|
||||
"title": "164",
|
||||
"intro": []
|
||||
},
|
||||
"ekdb": {
|
||||
"title": "165",
|
||||
"intro": []
|
||||
"workshop-recipe-tracker": {
|
||||
"title": "Build a Recipe Tracker",
|
||||
"intro": [
|
||||
"In this workshop, you will review working with JavaScript objects by building a recipe tracker."
|
||||
]
|
||||
},
|
||||
"lab-quiz-game": {
|
||||
"title": "Build a Quiz Game",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"first-lesson": "Nenda kwenye somo la kwanza",
|
||||
"close": "Funga",
|
||||
"edit": "Hariri",
|
||||
"copy": "Copy",
|
||||
"view": "Tazama",
|
||||
"view-code": "Tazama Code",
|
||||
"view-project": "Tazama Mradi",
|
||||
@@ -112,7 +113,7 @@
|
||||
"big-heading-3": "Pata vyeti.",
|
||||
"big-heading-4": "All for free.",
|
||||
"h2-heading": "Tangu 2014, zaidi ya wahitimu 40,000 wa freeCodeCamp.org wamepata kazi katika kampuni za teknolojia ikijumuisha:",
|
||||
"h2-heading-b": "More than 100,000 freeCodeCamp.org graduates have gotten jobs at tech companies including:",
|
||||
"h2-heading-b": "More than <strong>100,000</strong> freeCodeCamp.org graduates have gotten <strong>jobs</strong> at tech companies including:",
|
||||
"hero-img-description": "wanafunzi wa freeCodeCamp katika kikundi cha mafunzo nchini Korea Kusini.",
|
||||
"hero-img-alt": "A group of people, including a White man, a Black woman, and an Asian woman, gathered around a laptop.",
|
||||
"hero-img-uis": "A group of screenshots showing the freeCodeCamp editor interface on both a mobile and desktop device and a certification.",
|
||||
@@ -135,6 +136,28 @@
|
||||
"testimony": "\"Siku zote nimekuwa nikijitahidi kujifunza JavaScript. Nimesoma kozi nyingi lakini kozi ya freeCodeCamp ndiyo iliyokwama. Kusoma JavaScript pamoja na miundo ya data na algoriti katika <strong>freeCodeCamp kulinipa ujuzi</strong> na kujiamini niliyohitaji kupata kazi yangu ya ndoto kama mhandisi wa programu huko Spotify.\""
|
||||
}
|
||||
},
|
||||
"benefits": {
|
||||
"heading": "Why learn with freeCodeCamp:",
|
||||
"list": [
|
||||
{
|
||||
"title": "Large Community",
|
||||
"description": "Join our vibrant learning community of students, alumni, and educators."
|
||||
},
|
||||
{
|
||||
"title": "Free Education",
|
||||
"description": "Learn from our charity and save money on your education. No paywalls. No hidden costs."
|
||||
},
|
||||
{
|
||||
"title": "Extensive Certifications",
|
||||
"description": "Earn industry-recognized, verifiable certifications in high-demand technologies."
|
||||
},
|
||||
{
|
||||
"title": "Comprehensive Curriculum",
|
||||
"description": "Enhance your technical skills with our linear, world-class, project-based curriculum."
|
||||
}
|
||||
],
|
||||
"cta": "Start Learning Now (it's free)"
|
||||
},
|
||||
"certification-heading": "Pata vyeti vilivyoidhinishwa bila malipo katika:",
|
||||
"core-certs-heading": "Earn free verified certifications with freeCodeCamp's core curriculum:",
|
||||
"learn-english-heading": "Learn English for Developers:",
|
||||
@@ -390,6 +413,7 @@
|
||||
"assignment-not-complete": "Please complete the assignments",
|
||||
"assignments": "Kazi",
|
||||
"question": "Swali",
|
||||
"questions": "Questions",
|
||||
"explanation": "Explanation",
|
||||
"solution-link": "Kiungo cha Suluhisho",
|
||||
"source-code-link": "Source Code Link",
|
||||
@@ -491,8 +515,8 @@
|
||||
"fill-in-the-blank": "Fill in the blank",
|
||||
"blank": "blank",
|
||||
"quiz": {
|
||||
"correct-answer": "Correct",
|
||||
"incorrect-answer": "Incorrect",
|
||||
"correct-answer": "Correct!",
|
||||
"incorrect-answer": "Incorrect.",
|
||||
"unanswered-questions": "The following questions are unanswered: {{ unansweredQuestions }}. You must answer all questions.",
|
||||
"have-n-correct-questions": "You have {{ correctAnswerCount }} out of {{ total }} questions correct."
|
||||
},
|
||||
@@ -534,7 +558,7 @@
|
||||
"transcript-label": "Your Microsoft Transcript Link",
|
||||
"invalid-transcript": "Your transcript link is not correct, it should have the following form: <1>https://learn.microsoft.com/LOCALE/users/USERNAME/transcript/ID</1> - check the UPPERCASE items in your link are correct."
|
||||
},
|
||||
"blockType": {
|
||||
"block-type": {
|
||||
"lecture": "Lecture",
|
||||
"workshop": "Workshop",
|
||||
"lab": "Lab",
|
||||
@@ -1087,6 +1111,16 @@
|
||||
"no-thanks": "Hapana, ningependa kuweka tokeni yangu",
|
||||
"yes-please": "Ndiyo tafadhali, ningependa kufuta tokeni yangu"
|
||||
},
|
||||
"exam-token": {
|
||||
"exam-token": "Exam Token",
|
||||
"note": "Your exam token is a secret key that allows you to access exams. Do not share this token with anyone.",
|
||||
"invalidation": "If you generate a new token, your old token will be invalidated.",
|
||||
"generate-exam-token": "Generate Exam Token",
|
||||
"error": "There was an error generating your token, please try again in a moment.",
|
||||
"your-exam-token": "Your Exam Token is: {{token}}",
|
||||
"copied": "Token copied to clipboard",
|
||||
"copy-error": "Error copying token to clipboard"
|
||||
},
|
||||
"shortcuts": {
|
||||
"title": "Njia za mkato za kibodi",
|
||||
"table-header-action": "Kitendo",
|
||||
|
||||
@@ -1695,9 +1695,9 @@
|
||||
"title": "0",
|
||||
"intro": []
|
||||
},
|
||||
"xpmy": {
|
||||
"title": "1",
|
||||
"intro": []
|
||||
"lecture-what-is-html": {
|
||||
"title": "Що таке HTML?",
|
||||
"intro": ["Дізнайтесь про HTML у цих відеолекціях."]
|
||||
},
|
||||
"workshop-cat-photo-app": {
|
||||
"title": "Створіть застосунок із фото котів",
|
||||
@@ -1712,9 +1712,9 @@
|
||||
"У цій лабораторній роботі ви створите вебсторінку з улюбленим рецептом."
|
||||
]
|
||||
},
|
||||
"gwyd": {
|
||||
"title": "4",
|
||||
"intro": []
|
||||
"lecture-html-fundamentals": {
|
||||
"title": "HTML Fundamentals",
|
||||
"intro": ["Learn about HTML fundamentals in these lecture videos."]
|
||||
},
|
||||
"lab-travel-agency-page": {
|
||||
"title": "Створіть сторінку туристичної агенції",
|
||||
@@ -1734,9 +1734,9 @@
|
||||
"title": "8",
|
||||
"intro": []
|
||||
},
|
||||
"snuv": {
|
||||
"title": "9",
|
||||
"intro": []
|
||||
"review-basic-html": {
|
||||
"title": "Повторення основ HTML",
|
||||
"intro": ["Пригадайте основні теми з HTML."]
|
||||
},
|
||||
"quiz-basic-html": {
|
||||
"title": "Тест «Основи HTML»",
|
||||
@@ -2020,9 +2020,12 @@
|
||||
"Перевірте, що ви дізнались про стилізацію форм за допомогою CSS."
|
||||
]
|
||||
},
|
||||
"qzcx": {
|
||||
"title": "73",
|
||||
"intro": []
|
||||
"workshop-rothko-painting": {
|
||||
"title": "Design a Rothko Painting",
|
||||
"intro": [
|
||||
"Every HTML element is its own box – with its own spacing and a border. This is called the Box Model.",
|
||||
"In this workshop, you'll use CSS and the Box Model to create your own Rothko-style rectangular art pieces."
|
||||
]
|
||||
},
|
||||
"wozq": {
|
||||
"title": "74",
|
||||
@@ -2044,9 +2047,12 @@
|
||||
"Перевірте, що ви дізнались про блокову модель, трансформації, фільтри та переповнення в CSS."
|
||||
]
|
||||
},
|
||||
"tcwi": {
|
||||
"title": "78",
|
||||
"intro": []
|
||||
"workshop-flexbox-photo-gallery": {
|
||||
"title": "Build a Flexbox Photo Gallery",
|
||||
"intro": [
|
||||
"Flexbox helps you design your webpage so that it looks good on any screen size.",
|
||||
"In this workshop, you'll use Flexbox to build a responsive photo gallery webpage."
|
||||
]
|
||||
},
|
||||
"uptf": {
|
||||
"title": "79",
|
||||
@@ -2066,9 +2072,12 @@
|
||||
"title": "Тест «CSS Flexbox»",
|
||||
"intro": ["Перевірте, що ви дізнались про гнучкий блок у CSS."]
|
||||
},
|
||||
"vqut": {
|
||||
"title": "83",
|
||||
"intro": []
|
||||
"workshop-nutritional-label": {
|
||||
"title": "Build a Nutritional Label",
|
||||
"intro": [
|
||||
"Typography is the art of styling your text to be easily readable and suit its purpose.",
|
||||
"In this workshop, you'll use typography to build a nutrition label webpage. You'll practice how to style text, adjust line height, and position your text using CSS."
|
||||
]
|
||||
},
|
||||
"ujcf": {
|
||||
"title": "84",
|
||||
@@ -2112,9 +2121,12 @@
|
||||
"Перевірте, що ви дізнались про доступність вебсторінок за допомогою CSS."
|
||||
]
|
||||
},
|
||||
"swpl": {
|
||||
"title": "93",
|
||||
"intro": []
|
||||
"workshop-balance-sheet": {
|
||||
"title": "Build a Balance Sheet",
|
||||
"intro": [
|
||||
"You can use CSS pseudo selectors to change specific HTML elements.",
|
||||
"In this workshop, you'll build a balance sheet using pseudo selectors. You'll learn how to change the style of an element when you hover over it with your mouse, and trigger other events on your webpage."
|
||||
]
|
||||
},
|
||||
"hcje": {
|
||||
"title": "94",
|
||||
@@ -2156,9 +2168,12 @@
|
||||
"title": "Тест «Позиціювання в CSS»",
|
||||
"intro": ["Перевірте, що ви дізнались про позиціювання в CSS."]
|
||||
},
|
||||
"xebj": {
|
||||
"title": "103",
|
||||
"intro": []
|
||||
"workshop-piano": {
|
||||
"title": "Design a Piano",
|
||||
"intro": [
|
||||
"Responsive Design tells your webpage how it should look on different-sized screens.",
|
||||
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
|
||||
]
|
||||
},
|
||||
"jkdt": {
|
||||
"title": "104",
|
||||
@@ -2178,9 +2193,12 @@
|
||||
"title": "Тест «Адаптивний вебдизайн»",
|
||||
"intro": ["Перевірте, що ви дізнались про адаптацію вебсторінок."]
|
||||
},
|
||||
"mtbl": {
|
||||
"title": "108",
|
||||
"intro": []
|
||||
"workshop-city-skyline": {
|
||||
"title": "Build a City Skyline",
|
||||
"intro": [
|
||||
"CSS variables help you organize your styles and reuse them.",
|
||||
"In this workshop, you'll build a city skyline. You'll practice how to configure CSS variables so you can reuse them whenever you want."
|
||||
]
|
||||
},
|
||||
"vlov": {
|
||||
"title": "109",
|
||||
@@ -2448,9 +2466,11 @@
|
||||
"title": "164",
|
||||
"intro": []
|
||||
},
|
||||
"ekdb": {
|
||||
"title": "165",
|
||||
"intro": []
|
||||
"workshop-recipe-tracker": {
|
||||
"title": "Build a Recipe Tracker",
|
||||
"intro": [
|
||||
"In this workshop, you will review working with JavaScript objects by building a recipe tracker."
|
||||
]
|
||||
},
|
||||
"lab-quiz-game": {
|
||||
"title": "Створіть ігрову вікторину",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"first-lesson": "Перейти до першого уроку",
|
||||
"close": "Закрити",
|
||||
"edit": "Редагувати",
|
||||
"copy": "Копіювати",
|
||||
"view": "Перегляд",
|
||||
"view-code": "Переглянути код",
|
||||
"view-project": "Переглянути проєкт",
|
||||
@@ -112,7 +113,7 @@
|
||||
"big-heading-3": "Отримуйте сертифікації.",
|
||||
"big-heading-4": "Усе безоплатно.",
|
||||
"h2-heading": "З 2014 року понад 40 000 випускників freeCodeCamp.org отримали роботу в технологічних компаніях, серед яких:",
|
||||
"h2-heading-b": "Понад 100 000 випускників freeCodeCamp.org отримали роботу в ІТ-компаніях, серед яких:",
|
||||
"h2-heading-b": "Понад <strong>100 000</strong> випускників freeCodeCamp.org отримали <strong>роботу</strong> в ІТ-компаніях, серед яких:",
|
||||
"hero-img-description": "Cтуденти місцевої навчальної групи freeCodeCamp в Південній Кореї.",
|
||||
"hero-img-alt": "Група людей, серед яких білий чоловік, чорна жінка та азійка, зібрались навколо ноутбука.",
|
||||
"hero-img-uis": "Декілька знімків екрану, на яких зображено інтерфейс редактора freeCodeCamp на мобільному і настільному пристроях, а також сертифікацію.",
|
||||
@@ -135,6 +136,28 @@
|
||||
"testimony": "«У мене завжди виникали труднощі при вивченні JavaScript. Я проходила багато курсів, але з курсом від freeCodeCamp я залишилася надовго. Вивчення JavaScript, а також структур даних та алгоритмів на <strong>freeCodeCamp дало мені необхідні навички</strong> і впевненість, щоб знайти роботу своєї мрії: інженерка програмного забезпечення у Spotify.»"
|
||||
}
|
||||
},
|
||||
"benefits": {
|
||||
"heading": "Причини обрати freeCodeCamp:",
|
||||
"list": [
|
||||
{
|
||||
"title": "Велика спільнота",
|
||||
"description": "Долучіться до нашої активної спільноти учнів, випускників та викладачів."
|
||||
},
|
||||
{
|
||||
"title": "Безоплатна освіта",
|
||||
"description": "Навчайтесь з спільнотою і заощаджуйте на навчанні. Жодних прихованих витрат."
|
||||
},
|
||||
{
|
||||
"title": "Зразкові сертифікації",
|
||||
"description": "Отримайте перевірені сертифікації, визнані у технічній індустрії."
|
||||
},
|
||||
{
|
||||
"title": "Комплексна навчальна програма",
|
||||
"description": "Покращте технічні навички завдяки нашій послідовній навчальній програмі, яка зосереджується на створенні проєктів."
|
||||
}
|
||||
],
|
||||
"cta": "Розпочати навчання (безоплатно)"
|
||||
},
|
||||
"certification-heading": "Отримайте безоплатні підтверджені сертифікації в:",
|
||||
"core-certs-heading": "Отримайте безоплатні підтверджені сертифікації з основної навчальної програми freeCodeCamp:",
|
||||
"learn-english-heading": "Вивчіть англійську мову для розробників:",
|
||||
@@ -390,6 +413,7 @@
|
||||
"assignment-not-complete": "Будь ласка, завершіть завдання",
|
||||
"assignments": "Завдання",
|
||||
"question": "Запитання",
|
||||
"questions": "Запитання",
|
||||
"explanation": "Пояснення",
|
||||
"solution-link": "Посилання на розв’язок",
|
||||
"source-code-link": "Посилання на вихідний код",
|
||||
@@ -491,8 +515,8 @@
|
||||
"fill-in-the-blank": "Заповніть прогалини",
|
||||
"blank": "пусто",
|
||||
"quiz": {
|
||||
"correct-answer": "Правильно",
|
||||
"incorrect-answer": "Неправильно",
|
||||
"correct-answer": "Правильно!",
|
||||
"incorrect-answer": "Неправильно.",
|
||||
"unanswered-questions": "Ви не відповіли на такі запитання: {{ unansweredQuestions }}. Потрібно дати відповідь на всі запитання.",
|
||||
"have-n-correct-questions": "Ви правильно відповіли на {{ correctAnswerCount }} з {{ total }} запитань."
|
||||
},
|
||||
@@ -534,7 +558,7 @@
|
||||
"transcript-label": "Посилання на стенограму Microsoft",
|
||||
"invalid-transcript": "Ваше посилання на стенограму невірне. Воно повинне мати такий формат: <1>https://learn.microsoft.com/LOCALE/users/USERNAME/transcript/ID</1> — перевірте, чи текст ВЕЛИКИМИ ЛІТЕРАМИ правильний."
|
||||
},
|
||||
"blockType": {
|
||||
"block-type": {
|
||||
"lecture": "Лекція",
|
||||
"workshop": "Практичне заняття",
|
||||
"lab": "Лабораторна робота",
|
||||
@@ -1087,6 +1111,16 @@
|
||||
"no-thanks": "Ні, дякую, я хотів(-ла) би зберегти свій токен",
|
||||
"yes-please": "Так, я хотів(-ла) би видалити свій токен"
|
||||
},
|
||||
"exam-token": {
|
||||
"exam-token": "Токен екзамену",
|
||||
"note": "Токен екзамену — це секретний ключ, який дозволяє отримати доступ до екзаменів. Не поширюйте його.",
|
||||
"invalidation": "Якщо ви згенеруєте новий токен, то старий токен буде анульовано.",
|
||||
"generate-exam-token": "Згенерувати токен екзамену",
|
||||
"error": "При генерації токену виникла помилка. Будь ласка, спробуйте пізніше.",
|
||||
"your-exam-token": "Ваш токен екзамену: {{token}}",
|
||||
"copied": "Токен скопійовано до буфера обміну",
|
||||
"copy-error": "Невдале копіювання токену"
|
||||
},
|
||||
"shortcuts": {
|
||||
"title": "Гарячі клавіші",
|
||||
"table-header-action": "Дія",
|
||||
|
||||
Reference in New Issue
Block a user