mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(i18n,client): processed translations (#64371)
This commit is contained in:
committed by
GitHub
parent
7e067ff920
commit
2fee689ea5
@@ -281,7 +281,7 @@
|
||||
"disabled": "如果設置爲僅自己可見,其他人將無法訪問你的認證。",
|
||||
"private-name": "如果你將名字設置爲私密,你的認證將不會顯示你的名字。",
|
||||
"claim-legacy": "當你獲得下列 freeCodeCamp 認證之後,你可以申請 {{cert}}:",
|
||||
"for": "{{username}} 賬戶設置",
|
||||
"for": "Settings for {{username}}",
|
||||
"sound-mode": "爲整個網站添加令人愉快的吉他原聲音樂。在編輯器輸入、完成挑戰、申請認證等時刻,你將獲得音樂反饋。",
|
||||
"sound-volume": "營火音效音量",
|
||||
"scrollbar-width": "編輯器滾動條寬度",
|
||||
@@ -328,12 +328,13 @@
|
||||
"keyboard-shortcuts": "啓用鍵盤快捷鍵"
|
||||
},
|
||||
"headings": {
|
||||
"account": "Account",
|
||||
"certs": "認證",
|
||||
"legacy-certs": "舊版認證",
|
||||
"honesty": "學術誠信條例",
|
||||
"internet": "你在各平臺的賬戶",
|
||||
"portfolio": "作品集設置",
|
||||
"privacy": "隱私設置",
|
||||
"privacy": "Privacy",
|
||||
"personal-info": "個人信息"
|
||||
},
|
||||
"danger": {
|
||||
@@ -362,7 +363,7 @@
|
||||
},
|
||||
"email": {
|
||||
"missing": "你的賬戶未綁定郵箱。",
|
||||
"heading": "郵件設置",
|
||||
"heading": "Email",
|
||||
"not-verified": "你的郵箱已驗證。",
|
||||
"check": "請查看你的郵件,或<0>在此處請求新的驗證郵件</0>。",
|
||||
"current": "當前郵箱",
|
||||
@@ -964,7 +965,8 @@
|
||||
"terminal-output": "終端輸出",
|
||||
"not-available": "不可用",
|
||||
"interactive-editor-desc": "Turn static code examples into interactive editors. This allows you to edit and run the code directly on the page.",
|
||||
"pinyin-to-hanzi-input-desc": "This task uses Pinyin-to-Hanzi inputs. Type pinyin with tone numbers (1 to 5). When you enter a correct syllable, it will turn into a Chinese character. If you press backspace after a Chinese character, it will change back to pinyin and remove the last thing you typed: if it's a tone number, the tone is removed; if it's a letter, the letter is removed."
|
||||
"pinyin-to-hanzi-input-desc": "This task uses Pinyin-to-Hanzi inputs. Type pinyin with tone numbers (1 to 5). When you enter a correct syllable, it will turn into a Chinese character. If you press backspace after a Chinese character, it will change back to pinyin and remove the last thing you typed: if it's a tone number, the tone is removed; if it's a letter, the letter is removed.",
|
||||
"pinyin-tone-input-desc": "This task uses Pinyin Tone inputs. Type pinyin with tone numbers (1 to 5). When you enter a tone number, it will be converted to a tone mark. If you press backspace, the last thing you typed is removed: if it's a tone number, the tone is removed; if it's a letter, the letter is removed."
|
||||
},
|
||||
"flash": {
|
||||
"no-email-in-userinfo": "我們無法從你所選的供應商處獲取該電子郵件。請嘗試其他供應商,或者使用“繼續使用電子郵件”選項。",
|
||||
|
||||
Reference in New Issue
Block a user