chore(i18n,client): processed translations (#54878)

This commit is contained in:
freeCodeCamp's Camper Bot
2024-05-20 19:21:54 +05:30
committed by GitHub
parent 3ea11603b6
commit 5c19e29d39
22 changed files with 403 additions and 83 deletions

View File

@@ -847,10 +847,41 @@
"In this project, you'll explore the power of Lambda Functions by creating an expense tracker. Your resulting app will demonstrate how you can use Lambda Functions for efficient, streamlined operations."
]
},
"scientific-computing-with-python-projects": {
"title": "مشاريع الحوسبة العلمية باستخدام Python",
"build-an-arithmetic-formatter-project": {
"title": "Build an Arithmetic Formatter Project",
"intro": [
"It's time to put your Python skills to the test. By completing these projects, you'll demonstrate that you have a strong foundational knowledge of Python. And you'll qualify for freeCodeCamp's Scientific Computing with Python Certification."
"This is one of the required projects to claim your certification."
]
},
"build-a-time-calculator-project": {
"title": "Build a Time Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-budget-app-project": {
"title": "Build a Budget App Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-polygon-area-calculator-project": {
"title": "Build a Polygon Area Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-probability-calculator-project": {
"title": "Build a Probability Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"learn-the-bisection-method-by-finding-the-square-root-of-a-number": {
"title": "Learn the Bisection Method by Finding the Square Root of a Number",
"intro": [
"Numerical methods are used to approximate solutions to mathematical problems that are difficult or impossible to solve analytically.",
"In this project, you will explore the numerical method of bisection to find the square root of a number by iteratively narrowing down the possible range of values that contain the square root."
]
}
}

View File

@@ -297,7 +297,6 @@
}
},
"profile": {
"username-not-public": "{{username}} لم يجعل حافظته عامة.",
"you-change-privacy": "تحتاج إلى تغيير إعدادات الخصوصية الخاصة بك حتى يتمكن الآخرون من رؤية معرض أعمالك. هذه معاينة لكيفية ظهور معرض أعمالك عند عرضه للعامة.",
"username-change-privacy": "يحتاج {{username}} إلى تغيير إعدادات الخصوصية الخاصة به حتى تستطيع الإطلاع على معرض أعماله.",
"supporter": "داعم",

View File

@@ -847,10 +847,41 @@
"在本項目中,你將通過創建一個費用跟蹤器來探索 Lambda 函數的強大功能。你創建的應用程序將展示如何使用 Lambda 函數實現高效、簡化的操作。"
]
},
"scientific-computing-with-python-projects": {
"title": "Python 科學計算項目",
"build-an-arithmetic-formatter-project": {
"title": "Build an Arithmetic Formatter Project",
"intro": [
"是時候測試一下你的 Python 技能了。通過完成這些項目,你可以展示自己已經掌握了紮實的 Python 基礎知識。你還將有資格獲得 freeCodeCamp 的 Python 科學計算認證。"
"This is one of the required projects to claim your certification."
]
},
"build-a-time-calculator-project": {
"title": "Build a Time Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-budget-app-project": {
"title": "Build a Budget App Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-polygon-area-calculator-project": {
"title": "Build a Polygon Area Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-probability-calculator-project": {
"title": "Build a Probability Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"learn-the-bisection-method-by-finding-the-square-root-of-a-number": {
"title": "Learn the Bisection Method by Finding the Square Root of a Number",
"intro": [
"Numerical methods are used to approximate solutions to mathematical problems that are difficult or impossible to solve analytically.",
"In this project, you will explore the numerical method of bisection to find the square root of a number by iteratively narrowing down the possible range of values that contain the square root."
]
}
}

View File

@@ -297,7 +297,6 @@
}
},
"profile": {
"username-not-public": "{{username}} 未把作品集設置爲公開",
"you-change-privacy": "你需要更改你的隱私設置,才能讓他人看到你的作品集。這是你的作品集公開時候的預覽。",
"username-change-privacy": "{{username}} 需要修改隱私設置,你才能看到其作品集。",
"supporter": "支持者",

View File

@@ -847,10 +847,41 @@
"在本项目中,你将通过创建一个费用跟踪器来探索 Lambda 函数的强大功能。你创建的应用程序将展示如何使用 Lambda 函数实现高效、简化的操作。"
]
},
"scientific-computing-with-python-projects": {
"title": "Python 科学计算项目",
"build-an-arithmetic-formatter-project": {
"title": "Build an Arithmetic Formatter Project",
"intro": [
"是时候测试一下你的 Python 技能了。通过完成这些项目,你可以展示自己已经掌握了扎实的 Python 基础知识。你还将有资格获得 freeCodeCamp 的 Python 科学计算认证。"
"This is one of the required projects to claim your certification."
]
},
"build-a-time-calculator-project": {
"title": "Build a Time Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-budget-app-project": {
"title": "Build a Budget App Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-polygon-area-calculator-project": {
"title": "Build a Polygon Area Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-probability-calculator-project": {
"title": "Build a Probability Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"learn-the-bisection-method-by-finding-the-square-root-of-a-number": {
"title": "Learn the Bisection Method by Finding the Square Root of a Number",
"intro": [
"Numerical methods are used to approximate solutions to mathematical problems that are difficult or impossible to solve analytically.",
"In this project, you will explore the numerical method of bisection to find the square root of a number by iteratively narrowing down the possible range of values that contain the square root."
]
}
}

View File

@@ -297,7 +297,6 @@
}
},
"profile": {
"username-not-public": "{{username}} 未把作品集设置为公开",
"you-change-privacy": "你需要更改你的隐私设置,才能让他人看到你的作品集。这是你的作品集公开时候的预览。",
"username-change-privacy": "{{username}} 需要修改隐私设置,你才能看到其作品集。",
"supporter": "支持者",

View File

@@ -847,10 +847,41 @@
"In this project, you'll explore the power of Lambda Functions by creating an expense tracker. Your resulting app will demonstrate how you can use Lambda Functions for efficient, streamlined operations."
]
},
"scientific-computing-with-python-projects": {
"title": "Proyectos de cálculo científico con Python",
"build-an-arithmetic-formatter-project": {
"title": "Build an Arithmetic Formatter Project",
"intro": [
"It's time to put your Python skills to the test. By completing these projects, you'll demonstrate that you have a strong foundational knowledge of Python. And you'll qualify for freeCodeCamp's Scientific Computing with Python Certification."
"This is one of the required projects to claim your certification."
]
},
"build-a-time-calculator-project": {
"title": "Build a Time Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-budget-app-project": {
"title": "Build a Budget App Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-polygon-area-calculator-project": {
"title": "Build a Polygon Area Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-probability-calculator-project": {
"title": "Build a Probability Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"learn-the-bisection-method-by-finding-the-square-root-of-a-number": {
"title": "Learn the Bisection Method by Finding the Square Root of a Number",
"intro": [
"Numerical methods are used to approximate solutions to mathematical problems that are difficult or impossible to solve analytically.",
"In this project, you will explore the numerical method of bisection to find the square root of a number by iteratively narrowing down the possible range of values that contain the square root."
]
}
}

View File

@@ -297,7 +297,6 @@
}
},
"profile": {
"username-not-public": "{{username}} no ha hecho público su portafolio.",
"you-change-privacy": "Debes cambiar tus ajustes de privacidad para que otros puedan ver tu portafolio. Esta es una vista previa de cómo se verá tu portafolio cuando se haga público.",
"username-change-privacy": "{{username}} necesita cambiar sus ajustes de privacidad para que puedas ver su portafolio.",
"supporter": "Contribuyente",

View File

@@ -847,10 +847,41 @@
"In this project, you'll explore the power of Lambda Functions by creating an expense tracker. Your resulting app will demonstrate how you can use Lambda Functions for efficient, streamlined operations."
]
},
"scientific-computing-with-python-projects": {
"title": "Projekte Wissenschaftliches Rechnen mit Python",
"build-an-arithmetic-formatter-project": {
"title": "Build an Arithmetic Formatter Project",
"intro": [
"It's time to put your Python skills to the test. By completing these projects, you'll demonstrate that you have a strong foundational knowledge of Python. And you'll qualify for freeCodeCamp's Scientific Computing with Python Certification."
"This is one of the required projects to claim your certification."
]
},
"build-a-time-calculator-project": {
"title": "Build a Time Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-budget-app-project": {
"title": "Build a Budget App Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-polygon-area-calculator-project": {
"title": "Build a Polygon Area Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-probability-calculator-project": {
"title": "Build a Probability Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"learn-the-bisection-method-by-finding-the-square-root-of-a-number": {
"title": "Learn the Bisection Method by Finding the Square Root of a Number",
"intro": [
"Numerical methods are used to approximate solutions to mathematical problems that are difficult or impossible to solve analytically.",
"In this project, you will explore the numerical method of bisection to find the square root of a number by iteratively narrowing down the possible range of values that contain the square root."
]
}
}

View File

@@ -297,7 +297,6 @@
}
},
"profile": {
"username-not-public": "{{username}} hat sein Portfolio nicht öffentlich zugänglich gemacht.",
"you-change-privacy": "Du musst deine Privatsphäre-Einstellung ändern, damit dein Portfolio von anderen gesehen wird. Dies ist eine Vorschau wie dein Portfolio aussehen wird, wenn es veröffentlicht wird.",
"username-change-privacy": "{{username}} muss seine Privatsphäre-Einstellung ändern, damit du sein Portfolio ansehen kannst.",
"supporter": "Unterstützer",

View File

@@ -847,10 +847,41 @@
"In this project, you'll explore the power of Lambda Functions by creating an expense tracker. Your resulting app will demonstrate how you can use Lambda Functions for efficient, streamlined operations."
]
},
"scientific-computing-with-python-projects": {
"title": "Progetti di Calcolo scientifico con Python",
"build-an-arithmetic-formatter-project": {
"title": "Build an Arithmetic Formatter Project",
"intro": [
"It's time to put your Python skills to the test. By completing these projects, you'll demonstrate that you have a strong foundational knowledge of Python. And you'll qualify for freeCodeCamp's Scientific Computing with Python Certification."
"This is one of the required projects to claim your certification."
]
},
"build-a-time-calculator-project": {
"title": "Build a Time Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-budget-app-project": {
"title": "Build a Budget App Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-polygon-area-calculator-project": {
"title": "Build a Polygon Area Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-probability-calculator-project": {
"title": "Build a Probability Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"learn-the-bisection-method-by-finding-the-square-root-of-a-number": {
"title": "Learn the Bisection Method by Finding the Square Root of a Number",
"intro": [
"Numerical methods are used to approximate solutions to mathematical problems that are difficult or impossible to solve analytically.",
"In this project, you will explore the numerical method of bisection to find the square root of a number by iteratively narrowing down the possible range of values that contain the square root."
]
}
}

View File

@@ -297,7 +297,6 @@
}
},
"profile": {
"username-not-public": "{{username}} non ha reso pubblico il suo portfolio.",
"you-change-privacy": "Se desideri rendere visibile il tuo portfolio a tutti dovrai prima modificare le tue impostazioni sulla privacy. Questa è un'anteprima di come il tuo portfolio apparirà quando sarà reso pubblico.",
"username-change-privacy": "{{username}} devono modificare la loro impostazione di privacy affinché tu possa visualizzare il loro portfolio.",
"supporter": "Sostenitore",

View File

@@ -847,10 +847,41 @@
"In this project, you'll explore the power of Lambda Functions by creating an expense tracker. Your resulting app will demonstrate how you can use Lambda Functions for efficient, streamlined operations."
]
},
"scientific-computing-with-python-projects": {
"title": "Python を用いた科学計算プロジェクト",
"build-an-arithmetic-formatter-project": {
"title": "Build an Arithmetic Formatter Project",
"intro": [
"It's time to put your Python skills to the test. By completing these projects, you'll demonstrate that you have a strong foundational knowledge of Python. And you'll qualify for freeCodeCamp's Scientific Computing with Python Certification."
"This is one of the required projects to claim your certification."
]
},
"build-a-time-calculator-project": {
"title": "Build a Time Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-budget-app-project": {
"title": "Build a Budget App Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-polygon-area-calculator-project": {
"title": "Build a Polygon Area Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-probability-calculator-project": {
"title": "Build a Probability Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"learn-the-bisection-method-by-finding-the-square-root-of-a-number": {
"title": "Learn the Bisection Method by Finding the Square Root of a Number",
"intro": [
"Numerical methods are used to approximate solutions to mathematical problems that are difficult or impossible to solve analytically.",
"In this project, you will explore the numerical method of bisection to find the square root of a number by iteratively narrowing down the possible range of values that contain the square root."
]
}
}

View File

@@ -72,11 +72,11 @@
"update-email": "メールアドレスを更新",
"verify-email": "メールアドレスの確認",
"submit-and-go": "提出して次のチャレンジに進む",
"submit-and-go-2": "Submit and go to next challenge (Ctrl + Enter)",
"submit-and-go-3": "Submit and go to next challenge (Command + Enter)",
"submit-and-go-2": "提出して次のチャレンジに進む (Ctrl + Enter)",
"submit-and-go-3": "提出して次のチャレンジに進む (Command + Enter)",
"go-to-next": "次のチャレンジに進む",
"go-to-next-2": "Go to next challenge (Ctrl + Enter)",
"go-to-next-3": "Go to next challenge (Command + Enter)",
"go-to-next-2": "次のチャレンジに進む (Ctrl + Enter)",
"go-to-next-3": "次のチャレンジに進む (Command + Enter)",
"ask-later": "後で",
"start-coding": "コーディングを始めましょう!",
"go-to-settings": "設定へ移動して認定証を取得",
@@ -267,12 +267,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": "すべてをリセットして最初から始めます。"
},
@@ -297,21 +297,20 @@
}
},
"profile": {
"username-not-public": "{{username}} さんはポートフォリオを公開していません。",
"you-change-privacy": "他の人がポートフォリオを見られるようにするには、プライバシー設定を変更する必要があります。これはポートフォリオが公開されたときにどのように見えるかのプレビューです。",
"username-change-privacy": "ポートフォリオを表示するには、{{username}} さんがプライバシー設定を変更する必要があります。",
"supporter": "サポーター",
"contributor": "トップコントリビューター",
"contributor-prolific": "Among most prolific volunteers in {{year}}",
"contributor-prolific": "その年最も貢献したボランティアの一人 ({{year}})",
"no-certs": "現在のカリキュラムでは認定証は取得されていません",
"fcc-certs": "freeCodeCamp 認定証",
"longest-streak": "最長続日数:",
"current-streak": "現在の続日数:",
"portfolio": "Portfolio",
"badges": "Badges",
"donated": "Donated to the community",
"projects": "Projects",
"stats": "Stats",
"longest-streak": "最長続日数:",
"current-streak": "現在の続日数:",
"portfolio": "ポートフォリオ",
"badges": "バッジ",
"donated": "freeCodeCamp コミュニティに寄付した",
"projects": "プロジェクト",
"stats": "統計",
"timeline": "タイムライン",
"none-completed": "完了したチャレンジがありません。",
"get-started": "ここから始めましょう。",
@@ -321,9 +320,9 @@
"add-twitter": "この認定証を Twitter で共有",
"tweet": "{{certTitle}} の認定証を @freeCodeCamp で取得しました!確認はこちら: {{certURL}}",
"avatar": "{{username}} のアバター",
"joined": "{{date}}に加入",
"from": "From {{location}}",
"total-points": "Total Points:",
"joined": "加入: {{date}}",
"from": "場所: {{location}}",
"total-points": "合計ポイント:",
"points": "{{count}} ポイント ({{date}})",
"points_plural": "{{count}} ポイント ({{date}})",
"page-number": "{{pageNumber}} / {{totalPages}}"
@@ -412,7 +411,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": "カード情報が更新されました。",

View File

@@ -847,10 +847,41 @@
"In this project, you'll explore the power of Lambda Functions by creating an expense tracker. Your resulting app will demonstrate how you can use Lambda Functions for efficient, streamlined operations."
]
},
"scientific-computing-with-python-projects": {
"title": "Scientific Computing with Python Projects",
"build-an-arithmetic-formatter-project": {
"title": "Build an Arithmetic Formatter Project",
"intro": [
"It's time to put your Python skills to the test. By completing these projects, you'll demonstrate that you have a strong foundational knowledge of Python. And you'll qualify for freeCodeCamp's Scientific Computing with Python Certification."
"This is one of the required projects to claim your certification."
]
},
"build-a-time-calculator-project": {
"title": "Build a Time Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-budget-app-project": {
"title": "Build a Budget App Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-polygon-area-calculator-project": {
"title": "Build a Polygon Area Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-probability-calculator-project": {
"title": "Build a Probability Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"learn-the-bisection-method-by-finding-the-square-root-of-a-number": {
"title": "Learn the Bisection Method by Finding the Square Root of a Number",
"intro": [
"Numerical methods are used to approximate solutions to mathematical problems that are difficult or impossible to solve analytically.",
"In this project, you will explore the numerical method of bisection to find the square root of a number by iteratively narrowing down the possible range of values that contain the square root."
]
}
}

View File

@@ -297,7 +297,6 @@
}
},
"profile": {
"username-not-public": "{{username}} has not made their portfolio public.",
"you-change-privacy": "You need to change your privacy setting in order for your portfolio to be seen by others. This is a preview of how your portfolio will look when made public.",
"username-change-privacy": "{{username}} needs to change their privacy setting in order for you to view their portfolio.",
"supporter": "Supporter",

View File

@@ -847,10 +847,41 @@
"In this project, you'll explore the power of Lambda Functions by creating an expense tracker. Your resulting app will demonstrate how you can use Lambda Functions for efficient, streamlined operations."
]
},
"scientific-computing-with-python-projects": {
"title": "Computação científica com projetos em Python",
"build-an-arithmetic-formatter-project": {
"title": "Build an Arithmetic Formatter Project",
"intro": [
"It's time to put your Python skills to the test. By completing these projects, you'll demonstrate that you have a strong foundational knowledge of Python. And you'll qualify for freeCodeCamp's Scientific Computing with Python Certification."
"This is one of the required projects to claim your certification."
]
},
"build-a-time-calculator-project": {
"title": "Build a Time Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-budget-app-project": {
"title": "Build a Budget App Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-polygon-area-calculator-project": {
"title": "Build a Polygon Area Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-probability-calculator-project": {
"title": "Build a Probability Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"learn-the-bisection-method-by-finding-the-square-root-of-a-number": {
"title": "Learn the Bisection Method by Finding the Square Root of a Number",
"intro": [
"Numerical methods are used to approximate solutions to mathematical problems that are difficult or impossible to solve analytically.",
"In this project, you will explore the numerical method of bisection to find the square root of a number by iteratively narrowing down the possible range of values that contain the square root."
]
}
}

View File

@@ -297,7 +297,6 @@
}
},
"profile": {
"username-not-public": "{{username}} não tornou seu portfólio público.",
"you-change-privacy": "Você precisa alterar sua configuração de privacidade para que seu portfólio seja visto por outros. Esta é uma prévia de como será seu portfólio quando se tornar público.",
"username-change-privacy": "{{username}} precisa alterar suas configurações de privacidade para que você possa visualizar o portfólio.",
"supporter": "Apoiador",

View File

@@ -847,10 +847,41 @@
"In this project, you'll explore the power of Lambda Functions by creating an expense tracker. Your resulting app will demonstrate how you can use Lambda Functions for efficient, streamlined operations."
]
},
"scientific-computing-with-python-projects": {
"title": "Miradi ya Scientific Computing with Python",
"build-an-arithmetic-formatter-project": {
"title": "Build an Arithmetic Formatter Project",
"intro": [
"It's time to put your Python skills to the test. By completing these projects, you'll demonstrate that you have a strong foundational knowledge of Python. And you'll qualify for freeCodeCamp's Scientific Computing with Python Certification."
"This is one of the required projects to claim your certification."
]
},
"build-a-time-calculator-project": {
"title": "Build a Time Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-budget-app-project": {
"title": "Build a Budget App Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-polygon-area-calculator-project": {
"title": "Build a Polygon Area Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"build-a-probability-calculator-project": {
"title": "Build a Probability Calculator Project",
"intro": [
"This is one of the required projects to claim your certification."
]
},
"learn-the-bisection-method-by-finding-the-square-root-of-a-number": {
"title": "Learn the Bisection Method by Finding the Square Root of a Number",
"intro": [
"Numerical methods are used to approximate solutions to mathematical problems that are difficult or impossible to solve analytically.",
"In this project, you will explore the numerical method of bisection to find the square root of a number by iteratively narrowing down the possible range of values that contain the square root."
]
}
}

View File

@@ -297,7 +297,6 @@
}
},
"profile": {
"username-not-public": "{{username}} hajaweka wazi portfolio yao.",
"you-change-privacy": "Unahitaji kubadilisha mpangilio wako wa faragha ili portfolio yako ionekane na wengine. Hili ni onyesho la kukagua jinsi wasifu yako itakavyoonekana ikifanywa kwa umma.",
"username-change-privacy": "{{username}} anahitaji kubadilisha mipangilio yake ya faragha ili uweze kutazama portfolio yake.",
"supporter": "Msaidizi",

View File

@@ -467,17 +467,17 @@
]
},
"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, серед яких функції, змінні, інструкції та багато іншого, створивши застосунок з журналом оцінювання.",
"Це дозволить розв’язувати невеликі проблеми та краще розуміти базові поняття."
]
},
"review-dom-manipulation-by-building-a-rock-paper-scissors-game": {
"title": "Review DOM Manipulation by Building a Rock, Paper, Scissors Game",
"title": "Повторіть маніпуляцію DOM, створивши гру «Камінь, ножиці, папір»",
"intro": [
"In the previous projects you learned how to work with basic DOM manipulation. Now it is time to review what you have learned by building a Rock, Paper, Scissors game.",
"In this mini project, you will review conditionals, functions, <code>getElementById</code>, and more. This project will give you an opportunity to solve small problems and get a better understanding of the basics."
"У попередніх проєктах ви навчились працювати з базовою маніпуляцією DOM. Тепер настав час це все повторити, створивши гру «Камінь, ножиці, папір».",
"У цьому мініпроєкті ви пригадаєте інструкції, функції, <code>getElementById</code> та багато іншого. Це дозволить розв’язувати невеликі проблеми та краще розуміти базові поняття."
]
}
}
@@ -847,10 +847,31 @@
"У цьому проєкті ви дослідите потужність лямбда-функцій, створивши трекер витрат. Кінцевий застосунок продемонструє, як можна використовувати лямбда-функції для ефективних і оптимізованих операцій."
]
},
"scientific-computing-with-python-projects": {
"title": "Проєкти «Наукові обчислення з Python»",
"build-an-arithmetic-formatter-project": {
"title": "Проєкт «Створіть арифметичний форматор»",
"intro": ["Цей проєкт потрібно виконати, щоб отримати сертифікацію."]
},
"build-a-time-calculator-project": {
"title": "Проєкт «Створіть калькулятор часу»",
"intro": ["Цей проєкт потрібно виконати, щоб отримати сертифікацію."]
},
"build-a-budget-app-project": {
"title": "Проєкт «Створіть застосунок для ведення бюджету»",
"intro": ["Цей проєкт потрібно виконати, щоб отримати сертифікацію."]
},
"build-a-polygon-area-calculator-project": {
"title": "Проєкт «Створіть калькулятор площі багатокутника»",
"intro": ["Цей проєкт потрібно виконати, щоб отримати сертифікацію."]
},
"build-a-probability-calculator-project": {
"title": "Проєкт «Створіть калькулятор вірогідностей»",
"intro": ["Цей проєкт потрібно виконати, щоб отримати сертифікацію."]
},
"learn-the-bisection-method-by-finding-the-square-root-of-a-number": {
"title": "Вивчіть метод бісекції, знайшовши квадратний корінь числа",
"intro": [
ас перевірити ваші навички роботи з Python. Завершивши ці проєкти, ви продемонструєте, що володієте хорошими фундаментальними знаннями Python і маєте право на сертифікацію «Наукові обчислення з Python»."
ислові методи використовують для наближеного розв‘язку математичних задач, які важко або неможливо розв’язати аналітично.",
"У цьому проєкті ви дізнаєтесь про числовий метод бісекції, щоб знайти квадратний корінь числа, поступово звужуючи можливий діапазон його значень."
]
}
}
@@ -1218,9 +1239,9 @@
"intro": ["Дізнайтесь про функції в JavaScript."]
},
"top-basic-function-projects": {
"title": "Basic Function Projects",
"title": "Проєкти «Базові функції»",
"intro": [
"Put your JavaScript skills to the test by building basic functions."
"Випробуйте свої навички по JavaScript, побудувавши базові функції."
]
}
}

View File

@@ -72,11 +72,11 @@
"update-email": "Оновити мою адресу електронної пошти",
"verify-email": "Підтвердити адресу електронної пошти",
"submit-and-go": "Відправити та перейти до наступного завдання",
"submit-and-go-2": "Submit and go to next challenge (Ctrl + Enter)",
"submit-and-go-3": "Submit and go to next challenge (Command + Enter)",
"submit-and-go-2": "Надіслати та перейти до наступного завдання (Ctrl + Enter)",
"submit-and-go-3": "Надіслати та перейти до наступного завдання (Command + Enter)",
"go-to-next": "Перейти до наступного завдання",
"go-to-next-2": "Go to next challenge (Ctrl + Enter)",
"go-to-next-3": "Go to next challenge (Command + Enter)",
"go-to-next-2": "Перейти до наступного завдання (Ctrl + Enter)",
"go-to-next-3": "Перейти до наступного завдання (Command + Enter)",
"ask-later": "Нагадати пізніше",
"start-coding": "Розпочати програмувати!",
"go-to-settings": "Перейдіть до налаштувань, щоб отримати сертифікацію",
@@ -297,21 +297,20 @@
}
},
"profile": {
"username-not-public": "{{username}} не зробив(-ла) своє портфоліо загальнодоступним.",
"you-change-privacy": "Вам потрібно змінити налаштування конфіденційності для того, щоб інші могли побачити ваше портфоліо. Це попередній перегляд того, як ваше портфоліо буде виглядати при відкритому доступі.",
"username-change-privacy": "{{username}} має змінити налаштування конфіденційності для того, щоб ви могли переглянути портфоліо.",
"supporter": "Донор",
"contributor": "Найактивніший користувач",
"contributor-prolific": "Among most prolific volunteers in {{year}}",
"contributor-prolific": "Серед найактивніших волонтерів у {{year}} році",
"no-certs": "Не було отримано сертифікацій у цій навчальній програмі",
"fcc-certs": "Сертифікації freeCodeCamp",
"longest-streak": "Найдовший час без перерви:",
"current-streak": "Поточний час без перерви:",
"portfolio": "Portfolio",
"badges": "Badges",
"donated": "Donated to the community",
"portfolio": "Портфоліо",
"badges": "Значки",
"donated": "Задонатив(-ла) спільноті",
"projects": "Проєкти",
"stats": "Stats",
"stats": "Статистика",
"timeline": "Хронологія",
"none-completed": "Поки що немає виконаних завдань.",
"get-started": "Почніть тут.",