Files
habitica/website/common/locales/es_419/spells.json
T
2018-03-13 20:58:43 +00:00

60 lines
4.6 KiB
JSON

{
"spellWizardFireballText": "Explosión de Llamas",
"spellWizardFireballNotes": "¡Invocas PX y dañas flamantemente a los Jefes! (Basado en: INT)",
"spellWizardMPHealText": "Corriente Etérea",
"spellWizardMPHealNotes": "Sacrificas maná para que el resto de tu Equipo gane PM! (Basado en : INT)",
"spellWizardEarthText": "Terremoto",
"spellWizardEarthNotes": "Your mental power shakes the earth and buffs your Party's Intelligence! (Based on: Unbuffed INT)",
"spellWizardFrostText": "Helada Escalofriante",
"spellWizardFrostNotes": "¡Con un conjuro, El hielo congela todas tus rachas haciendo que no se reinicien a cero mañana!",
"spellWizardFrostAlreadyCast": "Ya lanzaste este hechizo hoy dia. Tus rachas estan congeladas y no hay necesidad de lanzar este hechizo denuevo.",
"spellWarriorSmashText": "Golpe Brutal",
"spellWarriorSmashNotes": "You make a task more blue/less red and deal extra damage to Bosses! (Based on: STR)",
"spellWarriorDefensiveStanceText": "Postura Defensiva",
"spellWarriorDefensiveStanceNotes": "¡Te agachas y ganas un buff para Constitution! (Basado en: Desconectado CON)",
"spellWarriorValorousPresenceText": "Presencia Valerosa",
"spellWarriorValorousPresenceNotes": "¡Tu audacia mejora la Fuerza de todo tu equipo! (Basado en: STR no reforzado)",
"spellWarriorIntimidateText": "Mirada Intimidante",
"spellWarriorIntimidateNotes": "¡Tu mirada feroz da rienda suelta a la Constitución de todo tu Equipo! (Basado en: Desconectado CON)",
"spellRoguePickPocketText": "Carterista",
"spellRoguePickPocketNotes": "Le robas a una tarea cercana y ganas oro! (Basado en: PER)",
"spellRogueBackStabText": "Puñalada",
"spellRogueBackStabNotes": "Traicionas a una torpe tarea y ganas oro y PX! (Basado en: FUE)",
"spellRogueToolsOfTradeText": "Herramientas del Oficio",
"spellRogueToolsOfTradeNotes": "Your tricky talents buff your whole Party's Perception! (Based on: Unbuffed PER)",
"spellRogueStealthText": "Sigilo",
"spellRogueStealthNotes": "With each cast, a few of your undone Dailies won't cause damage tonight. Their streaks and colors won't change. (Based on: PER)",
"spellRogueStealthDaliesAvoided": "<%= originalText %> Numero de diarias evitadas: <%= number %>.",
"spellRogueStealthMaxedOut": "Ya haz evitado todas tus tareas diaria; no hay necesidad de conjurar esto denuevo.",
"spellHealerHealText": "Luz Curativa",
"spellHealerHealNotes": "Shining light restores your health! (Based on: CON and INT)",
"spellHealerBrightnessText": "Claridad Abrasadora",
"spellHealerBrightnessNotes": "Una explosión de luz vuelve a tus tareas mas azules/menos rojas! (Basado en: INT)",
"spellHealerProtectAuraText": "Aura Protectora",
"spellHealerProtectAuraNotes": "You shield your Party by buffing their Constitution! (Based on: Unbuffed CON)",
"spellHealerHealAllText": "Bendición",
"spellHealerHealAllNotes": "Your soothing spell restores your whole Party's health! (Based on: CON and INT)",
"spellSpecialSnowballAuraText": "Bola de Nieve",
"spellSpecialSnowballAuraNotes": "¡Transforma a tu amigo en un hombre de nieve!",
"spellSpecialSaltText": "Sal",
"spellSpecialSaltNotes": "Deshaz el hechizo que te convirtió en hombre de nieve.",
"spellSpecialSpookySparklesText": "Brillantina Espeluznante",
"spellSpecialSpookySparklesNotes": "¡Vuelve a tu amigo transparente!",
"spellSpecialOpaquePotionText": "Poción Opaca",
"spellSpecialOpaquePotionNotes": "Deshaz el hechizo que te volvió transparente.",
"spellSpecialShinySeedText": "Semilla Radiante",
"spellSpecialShinySeedNotes": "¡Transforma a un amigo en una alegre flor!",
"spellSpecialPetalFreePotionText": "Poción Anti-Pétalos",
"spellSpecialPetalFreePotionNotes": "Deshaz el hechizo que te convirtió en una flor.",
"spellSpecialSeafoamText": "Espuma de Mar",
"spellSpecialSeafoamNotes": "¡Convierte a un amigo en una criatura marina!",
"spellSpecialSandText": "Arena",
"spellSpecialSandNotes": "Deshaz el hechizo que te convirtió en estrella de mar.",
"spellNotFound": "Habilidad \"<%= spellId %>\" no encontrada.",
"partyNotFound": "Equipo no encontrado",
"targetIdUUID": "\"targetId\" debe ser un ID de usuario válido.",
"challengeTasksNoCast": "Conjurar esta habilidad en tareas de desafío no está permitido.",
"groupTasksNoCast": "No está permitido conjurar una habilidad en las tareas grupales.",
"spellNotOwned": "No tienes esta habilidad.",
"spellLevelTooHigh": "Debes ser nivel <%= level %> para utilizar esta habilidad."
}