Translate game-stats-ui-handler.json via GitLocalize

This commit is contained in:
DanStevensonx 2024-08-31 19:10:46 +00:00 committed by gitlocalize-app[bot]
parent 07755e1c45
commit 653f80023f
1 changed files with 40 additions and 1 deletions

View File

@ -1,3 +1,42 @@
{
"stats": "Estadísticas"
"stats": "Estadísticas",
"playTime": "Tiempo jugado",
"totalBattles": "Batallas totales",
"starters": "Iniciales",
"shinyStarters": "Shinies iniciales",
"speciesSeen": "Especies vistas",
"speciesCaught": "Especies capturadas",
"ribbonsOwned": "Cintas obtenidas",
"classicRuns": "Partidas clásicas",
"classicWins": "Victorias clásicas",
"dailyRunAttempts": "Intentos del reto diario",
"dailyRunWins": "Victorias del reto diario",
"endlessRuns": "Partidas Infinitas",
"highestWaveEndless": "Oleada récord (infinito)",
"highestMoney": "Dinero récord",
"highestDamage": "Daño máximo",
"highestHPHealed": "Máximos PS curados",
"pokemonEncountered": "Pokémon encontrados",
"pokemonDefeated": "Pokémon derrotados",
"pokemonCaught": "Pokémon capturados",
"eggsHatched": "Huevos eclosionados",
"subLegendsSeen": "Sublegendarios vistos",
"subLegendsCaught": "Sub-legs. capturados",
"subLegendsHatched": "Sub-legs. eclosionados",
"legendsSeen": "Legendarios vistos",
"legendsCaught": "Legendarios capturados",
"legendsHatched": "Legendarios eclosionados",
"mythicalsSeen": "Míticos vistos",
"mythicalsCaught": "Singulares capturados",
"mythicalsHatched": "Singulares eclosionados",
"shiniesSeen": "Shinies vistos",
"shiniesCaught": "Shinies capturados",
"shiniesHatched": "Shinies eclosionados",
"pokemonFused": "Pokémons fusionados",
"trainersDefeated": "Entrenadores derrotados",
"eggsPulled": "Huevos canjeados",
"rareEggsPulled": "Huevos raros canjeados",
"epicEggsPulled": "Huevos épicos canjeados",
"legendaryEggsPulled": "Huevos legendarios canjeados",
"manaphyEggsPulled": "Huevos Manaphy canjeados"
}