From 4559901ab630cbd2e28be265091081e1347d7861 Mon Sep 17 00:00:00 2001 From: roll20deploy Date: Tue, 17 Dec 2024 15:11:36 -0500 Subject: [PATCH] New translations translation.json (Czech) --- Vast Grimm/translations/cs.json | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/Vast Grimm/translations/cs.json b/Vast Grimm/translations/cs.json index 6134f4b0461c..cdc5c10dbf53 100644 --- a/Vast Grimm/translations/cs.json +++ b/Vast Grimm/translations/cs.json @@ -89,5 +89,34 @@ "labelpsalm": "a misery psalm", "crit-template": "CRIT", "fumble-template": "FUMBLE", - "crit-damage-template": "Crit Damage" + "crit-damage-template": "Crit Damage", + "character": "Character", + "ship": "Ship", + "npc": "NPC", + "starship-generator-u": "Starship Generator", + "shipname": "Ship Name", + "classtype": "Class/Type", + "maneuver-u": "Maneuver", + "labelmaneuver": "Maneuver", + "accuracy-u": "Accuracy", + "labelaccuracy": "Accuracy", + "fortitude-u": "Fortitude", + "labelfortitude": "Fortitude", + "speed-u": "Speed", + "labelspeed": "Speed", + "power-u": "Power", + "size": "Size", + "pilot-dr": "Pilot DR", + "min-crew": "Min Crew", + "souvenir": "Souvenir", + "capabilities": "Capabilities", + "modslots": "Mod Slots", + "characteristics": "Characteristics", + "whatsbroken": "What's Broken", + "labelshipcritmsg": "Double damage, armor/protection reduced 1 Tier", + "labelshipattackfumble": "Roll d6:
(1) Weapon malfunctions and is offline for d6 rounds.
(2) The action pulled too much energy. Lose 1 point of Power.
(3) You spilled a drink on your console. Spend d2 rounds cleaning it up.
(4) The attack left your starship wide open. The next Defense roll is with disadvantage.
(5) Overworked the parts; this weapon needs professional repairs. Will not operate until fixed.
(6) Mashed the wrong button, sending a distress vid across the Netwürk. How many people saw your face?", + "labelshipfumblemsg": "Roll d2:
(1) Reduce armor 1 Tier.
(2) A weak spot sustained double damage.", + "labelshipcritdefmsg": "Roll d2:
(1) Bounce back. Apply damage to the assailant.
(2) Evaded. Fly d2 hexes away.", + "attacks": "Attacks", + "specials": "Specials" } \ No newline at end of file