scratch-l10n 5.0.51 → 5.0.53
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 +14 -0
- package/package.json +1 -1
- package/www/scratch-website.annual-report-2019-l10njson/vi.json +24 -24
- package/www/scratch-website.annual-report-2020-l10njson/vi.json +8 -8
- package/www/scratch-website.annual-report-2021-l10njson/vi.json +1 -1
- package/www/scratch-website.become-a-scratcher-l10njson/pt-br.json +1 -1
- package/www/scratch-website.credits-l10njson/vi.json +1 -1
- package/www/scratch-website.general-l10njson/pt-br.json +27 -27
- package/www/scratch-website.general-l10njson/pt.json +49 -49
- package/www/scratch-website.general-l10njson/vi.json +2 -2
- package/www/scratch-website.guidelines-l10njson/vi.json +25 -25
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.53](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.52...v5.0.53) (2024-12-21)
|
7
|
+
|
8
|
+
|
9
|
+
### Bug Fixes
|
10
|
+
|
11
|
+
* **deps:** lock file maintenance ([#568](https://github.com/scratchfoundation/scratch-l10n/issues/568)) ([13bfeb3](https://github.com/scratchfoundation/scratch-l10n/commit/13bfeb3c018129da26baca99644c93a4e003a54b))
|
12
|
+
|
13
|
+
## [5.0.52](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.51...v5.0.52) (2024-12-21)
|
14
|
+
|
15
|
+
|
16
|
+
### Bug Fixes
|
17
|
+
|
18
|
+
* pull new editor translations from Transifex ([cf0ee1c](https://github.com/scratchfoundation/scratch-l10n/commit/cf0ee1cbb2190e97501fbcb842dba0f1f71a996d))
|
19
|
+
|
6
20
|
## [5.0.51](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.50...v5.0.51) (2024-12-20)
|
7
21
|
|
8
22
|
|
package/package.json
CHANGED
@@ -13,10 +13,10 @@
|
|
13
13
|
"annualReport.messageTitle": "Tin nhắn từ Nhóm Scratch",
|
14
14
|
"annualReport.messageP1": "Năm 2019 là năm của sự tuyệt vời với Scratch. Chúng tôi khởi đầu năm với sự ra mắt của Scratch 3.0, phiên bản mới nhất của Scratch từ chúng tôi, được thiết kế để giúp trẻ em sáng tạo và thu hút chúng về niềm yêu thích lập trình. Chúng tôi tổ chức vào cuối năm khi nhóm của chúng tôi rời khỏi MIT đến ngôi nhà mới tại Quỹ Scratch, trong không gian tầng 1 vui vẻ gần South Station tại Boston. Trong cả năm, cộng đồng Scratch không ngừng phát triển và đổi mới: Hơn 20 triệu người trẻ đã tạo dự án với Scratch vào năm 2019, tăng thêm 48% trước đây.",
|
15
15
|
"annualReport.messageP2": "Sự quan trọng của Scratch được làm rõ vào năm 2020, đại dịch COVID tràn lan buộc nhiều trường học phải đóng cửa. Hoạt động trên cộng đồng Scratch trực tuyến tăng gấp đôi, ",
|
16
|
-
"annualReport.messageP3": "
|
16
|
+
"annualReport.messageP3": "Từ khi chúng tôi ra mắt Scratch vào năm 2007, chúng tôi luôn coi Scratch là nhiều hơn một ngôn ngữ lập trình. Scratch cung cấp cơ hội cho tất cả những người trẻ tuổi, từ mọi hoàn cảnh, để phát triển tiếng nói của mình, thể hiện ý tưởng và sáng tạo cùng nhau. Chúng tôi thích nhìn thấy cách mà những Scratcher phản ứng với những thách thức xã hội gần đây bằng sự sáng tạo, hợp tác, quan tâm và lòng tốt.",
|
17
17
|
"annualReport.messageP4": "In this Annual Report, we’ll share more about the mission, plans, impact, and reach of Scratch, supported with examples of how Scratch is expanding learning opportunities for a broad diversity of young people around the world, both in schools and throughout their lives.",
|
18
|
-
"annualReport.messageP5": "
|
19
|
-
"annualReport.messageSignature": "—
|
18
|
+
"annualReport.messageP5": "Chúng tôi tự hào về những gì mà những bạn trẻ đang sáng tạo và học hỏi với Scratch ngày hôm nay và chúng tôi cam kết sẽ mang đến nhiều cơ hội hơn cho nhiều bạn trẻ hơn trong tương lai.",
|
19
|
+
"annualReport.messageSignature": "— Nhóm Scratch",
|
20
20
|
"annualReport.covidResponseTitle": "Scratch Responds to COVID",
|
21
21
|
"annualReport.covidResponseP1": "As we write this annual report, we are months into the COVID pandemic. Since the middle of March 2020, the Scratch office has been closed and Scratch Team members have been actively working from home to support children and educators around the world whose lives have been disrupted by the pandemic.",
|
22
22
|
"annualReport.covidResponseP2": "On March 17, we launched the #ScratchAtHome initiative to provide children, families, and educators with ideas for engaging in creative learning activities with Scratch at home. We continue to add video tutorials and other resources to the {scratchAtHomeLink}.",
|
@@ -33,10 +33,10 @@
|
|
33
33
|
"annualReport.missionPeersTitle": "Những người bạn",
|
34
34
|
"annualReport.missionPassionTitle": "Đam mê",
|
35
35
|
"annualReport.missionPlayTitle": "Chơi",
|
36
|
-
"annualReport.missionProjectsDescription": "
|
37
|
-
"annualReport.missionPeersDescription": "
|
38
|
-
"annualReport.missionPassionDescription": "
|
39
|
-
"annualReport.missionPlayDescription": "
|
36
|
+
"annualReport.missionProjectsDescription": "Khuyến khích trẻ em tham gia thiết kế, sáng tạo và thể hiện bản thân một cách sáng tạo",
|
37
|
+
"annualReport.missionPeersDescription": "Hỗ trợ trẻ em trong việc cộng tác, chia sẻ, phối hợp và cố vấn",
|
38
|
+
"annualReport.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",
|
39
|
+
"annualReport.missionPlayDescription": "Khuyến khích trẻ em mày mò, thử nghiệm và lặp đi lặp lại",
|
40
40
|
"annualReport.milestonesTitle": "Mốc Quan trọng",
|
41
41
|
"annualReport.milestonesDescription": "Here are some key events and accomplishments in the history of Scratch and the global Scratch community.",
|
42
42
|
"annualReport.milestones2003Message": "Awarded a National Science Foundation grant to start development of Scratch",
|
@@ -60,15 +60,15 @@
|
|
60
60
|
"annualReport.reach60million": "60 {million}",
|
61
61
|
"annualReport.reach20million": "20 {million}",
|
62
62
|
"annualReport.reach48million": "48 {million}",
|
63
|
-
"annualReport.reachUniqueVisitors": "
|
64
|
-
"annualReport.reachProjectsCreated": "
|
65
|
-
"annualReport.reachProjectCreators": "
|
66
|
-
"annualReport.reachComments": "
|
67
|
-
"annualReport.reachGrowthTitle": "
|
68
|
-
"annualReport.reachGrowthBlurb": "
|
69
|
-
"annualReport.reachGlobalCommunity": "
|
70
|
-
"annualReport.reachMapBlurb": "
|
71
|
-
"annualReport.reachMap20M": "
|
63
|
+
"annualReport.reachUniqueVisitors": "Số lượng khách truy cập",
|
64
|
+
"annualReport.reachProjectsCreated": "Những chương trình đã tạo",
|
65
|
+
"annualReport.reachProjectCreators": "Những chương trình do mọi người tạo ra",
|
66
|
+
"annualReport.reachComments": "Bình luận được đăng trong Cộng đồng trực tuyến",
|
67
|
+
"annualReport.reachGrowthTitle": "Phát triển cộng đồng",
|
68
|
+
"annualReport.reachGrowthBlurb": "Nhiều tài khoản mới được tạo trong Cộng đồng trực tuyến Scratch trong vòng 5 năm qua.",
|
69
|
+
"annualReport.reachGlobalCommunity": "Cộng đồng trên toàn thế giới của chúng tôi",
|
70
|
+
"annualReport.reachMapBlurb": "Tổng số tài khoản đã đăng ký trong Cộng đồng trực tuyến Scratch từ khi Scratch ra mắt đến năm 2019",
|
71
|
+
"annualReport.reachMap20M": "20 Triệu",
|
72
72
|
"annualReport.reachMapLog": "on a logarithmic scale",
|
73
73
|
"annualReport.reachTranslationTitle": "Scratch is Translated into 60+ Languages",
|
74
74
|
"annualReport.reachTranslationBlurb": "Thanks to volunteer translators from around the world.",
|
@@ -76,19 +76,19 @@
|
|
76
76
|
"annualReport.reach22million": "22 {million}",
|
77
77
|
"annualReport.reachDownloads": "Downloads Since Launching in 2014",
|
78
78
|
"annualReport.initiativesTitle": "Sáng tạo",
|
79
|
-
"annualReport.initiativesDescription": "
|
80
|
-
"annualReport.equity": "
|
81
|
-
"annualReport.globalStrategy": "
|
82
|
-
"annualReport.toolsTitle": "
|
79
|
+
"annualReport.initiativesDescription": "Công việc tại Scratch Foundation tập trung vào 3 lĩnh vực chiến lược: công cụ sáng tạo, cộng đồng và trường học. Mỗi lĩnh vực đều ưu tiên tiếng nói và nhu cầu của trẻ em chưa được đại diện trong lĩnh vực máy tính sáng tạo và tìm cách hỗ trợ trẻ em trong các bối cảnh và nền văn hóa đa dạng trên khắp thế giới.",
|
80
|
+
"annualReport.equity": "Công bằng",
|
81
|
+
"annualReport.globalStrategy": "Chiến lược toàn cầu",
|
82
|
+
"annualReport.toolsTitle": "Công cụ sáng tạo",
|
83
83
|
"annualReport.toolsIntro": "We are constantly experimenting and innovating with new technologies and new designs — always striving to provide children with new ways to create, collaborate, and learn.",
|
84
84
|
"annualReport.toolsSpotlight": "Creative Tools — Spotlight Story",
|
85
|
-
"annualReport.toolsLaunch": "
|
86
|
-
"annualReport.toolsLaunchIntro1": "
|
85
|
+
"annualReport.toolsLaunch": "Triển khai Scratch 3.0",
|
86
|
+
"annualReport.toolsLaunchIntro1": "Chúng tôi thiết kế Scratch 3.0 để mở rộng cách thức, nội dung và địa điểm trẻ em có thể sáng tạo với Scratch. Ra mắt vào đầu năm 2019, Scratch 3.0 đã dẫn đến sự gia tăng hoạt động trong cộng đồng Scratch, với nhiều dự án hơn — và nhiều loại dự án hơn — hơn bao giờ hết.",
|
87
87
|
"annualReport.toolsLaunchIntro2": "Scratch 3.0 includes a library of extensions — extra collections of coding blocks that add new capabilities to Scratch. Some extensions provide access to web services and other software features, while others connect Scratch with physical-world devices like motors and sensors.",
|
88
|
-
"annualReport.toolsTexttoSpeech": "
|
88
|
+
"annualReport.toolsTexttoSpeech": "Chuyển văn bản thành giọng nói",
|
89
89
|
"annualReport.toolsTexttoSpeechIntro": "With the Text-to-Speech extension, kids can program their Scratch characters to speak out loud, in a variety of different voices.",
|
90
90
|
"annualReport.toolsNumProjects": "330,000+",
|
91
|
-
"annualReport.toolsTexttoSpeechProjects": "{numProjects}
|
91
|
+
"annualReport.toolsTexttoSpeechProjects": "{numProjects} chương trình năm 2019 sử dụng Chuyển văn bản thành giọng nói",
|
92
92
|
"annualReport.toolsMostPopular": "Most Popular",
|
93
93
|
"annualReport.toolsTexttoSpeechPopular": "{mostPopular} new Scratch Extension in the community",
|
94
94
|
"annualReport.toolsCollabAWS": "Collaboration with Amazon Web Services",
|
@@ -31,10 +31,10 @@
|
|
31
31
|
"annualReport.2020.missionPeersTitle": "Những người bạn",
|
32
32
|
"annualReport.2020.missionPassionTitle": "Đam mê",
|
33
33
|
"annualReport.2020.missionPlayTitle": "Chơi",
|
34
|
-
"annualReport.2020.missionProjectsDescription": "
|
35
|
-
"annualReport.2020.missionPeersDescription": "
|
36
|
-
"annualReport.2020.missionPassionDescription": "
|
37
|
-
"annualReport.2020.missionPlayDescription": "
|
34
|
+
"annualReport.2020.missionProjectsDescription": "Khuyến khích trẻ em tham gia thiết kế, sáng tạo và thể hiện bản thân một cách sáng tạo",
|
35
|
+
"annualReport.2020.missionPeersDescription": "Hỗ trợ trẻ em trong việc cộng tác, chia sẻ, phối hợp và cố vấn",
|
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
|
+
"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
39
|
"annualReport.2020.reachSubtitle": "Scratch is the world’s largest coding community for children and teens, ages 8 and up.",
|
40
40
|
"annualReport.2020.reachMillion": "million",
|
@@ -48,10 +48,10 @@
|
|
48
48
|
"annualReport.2020.reachIncreaseInCommentsOld": "48 {million}",
|
49
49
|
"annualReport.2020.reachIncreaseInCommentsIncrease": "150 {million}",
|
50
50
|
"annualReport.2020.reachNewUsers": "New Users",
|
51
|
-
"annualReport.2020.reachProjectsCreated": "
|
51
|
+
"annualReport.2020.reachProjectsCreated": "Những chương trình đã tạo",
|
52
52
|
"annualReport.2020.reachProjectCreators": "People Creating Projects",
|
53
53
|
"annualReport.2020.reachComments": "increase in comments posted",
|
54
|
-
"annualReport.2020.reachGlobalCommunity": "
|
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",
|
56
56
|
"annualReport.2020.reachMap24M": "24M",
|
57
57
|
"annualReport.2020.reachMapLog": "on a logarithmic scale",
|
@@ -64,8 +64,8 @@
|
|
64
64
|
"annualReport.2020.reachDownloadsIncrease": "2 {million} from 2019",
|
65
65
|
"annualReport.2020.themesTitle": "Emerging Themes",
|
66
66
|
"annualReport.2020.themesDescription": "As young people faced the unprecedented challenges of COVID-19, Scratch became a more important place than ever for them to connect, create, and express themselves. Throughout the year, our work was focused on three areas to best support our growing global community: connectivity, adaptation, and community. As always, our efforts were grounded in our commitment to equity and inclusion.",
|
67
|
-
"annualReport.2020.equity": "
|
68
|
-
"annualReport.2020.globalStrategy": "
|
67
|
+
"annualReport.2020.equity": "Công bằng",
|
68
|
+
"annualReport.2020.globalStrategy": "Chiến lược toàn cầu",
|
69
69
|
"annualReport.2020.connectivityTitle": "Connectivity",
|
70
70
|
"annualReport.2020.connectivityIntro": "While young people were isolated inside of their homes due to COVID-19, Scratch offered an opportunity for them to connect and create with faraway friends, classmates, and family members. It also served as a portal to the outside world, where they discovered that millions of kids across countries and continents were experiencing the same things they were.",
|
71
71
|
"annualReport.2020.aaronText": "Aaron’s students worked together to build a “kooky” version of their town called “Norwouldn’t,” packed with storybook creatures, original artwork, and interconnecting narratives. It was one of many collaborative Scratch projects Aaron facilitated to remind students that even while COVID-19 kept them inside their homes, they were still part of a caring and joyful community.",
|
@@ -45,7 +45,7 @@
|
|
45
45
|
"annualReport.2021.reachProjectCreatorsNumber": "42 {million}",
|
46
46
|
"annualReport.2021.reachProjectCreatorsIncrease": "44% from 2020",
|
47
47
|
"annualReport.2021.reachNewUsers": "New Users",
|
48
|
-
"annualReport.2021.reachProjectsCreated": "
|
48
|
+
"annualReport.2021.reachProjectsCreated": "Những chương trình đã tạo",
|
49
49
|
"annualReport.2021.reachProjectCreators": "People Creating Projects",
|
50
50
|
"annualReport.2021.reachScratchAroundTheWorld": "Scratch is used around the world across {numberOfCountries}",
|
51
51
|
"annualReport.2021.reachScratchAroundTheWorldBold": "more than 200 countries and territories",
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"communityGuidelines.guidelines.safeSection": "Torne-se um Scratcher - Aja com segurança",
|
37
37
|
"communityGuidelines.guidelines.safeHeader": "Scratchers se mantêm seguros: nunca compartilhamos informações pessoais ou de contato.",
|
38
38
|
"communityGuidelines.guidelines.safeBody": "Isso inclui não compartilhar informações reais como sobrenomes, números de telefone, endereços, cidades, nomes de escola, endereços de email, nomes de usuário ou links para outros sites de rede social, aplicativos de vídeo-chamada ou websites com função de chat.",
|
39
|
-
"communityGuidelines.guidelines.feedbackSection": "Torne-se um Scratcher - Faça
|
39
|
+
"communityGuidelines.guidelines.feedbackSection": "Torne-se um Scratcher - Faça críticas construtivas",
|
40
40
|
"communityGuidelines.guidelines.feedbackHeader": "Scratchers fazem comentários construtivos.",
|
41
41
|
"communityGuidelines.guidelines.feedbackBody": "Ao comentar em um projeto, lembre-se de dizer algo que gosta sobre ele, ofereça sugestões, seja gentil e não crítico.",
|
42
42
|
"communityGuidelines.guidelines.remix1Section": "Torne-se um Scratcher - Adote a cultura do remix",
|
@@ -31,7 +31,7 @@
|
|
31
31
|
"credits.supportersOpenHeader": "Ứng dụng Scratch thành hiện thực không thể thiếu các phần mềm mã nguồn mở và miễn phí sau đây:",
|
32
32
|
"credits.currentSponsors": "Current Sponsors",
|
33
33
|
"credits.currentFinancialSupport": "The following organizations are providing major financial support for Scratch:",
|
34
|
-
"credits.donorsTitle": "
|
34
|
+
"credits.donorsTitle": "Những nhà tài trợ",
|
35
35
|
"credits.lifelongKindergartenTitle": "Lifelong Kindergarten Group",
|
36
36
|
"credits.translationsTitle": "Translators",
|
37
37
|
"credits.illustrationsTitle": "Illustrations",
|
@@ -27,7 +27,7 @@
|
|
27
27
|
"general.credits": "Nossa Equipe",
|
28
28
|
"general.donors": "Doadores",
|
29
29
|
"general.dmca": "DMCA",
|
30
|
-
"general.dsa": "DSA
|
30
|
+
"general.dsa": "Regulamento DSA",
|
31
31
|
"general.emailAddress": "E-mail",
|
32
32
|
"general.english": "Inglês",
|
33
33
|
"general.error": "Ops! Algo deu errado",
|
@@ -195,8 +195,8 @@
|
|
195
195
|
"registration.genderOptionAnother": "Outro gênero:",
|
196
196
|
"registration.genderOptionPreferNotToSay": "Prefiro não dizer",
|
197
197
|
"registration.emailStepTitle": "Qual o seu email?",
|
198
|
-
"registration.under16.emailStepTitle": "
|
199
|
-
"registration.under16.emailStepDescription": "
|
198
|
+
"registration.under16.emailStepTitle": "Qual é o endereço de email de um dos seus pais ou responsáveis?",
|
199
|
+
"registration.under16.emailStepDescription": "Nós vamos enviar um link para verificar a sua conta.",
|
200
200
|
"registration.emailStepInfo": "Isso ajudará se você esquecer sua senha. Essa informação não será publicada em sua conta.",
|
201
201
|
"registration.goToClass": "Ir para a Turma",
|
202
202
|
"registration.invitedBy": "convidado por",
|
@@ -214,14 +214,14 @@
|
|
214
214
|
"registration.personalStepDescription": "Suas respostas individuais não serão exibidas publicamente e serão mantidas de forma confidencial e segura",
|
215
215
|
"registration.private": "Essa informação será mantida privada.",
|
216
216
|
"registration.problemsAre": "Os problemas são:",
|
217
|
-
"registration.reviewGuidelines": "
|
217
|
+
"registration.reviewGuidelines": "Rever Diretrizes da Comunidade",
|
218
218
|
"registration.selectCountry": "Selecione seu país",
|
219
219
|
"registration.startOverInstruction": "Clique \"Recomeçar\".",
|
220
220
|
"registration.studentPersonalStepDescription": "Essa informação não vai aparecer no site do Scratch.",
|
221
221
|
"registration.showPassword": "Mostrar senha",
|
222
222
|
"registration.troubleReload": "O Scratch está tendo problemas em terminar sua inscrição. Tente recarregar a página ou tente novamente em outro navegador.",
|
223
223
|
"registration.tryAgainInstruction": "Clique em \"Tentar novamente\".",
|
224
|
-
"registration.usernameStepDescription": "
|
224
|
+
"registration.usernameStepDescription": "Preencha o formulário a seguir para pedir um conta. Você vai precisar confirmar o seu email. O processo de aprovação pode levar até um dia.",
|
225
225
|
"registration.usernameStepDescriptionNonEducator": "Crie projetos, compartilhe ideias, faça amigos. É grátis!",
|
226
226
|
"registration.usernameStepRealName": "Não use nenhuma parte do seu nome verdadeiro no seu nome de usuário.",
|
227
227
|
"registration.usernameAdviceShort": "Não utilize seu nome verdadeiro",
|
@@ -248,19 +248,19 @@
|
|
248
248
|
"registration.validationEmailInvalid": "Seu email não parece estar certo. Tento outro?",
|
249
249
|
"registration.waitForApproval": "Esperar por aprovação",
|
250
250
|
"registration.waitForApprovalDescription": "Você pode acessar sua Conta Scratch agora, mas os recursos específicos para educadores ainda não estarão disponíveis. Suas informações estão em processo de revisão. Agradecemos por sua paciência, o processo de aprovação pode levar até um dia. Você receberá um e-mail indicando que sua conta foi atualizada quando seu cadastro for aprovado.",
|
251
|
-
"registration.confirmationEmailNotReceived": "
|
251
|
+
"registration.confirmationEmailNotReceived": "Se você não recebeu um email de confirmação em 24 horas, por favor entre em contato com a Equipe Scratch em <b>https://scratch.mit.edu/contact-us/</b>.",
|
252
252
|
"registration.welcomeStepDescription": "Você registrou uma conta Scratch com sucesso! Agora você é um membro da turma:",
|
253
253
|
"registration.welcomeStepDescriptionNonEducator": "Você está conectado! Agora você pode começar a explorar e criar projetos.",
|
254
254
|
"registration.welcomeStepInstructions": "Quer compartilhar e comentar? Clique no link no email que enviamos para {email}.",
|
255
|
-
"registration.under16.welcomeStepInstructions": "
|
255
|
+
"registration.under16.welcomeStepInstructions": "Para poder compartilhar projetos e participar na comunidade Scratch, seus pais ou responsáveis precisam confirmar a sua conta. Eles podem clicar no link no email que enviamos para {email}.",
|
256
256
|
"registration.welcomeStepPrompt": "Para começar, clique no botão abaixo.",
|
257
257
|
"registration.welcomeStepTitle": "Oba! Bem-vindo ao Scratch!",
|
258
258
|
"registration.welcomeStepTitleNonEducator": "Bem-vindo ao Scratch, {username}!",
|
259
259
|
"emailConfirmationBanner.confirm": "{confirmLink} para habilitar o compartilhamento. {faqLink}",
|
260
260
|
"emailConfirmationBanner.confirmLinkText": "Confirme seu email",
|
261
261
|
"emailConfirmationBanner.faqLinkText": "Está com problema?",
|
262
|
-
"emailConfirmationBanner.parentEmail.confirm": "
|
263
|
-
"emailConfirmationBanner.parentEmail.confirmLinkText": "
|
262
|
+
"emailConfirmationBanner.parentEmail.confirm": "Seus pais ou responsáveis precisam {confirmLink} para você poder compartilhar projetos.",
|
263
|
+
"emailConfirmationBanner.parentEmail.confirmLinkText": "confirmar a sua conta",
|
264
264
|
"emailConfirmationModal.confirm": "Confirme seu email",
|
265
265
|
"emailConfirmationModal.wantToShare": "Quer compartilhar no Scratch?",
|
266
266
|
"emailConfirmationModal.clickEmailLink": "Confirme seu endereço de email clicando no link no email que enviamos para:",
|
@@ -274,14 +274,14 @@
|
|
274
274
|
"emailConfirmationModal.checkOutFAQ": "Veja as perguntas frequentes.",
|
275
275
|
"emailConfirmationModal.havingTrouble": "Está com Problemas? {tipsLink}",
|
276
276
|
"emailConfirmationModal.checkOutTips": "Veja essas dicas",
|
277
|
-
"emailConfirmationModal.parentEmail.confirm": "
|
277
|
+
"emailConfirmationModal.parentEmail.confirm": "Confirmar a sua conta",
|
278
278
|
"emailConfirmationModal.parentEmail.wantToShare": "Quer compartilhar no Scratch?",
|
279
|
-
"emailConfirmationModal.parentEmail.clickEmailLink": "
|
279
|
+
"emailConfirmationModal.parentEmail.clickEmailLink": "Seus pais ou responsáveis precisam clicar no link no email que enviamos para:",
|
280
280
|
"emailConfirmationModal.parentEmail.resendEmail": "Enviar email de confirmação novamente",
|
281
281
|
"emailConfirmationModal.parentEmail.confirmingTips": "Dicas para confirmar seu endereço de email",
|
282
282
|
"emailConfirmationModal.parentEmail.tipWaitTenMinutes": "Espere dez minutos. O email pode demorar um pouco para chegar.",
|
283
|
-
"emailConfirmationModal.parentEmail.tipCheckSpam": "
|
284
|
-
"emailConfirmationModal.parentEmail.correctEmail": "
|
283
|
+
"emailConfirmationModal.parentEmail.tipCheckSpam": "Peça aos seus pais ou responsáveis para verificarem a caixa de spam.",
|
284
|
+
"emailConfirmationModal.parentEmail.correctEmail": "Verifique se o endereço de email dos seus pais ou responsáveis está correto. Verifique em {accountSettings}.",
|
285
285
|
"emailConfirmationModal.parentEmail.accountSettings": "Configurações da Conta",
|
286
286
|
"emailConfirmationModal.parentEmail.havingTrouble": "Está com Problemas? {tipsLink}",
|
287
287
|
"emailConfirmationModal.parentEmail.checkOutTips": "Veja essas dicas",
|
@@ -479,28 +479,28 @@
|
|
479
479
|
"communityGuidelines.buttons.back": "Voltar",
|
480
480
|
"communityGuidelines.buttons.next": "Próximo",
|
481
481
|
"communityGuidelines.buttons.finish": "Concordo",
|
482
|
-
"communityGuidelines.guidelines.respectSection": "
|
483
|
-
"communityGuidelines.guidelines.respectHeader": "
|
482
|
+
"communityGuidelines.guidelines.respectSection": "Torne-se um Novo Scratcher - Trate todos com respeito",
|
483
|
+
"communityGuidelines.guidelines.respectHeader": "Novos Scratchers tratam todos com respeito.",
|
484
484
|
"communityGuidelines.guidelines.respectBody": "Todos no Scratch são encorajados a compartilhar coisas que legais e que são importantes para si. Esperamos que você encontre maneiras de celebrar sua própria identidade no Scratch e permita que outros façam o mesmo.",
|
485
|
-
"communityGuidelines.guidelines.safeSection": "
|
486
|
-
"communityGuidelines.guidelines.safeHeader": "
|
485
|
+
"communityGuidelines.guidelines.safeSection": "Torne-se um Novo Scratcher - Aja com segurança",
|
486
|
+
"communityGuidelines.guidelines.safeHeader": "Novos Scratchers agem com segurança: mantemos nossas informações pessoais e de contato em particular.",
|
487
487
|
"communityGuidelines.guidelines.safeBody": "Isso inclui não compartilhar informações reais como sobrenomes, números de telefone, endereços, cidades, nomes de escola, endereços de email, nomes de usuário ou links para outros sites de rede social, aplicativos de vídeo-chamada ou websites com função de chat.",
|
488
|
-
"communityGuidelines.guidelines.feedbackSection": "
|
489
|
-
"communityGuidelines.guidelines.feedbackHeader": "
|
488
|
+
"communityGuidelines.guidelines.feedbackSection": "Torne-se um Novo Scratcher - Faça críticas construtivas",
|
489
|
+
"communityGuidelines.guidelines.feedbackHeader": "Novos Scratchers fazem críticas construtivas.",
|
490
490
|
"communityGuidelines.guidelines.feedbackBody": "Ao comentar em um projeto, lembre-se de dizer algo que gostou, ofereça sugestões, seja gentil e não crítico.",
|
491
|
-
"communityGuidelines.guidelines.remix1Section": "
|
492
|
-
"communityGuidelines.guidelines.remix1Header": "
|
491
|
+
"communityGuidelines.guidelines.remix1Section": "Torne-se um Novo Scratcher - Adote a cultura do remix",
|
492
|
+
"communityGuidelines.guidelines.remix1Header": "Novos Scratchers adotam a cultura do remix.",
|
493
493
|
"communityGuidelines.guidelines.remix1Body": "Remixar é quando você usa projetos, códigos, ideias, imagens ou qualquer outra coisa que os outros compartilham no Scratch para criar algo único.",
|
494
|
-
"communityGuidelines.guidelines.remix2Section": "
|
494
|
+
"communityGuidelines.guidelines.remix2Section": "Torne-se um Novo Scratcher - Adote a cultura do remix",
|
495
495
|
"communityGuidelines.guidelines.remix2Header": "Remixar é uma ótima maneira de colaborar e conectar-se com outros Scratchers.",
|
496
496
|
"communityGuidelines.guidelines.remix2Body": "Você é encorajado a usar qualquer coisa que encontrar no Scratch em suas próprias criações, contanto que dê os devidos créditos a todos cujo trabalho você usou e faça mudanças significantes a ele.",
|
497
|
-
"communityGuidelines.guidelines.remix3Section": "
|
497
|
+
"communityGuidelines.guidelines.remix3Section": "Torne-se um Novo Scratcher - Adote a cultura do remix",
|
498
498
|
"communityGuidelines.guidelines.remix3Header": "Remixar significa compartilhar com os outros.",
|
499
499
|
"communityGuidelines.guidelines.remix3Body": "Quando você compartilha algo no Scratch, você também está dando permissão a todos os Scratchers de usar o seu trabalho em suas criações.",
|
500
|
-
"communityGuidelines.guidelines.honestSection": "
|
501
|
-
"communityGuidelines.guidelines.honestHeader": "
|
500
|
+
"communityGuidelines.guidelines.honestSection": "Torne-se um Novo Scratcher - Aja com honestidade",
|
501
|
+
"communityGuidelines.guidelines.honestHeader": "Novos Scratchers são honestos.",
|
502
502
|
"communityGuidelines.guidelines.honestBody": "É importante ser honesto e autêntico ao interagir com outros no Scratch, e lembrar que há uma pessoa por trás de cada conta no Scratch.",
|
503
|
-
"communityGuidelines.guidelines.friendlySection": "
|
504
|
-
"communityGuidelines.guidelines.friendlyHeader": "
|
503
|
+
"communityGuidelines.guidelines.friendlySection": "Torne-se um Novo Scratcher - Mantenha um clima amigável",
|
504
|
+
"communityGuidelines.guidelines.friendlyHeader": "Novos Scratchers ajudam a manter um clima amigável.",
|
505
505
|
"communityGuidelines.guidelines.friendlyBody": "É importante que suas criações e conversas sejam sempre amigáveis e apropriadas para todas as idades. Se você ver algo no Scratch que achar rude, insultante, violento demais ou prejudicial à comunidade de alguma forma, clique em “Denunciar” para nos avisar."
|
506
506
|
}
|
@@ -24,10 +24,10 @@
|
|
24
24
|
"general.conferences": "Conferências",
|
25
25
|
"general.country": "País",
|
26
26
|
"general.create": "Criar",
|
27
|
-
"general.credits": "Nossa
|
27
|
+
"general.credits": "Nossa Equipa",
|
28
28
|
"general.donors": "Doadores",
|
29
29
|
"general.dmca": "DMCA",
|
30
|
-
"general.dsa": "DSA
|
30
|
+
"general.dsa": "Requisitos de DSA",
|
31
31
|
"general.emailAddress": "Endereço de correio electrónico",
|
32
32
|
"general.english": "Inglês",
|
33
33
|
"general.error": "Ops! Algo correu mal",
|
@@ -76,8 +76,8 @@
|
|
76
76
|
"general.download": "Descarregar",
|
77
77
|
"general.password": "Palavra-passe ",
|
78
78
|
"general.press": "Imprensa",
|
79
|
-
"general.projectsSelected": "
|
80
|
-
"general.projectsNotS": "
|
79
|
+
"general.projectsSelected": "Separador de Projetos Selecionado",
|
80
|
+
"general.projectsNotS": "Projetos",
|
81
81
|
"general.privacyPolicy": "Política de Privacidade",
|
82
82
|
"general.projects": "Projectos",
|
83
83
|
"general.profile": "Perfil",
|
@@ -95,7 +95,7 @@
|
|
95
95
|
"general.startOver": "Recomeçar",
|
96
96
|
"general.statistics": "Estatísticas",
|
97
97
|
"general.studios": "Estúdios",
|
98
|
-
"general.studiosSelected": "
|
98
|
+
"general.studiosSelected": "Separador de Estúdios Selecionado",
|
99
99
|
"general.studiosNotS": "Estúdios",
|
100
100
|
"general.support": "Recursos",
|
101
101
|
"general.ideas": "Ideias",
|
@@ -120,11 +120,11 @@
|
|
120
120
|
"general.animations": "Animações",
|
121
121
|
"general.animationsSelected": "Animações Selecionadas",
|
122
122
|
"general.art": "Arte",
|
123
|
-
"general.artSelected": "
|
123
|
+
"general.artSelected": "Arte Selecionada",
|
124
124
|
"general.games": "Jogos",
|
125
125
|
"general.gamesSelected": "Jogos Selecionados",
|
126
126
|
"general.music": "Música",
|
127
|
-
"general.musicSelected": "
|
127
|
+
"general.musicSelected": "Música Selecionada",
|
128
128
|
"general.results": "Resultados",
|
129
129
|
"general.resultsSelected": "Resultados Selecionados",
|
130
130
|
"general.stories": "Estórias",
|
@@ -138,7 +138,7 @@
|
|
138
138
|
"general.year": "Ano",
|
139
139
|
"footer.discuss": "Fóruns de Discussão",
|
140
140
|
"footer.scratchFamily": "Família Scratch",
|
141
|
-
"footer.donorRecognition": "
|
141
|
+
"footer.donorRecognition": "Scratch está disponível gratuitamente graças ao suporte dos nossos {donorLink}. Nós estamos gratos aos nossos Parceiros Fundadores:",
|
142
142
|
"footer.donors": "patrocinadores",
|
143
143
|
"footer.donorList": "{donor1}, {donor2}, {donor3} e {donor4}.",
|
144
144
|
"form.validationRequired": "Este campo é obrigatório",
|
@@ -156,12 +156,12 @@
|
|
156
156
|
"installScratch.useScratchApp": "Abrir a aplicação Scratch no seu dispositivo.",
|
157
157
|
"installScratchLink.installHeaderTitle": "Instalar o Scratch Link",
|
158
158
|
"installScratchLink.downloadAndInstall": "Descarregar e instalar o Scratch Link",
|
159
|
-
"installScratchLink.startScratchLink.macOS": "
|
160
|
-
"installScratchLink.startScratchLink.Windows": "Inicie Scratch Link e certifique-se de que
|
161
|
-
"installScratchLink.learnMore.bodyText": "Para
|
159
|
+
"installScratchLink.startScratchLink.macOS": "Inicie o Scratch Link e certifique-se de que está a funcionar. Este deverá aparecer na sua barra do menu.",
|
160
|
+
"installScratchLink.startScratchLink.Windows": "Inicie Scratch Link e certifique-se de que está em execução. Este deverá aparecer na sua àrea de notificaçã (bandeja do sistema).",
|
161
|
+
"installScratchLink.learnMore.bodyText": "Para saber mais sobre Scratch Link, clique em {linkText}",
|
162
162
|
"installScratchLink.learnMore.linkText": "aqui",
|
163
|
-
"installScratchLink.ifYouHaveTrouble.bodyText": "Se
|
164
|
-
"installScratchLink.ifYouHaveTrouble.linkText": "
|
163
|
+
"installScratchLink.ifYouHaveTrouble.bodyText": "Se estiver a ter problemas, consulte {linkText} para dicas.",
|
164
|
+
"installScratchLink.ifYouHaveTrouble.linkText": "Secção da Resolução de Problemas",
|
165
165
|
"parents.FaqAgeRangeA": "Apesar de ser concebido principalmente para crianças entre os 8 e os 16 anos de idade, o Scratch é também usado por pessoas de todas as idades, incluindo crianças mais novas acompanhadas pelos seus pais.",
|
166
166
|
"parents.FaqAgeRangeQ": "Qual é a faixa etária do Scratch?",
|
167
167
|
"parents.FaqResourcesQ": "Que recursos estão disponíveis para aprender o Scratch?",
|
@@ -171,7 +171,7 @@
|
|
171
171
|
"registration.cantCreateAccount": "O Scratch não conseguiu criar a sua conta.",
|
172
172
|
"registration.checkOutResources": "Iniciar-se nos Recursos",
|
173
173
|
"registration.checkOutResourcesDescription": "Explore materiais para educadores e facilitadores escritos pela Equipa Scratch, incluindo <a href='/educators#resources'>dicas, tutoriais e guias</a>.",
|
174
|
-
"registration.checkOutResourcesDescriptionHTML": "Explore materiais para educadores e facilitadores escritos pela Equipa Scratch, incluindo <a>dicas, tutoriais e guias</a>.",
|
174
|
+
"registration.checkOutResourcesDescriptionHTML": "Explore materiais para educadores e facilitadores escritos pela Equipa do Scratch, incluindo <a>dicas, tutoriais e guias</a>.",
|
175
175
|
"registration.choosePasswordStepDescription": "Introduza uma nova palavra-passe para a sua conta. Usará esta palavra-passe da próxima vez que entrar no Scratch.",
|
176
176
|
"registration.choosePasswordStepTitle": "Crie uma palavra-passe",
|
177
177
|
"registration.choosePasswordStepTooltip": "Não use o seu nome ou algo que seja fácil de adivinhar.",
|
@@ -195,8 +195,8 @@
|
|
195
195
|
"registration.genderOptionAnother": "Outro género:",
|
196
196
|
"registration.genderOptionPreferNotToSay": "Prefiro não dizer",
|
197
197
|
"registration.emailStepTitle": "Qual é o seu endereço de correio electrónico?",
|
198
|
-
"registration.under16.emailStepTitle": "
|
199
|
-
"registration.under16.emailStepDescription": "
|
198
|
+
"registration.under16.emailStepTitle": "Qual é o endereço de correio eletrónico do encarregado de educação?",
|
199
|
+
"registration.under16.emailStepDescription": "Nós iremos enviar uma hiperligação para verificar a sua conta.",
|
200
200
|
"registration.emailStepInfo": "Isto ajudará se se esquecer da sua palavra-passe. Esta informação não será tornada pública na sua conta.",
|
201
201
|
"registration.goToClass": "Ir para a Turma",
|
202
202
|
"registration.invitedBy": "convidado por",
|
@@ -214,14 +214,14 @@
|
|
214
214
|
"registration.personalStepDescription": "As suas respostas individuais não serão reveladas publicamente e serão mantidas confidenciais e em segurança",
|
215
215
|
"registration.private": "Manteremos esta informação privada.",
|
216
216
|
"registration.problemsAre": "Os problemas são:",
|
217
|
-
"registration.reviewGuidelines": "
|
217
|
+
"registration.reviewGuidelines": "Rever Linhas Diretrizes da Comunidade",
|
218
218
|
"registration.selectCountry": "Seleccione o país",
|
219
219
|
"registration.startOverInstruction": "Clique em «Recomeçar».",
|
220
220
|
"registration.studentPersonalStepDescription": "Esta informação não surge no sítio web do Scratch.",
|
221
221
|
"registration.showPassword": "Mostrar a palavra-passe",
|
222
222
|
"registration.troubleReload": "O Scratch está a ter dificuldades para terminar o seu registo. Tente recarregar a página ou tente de novo noutro navegador.",
|
223
223
|
"registration.tryAgainInstruction": "Clique em «Tentar de novo».",
|
224
|
-
"registration.usernameStepDescription": "
|
224
|
+
"registration.usernameStepDescription": "Preencha o formulário a seguir para pedir um conta. Você vai precisar confirmar o seu email. O processo de aprovação pode levar até um dia.",
|
225
225
|
"registration.usernameStepDescriptionNonEducator": "Crie projectos, partilhe ideias, faça amigos. É grátis!",
|
226
226
|
"registration.usernameStepRealName": "Por favor não utilize no seu nome de utilizador nenhuma parte do seu nome real.",
|
227
227
|
"registration.usernameAdviceShort": "Não use o seu nome real",
|
@@ -247,26 +247,26 @@
|
|
247
247
|
"registration.validationUsernameSpaces": "Os nomes de utilizador não podem ter espaços",
|
248
248
|
"registration.validationEmailInvalid": "O endereço de correio electrónico não parece correcto. Tentar outro?",
|
249
249
|
"registration.waitForApproval": "Esperar por Aprovação",
|
250
|
-
"registration.waitForApprovalDescription": "
|
251
|
-
"registration.confirmationEmailNotReceived": "
|
250
|
+
"registration.waitForApprovalDescription": "Agora pode iniciar a sessão na sua Conta Scratch, mas as funcionalidades específicas para Professores ainda não estão disponíveis. A sua informação está em revisão. Por favor, seja paciente, pois o processo de aprovação pode demorar até um dia. Receberá uma mensagem indicando que a sua conta mudou de escalão assim que a sua conta tiver sido aprovada.",
|
251
|
+
"registration.confirmationEmailNotReceived": "Se você não recebeu um email de confirmação em 24 horas, por favor entre em contato com a Equipe Scratch em <b>https://scratch.mit.edu/contact-us/</b>.",
|
252
252
|
"registration.welcomeStepDescription": "Registou com sucesso uma conta Scratch! Agora é membro da turma:",
|
253
253
|
"registration.welcomeStepDescriptionNonEducator": "Está autenticado! Pode começar a explorar e a criar projectos.",
|
254
254
|
"registration.welcomeStepInstructions": "Quer partilhar e comentar? Clique na ligação na mensagem de correio electrónico que enviámos para {email}.",
|
255
|
-
"registration.under16.welcomeStepInstructions": "
|
255
|
+
"registration.under16.welcomeStepInstructions": "Para poder compartilhar projetos e participar na comunidade Scratch, seus pais ou responsáveis precisam confirmar a sua conta. Eles podem clicar no link no email que enviamos para {email}.",
|
256
256
|
"registration.welcomeStepPrompt": "Para começar, clique no botão abaixo.",
|
257
257
|
"registration.welcomeStepTitle": "Hurra! Bem-vindo ao Scratch!",
|
258
258
|
"registration.welcomeStepTitleNonEducator": "Bem-vindo ao Scratch, {username}!",
|
259
|
-
"emailConfirmationBanner.confirm": "{confirmLink} para
|
260
|
-
"emailConfirmationBanner.confirmLinkText": "Confirme seu
|
261
|
-
"emailConfirmationBanner.faqLinkText": "Está com
|
262
|
-
"emailConfirmationBanner.parentEmail.confirm": "
|
263
|
-
"emailConfirmationBanner.parentEmail.confirmLinkText": "
|
264
|
-
"emailConfirmationModal.confirm": "Confirme seu
|
259
|
+
"emailConfirmationBanner.confirm": "{confirmLink} para ativar a partilha. {faqLink}",
|
260
|
+
"emailConfirmationBanner.confirmLinkText": "Confirme o seu ''e-mail''",
|
261
|
+
"emailConfirmationBanner.faqLinkText": "Está com problemas?",
|
262
|
+
"emailConfirmationBanner.parentEmail.confirm": "Seus pais precisam {confirmLink} para você pode compartilhar projetos.",
|
263
|
+
"emailConfirmationBanner.parentEmail.confirmLinkText": "confirmar a sua conta",
|
264
|
+
"emailConfirmationModal.confirm": "Confirme o seu ''e-mail''",
|
265
265
|
"emailConfirmationModal.wantToShare": "Quer partilhar no Scratch?",
|
266
|
-
"emailConfirmationModal.clickEmailLink": "Confirme seu endereço de
|
267
|
-
"emailConfirmationModal.resendEmail": "
|
268
|
-
"emailConfirmationModal.confirmingTips": "Dicas para confirmar seu endereço de
|
269
|
-
"emailConfirmationModal.tipWaitTenMinutes": "
|
266
|
+
"emailConfirmationModal.clickEmailLink": "Confirme o seu endereço de ''e-mail'' clicando na hiperligação na mensagem que nós enviamos para:",
|
267
|
+
"emailConfirmationModal.resendEmail": "Reenviar mensagem de confirmação",
|
268
|
+
"emailConfirmationModal.confirmingTips": "Dicas para confirmar o seu endereço de ''e-mail''",
|
269
|
+
"emailConfirmationModal.tipWaitTenMinutes": "Aguarde dez minutos. A mensgaem pode demorar um pouco para chegar.",
|
270
270
|
"emailConfirmationModal.tipCheckSpam": "Verifique a sua pasta de correio não solicitado.",
|
271
271
|
"emailConfirmationModal.correctEmail": "Certifique-se de que seu endereço de email está correto, veja {accountSettings}.",
|
272
272
|
"emailConfirmationModal.accountSettings": "Configurações da Conta",
|
@@ -274,14 +274,14 @@
|
|
274
274
|
"emailConfirmationModal.checkOutFAQ": "Veja as perguntas frequentes.",
|
275
275
|
"emailConfirmationModal.havingTrouble": "Está com Problemas? {tipsLink}",
|
276
276
|
"emailConfirmationModal.checkOutTips": "Veja essas dicas",
|
277
|
-
"emailConfirmationModal.parentEmail.confirm": "
|
277
|
+
"emailConfirmationModal.parentEmail.confirm": "Confirmar a sua conta",
|
278
278
|
"emailConfirmationModal.parentEmail.wantToShare": "Quer partilhar no Scratch?",
|
279
|
-
"emailConfirmationModal.parentEmail.clickEmailLink": "
|
279
|
+
"emailConfirmationModal.parentEmail.clickEmailLink": "Seus pais ou responsáveis precisam clicar no link no email que enviamos para:",
|
280
280
|
"emailConfirmationModal.parentEmail.resendEmail": "Enviar email de confirmação novamente",
|
281
281
|
"emailConfirmationModal.parentEmail.confirmingTips": "Dicas para confirmar seu endereço de email",
|
282
282
|
"emailConfirmationModal.parentEmail.tipWaitTenMinutes": "Espere dez minutos. O email pode demorar um pouco para chegar.",
|
283
|
-
"emailConfirmationModal.parentEmail.tipCheckSpam": "
|
284
|
-
"emailConfirmationModal.parentEmail.correctEmail": "
|
283
|
+
"emailConfirmationModal.parentEmail.tipCheckSpam": "Peça aos seus pais ou responsáveis para verificar a caixa de spam.",
|
284
|
+
"emailConfirmationModal.parentEmail.correctEmail": "Verifique se o endereço de email dos seus pais ou responsáveis está correto. Verifique em {accountSettings}.",
|
285
285
|
"emailConfirmationModal.parentEmail.accountSettings": "Configurações da Conta",
|
286
286
|
"emailConfirmationModal.parentEmail.havingTrouble": "Está com Problemas? {tipsLink}",
|
287
287
|
"emailConfirmationModal.parentEmail.checkOutTips": "Veja essas dicas",
|
@@ -479,28 +479,28 @@
|
|
479
479
|
"communityGuidelines.buttons.back": "Voltar",
|
480
480
|
"communityGuidelines.buttons.next": "Próximo",
|
481
481
|
"communityGuidelines.buttons.finish": "Concordo",
|
482
|
-
"communityGuidelines.guidelines.respectSection": "
|
483
|
-
"communityGuidelines.guidelines.respectHeader": "
|
482
|
+
"communityGuidelines.guidelines.respectSection": "Seja um Novo Scratcher - Trate todos com respeito",
|
483
|
+
"communityGuidelines.guidelines.respectHeader": "Novos Scratchers tratam todos com respeito.",
|
484
484
|
"communityGuidelines.guidelines.respectBody": "Todos no Scratch são encorajados a compartilhar coisas que os animam e são importantes para eles—esperamos que você encontre maneiras de celebrar sua própria identidade no Scratch, e permita que outros façam o mesmo.",
|
485
|
-
"communityGuidelines.guidelines.safeSection": "
|
486
|
-
"communityGuidelines.guidelines.safeHeader": "
|
485
|
+
"communityGuidelines.guidelines.safeSection": "Seja um Novo Scratcher - Cuide-se",
|
486
|
+
"communityGuidelines.guidelines.safeHeader": "Novos Scratchers agem com segurança: mantemos nossas informações pessoais e de contato em particular.",
|
487
487
|
"communityGuidelines.guidelines.safeBody": "Isso inclui não compartilhar informações reais como sobrenomes, números de telefone, endereços, cidades, nomes de escola, endereços de email, nomes de usuário ou links para outros sites de rede social, aplicativos de vídeo-chamada ou websites com função de chat.",
|
488
|
-
"communityGuidelines.guidelines.feedbackSection": "
|
489
|
-
"communityGuidelines.guidelines.feedbackHeader": "
|
488
|
+
"communityGuidelines.guidelines.feedbackSection": "Seja um Novo Scratcher - Faça críticas construtivas",
|
489
|
+
"communityGuidelines.guidelines.feedbackHeader": "Novos Scratchers fazem críticas construtivas.",
|
490
490
|
"communityGuidelines.guidelines.feedbackBody": "Ao comentar em um projeto, lembre-se de dizer algo que gosta sobre ele, ofereça sugestões, seja gentil e não crítico.",
|
491
|
-
"communityGuidelines.guidelines.remix1Section": "
|
492
|
-
"communityGuidelines.guidelines.remix1Header": "
|
491
|
+
"communityGuidelines.guidelines.remix1Section": "Torne-se um Novo Scratcher - Adote a cultura da remixagem",
|
492
|
+
"communityGuidelines.guidelines.remix1Header": "Novos Scratchers adotam a cultura do remix.",
|
493
493
|
"communityGuidelines.guidelines.remix1Body": "Remixar é quando você usa projetos, códigos, ideias, imagens ou qualquer outra coisa que os outros compartilham no Scratch para criar algo único.",
|
494
|
-
"communityGuidelines.guidelines.remix2Section": "
|
494
|
+
"communityGuidelines.guidelines.remix2Section": "Torne-se um Novo Scratcher - Adote a cultura da remixagem",
|
495
495
|
"communityGuidelines.guidelines.remix2Header": "Remixar é uma ótima maneira de colaborar e conectar-se com outros Scratchers.",
|
496
496
|
"communityGuidelines.guidelines.remix2Body": "Você é encorajado a usar qualquer coisa que encontrar no Scratch em suas próprias criações, contanto que dê os devidos créditos a todos cujo trabalho você usou e faça mudanças significantes a ele.",
|
497
|
-
"communityGuidelines.guidelines.remix3Section": "
|
497
|
+
"communityGuidelines.guidelines.remix3Section": "Torne-se um Novo Scratcher - Adote a cultura da remixagem",
|
498
498
|
"communityGuidelines.guidelines.remix3Header": "Remixar significa compartilhar com os outros.",
|
499
499
|
"communityGuidelines.guidelines.remix3Body": "Quando você compartilha algo no Scratch, você também está dando permissão a todos os Scratchers de usar o seu trabalho em suas criações.",
|
500
|
-
"communityGuidelines.guidelines.honestSection": "
|
501
|
-
"communityGuidelines.guidelines.honestHeader": "
|
500
|
+
"communityGuidelines.guidelines.honestSection": "Torne-se um Novo Scratcher - Aja com honestidade",
|
501
|
+
"communityGuidelines.guidelines.honestHeader": "Novos Scratchers são honestos.",
|
502
502
|
"communityGuidelines.guidelines.honestBody": "É importante ser honesto e autêntico ao interagir com outros no Scratch, e lembrar que há uma pessoa por trás de cada conta no Scratch.",
|
503
|
-
"communityGuidelines.guidelines.friendlySection": "
|
504
|
-
"communityGuidelines.guidelines.friendlyHeader": "
|
503
|
+
"communityGuidelines.guidelines.friendlySection": "Torne-se um Novo Scratcher - Mantenha um clima amigável",
|
504
|
+
"communityGuidelines.guidelines.friendlyHeader": "Novos Scratchers ajudam a manter um clima amigável.",
|
505
505
|
"communityGuidelines.guidelines.friendlyBody": "É importante que suas criações e conversas sejam sempre amigáveis e apropriadas para todas as idades. Se você ver algo no Scratch que achar rude, insultante, violento demais ou prejudicial à comunidade de alguma forma, clique em “Denunciar” para nos avisar."
|
506
506
|
}
|
@@ -25,9 +25,9 @@
|
|
25
25
|
"general.country": "Quốc gia",
|
26
26
|
"general.create": "Khởi tạo",
|
27
27
|
"general.credits": "Đội của chúng tôi",
|
28
|
-
"general.donors": "
|
28
|
+
"general.donors": "Những nhà tài trợ",
|
29
29
|
"general.dmca": "Luật bảo vệ bản quyền ",
|
30
|
-
"general.dsa": "DSA
|
30
|
+
"general.dsa": "Yêu cầu của DSA",
|
31
31
|
"general.emailAddress": "Địa chỉ email",
|
32
32
|
"general.english": "Tiếng Anh",
|
33
33
|
"general.error": "Oops! Đã có sự cố xảy ra",
|
@@ -4,37 +4,37 @@
|
|
4
4
|
"guidelines.header2": "Chúng tôi chào đón mọi người từ mọi lứa tuổi, sắc tộc, tôn giáo, khả năng và giới tính. ",
|
5
5
|
"guidelines.header3": "Hãy giúp giữ Scratch là không gian luôn chào đón, ủng hộ và sáng tạo cho tất cả mọi người bằng cách thực hiện các quy tắc sau: ",
|
6
6
|
"guidelines.respectheader": "Tôn trọng tất cả mọi người.",
|
7
|
-
"guidelines.respectbody1": "
|
8
|
-
"guidelines.respectbody2": "
|
7
|
+
"guidelines.respectbody1": "Nhiều Scratcher có những hoàn cảnh xuất thân, sở thích, bản sắc và trải nghiệm khác nhau.",
|
8
|
+
"guidelines.respectbody2": "Mọi người trên Scratch được khuyến khích chia sẻ những điều khiến họ phấn khích và quan trọng đối với họ—chúng tôi hy vọng rằng bạn tìm được cách tôn vinh bản sắc của riêng mình trên Scratch và cho phép những người khác cùng làm như vậy. Không bao giờ được phép công kích về bản sắc của một người, một nhóm người hoặc đối xử không tử tế với ai đó do hoàn cảnh xuất thân hay sở thích của họ.",
|
9
9
|
"guidelines.privacyheader": "Cẩn trọng: giữ kín các thông tin cá nhân và thông tin liên lạc của mình.",
|
10
|
-
"guidelines.privacybody1": "
|
10
|
+
"guidelines.privacybody1": "Vì lý do an toàn, không cung cấp bất kỳ thông tin nào có thể được sử dụng cho mục đích giao tiếp riêng tư, trực tiếp hoặc trực tuyến.",
|
11
11
|
"guidelines.privacybody2": "Điều này bao gồm việc không chia sẻ tên thật, số điện thoại, địa chỉ, quê quán, tên trường học, địa chỉ email, tên người dùng hoặc liên kết đến các trang mạng xã hội, ứng dụng trò chuyện video hoặc trang web có chức năng trò chuyện riêng tư.",
|
12
12
|
"guidelines.helpfulheader": "Đưa ra các góp ý có ích.",
|
13
|
-
"guidelines.helpfulbody1": "
|
14
|
-
"guidelines.helpfulbody2": "
|
15
|
-
"guidelines.remixheader": "
|
13
|
+
"guidelines.helpfulbody1": "Mọi người trên Scratch đều đang học hỏi.",
|
14
|
+
"guidelines.helpfulbody2": "Khi bình luận về một chương trình, hãy nhớ nói điều gì đó bạn thích về chương trình đó, đưa ra gợi ý và hãy tử tế, không chỉ trích. Vui lòng giữ bình luận tôn trọng và tránh spam hoặc đăng thư-chuỗi. Chúng tôi khuyến khích bạn thử những điều mới, thử nghiệm và học hỏi từ người khác.",
|
15
|
+
"guidelines.remixheader": "Các thành viên Scratch chào đón văn hoá phối lại.",
|
16
16
|
"guidelines.remixbody1": "Phối lại là khi bạn xây dựng dựa trên các dự án, mã, ý tưởng, hình ảnh hoặc bất kỳ thứ gì khác mà họ chia sẻ trên Scratch của người khác để tạo ra tác phẩm độc đáo của riêng bạn.",
|
17
|
-
"guidelines.remixbody2": "
|
17
|
+
"guidelines.remixbody2": "Phối lại là một cách tuyệt vời để cộng tác và kết nối với những Scratcher khác. Bạn được khuyến khích sử dụng bất cứ thứ gì bạn tìm thấy trên Scratch trong các sáng tạo của riêng bạn, miễn là bạn ghi nhận công lao của mọi người mà bạn đã sử dụng tác phẩm của họ và thực hiện một thay đổi có ý nghĩa đối với tác phẩm đó. Và khi bạn chia sẻ một cái gì đó trên Scratch, bạn cũng đang cấp quyền cho tất cả Scratcher sử dụng tác phẩm của bạn trong các sáng tạo của họ.",
|
18
18
|
"guidelines.honestyheader": "Hãy trung thực.",
|
19
19
|
"guidelines.honestybody1": "Điều quan trọng là phải trung thực và xác thực khi tương tác với những người khác trên Scratch và hãy nhớ rằng luôn có một người đứng sau mỗi tài khoản Scratch.",
|
20
|
-
"guidelines.honestybody2": "
|
20
|
+
"guidelines.honestybody2": "Việc lan truyền tin đồn, mạo danh những những Scratch khác hoặc người nổi tiếng, hoặc giả vờ bị bệnh nặng đều là hành vi không tôn trọng Cộng đồng Scratch.",
|
21
21
|
"guidelines.friendlyheader": "Hãy giữ môi trường này thân thiện với mọi người.",
|
22
|
-
"guidelines.friendlybody1": "
|
23
|
-
"guidelines.friendlybody2": "
|
22
|
+
"guidelines.friendlybody1": "Quan trọng là phải giữ cho những sự sáng tạo và cuộc trò chuyện của bạn thân thiện và phù hợp với mọi lứa tuổi.",
|
23
|
+
"guidelines.friendlybody2": "Nếu bạn nghĩ rằng có điều gì đó trên Scratch là xấu tính, xúc phạm, quá bạo lực hoặc gây rối cho cộng đồng, hãy nhấp vào “Báo cáo” để cho chúng tôi biết về điều đó. Vui lòng sử dụng nút “Báo cáo” thay vì tham gia vào các cuộc ẩu đả, lan truyền tin đồn về hành vi của người khác hoặc phản hồi bất kỳ nội dung không phù hợp nào. Nhóm Scratch sẽ xem xét báo cáo của bạn và thực hiện hành động thích hợp.",
|
24
24
|
"guidelines.learnMoreheader": "Muốn biết thêm ư?",
|
25
|
-
"guidelines.learnMorebody1": "<a>
|
26
|
-
"guidelines.learnMorebody2": "
|
27
|
-
"guidelines.respectButtonImageDescription": "
|
28
|
-
"guidelines.privacyButtonImageDescription": "
|
29
|
-
"guidelines.helpfulButtonImageDescription": "
|
30
|
-
"guidelines.remixButtonImageDescription": "
|
31
|
-
"guidelines.honestyButtonImageDescription": "
|
32
|
-
"guidelines.friendlyButtonImageDescription": "
|
33
|
-
"guidelines.respectSectionImageDescription": "
|
34
|
-
"guidelines.privacySectionImageDescription": "
|
35
|
-
"guidelines.helpfulSectionImageDescription": "
|
36
|
-
"guidelines.remixSectionImageDescription": "
|
37
|
-
"guidelines.honestySectionImageDescription": "
|
38
|
-
"guidelines.friendlySectionImageDescription": "
|
39
|
-
"guidelines.learnMoreSectionImageDescription": "
|
25
|
+
"guidelines.learnMorebody1": "<a>Tải về hướng dẫn </a> để biết thêm chi tiết",
|
26
|
+
"guidelines.learnMorebody2": "Khám phá tiềm năng không giới hạn đến từ Cộng đồng trực tuyến Scratch với hướng dẫn của chúng tôi! Những nguồn tài nguyên giá trị này được thiết kế để giúp bạn điều hướng và phát triển như một Scratcher, tiết lộ mọi thứ từ việc thiết lập hồ sơ của bạn đến kết nối với những người có cùng chí hướng. Tìm hiểu cách kết nối với người khác, chia sẻ những sáng tạo độc đáo của bạn và tìm cảm hứng cho dự án tiếp theo của bạn.",
|
27
|
+
"guidelines.respectButtonImageDescription": "Một cái vòng tròn màu xanh dương",
|
28
|
+
"guidelines.privacyButtonImageDescription": "Một cái vòng tròn màu vàng",
|
29
|
+
"guidelines.helpfulButtonImageDescription": "Một vòng tròn màu đỏ tươi",
|
30
|
+
"guidelines.remixButtonImageDescription": "Một cái vòng tròn màu xanh lá cây",
|
31
|
+
"guidelines.honestyButtonImageDescription": "Một cái vòng tròn màu tím",
|
32
|
+
"guidelines.friendlyButtonImageDescription": "Một cái vòng tròn màu hồng",
|
33
|
+
"guidelines.respectSectionImageDescription": "Hình ảnh hai bàn tay nắm chặt vào nhau trong một cái bắt tay, với một trái tim màu hồng phía trên.",
|
34
|
+
"guidelines.privacySectionImageDescription": "Hình ảnh đồ họa ổ khóa mã số màu xanh trên nền vàng. Bên trong ổ khóa có hình đầu người với dấu hỏi được in trên mặt.",
|
35
|
+
"guidelines.helpfulSectionImageDescription": "Hìn ảnh đồ họa của một tờ giấy trên nền màu hồng. Trên tờ giấy, có một dự án Scratch với một con mèo trắng trên nền màu xanh. Một cây bút màu hồng có hình trái tim trên nắp đang vẽ một trái tim và một cây bút chì đang viết bình luận.",
|
36
|
+
"guidelines.remixSectionImageDescription": "Hình ảnh Đồ họa của vòng xoáy \"remix\" Scratch trên nền xanh lá cây. Hai bàn tay di chuyển các khối Scratch màu cam, xanh lam và tím xung quanh. Một cây cọ vẽ một vệt màu xanh lá cây.",
|
37
|
+
"guidelines.honestySectionImageDescription": "Một hình ảnh đồ họa la bàn màu xanh nhạt trên nền màu tím. Có một trái tim màu hồng ở vị trí \"Bắc\".",
|
38
|
+
"guidelines.friendlySectionImageDescription": "Một hình ảnh đồ họa gồm 5 bàn tay với tông màu da khác nhau sử dụng ngón trỏ và ngón giữa để tạo thành một ngôi sao trên nền màu hồng với một ngôi sao màu hồng và một ngôi sao màu vàng ở giữa.",
|
39
|
+
"guidelines.learnMoreSectionImageDescription": "Một hình ảnh đồ họa có một cái hộp có mũi tên màu xanh lá cây chỉ vào bên trong với các ngôi sao ở nền."
|
40
40
|
}
|