Translate starter-select-ui-handler.json via GitLocalize
This commit is contained in:
parent
a70fc63b25
commit
ed8b9d60f6
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"confirmStartTeam": "¿Comenzar con estos Pokémon?",
|
||||
"confirmExit": "¿Quieres salir?",
|
||||
"invalidParty": "¡Este equipo no es válido!",
|
||||
"gen1": "I",
|
||||
"gen2": "II",
|
||||
|
@ -11,21 +12,24 @@
|
|||
"gen8": "VIII",
|
||||
"gen9": "IX",
|
||||
"growthRate": "Crecimiento:",
|
||||
"ability": "Habilid:",
|
||||
"ability": "Habili:",
|
||||
"passive": "Pasiva:",
|
||||
"nature": "Natur:",
|
||||
"eggMoves": "Mov. Huevo",
|
||||
"addToParty": "Añadir al Equipo",
|
||||
"removeFromParty": "Excluir del Equipo",
|
||||
"removeFromParty": "Quitar del Equipo",
|
||||
"toggleIVs": "Mostrar IVs",
|
||||
"manageMoves": "Cambiar movs.",
|
||||
"manageNature": "Cambiar natur.",
|
||||
"addToFavorites": "Añadir a Favoritos",
|
||||
"removeFromFavorites": "Quitar de Favoritos",
|
||||
"useCandies": "Usar Caramelos",
|
||||
"selectNature": "Elige Natur.",
|
||||
"selectMoveSwapOut": "Elige el movimiento que sustituir.",
|
||||
"selectMoveSwapWith": "Elige el movimiento que sustituirá a",
|
||||
"unlockPassive": "Añadir Pasiva",
|
||||
"reduceCost": "Reducir Coste",
|
||||
"sameSpeciesEgg": "Comprar Huevo",
|
||||
"cycleShiny": ": Shiny",
|
||||
"cycleForm": ": Forma",
|
||||
"cycleGender": ": Género",
|
||||
|
@ -38,4 +42,4 @@
|
|||
"locked": "Bloqueado",
|
||||
"disabled": "No disponible",
|
||||
"uncaught": "No capturado"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue