Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ja_jp.json #124

Open
wants to merge 1 commit into
base: 1.20-crossplatform
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 36 additions & 18 deletions common/src/main/resources/assets/ecologics/lang/ja_jp.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"block.ecologics.coconut_door": "ココヤシのドア",
"block.ecologics.coconut_fence": "ココヤシのフェンス",
"block.ecologics.coconut_fence_gate": "ココヤシのフェンスゲート",
"block.ecologics.coconut_seedling": "ココナッツの種",
"item.ecologics.coconut_husk": "ココナッツの殻",
"block.ecologics.coconut_leaves": "ココヤシの葉",
"block.ecologics.coconut_log": "ココヤシの原木",
Expand All @@ -25,6 +26,8 @@
"block.ecologics.stripped_coconut_wood": "樹皮を剥いだココヤシの木",
"block.ecologics.coconut_sign": "ココヤシの看板",
"block.ecologics.coconut_wall_sign": "壁に付けられたココヤシの看板",
"block.ecologics.coconut_hanging_sign": "ココヤシの吊り看板",
"block.ecologics.coconut_wall_hanging_sign": "壁につけられたココヤシの吊り看板",
"block.ecologics.prickly_pear": "ウチワサボテン",
"block.ecologics.snow_brick_slab": "雪レンガのハーフブロック",
"block.ecologics.snow_brick_stairs": "雪レンガの階段",
Expand Down Expand Up @@ -52,6 +55,8 @@
"block.ecologics.stripped_walnut_wood": "樹皮を剥いだクルミの木",
"block.ecologics.walnut_sign": "クルミの看板",
"block.ecologics.walnut_wall_sign": "壁に付けられたクルミの看板",
"block.ecologics.walnut_hanging_sign": "クルミの吊り看板",
"block.ecologics.walnut_wall_hanging_sign": "壁につけられたクルミの吊り看板",
"block.ecologics.walnut_sapling": "クルミの苗木",
"block.ecologics.azalea_button": "ツツジのボタン",
"block.ecologics.azalea_door": "ツツジのドア",
Expand Down Expand Up @@ -80,11 +85,15 @@
"block.ecologics.stripped_azalea_wood": "樹皮を剥いだツツジの木",
"block.ecologics.azalea_sign": "ツツジの看板",
"block.ecologics.azalea_wall_sign": "壁に付けられたツツジの看板",
"block.ecologics.azalea_hanging_sign": "ツツジの吊り看板",
"block.ecologics.azalea_wall_hanging_sign": "壁につけられたツツジの吊り看板",
"block.ecologics.flowering_azalea_sign": "開花したツツジの看板",
"block.ecologics.flowering_azalea_wall_sign": "壁に付けられた開花したツツジの看板",
"block.ecologics.potted_walnut_sapling": "Potted Walnut Sapling",
"block.ecologics.potted_coconut_seedling": "Potted Coconut Husk",
"block.ecologics.potted_azalea_flower": "Potted Azalea Flower",
"block.ecologics.flowering_azalea_hanging_sign": "開花したツツジの吊り看板",
"block.ecologics.flowering_azalea_wall_hanging_sign": "壁につけられた開花したツツジの吊り看板",
"block.ecologics.potted_walnut_sapling": "植えられたクルミの苗木",
"block.ecologics.potted_coconut_seedling": "植えられたココナッツの種",
"block.ecologics.potted_azalea_flower": "植えられたツツジの花",
"death.attack.coconut": "%1$sは上から降ってきたココナッツに粉砕された",
"death.attack.coconut.player": "%1$は%2$sと戦いながら上から降ってきたココナッツに粉砕された",
"ecologics.subtitles.block.coconut.smash": "ココナッツが割れる",
Expand All @@ -98,22 +107,13 @@
"ecologics.subtitles.entity.squirrel.ambient": "リスが鼻を鳴らす",
"ecologics.subtitles.entity.squirrel.death": "リスが死ぬ",
"ecologics.subtitles.entity.squirrel.hurt": "リスがダメージを受ける",
"ecologics.subtitles.entity.camel.ambient": "Camel bleats",
"ecologics.subtitles.entity.camel.angry": "Camel bleats angrily",
"ecologics.subtitles.entity.camel.chest": "Camel Chest equips",
"ecologics.subtitles.entity.camel.death": "Camel dies",
"ecologics.subtitles.entity.camel.eat": "Camel eats",
"ecologics.subtitles.entity.camel.hurt": "Camel hurts",
"ecologics.subtitles.entity.camel.step": "Camel steps",
"entity.ecologics.coconut_crab": "ヤシガニ",
"entity.ecologics.camel": "ラクダ",
"entity.ecologics.penguin": "ペンギン",
"entity.ecologics.squirrel": "リス",
"entity.ecologics.boat": "ボート",
"effect.ecologics.slippery": "低摩擦",
"effect.ecologics.slippery.description": "このステータス効果を受けると、どのブロック上にいても氷の上で歩いているかのように滑るようになります",
"item.ecologics.coconut_crab_spawn_egg": "ヤシガニのスポーンエッグ",
"item.ecologics.camel_spawn_egg": "ラクダのスポーンエッグ",
"item.ecologics.penguin_spawn_egg": "ペンギンのスポーンエッグ",
"item.ecologics.squirrel_spawn_egg": "リスのスポーンエッグ",
"item.ecologics.coconut_slice": "ココナッツの薄切り",
Expand All @@ -125,10 +125,10 @@
"item.ecologics.walnut_boat": "クルミのボート",
"item.ecologics.azalea_boat": "ツツジのボート",
"item.ecologics.flowering_azalea_boat": "開花したツツジのボート",
"item.ecologics.coconut_chest_boat": "Coconut Boat with Chest",
"item.ecologics.walnut_chest_boat": "Walnut Boat with Chest",
"item.ecologics.azalea_chest_boat": "Azalea Boat with Chest",
"item.ecologics.flowering_azalea_chest_boat": "Flowering Azalea Boat with Chest",
"item.ecologics.coconut_chest_boat": "チェスト付きのココヤシのボート",
"item.ecologics.walnut_chest_boat": "チェスト付きのクルミのボート",
"item.ecologics.azalea_chest_boat": "チェスト付きのツツジのボート",
"item.ecologics.flowering_azalea_chest_boat": "チェスト付きの開花したツツジのボート",
"item.ecologics.music_disc_coconut.desc": "BooWho - coconut",
"item.ecologics.prickly_pear": "ウチワサボテン",
"item.ecologics.cooked_prickly_pear": "焼きウチワサボテン",
Expand All @@ -142,5 +142,23 @@
"advancements.husbandry.sandcastle.title": "孤独の要塞",
"advancements.husbandry.sandcastle.description": "カメの卵を守るために砂の城を建てる",
"advancements.husbandry.breed_penguin.title": "ハッピーフィート",
"advancements.husbandry.breed_penguin.description": "ペンギンを繁殖させて、子供から羽根を手に入れる"
}
"advancements.husbandry.breed_penguin.description": "ペンギンを繁殖させて、子供から羽根を手に入れる",
"text.autoconfig.ecologics.title": "エコロジックス Config",
"text.autoconfig.ecologics.option.beach": "砂浜",
"text.autoconfig.ecologics.option.desert": "砂漠",
"text.autoconfig.ecologics.option.snowy": "雪原",
"text.autoconfig.ecologics.option.plains": "平原",
"text.autoconfig.ecologics.option.lushCaves": "繫茂した洞窟",
"text.autoconfig.ecologics.option.beach.coconutCrabSpawnChance": "ココナッツが割れた時にヤシガニがスポーンする確率",
"text.autoconfig.ecologics.option.beach.generateCoconutTrees": "ココヤシの木の生成",
"text.autoconfig.ecologics.option.beach.generateSeashells": "貝殻の生成",
"text.autoconfig.ecologics.option.desert.generatePricklyPears": "ウチワサボテンの生成",
"text.autoconfig.ecologics.option.desert.pricklyPearGrowthChance": "サボテンが成長しきった時にウチワサボテンが生える確率",
"text.autoconfig.ecologics.option.desert.generateDesertRuins": "砂漠の遺跡の生成",
"text.autoconfig.ecologics.option.snowy.spawnPenguins": "ペンギンのスポーン",
"text.autoconfig.ecologics.option.snowy.generateThinIcePatches": "薄氷の生成",
"text.autoconfig.ecologics.option.plains.spawnSquirrels": "リスのスポーン",
"text.autoconfig.ecologics.option.plains.generateクルミTrees": "クルミの木の生成",
"text.autoconfig.ecologics.option.lushCaves.replaceツツジTree": "ツツジの木のオークの原木をツツジの原木に置き換える",
"text.autoconfig.ecologics.option.lushCaves.generateSurfaceMoss": "地表の苔の生成"
}