scratch-l10n 4.0.31 → 4.0.32

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
+ ## [4.0.32](https://github.com/scratchfoundation/scratch-l10n/compare/v4.0.31...v4.0.32) (2024-11-19)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * pull new editor translations from Transifex ([6042815](https://github.com/scratchfoundation/scratch-l10n/commit/6042815b1a87bd5f5e2fa1e2c4b7c0a3780c8f56))
12
+
6
13
  ## [4.0.31](https://github.com/scratchfoundation/scratch-l10n/compare/v4.0.30...v4.0.31) (2024-11-18)
7
14
 
8
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "4.0.31",
3
+ "version": "4.0.32",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -19,7 +19,7 @@
19
19
  "about.learnMoreEducators": "Πληροφορίες για τους εκπαιδευτικούς",
20
20
  "about.learnMoreAnnualReport": "Ετήσια αναφορά",
21
21
  "about.literacy": "Μάθετε να προγραμματίζετε | Προγραμματίστε για να μάθετε",
22
- "about.literacyImageDescription": "An image of Mitch Resnick giving a TED talk titled \"Let's Teach Kids to Code.\" A play button is in the center of the image.",
22
+ "about.literacyImageDescription": "Μια εικόνα του Mitch Resnick μιλώντας για ενα θέμα TED με όνομα \"Μαθαίνουμε στα παιδιά πως να προγρανμματίσουν\". Ενα κουμί αρχής βρίσκεται στην μέση της εικόνας.",
23
23
  "about.literacyDescription": "In this <a>TED talk</a>, Scratch founder Mitch Resnick describes why the ability to code computer programs is an important part of literacy in today’s society. When people learn to code in Scratch, they learn important strategies for solving problems, designing projects, and communicating ideas.",
24
24
  "about.schools": "Το Scratch στα Σχολεία",
25
25
  "about.schoolsDescription": "Οι μαθητές μαθαίνουν με το Scratch σε όλα τα επίπεδα (από το δημοτικό μέχρι το κολέγιο) και σε όλους τους κλάδους (όπως μαθηματικά, επιστήμη των υπολογιστών, γλωσσικές τέχνες, κοινωνικές σπουδές). Πόροι για εκπαιδευτικούς είναι διαθέσιμοι στη {scratchForEducatorsLink} σελίδα .",