scratch-l10n 5.0.181 → 5.0.183

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.183](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.182...v5.0.183) (2025-03-28)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * pull new editor translations from Transifex ([de08259](https://github.com/scratchfoundation/scratch-l10n/commit/de0825970273ca58ab01530c2775b75e89f926bf))
12
+
13
+ ## [5.0.182](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.181...v5.0.182) (2025-03-27)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * **deps:** lock file maintenance ([f200f89](https://github.com/scratchfoundation/scratch-l10n/commit/f200f89bc0d097545650fa26aa5d3353f3138d23))
19
+
6
20
  ## [5.0.181](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.180...v5.0.181) (2025-03-27)
7
21
 
8
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "5.0.181",
3
+ "version": "5.0.183",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -52,9 +52,9 @@
52
52
  "transifex": "1.6.6"
53
53
  },
54
54
  "devDependencies": {
55
- "@babel/cli": "7.26.4",
55
+ "@babel/cli": "7.27.0",
56
56
  "@babel/core": "7.26.10",
57
- "@babel/eslint-parser": "7.26.10",
57
+ "@babel/eslint-parser": "7.27.0",
58
58
  "@babel/node": "7.26.0",
59
59
  "@babel/plugin-proposal-object-rest-spread": "7.20.7",
60
60
  "@babel/plugin-syntax-dynamic-import": "7.8.3",
@@ -35,13 +35,13 @@
35
35
  "ideas.scratchYouTubeChannel": "स्क्रैचटीम चैनल",
36
36
  "ideas.scratchYouTubeChannelDescription": "यह स्क्रैच का <a>आधिकारिक यूट्यूब</a> चैनल है। हम स्क्रैच के बारे में संसाधन, ट्यूटोरियल और कहानियाँ साझा करते हैं।",
37
37
  "ideas.spritesAndVector": "स्प्राइट्स और वेक्टर ड्राइंग",
38
- "ideas.tipsAndTricks": "Tips & Tricks",
39
- "ideas.advancedTopics": "Advanced Topics",
40
- "ideas.physicalPlayIdeas": "Physical Play Ideas",
41
- "ideas.microBitHeader": "Have a micro:bit?",
42
- "ideas.microBitBody": "Connect your Scratch project to the real world.",
43
- "ideas.makeyMakeyHeader": "Have a MakeyMakey?",
44
- "ideas.makeyMakeyBody": "Turn anything into a key that connects with your Scratch project!",
38
+ "ideas.tipsAndTricks": "सुझाव और युक्ति",
39
+ "ideas.advancedTopics": "उन्नत विषय",
40
+ "ideas.physicalPlayIdeas": "शारीरिक खेल के विचार",
41
+ "ideas.microBitHeader": "क्या आपके पास माइक्रो:बिट है?",
42
+ "ideas.microBitBody": "अपने स्क्रैच प्रोजेक्ट को वास्तविक दुनिया से जोड़ें।",
43
+ "ideas.makeyMakeyHeader": "क्या आपके पास मेकीमेकी है?",
44
+ "ideas.makeyMakeyBody": "किसी भी चीज़ को कुंजी में बदलें जो आपके स्क्रैच प्रोजेक्ट से जुड़ती हो!",
45
45
  "ideas.desktopEditorHeader": "स्क्रॅच का एप डाउनलोड करें ",
46
46
  "ideas.desktopEditorBodyHTML": "बिना इंटरनेट कनेक्शन के प्रोजेक्ट्स बनाने के लिए आप <a>स्क्रॅच एप डाउनलोड</a> कर सकते हैं",
47
47
  "ideas.questionsHeader": "प्रश्न ",
@@ -55,9 +55,9 @@
55
55
  "ideas.ImagineTitle": "एक ऐसी दुनिया की कल्पना करें",
56
56
  "ideas.ImagineDescription": "एक ऐसी दुनिया की कल्पना कीजिये जहाँ कुछ भी संभव है",
57
57
  "ideas.ImagineImageDescription": "एक लड़की गर्व से खड़ी है जैसे कि धारणा बबल, जो पृथ्वी जितना बड़ा और तितली के पंख जितना संविधान है।",
58
- "ideas.modalTitle": "Written Guides",
58
+ "ideas.modalTitle": "लिखित मार्गदर्शिकाएँ",
59
59
  "ideas.modalSectionTitleSpritesAndSounds": "Sprites and Sounds",
60
- "ideas.modalSectionTitleAdvancedTopics": "Advanced Topics",
60
+ "ideas.modalSectionTitleAdvancedTopics": "उन्नत विषय",
61
61
  "ideas.modalCardNameCreateSprite": "Create a Sprite with the Paint Editor",
62
62
  "ideas.modalCardNameRemix": "Remix and Re-Imagine Sprites",
63
63
  "ideas.modalCardNameBringDrawingsIntoScratch": "Bring Your Drawings Into Scratch",