scratch-l10n 5.0.25 → 5.0.27
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.27](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.26...v5.0.27) (2024-12-07)
|
7
|
+
|
8
|
+
|
9
|
+
### Bug Fixes
|
10
|
+
|
11
|
+
* **deps:** lock file maintenance ([#549](https://github.com/scratchfoundation/scratch-l10n/issues/549)) ([b00cc56](https://github.com/scratchfoundation/scratch-l10n/commit/b00cc56430f6751ac7133bc8e4396c08fff85c64))
|
12
|
+
|
13
|
+
## [5.0.26](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.25...v5.0.26) (2024-12-07)
|
14
|
+
|
15
|
+
|
16
|
+
### Bug Fixes
|
17
|
+
|
18
|
+
* pull new editor translations from Transifex ([77b7953](https://github.com/scratchfoundation/scratch-l10n/commit/77b7953a38003e711dd7ca286dfd5c7089725e0e))
|
19
|
+
|
6
20
|
## [5.0.25](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.24...v5.0.25) (2024-12-06)
|
7
21
|
|
8
22
|
|
package/package.json
CHANGED
@@ -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
|
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": "
|
3
|
-
"ideas.headerDescription": "
|
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": "
|
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.",
|