{
  "location": {
    "title": "Get current location"
  },
  "layerswitcher": {
    "title": "Layer selector"
  },
  "scale": {
    "title": "Scale",
    "scale": "Scale"
  },
  "getfeatureinfo": {
    "info": "Information",
    "title": "Consult layer",
    "no_info": "No associated info",
    "info_of": "Information about",
    "unsupported_format": "Unsupported format"
  },
  "wmcselector": {
    "title": "Context selector"
  },
  "dialog": {
    "info": "INFORMATION",
    "error": "ERROR",
    "success": "SUCCESS",
    "id_feature": "An ID has not been indicated to obtain the feature",
    "invalid_type_layer": "A valid type was not specified for the layer",
    "vector_filter": "The indicated filter is not correct",
    "unauthorized_user": "An error occurred while loading the layer: Unauthorized user.",
    "only_one_filter": "FeatureID and CQL are mutually exclusive, indicate only one type of filtering.",
    "getfeatureinfo_type": "The requested format for the information is not available. Try it using gml, plain or html."
  },
  "feature": {
    "incorrect_attributes": "The attributes were not specified correctly."
  },
  "exception": {
    "addto_method": "The used implementation does not have the addTo method",
    "no_get_rotation_method": "The used implementation does not have the getRotation method",
    "no_set_rotation_method": "The used implementation does not have the setRotation method",
    "getelement_method": "The used implementation does not have the getElement method",
    "getfeatureinfo_method": "The used implementation can not create GetFeatureInfo controls",
    "mouse_method": "The used implementation can not create Mouse controls",
    "navtoolbar_method": "The used implementation can not create navtoolbar controls",
    "overviewmap_method": "The used implementation can not create OverviewMap controls",
    "panzoom_method": "The used implementation can not create Panzoom controls",
    "panzoombar_method": "The used implementation can not create Panzoombar controls",
    "scale_method": "The used implementation can not create Scale controls",
    "scaleline_method": "The used implementation can not create ScaleLine controls",
    "wmcselector_method": "The used implementation can not create WMCSelector controls",
    "geojson_method": "The used implementation can not create objects M.impl.format.GeoJSON",
    "wkt_method": "The used implementation can not creat objects M.impl.format.WKT",
    "getfeaturesbylayer_method": "The used implementation does not have the getFeaturesByLayer method",
    "geojsonlayer_method": "The used implementation can not create GeoJSON layers",
    "no_param": "No parameters specified",
    "no_name": "You have not specified any name",
    "kmllayer_method": "The used implementation can not create KML layers",
    "isvisible_method": "The used implementation does not have the isVisible method",
    "isqueryable_methd": "The used implementation does not have the isQueryable method",
    "visibility_param": "You have not specified any visibility parameters",
    "setvisible_method": "The used implementation does not have the setVisible method",
    "inrange_method": "The used implementation does not have the inRange method",
    "mapbox_method": "The used implementation can not create Mapbox layers",
    "osm_method": "The used implementation can not create OSM layers",
    "vectorlayer_method": "The used implementation can not create Vector layers",
    "wfslayer_method": "The used implementation can not create WFS layers",
    "wmclayer_method": "The used implementation can not create WMC layers",
    "select_method": "The used implementation does not have the select method",
    "unselect_method": "The used implementation does not have the unselect method",
    "constructor_impl": "The used implementation does not have a constructor.",
    "getlayers_method": "The used implementation does not have the getLayers method.",
    "getbaselayers_method": "The used implementation does not have the getBaseLayers method.",
    "addlayers_method": "The used implementation does not have the addLayers method.",
    "removelayers_method": "The used implementation does not have the removeLayers method.",
    "getwmc_method": "The implementation used does not have the getWMC method.",
    "addwmc_method": "The used implementation does not have the addWMC method.",
    "removewmc_method": "The used implementation does not have the removeWMC method.",
    "getkml_method": "The used implementation does not have the getKML method.",
    "addkml_method": "The implementation used does not have the addKML method.",
    "removekml_method": "The implementation used does not have the removeKML method.",
    "getwms_method": "The used implementation does not have the getWMS method.",
    "addwms_method": "The used implementation does not have the addWMS method.",
    "removewms_method": "The used implementation does not have the removeWMS method.",
    "getwfs_method": "The implementation used does not have the getWFS method.",
    "getgeojson_method": "The used implementation does not have the getGeoJSON method.",
    "addwfs_method": "The used implementation does not have the addWFS method.",
    "removewfs_method": "The used implementation does not have the removeWFS method.",
    "getwmts_method": "The implementation used does not have the getWMTS method.",
    "addwmts_method": "The used implementation does not have the addWMTS method.",
    "removewmts_method": "The used implementation does not have the removeWMTS method.",
    "getmbtiles_method": "The used implementation does not have the getMBtiles method.",
    "getcontrols_method": "The used implementation does not have the getControls method.",
    "addcontrols_method": "The used implementation does not have the addControls method.",
    "remove_control": "You have not specified any control to delete.",
    "removecontrol_method": "The used implementation does not have the removeControls method.",
    "setmaxextent_method": "The used implementation does not have the setMaxExtent method.",
    "getbbox_method": "The used implementation does not have the getBbox method.",
    "no_bbox": "You have not specified any bbox.",
    "setbbox_method": "The used implementation does not have the setBbox method.",
    "incorrect_bbox_format": "The format of the bbox parameter is not correct.",
    "getzoom_method": "The used implementation does not have the getZoom method.",
    "no_zoom": "You have not specified any zoom.",
    "setzoom_method": "The implementation used does not have the setZoom method.",
    "getcenter_method": "The used implementation does not have the getCenter method.",
    "setcenter_method": "The used implementation does not have the setCenter method.",
    "getresolutions_method": "The used implementation does not have the getResolutions method.",
    "no_resolutions": "You have not specified any resolution.",
    "setresolutions_method": "The used implementation does not have the setResolutions method.",
    "getscale_method": "The used implementation does not have the getScale method.",
    "getprojection_method": "The implementation used does not have the getProjection method.",
    "no_projection": "You have not specified any projection.",
    "setprojection_method": "The used implementation does not have the setProjection method.",
    "no_plugins": "You have not specified any plugins.",
    "no_add_plugin_to_map": "The plugin can not be added to the map.",
    "no_plugin_to_remove": "You have not specified any plugins to delete.",
    "destroy_method": "The used implementation does not have the destroy method.",
    "addlabel_method": "The used implementation does not have the addLabel method.",
    "no_point": "You have not specified any points.",
    "remove_control_from_panel": "You must remove the controls from the panel previously.",
    "getcontainer_method": "The used implementation does not have the getContainer method.",
    "getmapimpl_method": "The used implementation does not have the getMapImpl method.",
    "removepopup_method": "The used implementation does not have the removePopup method.",
    "no_popup": "You have not specified any popup.",
    "invalid_popup": "The specified popup is not valid.",
    "no_maxextent": "You have not specified any maxExtent",
    "must_be_document": "doc.nodeType must be DOCUMENT type",
    "no_service_response": "There was no reply from the service",
    "no_kml_response": "There was no response from the KML",
    "no_getfeature_response": "There was no response in the GetFeature operation",
    "no_map": "You have not specified any map",
    "layerswitcher_method": "The used implementation can not create LayerSwitcher controls",
    "location_method": "The used implementation can not create Location controls",
    "wms_method": "The used implementation can not create WMS layers",
    "wmts_method": "The used implementation can not create WMTS layers",
    "no_impl": "No implementation specified",
    "no_container": "You have not specified any container parameters",
    "no_id_container": "There is no container with the specified id",
    "no_center": "You have not specified any center parameters",
    "no_attr_name": "The name of the attribute was not specified",
    "no_empty": "The attribute name can not be null. Specify string or function",
    "invalid_center_param": "The format of the center parameter is not correct",
    "invalid_maxextent_param": "The format of the maxExtent parameter is not correct",
    "invalid_resolutions_param": "The format of the resolutions parameter is not correct",
    "invalid_zoom_param": "The format of the zoom parameter is not correct",
    "min_gt_max": "A minimum radius greater than the maximum can not be established.",
    "max_lt_min": "A maximum radius of less than the minimum can not be established.",
    "no_geojson": "No GeoJSON has been specified",
    "unsupported_lang": "A language without support has been established"
  }
}
