From 78601723b830f5d854bf5ca5621e8664de2307a3 Mon Sep 17 00:00:00 2001 From: wing-it Date: Tue, 12 Jan 2021 18:10:57 -0600 Subject: [PATCH] New translations translation.json (Hebrew) --- .../translations/he.json | 122 ++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 Black Void by Penny for a Tale/translations/he.json diff --git a/Black Void by Penny for a Tale/translations/he.json b/Black Void by Penny for a Tale/translations/he.json new file mode 100644 index 0000000000..1938ff97c9 --- /dev/null +++ b/Black Void by Penny for a Tale/translations/he.json @@ -0,0 +1,122 @@ +{ + "black void": "black void", + "name": "name", + "player name": "player name", + "notes": "notes", + "personality": "personality", + "desire and motivation": "desire and motivation", + "dislikes secrets regrets": "dislikes, secrets and regrets", + "philosophy principles": "philosophy & principles", + "quirk and habits": "quirk and habits", + "sayings": "sayings", + "species": "species", + "homeworld": "homeworld", + "gender": "gender", + "age": "age", + "skin": "skin", + "eyes": "eyes", + "hair": "hair", + "build": "build", + "appearence": "appearence", + "origin": "origin", + "mannerism": "mannerism", + "ancestry and relations": "ancestry and relations", + "caste": "caste", + "faction and allegiance": "faction and allegiance", + "occupation": "occupation", + "patron": "patron", + "wastah": "wastah", + "enlightenment": "enlightenment", + "intellect": "intellect", + "persuasion": "persuasion", + "agility": "agility", + "experience points": "experience points", + "awareness": "awareness", + "presence": "presence", + "stamina": "stamina", + "willpower": "willpower", + "strength": "strength", + "sanity": "sanity", + "total sanity": "total sanity", + "anxious (+1 to madness)": "anxious (+1 to madness)", + "disturbed (+3 to madness)": "disturbed (+3 to madness)", + "madness": "madness", + "health": "health", + "total health": "total health", + "hurt": "hurt", + "hurt (-1 penality)": "hurt (-1 penality)", + "injured": "injured", + "injured (-3 penality)": "injured (-3 penality)", + "dead": "dead", + "benefit": "benefit", + "cost": "cost", + "background": "background", + "talent": "talent", + "attribute": "attribute", + "powers": "powers", + "rank": "rank", + "description": "description", + "specialization": "specialization", + "combat skills": "combat skills", + "skills": "skills", + "other": "other", + "type": "type", + "Background / Attributes / Talents": "Background / Attributes / Talents", + "trait": "trait", + "modifier": "modifier", + "friend allies": "friend & allies", + "known enemies": "known enemies", + "notable people": "notable people", + "notable experiences": "notable experiences", + "character history": "character history", + "movement": "movement", + "(km/hour)": "(km/hour)", + "walking speed": "walking speed", + "running speed (x2)": "running speed (x2)", + "sprinting speed (x4)": "sprinting speed (x4)", + "combat speed": "combat speed", + "(meters/round)": "(meters/round)", + "defence value": "defence value", + "agility modifier": "agility modifier", + "skill modifier": "skill modifier", + "shield modifier": "shield modifier", + "other modifiers": "other modifiers", + "armour, tattoo's & graftings": "armour, tattoo's & graftings", + "wealth": "wealth", + "property / assets": "property / assets", + "size": "size", + "range": "range", + "attack modifier": "att mod", + "speed": "speed", + "damage": "damage", + "properties": "properties", + "special": "special", + "equipment": "equipment", + "weapons": "Weapons", + "bulk, properties, & other": "bulk, properties, & other", + "damage reduction": "damage reduction", + "(accumulated total)": "(accumulated total)", + "head": "head", + "torso": "torso", + "arms": "arms", + "legs": "legs", + "page": "page", + "bulk": "bulk", + "legs description": "legs description", + "torso description": "torso description", + "arms description": "arms description", + "head description": "head description", + "running speed": "running speed", + "sprinting speed": "sprint speed", + "property assets": "property assets", + "npc health": "health", + "npc size": "size", + "npc move": "move", + "npc defence value": "dv", + "npc protection": "protection", + "attack speed": "att speed", + "talents": "talents", + "flaws": "flaws", + "attributes": "attributes", + "reach": "reach" +} \ No newline at end of file