{
  "I18N.LANGUAGE": "English",
  "I18N.MAINTAINERS": "bmarian, msprijatelj",

  "token-tooltip-alt.TokenTooltipAlt": "Token Tooltip Alt",

  "token-tooltip-alt.settings.TOOLTIP_POSITION.name": "Tooltip placement",
  "token-tooltip-alt.settings.TOOLTIP_POSITION.hint": "Determine the tooltip's position.",
  "token-tooltip-alt.settings.TOOLTIP_POSITION.choices.top": "Top",
  "token-tooltip-alt.settings.TOOLTIP_POSITION.choices.right": "Right",
  "token-tooltip-alt.settings.TOOLTIP_POSITION.choices.bottom": "Bottom",
  "token-tooltip-alt.settings.TOOLTIP_POSITION.choices.left": "Left",
  "token-tooltip-alt.settings.TOOLTIP_POSITION.choices.overlay": "Overlay",
  "token-tooltip-alt.settings.TOOLTIP_POSITION.choices.surprise": "Surprise me",
  "token-tooltip-alt.settings.TOOLTIP_POSITION.choices.doubleSurprise": "Surprise me harder",

  "token-tooltip-alt.settings.FONT_SIZE.name": "Font size",
  "token-tooltip-alt.settings.FONT_SIZE.hint": "Customize the tooltip's font size between 1 and 2.5 rem.",
  "token-tooltip-alt.settings.MAX_ROWS.name": "Max rows",
  "token-tooltip-alt.settings.MAX_ROWS.hint": "The maximum number of rows/columns.",
  "token-tooltip-alt.settings.DATA_SOURCE.name": "Data source",
  "token-tooltip-alt.settings.DATA_SOURCE.hint": "This is an advanced feature, please don't change it if you don't know what you are doing. This will determine from where the tooltip data is pulled.",
  "token-tooltip-alt.settings.DARK_THEME.name": "Dark theme",
  "token-tooltip-alt.settings.DARK_THEME.hint": "Apply a dark theme for the tooltip.",
  "token-tooltip-alt.settings.SHOW_ALL_ON_ALT.name": "Show on <ALT>",
  "token-tooltip-alt.settings.SHOW_ALL_ON_ALT.hint": "Display a tooltip for every visible token on the scene.",
  "token-tooltip-alt.settings.SHOW_TOOLTIP_FOR_HIDDEN_TOKENS.name": "Show hidden on <ALT>",
  "token-tooltip-alt.settings.SHOW_TOOLTIP_FOR_HIDDEN_TOKENS.hint": "Display a tooltip for every token on the scene, even if hidden. Does nothing if 'Show on <ALT>' is set to false.",
  "token-tooltip-alt.settings.ISOMETRIC.name": "WIP: Isometric tooltips",
  "token-tooltip-alt.settings.ISOMETRIC.hint": "Use isometric tooltips if on an isometric map.",
  "token-tooltip-alt.settings.DEBUG_OUTPUT.name": "Debug output",
  "token-tooltip-alt.settings.DEBUG_OUTPUT.hint": "Display some useful debug information in the console.",
  "token-tooltip-alt.settings.TOOLTIP_MANAGER.name": "Tooltip manager",
  "token-tooltip-alt.settings.TOOLTIP_MANAGER.label": "Tooltip manager",



  "token-tooltip-alt.buttons.import": "Import",
  "token-tooltip-alt.buttons.export": "Export",
  "token-tooltip-alt.buttons.save": "Save",
  "token-tooltip-alt.buttons.importFromDefault": "Import from default",
  "token-tooltip-alt.buttons.add": "Add",
  "token-tooltip-alt.buttons.copy": "Copy",
  "token-tooltip-alt.buttons.paste": "Paste",



  "token-tooltip-alt.tooltipManager.infoMessage": "For more information, please refer to the ",

  "token-tooltip-alt.tooltipManager.col.actor": "Actor",
  "token-tooltip-alt.tooltipManager.col.enable": "Enable",
  "token-tooltip-alt.tooltipManager.col.custom": "Custom",
  "token-tooltip-alt.tooltipManager.col.edit": "Edit",




  "token-tooltip-alt.tooltipEditor.col.color": "Color",
  "token-tooltip-alt.tooltipEditor.col.icon": "Icon",
  "token-tooltip-alt.tooltipEditor.col.value": "Value",
  "token-tooltip-alt.tooltipEditor.col.expression": "Exp",
  "token-tooltip-alt.tooltipEditor.col.isFunction": "Fun",
  "token-tooltip-alt.tooltipEditor.col.isNumber": "Nr",
  "token-tooltip-alt.tooltipEditor.col.delete": "Delete",

  "token-tooltip-alt.tooltipEditorGm.gmHeader": "GM",
  "token-tooltip-alt.tooltipEditorGm.settingsHeader": "Settings",
  "token-tooltip-alt.tooltipEditorGm.settings.displayName.name": "Display name",
  "token-tooltip-alt.tooltipEditorGm.settings.displayName.hint": "Display the token's name in the tooltip.",
  "token-tooltip-alt.tooltipEditorGm.settings.useAccentEverywhere.name": "Use accent color everywhere",
  "token-tooltip-alt.tooltipEditorGm.settings.useAccentEverywhere.hint": "Use the accent color everywhere instead of the custom colors.",
  "token-tooltip-alt.tooltipEditorGm.settings.accentColor.name": "Accent color",
  "token-tooltip-alt.tooltipEditorGm.settings.accentColor.hint": "Set an accent color for the border and title.",



  "token-tooltip-alt.tooltipEditorPlayer.playerHeader": "Player",
  "token-tooltip-alt.tooltipEditorPlayer.settingsHeader": "Settings",
  "token-tooltip-alt.tooltipEditorPlayer.settings.displayName.name": "Display name",
  "token-tooltip-alt.tooltipEditorPlayer.settings.displayName.hint": "Display the token's name in the tooltip depending on the disposition.",
  "token-tooltip-alt.tooltipEditorPlayer.settings.useAccentEverywhere.name": "Use accent color everywhere",
  "token-tooltip-alt.tooltipEditorPlayer.settings.useAccentEverywhere.hint": "Use the accent color everywhere instead of the custom colors.",
  "token-tooltip-alt.tooltipEditorPlayer.settings.accentColor.name": "Accent color",
  "token-tooltip-alt.tooltipEditorPlayer.settings.accentColor.hint": "Set an accent color for the border and title."
}
