Skip to content

Abnormal 系列部分模组 1.21.1 翻译更新 #5189

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
24 changes: 24 additions & 0 deletions projects/1.21/assets/allurement/allurement/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"death.attack.allurement.shockwave": "%1$s was stomped by %2$s",
"death.attack.allurement.shockwave.item": "%1$s was stomped by %2$s using %3$s",
"enchantment.allurement.alleviating": "Alleviating",
"enchantment.allurement.alleviating.desc": "Heals the user upon collection of experience",
"enchantment.allurement.ascension_curse": "Curse of Ascension",
"enchantment.allurement.ascension_curse.desc": "Causes the cursed item to float upwards when dropped",
"enchantment.allurement.fleeting_curse": "Curse of Fleeting",
"enchantment.allurement.fleeting_curse.desc": "Causes nearby entities to repel the cursed item when dropped",
"enchantment.allurement.launch": "Launch",
"enchantment.allurement.launch.desc": "Launches the target upwards instead of away",
"enchantment.allurement.obedience": "Obedience",
"enchantment.allurement.obedience.desc": "Prevents animals from roaming",
"enchantment.allurement.reeling": "Reeling",
"enchantment.allurement.reeling.desc": "Pulls targets towards the user upon arrow impact",
"enchantment.allurement.reforming": "Reforming",
"enchantment.allurement.reforming.desc": "Repairs the durability of items very slowly over time when in use",
"enchantment.allurement.shockwave": "Shockwave",
"enchantment.allurement.shockwave.desc": "Creates a shockwave when taking fall damage that damages nearby entities",
"enchantment.allurement.spread_of_ailments": "Spread of Ailments",
"enchantment.allurement.spread_of_ailments.desc": "Applies the user's active effects to their arrows",
"enchantment.allurement.vengeance": "Vengeance",
"enchantment.allurement.vengeance.desc": "Stores some incoming damage and applies it to the user's next attack"
}
24 changes: 24 additions & 0 deletions projects/1.21/assets/allurement/allurement/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"death.attack.allurement.shockwave": "%1$s被%2$s重重跺死了",
"death.attack.allurement.shockwave.item": "%1$s被%2$s用%3$s重重跺死了",
"enchantment.allurement.alleviating": "经验愈合",
"enchantment.allurement.alleviating.desc": "获得经验后治疗玩家",
"enchantment.allurement.ascension_curse": "飘浮诅咒",
"enchantment.allurement.ascension_curse.desc": "使附魔物品掉落时向上飘浮",
"enchantment.allurement.fleeting_curse": "相斥诅咒",
"enchantment.allurement.fleeting_curse.desc": "使附魔物品掉落时不断逃离附近的实体",
"enchantment.allurement.launch": "弹射",
"enchantment.allurement.launch.desc": "将目标向上击飞,而不是击退",
"enchantment.allurement.obedience": "服从",
"enchantment.allurement.obedience.desc": "防止动物到处乱走",
"enchantment.allurement.reeling": "牵引",
"enchantment.allurement.reeling.desc": "箭击中目标时会将其拉向使用者",
"enchantment.allurement.reforming": "重塑",
"enchantment.allurement.reforming.desc": "随时间非常缓慢地自我修复",
"enchantment.allurement.shockwave": "冲击波",
"enchantment.allurement.shockwave.desc": "受到摔落伤害时产生冲击波,对附近的实体造成伤害,大小取决于摔落的高度",
"enchantment.allurement.spread_of_ailments": "疾病传播",
"enchantment.allurement.spread_of_ailments.desc": "将使用者获得的状态效果应用到他们的箭上",
"enchantment.allurement.vengeance": "复仇",
"enchantment.allurement.vengeance.desc": "存储部分受到的伤害并附加到你的下一次攻击中"
}
11 changes: 11 additions & 0 deletions projects/1.21/assets/berry-good/berry_good/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"block.berry_good.glow_berry_basket": "Basket of Glow Berries",
"block.berry_good.sweet_berry_basket": "Basket of Sweet Berries",
"item.berry_good.glow_berry_pips": "Glow Berry Pips",
"item.berry_good.glowgurt": "Glowgurt",
"item.berry_good.music_disc_fox": "Music Disc",
"item.berry_good.sweet_berry_meatballs": "Sweet Berry Meatballs",
"item.berry_good.sweet_berry_mince": "Sweet Berry Mince",
"item.berry_good.sweet_berry_pips": "Sweet Berry Pips",
"jukebox_song.berry_good.fox": "RENREN - Fox"
}
11 changes: 11 additions & 0 deletions projects/1.21/assets/berry-good/berry_good/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"block.berry_good.glow_berry_basket": "篮装发光浆果",
"block.berry_good.sweet_berry_basket": "篮装甜浆果",
"item.berry_good.glow_berry_pips": "发光浆果籽",
"item.berry_good.glowgurt": "发光酸奶",
"item.berry_good.music_disc_fox": "音乐唱片",
"item.berry_good.sweet_berry_meatballs": "甜浆果肉丸",
"item.berry_good.sweet_berry_mince": "甜浆果肉糜",
"item.berry_good.sweet_berry_pips": "甜浆果籽",
"jukebox_song.berry_good.fox": "RENREN - Fox"
}
30 changes: 30 additions & 0 deletions projects/1.21/assets/boatload/boatload/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"entity.boatload.furnace_boat": "Boat with Furnace",
"entity.boatload.large_boat": "Large Boat",
"item.boatload.acacia_furnace_boat": "Acacia Boat with Furnace",
"item.boatload.bamboo_furnace_raft": "Bamboo Furnace Raft",
"item.boatload.birch_furnace_boat": "Birch Boat with Furnace",
"item.boatload.cherry_furnace_boat": "Cherry Boat with Furnace",
"item.boatload.crimson_boat": "Crimson Boat",
"item.boatload.crimson_chest_boat": "Crimson Boat with Chest",
"item.boatload.crimson_furnace_boat": "Crimson Boat with Furnace",
"item.boatload.dark_oak_furnace_boat": "Dark Oak Boat with Furnace",
"item.boatload.jungle_furnace_boat": "Jungle Boat with Furnace",
"item.boatload.large_acacia_boat": "Large Acacia Boat",
"item.boatload.large_birch_boat": "Large Birch Boat",
"item.boatload.large_cherry_boat": "Large Cherry Boat",
"item.boatload.large_crimson_boat": "Large Crimson Boat",
"item.boatload.large_dark_oak_boat": "Large Dark Oak Boat",
"item.boatload.large_jungle_boat": "Large Jungle Boat",
"item.boatload.large_mangrove_boat": "Large Mangrove Boat",
"item.boatload.large_oak_boat": "Large Oak Boat",
"item.boatload.large_spruce_boat": "Large Spruce Boat",
"item.boatload.large_warped_boat": "Large Warped Boat",
"item.boatload.mangrove_furnace_boat": "Mangrove Boat with Furnace",
"item.boatload.oak_furnace_boat": "Oak Boat with Furnace",
"item.boatload.spruce_furnace_boat": "Spruce Boat with Furnace",
"item.boatload.warped_boat": "Warped Boat",
"item.boatload.warped_chest_boat": "Warped Boat with Chest",
"item.boatload.warped_furnace_boat": "Warped Boat with Furnace",
"item.boatload.wide_bamboo_raft": "Wide Bamboo Raft"
}
30 changes: 30 additions & 0 deletions projects/1.21/assets/boatload/boatload/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"entity.boatload.furnace_boat": "动力船",
"entity.boatload.large_boat": "大型船",
"item.boatload.acacia_furnace_boat": "金合欢木动力船",
"item.boatload.bamboo_furnace_raft": "竹动力筏",
"item.boatload.birch_furnace_boat": "白桦木动力船",
"item.boatload.cherry_furnace_boat": "樱花木动力船",
"item.boatload.crimson_boat": "绯红木船",
"item.boatload.crimson_chest_boat": "绯红木运输船",
"item.boatload.crimson_furnace_boat": "绯红木动力船",
"item.boatload.dark_oak_furnace_boat": "深色橡木动力船",
"item.boatload.jungle_furnace_boat": "丛林木动力船",
"item.boatload.large_acacia_boat": "金合欢木大型船",
"item.boatload.large_birch_boat": "白桦木大型船",
"item.boatload.large_cherry_boat": "樱花木大型船",
"item.boatload.large_crimson_boat": "绯红木大型船",
"item.boatload.large_dark_oak_boat": "深色橡木大型船",
"item.boatload.large_jungle_boat": "丛林木大型船",
"item.boatload.large_mangrove_boat": "红树木大型船",
"item.boatload.large_oak_boat": "橡木大型船",
"item.boatload.large_spruce_boat": "云杉木大型船",
"item.boatload.large_warped_boat": "诡异木大型船",
"item.boatload.mangrove_furnace_boat": "红树木动力船",
"item.boatload.oak_furnace_boat": "橡木动力船",
"item.boatload.spruce_furnace_boat": "云杉木动力船",
"item.boatload.warped_boat": "诡异木船",
"item.boatload.warped_chest_boat": "诡异木运输船",
"item.boatload.warped_furnace_boat": "诡异木动力船",
"item.boatload.wide_bamboo_raft": "宽竹筏"
}
91 changes: 91 additions & 0 deletions projects/1.21/assets/buzzier-bees/buzzier_bees/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
{
"advancements.buzzier_bees.adventure.four_leaf_clover.description": "Find a Four Leaf Clover",
"advancements.buzzier_bees.adventure.four_leaf_clover.title": "Better Luck This Time",
"advancements.buzzier_bees.husbandry.use_glazed_porkchop.description": "Use a Glazed Porkchop to cure Mining Fatigue",
"advancements.buzzier_bees.husbandry.use_glazed_porkchop.title": "Knees Weak, Arms Honey",
"advancements.buzzier_bees.husbandry.use_honey_apple.description": "Use a Honey Apple to cure Levitation",
"advancements.buzzier_bees.husbandry.use_honey_apple.title": "An Apple a Day",
"advancements.buzzier_bees.husbandry.use_honey_bread.description": "Use a Honey Bread to cure Slowness",
"advancements.buzzier_bees.husbandry.use_honey_bread.title": "Honey, I'm Good",
"block.buzzier_bees.buttercup": "Buttercup",
"block.buzzier_bees.chiseled_honeycomb_bricks": "Chiseled Honeycomb Bricks",
"block.buzzier_bees.crystallized_honey_block": "Crystallized Honey Block",
"block.buzzier_bees.cupric_candle": "Cupric Candle",
"block.buzzier_bees.cupric_candle_cake": "Cupric Candle Cake",
"block.buzzier_bees.ender_candle": "Ender Candle",
"block.buzzier_bees.ender_candle_cake": "Ender Candle Cake",
"block.buzzier_bees.honey_lamp": "Honey Lamp",
"block.buzzier_bees.honeycomb_brick_slab": "Honeycomb Brick Slab",
"block.buzzier_bees.honeycomb_brick_stairs": "Honeycomb Brick Stairs",
"block.buzzier_bees.honeycomb_brick_wall": "Honeycomb Brick Wall",
"block.buzzier_bees.honeycomb_bricks": "Honeycomb Bricks",
"block.buzzier_bees.honeycomb_door": "Honeycomb Door",
"block.buzzier_bees.honeycomb_tile_slab": "Honeycomb Tile Slab",
"block.buzzier_bees.honeycomb_tile_stairs": "Honeycomb Tile Stairs",
"block.buzzier_bees.honeycomb_tile_wall": "Honeycomb Tile Wall",
"block.buzzier_bees.honeycomb_tiles": "Honeycomb Tiles",
"block.buzzier_bees.honeycomb_trapdoor": "Honeycomb Trapdoor",
"block.buzzier_bees.pink_clover": "Pink Clover",
"block.buzzier_bees.potted_buttercup": "Potted Buttercup",
"block.buzzier_bees.potted_pink_clover": "Potted Pink Clover",
"block.buzzier_bees.potted_white_clover": "Potted White Clover",
"block.buzzier_bees.soul_candle": "Soul Candle",
"block.buzzier_bees.soul_candle_cake": "Soul Candle Cake",
"block.buzzier_bees.white_clover": "White Clover",
"block.minecraft.banner.buzzier_bees.honeycomb.black": "Black Honeycomb",
"block.minecraft.banner.buzzier_bees.honeycomb.blue": "Blue Honeycomb",
"block.minecraft.banner.buzzier_bees.honeycomb.brown": "Brown Honeycomb",
"block.minecraft.banner.buzzier_bees.honeycomb.cyan": "Cyan Honeycomb",
"block.minecraft.banner.buzzier_bees.honeycomb.gray": "Gray Honeycomb",
"block.minecraft.banner.buzzier_bees.honeycomb.green": "Green Honeycomb",
"block.minecraft.banner.buzzier_bees.honeycomb.light_blue": "Light Blue Honeycomb",
"block.minecraft.banner.buzzier_bees.honeycomb.light_gray": "Light Gray Honeycomb",
"block.minecraft.banner.buzzier_bees.honeycomb.lime": "Lime Honeycomb",
"block.minecraft.banner.buzzier_bees.honeycomb.magenta": "Magenta Honeycomb",
"block.minecraft.banner.buzzier_bees.honeycomb.orange": "Orange Honeycomb",
"block.minecraft.banner.buzzier_bees.honeycomb.pink": "Pink Honeycomb",
"block.minecraft.banner.buzzier_bees.honeycomb.purple": "Purple Honeycomb",
"block.minecraft.banner.buzzier_bees.honeycomb.red": "Red Honeycomb",
"block.minecraft.banner.buzzier_bees.honeycomb.white": "White Honeycomb",
"block.minecraft.banner.buzzier_bees.honeycomb.yellow": "Yellow Honeycomb",
"effect.buzzier_bees.sunny": "Sunny",
"entity.buzzier_bees.grizzly_bear": "Grizzly Bear",
"entity.buzzier_bees.moobloom": "Moobloom",
"item.buzzier_bees.bee_bottle": "Bottle of Bee",
"item.buzzier_bees.endermite_bottle": "Bottle of Endermite",
"item.buzzier_bees.four_leaf_clover": "Four Leaf Clover",
"item.buzzier_bees.glazed_porkchop": "Honey Glazed Porkchop",
"item.buzzier_bees.grizzly_bear_spawn_egg": "Grizzly Bear Spawn Egg",
"item.buzzier_bees.honey_apple": "Honey Apple",
"item.buzzier_bees.honey_bread": "Honey Bread",
"item.buzzier_bees.honeycomb_banner_pattern": "Banner Pattern",
"item.buzzier_bees.honeycomb_banner_pattern.desc": "Honeycomb",
"item.buzzier_bees.moobloom_spawn_egg": "Moobloom Spawn Egg",
"item.buzzier_bees.silverfish_bottle": "Bottle of Silverfish",
"item.minecraft.lingering_potion.effect.long_luck": "Lingering Potion of Luck",
"item.minecraft.lingering_potion.effect.long_unluck": "Lingering Potion of Bad Luck",
"item.minecraft.lingering_potion.effect.strong_luck": "Lingering Potion of Luck",
"item.minecraft.lingering_potion.effect.strong_unluck": "Lingering Potion of Bad Luck",
"item.minecraft.lingering_potion.effect.unluck": "Lingering Potion of Bad Luck",
"item.minecraft.potion.effect.long_luck": "Potion of Luck",
"item.minecraft.potion.effect.long_unluck": "Potion of Bad Luck",
"item.minecraft.potion.effect.strong_luck": "Potion of Luck",
"item.minecraft.potion.effect.strong_unluck": "Potion of Bad Luck",
"item.minecraft.potion.effect.unluck": "Potion of Bad Luck",
"item.minecraft.splash_potion.effect.long_luck": "Splash Potion of Luck",
"item.minecraft.splash_potion.effect.long_unluck": "Splash Potion of Bad Luck",
"item.minecraft.splash_potion.effect.strong_luck": "Splash Potion of Luck",
"item.minecraft.splash_potion.effect.strong_unluck": "Splash Potion of Bad Luck",
"item.minecraft.splash_potion.effect.unluck": "Splash Potion of Bad Luck",
"item.minecraft.tipped_arrow.effect.long_luck": "Arrow of Luck",
"item.minecraft.tipped_arrow.effect.long_unluck": "Arrow of Bad Luck",
"item.minecraft.tipped_arrow.effect.strong_luck": "Arrow of Luck",
"item.minecraft.tipped_arrow.effect.strong_unluck": "Arrow of Bad Luck",
"item.minecraft.tipped_arrow.effect.unluck": "Arrow of Bad Luck",
"painting.buzzier_bees.candle.author": "five",
"painting.buzzier_bees.candle.title": "Candle",
"tooltip.buzzier_bees.has_nectar": "Pollinated",
"tooltip.buzzier_bees.has_stung": "Stingerless",
"tooltip.buzzier_bees.is_angry": "Angry",
"tooltip.buzzier_bees.is_baby": "Baby"
}
Loading
Loading