mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-29 06:07:32 +00:00
60 lines
No EOL
4.4 KiB
JSON
60 lines
No EOL
4.4 KiB
JSON
{
|
||
"spellWizardFireballText": "Alev Patlaması",
|
||
"spellWizardFireballNotes": "You summon XP and deal fiery damage to Bosses! (Based on: INT)",
|
||
"spellWizardMPHealText": "Cennet Dalgası",
|
||
"spellWizardMPHealNotes": "You sacrifice mana so the rest of your Party gains MP! (Based on: INT)",
|
||
"spellWizardEarthText": "Zelzele",
|
||
"spellWizardEarthNotes": "Your mental power shakes the earth and buffs your Party's Intelligence! (Based on: Unbuffed INT)",
|
||
"spellWizardFrostText": "Dondurucu Soğuk",
|
||
"spellWizardFrostNotes": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!",
|
||
"spellWizardFrostAlreadyCast": "Bu büyüyü bugün zaten uyguladın. Tamamlama serilerin donduruldu ve büyüyü tekrar uygulamana gerek kalmadı.",
|
||
"spellWarriorSmashText": "Gaddar Vuruş",
|
||
"spellWarriorSmashNotes": "You make a task more blue/less red to deal extra damage to Bosses! (Based on: STR)",
|
||
"spellWarriorDefensiveStanceText": "Savunma Vaziyeti",
|
||
"spellWarriorDefensiveStanceNotes": "You crouch low and gain a buff to Constitution! (Based on: Unbuffed CON)",
|
||
"spellWarriorValorousPresenceText": "Yiğit Duruş",
|
||
"spellWarriorValorousPresenceNotes": "Your boldness buffs your whole Party's Strength! (Based on: Unbuffed STR)",
|
||
"spellWarriorIntimidateText": "Korkutucu Bakış",
|
||
"spellWarriorIntimidateNotes": "Your fierce stare buffs your whole Party's Constitution! (Based on: Unbuffed CON)",
|
||
"spellRoguePickPocketText": "Yankesicilik",
|
||
"spellRoguePickPocketNotes": "You rob a nearby task and gain gold! (Based on: PER)",
|
||
"spellRogueBackStabText": "Arkadan Bıçaklama",
|
||
"spellRogueBackStabNotes": "You betray a foolish task and gain gold and XP! (Based on: STR)",
|
||
"spellRogueToolsOfTradeText": "Hırsızlık Eşyaları",
|
||
"spellRogueToolsOfTradeNotes": "Your tricky talents buff your whole Party's Perception! (Based on: Unbuffed PER)",
|
||
"spellRogueStealthText": "Gizlilik",
|
||
"spellRogueStealthNotes": "With each cast, a few of your undone Dailies won't cause damage tonight. Their streaks and colors won't change.",
|
||
"spellRogueStealthDaliesAvoided": "<%= originalText %> Kaçınılan günlük iş sayısı: <%= number %>.",
|
||
"spellRogueStealthMaxedOut": "Tüm günlük işlerinden zaten kaçındın; bunu tekrar uygulamana gerek yok.",
|
||
"spellHealerHealText": "İyileştirici Işık",
|
||
"spellHealerHealNotes": "Shining light restores your health! (Based on: CON and INT)",
|
||
"spellHealerBrightnessText": "Dağlayan Aydınlık",
|
||
"spellHealerBrightnessNotes": "A burst of light makes your tasks more blue/less red! (Based on: INT)",
|
||
"spellHealerProtectAuraText": "Koruyucu Aura",
|
||
"spellHealerProtectAuraNotes": "You shield your Party by buffing their Constitution! (Based on: Unbuffed CON)",
|
||
"spellHealerHealAllText": "Hayır Duası",
|
||
"spellHealerHealAllNotes": "Your soothing spell restores your whole Party's health! (Based on: CON and INT)",
|
||
"spellSpecialSnowballAuraText": "Kartopu",
|
||
"spellSpecialSnowballAuraNotes": "Turn a friend into a frosty snowman!",
|
||
"spellSpecialSaltText": "Tuz",
|
||
"spellSpecialSaltNotes": "Reverse the spell that made you a snowman.",
|
||
"spellSpecialSpookySparklesText": "Ürkünç Işıltı",
|
||
"spellSpecialSpookySparklesNotes": "Turn your friend into a transparent pal!",
|
||
"spellSpecialOpaquePotionText": "Opak İksir",
|
||
"spellSpecialOpaquePotionNotes": "Reverse the spell that made you transparent.",
|
||
"spellSpecialShinySeedText": "Parlak Tohum",
|
||
"spellSpecialShinySeedNotes": "Arkadaşını neşeli bir çiçeğe çevir!",
|
||
"spellSpecialPetalFreePotionText": "Yaprak Dökücü İksir",
|
||
"spellSpecialPetalFreePotionNotes": "Reverse the spell that made you a flower.",
|
||
"spellSpecialSeafoamText": "Deniz Köpüğü",
|
||
"spellSpecialSeafoamNotes": "Arkadaşını bir deniz canlısına çevir!",
|
||
"spellSpecialSandText": "Kum",
|
||
"spellSpecialSandNotes": "Reverse the spell that made you a sea star.",
|
||
"spellNotFound": "\"<%= spellId %>\" adlı yetenek bulunamadı.",
|
||
"partyNotFound": "Takım bulunamadı.",
|
||
"targetIdUUID": "\"targetId\" geçerli bir Kullanıcı ID'si olmalıdır.",
|
||
"challengeTasksNoCast": "Mücadele işlerine büyü yapamazsın.",
|
||
"groupTasksNoCast": "Grup işlerine büyü yapamazsın.",
|
||
"spellNotOwned": "Bu yeteneğe sahip değilsin.",
|
||
"spellLevelTooHigh": "Bu yeteneği kullanmak için <%= level %>. seviyeye ulaşmalısın."
|
||
} |