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

This commit is contained in:
freeCodeCamp's Camper Bot
2025-07-07 19:18:13 +05:30
committed by GitHub
parent 1d70c0de36
commit 0555dc7737
20 changed files with 239 additions and 49 deletions

View File

@@ -3979,6 +3979,12 @@
"In these lecture videos, you will learn how to work with CSS libraries and frameworks."
]
},
"workshop-error-message-component": {
"title": "Build an Error Message Component",
"intro": [
"In this workshop, you will learn the basics of Tailwind CSS by building out an error message component."
]
},
"review-css-libraries-and-frameworks": {
"title": "CSS Libraries and Frameworks Review",
"intro": [
@@ -4097,9 +4103,11 @@
"Learn about Working with Loops and Sequences in these lectures."
]
},
"workshop-placeholder-loops-and-sequences": {
"title": "Placeholder - Waiting for title",
"intro": [""]
"workshop-pin-extractor": {
"title": "Build a Pin Extractor",
"intro": [
"In this workshop you will build a function to extract secret pins hidden in poems."
]
},
"lab-number-pattern-generator": {
"title": "Build a Number Pattern Generator",

View File

@@ -38,6 +38,7 @@
"news": "專欄",
"donate": "捐款",
"supporters": "支持者",
"exam-app": "Exam App",
"go-to-supporters": "轉到支持者頁面",
"update-settings": "更新我的賬戶設置",
"sign-me-out": "退出登錄 freeCodeCamp",
@@ -114,7 +115,9 @@
"closed-caption": "關閉標題",
"share-on-x": "分享到 X",
"share-on-bluesky": "分享到 BlueSky",
"share-on-threads": "分享到 Threads"
"share-on-threads": "分享到 Threads",
"play-scene": "Press Play",
"download-latest-version": "Download the Latest Version"
},
"landing": {
"big-heading-1": "免費學習編程",
@@ -345,6 +348,14 @@
"p7": "作爲一個基於成就發佈認證的學術機構,我們非常重視學術誠信。如果你對此條例有任何疑問,或者懷疑有人違反了該條例,可以發送郵件至 <0>{{email}}</0>,我們將進行調查。"
}
},
"exam": {
"download-header": "Download the freeCodeCamp Exam Environment App",
"explanation": "To earn a certification, you must take an exam to test your understanding of the material you have learned. Taking the exam is absolutely free of charge.",
"version": "The latest version of our app is: {{version}}.",
"download-details": "Manually download the app",
"unable-to-detect-os": "We were unable to detect your operating system. Please manually download the app below.",
"download-trouble": "If you have trouble downloading the correct version, do not hesitate to contact support:"
},
"profile": {
"you-change-privacy": "你需要更改你的隱私設置,才能讓他人看到你的作品集。這是你的作品集公開時候的預覽。",
"username-change-privacy": "{{username}} 需要修改隱私設置,你才能看到其作品集。",

View File

@@ -3979,6 +3979,12 @@
"In these lecture videos, you will learn how to work with CSS libraries and frameworks."
]
},
"workshop-error-message-component": {
"title": "Build an Error Message Component",
"intro": [
"In this workshop, you will learn the basics of Tailwind CSS by building out an error message component."
]
},
"review-css-libraries-and-frameworks": {
"title": "CSS Libraries and Frameworks Review",
"intro": [
@@ -4097,9 +4103,11 @@
"Learn about Working with Loops and Sequences in these lectures."
]
},
"workshop-placeholder-loops-and-sequences": {
"title": "Placeholder - Waiting for title",
"intro": [""]
"workshop-pin-extractor": {
"title": "Build a Pin Extractor",
"intro": [
"In this workshop you will build a function to extract secret pins hidden in poems."
]
},
"lab-number-pattern-generator": {
"title": "Build a Number Pattern Generator",

View File

@@ -38,6 +38,7 @@
"news": "专栏",
"donate": "捐款",
"supporters": "支持者",
"exam-app": "Exam App",
"go-to-supporters": "转到支持者页面",
"update-settings": "更新我的账户设置",
"sign-me-out": "退出登录 freeCodeCamp",
@@ -114,7 +115,9 @@
"closed-caption": "关闭标题",
"share-on-x": "分享到 X",
"share-on-bluesky": "分享到 BlueSky",
"share-on-threads": "分享到 Threads"
"share-on-threads": "分享到 Threads",
"play-scene": "Press Play",
"download-latest-version": "Download the Latest Version"
},
"landing": {
"big-heading-1": "免费学习编程",
@@ -345,6 +348,14 @@
"p7": "作为一个基于成就发布认证的学术机构,我们非常重视学术诚信。如果你对此条例有任何疑问,或者怀疑有人违反了该条例,可以发送邮件至 <0>{{email}}</0>,我们将进行调查。"
}
},
"exam": {
"download-header": "Download the freeCodeCamp Exam Environment App",
"explanation": "To earn a certification, you must take an exam to test your understanding of the material you have learned. Taking the exam is absolutely free of charge.",
"version": "The latest version of our app is: {{version}}.",
"download-details": "Manually download the app",
"unable-to-detect-os": "We were unable to detect your operating system. Please manually download the app below.",
"download-trouble": "If you have trouble downloading the correct version, do not hesitate to contact support:"
},
"profile": {
"you-change-privacy": "你需要更改你的隐私设置,才能让他人看到你的作品集。这是你的作品集公开时候的预览。",
"username-change-privacy": "{{username}} 需要修改隐私设置,你才能看到其作品集。",

View File

@@ -3993,6 +3993,12 @@
"In these lecture videos, you will learn how to work with CSS libraries and frameworks."
]
},
"workshop-error-message-component": {
"title": "Build an Error Message Component",
"intro": [
"In this workshop, you will learn the basics of Tailwind CSS by building out an error message component."
]
},
"review-css-libraries-and-frameworks": {
"title": "CSS Libraries and Frameworks Review",
"intro": [
@@ -4111,9 +4117,11 @@
"Learn about Working with Loops and Sequences in these lectures."
]
},
"workshop-placeholder-loops-and-sequences": {
"title": "Placeholder - Waiting for title",
"intro": [""]
"workshop-pin-extractor": {
"title": "Build a Pin Extractor",
"intro": [
"In this workshop you will build a function to extract secret pins hidden in poems."
]
},
"lab-number-pattern-generator": {
"title": "Build a Number Pattern Generator",

View File

@@ -38,6 +38,7 @@
"news": "Noticias",
"donate": "Donar",
"supporters": "Colaboradores",
"exam-app": "Exam App",
"go-to-supporters": "Ir a la Página para Colaboradores",
"update-settings": "Actualizar los ajustes de mi cuenta",
"sign-me-out": "Cerrar sesión en freeCodeCamp",
@@ -114,7 +115,9 @@
"closed-caption": "Subtítulos cerrados",
"share-on-x": "Share on X",
"share-on-bluesky": "Share on BlueSky",
"share-on-threads": "Share on Threads"
"share-on-threads": "Share on Threads",
"play-scene": "Press Play",
"download-latest-version": "Download the Latest Version"
},
"landing": {
"big-heading-1": "Aprende a programar gratis.",
@@ -345,6 +348,14 @@
"p7": "Como una institución académica que otorga certificaciones basadas en los logros, nos tomamos muy en serio la honestidad académica. Si tienes alguna pregunta sobre esta política o sospechas que alguien la ha violado, puedes enviar un correo electrónico a <0>{{email}}</0> e investigaremos."
}
},
"exam": {
"download-header": "Download the freeCodeCamp Exam Environment App",
"explanation": "To earn a certification, you must take an exam to test your understanding of the material you have learned. Taking the exam is absolutely free of charge.",
"version": "The latest version of our app is: {{version}}.",
"download-details": "Manually download the app",
"unable-to-detect-os": "We were unable to detect your operating system. Please manually download the app below.",
"download-trouble": "If you have trouble downloading the correct version, do not hesitate to contact support:"
},
"profile": {
"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.",

View File

@@ -3993,6 +3993,12 @@
"In these lecture videos, you will learn how to work with CSS libraries and frameworks."
]
},
"workshop-error-message-component": {
"title": "Build an Error Message Component",
"intro": [
"In this workshop, you will learn the basics of Tailwind CSS by building out an error message component."
]
},
"review-css-libraries-and-frameworks": {
"title": "CSS Libraries and Frameworks Review",
"intro": [
@@ -4111,9 +4117,11 @@
"Learn about Working with Loops and Sequences in these lectures."
]
},
"workshop-placeholder-loops-and-sequences": {
"title": "Placeholder - Waiting for title",
"intro": [""]
"workshop-pin-extractor": {
"title": "Build a Pin Extractor",
"intro": [
"In this workshop you will build a function to extract secret pins hidden in poems."
]
},
"lab-number-pattern-generator": {
"title": "Build a Number Pattern Generator",

View File

@@ -38,6 +38,7 @@
"news": "News",
"donate": "Spenden",
"supporters": "Supporters",
"exam-app": "Exam App",
"go-to-supporters": "Go to Supporters Page",
"update-settings": "Meine Kontoeinstellungen ändern",
"sign-me-out": "Von freeCodeCamp abmelden",
@@ -114,7 +115,9 @@
"closed-caption": "Closed caption",
"share-on-x": "Share on X",
"share-on-bluesky": "Share on BlueSky",
"share-on-threads": "Share on Threads"
"share-on-threads": "Share on Threads",
"play-scene": "Press Play",
"download-latest-version": "Download the Latest Version"
},
"landing": {
"big-heading-1": "Lerne zu programmieren — kostenlos.",
@@ -345,6 +348,14 @@
"p7": "Als akademische Institution, die leistungsbasierte Zertifizierungen vergibt, nehmen wir akademische Ehrlichkeit sehr ernst. Wenn du Fragen zu dieser Richtlinie hast oder vermutest, dass jemand dagegen verstoßen hat, kannst du eine E-Mail an <0>{{email}}</0> schicken und wir werden das untersuchen."
}
},
"exam": {
"download-header": "Download the freeCodeCamp Exam Environment App",
"explanation": "To earn a certification, you must take an exam to test your understanding of the material you have learned. Taking the exam is absolutely free of charge.",
"version": "The latest version of our app is: {{version}}.",
"download-details": "Manually download the app",
"unable-to-detect-os": "We were unable to detect your operating system. Please manually download the app below.",
"download-trouble": "If you have trouble downloading the correct version, do not hesitate to contact support:"
},
"profile": {
"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.",

View File

@@ -3993,6 +3993,12 @@
"In these lecture videos, you will learn how to work with CSS libraries and frameworks."
]
},
"workshop-error-message-component": {
"title": "Build an Error Message Component",
"intro": [
"In this workshop, you will learn the basics of Tailwind CSS by building out an error message component."
]
},
"review-css-libraries-and-frameworks": {
"title": "CSS Libraries and Frameworks Review",
"intro": [
@@ -4111,9 +4117,11 @@
"Learn about Working with Loops and Sequences in these lectures."
]
},
"workshop-placeholder-loops-and-sequences": {
"title": "Placeholder - Waiting for title",
"intro": [""]
"workshop-pin-extractor": {
"title": "Build a Pin Extractor",
"intro": [
"In this workshop you will build a function to extract secret pins hidden in poems."
]
},
"lab-number-pattern-generator": {
"title": "Build a Number Pattern Generator",

View File

@@ -38,6 +38,7 @@
"news": "Notizie",
"donate": "Dona",
"supporters": "Supporters",
"exam-app": "Exam App",
"go-to-supporters": "Go to Supporters Page",
"update-settings": "Aggiorna le impostazioni del mio account",
"sign-me-out": "Esci da freeCodeCamp",
@@ -114,7 +115,9 @@
"closed-caption": "Closed caption",
"share-on-x": "Share on X",
"share-on-bluesky": "Share on BlueSky",
"share-on-threads": "Share on Threads"
"share-on-threads": "Share on Threads",
"play-scene": "Press Play",
"download-latest-version": "Download the Latest Version"
},
"landing": {
"big-heading-1": "Impara a programmare — gratis.",
@@ -345,6 +348,14 @@
"p7": "Come istituzione accademica che concede certificazioni basate sui risultati, prendiamo molto sul serio l'onestà accademica. Se hai domande su questa politica, o sospetti che qualcuno la abbia violata, puoi inviare un'email a <0>{{email}}</0> e indagheremo."
}
},
"exam": {
"download-header": "Download the freeCodeCamp Exam Environment App",
"explanation": "To earn a certification, you must take an exam to test your understanding of the material you have learned. Taking the exam is absolutely free of charge.",
"version": "The latest version of our app is: {{version}}.",
"download-details": "Manually download the app",
"unable-to-detect-os": "We were unable to detect your operating system. Please manually download the app below.",
"download-trouble": "If you have trouble downloading the correct version, do not hesitate to contact support:"
},
"profile": {
"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.",

View File

@@ -3993,6 +3993,12 @@
"In these lecture videos, you will learn how to work with CSS libraries and frameworks."
]
},
"workshop-error-message-component": {
"title": "Build an Error Message Component",
"intro": [
"In this workshop, you will learn the basics of Tailwind CSS by building out an error message component."
]
},
"review-css-libraries-and-frameworks": {
"title": "CSS Libraries and Frameworks Review",
"intro": [
@@ -4111,9 +4117,11 @@
"Learn about Working with Loops and Sequences in these lectures."
]
},
"workshop-placeholder-loops-and-sequences": {
"title": "Placeholder - Waiting for title",
"intro": [""]
"workshop-pin-extractor": {
"title": "Build a Pin Extractor",
"intro": [
"In this workshop you will build a function to extract secret pins hidden in poems."
]
},
"lab-number-pattern-generator": {
"title": "Build a Number Pattern Generator",

View File

@@ -38,6 +38,7 @@
"news": "ニュース",
"donate": "寄付",
"supporters": "サポーター",
"exam-app": "Exam App",
"go-to-supporters": "サポーターページに移動",
"update-settings": "アカウント設定を更新",
"sign-me-out": "freeCodeCampからサインアウト",
@@ -114,7 +115,9 @@
"closed-caption": "クローズドキャプション",
"share-on-x": "X でシェア",
"share-on-bluesky": "Bluesky でシェア",
"share-on-threads": "Threads でシェア"
"share-on-threads": "Threads でシェア",
"play-scene": "Press Play",
"download-latest-version": "Download the Latest Version"
},
"landing": {
"big-heading-1": "プログラミングを無料で学ぶ。",
@@ -345,6 +348,14 @@
"p7": "成果に基づく認定証を与える学術機関として、私たちは学問的誠実性を重視しています。このポリシーについて質問がある場合、または誰かが違反していると思われる場合には、<0>{{email}}</0> までメールでお問い合わせいただければ調査いたします。"
}
},
"exam": {
"download-header": "Download the freeCodeCamp Exam Environment App",
"explanation": "To earn a certification, you must take an exam to test your understanding of the material you have learned. Taking the exam is absolutely free of charge.",
"version": "The latest version of our app is: {{version}}.",
"download-details": "Manually download the app",
"unable-to-detect-os": "We were unable to detect your operating system. Please manually download the app below.",
"download-trouble": "If you have trouble downloading the correct version, do not hesitate to contact support:"
},
"profile": {
"you-change-privacy": "他の人がポートフォリオを見られるようにするには、プライバシー設定を変更する必要があります。これはポートフォリオが公開されたときにどのように見えるかのプレビューです。",
"username-change-privacy": "ポートフォリオを表示するには、{{username}} さんがプライバシー設定を変更する必要があります。",

View File

@@ -3993,6 +3993,12 @@
"In these lecture videos, you will learn how to work with CSS libraries and frameworks."
]
},
"workshop-error-message-component": {
"title": "Build an Error Message Component",
"intro": [
"In this workshop, you will learn the basics of Tailwind CSS by building out an error message component."
]
},
"review-css-libraries-and-frameworks": {
"title": "CSS Libraries and Frameworks Review",
"intro": [
@@ -4111,9 +4117,11 @@
"Learn about Working with Loops and Sequences in these lectures."
]
},
"workshop-placeholder-loops-and-sequences": {
"title": "Placeholder - Waiting for title",
"intro": [""]
"workshop-pin-extractor": {
"title": "Build a Pin Extractor",
"intro": [
"In this workshop you will build a function to extract secret pins hidden in poems."
]
},
"lab-number-pattern-generator": {
"title": "Build a Number Pattern Generator",

View File

@@ -38,6 +38,7 @@
"news": "News",
"donate": "Donate",
"supporters": "Supporters",
"exam-app": "Exam App",
"go-to-supporters": "Go to Supporters Page",
"update-settings": "Update my account settings",
"sign-me-out": "Sign me out of freeCodeCamp",
@@ -114,7 +115,9 @@
"closed-caption": "Closed caption",
"share-on-x": "Share on X",
"share-on-bluesky": "Share on BlueSky",
"share-on-threads": "Share on Threads"
"share-on-threads": "Share on Threads",
"play-scene": "Press Play",
"download-latest-version": "Download the Latest Version"
},
"landing": {
"big-heading-1": "Learn to code — for free.",
@@ -345,6 +348,14 @@
"p7": "As an academic institution that grants achievement-based certifications, we take academic honesty very seriously. If you have any questions about this policy, or suspect that someone has violated it, you can email <0>{{email}}</0> and we will investigate."
}
},
"exam": {
"download-header": "Download the freeCodeCamp Exam Environment App",
"explanation": "To earn a certification, you must take an exam to test your understanding of the material you have learned. Taking the exam is absolutely free of charge.",
"version": "The latest version of our app is: {{version}}.",
"download-details": "Manually download the app",
"unable-to-detect-os": "We were unable to detect your operating system. Please manually download the app below.",
"download-trouble": "If you have trouble downloading the correct version, do not hesitate to contact support:"
},
"profile": {
"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.",

View File

@@ -3993,6 +3993,12 @@
"In these lecture videos, you will learn how to work with CSS libraries and frameworks."
]
},
"workshop-error-message-component": {
"title": "Build an Error Message Component",
"intro": [
"In this workshop, you will learn the basics of Tailwind CSS by building out an error message component."
]
},
"review-css-libraries-and-frameworks": {
"title": "CSS Libraries and Frameworks Review",
"intro": [
@@ -4111,9 +4117,11 @@
"Learn about Working with Loops and Sequences in these lectures."
]
},
"workshop-placeholder-loops-and-sequences": {
"title": "Placeholder - Waiting for title",
"intro": [""]
"workshop-pin-extractor": {
"title": "Build a Pin Extractor",
"intro": [
"In this workshop you will build a function to extract secret pins hidden in poems."
]
},
"lab-number-pattern-generator": {
"title": "Build a Number Pattern Generator",

View File

@@ -38,6 +38,7 @@
"news": "Notícias",
"donate": "Doar",
"supporters": "Apoiadores",
"exam-app": "Exam App",
"go-to-supporters": "Vá para a página de apoiadores",
"update-settings": "Atualizar as configurações da minha conta",
"sign-me-out": "Sair do freeCodeCamp",
@@ -114,7 +115,9 @@
"closed-caption": "Versão legendada",
"share-on-x": "Share on X",
"share-on-bluesky": "Share on BlueSky",
"share-on-threads": "Share on Threads"
"share-on-threads": "Share on Threads",
"play-scene": "Press Play",
"download-latest-version": "Download the Latest Version"
},
"landing": {
"big-heading-1": "Aprenda a programar — de graça.",
@@ -345,6 +348,14 @@
"p7": "Como uma instituição acadêmica que concede certificações baseadas em conquistas, levamos a honestidade acadêmica muito a sério. Se você tiver alguma dúvida sobre esta política, ou suspeitar que alguém a tenha violado, você pode enviar um e-mail para <0>{{email}}</0> e vamos investigar."
}
},
"exam": {
"download-header": "Download the freeCodeCamp Exam Environment App",
"explanation": "To earn a certification, you must take an exam to test your understanding of the material you have learned. Taking the exam is absolutely free of charge.",
"version": "The latest version of our app is: {{version}}.",
"download-details": "Manually download the app",
"unable-to-detect-os": "We were unable to detect your operating system. Please manually download the app below.",
"download-trouble": "If you have trouble downloading the correct version, do not hesitate to contact support:"
},
"profile": {
"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.",

View File

@@ -3993,6 +3993,12 @@
"In these lecture videos, you will learn how to work with CSS libraries and frameworks."
]
},
"workshop-error-message-component": {
"title": "Build an Error Message Component",
"intro": [
"In this workshop, you will learn the basics of Tailwind CSS by building out an error message component."
]
},
"review-css-libraries-and-frameworks": {
"title": "CSS Libraries and Frameworks Review",
"intro": [
@@ -4111,9 +4117,11 @@
"Learn about Working with Loops and Sequences in these lectures."
]
},
"workshop-placeholder-loops-and-sequences": {
"title": "Placeholder - Waiting for title",
"intro": [""]
"workshop-pin-extractor": {
"title": "Build a Pin Extractor",
"intro": [
"In this workshop you will build a function to extract secret pins hidden in poems."
]
},
"lab-number-pattern-generator": {
"title": "Build a Number Pattern Generator",

View File

@@ -38,6 +38,7 @@
"news": "Habari",
"donate": "Changia",
"supporters": "Supporters",
"exam-app": "Exam App",
"go-to-supporters": "Go to Supporters Page",
"update-settings": "Sasisha mipangilio ya akaunti yangu",
"sign-me-out": "Niondoe nje ya freeCodeCamp",
@@ -114,7 +115,9 @@
"closed-caption": "Closed caption",
"share-on-x": "Share on X",
"share-on-bluesky": "Share on BlueSky",
"share-on-threads": "Share on Threads"
"share-on-threads": "Share on Threads",
"play-scene": "Press Play",
"download-latest-version": "Download the Latest Version"
},
"landing": {
"big-heading-1": "Jifunze kuandika code - bila malipo.",
@@ -345,6 +348,14 @@
"p7": "Kama taasisi ya kitaaluma ambayo hutoa vyeti kulingana na mafanikio, tunazingatia uaminifu wa kitaaluma. Ikiwa una maswali yoyote kuhusu sera hii au unashuku kuwa kuna mtu ameikiuka, unaweza kutuma barua pepe kwa <0>{{email}}</0> na tutachunguza."
}
},
"exam": {
"download-header": "Download the freeCodeCamp Exam Environment App",
"explanation": "To earn a certification, you must take an exam to test your understanding of the material you have learned. Taking the exam is absolutely free of charge.",
"version": "The latest version of our app is: {{version}}.",
"download-details": "Manually download the app",
"unable-to-detect-os": "We were unable to detect your operating system. Please manually download the app below.",
"download-trouble": "If you have trouble downloading the correct version, do not hesitate to contact support:"
},
"profile": {
"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.",

View File

@@ -2165,21 +2165,21 @@
]
},
"lecture-understanding-nuanced-semantic-elements": {
"title": "Understanding Nuanced Semantic Elements",
"title": "Нюанси роботи з семантичними елементами",
"intro": [
"In these lectures, you will learn when you should use certain semantic elements like the <code>em</code> element over the <code>i</code> element, description lists, and more."
"У цих відеолекціях ви дізнаєтесь, коли варто використовувати семантичні елементи (наприклад, <code>em</code> замість <code>i</code>), а також про списки визначень і багато іншого."
]
},
"lecture-working-with-text-and-time-semantic-elements": {
"title": "Working with Text and Time Semantic Elements ",
"title": "Робота з семантичними елементами тексту і часу",
"intro": [
"In this lecture, you will learn about the importance of semantics in conveying meaning for text and time-related content including the <code>time</code>, <code>blockquote</code> elements and more."
"У цих відеолекціях ви дізнаєтесь про важливість семантики у передачі значення тексту і часу, що включає елементи <code>time</code>, <code>blockquote</code> тощо."
]
},
"lecture-working-with-specialized-semantic-elements": {
"title": "Working with Specialized Semantic Elements",
"title": "Робота зі спеціальними семантичними елементами",
"intro": [
"In this lecture, you will learn about specialized semantic elements like <code>u</code>, <code>s</code>, <code>code</code> elements and more."
"У цих відеолекціях ви ознайомитесь зі спеціальними семантичними елементами, зокрема з <code>u</code>, <code>s</code>, <code>code</code> і багатьма іншими."
]
},
"workshop-blog-page": {
@@ -3871,10 +3871,10 @@
]
},
"lab-one-time-password-generator": {
"title": "Build a One-Time Password Generator",
"title": "Створіть генератор одноразових паролів",
"intro": [
"In this lab you'll build a one-time password generator.",
"You'll practice using the useEffect hooks to create a timer and generate a random OTP."
"У цій лабораторній роботі ви створите генератор одноразових паролів.",
"Ви застосуєте хуки useEffect на практиці, щоб створити таймер і згенерувати одноразовий пароль."
]
},
"review-react-state-and-hooks": {
@@ -3983,6 +3983,12 @@
"У цих відеолекціях ви дізнаєтесь, як працювати з бібліотеками та фреймворками CSS."
]
},
"workshop-error-message-component": {
"title": "Створіть компонент ErrorMessage",
"intro": [
"У цьому практичному занятті ви ознайомитесь з основами Tailwind CSS, створивши компонент ErrorMessage."
]
},
"review-css-libraries-and-frameworks": {
"title": "Повторення бібліотек та фреймворків CSS",
"intro": [
@@ -4097,9 +4103,11 @@
"У цих відеолекціях ви дізнаєтесь про цикли та послідовності."
]
},
"workshop-placeholder-loops-and-sequences": {
"title": "Placeholder - Waiting for title",
"intro": [""]
"workshop-pin-extractor": {
"title": "Build a Pin Extractor",
"intro": [
"In this workshop you will build a function to extract secret pins hidden in poems."
]
},
"lab-number-pattern-generator": {
"title": "Створіть генератор числових патернів",

View File

@@ -38,6 +38,7 @@
"news": "Новини",
"donate": "Зробити донат",
"supporters": "Донори",
"exam-app": "Застосунок для екзаменів",
"go-to-supporters": "Перейти до сторінки донорів",
"update-settings": "Змінити налаштування облікового запису",
"sign-me-out": "Вийти з freeCodeCamp",
@@ -114,7 +115,9 @@
"closed-caption": "Приховані субтитри",
"share-on-x": "Поділитись на X",
"share-on-bluesky": "Поділитись на BlueSky",
"share-on-threads": "Поділитись на Threads"
"share-on-threads": "Поділитись на Threads",
"play-scene": "Натисніть «Відтворити»",
"download-latest-version": "Завантажити найновішу версію"
},
"landing": {
"big-heading-1": "Вчіться програмувати безоплатно.",
@@ -345,6 +348,14 @@
"p7": "Як академічна установа, яка надає сертифікації на основі досягнень, ми дуже серйозно ставимося до академічної доброчесності. Якщо у вас є будь-які запитання щодо цієї політики, або ви підозрюєте, що хтось порушив її, можете написати нам <0>{{email}}</0> і ми розглянемо це питання."
}
},
"exam": {
"download-header": "Завантажте застосунок для екзаменів freeCodeCamp",
"explanation": "Щоб отримати сертифікацію, потрібно скласти екзамен з метою перевірки отриманих знань. Екзамен абсолютно безоплатний.",
"version": "Найновіша версія застосунку: {{version}}.",
"download-details": "Завантажте застосунок самостійно",
"unable-to-detect-os": "Не вдалося виявити вашу операційну систему. Будь ласка, завантажте застосунок нижче самостійно.",
"download-trouble": "Якщо виникли проблеми із завантаженням потрібної версії, зверніться до служби підтримки:"
},
"profile": {
"you-change-privacy": "Вам потрібно змінити налаштування конфіденційності для того, щоб інші могли побачити ваше портфоліо. Це попередній перегляд того, як ваше портфоліо буде виглядати при відкритому доступі.",
"username-change-privacy": "{{username}} має змінити налаштування конфіденційності для того, щоб ви могли переглянути портфоліо.",