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

This commit is contained in:
freeCodeCamp's Camper Bot
2025-02-03 20:08:45 +05:30
committed by GitHub
parent 5f9c6c31bc
commit 0dde10a992
20 changed files with 101 additions and 61 deletions
@@ -1599,7 +1599,9 @@
},
"learn-how-to-use-conditionals": {
"title": "Learn How to Use Conditionals",
"intro": ["", ""]
"intro": [
"In this course, you will learn to use the conditional sentences to describe hypothetical outcomes depending on the fact that certain conditions are met."
]
},
"learn-how-to-share-feedback": {
"title": "Learn How to Share Feedback",
@@ -2934,7 +2936,7 @@
"lecture-working-with-the-dom-click-events-and-web-apis": {
"title": "Working with the DOM, Click Events, and Web APIs",
"intro": [
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the `addEventListener()` method and events, and web APIs."
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the <code>addEventListener()</code> method and events, and web APIs."
]
},
"workshop-storytelling-app": {
@@ -366,8 +366,8 @@
"joined": "於 {{date}} 加入",
"from": "來自 {{location}}",
"total-points": "總分:",
"points": "{{date}} 獲得 {{count}} 分",
"points_plural": "{{date}} 獲得 {{count}} 分",
"points-singular": "{{count}} point on {{date}}",
"points-plural": "{{count}} points on {{date}}",
"page-number": "第 {{pageNumber}} 頁,共 {{totalPages}} 頁",
"edit-my-profile": "編輯我的個人資料",
"add-bluesky": "將此認證分享到 BlueSky",
@@ -422,8 +422,10 @@
"add-subtitles": "幫助我們完善或添加字幕",
"wrong-answer": "抱歉,這個答案不正確。再試一次?",
"check-answer": "點擊下方按鈕,查看你的答案。",
"assignment-not-complete": "請完成任務",
"assignments": "任務",
"assignment-not-complete_one": "Please complete the assignment",
"assignment-not-complete_other": "Please complete the assignments",
"assignments_one": "Assignment",
"assignments_other": "Assignments",
"question": "問題",
"questions": "問題",
"answered-mcq": "你有未回答的問題和/或錯誤的答案。",
+4 -2
View File
@@ -1599,7 +1599,9 @@
},
"learn-how-to-use-conditionals": {
"title": "Learn How to Use Conditionals",
"intro": ["", ""]
"intro": [
"In this course, you will learn to use the conditional sentences to describe hypothetical outcomes depending on the fact that certain conditions are met."
]
},
"learn-how-to-share-feedback": {
"title": "Learn How to Share Feedback",
@@ -2934,7 +2936,7 @@
"lecture-working-with-the-dom-click-events-and-web-apis": {
"title": "Working with the DOM, Click Events, and Web APIs",
"intro": [
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the `addEventListener()` method and events, and web APIs."
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the <code>addEventListener()</code> method and events, and web APIs."
]
},
"workshop-storytelling-app": {
@@ -366,8 +366,8 @@
"joined": "于 {{date}} 加入",
"from": "来自 {{location}}",
"total-points": "总分:",
"points": "{{date}} 获得 {{count}} 分",
"points_plural": "{{date}} 获得 {{count}} 分",
"points-singular": "{{count}} point on {{date}}",
"points-plural": "{{count}} points on {{date}}",
"page-number": "第 {{pageNumber}} 页,共 {{totalPages}} 页",
"edit-my-profile": "编辑我的个人资料",
"add-bluesky": "将此认证分享到 BlueSky",
@@ -422,8 +422,10 @@
"add-subtitles": "帮助我们完善或添加字幕",
"wrong-answer": "抱歉,这个答案不正确。再试一次?",
"check-answer": "点击下方按钮,查看你的答案。",
"assignment-not-complete": "请完成任务",
"assignments": "任务",
"assignment-not-complete_one": "Please complete the assignment",
"assignment-not-complete_other": "Please complete the assignments",
"assignments_one": "Assignment",
"assignments_other": "Assignments",
"question": "问题",
"questions": "问题",
"answered-mcq": "你有未回答的问题和/或错误的答案。",
+4 -2
View File
@@ -1615,7 +1615,9 @@
},
"learn-how-to-use-conditionals": {
"title": "Aprende a utilizar los condicionales",
"intro": ["", ""]
"intro": [
"In this course, you will learn to use the conditional sentences to describe hypothetical outcomes depending on the fact that certain conditions are met."
]
},
"learn-how-to-share-feedback": {
"title": "Aprende a compartir opiniones",
@@ -2950,7 +2952,7 @@
"lecture-working-with-the-dom-click-events-and-web-apis": {
"title": "Working with the DOM, Click Events, and Web APIs",
"intro": [
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the `addEventListener()` method and events, and web APIs."
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the <code>addEventListener()</code> method and events, and web APIs."
]
},
"workshop-storytelling-app": {
@@ -366,8 +366,8 @@
"joined": "Se unió {{date}}",
"from": "Desde {{location}}",
"total-points": "Puntos en total:",
"points": "{{count}} punto en {{date}}",
"points_plural": "{{count}} puntos en {{date}}",
"points-singular": "{{count}} point on {{date}}",
"points-plural": "{{count}} points on {{date}}",
"page-number": "{{pageNumber}} de {{totalPages}}",
"edit-my-profile": "Edit My Profile",
"add-bluesky": "Share this certification on BlueSky",
@@ -422,8 +422,10 @@
"add-subtitles": "Ayudar a mejorar o agregar subtítulos",
"wrong-answer": "Lo siento, esa no es la respuesta correcta. ¡Vuelve a intentarlo!",
"check-answer": "Haz clic en el botón de abajo para verificar tu respuesta.",
"assignment-not-complete": "Please complete the assignments",
"assignments": "Asignaciones",
"assignment-not-complete_one": "Please complete the assignment",
"assignment-not-complete_other": "Please complete the assignments",
"assignments_one": "Assignment",
"assignments_other": "Assignments",
"question": "Pregunta",
"questions": "Questions",
"answered-mcq": "You have unanswered questions and/or incorrect answers.",
+4 -2
View File
@@ -1613,7 +1613,9 @@
},
"learn-how-to-use-conditionals": {
"title": "Learn How to Use Conditionals",
"intro": ["", ""]
"intro": [
"In this course, you will learn to use the conditional sentences to describe hypothetical outcomes depending on the fact that certain conditions are met."
]
},
"learn-how-to-share-feedback": {
"title": "Learn How to Share Feedback",
@@ -2948,7 +2950,7 @@
"lecture-working-with-the-dom-click-events-and-web-apis": {
"title": "Working with the DOM, Click Events, and Web APIs",
"intro": [
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the `addEventListener()` method and events, and web APIs."
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the <code>addEventListener()</code> method and events, and web APIs."
]
},
"workshop-storytelling-app": {
+6 -4
View File
@@ -366,8 +366,8 @@
"joined": "{{date}} beigetreten",
"from": "From {{location}}",
"total-points": "Total Points:",
"points": "{{count}} Punkt am {{date}}",
"points_plural": "{{count}} Punkte am {{date}}",
"points-singular": "{{count}} point on {{date}}",
"points-plural": "{{count}} points on {{date}}",
"page-number": "{{pageNumber}} von {{totalPages}}",
"edit-my-profile": "Edit My Profile",
"add-bluesky": "Share this certification on BlueSky",
@@ -422,8 +422,10 @@
"add-subtitles": "Hilf mit Untertitel hinzuzufügen oder zu verbessern",
"wrong-answer": "Sorry, das ist nicht die richtige Antwort. Möchtest du noch einen Anlauf wagen?",
"check-answer": "Klick unten auf den Button, um deine Antwort zu überprüfen.",
"assignment-not-complete": "Please complete the assignments",
"assignments": "Assignments",
"assignment-not-complete_one": "Please complete the assignment",
"assignment-not-complete_other": "Please complete the assignments",
"assignments_one": "Assignment",
"assignments_other": "Assignments",
"question": "Question",
"questions": "Questions",
"answered-mcq": "You have unanswered questions and/or incorrect answers.",
+4 -2
View File
@@ -1613,7 +1613,9 @@
},
"learn-how-to-use-conditionals": {
"title": "Learn How to Use Conditionals",
"intro": ["", ""]
"intro": [
"In this course, you will learn to use the conditional sentences to describe hypothetical outcomes depending on the fact that certain conditions are met."
]
},
"learn-how-to-share-feedback": {
"title": "Learn How to Share Feedback",
@@ -2948,7 +2950,7 @@
"lecture-working-with-the-dom-click-events-and-web-apis": {
"title": "Working with the DOM, Click Events, and Web APIs",
"intro": [
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the `addEventListener()` method and events, and web APIs."
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the <code>addEventListener()</code> method and events, and web APIs."
]
},
"workshop-storytelling-app": {
@@ -366,8 +366,8 @@
"joined": "Iscritto da {{date}}",
"from": "From {{location}}",
"total-points": "Total Points:",
"points": "{{count}} punto il {{date}}",
"points_plural": "{{count}} punti il {{date}}",
"points-singular": "{{count}} point on {{date}}",
"points-plural": "{{count}} points on {{date}}",
"page-number": "{{pageNumber}} di {{totalPages}}",
"edit-my-profile": "Edit My Profile",
"add-bluesky": "Share this certification on BlueSky",
@@ -422,8 +422,10 @@
"add-subtitles": "Aiuta a migliorare o aggiungi sottotitoli",
"wrong-answer": "Siamo spiacenti, non è la risposta giusta. Vuoi riprovare?",
"check-answer": "Fai clic sul pulsante qui sotto per controllare la tua risposta.",
"assignment-not-complete": "Please complete the assignments",
"assignments": "Attività",
"assignment-not-complete_one": "Please complete the assignment",
"assignment-not-complete_other": "Please complete the assignments",
"assignments_one": "Assignment",
"assignments_other": "Assignments",
"question": "Domande",
"questions": "Questions",
"answered-mcq": "You have unanswered questions and/or incorrect answers.",
+4 -2
View File
@@ -1613,7 +1613,9 @@
},
"learn-how-to-use-conditionals": {
"title": "Learn How to Use Conditionals",
"intro": ["", ""]
"intro": [
"In this course, you will learn to use the conditional sentences to describe hypothetical outcomes depending on the fact that certain conditions are met."
]
},
"learn-how-to-share-feedback": {
"title": "Learn How to Share Feedback",
@@ -2948,7 +2950,7 @@
"lecture-working-with-the-dom-click-events-and-web-apis": {
"title": "Working with the DOM, Click Events, and Web APIs",
"intro": [
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the `addEventListener()` method and events, and web APIs."
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the <code>addEventListener()</code> method and events, and web APIs."
]
},
"workshop-storytelling-app": {
@@ -366,8 +366,8 @@
"joined": "加入: {{date}}",
"from": "場所: {{location}}",
"total-points": "合計ポイント:",
"points": "{{count}} ポイント ({{date}})",
"points_plural": "{{count}} ポイント ({{date}})",
"points-singular": "{{count}} point on {{date}}",
"points-plural": "{{count}} points on {{date}}",
"page-number": "{{pageNumber}} / {{totalPages}}",
"edit-my-profile": "プロフィールを編集",
"add-bluesky": "この認定証を Bluesky で共有",
@@ -422,8 +422,10 @@
"add-subtitles": "字幕の改善や追加を支援する",
"wrong-answer": "残念、正しい答えではありません。もう一度挑戦してみましょう。",
"check-answer": "以下のボタンをクリックして解答を確認してください。",
"assignment-not-complete": "課題を完了してください",
"assignments": "課題",
"assignment-not-complete_one": "Please complete the assignment",
"assignment-not-complete_other": "Please complete the assignments",
"assignments_one": "Assignment",
"assignments_other": "Assignments",
"question": "質問",
"questions": "質問",
"answered-mcq": "未回答または不正解の質問があります。",
+4 -2
View File
@@ -1613,7 +1613,9 @@
},
"learn-how-to-use-conditionals": {
"title": "Learn How to Use Conditionals",
"intro": ["", ""]
"intro": [
"In this course, you will learn to use the conditional sentences to describe hypothetical outcomes depending on the fact that certain conditions are met."
]
},
"learn-how-to-share-feedback": {
"title": "Learn How to Share Feedback",
@@ -2948,7 +2950,7 @@
"lecture-working-with-the-dom-click-events-and-web-apis": {
"title": "Working with the DOM, Click Events, and Web APIs",
"intro": [
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the `addEventListener()` method and events, and web APIs."
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the <code>addEventListener()</code> method and events, and web APIs."
]
},
"workshop-storytelling-app": {
+6 -4
View File
@@ -366,8 +366,8 @@
"joined": "Joined {{date}}",
"from": "From {{location}}",
"total-points": "Total Points:",
"points": "{{count}} point on {{date}}",
"points_plural": "{{count}} points on {{date}}",
"points-singular": "{{count}} point on {{date}}",
"points-plural": "{{count}} points on {{date}}",
"page-number": "{{pageNumber}} of {{totalPages}}",
"edit-my-profile": "Edit My Profile",
"add-bluesky": "Share this certification on BlueSky",
@@ -422,8 +422,10 @@
"add-subtitles": "Help improve or add subtitles",
"wrong-answer": "Sorry, that's not the right answer. Give it another try?",
"check-answer": "Click the button below to check your answer.",
"assignment-not-complete": "Please complete the assignments",
"assignments": "Assignments",
"assignment-not-complete_one": "Please complete the assignment",
"assignment-not-complete_other": "Please complete the assignments",
"assignments_one": "Assignment",
"assignments_other": "Assignments",
"question": "Question",
"questions": "Questions",
"answered-mcq": "You have unanswered questions and/or incorrect answers.",
+4 -2
View File
@@ -1613,7 +1613,9 @@
},
"learn-how-to-use-conditionals": {
"title": "Aprenda a usar condicionais",
"intro": ["", ""]
"intro": [
"In this course, you will learn to use the conditional sentences to describe hypothetical outcomes depending on the fact that certain conditions are met."
]
},
"learn-how-to-share-feedback": {
"title": "Aprenda a compartilhar feedback",
@@ -2948,7 +2950,7 @@
"lecture-working-with-the-dom-click-events-and-web-apis": {
"title": "Working with the DOM, Click Events, and Web APIs",
"intro": [
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the `addEventListener()` method and events, and web APIs."
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the <code>addEventListener()</code> method and events, and web APIs."
]
},
"workshop-storytelling-app": {
@@ -366,8 +366,8 @@
"joined": "Entrou em {{date}}",
"from": "De {{location}}",
"total-points": "Pontos no total:",
"points": "{{count}} ponto em {{date}}",
"points_plural": "{{count}} pontos em {{date}}",
"points-singular": "{{count}} point on {{date}}",
"points-plural": "{{count}} points on {{date}}",
"page-number": "{{pageNumber}} de {{totalPages}}",
"edit-my-profile": "Editar meu perfil",
"add-bluesky": "Share this certification on BlueSky",
@@ -422,8 +422,10 @@
"add-subtitles": "Ajudar a melhorar ou adicionar legendas",
"wrong-answer": "Desculpe, essa não é a resposta correta. Quer tentar novamente?",
"check-answer": "Clique no botão abaixo para verificar sua resposta.",
"assignment-not-complete": "Complete as tarefas",
"assignments": "Tarefas",
"assignment-not-complete_one": "Please complete the assignment",
"assignment-not-complete_other": "Please complete the assignments",
"assignments_one": "Assignment",
"assignments_other": "Assignments",
"question": "Questão",
"questions": "Questão",
"answered-mcq": "You have unanswered questions and/or incorrect answers.",
+4 -2
View File
@@ -1613,7 +1613,9 @@
},
"learn-how-to-use-conditionals": {
"title": "Learn How to Use Conditionals",
"intro": ["", ""]
"intro": [
"In this course, you will learn to use the conditional sentences to describe hypothetical outcomes depending on the fact that certain conditions are met."
]
},
"learn-how-to-share-feedback": {
"title": "Learn How to Share Feedback",
@@ -2948,7 +2950,7 @@
"lecture-working-with-the-dom-click-events-and-web-apis": {
"title": "Working with the DOM, Click Events, and Web APIs",
"intro": [
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the `addEventListener()` method and events, and web APIs."
"In these lecture videos, you will learn how to work with the Document Object Model (DOM), the <code>addEventListener()</code> method and events, and web APIs."
]
},
"workshop-storytelling-app": {
@@ -366,8 +366,8 @@
"joined": "Umejiunga {{date}}",
"from": "From {{location}}",
"total-points": "Total Points:",
"points": "Pointi {{count}} mnamo {{date}}",
"points_plural": "Alama {{count}} mnamo {{date}}",
"points-singular": "{{count}} point on {{date}}",
"points-plural": "{{count}} points on {{date}}",
"page-number": "{{pageNumber}} kati ya {{totalPages}}",
"edit-my-profile": "Edit My Profile",
"add-bluesky": "Share this certification on BlueSky",
@@ -422,8 +422,10 @@
"add-subtitles": "Saidia kuboresha au kuongeza manukuu",
"wrong-answer": "Samahani, hilo si jibu sahihi. Jaribu tena?",
"check-answer": "Bofya kitufe kilicho hapa chini ili kuangalia jibu lako.",
"assignment-not-complete": "Please complete the assignments",
"assignments": "Kazi",
"assignment-not-complete_one": "Please complete the assignment",
"assignment-not-complete_other": "Please complete the assignments",
"assignments_one": "Assignment",
"assignments_other": "Assignments",
"question": "Swali",
"questions": "Questions",
"answered-mcq": "You have unanswered questions and/or incorrect answers.",
+4 -2
View File
@@ -1599,7 +1599,9 @@
},
"learn-how-to-use-conditionals": {
"title": "Дізнайтесь, як використовувати умовні речення",
"intro": ["", ""]
"intro": [
"У цьому курсі ви навчитесь використовувати умовні речення, щоб описувати уявні ситуації, які залежать від певних умов."
]
},
"learn-how-to-share-feedback": {
"title": "Дізнайтесь, як ділитись фідбеком",
@@ -2965,7 +2967,7 @@
"title": "Повторення маніпуляції DOM та подій Click в JavaScript",
"intro": [
"Перш ніж перейти до тесту «DOM», повторіть основні поняття.",
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's</code>, the <code>addEventListener()</code> method and more."
"Відкрийте цю сторінку, щоб пригадати, як працювати з <code>DOM</code>, <code>Web API</code>, методом <code>addEventListener()</code> та багато іншого."
]
},
"quiz-dom-manipulation-and-click-event-with-javascript": {
@@ -366,8 +366,8 @@
"joined": "Приєднався(-лась) {{date}}",
"from": "{{location}}",
"total-points": "Всього балів:",
"points": "{{count}}х балів станом на {{date}}",
"points_plural": "{{count}}х балів станом на {{date}}",
"points-singular": алів станом на {{date}}: {{count}}",
"points-plural": "Балів станом на {{date}}: {{count}}",
"page-number": "{{pageNumber}} з {{totalPages}}",
"edit-my-profile": "Редагувати профіль",
"add-bluesky": "Поділитись сертифікацією на BlueSky",
@@ -422,13 +422,15 @@
"add-subtitles": "Допомогти покращити або додати субтитри",
"wrong-answer": "Нам шкода, але це неправильна відповідь. Спробуєте ще раз?",
"check-answer": "Натисніть кнопку нижче, щоб перевірити свою відповідь.",
"assignment-not-complete": "Будь ласка, завершіть завдання",
"assignments": "Завдання",
"assignment-not-complete_one": "Please complete the assignment",
"assignment-not-complete_other": "Please complete the assignments",
"assignments_one": "Assignment",
"assignments_other": "Assignments",
"question": "Запитання",
"questions": "Запитання",
"answered-mcq": "Ви не відповіли на всі запитання та/або допустились помилок.",
"explanation": "Пояснення",
"transcript": "Прочитати текст цього відео",
"transcript": "Прочитати текстову версію цього відео",
"solution-link": "Посилання на розв’язок",
"source-code-link": "Посилання на вихідний код",
"ms-link": "Посилання Microsoft",