Skip to content

Commit d4acd5d

Browse files
authored
[Automated] Update translations 2026-05-13 (#2478)
This pull request was made by a robot. Co-authored-by: DangoCat[bot] <dangocat@users.noreply.github.com>
1 parent 3818000 commit d4acd5d

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

translations/extension-metadata.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -607,6 +607,8 @@
607607
"DNin/wake-lock@description": "コンピューターがスリープ状態にならないようにします。",
608608
"DT/cameracontrols@description": "ステージの表示されている部分を動かす。",
609609
"DT/cameracontrols@name": "カメラ V1",
610+
"DogeisCut/FormatNumbers@description": "大きな数値を、AD標準形式、固定小数点形式、カンマ区切り形式、または科学表記形式に変換します。",
611+
"DogeisCut/FormatNumbers@name": "数値の書式設定",
610612
"JeremyGamer13/tween@description": "イージングでアニメーションをスムーズにします。",
611613
"Lily/AllMenus@description": "Scratchと拡張機能のすべてのメニューを含む特別なカテゴリー。",
612614
"Lily/Assets@description": "さまざまな種類のアセットのデータを追加、削除、取得します。",
@@ -710,6 +712,8 @@
710712
"iframe@description": "ステージ上にWebページまたはHTMLを表示する。",
711713
"iframe@name": "埋め込み",
712714
"itchio@description": "itch.ioウェブサイトと連動するブロック。非公式。",
715+
"lab/face-sensing@description": "カメラに向かって顔を向けてください。",
716+
"lab/face-sensing@name": "顔検出",
713717
"lab/text@description": "テキストを表示・動画化する簡単な方法です。Scratch LabのAnimated Text実験機能との互換性があります。",
714718
"lab/text@name": "アニメーションテキスト",
715719
"local-storage@description": "持続的なデータを保存する。Cookies に似たような機能ですが、より良いです。",

translations/extension-runtime.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4999,6 +4999,7 @@
49994999
"DT/cameracontrols@_stage to world x: [x]": "ステージから見た世界のx座標[x]",
50005000
"DT/cameracontrols@_stage to world y: [y]": "ステージから見た世界のy座標[y]",
50015001
"DT/cameracontrols@_turn camera [image] [val] degrees": "カメラ[image]を[val]度回す",
5002+
"DogeisCut/FormatNumbers@_Format Numbers": "数値の書式設定",
50025003
"JeremyGamer13/tween@_Tweening": "トゥイーン",
50035004
"JeremyGamer13/tween@_[MODE] ease [DIRECTION] [START] to [END] by [AMOUNT]%": "[MODE]のイーズ[DIRECTION]で、進行度を[START]から[END]までのうちの[AMOUNT]%にする",
50045005
"JeremyGamer13/tween@_back": "戻る",
@@ -5803,13 +5804,15 @@
58035804
"files@_show modal": "モダルを表示",
58045805
"files@_text": "テキスト",
58055806
"gamejolt@_Close": "閉じる",
5807+
"gamejolt@_Debug Blocks": "デバッグブロック",
58065808
"gamejolt@_auto login available?": "自動ログインを利用できますか?",
58075809
"gamejolt@_comment": "コメント",
58085810
"gamejolt@_day": "日",
58095811
"gamejolt@_fetch logged in user": "現在ログインしているユーザーを取ってくる",
58105812
"gamejolt@_guest": "ゲスト",
58115813
"gamejolt@_hour": "時",
58125814
"gamejolt@_image URL": "画像URL",
5815+
"gamejolt@_in debug mode?": "デバッグモード",
58135816
"gamejolt@_logged in user's username": "登録したユーザーの名前",
58145817
"gamejolt@_logged in?": "登録している?",
58155818
"gamejolt@_login automatically": "自動的にログイン",
@@ -5825,6 +5828,7 @@
58255828
"gamejolt@_text": "テキスト",
58265829
"gamejolt@_timezone": "タイムゾーン",
58275830
"gamejolt@_title": "タイトル",
5831+
"gamejolt@_turn debug mode [toggle]": "デバッグモードを[toggle]にする",
58285832
"gamejolt@_type": "タイピング",
58295833
"gamejolt@_username": "ユーザー名",
58305834
"gamejolt@_value": "値",
@@ -5889,6 +5893,7 @@
58895893
"iframe@_width": "横幅",
58905894
"itchio@_name": "名前",
58915895
"itchio@_title": "タイトル",
5896+
"lab/face-sensing@_Face Sensing": "顔検出",
58925897
"lab/face-sensing@_left": "左ボタン",
58935898
"lab/face-sensing@_right": "右ボタン",
58945899
"lab/text@_# of lines": "行数",

0 commit comments

Comments
 (0)