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

60 lines
5.2 KiB
JSON

{
"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\" должен быть действительным ID пользователя.",
"challengeTasksNoCast": "Нельзя использовать навык на задания испытания.",
"groupTasksNoCast": "Нельзя использовать навык на групповые задания.",
"spellNotOwned": "У вас нет этого навыка.",
"spellLevelTooHigh": "Вы должны иметь уровень <%= level %> для использования этого навыка."
}