{
    "dynamic-soundscapes": {
        "soundIcon": "Soundscape Icon",
        "sidebarButtonTooltip": "Shift + Click to reset position",
        "soundscapeLayout": "Soundscape Layout",
        "soundscapeLayoutFlex": "Flex",
        "soundscapeLayoutRows": "Rows",
        "mood": "Soundscape Mood",
        "sidebarButtonText": "Dynamic Soundscapes",
        "toggleWindow": "Toggle Soundscapes Window",
        "folderCreated": "Dynamic Soundscapes | Created 'Soundscapes' folder, please create or move your soundscape playlists in this folder.",
        "app": {
            "title": "Dynamic Soundscapes",
            "click-to-add": "Click anywhere to add a new block",
            "volume": "Volume: ",
            "add-playlist": "New Soundscape",
            "condition-not-met": "Condition not met, the block will not play.",
            "deleteBlock": {
                "title": "Delete Block",
                "content": "Are you sure you want to delete this block? Chosing to Delete All will delete the block and remove all it's sounds from the Soundscape.",
                "delete": "Delete",
                "deleteAll": "Delete All",
                "cancel": "Cancel"
            },
            "cycle-mood": "Cycle Mood",
            "add-sound": "Add Sound",
            "config-playlist": "Playlist Configuration / Bulk Import",
            "play-stop": "Play / Stop",
            "select-all": "Select All",
            "deselect-all": "Deselect All",
            "config-block": "Block Configuration",
            "delete-block": "Delete Block",
            "soundboardPlaylistWarning": "Soundboard sounds can only be played in the active playlist."
        },
        "block-config": {
            "title": "Block Configuration",
            "coreWeather": "Weather: ",
            "fxmasterWeather": "Weather (FXMaster): ",
            "aspect" : "Appearance",
            "condition": "Condition",
            "sound": "Sound",
            "save": "Update Block",
            "name": "Name",
            "color": "Color",
            "mode": "Mode",
            "mode-ambient": "Ambient",
            "mode-random": "Random",
            "mode-soundboard": "Soundboard",
            "mode-soundboard-info": "in this mode sounds cannot be enabled, instead they will play once when clicked.",
            "mode-ambient-info": "in this mode enabled sounds will play all at once and loop.",
            "mode-random-info": "in this mode enabled sounds will be played randomly on a set time interval.",
            "time": "Play every (seconds)",
            "variance": "Variance",
            "time-text": "A random sound from this block will play every {{v}} seconds",
            "size": "Size",
            "size-tiny": "Tiny",
            "size-small": "Small",
            "size-medium": "Medium",
            "size-large": "Large",
            "size-huge": "Huge",
            "conditionMode": "Condition Requirement",
            "conditionMode-all": "All Must Be True",
            "conditionMode-any": "At Least One Must Be True",
            "conditionMode-none": "All Must Be False",
            "conditions": "Conditions",
            "conditions-none": "Select a condition to add",
            "conditions-inCombat": "In Combat",
            "conditions-notInCombat": "Not In Combat",
            "conditions-day": "Day (Darkness Level < 0.5)",
            "conditions-night": "Night (Darkness Level > 0.5)",
            "conditions-moodA": "Mood A",
            "conditions-moodB": "Mood B",
            "conditions-moodC": "Mood C"
        }
    }
}