|
|
- {
- "pf2e-dorako-ui": {
- "text": {
- "secret": "Secret",
- "self-roll": "Self roll",
- "gm-only": "GM only",
- "whisper": "Whisper",
- "from": "From",
- "to": "to",
- "send-to-chat": "Send",
- "default": "Default",
- "dark": "Dark",
- "light": "Light",
- "disabled": "Disabled",
- "large-chatlog-warning": "Due to large chatlog, some settings will apply on next reload.",
- "maybe-reload": "Some changes might require a reload."
- },
- "settings": {
- "reset-changes": "Reset Changes",
- "theme": {
- "name": "Theme Settings",
- "label": "Configure Theme Settings",
- "hint": "Change theme settings for various applications and UI elements",
-
- "application-theme": {
- "name": "Application theme",
- "hint": "Affects rendered application windows",
- "choice": {
- "no-theme": "No theme",
- "light-theme": "Light Dorako UI",
- "dark-theme": "Dark Dorako UI"
- }
- },
- "frosted-glass": {
- "name": "Use frosted glass",
- "hint": "WARNING: Very performance intensive. Example: brightness(1.5) contrast(1.2) saturate(1.5) blur(5px)"
- },
- "glass-bg": {
- "name": "Use alternate glass background",
- "hint": "Any valid CSS color should work"
- },
- "npc-sheet-theme": {
- "name": "NPC sheet theme",
- "hint": "Affects NPC sheets"
- },
- "chat-theme": {
- "name": "Chat theme",
- "hint": "Affects all chat messages",
- "choice": {
- "factions": "Players light, GM dark"
- }
- },
- "pc-sheet-theme": {
- "name": "PC sheet theme",
- "hint": "Affects player sheets"
- },
- "loot-sheet-theme": {
- "name": "Loot sheet theme",
- "hint": "Affects Loot sheets"
- },
- "familiar-sheet-theme": {
- "name": "Familiar sheet theme",
- "hint": "Affects familiar sheets",
- "choice": {
- "dark-red-header": "Dark + Red Header"
- }
- },
- "header-style": {
- "name": "Chat message header theme",
- "hint": "Adds a colored header to every chat message",
- "choice": {
- "red": "Red",
- "blue": "Blue",
- "tint": "Player color",
- "none": "Disabled"
- }
- },
- "enable-dark-theme-journals": {
- "name": "Enable dark theme for Journals?",
- "hint": "Does not affect premium modules journals"
- }
- },
- "avatar": {
- "name": "Avatar Settings",
- "label": "Configure Avatar Settings",
- "hint": "Configure settings related to avatars in chat messages",
-
- "source": {
- "name": "Chat avatars",
- "hint": "Adds an avatar to chat messages",
- "choice": {
- "token": "Prefer token image",
- "actor": "Prefer actor image"
- }
- },
- "hide-when-token-hidden": {
- "name": "Hide avatar when token is hidden?",
- "hint": "Hides avatars when the speaker token is hidden"
- },
- "hide-gm-avatar-when-secret": {
- "name": "Hide avatar when secret?",
- "hint": "Hides avatars whenever GM rolls secret/private rolls"
- },
- "size": {
- "name": "Size",
- "hint": "Default of 40px"
- },
- "popout-support": {
- "name": "Enable token avatar popout?",
- "hint": "Scales the size of token avatars according to the token's scale"
- },
- "reacts-to-degree-of-success": {
- "name": "Avatar reacts to critical rolls?",
- "hint": "A critical success will glow green, and a critical failure becomes muted and dark"
- },
- "small-creature-token-avatar-size": {
- "name": "Small creature avatar size",
- "hint": "Default is 0.8"
- },
- "use-user-avatar": {
- "name": "Use user avatar as fallback?",
- "hint": "Configure user avatars by right-clicking users in the lower left area of Foundry"
- }
- },
- "ux": {
- "name": "UX Settings",
- "label": "Configure UX Settings",
- "hint": "Configure settings related to showing, hiding, making UI less obstructive or clearer, moving stuff to different locations",
-
- "chat-input-height": {
- "name": "Chatbox height",
- "hint": "Foundry default is approx 100px",
- "CGMPhint": "Foundry default is approx 100px; Note that with Cautious Gamemaster's Pack's \"Notify Typing\" setting enabled, the notification eats at most 60px of the height of the chatbox"
- },
- "restructure-card-info": {
- "name": "Restructure chat card info?",
- "hint": "Makes action-cost for features more apparent, and moves spell info out of the footer"
- },
- "adjust-token-effects-hud": {
- "name": "Adjust token effects HUD?",
- "hint": "(Experimental) Makes effects circular and arranges them outside the token, or on the token ring for larger tokens"
- },
- "remove-attack-info-from-damage-roll-messages": {
- "name": "Remove attack info from damage roll messages?",
- "hint": "Makes damage rolls take up less space by removing redundant hit information. Intended to be used with DFCE chat-merge"
- },
- "animate-messages": {
- "name": "Animate messages to draw attention to certain events?",
- "hint": "Makes whispers from players to GM draw more attention"
- },
- "compact-ui": {
- "name": "Enable Compact UI?",
- "hint": "Resizes controls, and hides inactive controls and navigation elements unless hovered"
- },
- "start-sidebar-collapsed": {
- "name": "Collapse sidebar by default?",
- "hint": "Uses the collapsed state as the initial state"
- },
- "start-navigation-collapsed": {
- "name": "Collapse navigation by default?",
- "hint": "Uses the collapsed state as the initial state"
- },
- "no-logo": {
- "name": "Hide Foundry logo?",
- "hint": "Removes the Foundry logo in the top left"
- },
- "no-cards": {
- "name": "Hide Cards tab?",
- "hint": "Removes the Cards tab in the sidebar entirely"
- },
- "no-chat-control-icon": {
- "name": "Hide chat control icon?",
- "hint": "This is the dice icon next to roll options, it tends to crowd the UI"
- },
- "center-hotbar": {
- "name": "Enable centered hotbar?",
- "hint": "Also known as macrobar"
- },
- "enable-player-tags": {
- "name": "Enable player tags?",
- "hint": "Adds a tag containing the name of the player next to the speaker"
- },
- "rolltype-indication": {
- "name": "Rolltype indication mode",
- "hint": "Configure user avatars by right-clicking users in the lower left area of Foundry",
- "choice": {
- "tags": "Tags",
- "bg-color": "Background color tint",
- "both": "Tags and background color",
- "none": "Disabled"
- }
- }
- },
- "misc": {
- "name": "Miscellaneous Settings",
- "label": "Configure Misc. Settings",
- "hint": "Configure settings related to other Dorako UI functionality",
-
- "enable-debug-mode": {
- "name": "Enable debug mode?",
- "hint": "Adds buttons to toggle dorako-ui and dark-theme styling for windows"
- },
-
- "send-to-chat": {
- "name": "Add 'Send' button to window header?",
- "hint": "Sends content to chat as if sent via sheet"
- },
-
- "skin-crb-journal": {
- "name": "Enable CRB styling for journals?",
- "hint": "Instructions at www.shorturl.at/mrzN1"
- }
- },
- "customization": {
- "name": "Customization",
- "label": "",
- "hint": "Make personalized changes using custom CSS, or opt out of certain Dorako UI styling",
-
- "excluded-applications": {
- "name": "Excluded applications",
- "hint": "Look in logs for the name of the Application, or ask on Discord"
- },
- "custom-css": {
- "name": "Custom CSS",
- "hint": "Write CSS in an external editor and paste it in here"
- }
- }
- }
- }
- }
|