scratch-l10n 5.0.159 → 5.0.161
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.161](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.160...v5.0.161) (2025-03-13)
|
7
|
+
|
8
|
+
|
9
|
+
### Bug Fixes
|
10
|
+
|
11
|
+
* **deps:** lock file maintenance ([1cbf78b](https://github.com/scratchfoundation/scratch-l10n/commit/1cbf78bc73d64d58cacc70c1557e164947dce217))
|
12
|
+
|
13
|
+
## [5.0.160](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.159...v5.0.160) (2025-03-13)
|
14
|
+
|
15
|
+
|
16
|
+
### Bug Fixes
|
17
|
+
|
18
|
+
* pull new editor translations from Transifex ([37b8ebd](https://github.com/scratchfoundation/scratch-l10n/commit/37b8ebdfccce6d44adb044bdb40226fc360c23c7))
|
19
|
+
|
6
20
|
## [5.0.159](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.158...v5.0.159) (2025-03-12)
|
7
21
|
|
8
22
|
|
package/package.json
CHANGED
@@ -1,18 +1,18 @@
|
|
1
1
|
{
|
2
2
|
"starterProjects.starterProjects": "Projectau Cychwynnol",
|
3
|
-
"starterProjects.thinkBigStartSmallTitle": "
|
4
|
-
"starterProjects.thinkBigStartSmallBody": "
|
5
|
-
"starterProjects.howToUseScratchTitle": "
|
6
|
-
"starterProjects.howToUseScratchBody": "
|
3
|
+
"starterProjects.thinkBigStartSmallTitle": "Breiddwydion Mawr...Ond Cychwyn yn Fach",
|
4
|
+
"starterProjects.thinkBigStartSmallBody": "Mae pob project Scratch yn cychwyn gyda Chath Scratch. Ceisiwch ei gwneud i ddweud helo, ei droelli, neu newid ei liw. Wrth i chi ddysgu rhagor, gallwch greu unrhyw beth y gallwch ei ddychmygu: straeon, gemau, animeiddiadau a mwy!",
|
5
|
+
"starterProjects.howToUseScratchTitle": "Sut i Ddefnyddio Projectau Cychwyn",
|
6
|
+
"starterProjects.howToUseScratchBody": "Mae Projectau Cychwynnol yn cynnwys cod syml y gallwch ei ailgymysgu i greu eich creadigaethau eich hunan, sêl does dim rhaid i chi gychwyn o'r cychwyn! Mae nodiadau i'w cael o fewn y cod i'ch arwain chi. Cliciwch “Ailgymysgu” ac yna “Gwelwch du fewn” i gychwyn arni.",
|
7
7
|
"starterProjects.animation": "Animeiddio",
|
8
8
|
"starterProjects.games": "Gemau",
|
9
9
|
"starterProjects.interactiveArt": "Celf Rhyngweithiol",
|
10
10
|
"starterProjects.music": "Cerddoriaeth",
|
11
11
|
"starterProjects.stories": "Straeon",
|
12
|
-
"starterProjects.mathScience": "
|
12
|
+
"starterProjects.mathScience": "Mathemateg a Gwyddoniaeth",
|
13
13
|
"starterProjects.extensions": "Estyniadau",
|
14
|
-
"starterProjects.communityKindness": "
|
15
|
-
"starterProjects.surpriseMe": "
|
14
|
+
"starterProjects.communityKindness": "Cymuned a Charedigrwydd",
|
15
|
+
"starterProjects.surpriseMe": "Synnwch fi",
|
16
16
|
"starterProjects.gettingStarted": "Cychwyn Arni",
|
17
17
|
"starterProjects.newToScratch": "Newydd i Scratch? Defnyddiwch y twtorial Cychwyn Arni.",
|
18
18
|
"starterProjects.gettingStartedImageDescription": "Bachgen darlunedig yn plannu ei faner ar ben mynydd wedi'i newydd ei baentio.",
|