From 3d63ae237cda692cc277273e07591e73667bfb31 Mon Sep 17 00:00:00 2001 From: wing-it Date: Sun, 29 Nov 2020 10:51:40 -0500 Subject: [PATCH] New translations translation.json (Hebrew) --- Alien Roleplaying Game/translations/he.json | 106 ++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 Alien Roleplaying Game/translations/he.json diff --git a/Alien Roleplaying Game/translations/he.json b/Alien Roleplaying Game/translations/he.json new file mode 100644 index 0000000000..6eb1e6b4f3 --- /dev/null +++ b/Alien Roleplaying Game/translations/he.json @@ -0,0 +1,106 @@ +{ + "personal-agenda-u": "Personal Agenda", + "personal-agenda-place": "Personal Agenda", + "character-name-u": "Character Name", + "character-name-place": "Character Name", + "talents-u": "Talents", + "talent-one-name.place": "Talent one name", + "talent-one-description.place": "Talent one description", + "talent-two-name.place": "Talent two name", + "talent-two-description.place": "Talent two description", + "talent-three-name.place": "Talent three name", + "talent-three-description.place": "Talent three description", + "talent-four-name.place": "Talent four name", + "talent-four-description.place": "Talent four description", + "career-u": "Career", + "career-place": "Career", + "relationships-u": "Relationships", + "buddy-u": "Buddy: ", + "rival-u": "Rival: ", + "roll-buttons-u": "Roll Buttons", + "1d3-u": "1d3", + "1d6-u": "1d6", + "12d6d3-u": "2d6", + "3d6-u": "3d6", + "d66-u": "d66", + "panic-u": "Panic", + "initiative-card-u": "Initiative: Card", + "initiative-dice-u": "Initiative: Dice", + "base-dice-u": "Base Dice", + "stress-dice-u": "Stress Dice", + "stress-level-u": "Stress Level", + "close-combat-u": "Close Combat", + "experience-points-u": "Experience Points", + "health-u": "Health", + "heavy-machinery-u": "Heavy Machinery", + "strength-u": "Strength", + "stamina-u": "Stamina", + "make-roll-secret-u": "Make Roll Secret", + "story-points-u": "Story Points", + "radiation-u": "Radiation", + "ranged-combat-u": "Ranged Combat", + "observation-u": "Observation", + "tiny-items-u": "Tiny Items", + "odds-and-ends-place": "odds and ends", + "mobility-u": "Mobility", + "agility-u": "Agility", + "attributes-u": "Attributes", + "wits-u": "Wits", + "survival-u": "Survival", + "critical-injuries-u": "Critical Injuries", + "critical-injuries-place": "Critical Injuries", + "piloting-u": "Piloting", + "Comtech-u": "Comtech", + "signature-item-u": "Signature Item", + "signature-item-place": "Signature Item", + "command-u": "Command", + "empathy-u": "Empathy", + "medical-aid-u": "Medical Aid", + "gear-u": "Gear", + "item-1-place": "Item 1", + "item-2-place": "Item 2", + "item-3-place": "Item 3", + "item-4-place": "Item 4", + "item-5-place": "Item 4", + "item-6-place": "Item 6", + "item-7-place": "Item 7", + "item-8-place": "Item 8", + "conditions-u": "Conditions", + "starving-u": "Starving", + "dehydrated-u": "Dehydrated", + "exhausted-u": "Exhausted", + "freezing-u": "Freezing", + "manipulation-u": "Manipulation", + "armor-u": "Armor", + "encumbrance-u": "Encumbrance", + "weapons-u": "Weapons", + "weapon-one-name-place": "Weapon one name", + "weapon-two-name-place": "Weapon two name", + "weapon-three-name-place": "Weapon three name", + "weapon-four-name-place": "Weapon four name", + "weapon-five-name-place": "Weapon five name", + "weapon-six-name-place": "Weapon six name", + "attack-u": "Attack", + "bonus-u": "Bonus", + "damage-u": "Damage", + "engaged-u": "Engaged", + "short-u": "Short", + "medium-u": "Medium", + "long-u": "Long", + "extreme-u": "Extreme", + "range-u": "Range", + "use-close-combat-title": "Close combat", + "cc-title": "CC", + "use-ranged-combat-title": "Ranged combat", + "rc-title": "RC", + "comment-desc-notes-place": "Comment/description/notes...", + "consumables-u": "Consumables", + "air-u": "Air", + "food-u": "Food", + "power-u": "Power", + "water-u": "Water", + "building-betterworlds-u": "\"Building Better Worlds\"", + "template-bonus-u": "Bonus: ", + "template-damage-u": "Damage: ", + "none-place": "None" +}