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

60 lines
5.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"spellWizardFireballText": "Пламъчен взрив",
"spellWizardFireballNotes": "You summon XP and deal fiery damage to Bosses! (Based on: INT)",
"spellWizardMPHealText": "Неземен изблик",
"spellWizardMPHealNotes": "You sacrifice mana so the rest of your Party gains MP! (Based on: INT)",
"spellWizardEarthText": "Земетресение",
"spellWizardEarthNotes": "Your mental power shakes the earth and buffs your Party's Intelligence! (Based on: Unbuffed INT)",
"spellWizardFrostText": "Смразяващ студ",
"spellWizardFrostNotes": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!",
"spellWizardFrostAlreadyCast": "Вече сте изпълнили това заклинание днес. Сериите Ви вече са замразени и няма нужда да го изпълнявате повторно.",
"spellWarriorSmashText": "Зверско разбиване",
"spellWarriorSmashNotes": "You make a task more blue/less red to deal extra damage to Bosses! (Based on: STR)",
"spellWarriorDefensiveStanceText": "Отбранителна поза",
"spellWarriorDefensiveStanceNotes": "You crouch low and gain a buff to Constitution! (Based on: Unbuffed CON)",
"spellWarriorValorousPresenceText": "Модел за храброст",
"spellWarriorValorousPresenceNotes": "Your boldness buffs your whole Party's Strength! (Based on: Unbuffed STR)",
"spellWarriorIntimidateText": "Смущаващ поглед",
"spellWarriorIntimidateNotes": "Your fierce stare buffs your whole Party's Constitution! (Based on: Unbuffed CON)",
"spellRoguePickPocketText": "Преджобване",
"spellRoguePickPocketNotes": "You rob a nearby task and gain gold! (Based on: PER)",
"spellRogueBackStabText": "Намушкване в гръб",
"spellRogueBackStabNotes": "You betray a foolish task and gain gold and XP! (Based on: STR)",
"spellRogueToolsOfTradeText": "Майсторски усет",
"spellRogueToolsOfTradeNotes": "Your tricky talents buff your whole Party's Perception! (Based on: Unbuffed PER)",
"spellRogueStealthText": "Невидимост",
"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 %>.",
"spellRogueStealthMaxedOut": "Вие вече сте избегнали всичките си ежедневни задачи. Няма нужда да правите това заклинание отново.",
"spellHealerHealText": "Лечебна светлина",
"spellHealerHealNotes": "Shining light restores your health! (Based on: CON and INT)",
"spellHealerBrightnessText": "Заслепяваща светлина",
"spellHealerBrightnessNotes": "A burst of light makes your tasks more blue/less red! (Based on: INT)",
"spellHealerProtectAuraText": "Защитна аура",
"spellHealerProtectAuraNotes": "You shield your Party by buffing their Constitution! (Based on: Unbuffed CON)",
"spellHealerHealAllText": "Благословия",
"spellHealerHealAllNotes": "Your soothing spell restores your whole Party's health! (Based on: CON and INT)",
"spellSpecialSnowballAuraText": "Снежна топка",
"spellSpecialSnowballAuraNotes": "Turn a friend into a frosty snowman!",
"spellSpecialSaltText": "Сол",
"spellSpecialSaltNotes": "Reverse the spell that made you a snowman.",
"spellSpecialSpookySparklesText": "Зловещи искри",
"spellSpecialSpookySparklesNotes": "Turn your friend into a transparent pal!",
"spellSpecialOpaquePotionText": "Непрозрачна отвара",
"spellSpecialOpaquePotionNotes": "Reverse the spell that made you transparent.",
"spellSpecialShinySeedText": "Лъскаво семе",
"spellSpecialShinySeedNotes": "Превърнете приятел в жизнерадостно цвете!",
"spellSpecialPetalFreePotionText": "Безвенчелистна отвара",
"spellSpecialPetalFreePotionNotes": "Reverse the spell that made you a flower.",
"spellSpecialSeafoamText": "Морска пяна",
"spellSpecialSeafoamNotes": "Превърнете приятел в морско създание!",
"spellSpecialSandText": "Пясък",
"spellSpecialSandNotes": "Reverse the spell that made you a sea star.",
"spellNotFound": "Умението „<%= spellId %>“ не е намерено.",
"partyNotFound": "Групата не е намерена",
"targetIdUUID": "„targetId“ трябва да бъде правилен потребителски идентификатор.",
"challengeTasksNoCast": "Използването на умения върху задачи от предизвикателства не е позволено.",
"groupTasksNoCast": "Използването на умения върху групови задачи не е позволено.",
"spellNotOwned": "Не притежавате това умение.",
"spellLevelTooHigh": "Трябва да бъдете ниво <%= level %>, за да използвате това умение."
}