mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 00:06:18 +00:00
[Localisation] [ES] Review and finished pokemon-form and pokemon-form-battle (#3903)
* Translate pokemon-form.json via GitLocalize * Translate pokemon-form.json via GitLocalize * Translate pokemon-form-battle.json via GitLocalize * Translate pokemon-form-battle.json via GitLocalize * Update src/locales/es/pokemon-form.json Co-authored-by: Asdar <asdargmng@gmail.com> --------- Co-authored-by: Rafa <rhijano@hotmail.com> Co-authored-by: LilyAlternis <tias.a2002@gmail.com> Co-authored-by: Asdar <asdargmng@gmail.com> Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
This commit is contained in:
parent
a894438e24
commit
22d31bc704
@ -4,5 +4,11 @@
|
||||
"mega-y": "Mega {{pokemonName}} Y",
|
||||
"primal": "{{pokemonName}} Primigenio",
|
||||
"gigantamax": "G-Max {{pokemonName}}",
|
||||
"eternamax": "E-Max {{pokemonName}}"
|
||||
}
|
||||
"eternamax": "E-Max {{pokemonName}}",
|
||||
"megaChange": "¡{{preName}} ha mega-evolucionado a {{pokemonName}}!",
|
||||
"gigantamaxChange": "¡{{preName}} ha gigamaxizado a {{pokemonName}}!",
|
||||
"eternamaxChange": "¡{{preName}} ha eternamaxizado a {{pokemonName}}!",
|
||||
"revertChange": "¡{{pokemonName}} ha revertido a su forma original!",
|
||||
"formChange": "¡{{preName}} ha cambiado de forma!",
|
||||
"disguiseChange": "¡El disfraz ha actuado como señuelo!\t"
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"pikachuToughCosplay": "Enmascarada",
|
||||
"pikachuPartner": "Compañero",
|
||||
"eeveePartner": "Compañero",
|
||||
"pichuSpiky": "Picoreja",
|
||||
"unownA": "A",
|
||||
"unownB": "B",
|
||||
"unownC": "C",
|
||||
@ -49,6 +50,8 @@
|
||||
"rotomFrost": "Frío",
|
||||
"rotomFan": "Ventilador",
|
||||
"rotomMow": "Corte",
|
||||
"giratinaAltered": "Modificada",
|
||||
"shayminLand": "Tierra",
|
||||
"basculinRedStriped": "Raya Roja",
|
||||
"basculinBlueStriped": "Raya Azul",
|
||||
"basculinWhiteStriped": "Raya Blanca",
|
||||
@ -56,6 +59,10 @@
|
||||
"deerlingSummer": "Verano",
|
||||
"deerlingAutumn": "Otoño",
|
||||
"deerlingWinter": "Invierno",
|
||||
"tornadusIncarnate": "Avatar",
|
||||
"thundurusIncarnate": "Avatar",
|
||||
"landorusIncarnate": "Avatar",
|
||||
"keldeoOrdinary": "Habitual",
|
||||
"meloettaAria": "Lírica",
|
||||
"meloettaPirouette": "Danza",
|
||||
"froakieBattleBond": "Fuerte Afecto",
|
||||
@ -87,12 +94,12 @@
|
||||
"furfrouHeart": "Corazón",
|
||||
"furfrouStar": "Estrella",
|
||||
"furfrouDiamond": "Diamante",
|
||||
"furfrouDebutante": "Debutante",
|
||||
"furfrouMatron": "Matrón",
|
||||
"furfrouDandy": "Dandi",
|
||||
"furfrouLaReine": "La Reine",
|
||||
"furfrouDebutante": "Señorita",
|
||||
"furfrouMatron": "Dama",
|
||||
"furfrouDandy": "Caballero",
|
||||
"furfrouLaReine": "Aristócrata",
|
||||
"furfrouKabuki": "Kabuki",
|
||||
"furfrouPharaoh": "Faraón",
|
||||
"furfrouPharaoh": "Faraónico",
|
||||
"pumpkabooSmall": "Pequeño",
|
||||
"pumpkabooLarge": "Grande",
|
||||
"pumpkabooSuper": "Enorme",
|
||||
@ -127,11 +134,15 @@
|
||||
"magearnaOriginal": "Vetusto",
|
||||
"marshadowZenith": "Cénit",
|
||||
"sinisteaPhony": "Falsificada",
|
||||
"sinisteaAntique": "Auténtica",
|
||||
"sinisteaAntique": "Genuina",
|
||||
"eiscueNoIce": "Cara Deshielo",
|
||||
"indeedeeMale": "Macho",
|
||||
"indeedeeFemale": "Hembra",
|
||||
"morpekoFullBelly": "Saciada",
|
||||
"zacianHeroOfManyBattles": "Guerrero avezado",
|
||||
"zamazentaHeroOfManyBattles": "Guerrero avezado",
|
||||
"zarudeDada": "Papá",
|
||||
"enamorusIncarnate": "Avatar",
|
||||
"squawkabillyGreenPlumage": "Plumaje Verde",
|
||||
"squawkabillyBluePlumage": "Plumaje Azul",
|
||||
"squawkabillyYellowPlumage": "Plumaje Amarillo",
|
||||
@ -141,9 +152,19 @@
|
||||
"tatsugiriStretchy": "Estirada",
|
||||
"gimmighoulChest": "Cofre",
|
||||
"gimmighoulRoaming": "Andante",
|
||||
"poltchageistCounterfeit": "Imitación",
|
||||
"poltchageistArtisan": "Original",
|
||||
"koraidonApexBuild": "Forma Plena",
|
||||
"koraidonLimitedBuild": "Forma Limitada",
|
||||
"koraidonSprintingBuild": "Forma Carrera",
|
||||
"koraidonSwimmingBuild": "Forma Nado",
|
||||
"koraidonGlidingBuild": "Forma Planeo",
|
||||
"miraidonUltimateMode": "Modo Pleno",
|
||||
"miraidonLowPowerMode": "Modo Limitado",
|
||||
"miraidonDriveMode": "Modo Conducción",
|
||||
"miraidonAquaticMode": "Modo Flote",
|
||||
"miraidonGlideMode": "Modo Planeo",
|
||||
"poltchageistCounterfeit": "Fraudulenta",
|
||||
"poltchageistArtisan": "Opulenta",
|
||||
"paldeaTaurosCombat": "Combatiente",
|
||||
"paldeaTaurosBlaze": "Ardiente",
|
||||
"paldeaTaurosAqua": "Acuático"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user