scratch-l10n 5.0.109 → 5.0.111

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.111](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.110...v5.0.111) (2025-02-04)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * pull new editor translations from Transifex ([f22c8be](https://github.com/scratchfoundation/scratch-l10n/commit/f22c8be9d61aeb240e342348cf32a2fcb11dfc7a))
12
+
13
+ ## [5.0.110](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.109...v5.0.110) (2025-02-03)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * **deps:** lock file maintenance ([f4ce933](https://github.com/scratchfoundation/scratch-l10n/commit/f4ce933289cac424e8e9dcccad68a1f1f1f1f66b))
19
+
6
20
  ## [5.0.109](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.108...v5.0.109) (2025-02-02)
7
21
 
8
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "5.0.109",
3
+ "version": "5.0.111",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -17,7 +17,7 @@
17
17
  "general.contactUs": "Piši nam",
18
18
  "general.getHelp": "Poišči pomoč",
19
19
  "general.contact": "Stik",
20
- "general.cookies": "Cookies",
20
+ "general.cookies": "Piškotki",
21
21
  "general.done": "Končano",
22
22
  "general.downloadPDF": "Prenesi PDF dokument",
23
23
  "general.emailUs": "Piši nam",
@@ -27,7 +27,7 @@
27
27
  "general.credits": "Naša ekipa",
28
28
  "general.donors": "Donatorji",
29
29
  "general.dmca": "DMCA",
30
- "general.dsa": "DSA Requirements",
30
+ "general.dsa": "Zahteve DSA",
31
31
  "general.emailAddress": "E-poštni naslov",
32
32
  "general.english": "Angleščina",
33
33
  "general.error": "To je nerodno! Nekaj je šlo narobe",
@@ -31,7 +31,7 @@
31
31
  "privacyPolicy.automaticallyCollect": "Personal Information We Collect Automatically From Your Use of the Scratch Website",
32
32
  "privacyPolicy.locationInformationTitle": "Location Information",
33
33
  "privacyPolicy.locationInformationBody": "When you use the Scratch Website, we infer your general location information, for example, by using your internet protocol (IP) address.",
34
- "privacyPolicy.cookiesTitle": "Cookies",
34
+ "privacyPolicy.cookiesTitle": "Piškotki",
35
35
  "privacyPolicy.cookiesBody": "When you use the Scratch Website, we use cookies, beacons, invisible tags, unique IDs and similar technologies (collectively “Cookies”) to automatically record certain Personal Information from your browser or device. For example, your IP address, network location, web server logs, what browser you are using, device IDs and characteristics, operating system version, browser language settings, referring URLs, and Personal Information about the usage of the Scratch Website. For more information about our use of Cookies, please refer to the <a>Scratch Cookie Policy.</a>",
36
36
  "privacyPolicy.otherSources": "Information Collected From Other Sources",
37
37
  "privacyPolicy.thirdPartyInformationTitle": "Information from Third Parties",