mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 07:22:19 +02:00
Translate party-ui-handler.json via GitLocalize
This commit is contained in:
parent
2856bc1f12
commit
f5a8126f0c
@ -1,42 +1,47 @@
|
||||
{
|
||||
"SEND_OUT": "Manda in campo",
|
||||
"SUMMARY": "Sommario",
|
||||
"CANCEL": "Annulla",
|
||||
"RELEASE": "Rilascia",
|
||||
"APPLY": "Applica",
|
||||
"TEACH": "Insegna",
|
||||
"SPLICE": "Unisci",
|
||||
"UNSPLICE": "Dividi",
|
||||
"ACTIVATE": "Attiva",
|
||||
"DEACTIVATE": "Disattiva",
|
||||
"TRANSFER": "Trasferisci",
|
||||
"ALL": "Tutto",
|
||||
"PASS_BATON": "Staffetta",
|
||||
"UNPAUSE_EVOLUTION": "Consenti evoluzione",
|
||||
"REVIVE": "Revitalizza",
|
||||
"RENAME": "Rinomina",
|
||||
"choosePokemon": "Scegli un Pokémon.",
|
||||
"doWhatWithThisPokemon": "Hai selezionato questo Pokémon.",
|
||||
"noEnergy": "{{pokemonName}} non ha più energie\nper lottare!",
|
||||
"hasEnergy": "{{pokemonName}} ha ancora energie\nper lottare!",
|
||||
"cantBeUsed": "{{pokemonName}} non può essere usato\nin questa sfida!",
|
||||
"tooManyItems": "{{pokemonName}} possiede già\nquest'oggetto in abbondanza!",
|
||||
"anyEffect": "Non avrebbe alcun effetto.",
|
||||
"unpausedEvolutions": "{{pokemonName}} può di nuovo evolversi.",
|
||||
"unspliceConfirmation": "Vuoi davvero dividere {{fusionName}}\nda {{pokemonName}}? {{fusionName}} andrà perduto.",
|
||||
"wasReverted": "{{fusionName}} è tornato ad essere {{pokemonName}}.",
|
||||
"releaseConfirmation": "Vuoi davvero liberare {{pokemonName}}?",
|
||||
"releaseInBattle": "Non puoi liberare un Pokémon che sta combattendo!",
|
||||
"selectAMove": "Scegli una mossa.",
|
||||
"changeQuantity": "Scegli un oggetto da trasferire.\nUsa < e > per cambiarne la quantità.",
|
||||
"selectAnotherPokemonToSplice": "Scegli un altro Pokémon da unire.",
|
||||
"cancel": "Annulla",
|
||||
"goodbye": "Addio, {{pokemonName}}!",
|
||||
"byebye": "Ciao ciao, {{pokemonName}}!",
|
||||
"farewell": "Arrivederci, {{pokemonName}}!",
|
||||
"soLong": "È stato bello, {{pokemonName}}!",
|
||||
"thisIsWhereWePart": "Le nostre strade si dividono, {{pokemonName}}!",
|
||||
"illMissYou": "Mi mancherai, {{pokemonName}}!",
|
||||
"illNeverForgetYou": "Non ti dimenticherò, {{pokemonName}}!",
|
||||
"untilWeMeetAgain": "Alla prossima, {{pokemonName}}!"
|
||||
}
|
||||
"SEND_OUT": "Manda in campo",
|
||||
"SUMMARY": "Sommario",
|
||||
"CANCEL": "Annulla",
|
||||
"RELEASE": "Rilascia",
|
||||
"APPLY": "Applica",
|
||||
"TEACH": "Insegna",
|
||||
"SPLICE": "Unisci",
|
||||
"UNSPLICE": "Dividi",
|
||||
"ACTIVATE": "Attiva",
|
||||
"DEACTIVATE": "Disattiva",
|
||||
"TRANSFER": "Trasferisci",
|
||||
"ALL": "Tutto",
|
||||
"PASS_BATON": "Staffetta",
|
||||
"UNPAUSE_EVOLUTION": "Consenti evoluzione",
|
||||
"REVIVE": "Revitalizza",
|
||||
"RENAME": "Rinomina",
|
||||
"choosePokemon": "Scegli un Pokémon.",
|
||||
"doWhatWithThisPokemon": "Hai selezionato questo Pokémon.",
|
||||
"noEnergy": "{{pokemonName}} non ha più energie\nper lottare!",
|
||||
"hasEnergy": "{{pokemonName}} ha ancora energie\nper lottare!",
|
||||
"cantBeUsed": "{{pokemonName}} non può essere usato\nin questa sfida!",
|
||||
"tooManyItems": "{{pokemonName}} possiede già\nquest'oggetto in abbondanza!",
|
||||
"anyEffect": "Non avrebbe alcun effetto.",
|
||||
"unpausedEvolutions": "{{pokemonName}} può di nuovo evolversi.",
|
||||
"unspliceConfirmation": "Vuoi davvero dividere {{fusionName}}\nda {{pokemonName}}? {{fusionName}} andrà perduto.",
|
||||
"wasReverted": "{{fusionName}} è tornato ad essere {{pokemonName}}.",
|
||||
"releaseConfirmation": "Vuoi davvero liberare {{pokemonName}}?",
|
||||
"releaseInBattle": "Non puoi liberare un Pokémon che sta combattendo!",
|
||||
"selectAMove": "Scegli una mossa.",
|
||||
"changeQuantity": "Scegli un oggetto da trasferire.\nUsa < e > per cambiarne la quantità.",
|
||||
"selectAnotherPokemonToSplice": "Scegli un altro Pokémon da unire.",
|
||||
"cancel": "Annulla",
|
||||
"able": "Sì!",
|
||||
"notAble": "No!",
|
||||
"learned": "La conosce!",
|
||||
"goodbye": "Addio, {{pokemonName}}!",
|
||||
"byebye": "Ciao ciao, {{pokemonName}}!",
|
||||
"farewell": "Arrivederci, {{pokemonName}}!",
|
||||
"soLong": "È stato bello, {{pokemonName}}!",
|
||||
"thisIsWhereWePart": "Le nostre strade si dividono, {{pokemonName}}!",
|
||||
"illMissYou": "Mi mancherai, {{pokemonName}}!",
|
||||
"illNeverForgetYou": "Non ti dimenticherò, {{pokemonName}}!",
|
||||
"untilWeMeetAgain": "Alla prossima, {{pokemonName}}!",
|
||||
"sayonara": "Sayonara, {{pokemonName}}!",
|
||||
"smellYaLater": "Ci becchiamo, {{pokemonName}}!"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user