{
  "AttachLayerPopup": {
    "Attach": "Attach map layer",
    "Close": "Close source map layers pop-up"
  },
  "Basemap": {
    "BaseLayer": "Base",
    "BaseMapPanelTitle": "Map Layers",
    "ColorFill": "Solid Fill Color",
    "SelectBaseMap": "Select base layer"
  },
  "ColorDialog": {
    "Title": "Specify Base Color"
  },
  "Dialog": {
    "Add": "Add",
    "Cancel": "Cancel",
    "Edit": "Edit"
  },
  "SelectFeaturesDialog": {
    "AllOn": "Select All",
    "AllOff": "Select None"
  },
  "CustomParamEditDialog": {
    "DialogTitleAdd": "Add custom query parameter",
    "DialogTitleEdit": "Edit custom query parameter",
    "NameExists": "Name already exists",
    "ParamKeyLabel": "Key",
    "ParamNameLabel": "Name",
    "ParamValueLabel": "Value",
    "ParamValueNonPrivateMessage": "Value should not contain sensitive data",
    "PrivateToggleTooltip": "Private query parameters won't be saved part of the iTwin",
    "PrivateToggleLabel": "Keep query parameter private"
  },
  "CustomParamSelect": {
    "DisabledTitle": "Custom query parameter can be configured in the advanced settings"
  },
  "CustomParamSettings": {
    "DeleteButtonTitle": "Delete custom parameter",
    "EditButtonTitle": "Edit custom parameter",
    "SectionLabel": "Custom parameters"
  },
  "MapLayerActionButtons": {
    "ShowAllLabel": "Show all",
    "HideAllLabel": "Hide all",
    "InvertAllLabel": "Invert visibility",
    "DetachSelectedLabel": "Detach selected map layers"
  },
  "CustomAttach": {
    "LayerWithUrlExistsOverwriting": "Map layer with URL: {{url}} already exists. Updating name from {{oldName}} to {{newName}}.",
    "LayerWithUrlExistsAsITwinSetting": "Map Layer with URL: {{url}} already exists as a iTwin setting under name {{name}}. Cannot overwrite with a model setting!",
    "LayerExistsOverwriting": "Map layer {{layer}} already exists, overwriting info for that layer.",
    "LayerExistsAsITwinSetting": "Map layer {{layer}} already exists as a iTwin setting. Cannot overwrite with a model setting!",
    "AddCustomLayerButtonLabel": "Add Layer",
    "AttachCustomLayer": "Add New Layer",
    "AttacheInfo": "Map layer attached from URL:",
    "Custom": "New",
    "CustomParamsLabel": "Custom Query Parameters",
    "LoadingMapSources": "Loading Map Sources",
    "EditCustomLayer": "Edit Layer",
    "EditLayerDefButtonTitle": "Edit layer definition",
    "ErrorLoadingLayers": "Error retrieving map layers stored in the settings service",
    "ErrorRetrieveUserModel": "Could not get saved Map Layers for user by model: {{errorMessage}}",
    "ErrorRetrieveUserITwin": "Could not get saved Map Layers for user by iTwin: {{errorMessage}}",
    "ErrorRetrieveSharedModel": "Could not get shared Map Layers by model: {{errorMessage}}",
    "ErrorRetrieveSharedITwin": "Could not get shared Map Layers by iTwin: {{errorMessage}}",
    "ExternalLogin": "External login",
    "ExternalLoginFailed": "External login process failed.",
    "ExternalLoginSucceeded": "External login process succeeded.",
    "ExternalLoginTryAgain": "Try Again",
    "ExternalLoginWaiting": "Waiting for external login process to complete...",
    "InvalidCredentials": "Invalid credentials provided",
    "InvalidCoordinateSystem": "Map layer geographic coordinate system is not supported",
    "InvalidType": "Invalid Type",
    "MissingCredentials": "This layer requires credentials to be provided",
    "Name": "Name",
    "NameInputPlaceHolder": "Enter Map Name",
    "NoLayersSelected": "Please select at least one layer",
    "RemoveLayerDefButtonTitle": "Delete layer definition",
    "RemoveLayerDefDialogMessage": "Are you sure you want to delete {{layerName}} ?",
    "RemoveLayerDefDialogTitle": "Delete layer definition",
    "RemoveLayerDefError": "Could not delete map layer definition: {{layerName}}",
    "RemoveLayerDefSuccess": "Successfully deleted map layer definition: {{layerName}}",
    "SearchPlaceholder": "Search...",
    "SelectLayersToCreate": "Select Layers To Add",
    "StoreOnModelSettings": "Store on Model Settings",
    "StoreOnITwinSettings": "Store on iTwin Settings",
    "TooManyLayersSelected": "{{layerCount}} layers selected; performance may be affected.",
    "Type": "Type",
    "URL": "URL",
    "UrlInputPlaceHolder": "Enter Map Source URL",
    "ValidationError": "Map layer validation failed for URL:",
    "NoSaveSettingsWarning": "Layer settings cannot saved in the actual configuration"
  },
  "AuthenticationInputs": {
    "Password": "Password",
    "PasswordRequired": "Password required",
    "Username": "Username",
    "UsernameRequired": "Username required"
  },
  "Labels": {
    "TechPreviewBadgeTooltip": "Technology preview"
  },
  "Messages": {
    "NotSupported": "No active viewport or geo-located iModel available.",
    "NoRangeDefined": "No range is defined for Map Layer",
    "Start": "Map Layers Extension Loaded",
    "MapLayerAttached": "Map layer {{sourceName}} attached",
    "MapLayersAttached": "Map layers ({{layerNames}}) attached",
    "MapLayerAttachedRequiresAuth": "Map layer {{sourceName}} attached, but requires credentials to be provided",
    "MapLayerAttachError": "Error '{{error}}' occurred attaching MapLayer '{{sourceName}}'",
    "MapLayerAttachMissingViewOrSource": "Missing view or source",
    "MapLayerEditError": "Failed to edit '{{layerName}}'",
    "MapLayerLayerSettingsConversionError": "Conversion to layer settings failed",
    "MapLayerLayerSourceCreationFailed": "Map Layer Source creation failed",
    "MapLayerPreferencesStoreFailed": "Failed to save map layer definition in preferences",
    "MapLayerValidationFailed": "Map layer validation failed for URL: {{sourceUrl}}"
  },
  "Widget": {
    "BackgroundLayers": "Background",
    "DropLayerLabel": "Drop layer here",
    "Label": "Map Layers",
    "layerOutOfRange": "Invisible at current scale",
    "NoOverlayLayers": "No Overlay layers specified",
    "NoBackgroundLayers": "No Background layers specified",
    "OverlayLayers": "Overlay",
    "RequireAuthTooltip": "Authentication required",
    "ToggleVisibility": "Toggle Visibility",
    "SettingsButtonTooltip": "Settings"
  },
  "FeatureInfoWidget": {
    "Label": "Map Layers Info",
    "NoRecords": "No Results",
    "Copy": "Copy",
    "Copied": "Copied!",
    "CopyFailed": "Copy failed"
  },
  "LayerMenu": {
    "Detach": "Detach",
    "ZoomToLayer": "Zoom to layer",
    "MoreOptions": "More options"
  },
  "Settings": {
    "ElevationOffset": "Elevation Offset",
    "ElevationTypeGeodetic": "None",
    "ElevationTypeGeoid": "Geoid Separation",
    "ElevationTypeGround": "Terrain Elevation",
    "Enable": "Enable",
    "Exaggeration": "Exaggeration",
    "HeightOrigin": "Apply Elevation Correction",
    "InvalidElevationError": "Invalid Elevation",
    "InvalidElevationDetails": "Please enter a valid number for elevation.",
    "Mask": "Mask by Models",
    "MaskTransparency": "Mask Transparency",
    "ModelHeight": "Model Height",
    "OverrideMaskTransparency": "Override Mask Transparency",
    "Settings": "Settings",
    "ShowMapLayers": "Show Map Layers",
    "Terrain": "Terrain",
    "Transparency": "Transparency",
    "UseDepthBuffer": "Allow Model Under Map",
    "Locatable": "Locatable"
  },
  "SubLayers": {
    "AllOn": "Turn on all Sub-layers",
    "AllOff": "Turn off all Sub-layers",
    "Hide": "Hide Sub-layers",
    "NoResults": "No Results",
    "NoSubLayers": "No Sub-layers Available",
    "SearchPlaceholder": "Search...",
    "Show": "Show Sub-layers"
  },
  "TransparencyPopup": {
    "SetTransparency": "Set transparency"
  },
  "WellKnownBaseMaps": {
    "BingMaps": {
      "Aerial": "Bing Maps: Aerial Imagery",
      "Hybrid": "Bing Maps: Aerial Imagery with labels",
      "Street": "Bing Maps: Streets"
    },
    "GoogleMaps": {
      "satellite": "Google Maps: Aerial Imagery",
      "satellite-layerRoadmap": "Google Maps: Aerial Imagery with labels",
      "roadmap": "Google Maps: Streets"
    }
  }
}
