diff --git a/Stargate-RPG/translations/cs.json b/Stargate-RPG/translations/cs.json new file mode 100644 index 0000000000..3ce0eb532c --- /dev/null +++ b/Stargate-RPG/translations/cs.json @@ -0,0 +1,128 @@ +{ + "character": "Character", + "background": "Background", + "npc-u": "NPC", + "settings": "Settings", + "sheet-version": "Sheet Version: ", + "character-name": "Character name", + "player-name": "Player name", + "campaign": "Campaign", + "race": "Race", + "origin": "Origin", + "class": "Class", + "level": "Level", + "tension-die": "Tension Die", + "str-u": "STR", + "dex-u": "DEX", + "cox-u": "CON", + "wis-u": "WIS", + "int-u": "INT", + "cha-u": "CHA", + "skills": "Skills", + "acrobatics": "Acrobatics", + "animal-handling": "Animal Handling", + "athletics": "Athletics", + "culture": "Culture", + "deception": "Deception", + "engineering": "Engineering", + "insight": "Insight", + "intimidation": "Intimidation", + "investigation": "Investigation", + "medicine": "Medicine", + "nature": "Nature", + "perception": "Perception", + "performance": "performance", + "persuasion": "Persuasion", + "pilot": "Pilot", + "science": "Science", + "sleight-of-hand": "Sleight of Hand", + "stealth": "Stealth", + "survival": "Survival", + "temp-hp": "Temp HP", + "condition-u": "CONDITION", + "normal": "Normal", + "disadv-ability-checks": "Disadv ability checks", + "speed-halved": "Speed Halved", + "disadv-attacks-saves": "Disadv Attacks, Saves", + "max-hp-halved": "Max HP Halved", + "speed-zero": "Speed Zero", + "death": "Death", + "prof-bonus": "Prof Bonus", + "initiative": "Initiative", + "moxie": "Moxie", + "armor-class": "Armor Class", + "determination": "determination", + "death-save": "Death Save", + "sucesses": "Sucesses", + "failures": "Failures", + "strength": "Strength", + "dexterity": "Dexterity", + "constitution": "Constitution", + "wisdom": "Wisdom", + "intelligence": "Intelligence", + "charisma": "Charisma", + "tactical-vest-bulk": "Tactical Vest Bulk", + "inventory": "Inventory", + "attack-action-name": "Attack/Action Name", + "to-hit": "to hit", + "dmg": "dmg", + "type": "Type:", + "range": "range", + "cap-reload": "Cap/Reload", + "special": "special", + "racial-abilities": "Racial Abilities", + "feats": "Feats", + "class-abilities": "Class Abilities", + "equipment": "Equipment", + "proficiencies": "Proficiencies", + "notes": "Notes", + "npc-stuff": "NPC stuff", + "whisper-rolls": "Whisper rolls?", + "show-name-in-rolls": "Show name in rolls?", + "yes": "Yes", + "short-rest": "Short Rest", + "long-rest": "Long Rest", + "custom-roll": "Custom roll", + "other-stats": "Other stats", + "mission-points-mp": "Mission Points(MP):", + "eureka-points": "Eureka Points:", + "wounds-ability-damage": "Wounds/Ability Damage", + "sheet-documentation": "Sheet Documentation", + "changelog": "Changelog", + "living-series": "Living Series", + "stargaterpg-com-username": "Stargaterpg.com username", + "roll20-id": "Roll20 ID", + "stargaterpg-com-character-link": "Stargaterpg.com character link", + "ammo-weapon": "Ammo Weapon", + "aturen": "Aturen", + "noxian-pacifist": "Noxian Pacifist", + "human": "Human", + "abydonian": "Abydonian", + "tollan": "Tollan", + "jaffa": "Jaffa", + "hak": "Hak’tyl Jaffa", + "tok": "Tok’Ra", + "pangaran": "Pangaran", + "unas": "Unas", + "possessed-unas": "Possessed Unas", + "arboreal": "Arboreal", + "artificial": "Artificial", + "desert": "Desert", + "grasslands": "Grasslands", + "lunar": "Lunar", + "mountainous": "Mountainous", + "oceanic": "Oceanic", + "rainforest": "Rainforest", + "starship": "Starship", + "terraformed": "Terraformed", + "toxic": "Toxic", + "tundra": "Tundra", + "subterranean": "Subterranean", + "swamp": "Swamp", + "urban": "Urban", + "volcanic": "Volcanic", + "diplomat": "Diplomat", + "scientist": "Scientist", + "scout": "Scout", + "soldier": "Soldier" +} \ No newline at end of file