From b29dbee2f2ffecbe14d93b02742369074d5cc0b6 Mon Sep 17 00:00:00 2001 From: roll20deploy Date: Thu, 18 Dec 2025 15:37:35 -0500 Subject: [PATCH] New translations translation.json (Italian) --- LandOfEem/translations/it.json | 60 ++++++++++++++++++++++++++++++++-- 1 file changed, 58 insertions(+), 2 deletions(-) diff --git a/LandOfEem/translations/it.json b/LandOfEem/translations/it.json index 5b614c7b53..b03526d414 100644 --- a/LandOfEem/translations/it.json +++ b/LandOfEem/translations/it.json @@ -111,7 +111,7 @@ "check_standard": "Standard", "check_advantage": "Advantage", "check_disadvantage": "Disadvantage", - "modifier": "Modifier", + "modifier": "Custom Modifier", "opponents-defense": "Opponent's Defense", "portrait": "Portrait", "settings": "Settings", @@ -125,5 +125,61 @@ "off": "Off", "hint-sheet-type": "Changes the sheet type.", "hint-clamp-modifiers": "On: keeps Attribute and Skill values between -3 and +3.", - "hint-clamp-roll-modifier": "On: keeps the final sum of roll modifiers between -3 and +3." + "hint-clamp-roll-modifier": "On: keeps the final sum of roll modifiers between -3 and +3.", + "location": "Current Location", + "job": "Job", + "motivation": "Motivation", + "traits": "Traits", + "description": "Description", + "keywords": "Keywords", + "preview": "Attributes", + "detail": "Detail", + "definition": "Constraints", + "sizes": "Sizes:", + "tiny": "Tiny", + "small": "Small", + "medium": "Medium", + "large": "Large", + "huge": "Huge", + "number-appearing": "Number Appearing:", + "solo": "Solo", + "group": "Group", + "horde": "Horde", + "special": "Special:", + "minions": "Minions", + "aquatic": "Aquatic", + "flying": "Flying", + "fast": "Fast", + "undead": "Undead", + "dwimmercrafty": "Dwimmercrafty", + "adversary-classes": "Classes:", + "adversary-levels": "Levels:", + "goon": "Goon", + "bruiser": "Bruiser", + "champion": "Champion", + "goon_short": "G", + "bruiser_short": "B", + "champion_short": "C", + "min-level": "Min Level:", + "max-level": "Max Level:", + "hint-minimize-abilities": "On: minimizes previous ability description whenever a new one is expanded.", + "auto-minimize-abilities": "Auto-Minimize Abilities:", + "adversary-type": "Type:", + "creature": "Creature", + "critter": "Critter", + "creeper": "Creeper", + "preview-class": "Class:", + "preview-level": "Level:", + "preview-size": "Size:", + "adversary-actions": "Actions:", + "wrangle": "Wrangle", + "parley": "Parley", + "yes": "Yes", + "no": "No", + "wrangle-parley-disadvantage": "Wrangle/Parley:", + "disadvantage_short": "(D)", + "level_short": "L", + "abilities": "Abilities", + "number": "Number:", + "backup_ability": "Old Abilities - Backup" }