diff --git a/Everywhen/translations/pt.json b/Everywhen/translations/pt.json new file mode 100644 index 0000000000..8836de2559 --- /dev/null +++ b/Everywhen/translations/pt.json @@ -0,0 +1,71 @@ +{ + "attack.type": "Type", + "attack.type.melee": "Melee", + "attack.type.ranged": "Ranged", + "attack.type.other": "Other", + "attack.damage": "Damage", + "attack.range": "Range", + "armour.light": "Light", + "armour.medium": "Medium", + "armour.heavy": "Heavy", + "armour.roll": "Value", + "common.choose": "Choose", + "common.dices": "dices", + "common.name": "Name", + "common.description": "Description", + "common.notes": "Notes", + "common.languages": "Languages", + "common.roll": "Roll", + "common.yes": "Yes", + "common.no": "No", + "common.core": "Core", + "common.bio": "Biography", + "common.config": "Configuration", + "common.xp": "Xp", + "common.race": "Race", + "common.origin": "Origin", + "bio.background": "Background", + "bio.friendfoe": "Friends & Foes", + "damage.fatigue": "Fatigue Damage", + "damage.normal": "Normal Damage", + "rest.short": "Rest", + "rest.heal": "Heal", + "attributes.undefined": "Attribute not found", + "attributes.none": "None", + "attributes.strength": "Strength", + "attributes.agility": "Agility", + "attributes.mind": "Mind", + "attributes.appeal": "Appeal", + "combat.initiative": "Initiative", + "combat.melee": "Melee", + "combat.ranged": "Ranged", + "combat.defense": "Defense", + "resources.heropoints": "Hero Points", + "resources.faithpoints": "Faith Points", + "resources.arcanepoints": "Arcane Points", + "resources.psionicpoints": "Psionic Points", + "resources.lifeblood": "Lifeblood", + "resources.critical": "Critical", + "resources.resolve": "Resolve", + "resources.boons": "Boons", + "resources.flaws": "Flaws", + "resources.tempflaws": "Temporary Flaws", + "resources.gear": "Gear", + "resources.weapons": "Weapons", + "resources.armours": "Armours", + "resources.credit_rating": "Credit Rating", + "notes.vademecum-1": "Very easy +2 / Easy +1 / Moderate 0 / Hard -1 / Tough -2 / Demanding -4 / Formidable -6 / Heroic -8", + "notes.vademecum-2": "0 - 1 - d3 - d6L - d6 - d6H - 2d6L - 2d6 - 2d6H - 3d6L - 3d6 - 3d6H", + "help.info": "Need help ? Check https://wiki.roll20.net/Everywhen#Sheet_Overview", + "help.bug": "Found a bug ? Tell me here : https://github.com/BE-Arbiter/roll20-character-sheets", + "config.sheet": "Sheet Configuration", + "config.export": "Import / Export", + "config.hasfaith": "Has Faith", + "config.hasarcana": "Has Arcana", + "config.haspsionic": "Has Psionics", + "config.hasresolve": "Has Resolve", + "config.hascredit": "Has Credit Rating", + "rolltemplate.attack": "Attack", + "rolltemplate.damage": "Damage", + "rolltemplate.result": "Result" +}