{
  "QUICKINSERT.AboutTitle": "About Quick Insert",
  "QUICKINSERT.AboutDiscord": "Discuss on Discord",
  "QUICKINSERT.AboutIssues": "Report issues or sugggest improvements",
  "QUICKINSERT.AboutSupport": "Support the creator",
  "QUICKINSERT.AboutThanks": "Thank you for using Quick Insert!",
  "QUICKINSERT.AboutDescription": "Quick Insert is made with love by Sunspots, with help from contributors all over the world.",
  "QUICKINSERT.SettingsGmOnly": "GMs only",
  "QUICKINSERT.SettingsGmOnlyHint": "Only the GMs will be allowed to use Quick Insert",
  "QUICKINSERT.SettingsFiltersSheetsEnabled": "Character sheet integration",
  "QUICKINSERT.SettingsFiltersSheetsEnabledHint": "Only available for select systems/sheets. Adds Quick Insert search buttons in character sheets, with an automatic filter for the current context.",
  "QUICKINSERT.SettingsQuickOpen": "Toggle Quick Insert",
  "QUICKINSERT.SettingsEnableGlobalContext": "Enable Browse Mode",
  "QUICKINSERT.SettingsEnableGlobalContextHint": "The keybind will open Quick Insert in Browse Mode even when there's no context to attach to.",
  "QUICKINSERT.SettingsAutomaticIndexing": "Automatic indexing",
  "QUICKINSERT.SettingsAutomaticIndexingHint": "Automatically index in the background on startup. Indexing during high load may cause errors or slowdowns",
  "QUICKINSERT.SettingsAutomaticIndexing3s": "3 seconds",
  "QUICKINSERT.SettingsAutomaticIndexing5s": "5 seconds",
  "QUICKINSERT.SettingsAutomaticIndexing10s": "10 seconds",
  "QUICKINSERT.SettingsAutomaticIndexingOnFirstOpen": "Wait until first open",
  "QUICKINSERT.SettingsSearchButton": "Search button in scene controls",
  "QUICKINSERT.SettingsSearchButtonHint": "Adds a search button in the scene controls on the left side of the scene",
  "QUICKINSERT.SettingsDefaultActionScene": "Default Action for Scenes",
  "QUICKINSERT.SettingsDefaultActionSceneHint": "The action that will be performed by default when selecting a scene",
  "QUICKINSERT.SettingsDefaultActionRollTable": "Default Action for Rollable Tables",
  "QUICKINSERT.SettingsDefaultActionRollTableHint": "The action that will be performed by default when selecting a rollable table",
  "QUICKINSERT.SettingsDefaultActionMacro": "Default Action for Macros",
  "QUICKINSERT.SettingsDefaultActionMacroHint": "The action that will be performed by default when selecting a macro",
  "QUICKINSERT.SettingsSearchTooltips": "Tooltips",
  "QUICKINSERT.SettingsSearchTooltipsHint": "Select a tooltip style",
  "QUICKINSERT.SettingsSearchTooltipsValueOff": "Tooltips off",
  "QUICKINSERT.SettingsSearchTooltipsValueText": "Text only",
  "QUICKINSERT.SettingsSearchTooltipsValueImage": "Image only",
  "QUICKINSERT.SettingsSearchTooltipsValueFull": "Text & Image",
  "QUICKINSERT.SettingsEnhancedTooltips": "Enable enhanced tooltips",
  "QUICKINSERT.SettingsEnhancedTooltipsHint": "Enables enhanced tooltips if they are implemented by the current system. Enhanced tooltips may increase server load",
  "QUICKINSERT.SettingsEmbeddedIndexing": "Index journal pages",
  "QUICKINSERT.SettingsEmbeddedIndexingHint": "Adds individual journal pages to the search index",
  "QUICKINSERT.SettingsTocIndexing": "Index TOCs in journal pages (requires \"Index journal pages\")",
  "QUICKINSERT.SettingsTocIndexingHint": "Adds headings from the table-of-contents inside journal pages to the index. Currently not available in compendia. Includes PDF headings collected by the PDF Pager module.",
  "QUICKINSERT.SettingsSearchDensity": "Search window density",
  "QUICKINSERT.SettingsSearchDensityHint": "Change the styling of the search window",
  "QUICKINSERT.SettingsSearchEngine": "Text search engine",
  "QUICKINSERT.SettingsSearchEngineHint": "The text search engine matches your search input text. It can affect the speed and accuracy of the search.",
  "QUICKINSERT.SettingsSearchEngineValueFuse": "Fuse.js (legacy - slower, broader match)",
  "QUICKINSERT.SettingsSearchEngineValueFuzzysort": "fuzzysort (default - faster, narrower match)",
  "QUICKINSERT.SettingsSearchDensityValueCompact": "Compact",
  "QUICKINSERT.SettingsSearchDensityValueComfortable": "Comfortable",
  "QUICKINSERT.SettingsSearchDensityValueSpacious": "Spacious",
  "QUICKINSERT.SettingsQuickFilterEdit": "Enable quick filter editing (beta)",
  "QUICKINSERT.SettingsQuickFilterEditHint": "Adds a quick filter editing button to Quick Insert. Allows on-the-fly filtering.",
  "QUICKINSERT.SettingsRememberBrowseInput": "Remember search input text",
  "QUICKINSERT.SettingsRememberBrowseInputHint": "Continue right where you left off. Temporarily remembers the text input when the search window is closed.",
  "QUICKINSERT.SettingsSearchFooter": "Show search window footer",
  "QUICKINSERT.SettingsSearchFooterHint": "Shows a footer under the search input, containing context hints and available commands.",
  "QUICKINSERT.SettingsMenu": "Configure",
  "QUICKINSERT.SettingsMenuLabel": "Configure Quick Insert",
  "QUICKINSERT.SettingsMenuTabGlobal": "Global",
  "QUICKINSERT.SettingsMenuTabUser": "User",
  "QUICKINSERT.SettingsMenuTabIndexing": "Content Indexing",
  "QUICKINSERT.SettingsMenuTabFilters": "Global Filters",
  "QUICKINSERT.SettingsMenuTabClientFilters": "Personal Filters",
  "QUICKINSERT.SettingsGlobalSettingDescription": "Global Settings apply to all users in the current world. They can only be changed by a GM.",
  "QUICKINSERT.SettingsUserSettingDescription": "User Settings apply to the current browser only.",
  "QUICKINSERT.SettingsDefaultActionCategory": "Default actions",
  "QUICKINSERT.SettingsDefaultActionDescription": "Select the primary action for each document type. The default action will be used when clicking a search result or pressing <kbd>Enter</kbd>. Additional actions can always be cycled with <kbd>Tab</kbd>.",
  "QUICKINSERT.SettingsExampleBrowse": "Example search result in <em>Browse Mode</em>. Showing available actions on the right.",
  "QUICKINSERT.SettingsExampleInsert": "Example search result in <em>Insert Mode</em>.",
  "QUICKINSERT.SettingsIncludeLabelInJournalLinks": "Include label in journal links",
  "QUICKINSERT.SettingsIncludeLabelInJournalLinksHint": "When inserting links in input fields, include the name label (@UUID[abc123]{Shield}). Disable to let Foundry look up the name dynamically (@UUID[abc123])",
  "QUICKINSERT.HintAutoFilter": "Automatic filter - {name}",
  "QUICKINSERT.IndexingSettingsIntroduction": "Configure which content each individual user-role can search for. No matter the settings here, no user can search for content they otherwise couldn't access.",
  "QUICKINSERT.IndexingSettingsNoMatchType": "No document type matches the filter \"{filter}\"",
  "QUICKINSERT.IndexingSettingsNoMatchCompendium": "No compendium matches the filter \"{filter}\"",
  "QUICKINSERT.IndexingSettingsSelectAll": "Select all",
  "QUICKINSERT.IndexingSettingsDeselectAll": "Deselect all",
  "QUICKINSERT.IndexingSettingsShowFolders": "Show folders",
  "QUICKINSERT.FilterListFilterScopeWorld": "World (Available to all players with matching user roles)",
  "QUICKINSERT.FilterListFilterScopeClient": "Client (Available in the current browser)",
  "QUICKINSERT.FilterListFilterScopeDefault": "Auto-created (Uneditable)",
  "QUICKINSERT.FilterListNewFilterTitle": "New Filter",
  "QUICKINSERT.FilterListDuplicateFilterTitle": "Duplicate @{original}",
  "QUICKINSERT.FilterListFilterTagPlaceholder": "keyword",
  "QUICKINSERT.FilterListFilterTitlePlaceholder": "title",
  "QUICKINSERT.FilterListHeaderTag": "Keyword",
  "QUICKINSERT.FilterListHeaderTitle": "Title",
  "QUICKINSERT.FilterListHeaderUserRole": "Minimum User Role",
  "QUICKINSERT.FilterListOptionEnable": "Enable",
  "QUICKINSERT.FilterListOptionDisable": "Disable",
  "QUICKINSERT.FilterListCreateFilter": "Create custom filter",
  "QUICKINSERT.FilterListCreateClientFilter": "Create personal filter",
  "QUICKINSERT.FilterListHeader": "To use a filter in a search, start your search with @.",
  "QUICKINSERT.FilterListClientNotes": "Note: Your personal filters are saved in browser local storage. They are only available in your current browser.",
  "QUICKINSERT.FilterListGlobalNotes": "Note: Auto-created filters may differ from user to user. They are only generated for types and packs that are available to the user. Adhering to \"Content Indexing\" settings and compendium ownership settings.",
  "QUICKINSERT.FilterListDefaultFilterSectionTitle": "Include auto-created filters:",
  "QUICKINSERT.FilterEditorTryMe": "Try me",
  "QUICKINSERT.FilterEditorCompendium": "Compendium",
  "QUICKINSERT.FilterEditorDirectory": "Directory",
  "QUICKINSERT.FilterEditorTypeMany": "{typeCount} types",
  "QUICKINSERT.FilterEditorFolderRoot": "Directory root",
  "QUICKINSERT.FilterEditorFolderMany": "{folderCount} folders",
  "QUICKINSERT.FilterEditorFolderSelectTitle": "Select folders",
  "QUICKINSERT.FilterEditorCompendiumAll": "All compendiums",
  "QUICKINSERT.FilterEditorCompendiumMany": "{packCount} compendiums",
  "QUICKINSERT.FilterEditorCompendiumSelectTitle": "Select compendiums",
  "QUICKINSERT.FilterEditorOptionFilter": "Find...",
  "QUICKINSERT.FilterEditorOptionFilterClear": "Clear input",
  "QUICKINSERT.FilterEditorOptionMoreOptions": "More",
  "QUICKINSERT.FilterEditorSectionTypeSelection": "Include selected types",
  "QUICKINSERT.FilterEditorSectionLocationSelection": "Narrow by location",
  "QUICKINSERT.FilterEditorResetFilter": "Clear filter",
  "QUICKINSERT.FilterEditorDone": "Done",
  "QUICKINSERT.FilterEditorDeselectAll": "Deselect all",
  "QUICKINSERT.FilterPopupTitle": "Quick Edit Filter",
  "QUICKINSERT.ActionShow": "Show",
  "QUICKINSERT.ActionUse": "Use",
  "QUICKINSERT.ActionEdit": "Edit",
  "QUICKINSERT.ActionExecute": "Execute",
  "QUICKINSERT.ActionSwitch": "Switch",
  "QUICKINSERT.ActionSelect": "Select",
  "QUICKINSERT.ModeBrowse": "Browse Mode",
  "QUICKINSERT.ModeInsert": "Insert Mode",
  "QUICKINSERT.ModeBrowseDescription": "The <em>Browse Mode</em> is the base mode for Quick Insert. In the browse mode, you can search for and interact with any document. Drag and drop any result into the world, or onto a character sheet.",
  "QUICKINSERT.ModeInsertDescription": "The <em>Insert Mode</em> is Quick Insert's \"smart\" mode. Quick Insert enters the <em>Insert Mode</em> when attaching to some other part of the UI (called a <em>context</em>), it allows direct insertion of the search result into the target. A context can be an input field (chat, macros, journal, etc.) or a character sheet among other things.",
  "QUICKINSERT.SearchHelpHint": "Search by name. Type ? to get more options.",
  "QUICKINSERT.SearchHelpChatCommand": "Run a chat command, like /roll",
  "QUICKINSERT.SearchHelpKeyboardCommand": "Show and run keyboard shortcuts",
  "QUICKINSERT.SearchHelpSearchFilter": "Select search filter",
  "QUICKINSERT.SearchHelpCalculator": "Calculate math, like 10+2/4",
  "QUICKINSERT.SearchHelpAudio": "Control audio playlists",
  "QUICKINSERT.SearchHelpOwned": "Owned items",
  "QUICKINSERT.SearchModeTitleFilter": "Select filter",
  "QUICKINSERT.SearchModeTitleHelp": "Help",
  "QUICKINSERT.SearchModeTitleKeyboardCommand": "Keyboard commands",
  "QUICKINSERT.SearchModeTitleChatCommand": "Chat commands",
  "QUICKINSERT.SearchModeTitleCalculator": "Calculator",
  "QUICKINSERT.SearchModeTitlePlaylists": "Playlists",
  "QUICKINSERT.SearchChatCommandIc": "In Character",
  "QUICKINSERT.SearchChatCommandOoc": "Out of Character",
  "QUICKINSERT.SearchChatCommandEmote": "Emote",
  "QUICKINSERT.SearchChatCommandWhisper": "Whisper Message",
  "QUICKINSERT.SearchChatCommandRoll": "Roll Dice",
  "QUICKINSERT.SearchOwnedSelected": "{tokenCount} selected tokens",
  "QUICKINSERT.WizardRunWizard": "Run Wizard",
  "QUICKINSERT.WizardHint": "We'll guide you through a quick setup of Quick Insert for your game world. The wizard can be re-run at any time, it will only apply the changes you select.",
  "QUICKINSERT.WizardApply": "Apply",
  "QUICKINSERT.DND5E.SetupWizard": "Quick Insert D&D 5e Setup Wizard",
  "QUICKINSERT.DND5E.SetupCompeniumPreset": "Apply a compendium indexing preset. If you have configured Content Indexing for the affected packs, they will be overwritten.",
  "QUICKINSERT.DND5E.SetupContentIndexHint": "At any point, you can modify these settings individually under the Content Indexing tab in Quick Insert settings.",
  "QUICKINSERT.DND5E.SetupContentModern": "Use Modern Content (SRD 5.2)",
  "QUICKINSERT.DND5E.SetupContentLegacy": "Use Legacy Content (SRD 5.1)",
  "QUICKINSERT.DND5E.SetupContentEnableAll": "Enable all default content",
  "QUICKINSERT.DND5E.SetupContentDisableAll": "Disable all default content",
  "QUICKINSERT.DND5E.SetupPacksEnabled": "Packs that will be enabled:",
  "QUICKINSERT.DND5E.SetupPacksDisabled": "Packs that will be disabled:",
  "QUICKINSERT.DND5E.SetupPacksRulesVersion": "Your world is configured for {rulesVersion}"
}
