scratch-l10n 5.0.12 → 5.0.14

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.14](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.13...v5.0.14) (2024-11-30)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **deps:** lock file maintenance ([d2556d1](https://github.com/scratchfoundation/scratch-l10n/commit/d2556d16affb6387fdcbe2110824b44683e45567))
12
+
13
+ ## [5.0.13](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.12...v5.0.13) (2024-11-30)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * pull new editor translations from Transifex ([ac319e2](https://github.com/scratchfoundation/scratch-l10n/commit/ac319e2a914803975e44853a924ea2d3e7331f9a))
19
+
6
20
  ## [5.0.12](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.11...v5.0.12) (2024-11-29)
7
21
 
8
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "5.0.12",
3
+ "version": "5.0.14",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -27,7 +27,7 @@
27
27
  "intro.watchVideo": "Katso video",
28
28
  "news.scratchNews": "Uutiset",
29
29
  "donatebanner.askSupport": "Scratch on maailman suurin lasten ilmainen koodausyhteisö. Tuellasi on merkitystä.",
30
- "donatebanner.eoyCampaign": "Scratch is a nonprofit that relies on donations to keep our platform free for all kids. Your gift of $5 will make a difference.",
30
+ "donatebanner.eoyCampaign": "Scratch on voittoa tavoittelematon yhteisö, jonka toiminta rahoitetaan lahjoituksilla. Pienilläkin lahjoituksilla on merkitystä.",
31
31
  "donatebanner.scratchWeek": "19.-20. toukokuuta on Scratchin 15-vuotispäivä! {celebrationLink}. Lahjoita tukeaksesi luovaa koodausta maailmanlaajuisesti.",
32
32
  "donatebanner.learnMore": "Lue lisää",
33
33
  "teacherbanner.greeting": "Hei",
@@ -27,7 +27,7 @@
27
27
  "intro.watchVideo": "Obejrzyj film",
28
28
  "news.scratchNews": "Wiadomości Scratcha",
29
29
  "donatebanner.askSupport": "Scratch to największa na świecie społeczność dzieci - programistów. Twoje wsparcie ma znaczenie.",
30
- "donatebanner.eoyCampaign": "Scratch is a nonprofit that relies on donations to keep our platform free for all kids. Your gift of $5 will make a difference.",
30
+ "donatebanner.eoyCampaign": "Scratch to organizacja non-profit, która opiera się na darowiznach, aby nasza platforma była bezpłatna dla wszystkich dzieci. Twój dar w wysokości 5 USD zrobi różnicę.",
31
31
  "donatebanner.scratchWeek": "19-20 maja to 15. rocznica Scratcha! {celebrationLink}. Przekaż darowiznę na wsparcie kreatywnego kodowania na całym świecie.",
32
32
  "donatebanner.learnMore": "Dowiedz się więcej",
33
33
  "teacherbanner.greeting": "Cześć",