mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-02 05:32:24 +02:00
Update battle.json
This commit is contained in:
parent
90215de754
commit
52e7412f82
@ -15,10 +15,10 @@
|
||||
"moneyPickedUp": "捡到了₽{{moneyAmount}}!",
|
||||
"pokemonCaught": "{{pokemonName}}被抓住了!",
|
||||
"addedAsAStarter": "增加了{{pokemonName}}作为\n一个新的基础宝可梦!",
|
||||
"pokemonObtained": "You got {{pokemonName}}!",
|
||||
"pokemonBrokeFree": "Oh no!\nThe Pokémon broke free!",
|
||||
"pokemonFled": "The wild {{pokemonName}} fled!",
|
||||
"playerFled": "You fled from the {{pokemonName}}!",
|
||||
"pokemonObtained": "你获得了{{pokemonName}}!",
|
||||
"pokemonBrokeFree": "噢不!\n宝可梦挣脱了!",
|
||||
"pokemonFled": "野生的{{pokemonName}}逃走了!",
|
||||
"playerFled": "你从{{pokemonName}}那里逃走了!",
|
||||
"partyFull": "你的队伍已满员。是否放生其他宝可梦\n为{{pokemonName}}腾出空间?",
|
||||
"pokemon": "宝可梦",
|
||||
"sendOutPokemon": "上吧!\n{{pokemonName}}!",
|
||||
@ -53,7 +53,7 @@
|
||||
"noPokeballTrainer": "你不能捕捉其他训练家的宝可梦!",
|
||||
"noPokeballMulti": "只能在剩下一只宝可梦时才能扔出精灵球!",
|
||||
"noPokeballStrong": "目标宝可梦太强了,无法捕捉!\n你需要先削弱它!",
|
||||
"noPokeballMysteryEncounter": "You aren't able to\ncatch this Pokémon!",
|
||||
"noPokeballMysteryEncounter": "你无法\n捕捉这只宝可梦!",
|
||||
"noEscapeForce": "一股无形的力量阻止你逃跑。",
|
||||
"noEscapeTrainer": "你不能从与训练家的战斗中逃跑!",
|
||||
"noEscapePokemon": "{{pokemonName}}的{{moveName}}\n阻止了你{{escapeVerb}}!",
|
||||
@ -93,5 +93,5 @@
|
||||
"unlockedSomething": "{{unlockedThing}}\n已解锁。",
|
||||
"congratulations": "恭喜!",
|
||||
"beatModeFirstTime": "{{speciesName}}首次击败了{{gameMode}}!\n你获得了{{newModifier}}!",
|
||||
"mysteryEncounterAppeared": "What's this?"
|
||||
"mysteryEncounterAppeared": "这是什么?"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user