{
  "MassEdit": {
    "behavior": {
      "linkToken": {
        "linkId": {
          "label": "Link ID",
          "hint": "ID used to establish a link between the region and the token."
        }
      }
    },
    "form": {
      "immediate-update-title": "Automatically apply updates on field changes.",
      "global-search-title": "Enable world search.",
      "global-delete-title": "Delete.",
      "actions": "Actions",
      "images": "Images",
      "shaders": "Shaders",
      "delete-warning": "DELETING [{count}] {document}s",
      "proceed": "Do you wish to proceed?",
      "search-and-edit": "Search and Edit",
      "apply-on-current-scene": "Apply on Current Scene",
      "apply-on-all-scenes": "Apply on ALL Scenes",
      "apply-update-proto": "Apply and Update Proto",
      "apply-json": "Apply JSON Data",
      "mass-search-title": "Mass-{document} SEARCH",
      "mass-edit-title": "Mass-{document} EDIT [ {count} ]",
      "adding": "Adding",
      "subtracting": "Subtracting"
    },
    "dialog": {
      "search-document": "Choose a document type you wish to search:",
      "document-not-found": "`No documents found for the selected type. ({document})`"
    },
    "generic-form": {
      "step-size": "Step Size",
      "define-range": "Define Range Control",
      "define-dropdown": "Define Dropdown Control",
      "pinned": "Pinned"
    },
    "clipboard": {
      "copy": "Mass Edit: Copied {document} data to clipboard",
      "paste": "Mass Edit: Pasted data into {count} {document}s"
    },
    "macro": {
      "dependency-warning": "This macro requires {module} module to be active.",
      "target-all-title": "Macro will target ALL {document}s at run-time within the chosen 'Scope'.",
      "target-ids": "IDs of Current Selected",
      "target-ids-title": "IDs of currently selected documents will be stored in the macro.",
      "target-search-title": "Macro will search for {document}s matching specific fields at run-time.",
      "target-tagger-title": "Macro will target Tagger module's tags at run-time.",
      "target-current-scene-title": "Macro will be applied to the currently active scene."
    },
    "keybindings": {
      "presetApply": {
        "name": "Open Preset Browser",
        "hint": "Opens placeable, bag, and scene configuration browser."
      },
      "presetApplyScene": {
        "name": "Open Scene Preset Browser",
        "hint": "Opens scene configuration preset browser."
      },
      "selectKey": {
        "name": "Open Placeable Search and Select",
        "hint": "When pressed will open a Configuration window where you will be able to choose fields using which the module will search and select placeables on the current scene."
      },
      "editKey": {
        "name": "Open Multi-Placeable Edit",
        "hint": "When pressed will open a Configuration window to simultaneously update all selected placeables."
      },
      "genericForm": {
        "name": "Open Generic Multi-Object Edit",
        "hint": "When pressed will open a Configuration window to simultaneously update all selected objects."
      },
      "linkerMenu": {
        "name": "Open Linker Menu",
        "hint": "A menu where you can apply and delete links between placeables."
      },
      "placeableEdit": {
        "name": "Placeable Preview Editing",
        "hint": "Selected placeables or placeables selected after keybind activation will enter preview mode allowing mass-transformation."
      }
    },
    "settings": {
      "autoSnap": {
        "name": "Auto-snap coordinates to Grid",
        "hint": "When using \"Select Range\" in the coordinate randomizer menu, the range values will automatically be snapped to the grid."
      },
      "panToSearch": {
        "name": "Pan to Search Target",
        "hint": "Automatically centers the screen on the first found placeable."
      },
      "tmfxFieldsEnable": {
        "name": "Insert TMFX Fields",
        "hint": "DungeonDraft tint color and Preset filter fields will be added to Mass Edit forms. Selecting these fields will cause TokenMagicFX filters to be applied."
      },
      "enableFlagsTab": {
        "name": "Flags Tab",
        "hint": " When enabled 'Flags' tab will be added to Mass Edit forms to allow updating and removing of document flags."
      },
      "rangeToTextbox": {
        "name": "Allow manual input for range sliders",
        "hint": "Converts slider value labels to text boxes."
      },
      "singleDocDefaultConfig": {
        "name": "Single placeable: Default Config",
        "hint": "When a single placeable is selected or hovered over, open the default configuration window instead of the modified Mass Edit config."
      }
    },
    "randomizer": {
      "interpolate": "Interpolate",
      "interpolateReverse": "Interpolate (reverse)",
      "pickRange": "Pick a range",
      "addImagesToList": "Add images to the list",
      "listOfImages": "List of images to be used during randomization",
      "selectFolder": "Select folder",
      "includeSubfolders": "Include subfolders",
      "sequential": "Sequential",
      "findAndReplace": "Find and Replace",
      "findAndReplaceRegex": "Find and Replace (RegEx)",
      "generators": "Generators",
      "listOfStrings": "List of strings to be used during randomization",
      "allowDuplicates": "Allow Duplicates",
      "stepSize": "Step size",
      "snapToGrid": "Snap To Grid"
    },
    "presets": {
      "preset-browser": "Preset Browser",
      "drag-placeable-message": "Drag in placeables to create a preset.",
      "drag-placeable": "Drag-in Placeable",
      "drag-placeable-hint": "Additional placeables to be spawned together with the preset.",
      "drag-over-message": "CREATE PRESET",
      "default-name": "New Preset",
      "spawning": "Spawning",
      "main": "Main",
      "tags": "Tags",
      "warn-no-fields": "No fields selected, unable to update.",
      "imported": "Imported {count} presets.",
      "import": "Import Presets",
      "assign": "Assigned {count} {document}s to preset.",
      "select-compendium": "Select Compendium",
      "working-directory-message": "Change the compendium the module will store and edit presets within. Make sure it does not contain Journals that are not presets to avoid unexpected problems.",
      "update-preset": "Update Preset",
      "delete-fields": "Delete Fields",
      "select-delete": "Select fields you wish to remove from this preset.",
      "select-modify": "Select fields to be prompted for modification when the preset is spawned.",
      "data-edit": "Edit {document} data stored in the preset/s.",
      "data-assign": "Assign currently selected {document}/s to the preset/s.",
      "controls": {
        "activate-brush": "Activate Brush",
        "document-lock": "Lock current category as default on form open.",
        "layer-switch": "Automatic layer switching.",
        "external-compendiums": "Display external compendiums.",
        "scale-to-grid": "Scale Tiles, Drawings, and Walls relative to grid size.",
        "virtual-directory": "Display virtual directories."
      },
      "export-as-json": "Export as JSON",
      "open-journal": "Open Journal",
      "apply-to-selected": "Apply to Selected Placeables",
      "apply-to-selected-warn": "Presets of multiple document types cannot be mixed for this operation.",
      "export-to-compendium": "Export to Compendium",
      "copy-to-clipboard": "Copy to Clipboard",
      "copy-source-to-clipboard": "Copy Source to Clipboard",
      "keep-ids": "Keep IDs",
      "keep-ids-hint": "Presets and Folders with the same IDs will be overridden at the destination.",
      "search-presets": "Search Presets",
      "search-presets-folders": "Search Presets & Folders",
      "delete-presets-warn": "You are about to permanently delete [ {count} ] presets.",
      "spawn-random": "Instead of the entire group, spawn a random placeable.",
      "bag": {
        "search": "Search",
        "appearance": "Appearance",
        "misc": "Misc."
      }
    },
    "css": {
      "pick": "Pick a style:"
    },
    "common": {
      "range": "Range",
      "min": "Min",
      "max": "Max",
      "random": "Random",
      "randomize": "Randomize",
      "color": "Color",
      "method": "Method",
      "find": "Find",
      "replace": "Replace",
      "list": "List",
      "generate": "Generate",
      "pin": "Pin",
      "preset": "Preset",
      "presets": "Presets",
      "delete": "Delete",
      "apply": "Apply",
      "ratio": "Ratio",
      "options": "Options",
      "all": "All",
      "swap": "Swap",
      "import": "Import",
      "copy": "Copy",
      "paste": "Paste",
      "data": "Data",
      "modify": "Modify",
      "placeable": "Placeable",
      "attach": "Attach",
      "attached": "Attached"
    }
  },
  "TYPES":{
    "RegionBehavior": {
      "multi-token-edit": {
        "linkToken": "Link Token",
        "spawnPreset": "Spawn Preset",
        "deSpawnPreset": "De-Spawn Preset"
      }
    }
  }
}
