scratch-l10n 3.18.9 → 3.18.11

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,21 @@
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
+ ## [3.18.11](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.10...v3.18.11) (2024-02-22)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **deps:** update dependency scratch-semantic-release-config to v1.0.12 ([5618880](https://github.com/scratchfoundation/scratch-l10n/commit/561888076015cf7d8a040641ecc728d182154da8))
12
+ * pull new editor translations from Transifex ([85c088b](https://github.com/scratchfoundation/scratch-l10n/commit/85c088bb4ef63635900426179184253520c05b06))
13
+
14
+ ## [3.18.10](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.9...v3.18.10) (2024-02-22)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * **deps:** update dependency scratch-semantic-release-config to v1.0.11 ([8a3445a](https://github.com/scratchfoundation/scratch-l10n/commit/8a3445aafe9e16cdbd1fba552470d1a4e4abb467))
20
+
6
21
  ## [3.18.9](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.8...v3.18.9) (2024-02-21)
7
22
 
8
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "3.18.9",
3
+ "version": "3.18.11",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.js",
@@ -84,7 +84,7 @@
84
84
  "p-limit": "2.3.0",
85
85
  "p-queue": "3.2.0",
86
86
  "rimraf": "2.7.1",
87
- "scratch-semantic-release-config": "1.0.8",
87
+ "scratch-semantic-release-config": "1.0.12",
88
88
  "semantic-release": "19.0.5",
89
89
  "webpack": "4.47.0",
90
90
  "webpack-cli": "3.3.12"
@@ -21,8 +21,8 @@
21
21
  "download.macMoveAppToApplications": "Адкрыць файл .dmg. Перанос Scratch 3 у дастасаванні.",
22
22
  "download.macMoveToApplications": "Адкрыйце файл .dmg. Перамясціце Scratch Desktop у Праграмы.",
23
23
  "download.winMoveToApplications": "Запусціце .exe файл.",
24
- "download.doIHaveToDownload": "Do I have to download an app to use Scratch?",
25
- "download.doIHaveToDownloadAnswer": "No. You can also use the Scratch project editor in most web browsers on most devices by going to scratch.mit.edu and clicking \"Create\".",
24
+ "download.doIHaveToDownload": "Ці трэба спампоўваць праграму, каб выкарыстоўваць Scratch?",
25
+ "download.doIHaveToDownloadAnswer": "Не. Вы таксама можаце выкарыстоўваць рэдактар ​​праектаў Scratch у большасці вэб-браўзераў на большасці прылад, перайшоўшы на scratch.mit.edu і націснуўшы «Стварыць».",
26
26
  "download.canIUseScratchLink": "Магу я выкарыстоўваць Scratch Link для злучэння з пашырэннямі?",
27
27
  "download.canIUseScratchLinkAnswer": "Так. Але неабходна падлучэнне да інтэрнэту каб скарыстацца Scratch Link.",
28
28
  "download.canIUseExtensions": "Can I connect to hardware extensions?",