forked from CFPAOrg/Minecraft-Mod-Language-Package
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Illager Additions 翻译提交 (CFPAOrg#4072)
* 随意翻译了一下 * 遗漏的key? * Update zh_cn.json * Update zh_cn.json
- Loading branch information
Showing
2 changed files
with
105 additions
and
0 deletions.
There are no files selected for viewing
52 changes: 52 additions & 0 deletions
52
projects/1.19/assets/illager-additions/illager_additions/lang/en_us.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
{ | ||
"entity.illager_additions.shogun" : "Shogun", | ||
"entity.illager_additions.royal_guard_spearman" : "Royal Guard", | ||
"entity.illager_additions.samurai" : "Samurai", | ||
"entity.illager_additions.new_samurai" : "Samurai", | ||
"entity.illager_additions.spearman" : "Guard", | ||
"entity.illager_additions.cowboy" : "Cowboy", | ||
"entity.illager_additions.beamloger" : "Beamloger", | ||
|
||
"item.illager_additions.spear" : "Spear", | ||
"item.illager_additions.katana" : "Katana", | ||
"item.illager_additions.master_katana" : "Master's Katana", | ||
|
||
"item.illager_additions.beamloger_helmet" : "Blaster Hat", | ||
"item.illager_additions.beamloger_chestplate" : "Blaster Robes", | ||
"item.illager_additions.beamloger_leggings" : "Blaster Pants", | ||
"item.illager_additions.beamloger_boots" : "Blaster Shoes", | ||
|
||
"item.illager_additions.guard_helmet" : "Guard Helmet", | ||
"item.illager_additions.guard_chestplate" : "Guard Chestplate", | ||
"item.illager_additions.guard_legs" : "Guard Legs", | ||
|
||
"item.illager_additions.shogun_helmet" : "Shogun Helmet", | ||
"item.illager_additions.shogun_chestplate" : "Shogun Chestplate", | ||
|
||
"item.illager_additions.samurai_helmet" : "Samurai Helmet", | ||
"item.illager_additions.samurai_chestplate" : "Samurai Chestplate", | ||
"item.illager_additions.samurai_leggings" : "Samurai Leggings", | ||
"item.illager_additions.samurai_boots" : "Samurai Boots", | ||
"item.illager_additions.samurai_robes" : "Samurai Robes", | ||
"item.illager_additions.samurai_pants" : "Samurai Pants", | ||
"item.illager_additions.samurai_shoes" : "Samurai Shoes", | ||
"item.illager_additions.red_samurai_robes" : "Samurai Robes", | ||
"item.illager_additions.red_samurai_pants" : "Samurai Pants", | ||
"item.illager_additions.red_samurai_shoes" : "Samurai Shoes", | ||
|
||
"item.illager_additions.cowboy_hat" : "Cowboy Hat", | ||
"item.illager_additions.cowboy_robes" : "Cowboy Robes", | ||
"item.illager_additions.cowboy_pants" : "Cowboy Pants", | ||
"item.illager_additions.cowboy_shoes" : "Cowboy Shoes", | ||
|
||
"item.illager_additions.shogun_spawn_egg" : "Shogun Spawn Egg", | ||
"item.illager_additions.samurai_spawn_egg" : "Samurai Spawn Egg", | ||
"item.illager_additions.spearman_spawn_egg" : "Guard Spawn Egg", | ||
"item.illager_additions.cowboy_spawn_egg" : "Cowboy Spawn Egg", | ||
"item.illager_additions.beamloger_spawn_egg" : "Beamloger Spawn Egg", | ||
|
||
"death.attack.rebound": "%1$s was shot by his own projectile whilst shooting samurai", | ||
"death.attack.rebound.player": "%1$s was shot by his own projectile whilst shooting %2$s", | ||
"death.attack.reboundShogun": "%1$s was shot by his own projectile whilst shooting shogun", | ||
"death.attack.reboundShogun.player": "%1$s was shot by his own projectile whilst shooting %2$s" | ||
} |
53 changes: 53 additions & 0 deletions
53
projects/1.19/assets/illager-additions/illager_additions/lang/zh_cn.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
{ | ||
"entity.illager_additions.shogun" : "灾厄大将", | ||
"entity.illager_additions.royal_guard_spearman" : "皇家近卫", | ||
"entity.illager_additions.samurai" : "灾厄武士", | ||
"entity.illager_additions.new_samurai" : "灾厄武士", | ||
"entity.illager_additions.spearman" : "灾厄近卫", | ||
"entity.illager_additions.cowboy" : "牛仔", | ||
"entity.illager_additions.beamloger" : "咒束师", | ||
|
||
"item.illager_additions.spear" : "长枪", | ||
"item.illager_additions.royal_guard_spear" : "近卫长枪", | ||
"item.illager_additions.katana" : "武士刀", | ||
"item.illager_additions.master_katana" : "大师的武士刀", | ||
|
||
"item.illager_additions.beamloger_helmet" : "咒束师帽子", | ||
"item.illager_additions.beamloger_chestplate" : "咒束师法袍", | ||
"item.illager_additions.beamloger_leggings" : "咒束师裤子", | ||
"item.illager_additions.beamloger_boots" : "咒束师靴子", | ||
|
||
"item.illager_additions.guard_helmet" : "近卫头盔", | ||
"item.illager_additions.guard_chestplate" : "近卫胸甲", | ||
"item.illager_additions.guard_legs" : "近卫护腿", | ||
|
||
"item.illager_additions.shogun_helmet" : "大将头盔", | ||
"item.illager_additions.shogun_chestplate" : "大将胸甲", | ||
|
||
"item.illager_additions.samurai_helmet" : "武士头盔", | ||
"item.illager_additions.samurai_chestplate" : "武士胸甲", | ||
"item.illager_additions.samurai_leggings" : "武士护腿", | ||
"item.illager_additions.samurai_boots" : "武士靴子", | ||
"item.illager_additions.samurai_robes" : "武士外套", | ||
"item.illager_additions.samurai_pants" : "武士裤子", | ||
"item.illager_additions.samurai_shoes" : "武士靴子", | ||
"item.illager_additions.red_samurai_robes" : "武士外套", | ||
"item.illager_additions.red_samurai_pants" : "武士裤子", | ||
"item.illager_additions.red_samurai_shoes" : "武士靴子", | ||
|
||
"item.illager_additions.cowboy_hat" : "牛仔帽子", | ||
"item.illager_additions.cowboy_robes" : "牛仔外套", | ||
"item.illager_additions.cowboy_pants" : "牛仔裤子", | ||
"item.illager_additions.cowboy_shoes" : "牛仔靴子", | ||
|
||
"item.illager_additions.shogun_spawn_egg" : "灾厄大将刷怪蛋", | ||
"item.illager_additions.samurai_spawn_egg" : "灾厄武士刷怪蛋", | ||
"item.illager_additions.spearman_spawn_egg" : "灾厄近卫刷怪蛋", | ||
"item.illager_additions.cowboy_spawn_egg" : "牛仔刷怪蛋", | ||
"item.illager_additions.beamloger_spawn_egg" : "咒束师刷怪蛋", | ||
|
||
"death.attack.rebound": "%1$s在射击灾厄武士时被弹反回的弹射物击杀", | ||
"death.attack.rebound.player": "%1$s在射击%2$s时被弹反回的弹射物击杀", | ||
"death.attack.reboundShogun": "%1$s在射击灾厄大将时被弹反回的弹射物击杀", | ||
"death.attack.reboundShogun.player": "%1$s在射击%2$s时被弹反回的弹射物击杀" | ||
} |