mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-13 11:52:18 +02:00
battle.ts 업데이트
This commit is contained in:
parent
5346699207
commit
5df0db066f
@ -41,11 +41,11 @@ export const battle: SimpleTranslationEntries = {
|
|||||||
"noPokeballStrong": "너무 강해서 잡을 수 없어!\n약하게 만든 후 잡아야 해!",
|
"noPokeballStrong": "너무 강해서 잡을 수 없어!\n약하게 만든 후 잡아야 해!",
|
||||||
"noEscapeForce": "보이지 않는 힘이\n도망치는 것을 막고 있다.",
|
"noEscapeForce": "보이지 않는 힘이\n도망치는 것을 막고 있다.",
|
||||||
"noEscapeTrainer": "트레이너에게 등을\n보일 수는 없어!",
|
"noEscapeTrainer": "트레이너에게 등을\n보일 수는 없어!",
|
||||||
"noEscapePokemon": "{{pokemonName}}의 {{moveName}}은(는)\n{{escapeVerb}}을(를) 막고 있다!",
|
"noEscapePokemon": "{{pokemonName}}의 {{moveName}}은(는)\n{{escapeVerb}} 것을 막고 있다!",
|
||||||
"runAwaySuccess": "안전하게 도망쳤다!",
|
"runAwaySuccess": "안전하게 도망쳤다!",
|
||||||
"runAwayCannotEscape": '도망칠 수 없었다!',
|
"runAwayCannotEscape": '도망칠 수 없었다!',
|
||||||
"escapeVerbSwitch": "switching",
|
"escapeVerbSwitch": "교체하는",
|
||||||
"escapeVerbFlee": "fleeing",
|
"escapeVerbFlee": "도망치는",
|
||||||
"notDisabled": "{{pokemonName}}의 {{moveName}}은(는)\n사용할 수 있게 되었다!",
|
"notDisabled": "{{pokemonName}}의 {{moveName}}은(는)\n사용할 수 있게 되었다!",
|
||||||
"skipItemQuestion": "정말 보상을 건너뛰겠습니꺼?",
|
"skipItemQuestion": "정말 보상을 건너뛰겠습니꺼?",
|
||||||
"eggHatching": "어라?",
|
"eggHatching": "어라?",
|
||||||
|
Loading…
Reference in New Issue
Block a user