mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-26 16:56:11 +00:00
Update italian menu (#954)
This commit is contained in:
parent
36d0243122
commit
88fab1dc5f
@ -9,7 +9,7 @@ export const menuUiHandler: SimpleTranslationEntries = {
|
|||||||
"EGG_GACHA": "Gacha Uova",
|
"EGG_GACHA": "Gacha Uova",
|
||||||
"MANAGE_DATA": "Gestisci Dati",
|
"MANAGE_DATA": "Gestisci Dati",
|
||||||
"COMMUNITY": "Community",
|
"COMMUNITY": "Community",
|
||||||
"SAVE_AND_QUIT": "Save and Quit",
|
"SAVE_AND_QUIT": "Salva ed Esci",
|
||||||
"LOG_OUT": "Disconnettiti",
|
"LOG_OUT": "Disconnettiti",
|
||||||
"slot": "Slot {{slotNumber}}",
|
"slot": "Slot {{slotNumber}}",
|
||||||
"importSession": "Importa Sessione",
|
"importSession": "Importa Sessione",
|
||||||
|
@ -40,11 +40,11 @@ export const menu: SimpleTranslationEntries = {
|
|||||||
"noRankings": "Nessuna Classifica",
|
"noRankings": "Nessuna Classifica",
|
||||||
"loading": "Caricamento…",
|
"loading": "Caricamento…",
|
||||||
"playersOnline": "Giocatori Online",
|
"playersOnline": "Giocatori Online",
|
||||||
"evolving": "What?\n{{pokemonName}} is evolving!",
|
"evolving": "Cosa?\n{{pokemonName}} si evolvendo!",
|
||||||
"stoppedEvolving": "{{pokemonName}} stopped evolving.",
|
"stoppedEvolving": "{{pokemonName}} ha smesso di evolversi.",
|
||||||
"pauseEvolutionsQuestion": "Would you like to pause evolutions for {{pokemonName}}?\nEvolutions can be re-enabled from the party screen.",
|
"pauseEvolutionsQuestion": "Vuoi sospendere le evoluzioni per {{pokemonName}}?\nLe evoluzioni possono essere riattivate dalla schermata del party.",
|
||||||
"evolutionsPaused": "Evolutions have been paused for {{pokemonName}}.",
|
"evolutionsPaused": "Le evoluzioni sono state sospese per {{pokemonName}}.",
|
||||||
"evolutionDone": "Congratulations!\nYour {{pokemonName}} evolved into {{evolvedPokemonName}}!",
|
"evolutionDone": "Congratulazioni!\n{{pokemonName}} si è evoluto in {{evolvedPokemonName}}!",
|
||||||
"empty":"Vuoto",
|
"empty":"Vuoto",
|
||||||
"yes":"Si",
|
"yes":"Si",
|
||||||
"no":"No",
|
"no":"No",
|
||||||
|
Loading…
Reference in New Issue
Block a user