scratch-l10n 5.0.277 → 5.0.279

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,20 @@
3
3
  All notable changes to this project will be documented in this file. See
4
4
  [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [5.0.279](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.278...v5.0.279) (2025-06-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * pull new editor translations from Transifex ([94b18a8](https://github.com/scratchfoundation/scratch-l10n/commit/94b18a8386f76714d7f847a8ca1b789c31e5f8e2))
12
+
13
+ ## [5.0.278](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.277...v5.0.278) (2025-06-21)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * **deps:** lock file maintenance ([655b48c](https://github.com/scratchfoundation/scratch-l10n/commit/655b48c107613b381113d14e2f36077805f3592c))
19
+
6
20
  ## [5.0.277](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.276...v5.0.277) (2025-06-21)
7
21
 
8
22
 
@@ -76,7 +76,7 @@
76
76
  "gui.customProcedures.runWithoutScreenRefresh": "Funciona sense refrescar la pantalla",
77
77
  "gui.customProcedures.cancel": "Cancel·la",
78
78
  "gui.customProcedures.ok": "D'acord",
79
- "gui.debugModal.title": "Debugging | Getting Unstuck",
79
+ "gui.debugModal.title": "Depuració | Getting Unstuck",
80
80
  "gui.debugModal.readAloud.title": "Read Aloud",
81
81
  "gui.debugModal.readAloud.description1": "As you read your code aloud, think from the computer’s perspective.",
82
82
  "gui.debugModal.readAloud.description2": "Are you including steps that aren’t there?",
@@ -128,12 +128,12 @@
128
128
  "gui.debugModal.askForHelp.title": "Ask for Help",
129
129
  "gui.debugModal.askForHelp.description1": "If you are still stuck, you can ask for help from a peer. Try finding a debugging/help studio and share your project, asking for help in a comment or the project notes.",
130
130
  "gui.debugModal.askForHelp.description2": "Ask one to three people to try your code, as different people may have different perspectives or solutions!",
131
- "gui.gui.shouldDeleteSprite": "Are you sure you want to delete this sprite?",
132
- "gui.gui.shouldDeleteCostume": "Are you sure you want to delete this costume?",
133
- "gui.gui.shouldDeleteSound": "Are you sure you want to delete this sound?",
134
- "gui.gui.confirm": "yes",
131
+ "gui.gui.shouldDeleteSprite": "Estàs segur que vols esborrar aquest personatge?",
132
+ "gui.gui.shouldDeleteCostume": "Estàs segur que vols esborrar aquest vestit?",
133
+ "gui.gui.shouldDeleteSound": "Estàs segur que vols esborrar aquest so?",
134
+ "gui.gui.confirm": "",
135
135
  "gui.gui.cancel": "no",
136
- "gui.gui.deleteAssetHeading": "Confirm Asset Deletion",
136
+ "gui.gui.deleteAssetHeading": "Confirma que ho vols esborrar",
137
137
  "gui.SpriteInfo.direction": "Direcció",
138
138
  "gui.directionPicker.rotationStyles.allAround": "Al voltant",
139
139
  "gui.directionPicker.rotationStyles.leftRight": "Esquerra/Dreta",
@@ -149,9 +149,9 @@
149
149
  "gui.library.filterPlaceholder": "Cerca",
150
150
  "gui.library.allTag": "Tots",
151
151
  "gui.library.gettingStarted": "Comença",
152
- "gui.library.basics": "Basics",
153
- "gui.library.intermediate": "Intermediate",
154
- "gui.library.prompts": "Prompts",
152
+ "gui.library.basics": "Bàsics",
153
+ "gui.library.intermediate": "Intermedi",
154
+ "gui.library.prompts": "Indicacions",
155
155
  "gui.loader.message1": "Creant blocs ...",
156
156
  "gui.loader.message2": "S'estan pujant els personatges ...",
157
157
  "gui.loader.message3": "S'estan pujant els sons ...",
@@ -177,7 +177,7 @@
177
177
  "login.needHelp": "Necessites ajuda?",
178
178
  "form.validationRequired": "Aquest camp és necessari",
179
179
  "gui.menuBar.tutorialsLibrary": "Tutorials",
180
- "gui.menuBar.debug": "Debug",
180
+ "gui.menuBar.debug": "Depuració",
181
181
  "gui.menuBar.restoreSprite": "Recupera el personatge",
182
182
  "gui.menuBar.restoreSound": "Recupera el so",
183
183
  "gui.menuBar.restoreCostume": "Recupera el vestit",
@@ -9461,7 +9461,7 @@ export default {
9461
9461
  "gui.customProcedures.runWithoutScreenRefresh": "Funciona sense refrescar la pantalla",
9462
9462
  "gui.customProcedures.cancel": "Cancel·la",
9463
9463
  "gui.customProcedures.ok": "D'acord",
9464
- "gui.debugModal.title": "Debugging | Getting Unstuck",
9464
+ "gui.debugModal.title": "Depuració | Getting Unstuck",
9465
9465
  "gui.debugModal.readAloud.title": "Read Aloud",
9466
9466
  "gui.debugModal.readAloud.description1": "As you read your code aloud, think from the computer’s perspective.",
9467
9467
  "gui.debugModal.readAloud.description2": "Are you including steps that aren’t there?",
@@ -9513,12 +9513,12 @@ export default {
9513
9513
  "gui.debugModal.askForHelp.title": "Ask for Help",
9514
9514
  "gui.debugModal.askForHelp.description1": "If you are still stuck, you can ask for help from a peer. Try finding a debugging/help studio and share your project, asking for help in a comment or the project notes.",
9515
9515
  "gui.debugModal.askForHelp.description2": "Ask one to three people to try your code, as different people may have different perspectives or solutions!",
9516
- "gui.gui.shouldDeleteSprite": "Are you sure you want to delete this sprite?",
9517
- "gui.gui.shouldDeleteCostume": "Are you sure you want to delete this costume?",
9518
- "gui.gui.shouldDeleteSound": "Are you sure you want to delete this sound?",
9519
- "gui.gui.confirm": "yes",
9516
+ "gui.gui.shouldDeleteSprite": "Estàs segur que vols esborrar aquest personatge?",
9517
+ "gui.gui.shouldDeleteCostume": "Estàs segur que vols esborrar aquest vestit?",
9518
+ "gui.gui.shouldDeleteSound": "Estàs segur que vols esborrar aquest so?",
9519
+ "gui.gui.confirm": "",
9520
9520
  "gui.gui.cancel": "no",
9521
- "gui.gui.deleteAssetHeading": "Confirm Asset Deletion",
9521
+ "gui.gui.deleteAssetHeading": "Confirma que ho vols esborrar",
9522
9522
  "gui.SpriteInfo.direction": "Direcció",
9523
9523
  "gui.directionPicker.rotationStyles.allAround": "Al voltant",
9524
9524
  "gui.directionPicker.rotationStyles.leftRight": "Esquerra/Dreta",
@@ -9534,9 +9534,9 @@ export default {
9534
9534
  "gui.library.filterPlaceholder": "Cerca",
9535
9535
  "gui.library.allTag": "Tots",
9536
9536
  "gui.library.gettingStarted": "Comença",
9537
- "gui.library.basics": "Basics",
9538
- "gui.library.intermediate": "Intermediate",
9539
- "gui.library.prompts": "Prompts",
9537
+ "gui.library.basics": "Bàsics",
9538
+ "gui.library.intermediate": "Intermedi",
9539
+ "gui.library.prompts": "Indicacions",
9540
9540
  "gui.loader.message1": "Creant blocs ...",
9541
9541
  "gui.loader.message2": "S'estan pujant els personatges ...",
9542
9542
  "gui.loader.message3": "S'estan pujant els sons ...",
@@ -9562,7 +9562,7 @@ export default {
9562
9562
  "login.needHelp": "Necessites ajuda?",
9563
9563
  "form.validationRequired": "Aquest camp és necessari",
9564
9564
  "gui.menuBar.tutorialsLibrary": "Tutorials",
9565
- "gui.menuBar.debug": "Debug",
9565
+ "gui.menuBar.debug": "Depuració",
9566
9566
  "gui.menuBar.restoreSprite": "Recupera el personatge",
9567
9567
  "gui.menuBar.restoreSound": "Recupera el so",
9568
9568
  "gui.menuBar.restoreCostume": "Recupera el vestit",
@@ -6678,7 +6678,7 @@ export default {
6678
6678
  "gui.customProcedures.runWithoutScreenRefresh": "Funciona sense refrescar la pantalla",
6679
6679
  "gui.customProcedures.cancel": "Cancel·la",
6680
6680
  "gui.customProcedures.ok": "D'acord",
6681
- "gui.debugModal.title": "Debugging | Getting Unstuck",
6681
+ "gui.debugModal.title": "Depuració | Getting Unstuck",
6682
6682
  "gui.debugModal.readAloud.title": "Read Aloud",
6683
6683
  "gui.debugModal.readAloud.description1": "As you read your code aloud, think from the computer’s perspective.",
6684
6684
  "gui.debugModal.readAloud.description2": "Are you including steps that aren’t there?",
@@ -6730,12 +6730,12 @@ export default {
6730
6730
  "gui.debugModal.askForHelp.title": "Ask for Help",
6731
6731
  "gui.debugModal.askForHelp.description1": "If you are still stuck, you can ask for help from a peer. Try finding a debugging/help studio and share your project, asking for help in a comment or the project notes.",
6732
6732
  "gui.debugModal.askForHelp.description2": "Ask one to three people to try your code, as different people may have different perspectives or solutions!",
6733
- "gui.gui.shouldDeleteSprite": "Are you sure you want to delete this sprite?",
6734
- "gui.gui.shouldDeleteCostume": "Are you sure you want to delete this costume?",
6735
- "gui.gui.shouldDeleteSound": "Are you sure you want to delete this sound?",
6736
- "gui.gui.confirm": "yes",
6733
+ "gui.gui.shouldDeleteSprite": "Estàs segur que vols esborrar aquest personatge?",
6734
+ "gui.gui.shouldDeleteCostume": "Estàs segur que vols esborrar aquest vestit?",
6735
+ "gui.gui.shouldDeleteSound": "Estàs segur que vols esborrar aquest so?",
6736
+ "gui.gui.confirm": "",
6737
6737
  "gui.gui.cancel": "no",
6738
- "gui.gui.deleteAssetHeading": "Confirm Asset Deletion",
6738
+ "gui.gui.deleteAssetHeading": "Confirma que ho vols esborrar",
6739
6739
  "gui.SpriteInfo.direction": "Direcció",
6740
6740
  "gui.directionPicker.rotationStyles.allAround": "Al voltant",
6741
6741
  "gui.directionPicker.rotationStyles.leftRight": "Esquerra/Dreta",
@@ -6751,9 +6751,9 @@ export default {
6751
6751
  "gui.library.filterPlaceholder": "Cerca",
6752
6752
  "gui.library.allTag": "Tots",
6753
6753
  "gui.library.gettingStarted": "Comença",
6754
- "gui.library.basics": "Basics",
6755
- "gui.library.intermediate": "Intermediate",
6756
- "gui.library.prompts": "Prompts",
6754
+ "gui.library.basics": "Bàsics",
6755
+ "gui.library.intermediate": "Intermedi",
6756
+ "gui.library.prompts": "Indicacions",
6757
6757
  "gui.loader.message1": "Creant blocs ...",
6758
6758
  "gui.loader.message2": "S'estan pujant els personatges ...",
6759
6759
  "gui.loader.message3": "S'estan pujant els sons ...",
@@ -6779,7 +6779,7 @@ export default {
6779
6779
  "login.needHelp": "Necessites ajuda?",
6780
6780
  "form.validationRequired": "Aquest camp és necessari",
6781
6781
  "gui.menuBar.tutorialsLibrary": "Tutorials",
6782
- "gui.menuBar.debug": "Debug",
6782
+ "gui.menuBar.debug": "Depuració",
6783
6783
  "gui.menuBar.restoreSprite": "Recupera el personatge",
6784
6784
  "gui.menuBar.restoreSound": "Recupera el so",
6785
6785
  "gui.menuBar.restoreCostume": "Recupera el vestit",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "5.0.277",
3
+ "version": "5.0.279",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -123,7 +123,7 @@
123
123
  "annualReport.2020.adaptationHighlightText2b": "On March 17, we responded to the COVID-19 crisis by launching the {linkText} to provide children, families, and educators with ideas for engaging in creative learning activities with Scratch at home. It was an invaluable way to connect with our community and adapt to a whole new way of learning and interacting online.",
124
124
  "annualReport.2020.adaptationHighlightTitle3": "Live Create-Alongs",
125
125
  "annualReport.2020.adaptationHighlightText3b": "Our team hosted weekly, live {linkText} to connect with kids, parents, and educators at home and share tips and tricks for creating different types of Scratch projects. We had a blast seeing the projects they were inspired to create in our Create-Along studios!",
126
- "annualReport.2020.adaptationHighlightTitle4": "Hack Your Window",
126
+ "annualReport.2020.adaptationHighlightTitle4": "Pirateja la teva finestra",
127
127
  "annualReport.2020.adaptationHighlightText4b": "Scratch educator Eduard Muntaner Perich created a #ScratchAtHome-inspired studio that took the community by storm: {linkText}. Hundreds of Scratchers from all over the world imagined fantastical games and stories happening just outside their window.",
128
128
  "annualReport.2020.adaptationEducatorsTitle": "Connecting with Educators",
129
129
  "annualReport.2020.adaptationEducatorsText": "Educators around the world shared their own #ScratchAtHome ideas and discussed the struggles and triumphs of teaching remotely in a lively Twitter Chat on April 8th, 2020.",
@@ -129,7 +129,7 @@
129
129
  "annualReport.2021.yearInReviewCard3Title": "April Fool’s Day",
130
130
  "annualReport.2021.yearInReviewCard3Text": "Scratchers were asked to imagine the “Secret life” of the Scratch Cat and went on a treasure hunt for fun and silly things hidden around the Scratch website.",
131
131
  "annualReport.2021.yearInReviewCard4Date": "Maig",
132
- "annualReport.2021.yearInReviewCard4Title": "Scratch Week",
132
+ "annualReport.2021.yearInReviewCard4Title": "Setmana de Scratch",
133
133
  "annualReport.2021.yearInReviewCard4Text": "Scratchers around the world shared more than 3,500 projects responding to themed prompts like “Cooking With Scratch” and “Ridiculous Inventions” to celebrate Scratch's birthday.",
134
134
  "annualReport.2021.yearInReviewCard5Date": "Juny",
135
135
  "annualReport.2021.yearInReviewCard5Title": "Pride Month",