habitica/website/common/locales/ko/spells.json

59 lines
4.5 KiB
JSON
Raw Normal View History

{
"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, except Mages, 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 and 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. (Based on: PER)",
"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.",
"partyNotFound": "해당 파티를 찾을 수 없습니다. ",
"targetIdUUID": "\"targetId\" 는 유효한 사용자 ID이어야 합니다. ",
"challengeTasksNoCast": "도전 과제에는 스킬을 사용하실 수 없습니다. ",
"groupTasksNoCast": "그룹 과제에는 마법 주문을 거는 기술을 사용할 수 없습니다.",
"spellNotOwned": "해당 스킬을 가지고 있지 않습니다. ",
"spellLevelTooHigh": "이 스킬을 사용하시려면 <%= level %>이 되셔야 합니다. "
}