From 2957649d8028d3ee9511ca9d9b9917b3d131f379 Mon Sep 17 00:00:00 2001 From: wing-it Date: Fri, 5 Feb 2021 15:44:56 -0500 Subject: [PATCH] New translations translation.json (Czech) --- .../translations/cs.json | 71 +++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 Beyond the Wall and Other Adventures/translations/cs.json diff --git a/Beyond the Wall and Other Adventures/translations/cs.json b/Beyond the Wall and Other Adventures/translations/cs.json new file mode 100644 index 0000000000..e518942709 --- /dev/null +++ b/Beyond the Wall and Other Adventures/translations/cs.json @@ -0,0 +1,71 @@ +{ + "Name: ": "Name:", + "Alignment:": "Alignment:", + "Law": "Law", + "Neutral": "Neutral", + "Chaos": "Chaos", + "Player:": "Player:", + "Experience:": "Experience:", + "Class:": "Class:", + "Warrior": "Warrior", + "Rogue": "Rogue", + "Mage": "Mage", + "Base Attack Bonus:": "Base Attack Bonus:", + "Level:": "Level:", + "Initiative:": "Initiative:", + "Strength": "Strength", + "melee to hit": "melee to hit", + "melee damage": "melee damage", + "Dexterity": "Dexterity", + "ranged to hit": "ranged to hit", + "armor class": "armor class", + "initiative": "initiative", + "Constitution": "Constitution", + "hit points per level": "hit points per level", + "Intelligence": "Intelligence", + "languages known": "languages known", + "Wisdom": "Wisdom", + "save vs mind control": "save vs mind control", + "Charisma": "Charisma", + "max # of allies": "max # of allies", + "Saving Throws": "Saving Throws", + "Poison": "Poison", + "Breath Weapon": "Breath Weapon", + "Polymorph": "Polymorph", + "Spell": "Spell", + "Magic Item": "Magic Item", + "Class Abilities": "Class Abilities", + "Traits": "Traits", + "Equipment": "Equipment", + "Armor Class": "Armor Class", + "Fortune Points": "Fortune Points", + "Hit Points": "Hit Points", + "Current": "Current", + "Weapons": "Weapons", + "Name": "Name", + "To hit": "To hit", + "Dice": "Dice", + "Damage": "Damage", + "Skills": "Skills", + "Str": "Str", + "Dex": "Dex", + "Con": "Con", + "Int": "Int", + "Wis": "Wis", + "Cha": "Cha", + "Attribute": "Attribute", + "Bonus": "Bonus", + "Easy": "Easy", + "Normal": "Normal", + "Hard": "Hard", + "Very Hard": "Very Hard", + "Impossible": "Impossible", + "Difficulty": "Difficulty", + "Magic": "Magic", + "Cantrips:": "Cantrips:", + "Spells:": "Spells:", + "Description": "Description", + "Rituals:": "Rituals:", + "Allies and Henchmen": "Allies and Henchmen", + "Notes and History": "Notes and History" +}