c4f44fce4c
* Add missing translations from transifex * update i18n tests * fix lint error
59 lines
4.3 KiB
JSON
Executable File
59 lines
4.3 KiB
JSON
Executable File
{
|
|
"spellWizardFireballText": "explosió de flames",
|
|
"spellWizardFireballNotes": "You summon XP and deal fiery damage to Bosses! (Based on: INT)",
|
|
"spellWizardMPHealText": "Rauxa etèria",
|
|
"spellWizardMPHealNotes": "You sacrifice Mana so the rest of your Party, except Mages, gains MP! (Based on: INT)",
|
|
"spellWizardEarthText": "Terratrèmol ",
|
|
"spellWizardEarthNotes": "Your mental power shakes the earth and buffs your Party's Intelligence! (Based on: Unbuffed INT)",
|
|
"spellWizardFrostText": "Glaçada Refrescant",
|
|
"spellWizardFrostNotes": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!",
|
|
"spellWizardFrostAlreadyCast": "You have already cast this today. Your streaks are frozen, and there's no need to cast this again.",
|
|
"spellWarriorSmashText": "Cop Brutal",
|
|
"spellWarriorSmashNotes": "You make a task more blue/less red and deal extra damage to Bosses! (Based on: STR)",
|
|
"spellWarriorDefensiveStanceText": "Posició Defensiva",
|
|
"spellWarriorDefensiveStanceNotes": "You crouch low and gain a buff to Constitution! (Based on: Unbuffed CON)",
|
|
"spellWarriorValorousPresenceText": "Presencia Valerosa ",
|
|
"spellWarriorValorousPresenceNotes": "Your boldness buffs your whole Party's Strength! (Based on: Unbuffed STR)",
|
|
"spellWarriorIntimidateText": "Mirada Intimidant",
|
|
"spellWarriorIntimidateNotes": "Your fierce stare buffs your whole Party's Constitution! (Based on: Unbuffed CON)",
|
|
"spellRoguePickPocketText": "Escurabutxaques",
|
|
"spellRoguePickPocketNotes": "You rob a nearby task and gain gold! (Based on: PER)",
|
|
"spellRogueBackStabText": "Punyalada a l'esquena",
|
|
"spellRogueBackStabNotes": "You betray a foolish task and gain gold and XP! (Based on: STR)",
|
|
"spellRogueToolsOfTradeText": "Tools of the Trade",
|
|
"spellRogueToolsOfTradeNotes": "Your tricky talents buff your whole Party's Perception! (Based on: Unbuffed PER)",
|
|
"spellRogueStealthText": "Sigil",
|
|
"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 of dailies avoided: <%= number %>.",
|
|
"spellRogueStealthMaxedOut": "You have already avoided all your dailies; there's no need to cast this again.",
|
|
"spellHealerHealText": "Llum Curadora",
|
|
"spellHealerHealNotes": "Shining light restores your health! (Based on: CON and INT)",
|
|
"spellHealerBrightnessText": "Llum Abrasadora",
|
|
"spellHealerBrightnessNotes": "A burst of light makes your tasks more blue/less red! (Based on: INT)",
|
|
"spellHealerProtectAuraText": "Aura protectora",
|
|
"spellHealerProtectAuraNotes": "You shield your Party by buffing their Constitution! (Based on: Unbuffed CON)",
|
|
"spellHealerHealAllText": "Pregària",
|
|
"spellHealerHealAllNotes": "Your soothing spell restores your whole Party's health! (Based on: CON and INT)",
|
|
"spellSpecialSnowballAuraText": "Bola de neu",
|
|
"spellSpecialSnowballAuraNotes": "Turn a friend into a frosty snowman!",
|
|
"spellSpecialSaltText": "Sal",
|
|
"spellSpecialSaltNotes": "Reverse the spell that made you a snowman.",
|
|
"spellSpecialSpookySparklesText": "Spooky Sparkles",
|
|
"spellSpecialSpookySparklesNotes": "Turn your friend into a transparent pal!",
|
|
"spellSpecialOpaquePotionText": "Poció Opaca",
|
|
"spellSpecialOpaquePotionNotes": "Reverse the spell that made you transparent.",
|
|
"spellSpecialShinySeedText": "Llavor Brillant",
|
|
"spellSpecialShinySeedNotes": "Transforma a un amic en una alegre flor!",
|
|
"spellSpecialPetalFreePotionText": "Poció Allibera-Pètals",
|
|
"spellSpecialPetalFreePotionNotes": "Reverse the spell that made you a flower.",
|
|
"spellSpecialSeafoamText": "Algues",
|
|
"spellSpecialSeafoamNotes": "Torna als teus amics en criatures marines!",
|
|
"spellSpecialSandText": "Sorra",
|
|
"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."
|
|
} |