scratch-l10n 5.0.176 → 5.0.177

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,13 @@
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.177](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.176...v5.0.177) (2025-03-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * pull new editor translations from Transifex ([2092cc0](https://github.com/scratchfoundation/scratch-l10n/commit/2092cc07cbeb8718594e7c365244031f0d4f166c))
12
+
6
13
  ## [5.0.176](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.175...v5.0.176) (2025-03-22)
7
14
 
8
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "5.0.176",
3
+ "version": "5.0.177",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -1,11 +1,11 @@
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.",
4
- "ideas.headerImageDescription": "Scratch cat holding a lightning bulb and a block",
2
+ "ideas.headerTitle": "プロジェクトのアイデアを探していますか?",
3
+ "ideas.headerDescription": "あなたのアイデアジェネレーターをリミックスしてください!可能性は無限大です。",
4
+ "ideas.headerImageDescription": "電球とブロックを持つスクラッチキャット",
5
5
  "ideas.headerButtonMessage": "チュートリアルをえらぶ",
6
- "ideas.startHereText": "New to Scratch? Start here!",
7
- "ideas.gettingStartedButtonText": "Try Getting Started Tutorial",
8
- "ideas.seeTutorialsLibraryButtonText": "See Tutorials Library",
6
+ "ideas.startHereText": "スクラッチは初めて?ここから始めましょう!",
7
+ "ideas.gettingStartedButtonText": "チュートリアル",
8
+ "ideas.seeTutorialsLibraryButtonText": "チュートリアルを見る",
9
9
  "ideas.gettingStartedImageDescription": "イラストの少年が、描きたての山頂に旗を立てています。",
10
10
  "ideas.seeTutorialsLibraryImageDescription": "An illustration of three tutorial thumbnails.",
11
11
  "ideas.animateANameTitle": "なまえをうごかそう",
@@ -32,10 +32,10 @@
32
32
  "ideas.tryTheTutorial": "チュートリアルをためす",
33
33
  "ideas.codingCards": "コーディングカード",
34
34
  "ideas.educatorGuide": "教育者向け(きょういくしゃむけ)ガイド",
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.",
37
- "ideas.spritesAndVector": "Sprites & Vector Drawing",
38
- "ideas.tipsAndTricks": "Tips & Tricks",
35
+ "ideas.scratchYouTubeChannel": "スクラッチチームチャンネル",
36
+ "ideas.scratchYouTubeChannelDescription": "スクラッチ公式<a>YouTubeチャンネル</a>です。スクラッチに関するリソース、チュートリアル、ストーリーを発信しています。",
37
+ "ideas.spritesAndVector": "スプライトとベクター描画",
38
+ "ideas.tipsAndTricks": "ヒントとコツ",
39
39
  "ideas.advancedTopics": "Advanced Topics",
40
40
  "ideas.physicalPlayIdeas": "Physical Play Ideas",
41
41
  "ideas.microBitHeader": "Have a micro:bit?",
@@ -1,11 +1,11 @@
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.",
4
- "ideas.headerImageDescription": "Scratch cat holding a lightning bulb and a block",
2
+ "ideas.headerTitle": "プロジェクトのアイデアを探していますか?",
3
+ "ideas.headerDescription": "あなたのアイデアジェネレーターで<a>リミックスしてみてください!</a>可能性は無限大です。",
4
+ "ideas.headerImageDescription": "電球とブロックを持つスクラッチキャット",
5
5
  "ideas.headerButtonMessage": "チュートリアルを選ぶ",
6
- "ideas.startHereText": "New to Scratch? Start here!",
7
- "ideas.gettingStartedButtonText": "Try Getting Started Tutorial",
8
- "ideas.seeTutorialsLibraryButtonText": "See Tutorials Library",
6
+ "ideas.startHereText": "スクラッチは初めて?ここから始めましょう!",
7
+ "ideas.gettingStartedButtonText": "チュートリアルを試してみよう",
8
+ "ideas.seeTutorialsLibraryButtonText": "チュートリアルを見る",
9
9
  "ideas.gettingStartedImageDescription": "イラストの少年が、描いたばかりの山頂に旗を立てています。",
10
10
  "ideas.seeTutorialsLibraryImageDescription": "An illustration of three tutorial thumbnails.",
11
11
  "ideas.animateANameTitle": "名前を動かそう",
@@ -32,10 +32,10 @@
32
32
  "ideas.tryTheTutorial": "チュートリアルを試す",
33
33
  "ideas.codingCards": "コーディングカード",
34
34
  "ideas.educatorGuide": "教育者向けガイド",
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.",
37
- "ideas.spritesAndVector": "Sprites & Vector Drawing",
38
- "ideas.tipsAndTricks": "Tips & Tricks",
35
+ "ideas.scratchYouTubeChannel": "スクラッチチームチャンネル",
36
+ "ideas.scratchYouTubeChannelDescription": "スクラッチ公式<a>YouTubeチャンネル</a>です。スクラッチに関するリソース、チュートリアル、ストーリーを発信しています。",
37
+ "ideas.spritesAndVector": "スプライトとベクター描画",
38
+ "ideas.tipsAndTricks": "ヒントとコツ",
39
39
  "ideas.advancedTopics": "Advanced Topics",
40
40
  "ideas.physicalPlayIdeas": "Physical Play Ideas",
41
41
  "ideas.microBitHeader": "Have a micro:bit?",