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

60 lines
4.4 KiB
JSON

{
"spellWizardFireballText": "Explosion av Eld",
"spellWizardFireballNotes": "You summon XP and deal fiery damage to Bosses! (Based on: INT)",
"spellWizardMPHealText": "Överjordisk svallvåg",
"spellWizardMPHealNotes": "You sacrifice mana so the rest of your Party gains MP! (Based on: INT)",
"spellWizardEarthText": "Jordbävning",
"spellWizardEarthNotes": "Your mental power shakes the earth and buffs your Party's Intelligence! (Based on: Unbuffed INT)",
"spellWizardFrostText": "Isande Köld",
"spellWizardFrostNotes": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!",
"spellWizardFrostAlreadyCast": "Du har redan kastat den här idag. Dina följder är frusna, och du behöver int kasta den här igen.",
"spellWarriorSmashText": "Brutalt Slag",
"spellWarriorSmashNotes": "You make a task more blue/less red to deal extra damage to Bosses! (Based on: STR)",
"spellWarriorDefensiveStanceText": "Försvarsställning",
"spellWarriorDefensiveStanceNotes": "You crouch low and gain a buff to Constitution! (Based on: Unbuffed CON)",
"spellWarriorValorousPresenceText": "Utstrålande Tapperhet",
"spellWarriorValorousPresenceNotes": "Your boldness buffs your whole Party's Strength! (Based on: Unbuffed STR)",
"spellWarriorIntimidateText": "Hotfull Blick",
"spellWarriorIntimidateNotes": "Your fierce stare buffs your whole Party's Constitution! (Based on: Unbuffed CON)",
"spellRoguePickPocketText": "Ficktjuv",
"spellRoguePickPocketNotes": "You rob a nearby task and gain gold! (Based on: PER)",
"spellRogueBackStabText": "Rygghugg",
"spellRogueBackStabNotes": "You betray a foolish task and gain gold and XP! (Based on: STR)",
"spellRogueToolsOfTradeText": "Handelsverktyg",
"spellRogueToolsOfTradeNotes": "Your tricky talents buff your whole Party's Perception! (Based on: Unbuffed PER)",
"spellRogueStealthText": "Smygande",
"spellRogueStealthNotes": "With each cast, a few of your undone Dailies won't cause damage tonight. Their streaks and colors won't change.",
"spellRogueStealthDaliesAvoided": "<%= originalText %> Antal Dagliga Utmaningar undvikna: <%= number %>.",
"spellRogueStealthMaxedOut": "Du har redan undvikit alla dina Dagliga Utmaningar; du behöver inte kasta den här igen.",
"spellHealerHealText": "Helande ljus",
"spellHealerHealNotes": "Shining light restores your health! (Based on: CON and INT)",
"spellHealerBrightnessText": "Brännande Ljussken",
"spellHealerBrightnessNotes": "A burst of light makes your tasks more blue/less red! (Based on: INT)",
"spellHealerProtectAuraText": "Skyddande aura",
"spellHealerProtectAuraNotes": "You shield your Party by buffing their Constitution! (Based on: Unbuffed CON)",
"spellHealerHealAllText": "Välsignelse",
"spellHealerHealAllNotes": "Your soothing spell restores your whole Party's health! (Based on: CON and INT)",
"spellSpecialSnowballAuraText": "Snöboll",
"spellSpecialSnowballAuraNotes": "Turn a friend into a frosty snowman!",
"spellSpecialSaltText": "Salt",
"spellSpecialSaltNotes": "Reverse the spell that made you a snowman.",
"spellSpecialSpookySparklesText": "Spöklika Glitter",
"spellSpecialSpookySparklesNotes": "Turn your friend into a transparent pal!",
"spellSpecialOpaquePotionText": "Ogenomskinlig Dryck",
"spellSpecialOpaquePotionNotes": "Reverse the spell that made you transparent.",
"spellSpecialShinySeedText": "Glänsande Frö",
"spellSpecialShinySeedNotes": "Transformera en vän till en glad blomma!",
"spellSpecialPetalFreePotionText": "Kronbladsfritt Dryck",
"spellSpecialPetalFreePotionNotes": "Reverse the spell that made you a flower.",
"spellSpecialSeafoamText": "Sjöskum",
"spellSpecialSeafoamNotes": "Förvandla en vän till ett sjödjur!",
"spellSpecialSandText": "Sand",
"spellSpecialSandNotes": "Reverse the spell that made you a sea star.",
"spellNotFound": "Färdighet \"<%= spellId %>\" inte hittad.",
"partyNotFound": "Sällskap inte hittat",
"targetIdUUID": "\"targetId\" måste vara ett giltigt Användar-ID.",
"challengeTasksNoCast": "Att kasta en färdighet på Utmaningsuppgifter är inte tillåtet.",
"groupTasksNoCast": "Det är inte tillåtet att kasta en färdighet på gruppuppgifter.",
"spellNotOwned": "Du äger inte denna färdighet.",
"spellLevelTooHigh": "Du måste vara level <%= level %> för att använda den här färdigheten."
}