diff --git a/src/locales/ja.json b/src/locales/ja.json index c1acfb7b..de4dc93a 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -1,24 +1,85 @@ { + "add": "追加", + "add_bottom": "下に追加", + "add_top": "上に追加", "advancement": "進捗 (Advancement)", + "collapse": "折りたたむ", + "collapse_all": "%0%キーを押したままクリックすると、全て折りたたみます", + "copied": "コピーしました!", "copy": "コピー", + "copy_context": "コンテキストをコピーする", "dimension": "ディメンション (Dimension)", "dimension_type": "ディメンションタイプ (Dimension Type)", "download": "ダウンロード", + "duplicate": "複製", + "entries_hidden": "%0%個のエントリーが非表示", + "entries_hidden.all": "すべて表示する", + "entries_hidden.more": "%0%以上表示", + "expand": "展開", + "expand_all": "%0%キーを押したままクリックすると、全て展開されます", + "feature.decorated.decorators": "デコレーター", + "feature.decorated.decorators.entry": "デコレーター", + "fields": "フィールド", + "generate_new_seed": "新しいシードを生成する", + "github": "GitHub", + "hide_output": "JSON出力を非表示", + "hide_preview": "プレビューを非表示", + "home": "ホーム", + "import": "インポート", + "indentation.2_spaces": "2スペース", + "indentation.4_spaces": "4スペース", + "indentation.tabs": "タブ", + "item_modifier": "アイテム修飾子 (Item Modifier)", "language": "言語設定", "loot_table": "ルートテーブル (Loot Table)", + "more": "もっと表示する", + "move_down": "下に移動", + "move_up": "上に移動", + "no_presets": "プリセットはありません", + "not_found.description": "お探しのページは存在しません。", + "output_settings": "JSON出力設定", "predicate": "条件 (Predicate)", - "reset": "リセット", - "share": "共有", - "title.generator": "%0%ジェネレーター", - "title.home": "データパックジェネレーター", + "presets": "プリセット", "preview": "可視化", + "preview.depth": "深さ", + "preview.factor": "要素", + "preview.offset": "オフセット", + "preview.peaks": "ピーク", + "preview.scale": "スケール", + "preview.width": "幅", + "recipe": "レシピ (Recipe)", + "redo": "やり直し", + "remove": "削除", + "reset": "リセット", + "search": "検索", + "settings": "設定", + "settings.fields.description": "高度なフィールド設定をカスタマイズする", + "settings.fields.name": "名前", + "settings.fields.path": "コンテキスト", + "share": "共有", + "show_output": "JSON出力を表示する", + "show_preview": "プレビューを表示する", + "source_placeholder": "ここにJSONコンテンツを貼り付けてください", + "switch_generator": "ジェネレーターを変更", + "terrain_settings": "地形設定", + "theme": "テーマ", + "theme.dark": "ダーク", + "theme.light": "ライト", + "theme.system": "システム", + "title.generator": "%0%ジェネレーター", + "title.generator_category": "%0%ジェネレーター", + "title.home": "データパックジェネレーター", + "undo": "戻す", "world": "ワールド設定 (World Settings)", + "worldgen": "ワールドジェネレーター (World Generator)", "worldgen/biome": "バイオーム (Biome)", "worldgen/configured_carver": "地形彫刻 (Carver)", "worldgen/configured_feature": "生成物 (Feature)", - "worldgen/noise_settings": "ノイズ設定 (Noise Settings)", - "worldgen/processor_list": "プロセッサリスト (Processor List)", "worldgen/configured_structure_feature": "ストラクチャー生成物 (Structure Feature)", "worldgen/configured_surface_builder": "地形生成 (Surface Builder)", - "worldgen/template_pool": "テンプレートプール (Template Pool)" + "worldgen/noise_settings": "ノイズ設定 (Noise Settings)", + "worldgen/processor_list": "プロセッサリスト (Processor List)", + "worldgen/template_pool": "テンプレートプール (Template Pool)", + "zoom_in": "ズームイン", + "zoom_out": "ズームアウト" }