habitica-self-host/website/common/locales/es/spells.json
2017-11-16 22:07:54 +00:00

60 lines
No EOL
4.4 KiB
JSON

{
"spellWizardFireballText": "Estallido 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": "Frío escalofriante.",
"spellWizardFrostNotes": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!",
"spellWizardFrostAlreadyCast": "Ya has lanzado este hechizo hoy. Tus rachas se conservarán; no es necesario que vuelvas a lanzarlo.",
"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": "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": "Hurtar",
"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. (Based on: PER)",
"spellRogueStealthDaliesAvoided": "<%= originalText %> Número de tareas diarias evitadas: <%= number %>.",
"spellRogueStealthMaxedOut": "Ya has evitado todas tus tareas diarias; no hace falta que vuelvas a lanzar este hechizo.",
"spellHealerHealText": "Luz Sanadora",
"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 Opaco",
"spellSpecialOpaquePotionNotes": "Reverse the spell that made you transparent.",
"spellSpecialShinySeedText": "Semilla Brillante",
"spellSpecialShinySeedNotes": "¡Convierte un amigo en una flor alegre!",
"spellSpecialPetalFreePotionText": "Poción anti-pétalos",
"spellSpecialPetalFreePotionNotes": "Reverse the spell that made you a flower.",
"spellSpecialSeafoamText": "Espuma de mar",
"spellSpecialSeafoamNotes": "¡Transforma a un amigo en una criatura marina!",
"spellSpecialSandText": "Arena",
"spellSpecialSandNotes": "Reverse the spell that made you a sea star.",
"spellNotFound": "No se ha encontrado el hechizo \"<%= spellId %>\".",
"partyNotFound": "Grupo no encontrado.",
"targetIdUUID": "\"targetId\" debe ser un ID de Usuario válido.",
"challengeTasksNoCast": "No se pueden lanzar hechizos sobre tareas de desafíos.",
"groupTasksNoCast": "Las habilidades no se pueden usar con tareas de grupo.",
"spellNotOwned": "No posees esta habilidad.",
"spellLevelTooHigh": "Debes ser nivel <%= level %> para usar esta habilidad."
}