mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(i18n,client): processed translations (#63693)
This commit is contained in:
committed by
GitHub
parent
7616926f3f
commit
3549056b34
@@ -685,6 +685,7 @@
|
||||
"lab": "實驗室",
|
||||
"review": "複習",
|
||||
"quiz": "測驗",
|
||||
"cert-project": "Certification Project",
|
||||
"exam": "考試",
|
||||
"warm-up": "Warm-up",
|
||||
"learn": "Learn",
|
||||
@@ -1194,20 +1195,20 @@
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"responsive-web-design": "響應式 Web 設計",
|
||||
"responsive-web-design-cert": "響應式 Web 設計認證",
|
||||
"javascript-algorithms-and-data-structures": "舊版 JavaScript 算法和數據結構",
|
||||
"javascript-algorithms-and-data-structures-cert": "舊版 JavaScript 算法和數據結構認證",
|
||||
"javascript-algorithms-and-data-structures-v8": "JavaScript 算法和數據結構",
|
||||
"javascript-algorithms-and-data-structures-v8-cert": "JavaScript 算法和數據結構認證",
|
||||
"front-end-development-libraries": "前端開發庫",
|
||||
"front-end-development-libraries-cert": "前端開發庫認證",
|
||||
"data-visualization": "數據可視化",
|
||||
"data-visualization-cert": "數據可視化認證",
|
||||
"relational-database-v8": "關係數據庫",
|
||||
"relational-database-v8-cert": "關係數據庫認證",
|
||||
"back-end-development-and-apis": "後端開發和 APIs",
|
||||
"back-end-development-and-apis-cert": "後端開發和 APIs 認證",
|
||||
"responsive-web-design": "Legacy Responsive Web Design V8",
|
||||
"responsive-web-design-cert": "Legacy Responsive Web Design V8 Certification",
|
||||
"javascript-algorithms-and-data-structures": "Legacy JavaScript Algorithms and Data Structures V7",
|
||||
"javascript-algorithms-and-data-structures-cert": "Legacy JavaScript Algorithms and Data Structures V7 Certification",
|
||||
"javascript-algorithms-and-data-structures-v8": "Legacy JavaScript Algorithms and Data Structures V8",
|
||||
"javascript-algorithms-and-data-structures-v8-cert": "Legacy JavaScript Algorithms and Data Structures V8 Certification",
|
||||
"front-end-development-libraries": "Front End Development Libraries V8",
|
||||
"front-end-development-libraries-cert": "Front End Development Libraries V8 Certification",
|
||||
"data-visualization": "Data Visualization V8",
|
||||
"data-visualization-cert": "Data Visualization V8 Certification",
|
||||
"relational-database-v8": "Relational Database V8",
|
||||
"relational-database-v8-cert": "Relational Database V8 Certification",
|
||||
"back-end-development-and-apis": "Back End Development and APIs V8",
|
||||
"back-end-development-and-apis-cert": "Back End Development and APIs V8 Certification",
|
||||
"quality-assurance-v7": "質量保證",
|
||||
"quality-assurance-v7-cert": "質量保證認證",
|
||||
"scientific-computing-with-python-v7": "Python 科學計算",
|
||||
@@ -1353,6 +1354,26 @@
|
||||
"two-questions": "恭喜你已經走到了這一步。在你開始考試之前,請回答這兩個簡短的調研問題。"
|
||||
}
|
||||
},
|
||||
"speaking-modal": {
|
||||
"heading": "Speaking Practice",
|
||||
"repeat-sentence": "Repeat aloud this sentence:",
|
||||
"play": "Play",
|
||||
"playing": "Playing...",
|
||||
"record": "Record",
|
||||
"stop": "Stop",
|
||||
"incorrect-words": "Incorrect words: {{words}}.",
|
||||
"misplaced-words": "Misplaced words: {{words}}.",
|
||||
"correct-congratulations": "That's correct! Congratulations!",
|
||||
"very-good": "Very good!",
|
||||
"try-again": "Try again.",
|
||||
"no-audio-available": "No audio file available.",
|
||||
"no-speech-detected": "Recording stopped. No speech detected.",
|
||||
"speech-recognition-not-supported": "Speech recognition not supported in this browser.",
|
||||
"recording-speak-now": "Recording. Speak now.",
|
||||
"recording-stopped-processing": "Recording stopped. Processing...",
|
||||
"microphone-access-error": "Error: Could not access microphone.",
|
||||
"speaking-button": "Practice speaking"
|
||||
},
|
||||
"curriculum": {
|
||||
"catalog": {
|
||||
"title": "探索我們的目錄",
|
||||
|
||||
Reference in New Issue
Block a user