From af2f54bed375c8cc641dcb1f4ea6874ffe4b7737 Mon Sep 17 00:00:00 2001 From: roll20deploy Date: Tue, 5 May 2026 16:07:18 -0400 Subject: [PATCH] New translations translation.json (Portuguese, Brazilian) [ci skip] --- ElfQuest/translations/pb.json | 123 ++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 ElfQuest/translations/pb.json diff --git a/ElfQuest/translations/pb.json b/ElfQuest/translations/pb.json new file mode 100644 index 0000000000..5742838d8e --- /dev/null +++ b/ElfQuest/translations/pb.json @@ -0,0 +1,123 @@ +{ + "main-c": "Main", + "npc-u": "NPC", + "auxilliary-c": "Auxilliary", + "elfquest-u": "ELFQUEST", + "elfQuest-c": "ElfQuest", + "suppressDifficulty-c": "Suppress Difficulty?", + "character-c": "Character", + "sheet-c": "Sheet", + "character'sName-c": "Character's Name", + "personalInformation-c": "Personal Information", + "playerName-c": "Player Name", + "soulName-c": "Soul Name", + "species-c": "Species", + "tribe-c": "Tribe", + "age-c": "Age", + "sex-c": "Sex", + "mate-c": "Mate", + "era-c": "Era", + "rolledCharacteristics-c": "Rolled Characteristics", + "current:-c": "Current:", + "current:-l": "current:", + "original:-l": "original:", + "maximum:-c": "Maximum:", + "STR": "STR", + "CON": "CON", + "SIZ": "SIZ", + "INT": "INT", + "POW": "POW", + "DEX": "DEX", + "APP": "APP", + "derivedCharacteristics-c": "Derived Characteristics", + "damageBonus-c": "Damage Bonus", + "experienceBonus-c": "Experience Bonus", + "movementRate-c": "Movement Rate", + "DEX strike rank modifier": "DEX strike rank modifier", + "SIZ strike rank modifier": "SIZ strike rank modifier", + "baseStrikeRank-c": "Base Strike Rank", + "skills-c": "Skills", + "animalLore-c": "Animal Lore", + "climb-c": "Climb", + "communication-c": "Communication", + "dodge-c": "Dodge", + "elfLore-c": "Elf Lore", + "healingLore-c": "Healing Lore", + "humanLore-c": "Human Lore", + "jump-c": "Jump", + "languageLore-c": "Language Lore", + "manipulation-c": "Manipulation", + "mechanicalLore-c": "Mechanical Lore", + "mineralLore-c": "Mineral Lore", + "perception-c": "Perception", + "plantLore-c": "Plant Lore", + "ride-c": "Ride", + "stealth-c": "Stealth", + "swim-c": "Swim", + "throw-c": "Throw", + "trollLore-c": "Troll Lore", + "magicPowers-c": "Magic Powers", + "sending-c": "Sending", + "magicFeeling-c": "Magic Feeling", + "special-c": "Special", + "equipment-c": "Equipment", + "missiles:-c": "Missiles:", + "weaponsSkills-c": "Weapons Skills", + "weapon-c": "Weapon", + "parry-c": "Parry", + "damage-c": "Damage", + "SR": "SR", + "A%": "A%", + "P%": "P%", + "AP": "AP", + "HP": "HP", + "missile-c": "Missile", + "rate-c": "Rate", + "range-c": "Range", + "shield-c": "Shield", + "tallies-c": "Tallies", + "magicPoints:-c": "Magic Points:", + "hitPoints:-c": "Hit Points:", + "bondBeast-c": "Bond Beast", + "name-c": "Name", + "location-c": "Location", + "Armor/HP": "Armor/HP", + "move-c": "Move", + "DEX SRM": "DEX SR", + "SIZ SRM": "SIZ SRM", + "totalHitPoints-c": "Total Hit Points", + "hitPoints-c": "Hit Points", + "DB": "DB", + "bondWeapon-c": "Bond Weapon", + "URL": "URL", + "-c": "", + "weaponOutOfAmmo-c": "Weapon Out Of Ammo", + "check:-c": "Check:", + "crit:-c": "Crit:", + "fumble:-c": "Fumble:", + "special:-c": "Special:", + "target:-c": "Target:", + "result:-c": "Result:", + "circumstance:-c": "Circumstance:", + "success!-c": "Success!", + "failure-c": "Failure", + "fumble-u": "FUMBLE", + "special!-u": "SPECIAL!", + "critical!!-u": "CRITICAL!!", + "for": "for  ", + "rides": "rides  ", + "": "", + "damage:-c": "Damage:", + "hitLocation:-c": "Hit Location:", + "location:-c": "Location:", + "location-u": "LOCATION", + "roll-u": "ROLL", + "disclaimer": "The ElfQuest RPG is published by Chaosium under license from Warp Graphics Inc. ElfQuest is a registered trademark of Warp Graphics Inc. Created with Permission.", + "normal-c": "Normal", + "advantage-c": "Advantage", + "disadvantage-c": "Disadvantage", + "check-c": "Check: ", + "result-c": "Result: ", + "difficulty-level-u": "DL: ", + "success-c": "Success" +} \ No newline at end of file