diff --git a/Alien Roleplaying Game/translations/sl.json b/Alien Roleplaying Game/translations/sl.json index 1ff96fc99d..a838b8c23a 100644 --- a/Alien Roleplaying Game/translations/sl.json +++ b/Alien Roleplaying Game/translations/sl.json @@ -1,4 +1,8 @@ { + "character": "Character", + "ship": "Ship", + "xeno": "Xeno", + "hostile": "Hostile", "personal-agenda-u": "Personal Agenda", "personal-agenda-place": "Personal Agenda", "character-name-u": "Character Name", @@ -187,5 +191,26 @@ "config-enable-apirolls": "Enable API rolls", "config-enable-apirolls-desc": "When enabled, rolls will be using the API script for Alien RPG, allowing for in-chat pushing of rolls. The script needs to be added to the game, obviously. ", "config-optionalspinners": "Use spinners in number fields (up and down arrows)", - "config-optionalspinners-desc": "When enabled up and down arrows (spinner) will appear when hovering over number fields, to make small increases or decreases easier (attributes excempted). " + "config-optionalspinners-desc": "When enabled up and down arrows (spinner) will appear when hovering over number fields, to make small increases or decreases easier (attributes excempted). ", + "species-name": "Species Name", + "stage": "Stage", + "stealth": "Stealth", + "combat": "Combat", + "speed": "Speed", + "skills": "Skills", + "special-abilities": "Special Abilities", + "cont-and-term": "Containment & Termination", + "notes": "Notes", + "signature-attacks": "Signature Attacks", + "signature-attack-desc": "Signature attacks are always whispered to the GM, to be played out in combat.", + "armor-vs-fire": "Armor vs Fire", + "armor-vs": "Armor vs", + "acid-splash": "Acid splash", + "dice": "Dice", + "rolls": "Rolls", + "signature-attack": "Signature Attack", + "expand-all": "Expand all", + "collapse-all": "Collapse all", + "base-damage-desc": "Base damage", + "extra-damage-desc": "Additional damage based on stunts (optional)" }