scratch-l10n 5.0.24 → 5.0.26

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.26](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.25...v5.0.26) (2024-12-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * pull new editor translations from Transifex ([77b7953](https://github.com/scratchfoundation/scratch-l10n/commit/77b7953a38003e711dd7ca286dfd5c7089725e0e))
12
+
13
+ ## [5.0.25](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.24...v5.0.25) (2024-12-06)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * **deps:** lock file maintenance ([#548](https://github.com/scratchfoundation/scratch-l10n/issues/548)) ([3fde7a1](https://github.com/scratchfoundation/scratch-l10n/commit/3fde7a11333a7ec2aefb24a055607b078d213c7a))
19
+
6
20
  ## [5.0.24](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.23...v5.0.24) (2024-12-06)
7
21
 
8
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "5.0.24",
3
+ "version": "5.0.26",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -23,7 +23,7 @@
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": "Students are learning with Scratch at all levels (from elementary school to college) and across disciplines (such as math, computer science, language arts, social studies). Educator resources are available on the {scratchForEducatorsLink} page.",
26
- "about.scratchForEducatorsLinkText": "Scratch For Преподаватели",
26
+ "about.scratchForEducatorsLinkText": "Scratch за Преподаватели",
27
27
  "about.scratchedLinkText": "уеб сайта на ScratchEd",
28
28
  "about.research": "Проучване",
29
29
  "about.researchDescription": "The {lifelongKindergartenGroupLink} and collaborators are {researchLink} how young people create, collaborate, and learn with Scratch. For an overview, see the article {codingAtACrossroadsLink} and the book {lifelongKindergartenBookLink}. To find out more about the use of Scratch, see the {statisticsLink} page and the Scratch {annualReportLink}.",
@@ -1,9 +1,9 @@
1
1
  {
2
- "ideas.headerTitle": "Looking for a project idea?",
3
- "ideas.headerDescription": "Try Scratch’s Project Idea Generator! Pick as many ideas as you’d like. Mix and match ideas! <a>Remix your own</a> idea generator! The possibilities are endless.",
2
+ "ideas.headerTitle": "به دنبال ایده پروژه هستید؟",
3
+ "ideas.headerDescription": "از ایده‌ساز پروژه اسکرچ استفاده کنید! به اندازه‌ای که دوست دارید ایده انتخاب کنید. <a>ایده‌ها را ترکیب و تطبیق کنید</a>! ایده‌ساز خود را بازسازی کنید! امکانات بی‌پایان است.",
4
4
  "ideas.headerImageDescription": "Scratch cat holding a lightning bulb and a block",
5
5
  "ideas.headerButtonMessage": "آموزشی را انتخاب کنید",
6
- "ideas.startHereText": "New to Scratch? Start here!",
6
+ "ideas.startHereText": "جدیدا اومدی به اسکرچ؟ از اینجا شروع کنید!",
7
7
  "ideas.gettingStartedButtonText": "Try Getting Started Tutorial",
8
8
  "ideas.seeTutorialsLibraryButtonText": "See Tutorials Library",
9
9
  "ideas.gettingStartedImageDescription": "An illustrated boy plants his flag on top of a freshly painted mountaintop.",