scratch-l10n 5.0.53 → 5.0.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,20 @@
3
3
  All notable changes to this project will be documented in this file. See
4
4
  [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [5.0.55](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.54...v5.0.55) (2024-12-22)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * pull new editor translations from Transifex ([7a55d1f](https://github.com/scratchfoundation/scratch-l10n/commit/7a55d1f5601e19cf23d473ea6b2336c7b7527ddf))
12
+
13
+ ## [5.0.54](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.53...v5.0.54) (2024-12-21)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * **deps:** lock file maintenance ([#569](https://github.com/scratchfoundation/scratch-l10n/issues/569)) ([0a2b66a](https://github.com/scratchfoundation/scratch-l10n/commit/0a2b66af369e5d001813591257fa423c73e94f37))
19
+
6
20
  ## [5.0.53](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.52...v5.0.53) (2024-12-21)
7
21
 
8
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "5.0.53",
3
+ "version": "5.0.55",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -26,7 +26,7 @@
26
26
  "annualReport.missionTitle": "Our Mission",
27
27
  "annualReport.missionSubtitle": "Our mission is to provide all children, from all backgrounds, with opportunities to imagine, create, and collaborate with new technologies — so they can shape the world of tomorrow.",
28
28
  "annualReport.missionP1": "We are committed to prioritizing equity across all aspects of our work, with a particular focus on initiatives and approaches that support children, families, and educators furthest from educational justice.",
29
- "annualReport.missionP2": "We’ve developed Scratch as a free, safe, playful learning environment that engages all children in thinking creatively, reasoning systematically, and working collaborativelyessential skills for everyone in today's society. We work with educators and families to support children in exploring, sharing, and learning.",
29
+ "annualReport.missionP2": "Chúng tôi đã phát triển Scratch như một môi trường học tập miễn phí, an toàn và vui tươi, giúp tất cả trẻ em tham gia vào duy sáng tạo, luận hệ thống và làm việc theo nhómnhững kỹ năng thiết yếu cho mọi người trong xã hội ngày nay. Chúng tôi làm việc với các nhà giáo dục gia đình để hỗ trợ trẻ em khám phá, chia sẻ và học tập.",
30
30
  "annualReport.missionP3": "In developing new technologies, activities, and learning materials, we are guided by what we call the {fourPsItalics}:",
31
31
  "annualReport.fourPs": "Four P’s of Creative Learning",
32
32
  "annualReport.missionProjectsTitle": "Các chương trình",
@@ -54,8 +54,8 @@
54
54
  "annualReport.milestones2019MessageScratch3": "Launch of Scratch 3.0, expanding what kids can create with code",
55
55
  "annualReport.milestones2019MessageMove": "Scratch Team moves from MIT into Scratch Foundation",
56
56
  "annualReport.reachTitle": "Reaching Children Around the World",
57
- "annualReport.reachSubtitle": "Scratch is the world’s largest coding community for children and teens, ages 8 and up.",
58
- "annualReport.reachMillion": "million",
57
+ "annualReport.reachSubtitle": "Scratch cộng đồng lập trình lớn nhất thế giới dành cho trẻ em và thanh thiếu niên từ 8 tuổi trở lên.",
58
+ "annualReport.reachMillion": "triệu",
59
59
  "annualReport.reach170million": "170 {million}",
60
60
  "annualReport.reach60million": "60 {million}",
61
61
  "annualReport.reach20million": "20 {million}",
@@ -157,7 +157,7 @@
157
157
  "annualReport.communityArtwork": "Artwork by the Scratcher OnionDipAnimations",
158
158
  "annualReport.communityChangeTitle": "We see young people as agents of change.",
159
159
  "annualReport.communityChangeInfo": "We are committed to working with them, and with the educators and families who support them, to ensure that they develop the skills, the motivation, and the confidence they’ll need to lead fulfilling lives and bring about meaningful change in society.",
160
- "annualReport.watchVideo": "Watch Video",
160
+ "annualReport.watchVideo": "Xem đoạn phim",
161
161
  "annualReport.schoolsTitle": "Schools",
162
162
  "annualReport.schoolsIntro": "We provide programs and resources to support teachers and students in schools around the world, designed to achieve equity in creative computing experiences, based on projects, passion, peers, and play.",
163
163
  "annualReport.schoolsSpotlight": "Schools — Spotlight Story",
@@ -227,7 +227,7 @@
227
227
  "annualReport.leadershipBoardTreasurer": "Board Treasurer",
228
228
  "annualReport.leadershipScratchTeam": "Nhóm Scratch",
229
229
  "annualReport.leadershipInterim": "Interim Executive Director",
230
- "annualReport.donateTitle": "Support Us",
230
+ "annualReport.donateTitle": "Hỗ trợ chúng tôi",
231
231
  "annualReport.donateMessage": "Your support enables us to make Scratch free for everyone, keeps our servers running, and most importantly, we are able to provide kids around the world an opportunity to imagine, create and share. Thank you!",
232
232
  "annualReport.donateButton": "Đóng góp"
233
233
  }
@@ -2,8 +2,8 @@
2
2
  "annualReport.2020.subnavFoundersMessage": "Founder's Message",
3
3
  "annualReport.2020.subnavMission": "Phân công",
4
4
  "annualReport.2020.subnavReach": "Tôi",
5
- "annualReport.2020.subnavThemes": "Themes",
6
- "annualReport.2020.subnavDirectorsMessage": "Director's Message",
5
+ "annualReport.2020.subnavThemes": "Chủ đề",
6
+ "annualReport.2020.subnavDirectorsMessage": "Lời nhắn của giám đốc",
7
7
  "annualReport.2020.subnavSupporters": "Ủng hộ",
8
8
  "annualReport.2020.subnavTeam": "Nhóm",
9
9
  "annualReport.2020.subnavDonate": "Đóng góp",
@@ -17,14 +17,14 @@
17
17
  "annualReport.2020.foundersMessageP5": "Over the past decade, Scratch has had phenomenal success, engaging tens of millions of young people around the world. But we are just beginning. The challenge for the years ahead is to ensure that we can continue to spread and support not just our technology but also our creative, caring, collaborative learning approach, so that young people around the world have equitable opportunities to imagine, create, share, and learn. We look forward to working with all of you to make that happen!",
18
18
  "annualReport.2020.foundersMessageScratchTitle": "Chair, Scratch Foundation",
19
19
  "annualReport.2020.foundersMessageAffiliation": "Professor, MIT Media Lab",
20
- "annualReport.2020.watchVideo": "Watch Video",
20
+ "annualReport.2020.watchVideo": "Xem đoạn phim",
21
21
  "annualReport.2020.missionTitle": "Our Mission & Vision",
22
- "annualReport.2020.visionHeader": "Vision",
23
- "annualReport.2020.visionSubtitle": "To spread creative, caring, collaborative, equitable approaches to coding and learning around the world.",
22
+ "annualReport.2020.visionHeader": "Tầm nhìn",
23
+ "annualReport.2020.visionSubtitle": "Lan truyền những cách tiếp cận sáng tạo, quan tâm, hợp tác công bằng đối với việc lập trình và học tập trên toàn thế giới.",
24
24
  "annualReport.2020.missionHeader": "Phân công",
25
- "annualReport.2020.missionSubtitle": "Providing young people with digital tools and opportunities to imagine, create, share, and learn.",
25
+ "annualReport.2020.missionSubtitle": "Cung cấp cho người trẻ các công cụ kỹ thuật số và cơ hội để tưởng tượng, sáng tạo, chia sẻ và học hỏi.",
26
26
  "annualReport.2020.missionP1": "We are committed to educational justice and prioritizing equity across all aspects of our work, with a particular focus on initiatives and approaches that support children, families, and educators excluded from creative computing.",
27
- "annualReport.2020.missionP2": "We’ve developed Scratch as a free, safe, playful learning environment that engages all children in thinking creatively, reasoning systematically, and working collaborativelyessential skills for everyone in today's society. We work with educators and families to support children in exploring, sharing, and learning.",
27
+ "annualReport.2020.missionP2": "Chúng tôi đã phát triển Scratch như một môi trường học tập miễn phí, an toàn và vui tươi, giúp tất cả trẻ em tham gia vào duy sáng tạo, luận có hệ thống và làm việc theo nhómnhững kỹ năng thiết yếu cho mọi người trong xã hội ngày nay. Chúng tôi làm việc với các nhà giáo dục gia đình để hỗ trợ trẻ em khám phá, chia sẻ và học tập.",
28
28
  "annualReport.2020.missionP3": "In developing new technologies, activities, and learning materials, we are guided by what we call the Four P’s of Creative Learning:",
29
29
  "annualReport.2020.fourPs": "Four P’s of Creative Learning",
30
30
  "annualReport.2020.missionProjectsTitle": "Các chương trình",
@@ -36,8 +36,8 @@
36
36
  "annualReport.2020.missionPassionDescription": "Cho phép trẻ em phát triển sở thích của bản thân và thực hiện các dự án có ý nghĩa bản thân",
37
37
  "annualReport.2020.missionPlayDescription": "Khuyến khích trẻ em mày mò, thử nghiệm và lặp đi lặp lại",
38
38
  "annualReport.2020.reachTitle": "Reaching Children Around the World",
39
- "annualReport.2020.reachSubtitle": "Scratch is the world’s largest coding community for children and teens, ages 8 and up.",
40
- "annualReport.2020.reachMillion": "million",
39
+ "annualReport.2020.reachSubtitle": "Scratch cộng đồng lập trình lớn nhất thế giới dành cho trẻ em và thanh thiếu niên từ 8 tuổi trở lên.",
40
+ "annualReport.2020.reachMillion": "triệu",
41
41
  "annualReport.2020.reachNewUsersNumber": "15 {million}",
42
42
  "annualReport.2020.reachNewUsersIncrease": "3.8% from 2019",
43
43
  "annualReport.2020.reachProjectsCreatedNumber": "80 {million}",
@@ -47,9 +47,9 @@
47
47
  "annualReport.2020.reachIncreaseInCommentsNumber": "217%",
48
48
  "annualReport.2020.reachIncreaseInCommentsOld": "48 {million}",
49
49
  "annualReport.2020.reachIncreaseInCommentsIncrease": "150 {million}",
50
- "annualReport.2020.reachNewUsers": "New Users",
50
+ "annualReport.2020.reachNewUsers": "Người dùng mới",
51
51
  "annualReport.2020.reachProjectsCreated": "Những chương trình đã tạo",
52
- "annualReport.2020.reachProjectCreators": "People Creating Projects",
52
+ "annualReport.2020.reachProjectCreators": "Mọi người tạo ra dự án",
53
53
  "annualReport.2020.reachComments": "increase in comments posted",
54
54
  "annualReport.2020.reachGlobalCommunity": "Cộng đồng Toàn cầu của Chúng tôi",
55
55
  "annualReport.2020.reachMapBlurb": "Total accounts registered in the Scratch Online Community from the launch of Scratch through December 2020",
@@ -127,7 +127,7 @@
127
127
  "annualReport.2020.adaptationHighlightText4b": "Scratch educator Eduard Muntaner Perich created a #ScratchAtHome-inspired studio that took the community by storm: {linkText}. Hundreds of Scratchers from all over the world imagined fantastical games and stories happening just outside their window.",
128
128
  "annualReport.2020.adaptationEducatorsTitle": "Connecting with Educators",
129
129
  "annualReport.2020.adaptationEducatorsText": "Educators around the world shared their own #ScratchAtHome ideas and discussed the struggles and triumphs of teaching remotely in a lively Twitter Chat on April 8th, 2020.",
130
- "annualReport.2020.adaptationSnapshot": "Snapshots",
130
+ "annualReport.2020.adaptationSnapshot": "Ảnh chụp nhanh",
131
131
  "annualReport.2020.adaptationSnapshot1Title": "Computer Clubhouse Network Virtual Workshops",
132
132
  "annualReport.2020.adaptationSnapshot1Text": "As part of our longstanding partnership, the Scratch Team conducts workshops for youth educators from {linkText}. Like educators around the world, our team had to conduct online workshops for the first time in 2020—and learn how to combat the isolation and technical difficulties of virtual learning. But thanks to online collaboration tools and innovative methods of sharing and reflecting, the team was able to recreate the collaborative, playful spirit of in-person workshops in a virtual space.",
133
133
  "annualReport.2020.adaptationSnapshot2Title": "Bring Yourself Into Scratch",
@@ -195,7 +195,7 @@
195
195
  "annualReport.2020.EDMessagePullQuote": "We must do everything we can to change the systemic inequities in our educational systems, because “normal” was not built to be fair and equitable for most of our children.",
196
196
  "annualReport.2020.EDMessageText5": "In 2021, Scratch is redoubling our efforts to reach young people who have been historically excluded from creative computing and other creative learning opportunities. With support from Google.org, we’ve launched the Scratch Education Collaborative (SEC), a powerful network of organizations across the world focused on supporting these learners in developing their confidence in creative computing. The 41 organizations in year one of the new program will connect with and learn from the Scratch Team and one another, and develop Equity Toolkits that will support them as they grow and scale their support for the learners in their community.",
197
197
  "annualReport.2020.EDMessageText6": "Our work to make Scratch even more equitable and inclusive is far from over. I’m excited to share more with you in the coming months. Until then, I’d like to extend my sincere appreciation to the Scratch Community for continuing to support and care for each other through a turbulent year. Your creativity and compassion never ceases to inspire us.",
198
- "annualReport.2020.EDTitle": "Executive Director, Scratch Foundation",
198
+ "annualReport.2020.EDTitle": "Giám đốc điều hành, Scratch Foundation",
199
199
  "annualReport.2020.lookingForward": "Looking Forward",
200
200
  "annualReport.2020.lookingForwardText1": "In 2021, we’re continuing to innovate and collaborate with our partners to make Scratch even better for young people around the world. In the coming months, we’re working to bring Scratch into more schools, expand pathways to creative learning, develop and localize more resources for educators and young people, and improve the Scratch onboarding experience, and even more exciting projects.",
201
201
  "annualReport.2020.lookingForwardText2": "We’ve received generous grants from the LEGO Foundation and Google.org to help expand our global reach, advance our mission, and support this important work. Learn more:",
@@ -204,11 +204,11 @@
204
204
  "annualReport.2020.learnMoreLink2Text": "Computer Science Education Week: More help for more students",
205
205
  "annualReport.2020.supportersTitle": "Thank You to Our Supporters",
206
206
  "annualReport.2020.supportersIntro": "Thank you to our generous supporters. Your contribution helps us expand creative learning opportunities for children of all ages, from all backgrounds, around the globe.",
207
- "annualReport.2020.ourSupporters": "Our Supporters",
207
+ "annualReport.2020.ourSupporters": "Những người ủng hộ chúng tôi",
208
208
  "annualReport.2020.ourSupportersText": "We want to thank all Scratch supporters who, throughout the years, have helped us create amazing learning experiences for millions of young people around the world. The following list is based on giving to the Scratch Foundation from January 1, 2020 to December 31, 2020.",
209
- "annualReport.2020.supportersFoundingTitle": "Founding Partners — $10,000,000+",
210
- "annualReport.2020.supportersFoundingText": "We are especially grateful to our Founding Partners who have each provided at least $10,000,000 in cumulative support, since the start of Scratch in 2003.",
211
- "annualReport.2020.supportersCatPartnersTitle": "Scratch Cat Partners — $1,000,000+",
209
+ "annualReport.2020.supportersFoundingTitle": "Đối tác sáng lập — $10.000.000+",
210
+ "annualReport.2020.supportersFoundingText": "Chúng tôi đặc biệt biết ơn các Đối tác sáng lập, mỗi người đã hỗ trợ tích lũy ít nhất 10.000.000 đô la kể từ khi Scratch thành lập vào năm 2003.",
211
+ "annualReport.2020.supportersCatPartnersTitle": "Các Đối Tác Scratch Cat — $1,000,000+",
212
212
  "annualReport.2020.supportersCreativityTitle": "Creativity Circle — $250,000+",
213
213
  "annualReport.2020.supportersCollaborationTitle": "Collaboration Circle — $100,000+",
214
214
  "annualReport.2020.supportersImaginationTitle": "Imagination Circle — $50,000+",
@@ -232,15 +232,15 @@
232
232
  "annualReport.2020.leadershipBoardTreasurer": "Board Treasurer",
233
233
  "annualReport.2020.leadershipScratchTeam": "2020 Scratch Team",
234
234
  "annualReport.2020.leadershipED": "Executive Director",
235
- "annualReport.2020.teamThankYou": "Thank you to Mitch Resnick, Natalie Rusk, Rupal Jain, and other collaborators at the Lifelong Kindergarten Group at the MIT Media Lab for your tireless support of Scratch.",
236
- "annualReport.2020.donateTitle": "Support Us",
235
+ "annualReport.2020.teamThankYou": "Cảm ơn Mitch Resnick, Natalie Rusk, Rupal Jain những cộng tác viên khác tại Nhóm mẫu giáo trọn đời tại Phòng thí nghiệm truyền thông MIT sự hỗ trợ không biết mệt mỏi của các bạn dành cho Scratch.",
236
+ "annualReport.2020.donateTitle": "Hỗ trợ chúng tôi",
237
237
  "annualReport.2020.donateMessage": "Your support enables us to make Scratch free for everyone, keeps our servers running, and most importantly, we are able to provide kids around the world an opportunity to imagine, create and share. Thank you!",
238
238
  "annualReport.2020.donateButton": "Đóng góp",
239
- "annualReport.2020.projectBy": "project by",
240
- "annualReport.2020.altAvatar": "user avatar",
241
- "annualReport.2020.altDropdownArrow": "Arrow indicating dropdown menu.",
242
- "annualReport.2020.altMastheadIllustration": "Three people interacting with physical scratch components.",
243
- "annualReport.2020.altWave": "An emoji hand waving.",
239
+ "annualReport.2020.projectBy": "dự án của",
240
+ "annualReport.2020.altAvatar": "ảnh đại diện người dùng",
241
+ "annualReport.2020.altDropdownArrow": "Mũi tên chỉ menu thả xuống.",
242
+ "annualReport.2020.altMastheadIllustration": "Ba người đang tương tác với các thành phần vật lý.",
243
+ "annualReport.2020.altWave": "Biểu tượng cảm xúc đang vẫy tay.",
244
244
  "annualReport.2020.altMitchHeadshot": "Founder Mitch Resnick",
245
245
  "annualReport.2020.altBlocks": "Two scratch blocks stacked on top of one another.",
246
246
  "annualReport.2020.altBanana": "A banana with a wire plugged into it.",
@@ -302,5 +302,5 @@
302
302
  "annualReport.2020.altJuneCard": "A person staples a paper flower together.",
303
303
  "annualReport.2020.altJulyCard": "A crab, mermaid, and octopus play music together under the sea.",
304
304
  "annualReport.2020.altOctoberCard": "A pumpkin and candy corn appear on the wall above a computer workstation.",
305
- "annualReport.2020.altDonateIllustration": "Two hands form the shape of a heart with their fingers inside of a cut out heart shape."
305
+ "annualReport.2020.altDonateIllustration": "Hai bàn tay tạo thành hình trái tim với các ngón tay nằm bên trong hình trái tim đã cắt ra."
306
306
  }
@@ -2,53 +2,53 @@
2
2
  "annualReport.2021.subnavFoundersMessage": "Founder's Message",
3
3
  "annualReport.2021.subnavMission": "Phân công",
4
4
  "annualReport.2021.subnavReach": "Tôi",
5
- "annualReport.2021.subnavThemes": "Themes",
6
- "annualReport.2021.subnavDirectorsMessage": "Director's Message",
5
+ "annualReport.2021.subnavThemes": "Chủ đề",
6
+ "annualReport.2021.subnavDirectorsMessage": "Lời nhắn của giám đốc",
7
7
  "annualReport.2021.subnavSupporters": "Ủng hộ",
8
8
  "annualReport.2021.subnavTeam": "Nhóm",
9
9
  "annualReport.2021.subnavDonate": "Đóng góp",
10
- "annualReport.2021.mastheadYear": "2021 Annual Report",
10
+ "annualReport.2021.mastheadYear": "Báo cáo thường niên năm 2021",
11
11
  "annualReport.2021.mastheadTitle": "Building an Equitable Community Together",
12
12
  "annualReport.2021.directorsMessageTitle": "A Message from Our Executive Director",
13
13
  "annualReport.2021.directorsMessageP1": "In 2021, COVID-19 continued to disrupt our routines and shape the way we interact with one another. Even as we began to gather together, schools reopened, and there were calls for a “return to normal,” the most vulnerable in our society remained disproportionately impacted by the inequitable structures that COVID-19 exacerbated. The COVID-19 crisis shaped young people’s relationships to Scratch, and solidified Scratch as a more vital place than ever for them to create, learn, and connect. But as we moved into a new year, we did not leave behind our most vulnerable young people as they began to navigate “the new normal.”",
14
- "annualReport.2021.directorsMessageP2": "One of the foundational values of Scratch has always been to empower young people to explore, create, play, and discover—opportunities that aren’t afforded equitably to all students.",
15
- "annualReport.2021.directorsMessagePullquote": "We believe in the transformative power of self-expression and creativity, and in providing space for young people to use creative coding as a tool to raise their voice.",
16
- "annualReport.2021.directorsMessageP3": "I’m proud to serve as the Executive Director of the Scratch Foundation during this pivotal moment in our history, and will continue to spread Scratch’s caring, collaborative approach to creative learning to kids around the world who need these opportunities the most.",
17
- "annualReport.2021.directorsMessageP4": "Last year was an incredible year for the Scratch Foundation–we focused on growing our team with remarkable, diverse leaders and building a solid foundation for our continued transition to an independent organization. We developed a three-year Strategic Plan with the combined efforts of every team member at every level of our organization, codifying the work we’re embarking on together. As Scratch grows, we remain focused on equity and community-building, and keeping Scratch a safe space for kids to connect, create, and collaborate with their peers around the world.",
18
- "annualReport.2021.directorsMessageP5": "I can’t thank you enough for embarking on this journey with our team, and for your continued support of our mission. The compassion and creativity of the Scratch Community is endlessly inspiring to us, and we can’t wait for you to join us in the important work ahead of us.",
19
- "annualReport.2021.EDTitle": "Executive Director, Scratch Foundation",
20
- "annualReport.2021.watchVideo": "Watch Video",
21
- "annualReport.2021.missionTitle": "Our Mission, Vision, & Values",
22
- "annualReport.2021.missionP1": "We are committed to educational justice and prioritizing equity across all aspects of our work, with a particular focus on initiatives and approaches that support children, families, and educators who have been excluded from creative computing.",
23
- "annualReport.2021.missionP2": "We’ve developed Scratch as a free, safe, playful learning environment that engages all children in thinking creatively, reasoning systematically, and working collaborativelyessential skills for everyone in today's society. We work with educators and families to support children in exploring, sharing, and learning.",
14
+ "annualReport.2021.directorsMessageP2": "Một trong những giá trị nền tảng của Scratch luôn trao quyền cho những người trẻ tuổi khám phá, sáng tạo, vui chơi khám phá—những hội không được trao tặng công bằng cho tất cả học sinh.",
15
+ "annualReport.2021.directorsMessagePullquote": "Chúng tôi tin vào sức mạnh biến đổi của khả năng tự thể hiện và sáng tạo, đồng thời tạo không gian cho những người trẻ sử dụng hóa sáng tạo như một công cụ để lên tiếng.",
16
+ "annualReport.2021.directorsMessageP3": "Tôi tự hào được phục vụ với cách Giám đốc điều hành của Quỹ Scratch trong thời điểm quan trọng này trong lịch sử của chúng ta sẽ tiếp tục truyền bá phương pháp tiếp cận hợp tác và chu đáo của Scratch đối với việc học sáng tạo cho trẻ em trên toàn thế giới, những người cần những cơ hội này nhất.",
17
+ "annualReport.2021.directorsMessageP4": "Năm ngoái một năm đáng kinh ngạc đối với Scratch Foundation–chúng tôi tập trung vào việc phát triển nhóm của mình với những nhà lãnh đạo đáng chú ý, đa dạng xây dựng nền tảng vững chắc cho quá trình chuyển đổi liên tục của chúng tôi thành một tổ chức độc lập. Chúng tôi đã phát triển Kế hoạch Chiến lược ba năm với nỗ lực chung của mọi thành viên trong nhóm ở mọi cấp độ trong tổ chức của chúng tôi, hóa công việc chúng tôi đang cùng nhau bắt tay vào thực hiện. Khi Scratch phát triển, chúng tôi vẫn tập trung vào công bằng và xây dựng cộng đồng, đồng thời giữ cho Scratch một không gian an toàn để trẻ em kết nối, sáng tạo hợp tác với các bạn cùng trang lứa trên toàn thế giới.",
18
+ "annualReport.2021.directorsMessageP5": "Tôi không thể cảm ơn bạn đủ đã bắt đầu hành trình này cùng nhóm của chúng tôi vì sự ủng hộ liên tục của bạn đối với sứ mệnh của chúng tôi. Lòng trắc ẩn sự sáng tạo của Cộng đồng Scratch luôn truyền cảm hứng cho chúng tôi chúng tôi rất mong bạn tham gia cùng chúng tôi trong công việc quan trọng sắp tới.",
19
+ "annualReport.2021.EDTitle": "Giám đốc điều hành, Scratch Foundation",
20
+ "annualReport.2021.watchVideo": "Xem đoạn phim",
21
+ "annualReport.2021.missionTitle": "Sứ mệnh, Tầm nhìn và Giá trị của chúng tôi",
22
+ "annualReport.2021.missionP1": "Chúng tôi cam kết thực hiện công giáo dục ưu tiên sự công bằng trong mọi khía cạnh công việc, đặc biệt chú trọng vào các sáng kiến ​​và phương pháp hỗ trợ trẻ em, gia đình nhà giáo dục bị loại khỏi lĩnh vực máy tính sáng tạo.",
23
+ "annualReport.2021.missionP2": "Chúng tôi đã phát triển Scratch như một môi trường học tập miễn phí, an toàn và vui tươi, giúp tất cả trẻ em tham gia vào duy sáng tạo, luận có hệ thống và làm việc theo nhómnhững kỹ năng thiết yếu cho mọi người trong xã hội ngày nay. Chúng tôi làm việc với các nhà giáo dục gia đình để hỗ trợ trẻ em khám phá, chia sẻ và học tập.",
24
24
  "annualReport.2021.missionHeader": "Phân công",
25
- "annualReport.2021.missionSubtitle": "Providing young people with digital tools and opportunities to imagine, create, share, and learn.",
26
- "annualReport.2021.visionHeader": "Vision",
27
- "annualReport.2021.visionSubtitle": "To spread creative, caring, collaborative, equitable approaches to coding and learning around the world.",
28
- "annualReport.2021.valuesHeader": "Values",
29
- "annualReport.2021.valuesSubtitle": "In this work, we are guided by our core values that define our principles as an organization and a community:",
30
- "annualReport.2021.creativeExpressionTitle": "Creative Expression",
31
- "annualReport.2021.progressiveImprovementTitle": "Progressive Improvement",
32
- "annualReport.2021.EquitableOpportunitiesTitle": "Equitable Opportunities",
33
- "annualReport.2021.playfulEngagementTitle": "Playful Engagement",
34
- "annualReport.2021.creativeExpressionDescription": " We are committed to providing everyone with tools and opportunities to express their ideas, their interests, and their authentic selves within a supportive community.",
35
- "annualReport.2021.progressiveImprovementDescription": "We hold ourselves to a high standard and always strive to iterate, improve, and inspire one another to best serve young people around the world and the community that makes our work possible.",
36
- "annualReport.2021.EquitableOpportunitiesDescription": "We are building an educational movement inclusive of people from diverse backgrounds so we can reach children around the world who have been excluded from creative coding opportunities.",
37
- "annualReport.2021.playfulEngagementDescription": "At Scratch, play is an approach for making, sharing, learning, and engaging with the world. We encourage joyful exploration, experimentation, and collaboration.",
25
+ "annualReport.2021.missionSubtitle": "Cung cấp cho người trẻ các công cụ kỹ thuật số và cơ hội để tưởng tượng, sáng tạo, chia sẻ và học hỏi.",
26
+ "annualReport.2021.visionHeader": "Tầm nhìn",
27
+ "annualReport.2021.visionSubtitle": "Lan truyền những cách tiếp cận sáng tạo, quan tâm, hợp tác công bằng đối với việc lập trình và học tập trên toàn thế giới.",
28
+ "annualReport.2021.valuesHeader": "Giá trị",
29
+ "annualReport.2021.valuesSubtitle": "Trong công việc này, chúng tôi tuân theo các giá trị cốt lõi xác định nguyên tắc của chúng tôi với tư cách là một tổ chức và một cộng đồng:",
30
+ "annualReport.2021.creativeExpressionTitle": "Biểu hiện sáng tạo",
31
+ "annualReport.2021.progressiveImprovementTitle": "Cải tiến tiến bộ",
32
+ "annualReport.2021.EquitableOpportunitiesTitle": " hội công bằng",
33
+ "annualReport.2021.playfulEngagementTitle": "Sự tham gia vui tươi",
34
+ "annualReport.2021.creativeExpressionDescription": "Chúng tôi cam kết cung cấp cho mọi người các công cụ hội để thể hiện ý tưởng, sở thích bản thân chân thực của mình trong một cộng đồng hỗ trợ.",
35
+ "annualReport.2021.progressiveImprovementDescription": "Chúng tôi luôn đặt ra tiêu chuẩn cao luôn nỗ lực cải tiến, đổi mới truyền cảm hứng cho nhau để phục vụ tốt nhất cho những người trẻ trên toàn thế giới và cộng đồng giúp chúng tôi thực hiện công việc.",
36
+ "annualReport.2021.EquitableOpportunitiesDescription": "Chúng tôi đang xây dựng một phong trào giáo dục bao gồm những người xuất thân đa dạng để thể tiếp cận trẻ em trên toàn thế giới bị loại khỏi các cơ hội lập trình sáng tạo.",
37
+ "annualReport.2021.playfulEngagementDescription": "Tại Scratch, chơi cách tiếp cận để tạo ra, chia sẻ, học hỏi và tương tác với thế giới. Chúng tôi khuyến khích sự khám phá, thử nghiệm và hợp tác vui vẻ.",
38
38
  "annualReport.2021.reachTitle": "Reaching Children Around the World",
39
- "annualReport.2021.reachSubtitle": "Scratch is the world’s largest coding community for children and teens, ages 8 and up.",
40
- "annualReport.2021.reachMillion": "million",
39
+ "annualReport.2021.reachSubtitle": "Scratch cộng đồng lập trình lớn nhất thế giới dành cho trẻ em và thanh thiếu niên từ 8 tuổi trở lên.",
40
+ "annualReport.2021.reachMillion": "triệu",
41
41
  "annualReport.2021.reachNewUsersNumber": "18 {million}",
42
42
  "annualReport.2021.reachNewUsersIncrease": "22% from 2020",
43
43
  "annualReport.2021.reachProjectsCreatedNumber": "113 {million}",
44
44
  "annualReport.2021.reachProjectsCreatedIncrease": "39% from 2020",
45
45
  "annualReport.2021.reachProjectCreatorsNumber": "42 {million}",
46
- "annualReport.2021.reachProjectCreatorsIncrease": "44% from 2020",
47
- "annualReport.2021.reachNewUsers": "New Users",
46
+ "annualReport.2021.reachProjectCreatorsIncrease": "44% từ năm 2020",
47
+ "annualReport.2021.reachNewUsers": "Người dùng mới",
48
48
  "annualReport.2021.reachProjectsCreated": "Những chương trình đã tạo",
49
- "annualReport.2021.reachProjectCreators": "People Creating Projects",
50
- "annualReport.2021.reachScratchAroundTheWorld": "Scratch is used around the world across {numberOfCountries}",
51
- "annualReport.2021.reachScratchAroundTheWorldBold": "more than 200 countries and territories",
49
+ "annualReport.2021.reachProjectCreators": "Mọi người tạo ra dự án",
50
+ "annualReport.2021.reachScratchAroundTheWorld": "Scratch được sử dụng trên toàn thế giới {numberOfCountries}",
51
+ "annualReport.2021.reachScratchAroundTheWorldBold": "hơn 200 quốc gia và vùng lãnh thổ",
52
52
  "annualReport.2021.reachSaudiArabiaTitle": "Ả Rập Xê Út",
53
53
  "annualReport.2021.reachSaudiArabiaDescription": "Chúng tôi đã xem sự phát triển của Scratch vòng quanh thế giới vào năm 2021, nhưng chúng tôi rất ấn tượng khi xem sự phát triển tại Ả Rập Xê Út, nơi chúng tôi ",
54
54
  "annualReport.2021.reachTranslationTitle": "Scratch is Translated into 74 Languages",
@@ -69,7 +69,7 @@
69
69
  "annualReport.2021.SECOrgNumber": "41",
70
70
  "annualReport.2021.SECOrgLabel": "organizations",
71
71
  "annualReport.2021.SECCountryNumber": "13",
72
- "annualReport.2021.SECCountryLabel": "countries",
72
+ "annualReport.2021.SECCountryLabel": "quốc gia",
73
73
  "annualReport.2021.SECPartnerNumber": "7",
74
74
  "annualReport.2021.SECPartnerLabel": "partners",
75
75
  "annualReport.2021.SECMapParagraph": "Our first cohort included 41 organizations representing 13 countries around the world, united by their commitment to supporting learners from historically marginalized communities in developing their confidence with creative computing. Their locations are highlighted below:",
@@ -106,16 +106,16 @@
106
106
  "annualReport.2021.access10NewLanguagesText": "With huge thanks to our translation community, we were able to connect with Scratchers in 74 languages last year! In 2021, 10 new languages were added to Scratch, including isiXhosa (South Africa), Sepedi (South Africa), Setswana (South Africa), Afrikaans (South Africa), Kichwa (Peru), ଓଡ଼ିଆ/Odia (India), Kazakh (Kazakhstan), Aragonese (Spain), Western Frisian (the Netherlands), and Bengali (Bangladesh, India, and other regions).",
107
107
  "annualReport.2021.accessSouthAfrica": "Zero-rated Scratch in South Africa",
108
108
  "annualReport.2021.accessSouthAfricaText": "To improve the Scratch experience for young people in regions with low or no internet connectivity, we partnered with the National Education Collaboration Trust (NECT) of South Africa to host a zero-rated page for downloading Scratch. Downloads on zero-rated pages do not use up any data bandwidth, reducing a barrier to accessing Scratch due to data limits and costs. Just two months after its April 2021 launch, the page had more than 1300 visitors.",
109
- "annualReport.2021.accessSnapshot": "Snapshots",
109
+ "annualReport.2021.accessSnapshot": "Ảnh chụp nhanh",
110
110
  "annualReport.2021.communityTitle": "Cộng đồng",
111
- "annualReport.2021.communityIntro": "In 2021, the Scratch community continued to experience rapid growth as even more young people around the world created and connected alongside their peers. We also continued to develop partnerships with community members to improve the Scratch experience for our diverse community of users.",
111
+ "annualReport.2021.communityIntro": "Vào năm 2021, cộng đồng Scratch tiếp tục trải qua sự tăng trưởng nhanh chóng khi ngày càng nhiều người trẻ trên khắp thế giới sáng tạo và kết nối cùng với những người bạn đồng trang lứa của mình. Chúng tôi cũng tiếp tục phát triển quan hệ đối tác với các thành viên cộng đồng để cải thiện trải nghiệm Scratch cho cộng đồng người dùng đa dạng của chúng tôi.",
112
112
  "annualReport.2021.communityScratchConference": "Buổi hội thảo Scratch",
113
- "annualReport.2021.communityScratchConferenceText1": "In July, educators in our global community came together to celebrate creative coding at the Scratch Conference. This free, virtual event was led by our collaborators at MIT’s Lifelong Kindergarten Group. The conference brought together {more_bold}, who spent the day connecting, collaborating, and learning from one another, even as COVID kept us apart.",
114
- "annualReport.2021.communityScratchConferenceText1More": "more than 1,500 educators and Scratch enthusiasts",
115
- "annualReport.2021.communityVolunteerTranslators": "Volunteer Translators",
116
- "annualReport.2021.communityVolunteerTranslatorsText": "Since Scratch was launched in 2007, we have been committed to supporting our users worldwide. Our language translation volunteers work closely with the Scratch Team to help translate and localize our platform and resources for the diverse communities that we serve.",
117
- "annualReport.2021.communityVolunteerTranslatorsText2": "Thousands of translators have volunteered their time to translate Scratch into 74 languages and counting, and there are currently more than one thousand translators signed up to translate Scratch and ScratchJr. We’re grateful to our volunteers for helping us reach more Scratchers around the world!",
118
- "annualReport.2021.communityScratchCommunity": "The Scratch Community in 2021",
113
+ "annualReport.2021.communityScratchConferenceText1": "Vào tháng 7, các nhà giáo dục trong cộng đồng toàn cầu của chúng tôi đã cùng nhau kỷ niệm mã hóa sáng tạo tại Hội nghị Scratch. Sự kiện trực tuyến miễn phí này được dẫn dắt bởi các cộng tác viên của chúng tôi tại Nhóm mẫu giáo trọn đời của MIT. Hội nghị đã tập hợp{more_bold}, những người đã dành cả ngày để kết nối, hợp tác học hỏi lẫn nhau, ngay cả khi COVID khiến chúng ta phải xa cách.",
114
+ "annualReport.2021.communityScratchConferenceText1More": "hơn 1.500 nhà giáo dục và những người đam mê Scratch",
115
+ "annualReport.2021.communityVolunteerTranslators": "Biên dịch viên tình nguyện",
116
+ "annualReport.2021.communityVolunteerTranslatorsText": "Kể từ khi Scratch ra mắt vào năm 2007, chúng tôi đã cam kết hỗ trợ người dùng trên toàn thế giới. Các tình nguyện viên biên dịch ngôn ngữ của chúng tôi làm việc chặt chẽ với Nhóm Scratch để giúp biên dịch bản địa hóa nền tảng tài nguyên của chúng tôi cho các cộng đồng đa dạng mà chúng tôi phục vụ.",
117
+ "annualReport.2021.communityVolunteerTranslatorsText2": "Hàng ngàn biên dịch viên đã tình nguyện dành thời gian để dịch Scratch sang 74 ngôn ngữ và vẫn đang tiếp tục, hiện tại hơn một nghìn biên dịch viên đã đăng dịch Scratch ScratchJr. Chúng tôi rất biết ơn các tình nguyện viên đã giúp chúng tôi tiếp cận nhiều Scratcher hơn trên toàn thế giới!",
118
+ "annualReport.2021.communityScratchCommunity": "Cộng đồng Scratch năm 2021",
119
119
  "annualReport.2021.communityScratchCommunityIntro": "In 2021, more than 113 million projects were created on the Scratch site – almost a 39% increase from 2020 – and more than one million new studios were created! Throughout the year, the Scratch Team hosted numerous studios to celebrate important events and encourage Scratchers to participate in the online community.",
120
120
  "annualReport.2021.yearInReview": "Year in Review",
121
121
  "annualReport.2021.yearInReviewText": "2021 was a remarkable year in the online community. The Community Team highlighted and developed opportunities for young people to express their ideas and become engaged in positive ways, and incredible movements sprung up from Scratchers themselves. Here’s a look back at some of the highlights of the year:",
@@ -146,19 +146,19 @@
146
146
  "annualReport.2021.yearInReviewCard9Date": "Tháng 12",
147
147
  "annualReport.2021.yearInReviewCard9Title": "2021: A Scratch Year in Review Studio",
148
148
  "annualReport.2021.yearInReviewCard9Text": "In 2021, Scratchers learned new skills, connected with friends around the world, and found creative ways to express themselves. More than 1,000 Scratchers shared their favorite Scratch memories and what Scratch meant to them in the 2021: A Scratch Year in Review studio.",
149
- "annualReport.2021.communityScratchLabTitle": "Scratch Lab",
149
+ "annualReport.2021.communityScratchLabTitle": "Phòng Thử Nghiệm Scratch",
150
150
  "annualReport.2021.communityScratchLabText": "With the launch of Scratch Lab in February, we’ve opened the doors of our development process directly to Scratchers around the world.",
151
151
  "annualReport.2021.communityScratchLabText2": "Before we decide if we should introduce new blocks to the Scratch coding editor, it’s crucial to see the creative, innovative, and surprising ways Scratchers interact with them. Scratch Lab is a sandbox where everyone can try out these new features and, most importantly, share their thoughts and ideas directly with us.",
152
152
  "annualReport.2021.communityScratchLabText3": "Over 500,000 Scratchers explored the Scratch Lab site in 2021, and they submitted more than 37,000 pieces of feedback.",
153
153
  "annualReport.2021.communityScratchLabText4": "This feedback has been invaluable as we evaluate and develop Animated Text blocks, Face Sensing blocks, and more potential new features.",
154
154
  "annualReport.2021.ytData1": "100,000",
155
- "annualReport.2021.ytData1Sub": "subscribers",
155
+ "annualReport.2021.ytData1Sub": "người đăng kí",
156
156
  "annualReport.2021.ytData2": "9 million",
157
- "annualReport.2021.ytData2Sub": "views on videos",
158
- "annualReport.2021.ytData3Top": "viewers in",
157
+ "annualReport.2021.ytData2Sub": "lượt xem trên các video",
158
+ "annualReport.2021.ytData3Top": "người xem trên",
159
159
  "annualReport.2021.ytData3": "178",
160
- "annualReport.2021.ytData3Sub": "countries",
161
- "annualReport.2021.communitySnapshot2Title": "The Scratch Team on YouTube",
160
+ "annualReport.2021.ytData3Sub": "quốc gia",
161
+ "annualReport.2021.communitySnapshot2Title": "Nhóm Scratch trên YouTube",
162
162
  "annualReport.2021.communitySnapshot2Text": "The Scratch Team YouTube channel reached 100,000 subscribers in 2021— a nearly 500 percent increase from 2020! As students, educators, and families evolved in response to the pandemic, we knew we had to create resources that were reactive to their needs.",
163
163
  "annualReport.2021.communitySnapshot2Text2": "These resources include a series of comprehensive Scratch tutorials that guide users through designing stories, games, and animations on Scratch. In 2021, these videos garnered nearly nine million views from viewers in 178 countries.",
164
164
  "annualReport.2021.tutorial1": "How to Make an 'About Me'",
@@ -174,17 +174,17 @@
174
174
  "annualReport.2021.FounderTitle": "Founder, Scratch Foundation",
175
175
  "annualReport.2021.lookingForward": "Looking Forward",
176
176
  "annualReport.2021.lookingForwardText1": "In 2021, we outlined a Strategic Framework guiding our major priorities for the next 4 years. We’re focused on these major areas:",
177
- "annualReport.2021.lookingForwardText2": "We would like to extend a huge thank you to the LEGO Foundation, whose generous COVID Recovery Grant will enable us to carry out this crucial work. We can’t wait to share more with you about the exciting projects we have planned, including updates to the Scratch experience for schools, updates to ScratchJr, and more.",
177
+ "annualReport.2021.lookingForwardText2": "Chúng tôi muốn gửi lời cảm ơn chân thành đến Quỹ LEGO, khoản tài trợ phục hồi COVID hào phóng của họ sẽ giúp chúng tôi thực hiện công việc quan trọng này. Chúng tôi rất mong được chia sẻ thêm với bạn về các dự án thú vị mà chúng tôi đã lên kế hoạch, bao gồm các bản cập nhật cho trải nghiệm Scratch dành cho trường học, các bản cập nhật cho ScratchJr nhiều hơn nữa.",
178
178
  "annualReport.2021.LookingForward1": "Strengthening the Scratch Platform and Community Infrastructure",
179
179
  "annualReport.2021.LookingForward2": "Expanding Pathways to Creative Learning",
180
180
  "annualReport.2021.LookingForward3": "Building Organizational Capacity and Ensuring Fiscal Sustainability",
181
181
  "annualReport.2021.supportersTitle": "Thank You to Our Supporters",
182
182
  "annualReport.2021.supportersIntro": "Thank you to our generous supporters. Your contribution helps us expand creative learning opportunities for children of all ages, from all backgrounds, around the globe.",
183
- "annualReport.2021.ourSupporters": "Our Supporters",
184
- "annualReport.2021.ourSupportersText": "We want to thank all Scratch supporters who, throughout the years, have helped us amazing learning experiences for millions of young people around the world. The following list is based on giving to Scratch Foundation from January 1, 2021 to December 31, 2021.",
185
- "annualReport.2021.supportersFoundingTitle": "Founding Partners — $10,000,000+",
186
- "annualReport.2021.supportersFoundingText": "We are especially grateful to our Founding Partners who have each provided at least $10,000,000 in cumulative support, since the start of Scratch in 2003.",
187
- "annualReport.2021.supportersCatPartnersTitle": "Scratch Cat Partners — $1,000,000+",
183
+ "annualReport.2021.ourSupporters": "Những người ủng hộ chúng tôi",
184
+ "annualReport.2021.ourSupportersText": "Chúng tôi muốn cảm ơn tất cả những người ủng hộ Scratch, những người đã giúp chúng tôi được những trải nghiệm học tập tuyệt vời cho hàng triệu người trẻ trên khắp thế giới trong suốt những năm qua. Danh sách sau đây dựa trên số tiền quyên góp cho Scratch Foundation từ ngày 1 tháng 1 năm 2021 đến ngày 31 tháng 12 năm 2021.",
185
+ "annualReport.2021.supportersFoundingTitle": "Đối tác sáng lập — $10.000.000+",
186
+ "annualReport.2021.supportersFoundingText": "Chúng tôi đặc biệt biết ơn các Đối tác sáng lập, mỗi người đã hỗ trợ tích lũy ít nhất 10.000.000 đô la kể từ khi Scratch thành lập vào năm 2003.",
187
+ "annualReport.2021.supportersCatPartnersTitle": "Các Đối Tác Scratch Cat — $1,000,000+",
188
188
  "annualReport.2021.supportersCreativityTitle": "Creativity Circle — $250,000+",
189
189
  "annualReport.2021.supportersCollaborationTitle": "Collaboration Circle — $100,000+",
190
190
  "annualReport.2021.supportersImaginationTitle": "Imagination Circle — $50,000+",
@@ -206,14 +206,14 @@
206
206
  "annualReport.2021.leadershipBoardSecretaryTreasurer": "Board Secretary & Treasurer",
207
207
  "annualReport.2021.leadershipBoardSecretary": "Board Secretary",
208
208
  "annualReport.2021.leadershipBoardTreasurer": "Board Treasurer",
209
- "annualReport.2021.leadershipScratchTeam": "2021 Scratch Team",
209
+ "annualReport.2021.leadershipScratchTeam": "2021 Nhóm Scratch",
210
210
  "annualReport.2021.leadershipED": "Executive Director",
211
- "annualReport.2021.teamThankYou": "Thank you to Mitch Resnick, Natalie Rusk, Rupal Jain, and other collaborators at the Lifelong Kindergarten Group at the MIT Media Lab for your tireless support of Scratch.",
212
- "annualReport.2021.donateTitle": "Support Us",
213
- "annualReport.2021.donateMessage": "Your support enables us to create inspiring, creative, and memorable learning experiences for kids everywhere, especially those who have been systemically excluded from creative coding opportunities. Make a gift to Scratch today to help us keep our servers running, maintain our growing global community, and make creative coding possible for kids in every country around the world.",
214
- "annualReport.2021.donateMessage2": "Thank you for your generosity.",
211
+ "annualReport.2021.teamThankYou": "Cảm ơn Mitch Resnick, Natalie Rusk, Rupal Jain những cộng tác viên khác tại Nhóm mẫu giáo trọn đời tại Phòng thí nghiệm truyền thông MIT sự hỗ trợ không biết mệt mỏi của các bạn dành cho Scratch.",
212
+ "annualReport.2021.donateTitle": "Hỗ trợ chúng tôi",
213
+ "annualReport.2021.donateMessage": "Sự ủng hộ của bạn giúp chúng tôi tạo ra những trải nghiệm học tập đầy cảm hứng, sáng tạo đáng nhớ cho trẻ em ở khắp mọi nơi, đặc biệt những trẻ em bị loại khỏi các cơ hội lập trình sáng tạo. Hãy tặng quà cho Scratch ngay hôm nay để giúp chúng tôi duy trì hoạt động của máy chủ, duy trì cộng đồng toàn cầu đang phát triển của chúng tôi và giúp trẻ em ở mọi quốc gia trên thế giới có thể lập trình sáng tạo.",
214
+ "annualReport.2021.donateMessage2": "Cảm ơn lòng hào phóng của bạn.",
215
215
  "annualReport.2021.donateButton": "Đóng góp",
216
- "annualReport.2021.projectBy": "project by",
216
+ "annualReport.2021.projectBy": "dự án của",
217
217
  "annualReport.2021.JuneIlloAttr": "Flags by @ratchild",
218
218
  "annualReport.2021.OctIlloAttr": "Potato and glasses by @Cupwing",
219
219
  "annualReport.2021.altMap": "A map of the world showing 41 SEC organizations",
@@ -221,15 +221,15 @@
221
221
  "annualReport.2021.altAccessibility": "Two people use sign language in front of a green background.",
222
222
  "annualReport.2021.altaccessDEICommittee": "A hand holds out a scratch component on a green background.",
223
223
  "annualReport.2021.altaccessDEICommitteeAccessibility": "A hand paints scratch components on a blue background.",
224
- "annualReport.2021.altaccessDEICommitteeG-JEDI": "Two hands reach toward a text bubble with a heart inside it.",
225
- "annualReport.2021.altaccessDEICommitteeEquitXDesign": "Two hands work together to compile a list of scratch components.",
226
- "annualReport.2021.altaccessSouthAfrica": "Two kids, one using a tablet and one using a laptop, work on a scratch project together.",
227
- "annualReport.2021.altcommunityVolunteerTransators": "Four hands are raised with text bubbles resting on top of them in front of a purple background.",
228
- "annualReport.2021.altcommunityThankYou": "A globe with a banner across it saying 'Thank you' surrounded by the words for thank you in various languages.",
229
- "annualReport.2021.altAvatar": "user avatar",
230
- "annualReport.2021.altDropdownArrow": "Arrow indicating dropdown menu.",
231
- "annualReport.2021.altMastheadIllustration": "Three people interacting with physical scratch components.",
232
- "annualReport.2021.altWave": "An emoji hand waving.",
224
+ "annualReport.2021.altaccessDEICommitteeG-JEDI": "Hai bàn tay đưa về phía bong bóng văn bản hình trái tim bên trong.",
225
+ "annualReport.2021.altaccessDEICommitteeEquitXDesign": "Hai bàn tay cùng làm việc để biên soạn danh sách các thành phần thô.",
226
+ "annualReport.2021.altaccessSouthAfrica": "Hai đứa trẻ, một đứa dùng máy tính bảng một đứa dùng máy tính xách tay, đang cùng nhau thực hiện một dự án.",
227
+ "annualReport.2021.altcommunityVolunteerTransators": "Bốn bàn tay giơ lên ​​với các bong bóng văn bản nằm phía trên trước nền màu tím.",
228
+ "annualReport.2021.altcommunityThankYou": "Một quả địa cầu biểu ngữ ghi dòng chữ \"Cảm ơn\" được bao quanh bởi những từ cảm ơn bằng nhiều ngôn ngữ khác nhau.",
229
+ "annualReport.2021.altAvatar": "ảnh đại diện người dùng",
230
+ "annualReport.2021.altDropdownArrow": "Mũi tên chỉ menu thả xuống.",
231
+ "annualReport.2021.altMastheadIllustration": "Ba người đang tương tác với các thành phần vật lý.",
232
+ "annualReport.2021.altWave": "Biểu tượng cảm xúc đang vẫy tay.",
233
233
  "annualReport.2021.altMitchHeadshot": "Founder Mitch Resnick",
234
234
  "annualReport.2021.altCalendar": "A calendar displaying the year 2021.",
235
235
  "annualReport.2021.altWorldVisualization": "An illustrated version of the globe.",
@@ -266,6 +266,6 @@
266
266
  "annualReport.2021.altCard5": "A smiling block stands next to a text bubble reading 'no matter how anyone dresses, what pronouns they use, or who they love, you should always respect them!'",
267
267
  "annualReport.2021.altCard6": "A potato wearing sunglasses sits in front of a purple background.",
268
268
  "annualReport.2021.altCard7": "A colorful birthday hat sits on top of a neon cube.",
269
- "annualReport.2021.altCard9": "'2022' sits in front of a rainbow of ovals.",
270
- "annualReport.2021.altDonateIllustration": "Two hands form the shape of a heart with their fingers inside of a cut out heart shape."
269
+ "annualReport.2021.altCard9": "'2022' nằm trước một cầu vồng hình bầu dục.",
270
+ "annualReport.2021.altDonateIllustration": "Hai bàn tay tạo thành hình trái tim với các ngón tay nằm bên trong hình trái tim đã cắt ra."
271
271
  }
@@ -24,7 +24,7 @@
24
24
  "becomeAScratcher.success.header": "Hooray! You are now officially a Scratcher.",
25
25
  "becomeAScratcher.success.body": "Here are some links that might be helpful for you.",
26
26
  "becomeAScratcher.success.communityGuidelines": "Retningslinier for medlemmer",
27
- "becomeAScratcher.success.createAProject": "Create a Project",
27
+ "becomeAScratcher.success.createAProject": "Lav et projekt",
28
28
  "becomeAScratcher.noInvitation.header": "Whoops! Looks like you haven’t received an invitation to become a Scratcher yet.",
29
29
  "becomeAScratcher.noInvitation.body": "To become a Scratcher, you must be active on Scratch for a while, share several projects, and comment constructively in the community. After a few weeks, you will receive a notification inviting you to become a Scratcher. Scratch on!",
30
30
  "becomeAScratcher.finishLater.header": "No worries, take your time!",
@@ -9,11 +9,11 @@
9
9
  "camp.part1Details": "Lav et projekt som præsenterer os for en figur, som er virkelig eller frit fra fantasien, og som lever i havet. Du kunne lave et monster fra dybet, en sød lille søstjerne, en haj der spiser taco eller hvad du ellers kan finde på.",
10
10
  "camp.particpateTitle": "Sådan deltager du:",
11
11
  "camp.part1Particpate": "Den første del af lejren finder sted i <a href=\"https://scratch.mit.edu/studios/4160302/\">Main Camp Cabin studiet </a>. Her kan du stille spørgsmål, se hvad andre Scratchere har lavet og tilføje din egen. Gå til studiet for at lære mere!",
12
- "camp.part1ParticpateHTML": "Den første del af lejren finder sted i <a>Main Camp Cabin studiet </a>. Her kan du stille spørgsmål, se hvad andre Scratchere har lavet og tilføje din egen. Gå til studiet for at lære mere!",
12
+ "camp.part1ParticpateHTML": "Den første del af lejren finder sted i <a>Main Camp Cabin studiet </a>. Her kan du stille spørgsmål, se hvad andre Scratchere har lavet og tilføje dit eget. Gå til studiet for at lære mere!",
13
13
  "camp.part2Dates": "Del 2 (31. juli - 6. august)",
14
14
  "camp.part2Details": "Nu kan du gøre din figur interaktiv! Har din figur nogle spørgsmål til os? Hvad sker der, når du klikker på den? Har den nogle særlige kræfter? Og mere!",
15
15
  "camp.part2Particpate": "Del 2 af lejren vil også finde sted i <a href=\"https://scratch.mit.edu/studios/4160302/\">Main Camp Cabin studiet </a>. Her kan du stille spørgsmål, se hvad andre Scratchere har lavet og tilføje din egen. Gå til studiet for at lære mere!",
16
- "camp.part2ParticpateHTML": "Del 2 af lejren vil også finde sted i <a>Main Camp Cabin studiet </a>. Her kan du stille spørgsmål, se hvad andre Scratchere har lavet og tilføje din egen. Gå til studiet for at lære mere!",
16
+ "camp.part2ParticpateHTML": "Del 2 af lejren vil også finde sted i <a>Main Camp Cabin studiet </a>. Her kan du stille spørgsmål, se hvad andre Scratchere har lavet og tilføje dit eget. Gå til studiet for at lære mere!",
17
17
  "camp.part3Dates": "Del 3 (7. august - 13. august)",
18
18
  "camp.part3Details": "Lav et projekt, hvor du laver dine egne ting sammen med andre Scratcheres projekter. Det kan være et spil, en historie, tegnefilm eller hvad du ellers kan finde på!",
19
19
  "camp.part3Particpate": "<a href=\"https://scratch.mit.edu/studios/4160301/\">Final Projects Camp Cabin studiet</a> vil indeholde 3. del af dette års Scratch lejr. Her kan du indsende dit endelige projekt, give andre feedback og fejre Scratch lejren! Svøm hen til studiet, når del 3 starter.",