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 Chinese translation #488

Open
wants to merge 2 commits into
base: master
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
45 changes: 43 additions & 2 deletions src/main/resources/assets/betterend/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
"item.betterend.enchanted_membrane": "附魔膜",
"effect.betterend.end_veil": "末地面纱",
"enchantment.betterend.end_veil": "末地面纱",
"enchantment.betterend.end_veil.desc": "使玩家能够直视末影人的眼睛而不会激怒它们。",
"item.minecraft.potion.effect.end_veil": "末地面纱药水",
"item.minecraft.potion.effect.long_end_veil": "末地面纱药水",
"item.minecraft.splash_potion.effect.end_veil": "喷溅型末地面纱药水",
Expand Down Expand Up @@ -200,6 +201,7 @@
"block.betterend.cave_moss_path": "洞穴苔藓径",
"block.betterend.crystal_moss": "水晶苔藓",
"block.betterend.crystal_moss_path": "水晶苔藓径",
"block.betterend.crystal_moss_cover": "水晶苔藓附着物",
"block.betterend.pythadendron_leaves": "毕达树叶",
"item.betterend.spawn_egg_end_fish": "末地鱼刷怪蛋",
"block.betterend.crystal_grass": "水晶草",
Expand Down Expand Up @@ -271,7 +273,7 @@
"block.betterend.flavolite_lantern": "苍黄石灯笼",
"block.betterend.end_stone_lantern": "末地石灯笼",
"block.betterend.violecite_lantern": "紫罗兰石灯笼",
"entity.betterend.end_fish": "末地鱼",
"entity.betterend.end_fish": "生末地鱼",
"entity.betterend.shadow_walker": "黯影行者",
"item.betterend.spawn_egg_shadow_walker": "黯影行者刷怪蛋",
"block.betterend.andesite_lantern": "安山岩灯笼",
Expand Down Expand Up @@ -816,5 +818,44 @@
"block.betterend.pallidium_heavy": "蒿石(基本覆盖)",
"block.betterend.pallidium_thin": "蒿石(部分覆盖)",
"block.betterend.pallidium_tiny": "蒿石(略微覆盖)",
"block.betterend.flammalix": "燃草"
"block.betterend.flammalix": "燃草",
"tag.betterend.alloying_iron": "铁矿石",
"tag.betterend.alloying_copper": "铜矿石",
"tag.betterend.alloying_gold": "金矿石",
"tag.betterend.thallasium_alloying": "铊矿石",
"tag.betterend.jellyshroom_logs": "果冻菌原木",
"tag.betterend.umbrella_tree_logs": "胶伞树原木",
"tag.betterend.lacugrove_logs": "泊树原木",
"tag.betterend.end_lotus_logs": "末地莲原木",
"tag.betterend.pythadendron_logs": "毕达树原木",
"tag.betterend.helix_tree_logs": "螺旋树原木",
"tag.betterend.lucernia_logs": "琉森树原木",
"tag.betterend.dragon_tree_logs": "龙鳞树原木",
"tag.betterend.mossy_glowshroom_logs": "苔光菇原木",
"tag.betterend.tenanea_logs": "十纹树原木",
"emi.category.betterend.infusion": "灌注仪式",
"betterend.infusion.north": "北向基座",
"betterend.infusion.north_west": "西北基座",
"betterend.infusion.west": "西向基座",
"betterend.infusion.south_west": "西南基座",
"betterend.infusion.south": "南向基座",
"betterend.infusion.south_east": "东南基座",
"betterend.infusion.east": "东向基座",
"betterend.infusion.north_east": "东北基座",
"advancements.betterend.root.title": "更好的末地",
"advancements.betterend.root.description": "探索更好的末地",
"advancements.betterend.portal.title": "在永恒之路上",
"advancements.betterend.portal.description": "探索永恒传送门",
"advancements.betterend.portal_on.title": "永恒之光",
"advancements.betterend.portal_on.description": "点亮一个永恒传送门",
"advancements.betterend.portal_travel.title": "永恒之路",
"advancements.betterend.portal_travel.description": "使用永恆傳送門,游于永恆之路。",
"advancements.betterend.all_the_biomes.title": "新的终点",
"advancements.betterend.all_the_biomes.description": "造访所有更好的末地群系",
"advancements.betterend.all_elytras.title": "航展",
"advancements.betterend.all_elytras.description": "拥有所有种类的鞘翅",
"advancements.betterend.infusion.title": "古老的仪式",
"advancements.betterend.infusion.description": "获得一个灌注基座",
"advancements.betterend.infusion_finished.title": "永不消逝的魔法",
"advancements.betterend.infusion_finished.description": "在灌注仪式结束时靠近"
}