Update party-ui-handler.json

This commit is contained in:
Lugiad 2024-09-11 16:41:35 +02:00 committed by GitHub
parent d28acda18e
commit c5a05d6ca4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,5 +4,44 @@
"CANCEL": "取消",
"RELEASE": "放生",
"APPLY": "應用",
"TEACH": "教授"
"TEACH": "教授",
"SPLICE": "融合",
"UNSPLICE": "分離",
"ACTIVATE": "激活",
"DEACTIVATE": "解除",
"TRANSFER": "交換",
"ALL": "全部道具",
"PASS_BATON": "接棒",
"UNPAUSE_EVOLUTION": "解除進化暫停",
"REVIVE": "複活",
"RENAME": "起名",
"choosePokemon": "選擇一只寶可夢。",
"doWhatWithThisPokemon": "要對寶可夢做什麽?",
"noEnergy": "{{pokemonName}}沒有力氣戰鬥了!",
"hasEnergy": "{{pokemonName}}仍然精神十足!",
"cantBeUsed": "{{pokemonName}}無法在此挑戰中使用!",
"tooManyItems": "{{pokemonName}}擁有\n太多這個道具了",
"anyEffect": "即便使用也無效果哦。",
"unpausedEvolutions": "{{pokemonName}}的進化停止了。",
"unspliceConfirmation": "真的要把{{fusionName}}\n從{{pokemonName}}身上分離嗎?{{fusionName}}會就此消失。",
"wasReverted": "{{fusionName}}恢複成了{{pokemonName}}。",
"releaseConfirmation": "你真要放生{{pokemonName}}嗎?",
"releaseInBattle": "你無法放生正在戰鬥中的寶可夢!",
"selectAMove": "選擇一個招式。",
"changeQuantity": "選擇一件道具來交換。\n使用 ← 和 → 來指定數量。",
"selectAnotherPokemonToSplice": "選擇另一只寶可夢來融合。",
"cancel": "取消",
"able": "能學會!",
"notAble": "無法學習",
"learned": "已習得",
"goodbye": "再見,{{pokemonName}}",
"byebye": "拜拜,{{pokemonName}}",
"farewell": "再會了,{{pokemonName}}",
"soLong": "告辭了,{{pokemonName}}",
"thisIsWhereWePart": "就此分別吧,{{pokemonName}}",
"illMissYou": "我會想你的,{{pokemonName}}",
"illNeverForgetYou": "我不會忘記你的,{{pokemonName}}",
"untilWeMeetAgain": "下次再見了,{{pokemonName}}",
"sayonara": "撒由那拉,{{pokemonName}}",
"smellYaLater": "拜拜了您勒,{{pokemonName}}",
}