Files
habitica/website/common/locales/no/spells.json
T
Phillip Thelen c4f44fce4c Add missing translations from transifex (#11367)
* Add missing translations from transifex

* update i18n tests

* fix lint error
2019-09-29 18:46:01 +02:00

59 lines
4.3 KiB
JSON
Executable File

{
"spellWizardFireballText": "Ildkule",
"spellWizardFireballNotes": "You summon XP and deal fiery damage to Bosses! (Based on: INT)",
"spellWizardMPHealText": "Eterisk kule",
"spellWizardMPHealNotes": "You sacrifice Mana so the rest of your Party, except Mages, gains MP! (Based on: INT)",
"spellWizardEarthText": "Jordskjelv",
"spellWizardEarthNotes": "Your mental power shakes the earth and buffs your Party's Intelligence! (Based on: Unbuffed INT)",
"spellWizardFrostText": "Bitende kulde",
"spellWizardFrostNotes": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!",
"spellWizardFrostAlreadyCast": "Du har allerede kastet denne i dag. Din gjennomføringskjede er frossen, og det er ikke behov for å caste denne igjen.",
"spellWarriorSmashText": "Brutal Smell",
"spellWarriorSmashNotes": "You make a task more blue/less red and deal extra damage to Bosses! (Based on: STR)",
"spellWarriorDefensiveStanceText": "defensiv holdning",
"spellWarriorDefensiveStanceNotes": "You crouch low and gain a buff to Constitution! (Based on: Unbuffed CON)",
"spellWarriorValorousPresenceText": "Tapre nærvær",
"spellWarriorValorousPresenceNotes": "Your boldness buffs your whole Party's Strength! (Based on: Unbuffed STR)",
"spellWarriorIntimidateText": "Truende blikk",
"spellWarriorIntimidateNotes": "Your fierce stare buffs your whole Party's Constitution! (Based on: Unbuffed CON)",
"spellRoguePickPocketText": "Lommetyv",
"spellRoguePickPocketNotes": "You rob a nearby task and gain gold! (Based on: PER)",
"spellRogueBackStabText": "Kniv i ryggen",
"spellRogueBackStabNotes": "You betray a foolish task and gain gold and XP! (Based on: STR)",
"spellRogueToolsOfTradeText": "Verktøy av Handelen",
"spellRogueToolsOfTradeNotes": "Your tricky talents buff your whole Party's Perception! (Based on: Unbuffed PER)",
"spellRogueStealthText": "Usynlighet",
"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 %> Antall daglige unngått: <%= number %>.",
"spellRogueStealthMaxedOut": "Du har allerede unngått alle dine daglige; du trenger ikke kaste denne igjen.",
"spellHealerHealText": "Helbredende lys",
"spellHealerHealNotes": "Shining light restores your health! (Based on: CON and INT)",
"spellHealerBrightnessText": "Sviende Lys",
"spellHealerBrightnessNotes": "A burst of light makes your tasks more blue/less red! (Based on: INT)",
"spellHealerProtectAuraText": "Beskyttende aura",
"spellHealerProtectAuraNotes": "You shield your Party by buffing their Constitution! (Based on: Unbuffed CON)",
"spellHealerHealAllText": "Velsignelse",
"spellHealerHealAllNotes": "Your soothing spell restores your whole Party's health! (Based on: CON and INT)",
"spellSpecialSnowballAuraText": "Snøball",
"spellSpecialSnowballAuraNotes": "Turn a friend into a frosty snowman!",
"spellSpecialSaltText": "Salt",
"spellSpecialSaltNotes": "Reverse the spell that made you a snowman.",
"spellSpecialSpookySparklesText": "Skumle Gnistrer",
"spellSpecialSpookySparklesNotes": "Turn your friend into a transparent pal!",
"spellSpecialOpaquePotionText": "Opak Eliksir",
"spellSpecialOpaquePotionNotes": "Reverse the spell that made you transparent.",
"spellSpecialShinySeedText": "Skimrende Frø",
"spellSpecialShinySeedNotes": "Gjør en venn om til en frydefull blomst!",
"spellSpecialPetalFreePotionText": "Kronblad-fri Eliksir",
"spellSpecialPetalFreePotionNotes": "Reverse the spell that made you a flower.",
"spellSpecialSeafoamText": "Sjøskum",
"spellSpecialSeafoamNotes": "Gjør en venn om til et sjødyr!",
"spellSpecialSandText": "Sand",
"spellSpecialSandNotes": "Reverse the spell that made you a sea star.",
"partyNotFound": "Klan ikke funnet",
"targetIdUUID": "\"targetId\" må være en gyldig Bruker-ID.",
"challengeTasksNoCast": "Å kaste en ferdighet på en utfordringsoppgave er ikke tillatt.",
"groupTasksNoCast": "Å kaste en ferdighet på en gruppeoppgave er ikke tillatt.",
"spellNotOwned": "Du eier ikke denne ferdigheten.",
"spellLevelTooHigh": "Du må være på nivå <%= level %> for å benytte denne ferdigheten."
}