Skip to content

Commit 8eb4739

Browse files
authored
chore(i18n,client): processed translations (freeCodeCamp#59445)
1 parent 13085af commit 8eb4739

File tree

10 files changed

+20
-20
lines changed

10 files changed

+20
-20
lines changed

client/i18n/locales/chinese-traditional/intro.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"title": "通過創建鋼琴學習響應式網頁設計",
156156
"intro": [
157157
"響應式設計使得你的網頁適應不同屏幕尺寸的顯示。",
158-
"在本課程中,你將圍繞一架鋼琴編寫代碼學習 CSS 響應式設計。你將同時學會媒體條件和僞選擇器的知識。"
158+
"In this course, you'll use CSS and responsive design to code a piano. You'll also learn more about media queries and pseudo selectors."
159159
]
160160
},
161161
"learn-css-flexbox-by-building-a-photo-gallery": {
@@ -2427,7 +2427,7 @@
24272427
"title": "Design a Piano",
24282428
"intro": [
24292429
"Responsive Design tells your webpage how it should look on different-sized screens.",
2430-
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
2430+
"In this workshop, you'll use CSS and responsive design to code a piano. You'll also practice media queries and pseudo selectors."
24312431
]
24322432
},
24332433
"lab-technical-documentation-page": {

client/i18n/locales/chinese/intro.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"title": "通过创建钢琴学习响应式网页设计",
156156
"intro": [
157157
"响应式设计使得你的网页适应不同屏幕尺寸的显示。",
158-
"在本课程中,你将围绕一架钢琴编写代码学习 CSS 响应式设计。你将同时学会媒体条件和伪选择器的知识。"
158+
"In this course, you'll use CSS and responsive design to code a piano. You'll also learn more about media queries and pseudo selectors."
159159
]
160160
},
161161
"learn-css-flexbox-by-building-a-photo-gallery": {
@@ -2427,7 +2427,7 @@
24272427
"title": "Design a Piano",
24282428
"intro": [
24292429
"Responsive Design tells your webpage how it should look on different-sized screens.",
2430-
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
2430+
"In this workshop, you'll use CSS and responsive design to code a piano. You'll also practice media queries and pseudo selectors."
24312431
]
24322432
},
24332433
"lab-technical-documentation-page": {

client/i18n/locales/espanol/intro.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"title": "Aprende diseño web adaptativo construyendo un piano",
156156
"intro": [
157157
"El diseño adaptativo indica a tu página web cómo debe verse en pantallas de distintos tamaños.",
158-
"En este curso, usarás CSS y Diseño Adaptativo para programar un piano. También aprenderás más sobre las consultas de medios y pseudoselectores."
158+
"In this course, you'll use CSS and responsive design to code a piano. You'll also learn more about media queries and pseudo selectors."
159159
]
160160
},
161161
"learn-css-flexbox-by-building-a-photo-gallery": {
@@ -2441,7 +2441,7 @@
24412441
"title": "Design a Piano",
24422442
"intro": [
24432443
"Responsive Design tells your webpage how it should look on different-sized screens.",
2444-
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
2444+
"In this workshop, you'll use CSS and responsive design to code a piano. You'll also practice media queries and pseudo selectors."
24452445
]
24462446
},
24472447
"lab-technical-documentation-page": {

client/i18n/locales/german/intro.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"title": "Erlerne responsives Webdesign, indem du ein Klavier erstellst",
156156
"intro": [
157157
"Responsives Design beschreibt, wie deine Webseite auf unterschiedlich großen Bildschirmen aussehen soll.",
158-
"In diesem Kurs wirst du CSS und responsives Design verwenden, um ein Klavier zu programmieren. Außerdem erfährst du mehr über Media-Queries und Pseudoselektoren."
158+
"In this course, you'll use CSS and responsive design to code a piano. You'll also learn more about media queries and pseudo selectors."
159159
]
160160
},
161161
"learn-css-flexbox-by-building-a-photo-gallery": {
@@ -2441,7 +2441,7 @@
24412441
"title": "Design a Piano",
24422442
"intro": [
24432443
"Responsive Design tells your webpage how it should look on different-sized screens.",
2444-
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
2444+
"In this workshop, you'll use CSS and responsive design to code a piano. You'll also practice media queries and pseudo selectors."
24452445
]
24462446
},
24472447
"lab-technical-documentation-page": {

client/i18n/locales/italian/intro.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"title": "Impara il Design Responsivo creando un pianoforte",
156156
"intro": [
157157
"Il design responsivo dice alle tue pagine che aspetto devono avere su schermi di diverse dimensioni.",
158-
"In questo corso, utilizzerai CSS e il design responsivo per creare un pianoforte. Scoprirai anche di più sulle media query e sugli pseudo selettori."
158+
"In this course, you'll use CSS and responsive design to code a piano. You'll also learn more about media queries and pseudo selectors."
159159
]
160160
},
161161
"learn-css-flexbox-by-building-a-photo-gallery": {
@@ -2441,7 +2441,7 @@
24412441
"title": "Design a Piano",
24422442
"intro": [
24432443
"Responsive Design tells your webpage how it should look on different-sized screens.",
2444-
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
2444+
"In this workshop, you'll use CSS and responsive design to code a piano. You'll also practice media queries and pseudo selectors."
24452445
]
24462446
},
24472447
"lab-technical-documentation-page": {

client/i18n/locales/japanese/intro.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"title": "レスポンシブウェブデザインの学習: ピアノを作成する",
156156
"intro": [
157157
"レスポンシブデザインはウェブページに異なるサイズのスクリーンでどのように見える必要があるかを伝えます。",
158-
"このコースでは、CSS とレスポンシブデザインを用いてピアノをコーディングします。メディアクエリと疑似セレクターについてもさらに学習します。"
158+
"In this course, you'll use CSS and responsive design to code a piano. You'll also learn more about media queries and pseudo selectors."
159159
]
160160
},
161161
"learn-css-flexbox-by-building-a-photo-gallery": {
@@ -2441,7 +2441,7 @@
24412441
"title": "Design a Piano",
24422442
"intro": [
24432443
"Responsive Design tells your webpage how it should look on different-sized screens.",
2444-
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
2444+
"In this workshop, you'll use CSS and responsive design to code a piano. You'll also practice media queries and pseudo selectors."
24452445
]
24462446
},
24472447
"lab-technical-documentation-page": {

client/i18n/locales/korean/intro.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"title": "Learn Responsive Web Design by Building a Piano",
156156
"intro": [
157157
"Responsive Design tells your webpage how it should look on different-sized screens.",
158-
"In this course, you'll use CSS and Responsive Design to code a piano. You'll also learn more about media queries and pseudo selectors."
158+
"In this course, you'll use CSS and responsive design to code a piano. You'll also learn more about media queries and pseudo selectors."
159159
]
160160
},
161161
"learn-css-flexbox-by-building-a-photo-gallery": {
@@ -2441,7 +2441,7 @@
24412441
"title": "Design a Piano",
24422442
"intro": [
24432443
"Responsive Design tells your webpage how it should look on different-sized screens.",
2444-
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
2444+
"In this workshop, you'll use CSS and responsive design to code a piano. You'll also practice media queries and pseudo selectors."
24452445
]
24462446
},
24472447
"lab-technical-documentation-page": {

client/i18n/locales/portuguese/intro.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"title": "Aprenda design responsivo para a web criando um piano",
156156
"intro": [
157157
"O design responsivo diz à sua página da web como ela deve ficar em telas de tamanho diferente.",
158-
"Neste curso, você vai usar o Design Responsivo e o CSS para codificar um piano. Você também vai aprender mais sobre consultas de mídia e pseudosseletores."
158+
"In this course, you'll use CSS and responsive design to code a piano. You'll also learn more about media queries and pseudo selectors."
159159
]
160160
},
161161
"learn-css-flexbox-by-building-a-photo-gallery": {
@@ -2441,7 +2441,7 @@
24412441
"title": "Design a Piano",
24422442
"intro": [
24432443
"Responsive Design tells your webpage how it should look on different-sized screens.",
2444-
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
2444+
"In this workshop, you'll use CSS and responsive design to code a piano. You'll also practice media queries and pseudo selectors."
24452445
]
24462446
},
24472447
"lab-technical-documentation-page": {

client/i18n/locales/swahili/intro.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"title": "Jifunze Responsive Web Design kwa Kutengeneza Piano",
156156
"intro": [
157157
"Responsive Design huambia ukurasa wako wa tovuti jinsi unavyopaswa kuonekana kwenye skrini za ukubwa tofauti.",
158-
"Katika kozi hii, utatumia CSS na Muundo Msikivu kutengenza piano. Pia utajifunza zaidi kuhusu media quries na pseudo selectors."
158+
"In this course, you'll use CSS and responsive design to code a piano. You'll also learn more about media queries and pseudo selectors."
159159
]
160160
},
161161
"learn-css-flexbox-by-building-a-photo-gallery": {
@@ -2441,7 +2441,7 @@
24412441
"title": "Design a Piano",
24422442
"intro": [
24432443
"Responsive Design tells your webpage how it should look on different-sized screens.",
2444-
"In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors."
2444+
"In this workshop, you'll use CSS and responsive design to code a piano. You'll also practice media queries and pseudo selectors."
24452445
]
24462446
},
24472447
"lab-technical-documentation-page": {

client/i18n/locales/ukrainian/intro.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"title": "Вивчіть адаптивний вебдизайн, створивши піаніно",
156156
"intro": [
157157
"Адаптивний дизайн каже вашій вебсторінці, як вона має виглядати на екранах різного розміру.",
158-
"У цьому курсі ви використовуватимете CSS та адаптивний дизайн для програмування піаніно. До того ж, ви більше дізнаєтесь про медіазапити та псевдоселектори."
158+
"In this course, you'll use CSS and responsive design to code a piano. You'll also learn more about media queries and pseudo selectors."
159159
]
160160
},
161161
"learn-css-flexbox-by-building-a-photo-gallery": {
@@ -2427,7 +2427,7 @@
24272427
"title": "Розробіть піаніно",
24282428
"intro": [
24292429
"Адаптивний дизайн повідомляє вебсторінці, як вона має виглядати на екранах різного розміру.",
2430-
"У цьому практичному занятті ви використовуватимете CSS та адаптивний дизайн, щоб створити піаніно. До того ж, ви більше дізнаєтесь про медіазапити та псевдоселектори."
2430+
"In this workshop, you'll use CSS and responsive design to code a piano. You'll also practice media queries and pseudo selectors."
24312431
]
24322432
},
24332433
"lab-technical-documentation-page": {

0 commit comments

Comments
 (0)