mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-15 12:52:20 +02:00
add suggested localizations
This commit is contained in:
parent
c3b062df61
commit
f570bbe88a
@ -5,6 +5,7 @@
|
||||
"switchedStatChanges": "{{pokemonName}} tauschte die Statuswerteveränderungen mit dem Ziel!",
|
||||
"switchedTwoStatChanges": "{{pokemonName}} tauscht Veränderungen an {{firstStat}} und {{secondStat}} mit dem Ziel!",
|
||||
"switchedStat": "{{pokemonName}} tauscht seinen {{stat}}-Wert mit dem des Zieles!",
|
||||
"selfSwitchedStat": "{{pokemonName}} tauscht den Wert seines {{firstStat}} mit dem seiner {{secondStat}}!",
|
||||
"sharedGuard": "{{pokemonName}} addiert seine Schutzkräfte mit jenen des Zieles und teilt sie gerecht auf!",
|
||||
"sharedPower": "{{pokemonName}} addiert seine Kräfte mit jenen des Zieles und teilt sie gerecht auf!",
|
||||
"goingAllOutForAttack": "{{pokemonName}} legt sich ins Zeug!",
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"switchedTwoStatChanges": "{{pokemonName}} ha intercambiado los cambios en {{firstStat}} y {{secondStat}} con los del objetivo!",
|
||||
"switchedStat": "{{pokemonName}} cambia su {{stat}} por la de su objetivo!",
|
||||
"selfSwitchedStat": "¡{{pokemonName}} cambió {{firstStat}} a {{secondStat}}!",
|
||||
"sharedGuard": "{{pokemonName}} suma su capacidad defensiva a la del objetivo y la reparte equitativamente!",
|
||||
"sharedPower": "{{pokemonName}} suma su capacidad ofensiva a la del objetivo y la reparte equitativamente!",
|
||||
"isChargingPower": "¡{{pokemonName}} está acumulando energía!",
|
||||
|
@ -5,6 +5,7 @@
|
||||
"switchedStatChanges": "{{pokemonName}} permute\nles changements de stats avec ceux de sa cible !",
|
||||
"switchedTwoStatChanges": "{{pokemonName}} permute les changements de {{firstStat} et de {{secondStat}} avec ceux de sa cible !",
|
||||
"switchedStat": "{{pokemonName}} et sa cible échangent leur {{stat}} !",
|
||||
"selfSwitchedStat": "{{pokemonName}} échange\nson {{firstStat}} et sa {{secondStat}} !",
|
||||
"sharedGuard": "{{pokemonName}} additionne sa garde à celle de sa cible et redistribue le tout équitablement !",
|
||||
"sharedPower": "{{pokemonName}} additionne sa force à celle de sa cible et redistribue le tout équitablement !",
|
||||
"goingAllOutForAttack": "{{pokemonName}} a pris\ncette capacité au sérieux !",
|
||||
|
@ -5,6 +5,7 @@
|
||||
"switchedStatChanges": "{{pokemonName}}[[는]] 상대와 자신의\n능력 변화를 바꿨다!",
|
||||
"switchedTwoStatChanges": "{{pokemonName}} 상대와 자신의 {{firstStat}}과 {{secondStat}}의 능력 변화를 바꿨다!",
|
||||
"switchedStat": "{{pokemonName}} 서로의 {{stat}}를 교체했다!",
|
||||
"selfSwitchedStat": "{{pokemonName}}[[는]]\n{{firstStat}}과 {{secondStat}}를 바꿨다!",
|
||||
"sharedGuard": "{{pokemonName}} 서로의 가드를 셰어했다!",
|
||||
"sharedPower": "{{pokemonName}} 서로의 파워를 셰어했다!",
|
||||
"goingAllOutForAttack": "{{pokemonName}}[[는]]\n전력을 다하기 시작했다!",
|
||||
|
@ -6,6 +6,7 @@
|
||||
"goingAllOutForAttack": "{{pokemonName}} está arriscando tudo nesse ataque!",
|
||||
"regainedHealth": "{{pokemonName}} recuperou/nsaúde!",
|
||||
"keptGoingAndCrashed": "{{pokemonName}} errou o alvo/ne se arrebentou!",
|
||||
"selfSwitchedStat": "{{pokemonName}} trocou seu atributo de {{firstStat}} pela sua {{secondStat}}!",
|
||||
"fled": "{{pokemonName}} fugiu!",
|
||||
"cannotBeSwitchedOut": "{{pokemonName}} não pode ser trocado!",
|
||||
"swappedAbilitiesWithTarget": "{{pokemonName}} trocou/nde habilidades com o alvo!",
|
||||
|
@ -5,6 +5,7 @@
|
||||
"switchedStatChanges": "{{pokemonName}}和对手互换了\n自己的能力变化!",
|
||||
"switchedTwoStatChanges": "{{pokemonName}} 和对手互换了自己的{{firstStat}}和{{secondStat}}的能力变化!",
|
||||
"switchedStat": "{{pokemonName}} 互换了各自的{{stat}}!",
|
||||
"selfSwitchedStat": "{{pokemonName}} 互换了{{firstStat}}和{{secondStat}}!",
|
||||
"sharedGuard": "{{pokemonName}} 平分了各自的防守!",
|
||||
"sharedPower": "{{pokemonName}} 平分了各自的力量!",
|
||||
"goingAllOutForAttack": "{{pokemonName}}拿出全力了!",
|
||||
|
@ -5,6 +5,7 @@
|
||||
"switchedStatChanges": "{{pokemonName}}和對手互換了\n自身的能力變化!",
|
||||
"switchedTwoStatChanges": "{{pokemonName}} 和對手互換了自身的{{firstStat}}和{{secondStat}}的能力變化!",
|
||||
"switchedStat": "{{pokemonName}} 互換了各自的{{stat}}!",
|
||||
"selfSwitchedStat": "{{pokemonName}} 互换{{firstStat}}击和{{secondStat}}",
|
||||
"sharedGuard": "{{pokemonName}} 平分了各自的防守!",
|
||||
"sharedPower": "{{pokemonName}} 平分了各自的力量!",
|
||||
"goingAllOutForAttack": "{{pokemonName}}拿出全力了!",
|
||||
|
Loading…
Reference in New Issue
Block a user