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

60 lines
4.5 KiB
JSON

{
"spellWizardFireballText": "Flammenstoß",
"spellWizardFireballNotes": "You summon XP and deal fiery damage to Bosses! (Based on: INT)",
"spellWizardMPHealText": "Ätherischer Schwall",
"spellWizardMPHealNotes": "You sacrifice mana so the rest of your Party gains MP! (Based on: INT)",
"spellWizardEarthText": "Erdbeben",
"spellWizardEarthNotes": "Your mental power shakes the earth and buffs your Party's Intelligence! (Based on: Unbuffed INT)",
"spellWizardFrostText": "Klirrender Frost",
"spellWizardFrostNotes": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!",
"spellWizardFrostAlreadyCast": "Du hast Deine Aufgaben heute schon verzaubert. Deine Strähnen sind eingefroren und es ist nicht nötig, diese Fähigkeit erneut zu benutzen.",
"spellWarriorSmashText": "Gewaltschlag",
"spellWarriorSmashNotes": "You make a task more blue/less red to deal extra damage to Bosses! (Based on: STR)",
"spellWarriorDefensiveStanceText": "Verteidigungshaltung",
"spellWarriorDefensiveStanceNotes": "You crouch low and gain a buff to Constitution! (Based on: Unbuffed CON)",
"spellWarriorValorousPresenceText": "Tapfere Präsenz",
"spellWarriorValorousPresenceNotes": "Your boldness buffs your whole Party's Strength! (Based on: Unbuffed STR)",
"spellWarriorIntimidateText": "Einschüchternder Blick",
"spellWarriorIntimidateNotes": "Your fierce stare buffs your whole Party's Constitution! (Based on: Unbuffed CON)",
"spellRoguePickPocketText": "Taschendiebstahl",
"spellRoguePickPocketNotes": "You rob a nearby task and gain gold! (Based on: PER)",
"spellRogueBackStabText": "Überraschungsangriff",
"spellRogueBackStabNotes": "You betray a foolish task and gain gold and XP! (Based on: STR)",
"spellRogueToolsOfTradeText": "Handwerkszeug",
"spellRogueToolsOfTradeNotes": "Your tricky talents buff your whole Party's Perception! (Based on: Unbuffed PER)",
"spellRogueStealthText": "Schleichen",
"spellRogueStealthNotes": "With each cast, a few of your undone Dailies won't cause damage tonight. Their streaks and colors won't change.",
"spellRogueStealthDaliesAvoided": "<%= originalText %> <%= number %> täglichen Aufgaben ausgewichen.",
"spellRogueStealthMaxedOut": "Du bist Deinen täglichen Aufgaben bereits ausgewichen; Du brauchst diese Fähigkeit nicht erneut anzuwenden.",
"spellHealerHealText": "Heilendes Licht",
"spellHealerHealNotes": "Shining light restores your health! (Based on: CON and INT)",
"spellHealerBrightnessText": "Brennende Helle",
"spellHealerBrightnessNotes": "A burst of light makes your tasks more blue/less red! (Based on: INT)",
"spellHealerProtectAuraText": "Schutzaura",
"spellHealerProtectAuraNotes": "You shield your Party by buffing their Constitution! (Based on: Unbuffed CON)",
"spellHealerHealAllText": "Segnung",
"spellHealerHealAllNotes": "Your soothing spell restores your whole Party's health! (Based on: CON and INT)",
"spellSpecialSnowballAuraText": "Schneeball",
"spellSpecialSnowballAuraNotes": "Turn a friend into a frosty snowman!",
"spellSpecialSaltText": "Salz",
"spellSpecialSaltNotes": "Reverse the spell that made you a snowman.",
"spellSpecialSpookySparklesText": "Spukglitzer",
"spellSpecialSpookySparklesNotes": "Turn your friend into a transparent pal!",
"spellSpecialOpaquePotionText": "Trank der Entgeisterung",
"spellSpecialOpaquePotionNotes": "Reverse the spell that made you transparent.",
"spellSpecialShinySeedText": "Schimmernde Saat",
"spellSpecialShinySeedNotes": "Verwandle einen Freund in eine fröhliche Blume!",
"spellSpecialPetalFreePotionText": "Blütenfrei-Trank",
"spellSpecialPetalFreePotionNotes": "Reverse the spell that made you a flower.",
"spellSpecialSeafoamText": "Meeresschaum",
"spellSpecialSeafoamNotes": "Verwandle einen Freund in ein Meereslebewesen!",
"spellSpecialSandText": "Sand",
"spellSpecialSandNotes": "Reverse the spell that made you a sea star.",
"spellNotFound": "Fähigkeit \"<%= spellId %>\" nicht gefunden.",
"partyNotFound": "Gruppe nicht gefunden",
"targetIdUUID": "\"targetId\" muss eine gültige Benutzer-ID sein.",
"challengeTasksNoCast": "Fähigkeiten auf Wettbewerbsaufgaben anzuwenden ist nicht erlaubt.",
"groupTasksNoCast": "Fähigkeiten auf Gruppenaufgaben anzuwenden ist nicht erlaubt.",
"spellNotOwned": "Diese Fähigkeit besitzt Du nicht.",
"spellLevelTooHigh": "Du musst Level <%= level %> sein, um diese Fähigkeit benutzen zu können."
}