scratch-l10n 6.1.46 → 6.1.47

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,13 @@
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
+ ## [6.1.47](https://github.com/scratchfoundation/scratch-l10n/compare/v6.1.46...v6.1.47) (2025-12-30)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * pull new editor translations from Transifex ([2fadbd3](https://github.com/scratchfoundation/scratch-l10n/commit/2fadbd338066b13c725737825099f9be7c145918))
12
+
6
13
  ## [6.1.46](https://github.com/scratchfoundation/scratch-l10n/compare/v6.1.45...v6.1.46) (2025-12-25)
7
14
 
8
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "6.1.46",
3
+ "version": "6.1.47",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -13,7 +13,7 @@
13
13
  "cookies.table.session": "सत्र",
14
14
  "cookies.table.persistent": "ज़िद्दी",
15
15
  "cookies.table.days.1": "1 दिन",
16
- "cookies.table.days.180": "180 days",
16
+ "cookies.table.days.180": "180 दिन",
17
17
  "cookies.table.weeks.2": "2 weeks",
18
18
  "cookies.table.weeks.3": "3 weeks",
19
19
  "cookies.table.months.6": "6 months",
@@ -49,7 +49,7 @@
49
49
  "project.usernameBlockAlert": "Tämä projekti voi tunnistaa, kuka sitä käyttää hyödyntäen \"käyttäjänimi\"-lohkoa. Jos haluat piilottaa henkilöllisyytesi, kirjaudu ulos ennen projektin käyttöä.",
50
50
  "project.inappropriateUpdate": "Hmm... rumien sanojen tunnistimen mielestä tekstissäsi on ongelma. Muuta se ja muista olla kunnioittava.",
51
51
  "project.mutedAddToStudio": "Voit jälleen lisätä studioihin, kun on kulunut {inDuration}.",
52
- "project.cloudDataDisabledForPrivacy": "For privacy reasons, cloud variables have been disabled in this project because it contains video sensing or face sensing blocks.",
52
+ "project.cloudDataDisabledForPrivacy": "Tämän projektin pilvimuuttujat on poistettu käytöstä tietosuojasyistä, koska projektissa käytetään videohavainnointi- tai kasvojentunnistuslohkoja.",
53
53
  "project.journey.controls.create": "Luo",
54
54
  "project.journey.controls.choose.projectGenre": "What do you want to create?",
55
55
  "project.journey.controls.choose.type": "Which type?",