habitica-self-host/website/common/locales/tl_PH/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.5 KiB
JSON
Executable file

{
"spellWizardFireballText": "Pagsambulat ng mga Ningas",
"spellWizardFireballNotes": "You summon XP and deal fiery damage to Bosses! (Based on: INT)",
"spellWizardMPHealText": "Pagsilakbo ng Kalangitan",
"spellWizardMPHealNotes": "You sacrifice Mana so the rest of your Party, except Mages, gains MP! (Based on: INT)",
"spellWizardEarthText": "Lindol",
"spellWizardEarthNotes": "Your mental power shakes the earth and buffs your Party's Intelligence! (Based on: Unbuffed INT)",
"spellWizardFrostText": "Nakakaginaw na Hamog ng Yelo",
"spellWizardFrostNotes": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!",
"spellWizardFrostAlreadyCast": "Nagamit mo na itong salamangka ngayong araw. Nakahinto ang iyong mga streak, hindi na kailangan itong gamitin muli.",
"spellWarriorSmashText": "Malupit na Hampas",
"spellWarriorSmashNotes": "You make a task more blue/less red and deal extra damage to Bosses! (Based on: STR)",
"spellWarriorDefensiveStanceText": "Depensibong Tindig",
"spellWarriorDefensiveStanceNotes": "You crouch low and gain a buff to Constitution! (Based on: Unbuffed CON)",
"spellWarriorValorousPresenceText": "Magiting na Tikas",
"spellWarriorValorousPresenceNotes": "Your boldness buffs your whole Party's Strength! (Based on: Unbuffed STR)",
"spellWarriorIntimidateText": "Nakakatakot na Titig",
"spellWarriorIntimidateNotes": "Your fierce stare buffs your whole Party's Constitution! (Based on: Unbuffed CON)",
"spellRoguePickPocketText": "Pangdurukot",
"spellRoguePickPocketNotes": "Ninakawan mo ang isang tungkulin at nagkamit ng ginto! (Batay sa: PER)",
"spellRogueBackStabText": "Pagtataksil",
"spellRogueBackStabNotes": "Dinaya mo ang isang hunghang na tungkulin at nagkamit ng ginto at XP! (Batay sa: STR)",
"spellRogueToolsOfTradeText": "Kasangkapan ng mga Haragan",
"spellRogueToolsOfTradeNotes": "Ang mga tuso mong talento ay nakadagdag sa Persepsiyon ng iyong partido! (Batay sa: Unbuffed PER)",
"spellRogueStealthText": "Katusuhan",
"spellRogueStealthNotes": "Sa bawat kast, ang ilan sa mga hindi mo natapos na Dailies ay hindi magdudulot ng pinsala ngayong gabi. Ang kanilang mga istrik at kulat ay hindi magbabago. (Batay sa: PER)",
"spellRogueStealthDaliesAvoided": "<%= originalText %> Numero ng mga pang-araw-araw na gawain na iniwasan: <%= number %>.",
"spellRogueStealthMaxedOut": "Naiwasan mo na ang lahat ng iyong Dailies; wala nang saysay and pag-kast nito muli.",
"spellHealerHealText": "Nakakalunas na Liwanag",
"spellHealerHealNotes": "Shining light restores your health! (Based on: CON and INT)",
"spellHealerBrightnessText": "Nakakapasong Tingkad",
"spellHealerBrightnessNotes": "A burst of light makes your tasks more blue/less red! (Based on: INT)",
"spellHealerProtectAuraText": "Mapananggalang na Ora",
"spellHealerProtectAuraNotes": "You shield your Party by buffing their Constitution! (Based on: Unbuffed CON)",
"spellHealerHealAllText": "Biyaya",
"spellHealerHealAllNotes": "Your soothing spell restores your whole Party's health! (Based on: CON and INT)",
"spellSpecialSnowballAuraText": "Bolang Niyebe",
"spellSpecialSnowballAuraNotes": "Turn a friend into a frosty snowman!",
"spellSpecialSaltText": "Asin",
"spellSpecialSaltNotes": "Reverse the spell that made you a snowman.",
"spellSpecialSpookySparklesText": "Spooky Sparkles",
"spellSpecialSpookySparklesNotes": "Turn your friend into a transparent pal!",
"spellSpecialOpaquePotionText": "Gayumang Hindi Tinatagusan ng Ilaw",
"spellSpecialOpaquePotionNotes": "Reverse the spell that made you transparent.",
"spellSpecialShinySeedText": "Makintab na Buto",
"spellSpecialShinySeedNotes": "Gawing nakakatuwang bulaklak ang isang kaibigan!",
"spellSpecialPetalFreePotionText": "Pananggal-talulot na Gayuma",
"spellSpecialPetalFreePotionNotes": "Reverse the spell that made you a flower.",
"spellSpecialSeafoamText": "Seafoam",
"spellSpecialSeafoamNotes": "Gawing lamang dagat ang isang kaibigan!",
"spellSpecialSandText": "Buhangin",
"spellSpecialSandNotes": "Reverse the spell that made you a sea star.",
"partyNotFound": "Party not found",
"targetIdUUID": "\"targetId\" must be a valid User ID.",
"challengeTasksNoCast": "Casting a skill on challenge tasks is not allowed.",
"groupTasksNoCast": "Casting a skill on group tasks is not allowed.",
"spellNotOwned": "You don't own this skill.",
"spellLevelTooHigh": "You must be level <%= level %> to use this skill."
}