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

This commit is contained in:
freeCodeCamp's Camper Bot
2026-02-17 17:45:32 +05:30
committed by GitHub
parent d1df11fe1e
commit a372fb6a1a
20 changed files with 12598 additions and 118 deletions
+24 -3
View File
@@ -204,6 +204,10 @@
],
"cta": "今すぐ学習を始める (無料)"
},
"catalog": {
"heading": "Explore Course Catalog",
"seeAll": "See All Courses"
},
"certification-heading": "以下の検証機能付き認定証を無料で取得できます。",
"core-certs-heading": "Recommended curriculum:",
"learn-english-heading": "開発の現場で使う英語を学ぶ:",
@@ -564,7 +568,7 @@
"codespaces": {
"intro": "This course runs in a virtual Linux machine using GitHub Codespaces. Follow these instructions to start the course:",
"step-1": "<0>Create an GitHub account</0> if you don't have one",
"step-2": "Click the start button below",
"step-2": "Click the start button below this list",
"step-3": "On that page, click the create button",
"step-4": "Once the virtual Linux machine is finished loading, start the CodeRoad extension by:",
"step-5": "Clicking the \"hamburger\" menu near the top left of the VSCode window,",
@@ -584,7 +588,7 @@
"ona": {
"intro": "This course runs in a virtual Linux machine using Ona. Follow these instructions to start the course:",
"step-1": "<0>Create an Ona account</0> if you don't have one",
"step-2": "Click the start button below",
"step-2": "Click the start button below this list",
"step-3": "In the modal that pops up, click the create button",
"step-4": "Once the virtual Linux machine is finished loading, start the CodeRoad extension by:",
"step-5": "Clicking the \"hamburger\" menu near the top left of the VSCode window,",
@@ -710,7 +714,8 @@
"exam": "試験",
"warm-up": "Warm-up",
"learn": "Learn",
"practice": "Practice"
"practice": "Practice",
"video": "Video"
},
"archive": {
"title": "Archived Coursework",
@@ -1257,6 +1262,7 @@
"college-algebra-with-python-v8-cert": "Python を用いた代数学認定証",
"foundational-c-sharp-with-microsoft": "Microsoft 連携・基礎 C#",
"foundational-c-sharp-with-microsoft-cert": "Microsoft 連携・基礎 C# 認定証",
"learn-python-for-beginners": "Learn Python for Beginners",
"a2-english-for-developers": "開発者のための A2 レベル英語",
"a2-english-for-developers-cert": "A2 English for Developers Certification (Beta)",
"b1-english-for-developers": "開発者のための B1 レベル英語",
@@ -1429,6 +1435,21 @@
"beginner": "Beginner",
"intermediate": "Intermediate",
"advanced": "Advanced"
},
"duration": "{{duration}} hours",
"no-results": "No courses found. Try adjusting your filters to see more results.",
"topic": {
"html": "HTML",
"css": "CSS",
"js": "JavaScript",
"react": "React",
"python": "Python",
"data-analysis": "Data Analysis",
"machine-learning": "Machine Learning",
"d3": "D3",
"api": "APIs",
"information-security": "Information Security",
"computer-fundamentals": "Computer Fundamentals"
}
}
}