-
Notifications
You must be signed in to change notification settings - Fork 1.1k
提交 illage-and-spillage 模组翻译 #2592
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
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
47 changes: 47 additions & 0 deletions
47
projects/1.16/assets/illage-and-spillage/illageandspillage/lang/en_us.json
This file contains hidden or 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,47 @@ | ||
| { | ||
| "item.illageandspillage.igniter_spawn_egg": "Igniter Spawn Egg", | ||
| "item.illageandspillage.magispeller_spawn_egg": "Magispeller Spawn Egg", | ||
| "item.illageandspillage.illashooter_spawn_egg": "Illashooter Spawn Egg", | ||
|
|
||
| "entity.illageandspillage.igniter": "Igniter", | ||
| "entity.illageandspillage.magispeller": "Magispeller", | ||
| "entity.illageandspillage.faker": "Faker", | ||
| "entity.illageandspillage.dispenser": "Dispenser", | ||
| "entity.illageandspillage.illashooter": "Illashooter", | ||
| "entity.illageandspillage.crashager": "Crashager", | ||
| "entity.illageandspillage.boss_randomizer": "Boss Randomizer", | ||
| "entity.illageandspillage.boss_randomizer.check_configs": "CHECK YOUR CONFIGS", | ||
|
|
||
| "item.illageandspillage.totem_of_banishment": "Totem of Banishment", | ||
|
|
||
| "subtitles.entity.igniter.ambient": "Igniter rages", | ||
| "subtitles.entity.igniter.celebrate": "Igniter cheers", | ||
| "subtitles.entity.igniter.hurt": "Igniter hurts", | ||
| "subtitles.entity.igniter.death": "Igniter dies", | ||
|
|
||
| "subtitles.entity.magispeller.ambient": "Magispeller snickers", | ||
| "subtitles.entity.magispeller.celebrate": "Magispeller cheers", | ||
| "subtitles.entity.magispeller.hurt": "Magispeller hurts", | ||
| "subtitles.entity.magispeller.death": "Magispeller dies", | ||
| "subtitles.entity.magispeller.laugh": "Magispeller laughs maniacally", | ||
| "subtitles.entity.magispeller.prepare_fakers": "Magispeller prepares Fakers", | ||
| "subtitles.entity.magispeller.spin": "Magispeller spins", | ||
| "subtitles.entity.magispeller.arrowbarrage": "Magispeller shoots rapidly", | ||
| "subtitles.entity.magispeller.heal": "Magispeller heals", | ||
| "subtitles.entity.magispeller.dispenser": "Magispeller throws out dispenser", | ||
| "subtitles.entity.magispeller.dispenser_open": "Dispenser opens", | ||
| "subtitles.entity.magispeller.dispenser_destroy": "Dispenser destroyed", | ||
| "subtitles.entity.magispeller.fangrun": "Magispeller prepares Fang Run", | ||
| "subtitles.entity.magispeller.summon": "Magispeller prepares summoning", | ||
| "subtitles.entity.magispeller.cast_spell": "Magispeller summons Vexes", | ||
| "subtitles.entity.magispeller.fireball": "Magispeller prepares fireball", | ||
| "subtitles.entity.magispeller.life_steal": "Magispeller uses life stealing", | ||
| "subtitles.entity.magispeller.ravager": "Magispeller prepares Crashager", | ||
| "subtitles.entity.magispeller.ravager_roar": "Crashager roars", | ||
| "subtitles.entity.magispeller.forcefield": "Magispeller's forcefield activates", | ||
|
|
||
| "subtitles.entity.faker.ambient": "Faker snickers", | ||
| "subtitles.entity.faker.death": "Faker dies", | ||
|
|
||
| "subtitles.item.totem_of_banishment.banish": "Vexes banished" | ||
| } |
47 changes: 47 additions & 0 deletions
47
projects/1.16/assets/illage-and-spillage/illageandspillage/lang/zh_cn.json
This file contains hidden or 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,47 @@ | ||
| { | ||
| "item.illageandspillage.igniter_spawn_egg": "纵火狂刷怪蛋", | ||
| "item.illageandspillage.magispeller_spawn_egg": "灾厄术士刷怪蛋", | ||
| "item.illageandspillage.illashooter_spawn_egg": "厄灵射手刷怪蛋", | ||
|
|
||
| "entity.illageandspillage.igniter": "纵火狂", | ||
| "entity.illageandspillage.magispeller": "灾厄术士", | ||
| "entity.illageandspillage.faker": "灾厄术士替身", | ||
| "entity.illageandspillage.dispenser": "厄灵射手刷怪箱", | ||
| "entity.illageandspillage.illashooter": "放箭者", | ||
| "entity.illageandspillage.crashager": "击退兽", | ||
| "entity.illageandspillage.boss_randomizer": "Boss随机产生器", | ||
| "entity.illageandspillage.boss_randomizer.check_configs": "检查您的配置文件", | ||
|
|
||
| "item.illageandspillage.totem_of_banishment": "放逐图腾", | ||
|
|
||
| "subtitles.entity.igniter.ambient": "纵火狂:咆哮", | ||
| "subtitles.entity.igniter.celebrate": "纵火狂:庆祝", | ||
| "subtitles.entity.igniter.hurt": "纵火狂:受伤", | ||
| "subtitles.entity.igniter.death": "纵火狂:死亡", | ||
|
|
||
| "subtitles.entity.magispeller.ambient": "灾厄术士:暗笑", | ||
| "subtitles.entity.magispeller.celebrate": "灾厄术士:庆祝", | ||
| "subtitles.entity.magispeller.hurt": "灾厄术士:受伤", | ||
| "subtitles.entity.magispeller.death": "灾厄术士:死亡", | ||
| "subtitles.entity.magispeller.laugh": "灾厄术士:狂笑", | ||
| "subtitles.entity.magispeller.prepare_fakers": "灾厄术士:准备召唤替身", | ||
| "subtitles.entity.magispeller.spin": "灾厄术士:转身", | ||
| "subtitles.entity.magispeller.arrowbarrage": "灾厄术士:万箭齐发", | ||
| "subtitles.entity.magispeller.heal": "灾厄术士:治愈", | ||
| "subtitles.entity.magispeller.dispenser": "灾厄术士:扔出厄灵射手刷怪箱", | ||
| "subtitles.entity.magispeller.dispenser_open": "厄灵射手刷怪箱:打开", | ||
| "subtitles.entity.magispeller.dispenser_destroy": "厄灵射手刷怪箱:被摧毁", | ||
| "subtitles.entity.magispeller.fangrun": "灾厄术士:准备释放尖牙", | ||
| "subtitles.entity.magispeller.summon": "灾厄术士:准备召唤", | ||
| "subtitles.entity.magispeller.cast_spell": "灾厄术士:准备召唤恼鬼", | ||
| "subtitles.entity.magispeller.fireball": "灾厄术士:准备发射火球", | ||
| "subtitles.entity.magispeller.life_steal": "灾厄术士:使用生命窃取", | ||
| "subtitles.entity.magispeller.ravager": "灾厄术士:准备召唤击退兽", | ||
| "subtitles.entity.magispeller.ravager_roar": "击退兽:咆哮", | ||
| "subtitles.entity.magispeller.forcefield": "灾厄术士:激活力场", | ||
|
|
||
| "subtitles.entity.faker.ambient": "灾厄术士替身:暗笑", | ||
| "subtitles.entity.faker.death": "灾厄术士替身:死亡", | ||
|
|
||
| "subtitles.item.totem_of_banishment.banish": "恼鬼:被放逐" | ||
| } | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.