scratch-l10n 6.1.108 → 6.1.110

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.
@@ -213,7 +213,7 @@
213
213
  "SENSING_CURRENT_MINUTE": "ふん",
214
214
  "SENSING_CURRENT_SECOND": "びょう",
215
215
  "SENSING_DAYSSINCE2000": "2000ねんからのにっすう",
216
- "SENSING_ONLINE": "is online?",
216
+ "SENSING_ONLINE": "オンライン",
217
217
  "SENSING_USERNAME": "ユーザーめい",
218
218
  "SENSING_USERID": "ユーザーID",
219
219
  "SOUND_PLAY": "%1 のおとをならす",
@@ -36,8 +36,8 @@
36
36
  "gui.comingSoon.message1": "ご安心下さい。開発中です {emoji}",
37
37
  "gui.comingSoon.message2": "近日公開",
38
38
  "gui.comingSoon.message3": "開発中です {emoji}",
39
- "gui.confirmationPrompt.confirm": "yes",
40
- "gui.confirmationPrompt.cancel": "no",
39
+ "gui.confirmationPrompt.confirm": "はい",
40
+ "gui.confirmationPrompt.cancel": "いいえ",
41
41
  "gui.connection.auto-scanning.prescan": "デバイスを近くに置いて、検索を開始する",
42
42
  "gui.connection.auto-scanning.scanBeginMessage": "デバイスのボタンを押してください。",
43
43
  "gui.connection.auto-scanning.noPeripheralsFound": "デバイスが見つかりませんでした",
@@ -88,7 +88,7 @@
88
88
  "gui.customProcedures.ok": "OK",
89
89
  "gui.debugModal.title": "デバッグ | 動くようにしよう",
90
90
  "gui.debugModal.previous": "前へ",
91
- "gui.debugModal.next": "Next",
91
+ "gui.debugModal.next": "次へ",
92
92
  "gui.debugModal.readAloud.title": "声に出して読む",
93
93
  "gui.debugModal.readAloud.description1": "コードを読むときは、コンピューターの気持ちになって考えてください。",
94
94
  "gui.debugModal.readAloud.description2": "存在しないステップを含めていませんか?",
@@ -210,7 +210,7 @@
210
210
  "gui.menuBar.tutorialsLibrary": "チュートリアル",
211
211
  "gui.menuBar.debug": "デバッグ",
212
212
  "gui.menuBar.home": "ホーム",
213
- "gui.menuBar.myStuff": "My Stuff",
213
+ "gui.menuBar.myStuff": "私の作品",
214
214
  "gui.menuBar.restoreSprite": "削除の取り消し(スプライト)",
215
215
  "gui.menuBar.restoreSound": "削除の取り消し(音)",
216
216
  "gui.menuBar.restoreCostume": "削除の取り消し(コスチューム)",
@@ -300,7 +300,7 @@
300
300
  "gui.stageHeader.stageSizeUnFull": "全画面表示をやめる",
301
301
  "gui.stageHeader.saveThumbnail": "サムネイルをセット",
302
302
  "gui.stageHeader.saveThumbnailMessage": "サムネイルを設定してもよろしいですか?",
303
- "gui.stageHeader.thumbnailTooltipTitle": "Hey there! 👋",
303
+ "gui.stageHeader.thumbnailTooltipTitle": "こんにちは!👋",
304
304
  "gui.stageHeader.thumbnailTooltipBody": "<b>「サムネイルを設定」</b>の場所が変わりました。ステージのスナップショットを撮り、それをプロジェクトのサムネイルとして設定する機能です。",
305
305
  "gui.stageHeader.fullscreenControl": "全画面表示",
306
306
  "gui.spriteSelector.addBackdropFromLibrary": "背景を選ぶ",
@@ -15659,7 +15659,7 @@ export default {
15659
15659
  "SENSING_CURRENT_MINUTE": "ふん",
15660
15660
  "SENSING_CURRENT_SECOND": "びょう",
15661
15661
  "SENSING_DAYSSINCE2000": "2000ねんからのにっすう",
15662
- "SENSING_ONLINE": "is online?",
15662
+ "SENSING_ONLINE": "オンライン",
15663
15663
  "SENSING_USERNAME": "ユーザーめい",
15664
15664
  "SENSING_USERID": "ユーザーID",
15665
15665
  "SOUND_PLAY": "%1 のおとをならす",
@@ -48533,8 +48533,8 @@ export default {
48533
48533
  "gui.comingSoon.message1": "ご安心下さい。開発中です {emoji}",
48534
48534
  "gui.comingSoon.message2": "近日公開",
48535
48535
  "gui.comingSoon.message3": "開発中です {emoji}",
48536
- "gui.confirmationPrompt.confirm": "yes",
48537
- "gui.confirmationPrompt.cancel": "no",
48536
+ "gui.confirmationPrompt.confirm": "はい",
48537
+ "gui.confirmationPrompt.cancel": "いいえ",
48538
48538
  "gui.connection.auto-scanning.prescan": "デバイスを近くに置いて、検索を開始する",
48539
48539
  "gui.connection.auto-scanning.scanBeginMessage": "デバイスのボタンを押してください。",
48540
48540
  "gui.connection.auto-scanning.noPeripheralsFound": "デバイスが見つかりませんでした",
@@ -48585,7 +48585,7 @@ export default {
48585
48585
  "gui.customProcedures.ok": "OK",
48586
48586
  "gui.debugModal.title": "デバッグ | 動くようにしよう",
48587
48587
  "gui.debugModal.previous": "前へ",
48588
- "gui.debugModal.next": "Next",
48588
+ "gui.debugModal.next": "次へ",
48589
48589
  "gui.debugModal.readAloud.title": "声に出して読む",
48590
48590
  "gui.debugModal.readAloud.description1": "コードを読むときは、コンピューターの気持ちになって考えてください。",
48591
48591
  "gui.debugModal.readAloud.description2": "存在しないステップを含めていませんか?",
@@ -48707,7 +48707,7 @@ export default {
48707
48707
  "gui.menuBar.tutorialsLibrary": "チュートリアル",
48708
48708
  "gui.menuBar.debug": "デバッグ",
48709
48709
  "gui.menuBar.home": "ホーム",
48710
- "gui.menuBar.myStuff": "My Stuff",
48710
+ "gui.menuBar.myStuff": "私の作品",
48711
48711
  "gui.menuBar.restoreSprite": "削除の取り消し(スプライト)",
48712
48712
  "gui.menuBar.restoreSound": "削除の取り消し(音)",
48713
48713
  "gui.menuBar.restoreCostume": "削除の取り消し(コスチューム)",
@@ -48797,7 +48797,7 @@ export default {
48797
48797
  "gui.stageHeader.stageSizeUnFull": "全画面表示をやめる",
48798
48798
  "gui.stageHeader.saveThumbnail": "サムネイルをセット",
48799
48799
  "gui.stageHeader.saveThumbnailMessage": "サムネイルを設定してもよろしいですか?",
48800
- "gui.stageHeader.thumbnailTooltipTitle": "Hey there! 👋",
48800
+ "gui.stageHeader.thumbnailTooltipTitle": "こんにちは!👋",
48801
48801
  "gui.stageHeader.thumbnailTooltipBody": "<b>「サムネイルを設定」</b>の場所が変わりました。ステージのスナップショットを撮り、それをプロジェクトのサムネイルとして設定する機能です。",
48802
48802
  "gui.stageHeader.fullscreenControl": "全画面表示",
48803
48803
  "gui.spriteSelector.addBackdropFromLibrary": "背景を選ぶ",
@@ -34064,8 +34064,8 @@ export default {
34064
34064
  "gui.comingSoon.message1": "ご安心下さい。開発中です {emoji}",
34065
34065
  "gui.comingSoon.message2": "近日公開",
34066
34066
  "gui.comingSoon.message3": "開発中です {emoji}",
34067
- "gui.confirmationPrompt.confirm": "yes",
34068
- "gui.confirmationPrompt.cancel": "no",
34067
+ "gui.confirmationPrompt.confirm": "はい",
34068
+ "gui.confirmationPrompt.cancel": "いいえ",
34069
34069
  "gui.connection.auto-scanning.prescan": "デバイスを近くに置いて、検索を開始する",
34070
34070
  "gui.connection.auto-scanning.scanBeginMessage": "デバイスのボタンを押してください。",
34071
34071
  "gui.connection.auto-scanning.noPeripheralsFound": "デバイスが見つかりませんでした",
@@ -34116,7 +34116,7 @@ export default {
34116
34116
  "gui.customProcedures.ok": "OK",
34117
34117
  "gui.debugModal.title": "デバッグ | 動くようにしよう",
34118
34118
  "gui.debugModal.previous": "前へ",
34119
- "gui.debugModal.next": "Next",
34119
+ "gui.debugModal.next": "次へ",
34120
34120
  "gui.debugModal.readAloud.title": "声に出して読む",
34121
34121
  "gui.debugModal.readAloud.description1": "コードを読むときは、コンピューターの気持ちになって考えてください。",
34122
34122
  "gui.debugModal.readAloud.description2": "存在しないステップを含めていませんか?",
@@ -34238,7 +34238,7 @@ export default {
34238
34238
  "gui.menuBar.tutorialsLibrary": "チュートリアル",
34239
34239
  "gui.menuBar.debug": "デバッグ",
34240
34240
  "gui.menuBar.home": "ホーム",
34241
- "gui.menuBar.myStuff": "My Stuff",
34241
+ "gui.menuBar.myStuff": "私の作品",
34242
34242
  "gui.menuBar.restoreSprite": "削除の取り消し(スプライト)",
34243
34243
  "gui.menuBar.restoreSound": "削除の取り消し(音)",
34244
34244
  "gui.menuBar.restoreCostume": "削除の取り消し(コスチューム)",
@@ -34328,7 +34328,7 @@ export default {
34328
34328
  "gui.stageHeader.stageSizeUnFull": "全画面表示をやめる",
34329
34329
  "gui.stageHeader.saveThumbnail": "サムネイルをセット",
34330
34330
  "gui.stageHeader.saveThumbnailMessage": "サムネイルを設定してもよろしいですか?",
34331
- "gui.stageHeader.thumbnailTooltipTitle": "Hey there! 👋",
34331
+ "gui.stageHeader.thumbnailTooltipTitle": "こんにちは!👋",
34332
34332
  "gui.stageHeader.thumbnailTooltipBody": "<b>「サムネイルを設定」</b>の場所が変わりました。ステージのスナップショットを撮り、それをプロジェクトのサムネイルとして設定する機能です。",
34333
34333
  "gui.stageHeader.fullscreenControl": "全画面表示",
34334
34334
  "gui.spriteSelector.addBackdropFromLibrary": "背景を選ぶ",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "6.1.108",
3
+ "version": "6.1.110",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -55,7 +55,7 @@
55
55
  "lodash.defaultsdeep": "4.6.1",
56
56
  "mkdirp": "3.0.1",
57
57
  "transifex": "1.6.6",
58
- "tsx": "4.23.11"
58
+ "tsx": "4.23.12"
59
59
  },
60
60
  "devDependencies": {
61
61
  "@babel/cli": "7.29.7",
@@ -76,7 +76,7 @@
76
76
  "eslint": "9.39.5",
77
77
  "eslint-config-scratch": "11.0.53",
78
78
  "format-message-cli": "6.2.4",
79
- "globals": "17.9.0",
79
+ "globals": "17.11.0",
80
80
  "husky": "8.0.3",
81
81
  "jshint": "2.13.6",
82
82
  "json": "9.0.6",
@@ -9,7 +9,7 @@
9
9
  "general.birthMonth": "うまれたつき",
10
10
  "general.birthYear": "うまれたとし",
11
11
  "general.donate": "きふ",
12
- "general.becomeMember": "Become a Member",
12
+ "general.becomeMember": "メンバーになる",
13
13
  "general.cancel": "キャンセル",
14
14
  "general.close": "とじる",
15
15
  "general.collaborators": "きょうりょくしゃ",
@@ -565,11 +565,11 @@
565
565
  "tos.parentalConsentRequiredPageRateLimitError": "現在、送信できるメールの最大数を超過しています。{hours, plural, one {1時間後} other {{hours}時間後}}にもう一度お試しください。",
566
566
  "tos.parentalConsentRequiredPageValidationError": "メールアドレスが正しくないようです。もう一度お願いします。",
567
567
  "tos.parentalConsentRequiredPageError": "保護者の方への許可申請ができませんでした。もう一度お試しください。",
568
- "tos.invalidParentEmailInfoStepTitle": "Invalid Parent Email",
569
- "tos.invalidParentEmailInfoStepDescriptionPart1": "The parent email ({parentEmail}) associated with your account appears to be invalid.",
570
- "tos.invalidParentEmailInfoStepDescriptionPart2": "This means your account is currently <b>unconfirmed</b>, and you won’t be able to use the social features on Scratch until your parent’s email is updated and they confirm your account.",
571
- "tos.invalidParentEmailInfoStepDescriptionPart3": "You can update your parent’s email in your <b>Settings</b> under the <b>Email</b> tab.",
572
- "tos.invalidParentEmailInfoStepDescriptionPart4": "Once your parent confirms the new email, your account will be confirmed, and social features will be available again.",
573
- "studentDeactivationBanner.title": "An important reminder about student accounts",
574
- "studentDeactivationBanner.description": "Using a student account? Don’t lose your stuff! Student accounts are temporary. See <a>this Help Desk article</a> for details about student accounts and how to make a new account outside of your classroom."
568
+ "tos.invalidParentEmailInfoStepTitle": "保護者の電子メールアドレスが間違っています。",
569
+ "tos.invalidParentEmailInfoStepDescriptionPart1": "あなたのアカウントに関連付けられている保護者のメールアドレス({parentEmail})が無効なようです。",
570
+ "tos.invalidParentEmailInfoStepDescriptionPart2": "これは、現在あなたのアカウントが<b>unconfirmed</b>であることを意味します。保護者のメールアドレスが更新され、アカウントが確認されるまで、Scratchのソーシャル機能は利用できません。",
571
+ "tos.invalidParentEmailInfoStepDescriptionPart3": "保護者のメールアドレスは、<b>Settings</b>の<b>Email</b>タブで更新できます。",
572
+ "tos.invalidParentEmailInfoStepDescriptionPart4": "保護者の方が新しいメールアドレスを確認すると、あなたのアカウントが確認され、ソーシャル機能が再び利用できるようになります。",
573
+ "studentDeactivationBanner.title": "生徒アカウントに関する重要なお知らせ",
574
+ "studentDeactivationBanner.description": "生徒アカウントを使っていますか?大事なものを失うかもしれません!生徒アカウントは一時的なものです。生徒アカウントの詳細や、教室外で新しいアカウントを作成する方法については、 <a>this Help Desk article</a> をご覧ください。\n \n \n "
575
575
  }
@@ -9,7 +9,7 @@
9
9
  "general.birthMonth": "生まれた月",
10
10
  "general.birthYear": "生まれた年",
11
11
  "general.donate": "寄付",
12
- "general.becomeMember": "Become a Member",
12
+ "general.becomeMember": "メンバーになる",
13
13
  "general.cancel": "キャンセル",
14
14
  "general.close": "閉じる",
15
15
  "general.collaborators": "協力者",
@@ -565,11 +565,11 @@
565
565
  "tos.parentalConsentRequiredPageRateLimitError": "現在、送信できるメールの最大数を超過しています。{hours, plural, one {1時間後} other {{hours}時間後}}にもう一度お試しください。",
566
566
  "tos.parentalConsentRequiredPageValidationError": "メールアドレスが正しくないようです。もう一度お願いします。",
567
567
  "tos.parentalConsentRequiredPageError": "保護者の方への許可申請ができませんでした。もう一度お試しください。",
568
- "tos.invalidParentEmailInfoStepTitle": "Invalid Parent Email",
569
- "tos.invalidParentEmailInfoStepDescriptionPart1": "The parent email ({parentEmail}) associated with your account appears to be invalid.",
570
- "tos.invalidParentEmailInfoStepDescriptionPart2": "This means your account is currently <b>unconfirmed</b>, and you won’t be able to use the social features on Scratch until your parent’s email is updated and they confirm your account.",
571
- "tos.invalidParentEmailInfoStepDescriptionPart3": "You can update your parent’s email in your <b>Settings</b> under the <b>Email</b> tab.",
572
- "tos.invalidParentEmailInfoStepDescriptionPart4": "Once your parent confirms the new email, your account will be confirmed, and social features will be available again.",
573
- "studentDeactivationBanner.title": "An important reminder about student accounts",
574
- "studentDeactivationBanner.description": "Using a student account? Don’t lose your stuff! Student accounts are temporary. See <a>this Help Desk article</a> for details about student accounts and how to make a new account outside of your classroom."
568
+ "tos.invalidParentEmailInfoStepTitle": "保護者のメールアドレスが無効",
569
+ "tos.invalidParentEmailInfoStepDescriptionPart1": "あなたのアカウントに関連付けられている保護者のメールアドレス({parentEmail})が無効なようです。",
570
+ "tos.invalidParentEmailInfoStepDescriptionPart2": "これは、現在あなたのアカウントが<b>unconfirmed</b>であることを意味します。保護者のメールアドレスが更新され、アカウントが確認されるまで、Scratchのソーシャル機能は利用できません。",
571
+ "tos.invalidParentEmailInfoStepDescriptionPart3": "保護者のメールアドレスは、<b>Settings</b>の<b>Email</b>タブで更新できます。",
572
+ "tos.invalidParentEmailInfoStepDescriptionPart4": "保護者の方が新しいメールアドレスを確認すると、あなたのアカウントが確認され、ソーシャル機能が再び利用できるようになります。",
573
+ "studentDeactivationBanner.title": "生徒アカウントに関する重要なお知らせ",
574
+ "studentDeactivationBanner.description": "生徒アカウントを使っていますか?大事なものを失うかもしれません!生徒アカウントは一時的なものです。生徒アカウントの詳細や、教室外で新しいアカウントを作成する方法については、 <a>this Help Desk article</a> をご覧ください。\n \n \n "
575
575
  }
@@ -71,10 +71,10 @@
71
71
  "project.journey.remix": "自分のバージョンを作ろう!",
72
72
  "project.shareModal.title": "プロジェクトを共有",
73
73
  "project.shareModal.description1": "このサムネイルでプロジェクトを共有しようとしています:",
74
- "project.shareModal.description2": "Project thumbnails act like the front cover of your project. This image will appear in places like search results and your profile page to show other Scratchers what your project is about. If you'd like to change your project thumbnail, you can do so by clicking the \"<b>Set Thumbnail</b>\" button in the Editor. <a>Open Project in Editor</a>",
74
+ "project.shareModal.description2": "プロジェクトのサムネイルは、プロジェクトの表紙のようなものです。この画像は、検索結果やプロフィールページなどに表示され、他のScratcherにあなたのプロジェクトがどのようなものかを示します。プロジェクトのサムネイルを変更したい場合は、エディターにある「<b>Set Thumbnail</b>」ボタンをクリックして変更できます。<a>Open Project in Editor</a>\n\n\nプロジェクトのサムネイルは、プロジェクトの表紙のようなものです。この画像は、検索結果やプロフィールページなどに表示され、他のScratcherにあなたのプロジェクトがどのようなものかを示します。プロジェクトのサムネイルを変更したい場合は、エディターにある「1Set Thumbnail2サムネイルを設定1」ボタンをクリックして変更できます。エディターでプロジェクトを開く",
75
75
  "project.shareModal.description3": "このサムネイルで続行しますか?",
76
76
  "project.shareModal.cancel": "キャンセル",
77
- "project.shareModal.proceed": "Yes, I am sure",
77
+ "project.shareModal.proceed": "はい、間違いありません",
78
78
  "project.shareModal.dontShowAgain": "今後このメッセージを表示しない",
79
- "project.shareError": "Sorry, there was a problem sharing your project. Please try again later."
79
+ "project.shareError": "プロジェクトを共有するときに問題が発生しました。しばらくしてからもう一度お試しください。"
80
80
  }
@@ -71,10 +71,10 @@
71
71
  "project.journey.remix": "自分のバージョンを作ろう!",
72
72
  "project.shareModal.title": "プロジェクトを共有",
73
73
  "project.shareModal.description1": "このサムネイルでプロジェクトを共有しようとしています:",
74
- "project.shareModal.description2": "Project thumbnails act like the front cover of your project. This image will appear in places like search results and your profile page to show other Scratchers what your project is about. If you'd like to change your project thumbnail, you can do so by clicking the \"<b>Set Thumbnail</b>\" button in the Editor. <a>Open Project in Editor</a>",
74
+ "project.shareModal.description2": "プロジェクトのサムネイルは、プロジェクトの表紙のようなものです。この画像は、検索結果やプロフィールページなどに表示され、他のScratcherにあなたのプロジェクトがどのようなものかを示します。プロジェクトのサムネイルを変更したい場合は、エディターにある「<b>Set Thumbnail</b>」ボタンをクリックして変更できます。<a>Open Project in Editor</a>",
75
75
  "project.shareModal.description3": "このサムネイルで続行しますか?",
76
76
  "project.shareModal.cancel": "キャンセル",
77
- "project.shareModal.proceed": "Yes, I am sure",
77
+ "project.shareModal.proceed": "はい、間違いありません",
78
78
  "project.shareModal.dontShowAgain": "今後このメッセージを表示しない",
79
- "project.shareError": "Sorry, there was a problem sharing your project. Please try again later."
79
+ "project.shareError": "プロジェクトを共有するときに問題が発生しました。しばらくしてからもう一度お試しください。"
80
80
  }