{
    "argument-type.block": "block",
    "argument-type.codeSnippet": "code snippet",
    "argument-type.entity": "entity",
    "argument-type.identity": "namespaced ID",
    "argument-type.item": "item",
    "argument-type.itemSlot": "item slot",
    "argument-type.literal": "literal",
    "argument-type.map": "map",
    "argument-type.message": "message",
    "argument-type.nbtPath": "NBT path",
    "argument-type.nbtTag": "NBT tag",
    "argument-type.number": "number",
    "argument-type.number.double": "double",
    "argument-type.number.float": "float",
    "argument-type.number.integer": "integer",
    "argument-type.numberRange": "number range",
    "argument-type.numberRange.float": "float range",
    "argument-type.numberRange.integer": "integer range",
    "argument-type.objective": "objective",
    "argument-type.objectiveCriterion": "objective criterion",
    "argument-type.particle": "particle",
    "argument-type.scoreboardSlot": "scoreboard slot",
    "argument-type.string": "string",
    "argument-type.tag": "tag",
    "argument-type.team": "team",
    "argument-type.test": "test",
    "argument-type.textComponent": "text component",
    "argument-type.time": "time",
    "argument-type.uuid": "UUID",
    "argument-type.vector": "vector",
    "argument-type.vector.1D": "1D vector",
    "argument-type.vector.2D": "2D vector",
    "argument-type.vector.3D": "3D vector",
    "argument-type.vector.4D": "4D vector",
    "boolean": "boolean型",
    "code-action.block-state-sort-keys": "block stateをソートする",
    "code-action.command-replaceitem": "このコマンドを/item replace ...に更新します",
    "code-action.fix-file": "このファイルの修正可能な問題を一括修正する",
    "code-action.fix-workspace": "このワークスペース内のすべての修正可能な問題を一括修正する",
    "code-action.id-attribute-datafix": "このattributeのnameを1.16に更新する",
    "code-action.id-complete-default-namespace": "デフォルトの名前空間を補完する",
    "code-action.id-create-file": "同じデータパック内に%0%を作成",
    "code-action.id-omit-default-namespace": "デフォルトの名前空間を省略する",
    "code-action.id-zombified-piglin-datafix": "このIDをzombified_piglinに変更します",
    "code-action.nbt-compound-sort-keys": "NBT Compoundタグをソートする",
    "code-action.nbt-type-to-byte": "byte型のNBTタグに変換する",
    "code-action.nbt-type-to-double": "double型のNBTタグに変換する",
    "code-action.nbt-type-to-float": "float型のNBTタグに変換する",
    "code-action.nbt-type-to-int": "int型のNBTタグに変換する",
    "code-action.nbt-type-to-long": "long型のNBTタグに変換する",
    "code-action.nbt-type-to-short": "short型のNBTタグに変換する",
    "code-action.nbt-uuid-datafix": "このUUIDを1.16に更新する",
    "code-action.selector-sort-keys": "セレクターの引数をソートする",
    "code-action.string-double-quote": "この文字列を二重引用符で囲む",
    "code-action.string-single-quote": "この文字列を一重引用符で囲む",
    "code-action.string-unquote": "この文字列の引用符を外す",
    "code-action.vector-align-0.0": "座標の値をブロックの原点に揃える",
    "code-action.vector-align-0.5": "座標の値をブロックの中心に揃える",
    "collection-length.between": "長さが%0% ~ %1%のコレクション",
    "collection-length.exact": "長さが%0%のコレクション",
    "conjunction.and_2": " と ",
    "conjunction.and_3+_1": "と ",
    "conjunction.and_3+_2": "と ",
    "conjunction.or_2": " または ",
    "conjunction.or_3+_1": "か ",
    "conjunction.or_3+_2": "もしくは ",
    "datafix.error.command-replaceitem": "/replaceitemは20w46a (1.17の2回目のスナップショット)で削除され、/itemに置き換わりました",
    "diagnostic-rule": "%0% (規則: %1%)",
    "duplicate-key": "キー %0% は重複してます",
    "ending-quote": "文字列を閉じる引用符 %0%",
    "entity": "エンティティ",
    "expected": "%0%が必要です",
    "expected-got": "%0%が必要ですが%1%が確認されました",
    "failed-to-resolve-cache-id": "キャッシュカテゴリ%0%の名前空間%1%の解析に失敗しました",
    "failed-to-resolve-registry-id": "レジストリ%0%の名前空間%1%の解析に失敗しました",
    "identity": "名前空間",
    "incorrect-file-path": "Data-pack Language Serverでは、このファイルがどのカテゴリに属しているかわかりませんでした。このファイルのパスを再確認してください",
    "integer": "int型",
    "integer.between": "int型は%0% ~ %1%の範囲の値",
    "key": "キー",
    "key-not-following-convention": "キー%0%は命名規則に従い%1%である必要があります",
    "leading-slash": "先頭に'/'が入っています",
    "long": "long型",
    "mixed-coordinates": "ローカル座標と相対座標を混在させることはできません",
    "more-arguments": "追加の引数",
    "nbt-path.filter": "Compoundフィルター",
    "nbt-path.index": "index",
    "nbt-path.key": "key",
    "nbt-tag": "タグ",
    "nbt-tag.Byte": "byte型のタグ",
    "nbt-tag.ByteArray": "byte型の配列",
    "nbt-tag.Compound": "Compoundタグ",
    "nbt-tag.Double": "double型のタグ",
    "nbt-tag.Float": "float型のタグ",
    "nbt-tag.Int": "int型のタグ",
    "nbt-tag.IntArray": "int型の配列",
    "nbt-tag.List": "listタグ",
    "nbt-tag.Long": "long型のタグ",
    "nbt-tag.LongArray": "long型の配列",
    "nbt-tag.Short": "short型のタグ",
    "nbt-tag.String": "string型のタグ",
    "nbtdoc.type": "種類：%0%",
    "nbtdoc.type.Boolean": "boolean型",
    "nbtdoc.type.Byte": "byte型",
    "nbtdoc.type.ByteArray": "byte array型",
    "nbtdoc.type.Compound": "compound型",
    "nbtdoc.type.Double": "double型",
    "nbtdoc.type.Enum": "列挙型",
    "nbtdoc.type.Float": "float型",
    "nbtdoc.type.Id": "ID",
    "nbtdoc.type.Index": "index",
    "nbtdoc.type.Int": "int型",
    "nbtdoc.type.IntArray": "int array型",
    "nbtdoc.type.List": "list型",
    "nbtdoc.type.Long": "long型",
    "nbtdoc.type.LongArray": "long array型",
    "nbtdoc.type.Or": "か",
    "nbtdoc.type.Short": "short型",
    "nbtdoc.type.String": "string型",
    "no-permission": "権限レベル%0%が必要ですがconfigでは%1%に定義されています",
    "not-matching-any-child": "無効な引数の型です",
    "nothing": "未記入の状況",
    "number": "数値",
    "number-range": "数値の範囲",
    "number-range.min>max": "指定された最小値%0%は指定された最大値%1%より大きいです",
    "number-range.missing-min-and-max": "少なくとも最小値または最大値のどちらかを記入する必要があります",
    "number.<=": "%0%以下の数値",
    "number.>=": "%0%以上の数値",
    "number.between": "%0% ~ %1%の範囲の数値",
    "objective": "オブジェクト名",
    "objective-not-following-convention": "オブジェクト%0%は命名規則に従い%1%である必要があります",
    "punc.period": "。",
    "punc.quote": "「%0%」",
    "quote": "引用符 (‘'’ か ‘\"’)",
    "quote_prefer_double": "ここは二重引用符(“\"”)が最適です",
    "quote_prefer_single": "ここは一重引用符(“'”)が最適です",
    "score-holder": "スコア保持者",
    "scoreholder-not-following-convention": "スコア保持者%0%は命名規則に従い%1%である必要があります",
    "server.new-version": "Data-pack Language Serverが%0%に更新されました",
    "server.progress.fixing-workspace.begin": "このワークスペース内のすべての修正可能な問題を一括修正する",
    "server.progress.fixing-workspace.report": "次のファイルを修正中: %0%",
    "server.progress.updating-cache.begin": "キャッシュの再生成中",
    "server.progress.updating-cache.report": "チェック中 ‘%0%’",
    "server.remove-cache-file": "DHPのキャッシュファイルはVSCodeの提供するストレージに移動されました。ワークスペースルートの“.datapack”フォルダは安全に消去することが可能です。",
    "server.show-release-notes": "リリースノートを見る",
    "space-seperating-arguments": "引数の区切りには空白が必要です",
    "string": "文字列",
    "tag": "tag",
    "tag-not-following-convention": "tag%0%は命名規則に従い%1%である必要があります",
    "team": "チーム",
    "team-not-following-convention": "チーム%0%は命名規則に従い%1%である必要があります",
    "time-unit": "時間の単位",
    "too-long": "%0%は%1%の最大長%2%文字を超えています",
    "too-many-block-affected": "指定した領域にあるブロックが多すぎます（最大 %0%、指定 %1%）",
    "too-many-chunk-affected": "指定した領域にあるチャンクが多すぎます（最大 %0%、指定 %1%）",
    "undefined-objective": "%0%は未定義のオブジェクトです",
    "undefined-scoreholder": "%0%は未定義のスコア保持者です",
    "undefined-tag": "%0%は未定義のタグです",
    "undefined-team": "%0%は未定義のチームです",
    "unexpected-character": "[a-z0-9/._-] 以外の文字が存在します",
    "unexpected-datapack-tag": "ここにタグは使用できません",
    "unexpected-default-namespace": "デフォルトの名前空間は省略してください",
    "unexpected-escape": "%0%は不明なエスケープ文字です",
    "unexpected-leading-slash": "“/”は不明な先頭の文字です",
    "unexpected-local-coordinate": "ローカル座標 %0% は許可されていません",
    "unexpected-multiple-selector": "セレクターの対象に複数のエンティティが含まれています",
    "unexpected-nbt": "このタグは存在しません",
    "unexpected-nbt-array-type": "%0%は無効な配列の型です。 “B”, “I”, “L”のどれかである必要があります",
    "unexpected-nbt-path-filter": "CompoundフィルターはCompoundタグにのみ適用されます",
    "unexpected-nbt-path-index": "インデックスはlistタグ/配列にのみ適用されます",
    "unexpected-nbt-path-key": "キーはCompoundタグにのみ適用されます",
    "unexpected-nbt-path-sub": "このタグにサブアイテムは存在しません",
    "unexpected-non-player-selector": "セレクターの対象に非プレイヤーが含まれています",
    "unexpected-omitted-default-namespace": "デフォルト名前空間はここでは省略できません",
    "unexpected-relative-coordinate": "相対座標 %0% はここでは使用できません",
    "unexpected-scoreboard-sub-slot": "サブスロットは“sidebar”でのみ使用できます",
    "unexpected-selector-variable": "%0%は不明なセレクター引数です",
    "unknown-command": "%0%は不明なコマンドです",
    "unknown-key": "%0%は不明なキーです",
    "unquoted-string": "引用符で囲まれていない文字列",
    "unsorted-keys": "ソートされていないキー",
    "uuid": "UUID",
    "vector": "座標の値"
}
