scratch-l10n 3.18.195 → 3.18.196

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
+ ## [3.18.196](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.195...v3.18.196) (2024-06-23)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * pull new editor translations from Transifex ([60c83db](https://github.com/scratchfoundation/scratch-l10n/commit/60c83db1abd4726435491284a6fd2dc065d04c84))
12
+
6
13
  ## [3.18.195](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.194...v3.18.195) (2024-06-22)
7
14
 
8
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "3.18.195",
3
+ "version": "3.18.196",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.js",
@@ -10,7 +10,7 @@
10
10
  "contactUs.scriptsText": "{scriptsLink}: プロジェクトを作成するためのブロックやコードについて助けてもらう。(日本語の場合は「日本語」フォーラムの中にある「質問コーナー」を使ってください)",
11
11
  "contactUs.scriptsForum": "特定のプロジェクトに手助けが必要ならば、{scriptsLink}フォーラムに投稿してみてください。(日本語フォーラムの場合は「質問コーナー」を使ってください)",
12
12
  "contactUs.scriptsLinkText": "スクリプトのヘルプ",
13
- "contactUs.bugsText": "{bugsLink}: Scratchウェブサイトやプロジェクトエディターで起こった技術的な問題の対処方法について聞く。(日本語の場合は「日本語」フォーラムの中にある「Scratch 3.0用: バグ報告コーナー」を使ってください)",
13
+ "contactUs.bugsText": "{bugsLink}: Scratchウェブサイトやプロジェクトエディターで起こった技術的な問題の対処方法について聞く。(日本語の場合は「日本語」フォーラムの中にある「バグ報告コーナー」を使ってください)",
14
14
  "contactUs.bugsForum": "Scratchのバグを報告したいならば、{bugsLink}フォーラムを確認してください。そこは、バグを報告したり、他の人が同じような困難を感じているかどうか確かめるのに最も適しています。(日本語フォーラムの場合は「Scratch 3.0用: バグ報告コーナー」を使ってください)",
15
15
  "contactUs.bugsLinkText": "バグと不具合",
16
16
  "contactUs.formIntro": "それでも解決せず、Scratchチームと連絡を取りたい場合は、できるかぎり詳しく以下のフォームに入力してください。あなたの問題を説明するのに役立つスクリーンショットや添付ファイル、リンクがあれば、それらも含めてください。Scratchチームには大量のメールが送られてくるため、問い合わせに返信できない場合もあります。",