From 3c1ed0ab9ece4e6a4efecdafd295936e4e24cb4f Mon Sep 17 00:00:00 2001 From: freeCodeCamp's Camper Bot Date: Wed, 8 May 2024 21:10:32 +0530 Subject: [PATCH] chore(i18n,client): processed translations (#54703) --- client/i18n/locales/arabic/translations.json | 2 +- .../locales/chinese-traditional/intro.json | 14 +++++------ .../chinese-traditional/translations.json | 24 +++++++++---------- client/i18n/locales/chinese/intro.json | 14 +++++------ client/i18n/locales/chinese/translations.json | 24 +++++++++---------- client/i18n/locales/espanol/translations.json | 2 +- client/i18n/locales/german/translations.json | 2 +- client/i18n/locales/italian/translations.json | 2 +- .../i18n/locales/japanese/translations.json | 2 +- client/i18n/locales/korean/translations.json | 2 +- .../i18n/locales/portuguese/translations.json | 2 +- client/i18n/locales/swahili/translations.json | 2 +- .../i18n/locales/ukrainian/translations.json | 2 +- 13 files changed, 45 insertions(+), 49 deletions(-) diff --git a/client/i18n/locales/arabic/translations.json b/client/i18n/locales/arabic/translations.json index 5533fe02c1f..e3d0e7941be 100644 --- a/client/i18n/locales/arabic/translations.json +++ b/client/i18n/locales/arabic/translations.json @@ -303,7 +303,7 @@ "fcc-certs": "شهادات freeCodeCamp", "longest-streak": "أطول أثر:", "current-streak": "المسار الحالي:", - "portfolio": "محفظة", + "projects": "Projects", "timeline": "الخط الزمني", "none-completed": "لا توجد أي تحديات مكتملة بعد.", "get-started": "ابدأ هنا.", diff --git a/client/i18n/locales/chinese-traditional/intro.json b/client/i18n/locales/chinese-traditional/intro.json index 5f557d3520a..06d6f452b12 100644 --- a/client/i18n/locales/chinese-traditional/intro.json +++ b/client/i18n/locales/chinese-traditional/intro.json @@ -463,14 +463,14 @@ "title": "Learn Introductory JavaScript by Building a Pyramid Generator", "intro": [ "JavaScript is a powerful scripting language that you can use to make web pages interactive. It's one of the core technologies of the web, along with HTML and CSS. All modern browsers support JavaScript.", - "In this practice project, you'll learn fundamental programming concepts in JavaScript by coding your own Pyramid Generator. You'll learn how to work with arrays, strings, functions, loops, if/else statements, and more." + "在這個練習項目中,你將會通過編寫你自己的金字塔生成器來學習 JavaScript 的基本編程概念。你將學到如何使用數組、字符串、函數、循環、if/else 語句以及更多。" ] }, "review-js-fundamentals-by-building-a-gradebook-app": { - "title": "Review JavaScript Fundamentals by Building a Gradebook App", + "title": "通過創建成績統計冊應用來回顧 JavaScript 基礎知識", "intro": [ - "In this mini project, you will get to review JavaScript fundamentals like functions, variables, conditionals and more by building a gradebook app.", - "This will give you an opportunity to solve small problems and get a better understanding of the basics." + "在這個小項目中,你將會通過創建成績統計冊應用回顧 JavaScript 基礎知識,如函數、變量、條件以及更多內容。", + "你將通過這個機會練習解決小問題,更好地理解基礎知識。" ] } } @@ -1206,9 +1206,7 @@ }, "top-basic-function-projects": { "title": "Basic Function Projects", - "intro": [ - "Put your JavaScript skills to the test by building basic functions." - ] + "intro": ["通過構建基本函數來測試你的 JavaScript 技能。"] } } }, @@ -1318,7 +1316,7 @@ }, "a2-english-for-developers": { "title": "面向開發者的 A2 英語(Beta)", - "note": "This certification is currently in active development. While there isn't a claimable certification available for this section at the moment, one will be available soon. In the meantime, you're welcome to explore the courses we have created below.", + "note": "該認證目前正在積極開發中。雖然目前還沒有可申請的認證,但很快就會有。在此期間,歡迎你探索我們在下面創建的課程。", "intro": [ "在開發者英語課程中,你將學習英語交流的基本要素。課程遵循歐洲共同語言參考標準(CEFR)的 A2 級,側重於對開發者有用的詞彙。", "課程的前半部分將幫助你熟悉英語語法和用法。你將通過大量的實踐練習學習自我介紹、聊天和討論工作等基礎知識。", diff --git a/client/i18n/locales/chinese-traditional/translations.json b/client/i18n/locales/chinese-traditional/translations.json index 666a6c956c6..ca3649a77e2 100644 --- a/client/i18n/locales/chinese-traditional/translations.json +++ b/client/i18n/locales/chinese-traditional/translations.json @@ -97,7 +97,7 @@ "donate-now": "立即捐款", "confirm-amount": "確認金額", "skip-advertisement": "跳過廣告", - "play-scene": "Press Play" + "play-scene": "點擊播放" }, "landing": { "big-heading-1": "免費學習編程", @@ -263,12 +263,12 @@ "nevermind": "我不想刪除我的賬戶", "certain": "我完全確定要刪除與此賬戶相關的所有信息", "reset-heading": "重置我的進度", - "reset-p1": "This will permanently delete and reset all of the following:", - "reset-item-1": "Your progress through each step/challenge (all completed challenges will be lost)", - "reset-item-2": "Any saved code, including partially completed challenges, and certification project code", - "reset-item-3": "All completed and claimed certifications", - "reset-p2": "You will effectively be set back to the very first day you signed up.", - "reset-p3": "We won't be able to recover any of it for you later, even if you change your mind.", + "reset-p1": "這將永久刪除和重置所有下列內容:", + "reset-item-1": "你在每個步驟/挑戰中的進度(所有已完成的挑戰都將丟失)", + "reset-item-2": "任何保存的代碼,包括部分完成的挑戰和認證項目代碼", + "reset-item-3": "所有已完成和申請的認證", + "reset-p2": "一切將被恢復到你註冊的第一天。", + "reset-p3": "即使你之後改變主意,我們也無法爲你恢復任何信息。", "nevermind-2": "我不想刪除我的所有進度", "reset-confirm": "重置所有內容,我想重新開始。" }, @@ -303,7 +303,7 @@ "fcc-certs": "freeCodeCamp 認證", "longest-streak": "最長連續提交記錄:", "current-streak": "當前連續提交記錄:", - "portfolio": "作品集", + "projects": "Projects", "timeline": "時間線", "none-completed": "尚未完成任何挑戰。", "get-started": "從這裏開始。", @@ -314,8 +314,8 @@ "tweet": "我獲得了 {{certTitle}} 認證 @freeCodeCamp!在這裏查看:{{certURL}}", "avatar": "{{username}} 的頭像", "joined": "於 {{date}} 加入", - "from": "From {{location}}", - "total-points": "Total Points:", + "from": "來自 {{location}}", + "total-points": "總分:", "points": "{{date}} 獲得 {{count}} 分", "points_plural": "{{date}} 獲得 {{count}} 分", "page-number": "第 {{pageNumber}} 頁,共 {{totalPages}} 頁" @@ -404,7 +404,7 @@ "scrimba-tip": "注意:如果這個小瀏覽器窗口覆蓋了代碼,點擊拖動它。同時,你可以隨時暫停,在視頻中編輯代碼。", "chal-preview": "挑戰預覽", "donation-record-not-found": "未找到你的捐款記錄。", - "donation-heading": "Progress towards donation goal", + "donation-heading": "捐贈目標進展情況", "sign-in-card-update": "登錄以更新你的卡片", "sign-in-see-benefits": "登錄以查看你的支持者權益", "card-has-been-updated": "你的卡片已經更新成功。", @@ -873,7 +873,7 @@ "fulltextNoHours": "<0>特證明 <1>{{user}} <2>已完成 <3>{{title}} <4>開發者認證課程,日期爲 {{time}}", "project": { "heading-legacy-full-stack": "作爲舊版全棧認證的一部分,{{user}} 完成了以下認證:", - "heading-exam": "As part of this certification, {{user}} passed the following exam: ", + "heading-exam": "作爲認證的一部分,{{user}} 通過了以下考試: ", "heading": "作爲此認證的一部分,{{user}} 構建了以下項目,並通過所有自動測試:", "solution": "解決方案", "no-solution": "顯示解決方案出錯時,發送電子郵件到 support@freeCodeCamp.org 獲得幫助。", diff --git a/client/i18n/locales/chinese/intro.json b/client/i18n/locales/chinese/intro.json index 6dbba9933bc..55e28c96941 100644 --- a/client/i18n/locales/chinese/intro.json +++ b/client/i18n/locales/chinese/intro.json @@ -463,14 +463,14 @@ "title": "Learn Introductory JavaScript by Building a Pyramid Generator", "intro": [ "JavaScript is a powerful scripting language that you can use to make web pages interactive. It's one of the core technologies of the web, along with HTML and CSS. All modern browsers support JavaScript.", - "In this practice project, you'll learn fundamental programming concepts in JavaScript by coding your own Pyramid Generator. You'll learn how to work with arrays, strings, functions, loops, if/else statements, and more." + "在这个练习项目中,你将会通过编写你自己的金字塔生成器来学习 JavaScript 的基本编程概念。你将学到如何使用数组、字符串、函数、循环、if/else 语句以及更多。" ] }, "review-js-fundamentals-by-building-a-gradebook-app": { - "title": "Review JavaScript Fundamentals by Building a Gradebook App", + "title": "通过创建成绩统计册应用来回顾 JavaScript 基础知识", "intro": [ - "In this mini project, you will get to review JavaScript fundamentals like functions, variables, conditionals and more by building a gradebook app.", - "This will give you an opportunity to solve small problems and get a better understanding of the basics." + "在这个小项目中,你将会通过创建成绩统计册应用回顾 JavaScript 基础知识,如函数、变量、条件以及更多内容。", + "你将通过这个机会练习解决小问题,更好地理解基础知识。" ] } } @@ -1206,9 +1206,7 @@ }, "top-basic-function-projects": { "title": "Basic Function Projects", - "intro": [ - "Put your JavaScript skills to the test by building basic functions." - ] + "intro": ["通过构建基本函数来测试你的 JavaScript 技能。"] } } }, @@ -1318,7 +1316,7 @@ }, "a2-english-for-developers": { "title": "面向开发者的 A2 英语(Beta)", - "note": "This certification is currently in active development. While there isn't a claimable certification available for this section at the moment, one will be available soon. In the meantime, you're welcome to explore the courses we have created below.", + "note": "该认证目前正在积极开发中。虽然目前还没有可申请的认证,但很快就会有。在此期间,欢迎你探索我们在下面创建的课程。", "intro": [ "在开发者英语课程中,你将学习英语交流的基本要素。课程遵循欧洲共同语言参考标准(CEFR)的 A2 级,侧重于对开发者有用的词汇。", "课程的前半部分将帮助你熟悉英语语法和用法。你将通过大量的实践练习学习自我介绍、聊天和讨论工作等基础知识。", diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json index 2714b0cdc07..115c0385016 100644 --- a/client/i18n/locales/chinese/translations.json +++ b/client/i18n/locales/chinese/translations.json @@ -97,7 +97,7 @@ "donate-now": "立即捐款", "confirm-amount": "确认金额", "skip-advertisement": "跳过广告", - "play-scene": "Press Play" + "play-scene": "点击播放" }, "landing": { "big-heading-1": "免费学习编程", @@ -263,12 +263,12 @@ "nevermind": "我不想删除我的账户", "certain": "我完全确定要删除与此账户相关的所有信息", "reset-heading": "重置我的进度", - "reset-p1": "This will permanently delete and reset all of the following:", - "reset-item-1": "Your progress through each step/challenge (all completed challenges will be lost)", - "reset-item-2": "Any saved code, including partially completed challenges, and certification project code", - "reset-item-3": "All completed and claimed certifications", - "reset-p2": "You will effectively be set back to the very first day you signed up.", - "reset-p3": "We won't be able to recover any of it for you later, even if you change your mind.", + "reset-p1": "这将永久删除和重置所有下列内容:", + "reset-item-1": "你在每个步骤/挑战中的进度(所有已完成的挑战都将丢失)", + "reset-item-2": "任何保存的代码,包括部分完成的挑战和认证项目代码", + "reset-item-3": "所有已完成和申请的认证", + "reset-p2": "一切将被恢复到你注册的第一天。", + "reset-p3": "即使你之后改变主意,我们也无法为你恢复任何信息。", "nevermind-2": "我不想删除我的所有进度", "reset-confirm": "重置所有内容,我想重新开始。" }, @@ -303,7 +303,7 @@ "fcc-certs": "freeCodeCamp 认证", "longest-streak": "最长连续提交记录:", "current-streak": "当前连续提交记录:", - "portfolio": "作品集", + "projects": "Projects", "timeline": "时间线", "none-completed": "尚未完成任何挑战。", "get-started": "从这里开始。", @@ -314,8 +314,8 @@ "tweet": "我获得了 {{certTitle}} 认证 @freeCodeCamp!在这里查看:{{certURL}}", "avatar": "{{username}} 的头像", "joined": "于 {{date}} 加入", - "from": "From {{location}}", - "total-points": "Total Points:", + "from": "来自 {{location}}", + "total-points": "总分:", "points": "{{date}} 获得 {{count}} 分", "points_plural": "{{date}} 获得 {{count}} 分", "page-number": "第 {{pageNumber}} 页,共 {{totalPages}} 页" @@ -404,7 +404,7 @@ "scrimba-tip": "注意:如果这个小浏览器窗口覆盖了代码,点击拖动它。同时,你可以随时暂停,在视频中编辑代码。", "chal-preview": "挑战预览", "donation-record-not-found": "未找到你的捐款记录。", - "donation-heading": "Progress towards donation goal", + "donation-heading": "捐赠目标进展情况", "sign-in-card-update": "登录以更新你的卡片", "sign-in-see-benefits": "登录以查看你的支持者权益", "card-has-been-updated": "你的卡片已经更新成功。", @@ -873,7 +873,7 @@ "fulltextNoHours": "<0>特证明 <1>{{user}} <2>已完成 <3>{{title}} <4>开发者认证课程,日期为 {{time}}", "project": { "heading-legacy-full-stack": "作为旧版全栈认证的一部分,{{user}} 完成了以下认证:", - "heading-exam": "As part of this certification, {{user}} passed the following exam: ", + "heading-exam": "作为认证的一部分,{{user}} 通过了以下考试: ", "heading": "作为此认证的一部分,{{user}} 构建了以下项目,并通过所有自动测试:", "solution": "解决方案", "no-solution": "显示解决方案出错时,发送电子邮件到 support@freeCodeCamp.org 获得帮助。", diff --git a/client/i18n/locales/espanol/translations.json b/client/i18n/locales/espanol/translations.json index 9b3c35fc59b..1c08275b6d6 100644 --- a/client/i18n/locales/espanol/translations.json +++ b/client/i18n/locales/espanol/translations.json @@ -303,7 +303,7 @@ "fcc-certs": "Certificaciones de freeCodeCamp", "longest-streak": "Racha más larga:", "current-streak": "Racha actual:", - "portfolio": "Portafolio", + "projects": "Projects", "timeline": "Cronología", "none-completed": "Aún no se han completado desafíos.", "get-started": "Empieza aquí.", diff --git a/client/i18n/locales/german/translations.json b/client/i18n/locales/german/translations.json index 1b6300ddc5d..e10609f447a 100644 --- a/client/i18n/locales/german/translations.json +++ b/client/i18n/locales/german/translations.json @@ -303,7 +303,7 @@ "fcc-certs": "freeCodeCamp Zertifikate", "longest-streak": "Längste Serie:", "current-streak": "Aktuelle Serie:", - "portfolio": "Portfolio", + "projects": "Projects", "timeline": "Zeitleiste", "none-completed": "Es wurden noch keine Herausforderungen abgeschlossen.", "get-started": "Hier geht es los.", diff --git a/client/i18n/locales/italian/translations.json b/client/i18n/locales/italian/translations.json index 361b1e1e3c7..72edb56da26 100644 --- a/client/i18n/locales/italian/translations.json +++ b/client/i18n/locales/italian/translations.json @@ -303,7 +303,7 @@ "fcc-certs": "Certificazioni freeCodeCamp", "longest-streak": "Serie Più Lunga:", "current-streak": "Serie Attuale:", - "portfolio": "Portfolio", + "projects": "Projects", "timeline": "Timeline", "none-completed": "Nessuna sfida è stata ancora completata.", "get-started": "Inizia qui.", diff --git a/client/i18n/locales/japanese/translations.json b/client/i18n/locales/japanese/translations.json index ff2f74628e2..99cb6ed36d1 100644 --- a/client/i18n/locales/japanese/translations.json +++ b/client/i18n/locales/japanese/translations.json @@ -303,7 +303,7 @@ "fcc-certs": "freeCodeCamp 認定証", "longest-streak": "最長連続日数:", "current-streak": "現在の連続日数:", - "portfolio": "ポートフォリオ", + "projects": "Projects", "timeline": "タイムライン", "none-completed": "完了したチャレンジがありません。", "get-started": "ここから始めましょう。", diff --git a/client/i18n/locales/korean/translations.json b/client/i18n/locales/korean/translations.json index 853cfee13e4..dd9a628a4a8 100644 --- a/client/i18n/locales/korean/translations.json +++ b/client/i18n/locales/korean/translations.json @@ -303,7 +303,7 @@ "fcc-certs": "freeCodeCamp Certifications", "longest-streak": "Longest Streak:", "current-streak": "Current Streak:", - "portfolio": "Portfolio", + "projects": "Projects", "timeline": "Timeline", "none-completed": "No challenges have been completed yet.", "get-started": "Get started here.", diff --git a/client/i18n/locales/portuguese/translations.json b/client/i18n/locales/portuguese/translations.json index 8aa53cda5e0..718fdfa5ec1 100644 --- a/client/i18n/locales/portuguese/translations.json +++ b/client/i18n/locales/portuguese/translations.json @@ -303,7 +303,7 @@ "fcc-certs": "Certificações freeCodeCamp", "longest-streak": "Sequência mais longa:", "current-streak": "Sequência atual:", - "portfolio": "Portfólio", + "projects": "Projects", "timeline": "Cronograma", "none-completed": "Nenhum desafio foi concluído ainda.", "get-started": "Comece aqui.", diff --git a/client/i18n/locales/swahili/translations.json b/client/i18n/locales/swahili/translations.json index 0be3e1d2a67..585bfcaf37d 100644 --- a/client/i18n/locales/swahili/translations.json +++ b/client/i18n/locales/swahili/translations.json @@ -303,7 +303,7 @@ "fcc-certs": "Udhibitisho wa freeCodeCamp", "longest-streak": "Msururu mrefu zaidi:", "current-streak": "Mfululizo wa Sasa:", - "portfolio": "Wasifu", + "projects": "Projects", "timeline": "Rekodi ya matukio", "none-completed": "Hakuna changamoto zilizokamilishwa bado.", "get-started": "Anza hapa.", diff --git a/client/i18n/locales/ukrainian/translations.json b/client/i18n/locales/ukrainian/translations.json index 920c6cfb24b..9a73f43488a 100644 --- a/client/i18n/locales/ukrainian/translations.json +++ b/client/i18n/locales/ukrainian/translations.json @@ -303,7 +303,7 @@ "fcc-certs": "Сертифікації freeCodeCamp", "longest-streak": "Найдовший час без перерви:", "current-streak": "Поточний час без перерви:", - "portfolio": "Портфоліо", + "projects": "Projects", "timeline": "Хронологія", "none-completed": "Поки що немає виконаних завдань.", "get-started": "Почніть тут.",