scratch-l10n 5.0.265 → 5.0.267

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.267](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.266...v5.0.267) (2025-06-11)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * pull new editor translations from Transifex ([18f06c1](https://github.com/scratchfoundation/scratch-l10n/commit/18f06c180fecd5c9ea439f437b4e11e3502aa86b))
12
+
13
+ ## [5.0.266](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.265...v5.0.266) (2025-06-10)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * **deps:** lock file maintenance ([b515a4e](https://github.com/scratchfoundation/scratch-l10n/commit/b515a4e41d3792b152c6411f4a346f6243aaa6da))
19
+
6
20
  ## [5.0.265](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.264...v5.0.265) (2025-06-10)
7
21
 
8
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "5.0.265",
3
+ "version": "5.0.267",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -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": "Попробуй Генератор идей для Скретч проектов 3000! Выбирай столько идей, сколько ты бы захотел, смешивай и сочитай идеи! <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": "Нарисованный мальчик ставит свой флаг на вершине свежеокрашенной горы.",
@@ -33,7 +33,7 @@
33
33
  "ideas.codingCards": "Карточки Scratch",
34
34
  "ideas.educatorGuide": "Руководство преподавателя",
35
35
  "ideas.scratchYouTubeChannel": "ScratchTeam channel",
36
- "ideas.scratchYouTubeChannelDescription": "This is the official <a>Youtube Channel</a> of Scratch. We share resources, tutorials, and stories about Scratch.",
36
+ "ideas.scratchYouTubeChannelDescription": "это оффициальный <a> Ютуб Канал </a> Скретч. Мы делимся ресурсами, туторилами и историями о Скретче.",
37
37
  "ideas.spritesAndVector": "Sprites & Vector Drawing",
38
38
  "ideas.tipsAndTricks": "Tips & Tricks",
39
39
  "ideas.advancedTopics": "Advanced Topics",
@@ -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": "Спробуй Генератор ідей від Скретча 3000! Вибирайте стільки ідей, скільки ви б хотіли. Змішуйте та поєднуйте ідеї! <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.",