Files
habitica/website/common/locales/es_419/spells.json
T
2017-09-28 01:07:43 +00:00

60 lines
4.4 KiB
JSON

{
"spellWizardFireballText": "Explosión de Llamas",
"spellWizardFireballNotes": "You summon XP and deal fiery damage to Bosses! (Based on: INT)",
"spellWizardMPHealText": "Corriente Etérea",
"spellWizardMPHealNotes": "You sacrifice mana so the rest of your Party gains MP! (Based on: INT)",
"spellWizardEarthText": "Terremoto",
"spellWizardEarthNotes": "Your mental power shakes the earth and buffs your Party's Intelligence! (Based on: Unbuffed INT)",
"spellWizardFrostText": "Helada Escalofriante",
"spellWizardFrostNotes": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!",
"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 to deal extra damage to Bosses! (Based on: STR)",
"spellWarriorDefensiveStanceText": "Postura Defensiva",
"spellWarriorDefensiveStanceNotes": "You crouch low and gain a buff to Constitution! (Based on: Unbuffed CON)",
"spellWarriorValorousPresenceText": "Presencia Valerosa",
"spellWarriorValorousPresenceNotes": "Your boldness buffs your whole Party's Strength! (Based on: Unbuffed STR)",
"spellWarriorIntimidateText": "Mirada Intimidante",
"spellWarriorIntimidateNotes": "Your fierce stare buffs your whole Party's Constitution! (Based on: Unbuffed CON)",
"spellRoguePickPocketText": "Carterista",
"spellRoguePickPocketNotes": "You rob a nearby task and gain gold! (Based on: PER)",
"spellRogueBackStabText": "Puñalada",
"spellRogueBackStabNotes": "You betray a foolish task and gain gold and XP! (Based on: STR)",
"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.",
"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": "A burst of light makes your tasks more blue/less red! (Based on: 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": "Turn a friend into a frosty snowman!",
"spellSpecialSaltText": "Sal",
"spellSpecialSaltNotes": "Reverse the spell that made you a snowman.",
"spellSpecialSpookySparklesText": "Brillantina Espeluznante",
"spellSpecialSpookySparklesNotes": "Turn your friend into a transparent pal!",
"spellSpecialOpaquePotionText": "Poción Opaca",
"spellSpecialOpaquePotionNotes": "Reverse the spell that made you transparent.",
"spellSpecialShinySeedText": "Semilla Radiante",
"spellSpecialShinySeedNotes": "¡Transforma a un amigo en una alegre flor!",
"spellSpecialPetalFreePotionText": "Poción Anti-Pétalos",
"spellSpecialPetalFreePotionNotes": "Reverse the spell that made you a flower.",
"spellSpecialSeafoamText": "Espuma de Mar",
"spellSpecialSeafoamNotes": "¡Convierte a un amigo en una criatura marina!",
"spellSpecialSandText": "Arena",
"spellSpecialSandNotes": "Reverse the spell that made you a sea star.",
"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."
}