From 411b657aea209b95130bc15d3aef2fef38916ca8 Mon Sep 17 00:00:00 2001 From: sunbatheproductions Date: Sat, 30 Nov 2024 15:42:53 -0500 Subject: [PATCH] Create ja_jp.json --- .../assets/yungscavebiomes/lang/ja_jp.json | 89 +++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 Common/src/main/resources/assets/yungscavebiomes/lang/ja_jp.json diff --git a/Common/src/main/resources/assets/yungscavebiomes/lang/ja_jp.json b/Common/src/main/resources/assets/yungscavebiomes/lang/ja_jp.json new file mode 100644 index 0000000..3629834 --- /dev/null +++ b/Common/src/main/resources/assets/yungscavebiomes/lang/ja_jp.json @@ -0,0 +1,89 @@ +{ + "itemGroup.yungscavebiomes.general": "YUNG の洞窟バイオーム", + + "yungscavebiomes.advancements.root.title": "YUNG の洞窟バイオーム", + "yungscavebiomes.advancements.root.description": "地下を探検...", + "yungscavebiomes.advancements.poke_the_cactus.title": "サボテンに触れないでください", + "yungscavebiomes.advancements.poke_the_cactus.description": "あなたはサボテンに触れました。私たちは触ってはいけないと言ったのに、あなたは触ってしまったのです。", + "yungscavebiomes.advancements.the_snack_that_bites_back.title": "噛み返すスナック", + "yungscavebiomes.advancements.the_snack_that_bites_back.description": "ウチワサボテンを食べる", + "yungscavebiomes.advancements.frosted_caves.title": "クールな洞窟", + "yungscavebiomes.advancements.frosted_caves.description": "霜の洞窟を発見", + "yungscavebiomes.advancements.lost_caves.title": "驚くべき発見", + "yungscavebiomes.advancements.lost_caves.description": "失われた洞窟に足を踏み入れよう", + "yungscavebiomes.advancements.mine_enchanted_ice.title": "氷を砕く", + "yungscavebiomes.advancements.mine_enchanted_ice.description": "魔法の氷を採掘する", + "yungscavebiomes.advancements.frost_potion.title": "脳が凍る", + "yungscavebiomes.advancements.frost_potion.description": "氷の薬を作る", + "yungscavebiomes.advancements.sandstorm_end.title": "サンドブラストされた廊下", + "yungscavebiomes.advancements.sandstorm_end.description": "砂嵐を生き延びる", + + "biome.yungscavebiomes.frosted_caves": "霜の洞窟", + "biome.yungscavebiomes.marble_caves": "大理石の洞窟", + "biome.yungscavebiomes.lost_caves": "失われた洞窟", + + "block.yungscavebiomes.icicle": "つらら", + "block.yungscavebiomes.frost_lily": "フロストリリー", + "block.yungscavebiomes.marble": "大理石", + "block.yungscavebiomes.travertine": "トラバーチン", + "block.yungscavebiomes.rare_ice": "魔法の氷", + "block.yungscavebiomes.ice_sheet": "忍び寄る氷", + "block.yungscavebiomes.ancient_sand": "古代の砂", + "block.yungscavebiomes.ancient_sandstone": "古代の砂岩", + "block.yungscavebiomes.ancient_sandstone_slab": "古代の砂岩の板", + "block.yungscavebiomes.ancient_sandstone_stairs": "古代の砂岩の階段", + "block.yungscavebiomes.ancient_sandstone_wall": "古代の砂岩の壁", + "block.yungscavebiomes.cut_ancient_sandstone": "古代の砂岩を切り出す", + "block.yungscavebiomes.cut_ancient_sandstone_slab": "古代の砂岩の板を切り出す", + "block.yungscavebiomes.chiseled_ancient_sandstone": "彫刻された古代の砂岩", + "block.yungscavebiomes.smooth_ancient_sandstone": "滑らかな古代の砂岩", + "block.yungscavebiomes.smooth_ancient_sandstone_stairs": "滑らかな古代の砂岩の階段", + "block.yungscavebiomes.smooth_ancient_sandstone_slab": "滑らかな古代の砂岩の板", + "block.yungscavebiomes.layered_ancient_sandstone": "層状の古代砂岩", + "block.yungscavebiomes.layered_sandstone": "層状砂岩", + "block.yungscavebiomes.layered_red_sandstone": "層状の赤い砂岩", + "block.yungscavebiomes.brittle_ancient_sandstone": "脆い古代砂岩", + "block.yungscavebiomes.brittle_sandstone": "脆い砂岩", + "block.yungscavebiomes.brittle_red_sandstone": "脆い赤色砂岩", + "block.yungscavebiomes.prickly_peach_cactus": "トゲトゲした桃色のサボテン", + "block.yungscavebiomes.prickly_vines": "とげのあるつる植物", + + "entity.yungscavebiomes.ice_cube": "アイスキューブ", + "entity.yungscavebiomes.sand_snapper": "サンドスナッパー", + "entity.yungscavebiomes.icicle": "つらら", + + "item.yungscavebiomes.ice_cube_spawn_egg": "アイスキューブスポーンエッグ", + "item.yungscavebiomes.sand_snapper_spawn_egg": "サンドスナッパー産卵卵", + "item.yungscavebiomes.prickly_peach": "ウチワサボテン", + + "effect.yungscavebiomes.frost": "霜", + "effect.yungscavebiomes.frost.description": "移動速度を遅くし、時間の経過とともにダメージを与えます。", + "effect.yungscavebiomes.buffeted": "打ちのめされた", + "effect.yungscavebiomes.buffeted.description": "移動速度が遅くなり、視野が狭くなります。", + "item.minecraft.potion.effect.yungscavebiomes.frost": "氷の薬", + "item.minecraft.potion.effect.yungscavebiomes.strong_frost": "氷の薬", + "item.minecraft.splash_potion.effect.yungscavebiomes.frost": "スプラッシュ フロスト ポーション", + "item.minecraft.splash_potion.effect.yungscavebiomes.strong_frost": "スプラッシュ フロスト ポーション", + "item.minecraft.lingering_potion.effect.yungscavebiomes.frost": "残留氷結薬", + "item.minecraft.lingering_potion.effect.yungscavebiomes.strong_frost": "残留氷結薬", + "item.minecraft.tipped_arrow.effect.yungscavebiomes.frost": "霜の矢", + "item.minecraft.tipped_arrow.effect.yungscavebiomes.strong_frost": "霜の矢", + + "death.attack.prickly_vines": "%1$s とげのある蔓に刺されて死んだ", + "death.attack.prickly_vines.player": "%1$s は %2$s から逃げようとしてとげのある蔓に刺されて死亡しました", + "death.attack.falling_icicle": "%1$s 落ちてきたつららに刺された", + "death.attack.falling_icicle.player": "%1$s は %2$s と戦っているときに、落ちてきたつららに串刺しにされました", + + "subtitles.yungscavebiomes.block.rare_ice.ambient": "魔法の氷の輝き", + + "command.sandstorm.start": "%s のすべての失われた洞窟で砂嵐が始まりました。", + "command.sandstorm.stop": "%s のすべての失われた洞窟で砂嵐が止まりました。", + + "text.autoconfig.yungscavebiomes-fabric-1_20_1.title": "YUNGの洞窟バイオーム", + "text.autoconfig.yungscavebiomes-fabric-1_20_1.option.lostCaves.enableSandstorms": "砂嵐を有効にする", + "text.autoconfig.yungscavebiomes-fabric-1_20_1.option.lostCaves.extraSandstormParticles": "砂嵐中に追加のパーティクルをレンダリングする", + "text.autoconfig.yungscavebiomes-fabric-1_20_1.option.lostCaves.minSandstormDuration": "砂嵐の最小持続時間(秒)", + "text.autoconfig.yungscavebiomes-fabric-1_20_1.option.lostCaves.maxSandstormDuration": "最大砂嵐持続時間(秒)", + "text.autoconfig.yungscavebiomes-fabric-1_20_1.option.lostCaves.minTimeBetweenSandstorms": "砂嵐の最小間隔(秒)", + "text.autoconfig.yungscavebiomes-fabric-1_20_1.option.lostCaves.maxTimeBetweenSandstorms": "砂嵐間の最大時間(秒)" +}