mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
New translations translation.json (Portuguese, Brazilian)
This commit is contained in:
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"main-page": "Main Page",
|
||||
"details-page": "Details",
|
||||
"font": "\n\t\t\t\tFont:\n\t\t\t",
|
||||
"character-name": "Character Name:",
|
||||
"pronouns": "Pronouns:",
|
||||
"species": "Species:",
|
||||
"profession": "Profession:",
|
||||
"player-name": "Player Name:",
|
||||
"signature-move": " Signature Move ",
|
||||
"charge": "Charge",
|
||||
"name": "Name",
|
||||
"action-points-abbreviation": "AP",
|
||||
"description": "Description",
|
||||
"luck": "Luck",
|
||||
"max": "max",
|
||||
"poise": "Poise",
|
||||
"hit-points-abbreviation": "HP",
|
||||
"status-effects": " Status Effects ",
|
||||
"tripped": "Tripped",
|
||||
"staggered": "Staggered",
|
||||
"downed": "Downed",
|
||||
"weirded": "Weirded",
|
||||
"off-balance": "Off-Balance",
|
||||
"base-attributes": "Base Attributes ",
|
||||
"force": "Force",
|
||||
"body": "Body",
|
||||
"speed": "Speed",
|
||||
"intelligence": "Intelligence",
|
||||
"feel": "Feel",
|
||||
"experience": "Experience",
|
||||
"impression": "Impression",
|
||||
"button-label-to-change-maximum": "Inc./Dec. max Base Attr.",
|
||||
"talents": " Talents ",
|
||||
"skilled": "Skilled",
|
||||
"pool-points": "Pool Points",
|
||||
"awareness": "Awareness",
|
||||
"breach": "Breach",
|
||||
"convince": "Convince",
|
||||
"fitness": "Fitness",
|
||||
"knowledge": "Knowledge",
|
||||
"marrow": "Marrow",
|
||||
"medicine": "Medicine",
|
||||
"tactics": "Tactics",
|
||||
"plot-points": "Plot Points",
|
||||
"level": "Level",
|
||||
"base-actions": "Base Actions",
|
||||
"challenge": "Challenge",
|
||||
"rest": "Rest",
|
||||
"draw": "Draw",
|
||||
"help": "Help",
|
||||
"dash": "Dash",
|
||||
"move": "Move",
|
||||
"sprint": "Sprint",
|
||||
"abilities": "Abilities",
|
||||
"description-abbreviation": "Desc",
|
||||
"ways-of-entry": "Ways of Entry",
|
||||
"weapon-talents": "Weapon Talents",
|
||||
"pool": "Pool",
|
||||
"base-attributes-abbreviation": "B.Attr.",
|
||||
"properties": "Properties",
|
||||
"mastery-name": "Mastery Name",
|
||||
"reactions-and-incantations": "Reactions & Incantations",
|
||||
"trigger": "Trigger",
|
||||
"base-attr": "Base Attr.",
|
||||
"type": "Type",
|
||||
"character-info": "Character Info",
|
||||
"talebound-epithets": "Talebound Epithets",
|
||||
"active": "Active",
|
||||
"epithet": "Epithet",
|
||||
"talebound-epithet": "Talebound Epithet",
|
||||
"inventory": "Inventory",
|
||||
"heavy": "Heavy",
|
||||
"ideas": "Ideas",
|
||||
"item": "Item",
|
||||
"mastery": "Mastery",
|
||||
"incantation": "Incantation",
|
||||
"base-attribute": "Base Attribute",
|
||||
"action": "Action",
|
||||
"reactive": "Reactive",
|
||||
"preventive": "Preventive",
|
||||
"supportive": "Supportive",
|
||||
"fields-of-academic-study": "Fields of Academic Study",
|
||||
"rq-challenge-title": " {} Challenge",
|
||||
"rq-challenge-ba": "Base Attribute: {}",
|
||||
"rq-challenge-diff": "Difficulty: [[{}]]",
|
||||
"rq-challenge-ta": "Talent: {}",
|
||||
"rq-challenge-pl": "Pool: +{} dice",
|
||||
"rq-challenge-roll1": "Successes: [[{}d20]]",
|
||||
"rq-rest-title": "{}Rest",
|
||||
"rq-rest-content": "{} succesfully rested.",
|
||||
"rq-rest-info": "They healed to {} HP.",
|
||||
"rq-action-cost": "Cost: {} AP.",
|
||||
"rq-action-cost-failed": "They didn't have enough AP!",
|
||||
"rq-action-title": "{}",
|
||||
"rq-action-title-failed": "{} failed!",
|
||||
"rq-signature-move-desc": "Description: {}",
|
||||
"rq-signature-move-cost": "Cost: {} AP.",
|
||||
"rq-signature-move-cost-failed-ap": "They didn't have enough AP!",
|
||||
"rq-signature-move-cost-failed-charge": "They didn't have enough Charge!",
|
||||
"rq-signature-move-title": "{}",
|
||||
"rq-signature-move-title-failed": "{} failed",
|
||||
"rq-dec-ba-max": "Decrease Base Attribute Maximum of",
|
||||
"rq-dec-ba-max-failed": "No maximums can be decreased.",
|
||||
"rq-inc-ba-max": "Increase Base Attribute Maximum of",
|
||||
"rq-inc-ba-max-failed": "No maximums can be increased.",
|
||||
"none": "None",
|
||||
"base-attribute-question": "Base Attribute?",
|
||||
"difficulty-question": "Difficulty?",
|
||||
"skilled-question": "Talent or Profession?",
|
||||
"profession-detailed": "Profession ({})",
|
||||
"action-draw-succesful": "{} draws or stows an object on their person.",
|
||||
"action-draw-failed": "{} wasn't able to draw or stow an object on their person.",
|
||||
"action-help-succesful": "{} prepares to help someone acting after them.",
|
||||
"action-help-failed": "{} wasn't able to prepare to help someone.",
|
||||
"action-dash-succesful": "{} quickly moves {0} Steps.",
|
||||
"action-dash-failed": "{} wasn't able to Dash.",
|
||||
"action-move-succesful": "{} moves {0} Steps.",
|
||||
"action-move-failed": "{} wasn't able to Move.",
|
||||
"action-sprint-succesful": "{} sprints {0} Steps.",
|
||||
"action-sprint-failed": "{} wasn't able to Sprint."
|
||||
}
|
||||
Reference in New Issue
Block a user