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

This commit is contained in:
freeCodeCamp's Camper Bot
2025-10-08 22:15:49 +05:30
committed by GitHub
parent 863e79a21e
commit d282d0aa64
20 changed files with 300 additions and 20 deletions
+24 -2
View File
@@ -533,6 +533,26 @@
"project-preview-title": "これから作成する物のプレビューです。",
"demo-project-title": "要件を満たすプロジェクトの例です。",
"github-required": "<0>GitHub</0> アカウントをお持ちでない場合は作成してください。 仮想 Linux サーバーマシンを作成する際に必要です。この処理には数分かかることがあります。",
"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-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,",
"step-6": "Going to the <0>View</0> menu,",
"step-7": "Clicking on the <0>Command Palette</0> option,",
"step-8": "and running the <0>CodeRoad: Start</0> command",
"step-9": "Follow the instructions in CodeRoad to complete the course",
"continue-project": "Clicking the button below will start a new project. If you have previously started the {{title}} course, go to the <0>repository page</0> to re-open a previous workspace.",
"learn-more": "Learn more about <0>Codespace workspaces</0>.",
"logout-warning": "If you log out of freeCodeCamp before you complete the entire {{course}} course, your progress will not be saved to your freeCodeCamp account.",
"sub-step-3": "Navigate to your <0>Codespaces secrets page</0>",
"sub-step-4": "Create a new secret named <0>CODEROAD_WEBHOOK_TOKEN</0>",
"sub-step-5": "In the <0>Value</0> field, paste your token",
"sub-step-6": "In the <0>Repository access</0> field, select the <1>freeCodeCamp/rdb-alpha</1> repository",
"summary": "Codespaces Setup"
},
"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",
@@ -549,7 +569,8 @@
"logout-warning": "If you log out of freeCodeCamp before you complete the entire {{course}} course, your progress will not be saved to your freeCodeCamp account.",
"sub-step-3": "Navigate to your <0>Ona secrets page</0>",
"sub-step-4": "Create a new secret named <0>CODEROAD_WEBHOOK_TOKEN</0>",
"sub-step-5": "In the <0>Secret</0> field, paste your token"
"sub-step-5": "In the <0>Secret</0> field, paste your token",
"summary": "Ona Setup"
},
"local": {
"intro": "This course runs in a virtual Linux machine on your computer. To run the course, you first need to download each of the following if you don't already have them:",
@@ -571,7 +592,8 @@
"step-7": "Copy the course URL below, paste it in the URL input, and click \"Load\".",
"copy-url": "Copy Course URL",
"step-8": "Click \"Start\" to begin.",
"step-9": "Follow the instructions in CodeRoad to complete the course. Note: You may need to restart the terminal once for terminal settings to take effect and the tests to pass."
"step-9": "Follow the instructions in CodeRoad to complete the course. Note: You may need to restart the terminal once for terminal settings to take effect and the tests to pass.",
"summary": "Local Setup"
},
"step-1": "ステップ 1: プロジェクトを完成させる",
"step-2": "ステップ 2: コードを提出する",