habitica-self-host/website/common/locales/lt/spells.json
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
No EOL
4.4 KiB
JSON
Executable file

{
"spellWizardFireballText": "Liepsnos Pliūpsnis",
"spellWizardFireballNotes": "You summon XP and deal fiery damage to Bosses! (Based on: INT)",
"spellWizardMPHealText": "Eterinė Banga",
"spellWizardMPHealNotes": "You sacrifice Mana so the rest of your Party, except Mages, gains MP! (Based on: INT)",
"spellWizardEarthText": "Žemės Drebėjimas",
"spellWizardEarthNotes": "Your mental power shakes the earth and buffs your Party's Intelligence! (Based on: Unbuffed INT)",
"spellWizardFrostText": "Šiurpinantis Šaltis",
"spellWizardFrostNotes": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!",
"spellWizardFrostAlreadyCast": "Šiandien šį sugebėjimą jau panaudojai. Tavo serijos jau užšaldytos ir nėra reikalo naudoti šį sugebėjimą dar kartą.",
"spellWarriorSmashText": "Žiaurus Smūgis",
"spellWarriorSmashNotes": "You make a task more blue/less red and deal extra damage to Bosses! (Based on: STR)",
"spellWarriorDefensiveStanceText": "Gynybinė Poza",
"spellWarriorDefensiveStanceNotes": "You crouch low and gain a buff to Constitution! (Based on: Unbuffed CON)",
"spellWarriorValorousPresenceText": "Drąsos Įkvėpimas",
"spellWarriorValorousPresenceNotes": "Your boldness buffs your whole Party's Strength! (Based on: Unbuffed STR)",
"spellWarriorIntimidateText": "Bauginantis Žvilgsnis",
"spellWarriorIntimidateNotes": "Your fierce stare buffs your whole Party's Constitution! (Based on: Unbuffed CON)",
"spellRoguePickPocketText": "Kišenvagystė",
"spellRoguePickPocketNotes": "You rob a nearby task and gain gold! (Based on: PER)",
"spellRogueBackStabText": "Išdavystė",
"spellRogueBackStabNotes": "You betray a foolish task and gain gold and XP! (Based on: STR)",
"spellRogueToolsOfTradeText": "Profesijos Triukai",
"spellRogueToolsOfTradeNotes": "Your tricky talents buff your whole Party's Perception! (Based on: Unbuffed PER)",
"spellRogueStealthText": "Sėlinimas",
"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 %> Kartų išvengta užduočių: <%= number %>.",
"spellRogueStealthMaxedOut": "Jau vengi šios dienos užduočių; nebūtina naudoti šio sugebėjimo dar kartą.",
"spellHealerHealText": "Gydanti Šviesa",
"spellHealerHealNotes": "Shining light restores your health! (Based on: CON and INT)",
"spellHealerBrightnessText": "Deginantis Skaistumas",
"spellHealerBrightnessNotes": "A burst of light makes your tasks more blue/less red! (Based on: INT)",
"spellHealerProtectAuraText": "Gynybinė Aura",
"spellHealerProtectAuraNotes": "You shield your Party by buffing their Constitution! (Based on: Unbuffed CON)",
"spellHealerHealAllText": "Palaiminimas",
"spellHealerHealAllNotes": "Your soothing spell restores your whole Party's health! (Based on: CON and INT)",
"spellSpecialSnowballAuraText": "Sniego Gniūžtė",
"spellSpecialSnowballAuraNotes": "Turn a friend into a frosty snowman!",
"spellSpecialSaltText": "Druska",
"spellSpecialSaltNotes": "Reverse the spell that made you a snowman.",
"spellSpecialSpookySparklesText": "Gąsdinantys Blizgučiai",
"spellSpecialSpookySparklesNotes": "Turn your friend into a transparent pal!",
"spellSpecialOpaquePotionText": "Nepermatomas Eliksyras",
"spellSpecialOpaquePotionNotes": "Reverse the spell that made you transparent.",
"spellSpecialShinySeedText": "Blizganti Sėkla",
"spellSpecialShinySeedNotes": "Paversk draugą į linksmą gėlę!",
"spellSpecialPetalFreePotionText": "Eliksyras be jokių Žiedų",
"spellSpecialPetalFreePotionNotes": "Reverse the spell that made you a flower.",
"spellSpecialSeafoamText": "Jūros Putos",
"spellSpecialSeafoamNotes": "Paversk draugą jūros butybe!",
"spellSpecialSandText": "Smėlis",
"spellSpecialSandNotes": "Reverse the spell that made you a sea star.",
"partyNotFound": "Nepavyko rasti grupės",
"targetIdUUID": "\"targetId\" turi būti vartotojo kodas (User ID).",
"challengeTasksNoCast": "Negalima naudoti sugebėjimu ant užduočių, kurios yra gautos iš iššūkių.",
"groupTasksNoCast": "Negalima naudoti sugebėjimų ant grupės užduočių.",
"spellNotOwned": "Neturi šio sugebėjimo.",
"spellLevelTooHigh": "Naudoti šiam sugebėjimui turi pasiekti <%= level %> lygį."
}