mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(i18n,client): processed translations (#62595)
This commit is contained in:
committed by
GitHub
parent
863e79a21e
commit
d282d0aa64
@@ -533,6 +533,26 @@
|
||||
"project-preview-title": "下面是你將構建的項目的預覽",
|
||||
"demo-project-title": "這是一個符合要求的項目示例。",
|
||||
"github-required": "如果你沒有 GitHub 賬戶,你需要 <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": "本課程將在你電腦上的虛擬 Linux 環境中運行。要開始學習,你需要先下載以下必備軟件(如尚未安裝):",
|
||||
@@ -571,7 +592,8 @@
|
||||
"step-7": "複製下面的課程 URL,將其粘貼到網址輸入框中,然後點擊 “Load”(加載)。",
|
||||
"copy-url": "複製課程 URL",
|
||||
"step-8": "點擊 “Start”(開始)以開始。",
|
||||
"step-9": "按照 CodeRoad 中的說明完成課程。注意:你可能需要將終端重啓一次,以便終端設置生效並通過測試。"
|
||||
"step-9": "按照 CodeRoad 中的說明完成課程。注意:你可能需要將終端重啓一次,以便終端設置生效並通過測試。",
|
||||
"summary": "Local Setup"
|
||||
},
|
||||
"step-1": "步驟 1:完成項目",
|
||||
"step-2": "步驟 2:提交你的代碼",
|
||||
|
||||
Reference in New Issue
Block a user