mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(i18n,client): processed translations (#62221)
This commit is contained in:
committed by
GitHub
parent
d631c76087
commit
eb2c74b4e6
@@ -153,7 +153,7 @@
|
||||
"landing": {
|
||||
"big-heading-1": "免費學習編程",
|
||||
"big-heading-2": "構建項目",
|
||||
"big-heading-1-b": "免費提升你的技能。",
|
||||
"big-heading-1-b": "免費提升你的技能",
|
||||
"big-heading-3": "獲得認證",
|
||||
"advance-career": "學習編程、 DevOps、 網絡安全、 AI 工程和開發者英語,提升你的職業能力。",
|
||||
"h2-heading": "已有超過 <strong>100,000</strong> 名 freeCodeCamp.org 畢業生<strong>入職</strong>科技公司,例如:",
|
||||
@@ -527,20 +527,23 @@
|
||||
"project-preview-title": "下面是你將構建的項目的預覽",
|
||||
"demo-project-title": "這是一個符合要求的項目示例。",
|
||||
"github-required": "如果你沒有 GitHub 賬戶,你需要 <0>創建 GitHub</0> 賬戶。 你需要創建虛擬 Linux 服務器,這個過程可能需要幾分鐘。",
|
||||
"gitpod": {
|
||||
"intro": "本課程使用 Gitpod 在虛擬的 Linux 機器中運行。按照這些說明開始學習課程:",
|
||||
"step-1": "如果你沒有 GitHub 賬戶,<0>創建一個</0>。",
|
||||
"step-2": "點擊下面的開始按鈕",
|
||||
"step-3": "如果你尚未登錄,使用你的 GitHub 賬戶登錄 Gitpod",
|
||||
"step-4": "虛擬 Linux 機器加載完成後,啓動 CodeRoad 擴展:",
|
||||
"step-5": "點擊 VSCode 窗口左上角的 “hamburger” 菜單,",
|
||||
"step-6": "前往“查看”菜單,",
|
||||
"step-7": "點擊“命令面板”選項,",
|
||||
"step-8": "並運行 “CodeRoad: Start” 命令",
|
||||
"step-9": "按照 CodeRoad 中的說明完成課程",
|
||||
"continue-project": "點擊下面的按鈕將啓動一個新項目。如果你已經開始了 {{course}} 課程,請進入 <0>你的 Gitpod 面板</0> 繼續。",
|
||||
"learn-more": "瞭解更多關於 <0>Gitpod 工作區</0>的信息。",
|
||||
"logout-warning": "如果你在完成整個 {{course}} 課程之前退出 freeCodeCamp,你的進度將不會被保存到你的 freeCodeCamp 賬戶中。"
|
||||
"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-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,",
|
||||
"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 {{course}} course, go to <0>your Ona dashboard</0> to continue.",
|
||||
"learn-more": "Learn more about <0>Ona 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>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"
|
||||
},
|
||||
"local": {
|
||||
"intro": "本課程將在你電腦上的虛擬 Linux 環境中運行。要開始學習,你需要先下載以下必備軟件(如尚未安裝):",
|
||||
@@ -647,7 +650,10 @@
|
||||
"lab": "實驗室",
|
||||
"review": "複習",
|
||||
"quiz": "測驗",
|
||||
"exam": "考試"
|
||||
"exam": "考試",
|
||||
"warm-up": "Warm-up",
|
||||
"learn": "Learn",
|
||||
"practice": "Practice"
|
||||
}
|
||||
},
|
||||
"donate": {
|
||||
|
||||
Reference in New Issue
Block a user