scratch-l10n 3.18.3 → 3.18.4

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
+ ## [3.18.4](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.3...v3.18.4) (2024-02-16)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **deps:** unpin non-dev dependencies ([d65223a](https://github.com/scratchfoundation/scratch-l10n/commit/d65223a8ac67c5ab135353a2f43542e4625a7d45))
12
+ * pull new editor translations from Transifex ([2ccd4e5](https://github.com/scratchfoundation/scratch-l10n/commit/2ccd4e5b8b4d78927ce765e4a5969811d9ea56a6))
13
+ * pull new editor translations from Transifex ([74a26f6](https://github.com/scratchfoundation/scratch-l10n/commit/74a26f6bd1cce13a2515dba064f240f6218b9a7b))
14
+ * pull new editor translations from Transifex ([b5dac93](https://github.com/scratchfoundation/scratch-l10n/commit/b5dac93e853c25403528ece1ce95362ce5587725))
15
+ * pull new editor translations from Transifex ([489266b](https://github.com/scratchfoundation/scratch-l10n/commit/489266bc5092a77cf4c0fb2cdc22c5159734e3c6))
16
+ * pull new editor translations from Transifex ([9fa726c](https://github.com/scratchfoundation/scratch-l10n/commit/9fa726c3d09362f79d9013c5a2a8caa301ab7d88))
17
+ * pull new editor translations from Transifex ([3b380d0](https://github.com/scratchfoundation/scratch-l10n/commit/3b380d0927c84226817709f8497f598e33a0c6c3))
18
+ * pull new editor translations from Transifex ([25f6a87](https://github.com/scratchfoundation/scratch-l10n/commit/25f6a876da4234f3fa4dcb711cc5e4faf04bce2b))
19
+
6
20
  ## [3.18.3](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.2...v3.18.3) (2024-01-28)
7
21
 
8
22
 
@@ -34,7 +34,7 @@
34
34
  "gui.connection.auto-scanning.start-search": "Start søk",
35
35
  "gui.connection.connecting-searchbutton": "Søker...",
36
36
  "gui.connection.auto-scanning.try-again": "Prøv igjen",
37
- "gui.connection.auto-scanning.updatePeripheralButton": "Update my Device",
37
+ "gui.connection.auto-scanning.updatePeripheralButton": "Oppdater min enhet",
38
38
  "gui.connection.connected": "Tilkoblet",
39
39
  "gui.connection.disconnect": "Koble fra",
40
40
  "gui.connection.go-to-editor": "Gå til programredigering",
@@ -48,19 +48,19 @@
48
48
  "gui.connection.scanning.noPeripheralsFound": "Fant ingen enheter",
49
49
  "gui.connection.scanning.instructions": "Velg din enhet i listen ovenfor",
50
50
  "gui.connection.search": "Søk igjen",
51
- "gui.connection.scanning.updatePeripheralButton": "Update my Device",
51
+ "gui.connection.scanning.updatePeripheralButton": "Oppdater min enhet",
52
52
  "gui.connection.unavailable.installscratchlink": "Sjekk at du har installert og startet \"Scratch Link\"",
53
53
  "gui.connection.unavailable.enablebluetooth": "Sjekk at Bluetooth er skrudd på",
54
54
  "gui.connection.unavailable.tryagainbutton": "Prøv igjen",
55
55
  "gui.connection.unavailable.helpbutton": "Hjelp",
56
- "gui.connection.updatePeripheral.microBitConnect": "Connect your {extensionName} to this device using a USB cable.",
57
- "gui.connection.updatePeripheral.pressUpdate": "Press \"Do Update\" and allow the update to complete.",
58
- "gui.connection.updatePeripheral.progress": "Updating {progressPercentage}%",
59
- "gui.connection.updatePeripheral.updateSuccessful": "Update successful!",
60
- "gui.connection.updatePeripheral.updateFailed": "Update failed.",
61
- "gui.connection.updatePeripheral.goBackButton": "Go Back",
62
- "gui.connection.updatePeripheral.updateNowButton": "Do Update",
63
- "gui.connection.updatePeripheral.updateAgainButton": "Try Again",
56
+ "gui.connection.updatePeripheral.microBitConnect": "Bruk en USB-kabel for å koble din {extensionName} til denne enheten.",
57
+ "gui.connection.updatePeripheral.pressUpdate": "Trykk \"Oppdater\" og vent til oppdateringen er ferdig.",
58
+ "gui.connection.updatePeripheral.progress": "Oppdaterer {progressPercentage}%",
59
+ "gui.connection.updatePeripheral.updateSuccessful": "Vellykket oppdatering!",
60
+ "gui.connection.updatePeripheral.updateFailed": "Noe gikk feil med oppdateringen.",
61
+ "gui.connection.updatePeripheral.goBackButton": "Tilbake",
62
+ "gui.connection.updatePeripheral.updateNowButton": "Oppdater",
63
+ "gui.connection.updatePeripheral.updateAgainButton": "Prøv igjen",
64
64
  "gui.controls.go": "Start",
65
65
  "gui.controls.stop": "Stopp",
66
66
  "gui.crashMessage.label": "Uff, noe gikk galt.",
@@ -108,7 +108,7 @@
108
108
  "gui.accountMenu.signOut": "Logg ut",
109
109
  "gui.authorInfo.byUser": "av {username}",
110
110
  "gui.menuBar.seeProjectPage": "Se prosjektsiden",
111
- "gui.menuBar.language": "Language",
111
+ "gui.menuBar.language": "Språk",
112
112
  "general.username": "Brukernavn",
113
113
  "general.password": "Passord",
114
114
  "general.signIn": "Logg inn",
@@ -135,10 +135,10 @@
135
135
  "gui.menuBar.signIn": "Logg inn",
136
136
  "gui.gui.projectTitlePlaceholder": "Prosjektets navn her",
137
137
  "gui.menuBar.saveNowLink": "Lagre nå",
138
- "gui.menuBar.settings": "Settings",
138
+ "gui.menuBar.settings": "Innstillinger",
139
139
  "gui.menuBar.isShared": "Lagt ut",
140
140
  "gui.menuBar.share": "Legg ut",
141
- "gui.menuBar.colorMode": "Color Mode",
141
+ "gui.menuBar.colorMode": "Farger",
142
142
  "gui.modal.help": "Hjelp",
143
143
  "gui.modal.back": "Tilbake",
144
144
  "gui.monitor.listMonitor.empty": "(tom)",
@@ -195,8 +195,8 @@
195
195
  "gui.soundEditor.fadeIn": "Ton inn",
196
196
  "gui.soundEditor.mute": "Stille",
197
197
  "gui.SpriteInfo.spritePlaceholder": "Figurens navn",
198
- "gui.SpriteInfo.showSpriteAction": "Show sprite",
199
- "gui.SpriteInfo.hideSpriteAction": "Hide sprite",
198
+ "gui.SpriteInfo.showSpriteAction": "Vis figuren",
199
+ "gui.SpriteInfo.hideSpriteAction": "Skjul figuren",
200
200
  "gui.SpriteInfo.sprite": "Figur",
201
201
  "gui.SpriteInfo.show": "Vis",
202
202
  "gui.SpriteInfo.size": "Størrelse",
@@ -520,8 +520,8 @@
520
520
  "gui.sharedMessages.pop": "plopp",
521
521
  "gui.sharedMessages.replaceProjectWarning": "Starte på nytt uten å lagre?",
522
522
  "gui.sharedMessages.loadFromComputerTitle": "Last opp fra datamaskinen",
523
- "gui.theme.default": "Original",
524
- "gui.theme.dark": "Dark",
525
- "gui.theme.highContrast": "High Contrast",
523
+ "gui.theme.default": "Vanlig",
524
+ "gui.theme.dark": "Mørk",
525
+ "gui.theme.highContrast": "Ekstra tydelig",
526
526
  "gui.gui.defaultProjectTitle": "Mitt Scratch-prosjekt"
527
527
  }
@@ -42936,7 +42936,7 @@ export default {
42936
42936
  "gui.connection.auto-scanning.start-search": "Start søk",
42937
42937
  "gui.connection.connecting-searchbutton": "Søker...",
42938
42938
  "gui.connection.auto-scanning.try-again": "Prøv igjen",
42939
- "gui.connection.auto-scanning.updatePeripheralButton": "Update my Device",
42939
+ "gui.connection.auto-scanning.updatePeripheralButton": "Oppdater min enhet",
42940
42940
  "gui.connection.connected": "Tilkoblet",
42941
42941
  "gui.connection.disconnect": "Koble fra",
42942
42942
  "gui.connection.go-to-editor": "Gå til programredigering",
@@ -42950,19 +42950,19 @@ export default {
42950
42950
  "gui.connection.scanning.noPeripheralsFound": "Fant ingen enheter",
42951
42951
  "gui.connection.scanning.instructions": "Velg din enhet i listen ovenfor",
42952
42952
  "gui.connection.search": "Søk igjen",
42953
- "gui.connection.scanning.updatePeripheralButton": "Update my Device",
42953
+ "gui.connection.scanning.updatePeripheralButton": "Oppdater min enhet",
42954
42954
  "gui.connection.unavailable.installscratchlink": "Sjekk at du har installert og startet \"Scratch Link\"",
42955
42955
  "gui.connection.unavailable.enablebluetooth": "Sjekk at Bluetooth er skrudd på",
42956
42956
  "gui.connection.unavailable.tryagainbutton": "Prøv igjen",
42957
42957
  "gui.connection.unavailable.helpbutton": "Hjelp",
42958
- "gui.connection.updatePeripheral.microBitConnect": "Connect your {extensionName} to this device using a USB cable.",
42959
- "gui.connection.updatePeripheral.pressUpdate": "Press \"Do Update\" and allow the update to complete.",
42960
- "gui.connection.updatePeripheral.progress": "Updating {progressPercentage}%",
42961
- "gui.connection.updatePeripheral.updateSuccessful": "Update successful!",
42962
- "gui.connection.updatePeripheral.updateFailed": "Update failed.",
42963
- "gui.connection.updatePeripheral.goBackButton": "Go Back",
42964
- "gui.connection.updatePeripheral.updateNowButton": "Do Update",
42965
- "gui.connection.updatePeripheral.updateAgainButton": "Try Again",
42958
+ "gui.connection.updatePeripheral.microBitConnect": "Bruk en USB-kabel for å koble din {extensionName} til denne enheten.",
42959
+ "gui.connection.updatePeripheral.pressUpdate": "Trykk \"Oppdater\" og vent til oppdateringen er ferdig.",
42960
+ "gui.connection.updatePeripheral.progress": "Oppdaterer {progressPercentage}%",
42961
+ "gui.connection.updatePeripheral.updateSuccessful": "Vellykket oppdatering!",
42962
+ "gui.connection.updatePeripheral.updateFailed": "Noe gikk feil med oppdateringen.",
42963
+ "gui.connection.updatePeripheral.goBackButton": "Tilbake",
42964
+ "gui.connection.updatePeripheral.updateNowButton": "Oppdater",
42965
+ "gui.connection.updatePeripheral.updateAgainButton": "Prøv igjen",
42966
42966
  "gui.controls.go": "Start",
42967
42967
  "gui.controls.stop": "Stopp",
42968
42968
  "gui.crashMessage.label": "Uff, noe gikk galt.",
@@ -43010,7 +43010,7 @@ export default {
43010
43010
  "gui.accountMenu.signOut": "Logg ut",
43011
43011
  "gui.authorInfo.byUser": "av {username}",
43012
43012
  "gui.menuBar.seeProjectPage": "Se prosjektsiden",
43013
- "gui.menuBar.language": "Language",
43013
+ "gui.menuBar.language": "Språk",
43014
43014
  "general.username": "Brukernavn",
43015
43015
  "general.password": "Passord",
43016
43016
  "general.signIn": "Logg inn",
@@ -43037,10 +43037,10 @@ export default {
43037
43037
  "gui.menuBar.signIn": "Logg inn",
43038
43038
  "gui.gui.projectTitlePlaceholder": "Prosjektets navn her",
43039
43039
  "gui.menuBar.saveNowLink": "Lagre nå",
43040
- "gui.menuBar.settings": "Settings",
43040
+ "gui.menuBar.settings": "Innstillinger",
43041
43041
  "gui.menuBar.isShared": "Lagt ut",
43042
43042
  "gui.menuBar.share": "Legg ut",
43043
- "gui.menuBar.colorMode": "Color Mode",
43043
+ "gui.menuBar.colorMode": "Farger",
43044
43044
  "gui.modal.help": "Hjelp",
43045
43045
  "gui.modal.back": "Tilbake",
43046
43046
  "gui.monitor.listMonitor.empty": "(tom)",
@@ -43097,8 +43097,8 @@ export default {
43097
43097
  "gui.soundEditor.fadeIn": "Ton inn",
43098
43098
  "gui.soundEditor.mute": "Stille",
43099
43099
  "gui.SpriteInfo.spritePlaceholder": "Figurens navn",
43100
- "gui.SpriteInfo.showSpriteAction": "Show sprite",
43101
- "gui.SpriteInfo.hideSpriteAction": "Hide sprite",
43100
+ "gui.SpriteInfo.showSpriteAction": "Vis figuren",
43101
+ "gui.SpriteInfo.hideSpriteAction": "Skjul figuren",
43102
43102
  "gui.SpriteInfo.sprite": "Figur",
43103
43103
  "gui.SpriteInfo.show": "Vis",
43104
43104
  "gui.SpriteInfo.size": "Størrelse",
@@ -43422,9 +43422,9 @@ export default {
43422
43422
  "gui.sharedMessages.pop": "plopp",
43423
43423
  "gui.sharedMessages.replaceProjectWarning": "Starte på nytt uten å lagre?",
43424
43424
  "gui.sharedMessages.loadFromComputerTitle": "Last opp fra datamaskinen",
43425
- "gui.theme.default": "Original",
43426
- "gui.theme.dark": "Dark",
43427
- "gui.theme.highContrast": "High Contrast",
43425
+ "gui.theme.default": "Vanlig",
43426
+ "gui.theme.dark": "Mørk",
43427
+ "gui.theme.highContrast": "Ekstra tydelig",
43428
43428
  "gui.gui.defaultProjectTitle": "Mitt Scratch-prosjekt",
43429
43429
  "boost.color.any": "hvilken som helst",
43430
43430
  "boost.color.black": "svart",
@@ -29021,7 +29021,7 @@ export default {
29021
29021
  "gui.connection.auto-scanning.start-search": "Start søk",
29022
29022
  "gui.connection.connecting-searchbutton": "Søker...",
29023
29023
  "gui.connection.auto-scanning.try-again": "Prøv igjen",
29024
- "gui.connection.auto-scanning.updatePeripheralButton": "Update my Device",
29024
+ "gui.connection.auto-scanning.updatePeripheralButton": "Oppdater min enhet",
29025
29025
  "gui.connection.connected": "Tilkoblet",
29026
29026
  "gui.connection.disconnect": "Koble fra",
29027
29027
  "gui.connection.go-to-editor": "Gå til programredigering",
@@ -29035,19 +29035,19 @@ export default {
29035
29035
  "gui.connection.scanning.noPeripheralsFound": "Fant ingen enheter",
29036
29036
  "gui.connection.scanning.instructions": "Velg din enhet i listen ovenfor",
29037
29037
  "gui.connection.search": "Søk igjen",
29038
- "gui.connection.scanning.updatePeripheralButton": "Update my Device",
29038
+ "gui.connection.scanning.updatePeripheralButton": "Oppdater min enhet",
29039
29039
  "gui.connection.unavailable.installscratchlink": "Sjekk at du har installert og startet \"Scratch Link\"",
29040
29040
  "gui.connection.unavailable.enablebluetooth": "Sjekk at Bluetooth er skrudd på",
29041
29041
  "gui.connection.unavailable.tryagainbutton": "Prøv igjen",
29042
29042
  "gui.connection.unavailable.helpbutton": "Hjelp",
29043
- "gui.connection.updatePeripheral.microBitConnect": "Connect your {extensionName} to this device using a USB cable.",
29044
- "gui.connection.updatePeripheral.pressUpdate": "Press \"Do Update\" and allow the update to complete.",
29045
- "gui.connection.updatePeripheral.progress": "Updating {progressPercentage}%",
29046
- "gui.connection.updatePeripheral.updateSuccessful": "Update successful!",
29047
- "gui.connection.updatePeripheral.updateFailed": "Update failed.",
29048
- "gui.connection.updatePeripheral.goBackButton": "Go Back",
29049
- "gui.connection.updatePeripheral.updateNowButton": "Do Update",
29050
- "gui.connection.updatePeripheral.updateAgainButton": "Try Again",
29043
+ "gui.connection.updatePeripheral.microBitConnect": "Bruk en USB-kabel for å koble din {extensionName} til denne enheten.",
29044
+ "gui.connection.updatePeripheral.pressUpdate": "Trykk \"Oppdater\" og vent til oppdateringen er ferdig.",
29045
+ "gui.connection.updatePeripheral.progress": "Oppdaterer {progressPercentage}%",
29046
+ "gui.connection.updatePeripheral.updateSuccessful": "Vellykket oppdatering!",
29047
+ "gui.connection.updatePeripheral.updateFailed": "Noe gikk feil med oppdateringen.",
29048
+ "gui.connection.updatePeripheral.goBackButton": "Tilbake",
29049
+ "gui.connection.updatePeripheral.updateNowButton": "Oppdater",
29050
+ "gui.connection.updatePeripheral.updateAgainButton": "Prøv igjen",
29051
29051
  "gui.controls.go": "Start",
29052
29052
  "gui.controls.stop": "Stopp",
29053
29053
  "gui.crashMessage.label": "Uff, noe gikk galt.",
@@ -29095,7 +29095,7 @@ export default {
29095
29095
  "gui.accountMenu.signOut": "Logg ut",
29096
29096
  "gui.authorInfo.byUser": "av {username}",
29097
29097
  "gui.menuBar.seeProjectPage": "Se prosjektsiden",
29098
- "gui.menuBar.language": "Language",
29098
+ "gui.menuBar.language": "Språk",
29099
29099
  "general.username": "Brukernavn",
29100
29100
  "general.password": "Passord",
29101
29101
  "general.signIn": "Logg inn",
@@ -29122,10 +29122,10 @@ export default {
29122
29122
  "gui.menuBar.signIn": "Logg inn",
29123
29123
  "gui.gui.projectTitlePlaceholder": "Prosjektets navn her",
29124
29124
  "gui.menuBar.saveNowLink": "Lagre nå",
29125
- "gui.menuBar.settings": "Settings",
29125
+ "gui.menuBar.settings": "Innstillinger",
29126
29126
  "gui.menuBar.isShared": "Lagt ut",
29127
29127
  "gui.menuBar.share": "Legg ut",
29128
- "gui.menuBar.colorMode": "Color Mode",
29128
+ "gui.menuBar.colorMode": "Farger",
29129
29129
  "gui.modal.help": "Hjelp",
29130
29130
  "gui.modal.back": "Tilbake",
29131
29131
  "gui.monitor.listMonitor.empty": "(tom)",
@@ -29182,8 +29182,8 @@ export default {
29182
29182
  "gui.soundEditor.fadeIn": "Ton inn",
29183
29183
  "gui.soundEditor.mute": "Stille",
29184
29184
  "gui.SpriteInfo.spritePlaceholder": "Figurens navn",
29185
- "gui.SpriteInfo.showSpriteAction": "Show sprite",
29186
- "gui.SpriteInfo.hideSpriteAction": "Hide sprite",
29185
+ "gui.SpriteInfo.showSpriteAction": "Vis figuren",
29186
+ "gui.SpriteInfo.hideSpriteAction": "Skjul figuren",
29187
29187
  "gui.SpriteInfo.sprite": "Figur",
29188
29188
  "gui.SpriteInfo.show": "Vis",
29189
29189
  "gui.SpriteInfo.size": "Størrelse",
@@ -29507,9 +29507,9 @@ export default {
29507
29507
  "gui.sharedMessages.pop": "plopp",
29508
29508
  "gui.sharedMessages.replaceProjectWarning": "Starte på nytt uten å lagre?",
29509
29509
  "gui.sharedMessages.loadFromComputerTitle": "Last opp fra datamaskinen",
29510
- "gui.theme.default": "Original",
29511
- "gui.theme.dark": "Dark",
29512
- "gui.theme.highContrast": "High Contrast",
29510
+ "gui.theme.default": "Vanlig",
29511
+ "gui.theme.dark": "Mørk",
29512
+ "gui.theme.highContrast": "Ekstra tydelig",
29513
29513
  "gui.gui.defaultProjectTitle": "Mitt Scratch-prosjekt"
29514
29514
  },
29515
29515
  "nn": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "3.18.3",
3
+ "version": "3.18.4",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.js",
@@ -49,10 +49,10 @@
49
49
  "dependencies": {
50
50
  "@babel/cli": "^7.1.2",
51
51
  "@babel/core": "^7.1.2",
52
- "@transifex/api": "4.3.0",
52
+ "@transifex/api": "^4.3.0",
53
53
  "babel-plugin-react-intl": "^3.0.1",
54
54
  "download": "^8.0.0",
55
- "transifex": "1.6.6"
55
+ "transifex": "^1.6.6"
56
56
  },
57
57
  "devDependencies": {
58
58
  "@babel/eslint-parser": "7.18.2",
@@ -11,8 +11,8 @@
11
11
  "annualReport.2021.mastheadTitle": "Building an Equitable Community Together",
12
12
  "annualReport.2021.directorsMessageTitle": "हमारे कार्यकारी निदेशक का एक संदेश\n ",
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.",
14
+ "annualReport.2021.directorsMessageP2": "स्क्रैच के मूलभूत मूल्यों में से एक हमेशा युवाओं को तलाशने, बनाने, खेलने और खोज करने के लिए सशक्त बनाना रहा है opportunities ऐसे अवसर जो सभी छात्रों को समान रूप से प्रदान नहीं किए जाते हैं।",
15
+ "annualReport.2021.directorsMessagePullquote": "हम आत्म-अभिव्यक्ति और रचनात्मकता की परिवर्तनकारी शक्ति में विश्वास करते हैं, और युवाओं को अपनी आवाज उठाने के लिए एक उपकरण के रूप में रचनात्मक कोडिंग का उपयोग करने के लिए स्थान प्रदान करते हैं।",
16
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
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
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.",
@@ -27,14 +27,14 @@
27
27
  "annualReport.2021.visionSubtitle": "दुनिया भर में कोडिंग के प्रति रचनात्मक, देखभाल करने वाला, सहयोगी, न्यायसंगत दृष्टिकोण फैलाने के लिए।",
28
28
  "annualReport.2021.valuesHeader": "Values",
29
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",
30
+ "annualReport.2021.creativeExpressionTitle": "रचनात्मक अभिव्यक्ति",
31
+ "annualReport.2021.progressiveImprovementTitle": "प्रगतिशील सुधार",
32
+ "annualReport.2021.EquitableOpportunitiesTitle": "न्यायसंगत अवसर",
33
33
  "annualReport.2021.playfulEngagementTitle": "Playful Engagement",
34
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
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.",
36
+ "annualReport.2021.EquitableOpportunitiesDescription": "हम विविध पृष्ठभूमि के लोगों को शामिल करते हुए एक शैक्षिक आंदोलन का निर्माण कर रहे हैं ताकि हम दुनिया भर के उन बच्चों तक पहुंच सकें जिन्हें रचनात्मक कोडिंग के अवसरों से बाहर रखा गया है।",
37
+ "annualReport.2021.playfulEngagementDescription": "स्क्रैच में, खेल दुनिया के साथ बनाने, साझा करने, सीखने और जुड़ने का एक दृष्टिकोण है। हम आनंदपूर्ण अन्वेषण, प्रयोग और सहयोग को प्रोत्साहित करते हैं।",
38
38
  "annualReport.2021.reachTitle": "दुनिया भर के बच्चों तक पहुंचना",
39
39
  "annualReport.2021.reachSubtitle": "स्क्रैच 8 साल और उससे अधिक उम्र के बच्चों और किशोरों के लिए दुनिया का सबसे बड़ा कोडिंग समुदाय है",
40
40
  "annualReport.2021.reachMillion": "दस लाख",
@@ -51,15 +51,15 @@
51
51
  "annualReport.2021.reachScratchAroundTheWorldBold": "more than 200 countries and territories",
52
52
  "annualReport.2021.reachSaudiArabiaTitle": "सऊदी अरब",
53
53
  "annualReport.2021.reachSaudiArabiaDescription": "We saw tremendous growth around the world in 2021, but we were amazed to see the growth in Saudi Arabia, where we saw twice as many new users as the year before.",
54
- "annualReport.2021.reachTranslationTitle": "Scratch is Translated into 74 Languages",
55
- "annualReport.2021.reachTranslationIncrease": "10 languages from 2020",
54
+ "annualReport.2021.reachTranslationTitle": "स्क्रैच का 74 भाषाओं में अनुवाद किया गया है",
55
+ "annualReport.2021.reachTranslationIncrease": "2020 से 10 भाषाएँ",
56
56
  "annualReport.2021.reachTranslationBlurb": "दुनिया भर से स्वयंसेवक अनुवादकों को धन्यवाद।",
57
57
  "annualReport.2021.reachScratchJrBlurb": "स्क्रैचजेआर एक परिचयात्मक प्रोग्रामिंग वातावरण है जो छोटे बच्चों (उम्र 5-7) को अपनी इंटरैक्टिव कहानियां और गेम बनाने में सक्षम बनाता है।",
58
58
  "annualReport.2021.reachDownloadsMillion": "5 {million}",
59
- "annualReport.2021.reachDownloads": "Downloads in 2021",
59
+ "annualReport.2021.reachDownloads": "2021 में डाउनलोड",
60
60
  "annualReport.2021.reachDownloadsIncrease": "2 million from 2020",
61
61
  "annualReport.2021.themesTitle": "उभरती हुई विषयवस्तु",
62
- "annualReport.2021.themesDescription": "Amidst ongoing uncertainty from COVID-19, Scratch continued to serve as a key space for young people to connect and create together. In 2021, we focused our efforts on building a strong foundation to equitably support our growing global community and our growing Scratch Team. Our work was centered around three major themes: fostering community, increasing access and accessibility, and developing the Scratch Education Collaborative (SEC).",
62
+ "annualReport.2021.themesDescription": "कोविड-19 से चल रही अनिश्चितता के बीच, स्क्रैच युवा लोगों के लिए एक साथ जुड़ने और निर्माण करने के लिए एक महत्वपूर्ण स्थान के रूप में काम करता रहा। 2021 में, हमने अपने बढ़ते वैश्विक समुदाय और हमारी बढ़ती स्क्रैच टीम को समान रूप से समर्थन देने के लिए एक मजबूत नींव बनाने पर अपने प्रयासों पर ध्यान केंद्रित किया। हमारा काम तीन प्रमुख विषयों पर केंद्रित था: समुदाय को बढ़ावा देना, पहुंच और पहुंच बढ़ाना, और स्क्रैच एजुकेशन कोलैबोरेटिव (एसईसी) विकसित करना।",
63
63
  "annualReport.2021.SECTitle": "स्क्रैच शिक्षा सहयोगी\n ",
64
64
  "annualReport.2021.SECIntro": "Community voices and partnerships are deeply woven into the fabric of Scratch’s history. They have, and continue to be, integral in helping us increase accessible and equitable coding opportunities worldwide. In 2021, we launched the Scratch Education Collaborative, an initiative committed to identifying and eliminating the barriers to access to creative coding that connects remarkable organizations around the world.",
65
65
  "annualReport.2021.SECWhatIs": "What is SEC?",
@@ -67,7 +67,7 @@
67
67
  "annualReport.2021.SECWhatIsP2": "By the end of the cohort experience, organizations will have formed new partnerships with each other and with Scratch, and will have established new models for equity-centered creative coding resources.",
68
68
  "annualReport.2021.SECWhatIsP3": "Our work with the SEC is made possible thanks to a generous grant from Google.org. We’d like to extend our gratitude for their continued support of our mission.",
69
69
  "annualReport.2021.SECOrgNumber": "41",
70
- "annualReport.2021.SECOrgLabel": "organizations",
70
+ "annualReport.2021.SECOrgLabel": "संगठनों",
71
71
  "annualReport.2021.SECCountryNumber": "13",
72
72
  "annualReport.2021.SECCountryLabel": "countries",
73
73
  "annualReport.2021.SECPartnerNumber": "7",
@@ -76,9 +76,9 @@
76
76
  "annualReport.2021.spotlightStory": "कहानी सुर्खियों में",
77
77
  "annualReport.2021.SECSpotlightTitle": "Bridges to Science",
78
78
  "annualReport.2021.SECSpotlightLocation": "Fulshear, Texas",
79
- "annualReport.2021.SECSpotlightText1": "Bridges to Science; a Texas-based nonprofit providing math, coding, and robotics programs for underserved youth; was one of 41 exceptional organizations to join the Scratch Education Collaborative's first cohort.",
79
+ "annualReport.2021.SECSpotlightText1": "विज्ञान के लिए पुल; टेक्सस स्थित एक गैर-लाभकारी संस्था वंचित युवाओं के लिए गणित, कोडिंग और रोबोटिक्स कार्यक्रम प्रदान करती है; स्क्रैच एजुकेशन कोलैबोरेटिव के पहले समूह में शामिल होने वाले 41 असाधारण संगठनों में से एक था।",
80
80
  "annualReport.2021.SECSpotlightText2": "In 2021, we supported Bridges to Science in facilitating their first “Hour of Code” workshop with Code.org. The event “Fiestas y Piñatas” attracted over 22,000 teachers and students from Latin America. We also collaborated with Bridges to Science to develop a toolkit of unique resources to meet their community’s needs.",
81
- "annualReport.2021.SECPullQuote": "One of the greatest joys that we have in teaching our students is that each one of them, no matter how quiet they are, all find a voice in computer science through Scratch.",
81
+ "annualReport.2021.SECPullQuote": "अपने छात्रों को पढ़ाने में हमें जो सबसे बड़ी खुशी मिलती है, वह यह है कि उनमें से प्रत्येक, चाहे वे कितने भी शांत क्यों हों, सभी को स्क्रैच के माध्यम से कंप्यूटर विज्ञान में अपनी आवाज मिल जाती है।",
82
82
  "annualReport.2021.SECPullQuoteAttr": "- Rosa Aristy, Bridges to Science Founder ",
83
83
  "annualReport.2021.SECWorkshops": "SEC Workshops",
84
84
  "annualReport.2021.SECWorkshopsText": "Last year, the Scratch Education Collaborative hosted a series of workshops that supported their inaugural cohort in defining and exploring unique pathways to equitable creative coding. Workshops were facilitated by Stanford d. School, Tinkering Studio, the Brazilian Creative Learning Network, and Chicago Public Schools CS4ALL. Together, workshop participants developed a shared understanding of creative coding and discussed strategies and practices that foster culturally sustaining communities through creative communication and collaboration.",
@@ -92,9 +92,9 @@
92
92
  "annualReport.2021.accessPullQuote": "Being a good ally is a willingness to bend towards being accessible and really putting weight on the recommendations of organizations like mine … Asking, ‘What is it that we can do?’ and really letting us take the reins and go for it, with very little to no resistance; that is a very rare thing.",
93
93
  "annualReport.2021.accessPullQuoteAttr": "- Shireen Hafeez, Founder of Deaf Kids Code ",
94
94
  "annualReport.2021.accessDEICommittee": "DEI Committees at Scratch",
95
- "annualReport.2021.accessDEICommitteeText": "In 2021, several committees at Scratch embarked on work to make Scratch more diverse, equitable, and inclusive for all users. We’re excited to share the progress each committee has made and the work still ahead.",
95
+ "annualReport.2021.accessDEICommitteeText": "2021 में, स्क्रैच की कई समितियों ने स्क्रैच को सभी उपयोगकर्ताओं के लिए अधिक विविध, न्यायसंगत और समावेशी बनाने के लिए काम शुरू किया। हम प्रत्येक समिति द्वारा की गई प्रगति और अभी भी आगे के काम को साझा करने के लिए उत्साहित हैं।",
96
96
  "annualReport.2021.accessDEICommitteeAccessibility": "Accessibility",
97
- "annualReport.2021.accessDEICommitteeAccessibilityText": "The Accessibility Committee was created in response to one Scratch Team member’s own difficulty using Scratch’s coding blocks and a recognized need to better support Scratchers of all abilities.",
97
+ "annualReport.2021.accessDEICommitteeAccessibilityText": "एक्सेसिबिलिटी कमेटी स्क्रैच टीम के एक सदस्य की स्क्रैच के कोडिंग ब्लॉकों का उपयोग करने में कठिनाई और सभी क्षमताओं के स्क्रैचर्स को बेहतर समर्थन देने की एक मान्यता प्राप्त आवश्यकता के जवाब में बनाई गई थी।",
98
98
  "annualReport.2021.accessDEICommitteeAccessibilityText2": "In October of 2021, the committee launched a project to make the color of our coding blocks accessible for Scratchers with vision impairments. The committee is excited to partner with teachers and community organizations specializing in accessibility so the coding blocks meet web accessibility guidelines, and more importantly, lower floors to make Scratch more accessible for all.",
99
99
  "annualReport.2021.accessDEICommitteeG-JEDI": "G-JEDI",
100
100
  "annualReport.2021.accessDEICommitteeG-JEDIText": "The Global, Justice, Equity, Diversity, and Inclusion (G-JEDI) Committee was formed to develop a shared language that defines what Diversity, Equity, and Inclusion (DEI) mean to the Scratch Team.",
@@ -102,16 +102,16 @@
102
102
  "annualReport.2021.accessDEICommitteeEquityXDesign": "Equity x Design",
103
103
  "annualReport.2021.accessDEICommitteeEquityXDesignText": "The EquityXDesign Committee was created as a place for Scratch Team members and our collaborators in MIT’s Lifelong Kindergarten group to read and discuss ideas around equity-centered design practices.",
104
104
  "annualReport.2021.accessDEICommitteeEquityXDesignText2": "The conversations are guided by Sasha Costanza-Chock’s “Design Justice: Community-Led Practices to Build the Worlds We Need,” and committee members discuss ways in which they can incorporate equity-centered design practices in the development of Scratch tools and resources.",
105
- "annualReport.2021.access10NewLanguages": "10 New Languages",
105
+ "annualReport.2021.access10NewLanguages": "10 नई भाषाएँ",
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
- "annualReport.2021.accessSouthAfrica": "Zero-rated Scratch in South Africa",
107
+ "annualReport.2021.accessSouthAfrica": "दक्षिण अफ़्रीका में शून्य-रेटेड स्क्रैच",
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
109
  "annualReport.2021.accessSnapshot": "Snapshots",
110
110
  "annualReport.2021.communityTitle": "समुदाय ",
111
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.",
112
112
  "annualReport.2021.communityScratchConference": "स्क्रॅच के कांफ्रेंस ",
113
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",
114
+ "annualReport.2021.communityScratchConferenceText1More": "1,500 से अधिक शिक्षक और स्क्रैच उत्साही",
115
115
  "annualReport.2021.communityVolunteerTranslators": "Volunteer Translators",
116
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
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!",
@@ -121,7 +121,7 @@
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:",
122
122
  "annualReport.2021.yearInReviewCard1Date": "जनवरी ",
123
123
  "annualReport.2021.yearInReviewCard1Title": "Poetic Cafe",
124
- "annualReport.2021.yearInReviewCard1Text": "We “opened” our very first Poetic Cafe where Scratchers were invited to write, share, or collaborate on poems to share with the community.",
124
+ "annualReport.2021.yearInReviewCard1Text": "हमने अपना पहला काव्य कैफे “खोला” जहां स्क्रैचर्स को समुदाय के साथ साझा करने के लिए कविताओं को लिखने, साझा करने या सहयोग करने के लिए आमंत्रित किया गया था।",
125
125
  "annualReport.2021.yearInReviewCard2Date": "फ़रवरी ",
126
126
  "annualReport.2021.yearInReviewCard2Title": "Black History Month Studio",
127
127
  "annualReport.2021.yearInReviewCard2Text": "Scratchers shared interactive artwork, created poems, animated music videos, and more to celebrate influential people and events in Black history.",
@@ -4,7 +4,7 @@
4
4
  "becomeAScratcher.buttons.communityGuidelines": "Gemeenskapsriglyne",
5
5
  "becomeAScratcher.buttons.getStarted": "Begin",
6
6
  "becomeAScratcher.buttons.finishLater": "Finish Later",
7
- "becomeAScratcher.buttons.goBack": "Go Back",
7
+ "becomeAScratcher.buttons.goBack": "Gaan terug",
8
8
  "becomeAScratcher.buttons.iAgree": "I Agree",
9
9
  "becomeAScratcher.buttons.takeMeBack": "Take me back to Scratch",
10
10
  "becomeAScratcher.buttons.backToProfile": "Back to Profile Page",
@@ -36,21 +36,21 @@
36
36
  "becomeAScratcher.guidelines.remix3Header": "Remixing means sharing with others.",
37
37
  "becomeAScratcher.guidelines.remix3Body": "When you share something on Scratch, you are giving permission to all Scratchers to use your work in their creations, too.",
38
38
  "becomeAScratcher.guidelines.honestSection": "Become a Scratcher - Be honest",
39
- "becomeAScratcher.guidelines.honestHeader": "Scratchers are honest.",
39
+ "becomeAScratcher.guidelines.honestHeader": "Scratchers is eerlik.",
40
40
  "becomeAScratcher.guidelines.honestBody": "It’s important to be honest and authentic when interacting with others on Scratch, and remember that there is a person behind every Scratch account.",
41
41
  "becomeAScratcher.guidelines.friendlySection": "Become a Scratcher - Keep the site friendly",
42
42
  "becomeAScratcher.guidelines.friendlyHeader": "Scratchers help keep the site friendly.",
43
43
  "becomeAScratcher.guidelines.friendlyBody": "It’s important to keep your creations and conversations friendly and appropriate for all ages. If you think something on Scratch is mean, insulting, too violent, or otherwise disruptive to the community, click “Report” to let us know about it.",
44
- "becomeAScratcher.invitation.header": "{username}, we invite you to become a Scratcher.",
44
+ "becomeAScratcher.invitation.header": "{username}, ons nooi u uit om ’n Scratcher te word.",
45
45
  "becomeAScratcher.invitation.body": "Scratch is a friendly and welcoming community for everyone. If you agree to be respectful, be safe, give helpful feedback, embrace remix culture, be honest, and help keep the site friendly, click “I agree!”",
46
46
  "becomeAScratcher.invitation.finishLater": "You get to decide if you want to become a Scratcher. If you do not want to be a Scratcher yet, just click “Finish Later” above.",
47
47
  "registration.success.error": "Jammer, 'n onverwagte fout het voorgekom.",
48
- "becomeAScratcher.success.header": "Hooray! You are now officially a Scratcher.",
49
- "becomeAScratcher.success.body": "Here are some links that might be helpful for you.",
48
+ "becomeAScratcher.success.header": "Hoera! U is nou amptelik ’n Scratcher.",
49
+ "becomeAScratcher.success.body": "Hier is ’n paar skakels wat u dalk nuttig kan vind.",
50
50
  "becomeAScratcher.success.communityGuidelines": "Gemeenskapsriglyne",
51
- "becomeAScratcher.success.createAProject": "Create a Project",
52
- "becomeAScratcher.noInvitation.header": "Whoops! Looks like you havent received an invitation to become a Scratcher yet.",
53
- "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!",
51
+ "becomeAScratcher.success.createAProject": "Skep ’n projek",
52
+ "becomeAScratcher.noInvitation.header": "Oeps! Dit lyk of u nog nie n uitnodiging ontvang het om ’n Scratcher te word nie.",
53
+ "becomeAScratcher.noInvitation.body": "Om ’n Scratcher te word moet u vir ’n rukkie aktief op Scratch wees, verskeie projekte deel en opbouende kommentaar in die gemeenskap lewer. Na ’n paar weke sal u ’n kennisgewing ontvang waarin u genooi word om ’n Scratcher te word. Scratch voort!",
54
54
  "becomeAScratcher.finishLater.header": "No worries, take your time!",
55
55
  "becomeAScratcher.finishLater.body": "By leaving this page, you will not finish the process to become a Scratcher and will stay as a New Scratcher. If you change your mind later, you can always come back via your profile page.",
56
56
  "becomeAScratcher.finishLater.clickBecomeAScratcher": "Just click on “★ Become a Scratcher!” below your username."