habitica-self-host/website/common/locales/zh_TW/spells.json
2017-10-18 20:57:03 +00:00

60 lines
No EOL
4.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. (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.",
"spellNotFound": "找不到技能 \"<%= spellId %>\"。",
"partyNotFound": "找不到隊伍。",
"targetIdUUID": "\"targetId\"必須是有效的UUID。",
"challengeTasksNoCast": "你無法在挑戰任務上使用技能。",
"groupTasksNoCast": "你無法在群組任務上使用技能。",
"spellNotOwned": "你不擁有這項技能。",
"spellLevelTooHigh": "你需要達到 等級<%= level %>才能使用這個技能。"
}