chore(i18n,client): processed translations (#65788)

This commit is contained in:
freeCodeCamp's Camper Bot
2026-02-10 01:51:11 +05:30
committed by GitHub
parent 229635e880
commit 701d4cf8da
20 changed files with 130 additions and 20 deletions

View File

@@ -3144,6 +3144,12 @@
"These lessons cover algorithm implementations, time and space complexity analysis, and the divide and conquer programming paradigm."
]
},
"lab-bubble-sort-algorithm": {
"title": "Implement the Bubble Sort Algorithm",
"intro": [
"In this lab, you will implement the bubble sort algorithm to sort an array of integers in ascending order."
]
},
"lecture-understanding-graphs-and-trees-js": {
"title": "Understanding Graphs and Trees",
"intro": [
@@ -3655,6 +3661,12 @@
"In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator."
]
},
"lab-travel-weather-planner": {
"title": "Build a Travel Weather Planner",
"intro": [
"In this lab, you will build a travel weather planner using conditionals."
]
},
"lecture-understanding-functions-and-scope": {
"title": "Understanding Functions and Scope",
"intro": [

View File

@@ -205,7 +205,7 @@
"cta": "立即開始學習(免費)"
},
"certification-heading": "獲得以下免費認證:",
"core-certs-heading": "推薦課程(測試版):",
"core-certs-heading": "Recommended curriculum:",
"learn-english-heading": "學習面向開發者的英語課程:",
"learn-spanish-heading": "Learn Professional Spanish:",
"learn-chinese-heading": "Learn Professional Chinese:",
@@ -215,7 +215,6 @@
"next-heading": "試試我們的測試版課程:",
"upcoming-heading": "即將推出的課程:",
"catalog-heading": "探索我們的目錄:",
"fsd-restructure-note": "If you were previously working through our Certified Full Stack Developer curriculum, don't worry - your progress is saved. We've split it into smaller certifications you can earn along your journey.",
"archive-link": "Looking for older coursework? Check out <0>our archive page</0>.",
"faq": "常見問題:",
"faqs": [

View File

@@ -3144,6 +3144,12 @@
"These lessons cover algorithm implementations, time and space complexity analysis, and the divide and conquer programming paradigm."
]
},
"lab-bubble-sort-algorithm": {
"title": "Implement the Bubble Sort Algorithm",
"intro": [
"In this lab, you will implement the bubble sort algorithm to sort an array of integers in ascending order."
]
},
"lecture-understanding-graphs-and-trees-js": {
"title": "Understanding Graphs and Trees",
"intro": [
@@ -3655,6 +3661,12 @@
"In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator."
]
},
"lab-travel-weather-planner": {
"title": "Build a Travel Weather Planner",
"intro": [
"In this lab, you will build a travel weather planner using conditionals."
]
},
"lecture-understanding-functions-and-scope": {
"title": "Understanding Functions and Scope",
"intro": [

View File

@@ -205,7 +205,7 @@
"cta": "立即开始学习(免费)"
},
"certification-heading": "获得以下免费认证:",
"core-certs-heading": "推荐课程(测试版):",
"core-certs-heading": "Recommended curriculum:",
"learn-english-heading": "学习面向开发者的英语课程:",
"learn-spanish-heading": "Learn Professional Spanish:",
"learn-chinese-heading": "Learn Professional Chinese:",
@@ -215,7 +215,6 @@
"next-heading": "试试我们的测试版课程:",
"upcoming-heading": "即将推出的课程:",
"catalog-heading": "探索我们的目录:",
"fsd-restructure-note": "If you were previously working through our Certified Full Stack Developer curriculum, don't worry - your progress is saved. We've split it into smaller certifications you can earn along your journey.",
"archive-link": "Looking for older coursework? Check out <0>our archive page</0>.",
"faq": "常见问题:",
"faqs": [

View File

@@ -3174,6 +3174,12 @@
"These lessons cover algorithm implementations, time and space complexity analysis, and the divide and conquer programming paradigm."
]
},
"lab-bubble-sort-algorithm": {
"title": "Implement the Bubble Sort Algorithm",
"intro": [
"In this lab, you will implement the bubble sort algorithm to sort an array of integers in ascending order."
]
},
"lecture-understanding-graphs-and-trees-js": {
"title": "Understanding Graphs and Trees",
"intro": [
@@ -3695,6 +3701,12 @@
"In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator."
]
},
"lab-travel-weather-planner": {
"title": "Build a Travel Weather Planner",
"intro": [
"In this lab, you will build a travel weather planner using conditionals."
]
},
"lecture-understanding-functions-and-scope": {
"title": "Entendiendo Funciones y Ámbito",
"intro": [

View File

@@ -205,7 +205,7 @@
"cta": "Comienza a aprender ahora (es gratis)"
},
"certification-heading": "Obtén certificaciones verificadas gratuitas en:",
"core-certs-heading": "Programa de estudios recomendado (aún en beta):",
"core-certs-heading": "Recommended curriculum:",
"learn-english-heading": "Aprende Inglés para Desarolladores:",
"learn-spanish-heading": "Aprende Español profesional A1:",
"learn-chinese-heading": "Aprende Chino Professional:",
@@ -215,7 +215,6 @@
"next-heading": "Pruebe nuestro plan de estudios beta:",
"upcoming-heading": "Próximo plan de estudio:",
"catalog-heading": "Explora nuestro Catálogo:",
"fsd-restructure-note": "Si estabas trabajando previamente en nuestro currículo de Desarrollador Full Stack Certificado, no te preocupes: tu progreso está guardado. Lo hemos dividido en certificaciones más pequeñas que puedes obtener a lo largo de tu recorrido.",
"archive-link": "¿Buscas cursos antiguos? Consulta <0>nuestra página de archivo</0>.",
"faq": "Preguntas frecuentes:",
"faqs": [

View File

@@ -3158,6 +3158,12 @@
"These lessons cover algorithm implementations, time and space complexity analysis, and the divide and conquer programming paradigm."
]
},
"lab-bubble-sort-algorithm": {
"title": "Implement the Bubble Sort Algorithm",
"intro": [
"In this lab, you will implement the bubble sort algorithm to sort an array of integers in ascending order."
]
},
"lecture-understanding-graphs-and-trees-js": {
"title": "Understanding Graphs and Trees",
"intro": [
@@ -3669,6 +3675,12 @@
"In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator."
]
},
"lab-travel-weather-planner": {
"title": "Build a Travel Weather Planner",
"intro": [
"In this lab, you will build a travel weather planner using conditionals."
]
},
"lecture-understanding-functions-and-scope": {
"title": "Understanding Functions and Scope",
"intro": [

View File

@@ -205,7 +205,7 @@
"cta": "Start Learning Now (it's free)"
},
"certification-heading": "Erlange kostenlos verifizierte Zertifizierungen in:",
"core-certs-heading": "Recommended curriculum (still in beta):",
"core-certs-heading": "Recommended curriculum:",
"learn-english-heading": "Learn English for Developers:",
"learn-spanish-heading": "Learn Professional Spanish:",
"learn-chinese-heading": "Learn Professional Chinese:",
@@ -215,7 +215,6 @@
"next-heading": "Try our beta curriculum:",
"upcoming-heading": "Upcoming curriculum:",
"catalog-heading": "Explore our Catalog:",
"fsd-restructure-note": "If you were previously working through our Certified Full Stack Developer curriculum, don't worry - your progress is saved. We've split it into smaller certifications you can earn along your journey.",
"archive-link": "Looking for older coursework? Check out <0>our archive page</0>.",
"faq": "Frequently asked questions:",
"faqs": [

View File

@@ -3158,6 +3158,12 @@
"These lessons cover algorithm implementations, time and space complexity analysis, and the divide and conquer programming paradigm."
]
},
"lab-bubble-sort-algorithm": {
"title": "Implement the Bubble Sort Algorithm",
"intro": [
"In this lab, you will implement the bubble sort algorithm to sort an array of integers in ascending order."
]
},
"lecture-understanding-graphs-and-trees-js": {
"title": "Understanding Graphs and Trees",
"intro": [
@@ -3669,6 +3675,12 @@
"In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator."
]
},
"lab-travel-weather-planner": {
"title": "Build a Travel Weather Planner",
"intro": [
"In this lab, you will build a travel weather planner using conditionals."
]
},
"lecture-understanding-functions-and-scope": {
"title": "Understanding Functions and Scope",
"intro": [

View File

@@ -205,7 +205,7 @@
"cta": "Start Learning Now (it's free)"
},
"certification-heading": "Ottieni certificazioni verificate gratuite in:",
"core-certs-heading": "Recommended curriculum (still in beta):",
"core-certs-heading": "Recommended curriculum:",
"learn-english-heading": "Learn English for Developers:",
"learn-spanish-heading": "Learn Professional Spanish:",
"learn-chinese-heading": "Learn Professional Chinese:",
@@ -215,7 +215,6 @@
"next-heading": "Try our beta curriculum:",
"upcoming-heading": "Upcoming curriculum:",
"catalog-heading": "Explore our Catalog:",
"fsd-restructure-note": "If you were previously working through our Certified Full Stack Developer curriculum, don't worry - your progress is saved. We've split it into smaller certifications you can earn along your journey.",
"archive-link": "Looking for older coursework? Check out <0>our archive page</0>.",
"faq": "Domande frequenti:",
"faqs": [

View File

@@ -3158,6 +3158,12 @@
"These lessons cover algorithm implementations, time and space complexity analysis, and the divide and conquer programming paradigm."
]
},
"lab-bubble-sort-algorithm": {
"title": "Implement the Bubble Sort Algorithm",
"intro": [
"In this lab, you will implement the bubble sort algorithm to sort an array of integers in ascending order."
]
},
"lecture-understanding-graphs-and-trees-js": {
"title": "Understanding Graphs and Trees",
"intro": [
@@ -3669,6 +3675,12 @@
"In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator."
]
},
"lab-travel-weather-planner": {
"title": "Build a Travel Weather Planner",
"intro": [
"In this lab, you will build a travel weather planner using conditionals."
]
},
"lecture-understanding-functions-and-scope": {
"title": "Understanding Functions and Scope",
"intro": [

View File

@@ -205,7 +205,7 @@
"cta": "今すぐ学習を始める (無料)"
},
"certification-heading": "以下の検証機能付き認定証を無料で取得できます。",
"core-certs-heading": "Recommended curriculum (still in beta):",
"core-certs-heading": "Recommended curriculum:",
"learn-english-heading": "開発の現場で使う英語を学ぶ:",
"learn-spanish-heading": "Learn Professional Spanish:",
"learn-chinese-heading": "Learn Professional Chinese:",
@@ -215,7 +215,6 @@
"next-heading": "ベータ版カリキュラムを試す:",
"upcoming-heading": "公開予定カリキュラム:",
"catalog-heading": "Explore our Catalog:",
"fsd-restructure-note": "If you were previously working through our Certified Full Stack Developer curriculum, don't worry - your progress is saved. We've split it into smaller certifications you can earn along your journey.",
"archive-link": "Looking for older coursework? Check out <0>our archive page</0>.",
"faq": "よくある質問:",
"faqs": [

View File

@@ -3158,6 +3158,12 @@
"These lessons cover algorithm implementations, time and space complexity analysis, and the divide and conquer programming paradigm."
]
},
"lab-bubble-sort-algorithm": {
"title": "Implement the Bubble Sort Algorithm",
"intro": [
"In this lab, you will implement the bubble sort algorithm to sort an array of integers in ascending order."
]
},
"lecture-understanding-graphs-and-trees-js": {
"title": "Understanding Graphs and Trees",
"intro": [
@@ -3669,6 +3675,12 @@
"In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator."
]
},
"lab-travel-weather-planner": {
"title": "Build a Travel Weather Planner",
"intro": [
"In this lab, you will build a travel weather planner using conditionals."
]
},
"lecture-understanding-functions-and-scope": {
"title": "Understanding Functions and Scope",
"intro": [

View File

@@ -205,7 +205,7 @@
"cta": "Start Learning Now (it's free)"
},
"certification-heading": "Earn free verified certifications in:",
"core-certs-heading": "Recommended curriculum (still in beta):",
"core-certs-heading": "Recommended curriculum:",
"learn-english-heading": "Learn English for Developers:",
"learn-spanish-heading": "Learn Professional Spanish:",
"learn-chinese-heading": "Learn Professional Chinese:",
@@ -215,7 +215,6 @@
"next-heading": "Try our beta curriculum:",
"upcoming-heading": "Upcoming curriculum:",
"catalog-heading": "Explore our Catalog:",
"fsd-restructure-note": "If you were previously working through our Certified Full Stack Developer curriculum, don't worry - your progress is saved. We've split it into smaller certifications you can earn along your journey.",
"archive-link": "Looking for older coursework? Check out <0>our archive page</0>.",
"faq": "Frequently asked questions:",
"faqs": [

View File

@@ -3174,6 +3174,12 @@
"These lessons cover algorithm implementations, time and space complexity analysis, and the divide and conquer programming paradigm."
]
},
"lab-bubble-sort-algorithm": {
"title": "Implement the Bubble Sort Algorithm",
"intro": [
"In this lab, you will implement the bubble sort algorithm to sort an array of integers in ascending order."
]
},
"lecture-understanding-graphs-and-trees-js": {
"title": "Understanding Graphs and Trees",
"intro": [
@@ -3695,6 +3701,12 @@
"In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator."
]
},
"lab-travel-weather-planner": {
"title": "Build a Travel Weather Planner",
"intro": [
"In this lab, you will build a travel weather planner using conditionals."
]
},
"lecture-understanding-functions-and-scope": {
"title": "Entendendo funções e escopo",
"intro": [

View File

@@ -205,7 +205,7 @@
"cta": "Comece a aprender agora (é grátis)"
},
"certification-heading": "Ganhe certificações verificadas gratuitas em:",
"core-certs-heading": "Currículo recomendado (ainda em beta):",
"core-certs-heading": "Recommended curriculum:",
"learn-english-heading": "Aprenda inglês para desenvolvedores:",
"learn-spanish-heading": "Aprenda Espanhol Profissional:",
"learn-chinese-heading": "Aprenda chinês profissional:",
@@ -215,7 +215,6 @@
"next-heading": "Experimente nosso currículo beta:",
"upcoming-heading": "Próximo currículo:",
"catalog-heading": "Explore nosso catálogo:",
"fsd-restructure-note": "Se você estava trabalhando anteriormente em nosso currículo de Desenvolvedor Full Stack Certificado, não se preocupe - o progresso foi salvo. Dividimos em certificações menores que você pode alcançar ao longo de sua jornada.",
"archive-link": "Procurando por um curso mais antigo? Confira <0>nossa página de arquivos</0>.",
"faq": "Perguntas frequentes:",
"faqs": [

View File

@@ -3158,6 +3158,12 @@
"These lessons cover algorithm implementations, time and space complexity analysis, and the divide and conquer programming paradigm."
]
},
"lab-bubble-sort-algorithm": {
"title": "Implement the Bubble Sort Algorithm",
"intro": [
"In this lab, you will implement the bubble sort algorithm to sort an array of integers in ascending order."
]
},
"lecture-understanding-graphs-and-trees-js": {
"title": "Understanding Graphs and Trees",
"intro": [
@@ -3669,6 +3675,12 @@
"In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator."
]
},
"lab-travel-weather-planner": {
"title": "Build a Travel Weather Planner",
"intro": [
"In this lab, you will build a travel weather planner using conditionals."
]
},
"lecture-understanding-functions-and-scope": {
"title": "Understanding Functions and Scope",
"intro": [

View File

@@ -205,7 +205,7 @@
"cta": "Start Learning Now (it's free)"
},
"certification-heading": "Pata vyeti vilivyoidhinishwa bila malipo katika:",
"core-certs-heading": "Recommended curriculum (still in beta):",
"core-certs-heading": "Recommended curriculum:",
"learn-english-heading": "Learn English for Developers:",
"learn-spanish-heading": "Learn Professional Spanish:",
"learn-chinese-heading": "Learn Professional Chinese:",
@@ -215,7 +215,6 @@
"next-heading": "Try our beta curriculum:",
"upcoming-heading": "Upcoming curriculum:",
"catalog-heading": "Explore our Catalog:",
"fsd-restructure-note": "If you were previously working through our Certified Full Stack Developer curriculum, don't worry - your progress is saved. We've split it into smaller certifications you can earn along your journey.",
"archive-link": "Looking for older coursework? Check out <0>our archive page</0>.",
"faq": "Maswali yanayoulizwa mara kwa mara:",
"faqs": [

View File

@@ -3144,6 +3144,12 @@
"These lessons cover algorithm implementations, time and space complexity analysis, and the divide and conquer programming paradigm."
]
},
"lab-bubble-sort-algorithm": {
"title": "Implement the Bubble Sort Algorithm",
"intro": [
"In this lab, you will implement the bubble sort algorithm to sort an array of integers in ascending order."
]
},
"lecture-understanding-graphs-and-trees-js": {
"title": "Understanding Graphs and Trees",
"intro": [
@@ -3655,6 +3661,12 @@
"In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator."
]
},
"lab-travel-weather-planner": {
"title": "Build a Travel Weather Planner",
"intro": [
"In this lab, you will build a travel weather planner using conditionals."
]
},
"lecture-understanding-functions-and-scope": {
"title": "Understanding Functions and Scope",
"intro": [

View File

@@ -205,7 +205,7 @@
"cta": "Розпочати навчання (безоплатно)"
},
"certification-heading": "Отримайте безоплатні підтверджені сертифікації в:",
"core-certs-heading": "Рекомендована програма (бета-версія):",
"core-certs-heading": "Recommended curriculum:",
"learn-english-heading": "Вивчайте англійську мову для розробників:",
"learn-spanish-heading": "Learn Professional Spanish:",
"learn-chinese-heading": "Learn Professional Chinese:",
@@ -215,7 +215,6 @@
"next-heading": "Спробуйте бета-версію навчальної програми:",
"upcoming-heading": "Майбутня навчальна програма:",
"catalog-heading": "Ознайомтесь з нашим каталогом:",
"fsd-restructure-note": "If you were previously working through our Certified Full Stack Developer curriculum, don't worry - your progress is saved. We've split it into smaller certifications you can earn along your journey.",
"archive-link": "Looking for older coursework? Check out <0>our archive page</0>.",
"faq": "Часті питання:",
"faqs": [