{
  "AUTH": {
    "signingIn": "Signing in...",
    "logoutSuccessful": "You have been sucesfully logged out!",
    "loginSuccessful": "Successfully logged in",
    "authenticationFailed": "Authentication failed",
    "userInfoFailed": "Failed to retrieve user information",
    "loginFailed": "Login failed",
    "Login": "Log in",
    "Logout": "Log out",
    "loggedIn": "Logged in"
  },
  "ADDDATA": {
    "CATALOGUE": {
      "DESC": {
        "WFS": "Web Feature Service: it adds the layer as a set of vector features. It is more power-consuming, especially with large layers, but it allows to edit features or to display individual feature info.",
        "WMS": "Web Map Service: it adds the layer as a raster image. The transferred data is usually smaller so it generally loads faster. Yet it does not give you the access to the underlying layer features.",
        "WMTS": "Web Map Tile Service - serves raster images similarly to WMS. The difference is that tile service serves content divided into 'tiles' which are loaded individually - thus being potentially more performant."
      },
      "filterType": "Search within",
      "loading": "Loading data",
      "queryDataTypes": {
        "all": "All",
        "dataset": "Datasets",
        "service": "Services"
      },
      "resourceType": "Resource type",
      "searchFilterTypes": {
        "Abstract": "Abstract",
        "AnyText": "All",
        "Title": "Title"
      },
      "searchType": "Search filter type",
      "selectFilterType": "Change search filter type",
      "showAll": "All",
      "showingSubset": "Currently showing {{limitShown}} of {{total}} services. Show",
      "showNext100": "Next 100",
      "sortbyTypes": {
        "bbox": "Extent",
        "date": "Date",
        "title": "Title"
      },
      "theNumberOfRecords": "The number of records will be calculated as close as possible to the selected number"
    },
    "FILE": {
      "onlyOneZipFileCan": "Only one zip file can be uploaded at once",
      "someOfTheUploadedFiles": "Uploaded file exceeded maximum allowed size of 20MB",
      "zipFileCannotBeUploaded": "Archive file cannot be uploaded together with regular files",
      "highlightAndSelect": "Highlight and select timestamp in title",
      "selectedString": "Selected string",
      "inferredRegex": "Inferred regex pattern",
      "verifyInferredRegex": "Please review and confirm the datetime format before proceeding"
    },
    "loadAs": "When uploaded, load layer as ...",
    "requestServiceLayers": "Request service layers",
    "saveToCatalogue": "Save to catalogue",
    "saveToDbExplanation": "The data will be uploaded to a database on the server and will be later available via the Data Catalogue. No matter the input format, all vector data are loaded as a GeoJSON from the database.",
    "URL": {
      "selectAll": "Select all Layers",
      "submitLayerName": "Fill in layer name",
      "submitLayerTitle": "Fill in layer title"
    },
    "dialogOverWrite": {
      "overwriteExistingLayer": "Layer already exists!",
      "doYouWishToOverwrite": "Do You wish to overwrite layer:",
      "noteForRepetiveDialog": "*Note: Renaming and uploading layer failed, because such layer name already exists!"
    }
  },
  "ADDLAYERS": {
    "addSelected": "Add selected layers to the map",
    "Basemap": "Add as basemap",
    "capabilitiesParsingProblem": "Capabilities parsing problem",
    "chooseFormat": "Choose format",
    "chooseType": "Choose type",
    "considerUsingTiles": "Consider using tiles. Some servers has restricted max size of picture.",
    "couldNotUploadSelectedFile": "There was a problem uploading the selected file!",
    "ERROR": {
      "errorWhileRequestingLayers": "Error while requesting layers",
      "someErrorHappened": "Some error happened or input missing",
      "srsNotSupported": "Selected Coordinate reference systems (CRS/SRS) is not supported. Please provide file in EPSG:3857 or EPSG:4326 to proceed.",
      "thereWasErrorWhile": "There was error while parsing Capabilities response from given URL",
      "urlInvalid": "Missing or invalid endpoint URL of requested layer!",
      "noValidData": "No valid data found",
      "unsupportedDatasourceType": "Unsupported datasource type: {{serviceType}}"
    },
    "externalDataSource": "External data source (URL)",
    "featureCount": "Feature count",
    "filesSelected": "Files selected",
    "folderName": "Folder name",
    "GEOSPARQL": {
      "fillInQuery": "Write or paste your SPARQL query here",
      "invalidEndpoint": "Source URL does not seem to represent a valid SPARQL endpoint!",
      "pickGeomParamPt1": "Which variable holds the",
      "pickGeomParamName": "geometry",
      "pickGeomParamPt2": "of the queried features?",
      "pickIdParamPt1": "Which variable holds a",
      "pickIdParamName": "unique ID",
      "pickIdParamPt2": "of the queried features?"
    },
    "GPServerServicesAreNotSupported": "GPServer services are not supported!",
    "imageFormat": "Image format",
    "layerNameAlreadyExists": "Layer name already exists",
    "loadingFeaturePleaseWait": "Loading features, please wait",
    "mapAndLayerProjection": "Map and layer projection do not match! Resampling will be used. This may lead to unexpectable results.",
    "mapProjectionAndLayerProjection": "Map projection and layer projection do not match. Add the layer to map and use server-side resampling program?",
    "missingImageorWorldFile": "Missing an image or world file, please check the files and try again!",
    "nameAndSRSRequired": "'Name' and 'SRS' field required to proceed!",
    "nameRequired": "'Name' field required to proceed!",
    "none": "None (at top)",
    "OlDoesNotRecognizeProjection": "OL does not recognize requested layers projection",
    "queryFormat": "Query format",
    "Raster image": "Raster image",
    "Raster time series": "Raster time series",
    "rasterImageryWith": "Raster imagery with georeferencing is currently only supported on EPSG:4326 and EPSG:3857 coordinate systems. Please make sure your data meets these requirements before uploading.",
    "registerMetadata": "Register metadata",
    "resampleLayer": "Resample layer",
    "serviceTypeNotMatching": "URL service type does not match selected category",
    "SHP": {
      "loginRequired": "User login is required before layer can be loaded",
      "maximumNumberOf": "Maximum number of {{allowed}} files allowed, but {{length}} selected",
      "missingOneOrMore": "Missing one or more Shape files. Load files with extensions *.shp, *.shx, *.dbf or a zip containing these files.",
      "shapeFile": "Shape file (shp+dbf+shx)",
      "SLDStyleFile": "Style file",
      "neededFiles": "Load files with extensions *.shp, *.shx, *.dbf or a zip file containing these files.",
      "considerUsingZip": "Consider using '.zip' format for shapefiles bigger than 10MB of size, that way upload will be much quicker.",
      "exceedingSize": "Shapefile being loaded exceeds recommended size"
    },
    "srs": "SRS",
    "SRSRequired": "'SRS' field required to proceed!",
    "thisIsRequired": "This is required!",
    "tileSize": "Tile size",
    "TYPES": {
      "ArcGIS": "ArcGIS Map Server",
      "shapeFile": "Shapefile",
      "vectorFile": "Vector file (GeoJSON, KML)",
      "WFS": "Web feature service (WFS)",
      "WMS": "Web map service (WMS)"
    },
    "unauthorizedAccess": "Unauthorized access. You are not authorized to query data from this service",
    "under": "Add under layer",
    "unknownDimesion": "This layer defines some dimension, which cannot be currently parsed",
    "useProxy": "Use proxy",
    "useTiles": "Use tiles",
    "Vector": {
      "addingFiles": "Adding {{featuresCount}} features into:",
      "chooseFiles": "Choose files...",
      "chooseLayer": "Please, choose a layer from list...",
      "dragAndDropFiles": "Drag and drop files",
      "note": "*Note: if you link a file with coordinates other than World Geodetic System (lon/lat), please set the SRS",
      "uploadVectorFiles": "Upload vector files"
    },
    "VECTOR": {
      "extractStyles": "Extract styles"
    },
    "WFS": {
      "loadingToManyAtOnce": "features. Loading too many at once (while zoomed out) may affect app performance",
      "selectedLayerContains": "Selected layer contains",
      "featureCountError": "Could not retrieve layer's feature count. In case of excesive number of features the layer may affect performance"
    },
    "WMTS": {
      "tileMatrix": "Tile matrix"
    },
    "addsld": "Add SLD file",
    "addqml": "Add QML file",
    "addsldqml": "Add SLD/QML file",
    "layerExtentParsingProblem": "There was a problem while parsing extents of selected layer(s)",
    "XYZ": {
      "apiKeyUsage": "I have API Key",
      "enterApiKey": "Enter API key",
      "apiKeyParam": "Parameter name"
    }
  },
  "COMMON": {
    "abstract": "Abstract",
    "access": "Access",
    "add": "Add",
    "addAs": "Add as",
    "addToMap": "Add to map",
    "advancedOptions": "Advanced options",
    "all": "All",
    "application": "Application",
    "apply": "Apply",
    "area": "Area",
    "attribute": "Attribute",
    "attributes": "Attributes",
    "Authentication failed. Login to the catalogue.": "Authentication failed. Login to the catalogue.",
    "author": "Author",
    "boundingBox": "Bounding box",
    "cancel": "Cancel",
    "category": "Category",
    "circle": "Circle",
    "clear": "Clear",
    "close": "Close",
    "closeDialog": "Close dialog",
    "color": "Color",
    "confirm": "Confirm",
    "confirmDelete": "Confirm delete",
    "connect": "Connect",
    "contactInformation": "Contact Information",
    "context": "Context",
    "continue": "Continue",
    "copyLayer": "Copy layer",
    "copyToClipboard": "Copy to clipboard",
    "data": "Data",
    "dataset": "Dataset",
    "date": "Date",
    "delete": "Delete",
    "description": "Description",
    "distance": "Distance",
    "download": "Download",
    "downloadAsPng": "Download as PNG",
    "drawNewFeatures": "Draw new features",
    "east": "East",
    "edit": "Edit",
    "enabled": "Enabled",
    "extent": "Extent",
    "fill": "Fill",
    "fillInDescriptive": "Fill in descriptive text about map",
    "fillInName": "Fill in name",
    "filter": "Filter:",
    "folder": "Folder",
    "from": "From",
    "fullText": "Full text",
    "hide": "Hide",
    "icon": "Icon",
    "ignoreAndContinue": "Ignore and continue",
    "info": "Additional information",
    "into": " into",
    "keywords": "Keywords",
    "layer": "Layer",
    "layers": "Layers",
    "legend": "Legend",
    "less": "Less",
    "line": "Line",
    "lineColor": "Line color",
    "lineWidth": "Line width",
    "loading": "Loading",
    "mapExtentFilterMissing": "Please enable Filter by map extent checkbox to be able to sort data by Bounding box",
    "menu": "Menu",
    "metadata": "Metadata",
    "more": "More",
    "name": "Name",
    "new": "New",
    "newDrawingLayer": "New drawing layer",
    "next": "Next",
    "no": "No",
    "noDataReceived": "No data received!",
    "north": "North",
    "ok": "Ok",
    "open": "Open",
    "or": "or",
    "orderBy": "Order by",
    "photo": "Photo",
    "point": "Point",
    "polygon": "Polygon",
    "preview": "Preview",
    "print": "Print",
    "projection": "Projection",
    "query": "Query",
    "radius": "Radius",
    "reload": "Reload",
    "removeLayer": "Remove layer",
    "renameLayer": "Rename layer",
    "reset": "Reset",
    "resetToDefault": "Reset to default values",
    "results": "Results",
    "rotation": "Rotation",
    "save": "Save",
    "saveAs": "Save as..",
    "saveTo": "Save to",
    "scale": "Scale",
    "search": "Search:",
    "selectAndConfirmToDeleteMultiple": "Select and confirm to delete multiple layers",
    "selectRecordCountPerPage": "Select record count per page",
    "service": "Service",
    "settings": "Settings",
    "share": "Share",
    "showMore": "Show more",
    "Sort": "Sort",
    "sortBy": "Sort by",
    "south": "South",
    "steps": "Steps",
    "stop": "Stop",
    "stroke": "Stroke",
    "strokeWidth": "Stroke width",
    "style": "Style",
    "theme": "Theme",
    "thumbnail": "Thumbnail",
    "title": "Title",
    "to": "to",
    "type": "Type",
    "unknown": "Unknown",
    "unknownError": "Unknown error. Please try again.",
    "until": "Until",
    "uploading": "Uploading data",
    "url": "URL",
    "value": "Value",
    "warning": "Warning",
    "west": "West",
    "width": "Width",
    "wrongCombinationOfParams": "Wrong combination of parameters",
    "yes": "Yes",
    "zoomTo": "zoom to",
    "height": "Height",
    "required": "Required",
    "addLayers": "Add layers",
    "toggle": "Toggle",
    "reversed": "Reversed",
    "setPermissions": "Set permissions",
    "selectAndSavePermissions": "Select and confirm permissions for",
    "setPermissionsError": "Set permissions error",
    "somethingWentWrong": "Something went wrong, please try again!",
    "reading": "Reading data",
    "unsavedChanges": "Unsaved changes",
    "return": "Return",
    "composition": "Composition",
    "select": "Select",
    "verify": "Verify",
    "back": "Back",
    "savingChanges": "Saving changes",
    "remove": "Remove",
    "NOT_AVAILABLE": "Not available",
    "PREPARING": "Preparing",
    "confirmReset": "Confirm reset",
    "saving": "Saving",
    "asNew": "as new",
    "createdBy": "Created by",
    "reorder": "Reorder",
    "on": "on",
    "off": "off",
    "Tile": "Tile",
    "done": "Done",
    "group": "group",
    "separateLayers": "separate layers",
    "copyToClipboardFailure": "Could not copy. Clipboard API not supported in your browser.",
    "base": "Basemap",
    "thematic": "Thematic map",
    "contains": "contains",
    "property": "Property",
    "error": "Error",
    "success": "Success",
    "update": "Update",
    "version": "Version",
    "apiKey": "API Key",
    "minZoom": "Min. zoom",
    "maxZoom": "Max. zoom",
    "infinity": "No constrains",
    "queryable": "Queryable"
  },
  "COMPOSITIONS": {
    "addByAddress": "Add composition by address",
    "Address": "Address",
    "clearFilters": "Clear all filters",
    "compositionsNameAttributeIsNotDefined": "Compositions name attribute is not defined!",
    "dialogDelete": {
      "doYouWantToDeleteMap": "Do you want to delete map?"
    },
    "dialogInfo": {
      "details": "details",
      "metadata": {
        "comparison_url": "Comparison URL",
        "csw_url": "CSW URL",
        "identifier": "Identifier",
        "record_url": "Record URL"
      },
      "metadataAboutMetadata": "Metadata about metadata"
    },
    "dialogoverwriteConfirm": {
      "mergeCompositions": "Merge compositions",
      "overwriteExistingMap": "Overwrite existing map composition?",
      "saveChangesFirst": "Save changes first",
      "thereAreCurrentlyUnsavedChanges": "There are currently unsaved changes.",
      "whatDoYouWant": "What do you want to do before opening selected map composition?",
      "youAreOpeningMap": "You are opening map"
    },
    "dialogShare": {
      "shareMap": "Share map"
    },
    "dialogWarning": {
      "outOfBounds": "Composition extent is out of EPSG:4326 boundaries.",
      "toContinue": "Map will not fit the given composition geometry or extent based on the given map size and borders."
    },
    "endpointUrlIsNotDefined": "Endpoint url is not defined!",
    "endpointUserIsNotDefined": "Endpoint user is not defined!",
    "errorWhileCreatingLayerFromComposition": "Error while creating layer from composition",
    "errorWhileLoadingCompositionMetadata": "Error while loading composition metadata",
    "errorWhileRequestingCompositions": "Error while requesting compositions",
    "errorWhileSharingOnSocialNetwork": "Error while sharing composition on social network",
    "filterByMap": "Filter by map extent",
    "import": "Import composition from a file on device",
    "inspireTheme": "INSPIRE theme",
    "loginToCatalogue": "Login to catalogue",
    "metadataNotAvailable": "Metadata are not available!",
    "notAbleToParseLayerFromComposition": "It was not possible to parse a layer from composition:",
    "notAllowedToEditLayer": "You are not allowed to edit this composition",
    "onlyMine": "Only mine",
    "selectKeywords": "Select keywords",
    "selectThemes": "Select themes",
    "sharingUrlIsNotAvailable": "Sharing URL is not available!",
    "compositionNotFound": "Composition not found",
    "sorryButComposition": "Sorry, but composition was deleted or incorrectly saved",
    "compositionNotLoaded": "Composition not loaded",
    "weAreSorryBut": "We are sorry, but composition was not loaded due to some error",
    "cswDialog": {
      "servicesLoading": "Service is loading, please wait!",
      "infoText": "Choose which layers you want to add to map from services available below! ",
      "otherLayers": "Other layers that are part of the composition",
      "loadComposition": "Load composition"
    }
  },
  "COMPOSITONINSPIRETHEMES": {
    "Addresses": "Addresses",
    "Administrative units": "Administrative units",
    "Agricultural and aquaculture facilities": "Agricultural and aquaculture facilities",
    "Area management/restriction/regulation zones and reporting units": "Area management/restriction/regulation zones and reporting units",
    "Atmospheric conditions": "Atmospheric conditions",
    "Atmospheric Conditions and meteorological geographical features": "Atmospheric Conditions and meteorological geographical features",
    "Bio-geographical regions": "Bio-geographical regions",
    "Buildings": "Buildings",
    "Cadastral parcels": "Cadastral parcels",
    "Coordinate reference systems": "Coordinate reference systems",
    "Elevation": "Elevation",
    "Energy resources": "Energy resources",
    "Environmental monitoring facilities": "Environmental monitoring facilities",
    "Geographical grid systems": "Geographical grid systems",
    "Geographical names": "Geographical names",
    "Geology": "Geology",
    "Habitants and biotopes": "Habitats and biotopes",
    "Human health and safety": "Human health and safety",
    "Hydrography": "Hydrography",
    "Land cover": "Land cover",
    "Land use": "Land use",
    "Meteorological geographical features": "Meteorological geographical features",
    "Mineral resources": "Mineral resources",
    "Natural risk zones": "Natural risk zones",
    "None": "None",
    "Oceanographic geographical features": "Oceanographic geographical features",
    "Orthoimagery": "Orthoimagery",
    "Population distribution - demography": "Population distribution - demography",
    "Production and industrial facilities": "Production and industrial facilities",
    "Protected sites": "Protected sites",
    "Sea regions": "Sea regions",
    "Soil": "Soil",
    "Species distribution": "Species distribution",
    "Statistical units": "Statistical units",
    "Transport networks": "Transport networks",
    "Utility and governmental services": "Utility and governmental services"
  },
  "COMPOSITONKEYWORDS": {
    "Basemap": "Basemap",
    "Borders": "Borders",
    "Cadastre": "Cadastre",
    "Complex information": "Complex information",
    "Culture": "Culture",
    "Demographics": "Demographics",
    "Economics": "Economics",
    "Environment": "Environment",
    "Hazards": "Hazards",
    "Infrastructure": "Infrastructure",
    "Land use": "Land use",
    "Physical geography": "Physical geography",
    "Planning": "Planning",
    "Real estate": "Real estate",
    "Socio political conditions": "Socio political conditions",
    "Transport": "Transport",
    "Water": "Water"
  },
  "COMPOSITONSORTVALUES": {
    "Bbox": "Bounding box",
    "Date": "Date",
    "None": "None",
    "Title": "Title"
  },
  "COMPOSITONTYPES": {
    "Application": "Application",
    "Datasource": "Data",
    "Feature catalogue": "Feature catalogue",
    "None": "None",
    "Service": "Service"
  },
  "DATASOURCE_SELECTOR": {
    "addToMapAs": "Add to map as",
    "advancedMicka": {
      "applicationType": "Application type",
      "dateStamp": "Date stamp",
      "extendedSearchParameters": "Extended search parameters for Micka",
      "extentSimilarity": "Extent similarity",
      "featureCatalogue": "Feature catalogue",
      "organizationName": "Organization name",
      "serviceType": "Service type",
      "topicCategory": "Topic category"
    },
    "datasourceListItem": {
      "abortAdd": "Abort add",
      "notAllowedToEditLayer": "You are not allowed to edit this layer",
      "whatDoesItMean": "What does it mean?"
    },
    "externalData": "External data",
    "layerRDF": "Layer RDF",
    "metadataFor": "Metadata for",
    "noResults": "No results",
    "suggestions": "Suggestions",
    "seeFullRecord": "See full metadata record"
  },
  "DRAW": {
    "activateDrawing": "Activate drawing by choosing a feature type",
    "activeLayers": "Active layers",
    "allowSnapping": "Allow snapping",
    "boxSelection": "Box selection",
    "boxSelectionActivated": "Box selection activated",
    "definedStyle": "Defined style",
    "deleteNote": "*Layer will be deleted completely and you won't be able to restore it",
    "deleteNotePlural": "* All selected layers will be deleted completely and you won't be able to restore it.",
    "deselectAllFeatures": "Deselect all features",
    "disableDrawing": "Disable drawing",
    "drawInfo": "While drawing polygon or line you can hold SHIFT to free-hand draw; You can delete last point with Backspace key",
    "drawingTo": "Drawing to:",
    "drawLayer": "Draw layer",
    "drawLayerMetadata": {
      "defaultAttributes": "Default attributes",
      "defaultValue": "Default value",
      "layerTitle": "Layer title",
      "layerWillBeAdded": "*Layer will be added to the map and can be further managed in \"Layermanager\" panel",
      "loadServerLayers": "Load layer from server",
      "nameOfFolder": "Name of folder in layer-manager hierarchy"
    },
    "drawToolbar": {
      "addDrawLayer": "Add new draw layer",
      "addLayer": "Add layer",
      "finishFeature": "Finish feature",
      "removeLastPoint": "Remove last point",
      "selectType": "Geometry type"
    },
    "featureEditor": {
      "drawNewFeature": "Draw new feature",
      "editOptions": {
        "difference": "Difference",
        "intersection": "Intersection",
        "split": "Split",
        "union": "Union"
      },
      "featureCanBeEditedbyOptions": "can be edited by one of the available options",
      "featureEditor": "Feature editor",
      "noIntersection": "No common intersection found for selected features",
      "onlyOneFeatureToEdit": "Only one feature can be edited (split) at the time!",
      "onlyOneSplitLine": "Only one splitting line allowed",
      "orSelectOne": "or select one (shift + click)",
      "selectedFeature": "Selected feature",
      "selectFeatureToEdit": "Select a polygon feature you want to edit!"
    },
    "fillOpacity": "Fill opacity:",
    "loadingLayer": "Loading layer ",
    "longerLoading": "Seems like loading takes longer than usual. Wait a moment please!\n",
    "newGPS": "New GPS",
    "noSuitableLayer": "No suitable layer available",
    "notAuthorized": "User not authorized, drawings won´t be preserved",
    "notAVectorLayer": "Not a vector layer",
    "pleaseCheckTheLayers": "Please check the layers you want to delete",
    "reallyDeleteThisLayer": "Really delete this layer?",
    "removeMultipleLayers": "Remove multiple layers",
    "saveDrawingToLayer": "Save drawing to layer",
    "Select layer": "Select layer",
    "selectAllFeatures": "Select all features",
    "serverLayers": "Server layers",
    "snapTo": "Snap to features of layer",
    "stylingMissing": "Proper styling missing",
    "stylingMissingWarning": "{{type}} geometry can NOT be visualized. Create {{symbolizer}} symbolizer first. You can do so in {{panel}} panel.",
    "thisLayerDoesNotSupportDrawing": "This layer does not support drawing, would You like to add it anyway?",
    "unsavedDrawing": "Unsaved drawing",
    "useModifierToSelectWithBox": "Use {{platformModifierKey}} and drag to select features with box"
  },
  "ERRORMESSAGES": {
    "0": "Http failure response for {{url}}: 0 Unknown Error",
    "400": "Http failure response for {{url}}: 400 Bad Request",
    "403": "Http failure response for {{url}}: 403 Forbidden",
    "404": "Http failure response for {{url}}: 404 Not Found",
    "502": "Http failure response for {{url}}: 502 Bad Gateway",
    "Invalid Params": "Please check if all the required text fields are filled in before sharing the map!",
    "Timeout has occurred": "Http failure response for {{url}}: Timeout Out"
  },
  "FEATURE_TABLE": {
    "delete": "delete",
    "showFeatureStats": "Expand",
    "sortFeaturesByValue": "Sort features by value",
    "zoom to": "zoom to"
  },
  "GEOLOCATION": {
    "altitude": "Altitude",
    "follow": "Follow",
    "locateMe": "Locate me",
    "precision": "Precision",
    "speed": "Speed"
  },
  "HISTORY": {
    "toggleDropdown": "Toggle dropdown"
  },
  "INFOCOMPONENT": {
    "newMap": "New map",
    "unsavedMap": "Unsaved map",
    "viewComposeAndAnalyse": "View, Compose and analyse spatial data",
    "youHaveUnsavedChanges": "You have unsaved changes!"
  },
  "LAYERMANAGER": {
    "baselayers": "Baselayers",
    "baseMapGallery": {
      "greyscale": "Greyscale",
      "noBaseMap": "No basemap"
    },
    "dialogRemoveAll": {
      "dialogMessage": "Do you really want to remove all your layers?",
      "reloadComposition": "Reload composition",
      "removeAllAdded": "Remove all added layers",
      "removeAllCatalogueLayers": "Remove all your catalogue layers"
    },
    "dialogRemoveLayer": {
      "dialogMessage": "Do You really want to remove the selected layer?"
    },
    "dimensions": "Dimensions",
    "editorButtons": "Editor buttons",
    "enablePhysicalLayerList": "Enable/Disable layer reordering",
    "layerEditor": {
      "cluster": "Cluster",
      "copyLayer": "Copy selected layer",
      "copyright": "Copyright",
      "layerFrom": "layer from",
      "memory": "memory",
      "metadataOfLayer": "Metadata of layer in",
      "metadataOfService": "Metadata of service",
      "opacity": "Opacity",
      "savegeojson": "Download layer content as GeoJSON",
      "vector": "Vector",
      "vector (GeoJSON)": "Vector (GeoJSON)",
      "vector (KML)": "Vector (KML)",
      "vector (TopoJSON)": "Vector (TopoJSON)",
      "zoomToLayer": "Zoom to layer",
      "interpolatedAttribute": "Interpolated attribute",
      "colorMap": "Color map",
      "min": "Min",
      "max": "Max",
      "ignoreExtent": "Ignore layer extent",
      "ignoreExtentInfo": "Show features or their parts hidden outside of the initial extent.",
      "changeLayerType": "Do you really want to change layer type?",
      "layerTypeChangeNote": "Change might affect loading performance",
      "confirmLayerTypeChange": "Confirm layer type change",
      "styleLayer": "Style layer",
      "selectOption": "Select an option",
      "typeFolderName": "Type new folder name",
      "pickOrCreate": "Pick or create new folder",
      "moveToNewFolder": "Move layer to folder",
      "nrOfCategories": "Number of categories",
      "scale": "Scale restrictions"
    },
    "layerList": {
      "layerIsQueryable": "This layer is queryable",
      "layerNotAvailable": "This layer is not available",
      "moveLayerDown": "Move layer down the list",
      "moveLayerUp": "Move layer up the list",
      "noAvailableInScale": "This layer is not available in this scale",
      "sendingToLayman": "Sending to layman"
    },
    "layermanagerMd": {
      "aboutLayer": "About layer",
      "changeLayerOpacity": "Change layer opacity",
      "changeLineWidht": "Change line width",
      "filterFeatures": "Filter features",
      "imageLayer": "Image layer",
      "innerRadius": "Inner radius",
      "layerName": "Layer name",
      "layerOpacity": "Layer Opacity",
      "layerOptions": "Layer options",
      "layerStyle": "Layer Style",
      "layerVisibility": "Layer visibility",
      "lineFeatures": "Line features",
      "moveLayerDown": "Move layer down",
      "moveLayerDownward": "Move layer downward, SHIFT-click to bottom",
      "moveLayerUp": "Move layer up",
      "moveLayerUpward": "Move layer upward, SHIFT-click to top",
      "outerRadius": "Outer radius",
      "pointFeatures": "Point features",
      "polygonFeatures": "Polygon features",
      "sidesNumber": "Sides number",
      "star": "Star"
    },
    "mapContent": "Map content",
    "other": "Other",
    "removeAllLayers": "Remove all layers",
    "resetMap": "Reset map",
    "terrains": "Terrains",
    "time": {
      "outOfRange": "Selected time is out of range",
      "outOfRangeDescription": "This layer can show different data based on a selected time. The time can get \"out of range\" when it is synchronized with another layer but this layer has no data for that point in time. Click to pick a valid date and time. You can also disable the layer time synchronization.",
      "syncTimes": "Synchronize times",
      "syncTimesTooltip": "Synchronize time for all layers",
      "loading": "Fetching available times ..."
    },
    "toggleAllLayerVisibility": "Toggle visibility of all layers",
    "User generated": "User generated",
    "basemapThumbnail": "Basemap thumbnail",
    "terrainOnlyIn3d": "Terrains are only available in 3D view",
    "move": "Move",
    "moveTo": "Move to",
    "typeOrSelect": "Type or select an option...",
    "newFolder": "<New folder>"
  },
  "LAYERS": {
    "existingLayer": "Existing layer",
    "featuresLoadError": "Loading features failed",
    "newLayer": "New layer",
    "removeLayer": {
      "map": "Map",
      "catalogue": "Catalogue + Map (if possible)",
      "deleteFrom": "Delete from",
      "mapcatalogue": "Map & Catalogue",
      "noLayersToDelete": "No layers to delete"
    }
  },
  "LAYMAN": {
    "allLayersSuccessfullyRemoved": "All layers successfully removed",
    "deleteLayersRequest": "Delete layers request",
    "deletionInProgress": "Deletion in progress, please wait!",
    "ERROR": {
      "2": "Unable to open raster file",
      "18": "Missing one or more Shape files",
      "50": "Error when normalizing raster file"
    },
    "requestWasProcessed": "Layer was processed, but not saved to catalogue due to missing authorization",
    "layerSuccessfullyRemoved": "Layer successfully removed"
  },
  "LEGEND": {
    "noLegendExists": "No layer with legend exists!"
  },
  "MAP": {
    "zoomKeyModifier": "Use {{platformModifierKey}} + mouse-wheel to zoom the map",
    "zoomToInitialWindow": "Zoom to initial window"
  },
  "MAP_SWIPE": {
    "bottom": "Bottom",
    "disableSwipe": "Disable swipe",
    "dndLayers": "Use drag&drop to move layers between the map sides!",
    "enableSwipe": "Enable swipe",
    "entireMap": "Entire map",
    "leftSide": "Left side",
    "noLayers": "No layers (drag any layer here)",
    "resetSlider": "Reset slider position",
    "rightSide": "Right side",
    "top": "Top",
    "horizontal": "Horizontal swipe",
    "vertical": "Vertical swipe"
  },
  "MEASURE": {
    "measureMd": {
      "deleteAllMeasurements": "Delete all measurements",
      "measureType": "Measure type",
      "saveMeasurementToLayer": "Save measurement to layer"
    },
    "multipleShapes": "Multiple shapes"
  },
  "PANEL_HEADER": {
    "ADDLAYERS": "Add external data",
    "APPLICATIONSETTINGS": "Application settings",
    "COMPOSITIONS": "Compositions",
    "DATASOURCE_SELECTOR": "Datasources",
    "FEATURE_TABLE": "Feature table",
    "FILTERFEATURES": "Filter features",
    "INFO": "Info",
    "LANGUAGE": "Change language",
    "LEGEND": "Legend",
    "LM": "Layermanager",
    "MAP_SWIPE": "Map swipe",
    "MAPCOMPOSITIONS": "Map compositions",
    "MEASURE": "Measurement",
    "PERMALINK": "Share map",
    "PRINT": "Print",
    "ROUTING": "Routing",
    "SAVECOMPOSITION": "Save current map",
    "SEARCH": "Search",
    "SENSORS": "Sensors",
    "TRIP_PLANNER": "Trip planner",
    "styler": "Style layer",
    "catalogue": "Data catalogue",
    "url": "URL",
    "file": "File",
    "draw": "Draw",
    "edit": "Edit",
    "WFS_FILTER": "WFS Filter"
  },
  "PERMALINK": {
    "embed": "embed",
    "embedCode": "Embed code",
    "linkFor": "Link for",
    "newShare": "New share",
    "permalink": "Permalink",
    "pureMap": "Pure map",
    "shareOnSocialNetwork": "Share on social network",
    "sharePureMap": "Share pure map",
    "sharesMapWith": "*Shares map with (all )portal functionality",
    "sharesOnlyMap": "*Shares only map as picture",
    "socialShare": "Social share"
  },
  "PRINT": {
    "bottom": "Bottom",
    "center": "Center",
    "degrees": "Degrees",
    "imperial inch": "Imperial inch",
    "imprintStylingOptions": "Imprint styling options",
    "italic": "Italic",
    "left": "Left",
    "legendStylingOptions": "Legend styling options",
    "metric": "Metric",
    "middle": "Middle",
    "nautical mile": "Nautical mile",
    "normal": "Normal",
    "bold": "Bold",
    "right": "Right",
    "scalebar": "Scale bar",
    "scaleBarText": "Scale bar text",
    "scaleline": "Scale line",
    "scaleSteps": "Scale steps",
    "scaleStylingOptions": "Scale styling options",
    "scaleType": "Scale type",
    "scaleUnits": "Scale units",
    "textDraw": "Text draw type",
    "textPosition": "Text position",
    "titleStylingOptions": "Title styling options",
    "top": "Top",
    "us inch": "Us inch",
    "imprint": "Imprint",
    "backgroundColor": "Background color",
    "textColor": "Text color"
  },
  "QUERY": {
    "clusterContaining": "Cluster containing {{count}} features",
    "confirmClear": "Confirm clear",
    "confirmDelete": "Confirm delete",
    "coordinates": "Coordinates",
    "deleteAllSelected": "Delete all selected removable features",
    "downloadAs": "Download as",
    "feature": {
      "attributeName": "Attribute name",
      "attributeValue": "Attribute value",
      "copyFeature": "Copy feature",
      "copyFeatures": "Copy features",
      "featurecopySucc": "Feature was successfully copied into layer: ",
      "featureEdited": "Feature change successful",
      "featuremoveSucc": "Feature was successfully moved to layer: ",
      "moveFeature": "Move feature",
      "moveFeatures": "Move features",
      "inLayer": "in layer"
    },
    "featureInfo": "Feature info",
    "featurePopup": {
      "clearLayer": "Clear layer",
      "closePopup": "Close popup",
      "removeClusterPart": "Remove cluster part",
      "removeFeature": "Remove feature"
    },
    "featuresSelected": "Features selected: ",
    "infoPanel": {
      "clickOnMap": "Click on map for query results",
      "noFeaturesSelected": "No features selected"
    },
    "reallyDelete": "Really delete this feature?",
    "reallyDeleteAllFeaturesFrom": "Really delete all features from layer {0}?",
    "reallyDeleteAllSelectedLayers": "Do you really want to delete all selected removable features?",
    "untitledFeature": "Untitled feature"
  },
  "SAVECOMPOSITION": {
    "dialogResult": {
      "error": "Composition failed to save",
      "success": "Composition saved successfully",
      "requestWasProcessed": "Request was processed, but map was not saved due to authorization missing",
      "savingCompositionStatus": "Saving composition status",
      "serverDidNotRespond": "Server didn't respond or other error occurred"
    },
    "dialogSave": {
      "areYouAttempting": "You are attempting to save map changes to",
      "noSaveAs": "No, save as",
      "saveComposition": "Save composition",
      "selectNewNameForMap": "Select new name for map",
      "useDifferentName": "Use a different name to save the map",
      "wantToOverwrite": "Do you really want to overwrite?",
      "yesSave": "Yes, save",
      "youDoNotHave": "You don't have sufficient rights to do so. Maybe the session has ended?"
    },
    "form": {
      "address": "Address",
      "changeName": "Change name",
      "city": "City",
      "country": "Country",
      "email": "Email",
      "organization": "Organization",
      "overwrite": "Overwrite",
      "person": "Person",
      "phone": "Phone",
      "position": "Position",
      "postalCode": "Postal code",
      "read": "Read",
      "state": "State",
      "toggleAll": "Toggle all",
      "userCurrentMapExtent": "Use current map extent",
      "write": "Write",
      "saveAsNew": "Create a composition",
      "noWriteAccess": "You don't have permission to edit this composition. However, you can save it as a new one.",
      "myCompositionExists": "This is your composition. You can update it or create a copy with a new name.",
      "readyToSave": "Ready to save as a new composition.",
      "writeAccessExists": "You can update this composition or save it as a new one.",
      "ownedBy": "You can update this composition or save it as a new one. (Owner: {workspace})",
      "writeAccessSave": "You have permission to save changes.",
      "noRoles": "No user roles could be found"
    },
    "panelMd": {
      "fillKeywords": "Fill keywords",
      "makePublic": "Make public",
      "saveMap": "Save map",
      "showThumbnail": "Show thumbnail",
      "thumbnailSwitch": "Thumbnail switch",
      "useMapExtent": "Use map extent",
      "youAreNotAuthorized": "You are not authorized to store composition. Please sign in or contact administrator for your credentials."
    },
    "private": "Private",
    "public": "Public",
    "readAccessRights": "Read access rights",
    "removeLayerError": "Layer {{layer}} was not deleted from the database. {{error}}",
    "saveOrOverwrite": "Composition with this name was created by another user",
    "syncErrorDialog": {
      "errorWhenSyncing": "Error when syncing",
      "layerReadOnly": "Layer {{layer}} is read-only! Seems like you donn't have enough permissions."
    },
    "writeAccessRights": "Write access rights",
    "perUser": "Per user",
    "everyone": "Everyone",
    "compositionThumbnail": "Composition thumbnail",
    "perRole": "Per role",
    "setupAndDownload": "Set up and download composition"
  },
  "SENSORS": {
    "1D": "1D",
    "1H": "1H",
    "1M": "1M",
    "1W": "1W",
    "6M": "6M",
    "at": "at",
    "avg": "Avg.",
    "max": "Max",
    "measure": "Measure",
    "min": "Min",
    "oneHour": "1 hour",
    "phenomena": "Phenomena",
    "sensors": "Sensors",
    "sensorUnit": "Sensor unit",
    "comparison": "Compare Across Sensor Units",
    "noSensorsSelected": "No sensor selected",
    "multipleUnits": "Multiple units",
    "noUnitsFound": "No sensor units found!",
    "month": "Month",
    "time": "Time",
    "day": "Day",
    "date": "Date"
  },
  "SIDEBAR": {
    "additionalPanels": "Additional panels",
    "descriptions": {
      "ADDLAYERS": "Select data or services for your map composition",
      "APPLICATIONSETTINGS": "Specify application user settings",
      "DRAW": "Draw new features",
      "FEATURE_TABLE": "Display layer features in html table",
      "FILTERFEATURES": "Crossfilter",
      "INFO": "Display map-query result information",
      "LANGUAGE": "Change language",
      "LEGEND": "Legend",
      "LM": "Manage and style your layers in composition",
      "MAP_SWIPE": "Map swipe control layer manager",
      "MAPCOMPOSITIONS": "List available map compositions",
      "MEASURE": "Measure distance or area at map",
      "PERMALINK": "Share map",
      "PRINT": "Print map",
      "SAVECOMPOSITION": "Save content of map to composition",
      "SEARCH": "Search for location",
      "TRIP_PLANNER": "Create new trip routes",
      "WFS_FILTER": "Create and manage filters for Web Feature Service layers"
    }
  },
  "STYLER": {
    "addFilter": "Add filter",
    "addRule": "Add rule",
    "addSymbolizer": "Add symbolizer",
    "anchor": "Anchor",
    "anchorX": "Offset X",
    "anchorY": "Offset Y",
    "andFilter": "AND",
    "blur": "Blur",
    "cap": "Cap",
    "clear": "Reset to default style",
    "clusterRule": "Rule for clusters",
    "color": "Color",
    "comparisonFilter": "COMPARE",
    "dashPattern": "Dash pattern",
    "downloadSld": "Download style as SLD file",
    "features": "Features",
    "fillColor": "Fill color",
    "fillOpacity": "Fill opacity",
    "fillSymbolizer": "Fill symbolizer",
    "filtersAndScales": "Filters & scales",
    "font": "Font",
    "fontStyle": "Font style",
    "fontWeight": "Font weight",
    "gapWidth": "Gap width",
    "graphicFill": "Graphic fill",
    "graphicStroke": "Graphic stroke",
    "haloColor": "Halo color",
    "haloWidth": "Halo width",
    "iconSymbolizer": "Icon symbolizer",
    "join": "Join",
    "justify": "Justify",
    "kind": "Kind",
    "layer": "Layer",
    "level": "Level",
    "lineSymbolizer": "Line symbolizer",
    "manageStyle": "Manage style",
    "markSymbolizer": "Mark symbolizer",
    "maxScale": "Max. scale",
    "minScale": "Min. scale",
    "miterLimit": "Miter limit",
    "name": "Name",
    "notFilter": "NOT",
    "offsetX": "Offset X",
    "offsetY": "Offset Y",
    "opacity": "Opacity",
    "orFilter": "OR",
    "outlineColor": "Outline color",
    "outlineOpacity": "Outline opacity",
    "outlineWidth": "Outline width",
    "perpendicularOffset": "Perpendicular offset",
    "pleaseEnterAttrib": "Please enter the name of attribute by which to categorize",
    "pleaseEnterMin": "Please enter the min value",
    "pleaseEnterMax": "Please enter the max value",
    "radius": "Radius",
    "removeFilter": "Remove filter",
    "removeRule": "Remove rule",
    "removeSymbolizer": "Remove symbolizer",
    "rotation": "Rotation",
    "roundLimit": "Round limit",
    "rules": "Rules",
    "selectIcon": "Select icon",
    "selection": "Selection",
    "simpleRule": "Simple rule",
    "size": "Size",
    "source": "URL",
    "spacing": "Spacing",
    "strokeColor": "Stroke color",
    "strokeOpacity": "Stroke opacity",
    "strokeWidth": "Stroke width",
    "symbol": "Symbol",
    "symbolizers": "Symbolizers",
    "template": "Template",
    "textColor": "Text color",
    "textSize": "Text size",
    "textSymbolizer": "Text symbolizer",
    "toggleFilters": "Toggle filters",
    "toggleScaleDenominators": "Toggle scale denominators",
    "transform": "Transform",
    "unknownSymbolizer": "Unknown symbolizer",
    "warningAttribNotStoredNotVisualized": "Attribute currently not visualized correctly and not stored in SLD",
    "warningAttribNotStoredVisualized": "Attribute visualized, but not stored in SLD",
    "warningAttribStoredNotVisualized": "Attribute stored in SLD, but currently is not visualized correctly",
    "width": "Width",
    "colorMap": "Color map",
    "unsavedChanges": "You have unsaved style changes. Make sure to save changes before leaving to preserve them",
    "exitWithoutSave": "Exit without save",
    "styleName": "Style name",
    "untitledRule": "Untitled rule",
    "warningFillNotVisualizedDueToGraphic": "Attribute is not visualized when graphic fill is present. Please create two fill symbolizers to have a background under the graphic fill.",
    "mark": "Mark",
    "icon": "Icon",
    "text": "Text",
    "line": "Line",
    "fill": "Fill",
    "reallyResetStyleToDefault": "Do you really want to apply default style?",
    "sldParsingError": "Style parsing error",
    "sldParsingErrorMessage": "There was an error parsing provided SLD style. Default style used.",
    "uploadStyleFile": "Upload style as SLD/QML file",
    "tooFewCategories": "Selected color map requires more categories to function properly"
  },
  "TOOLBAR": {
    "measureLinesAndPolygon": "Measure lines and polygon",
    "toggle3d": "Switch between 3D (Cesium) and 2D (OpenLayers) view"
  },
  "TRIP_PLANNER": {
    "clearWaypoints": "Clear waypoints",
    "missingAuth": "Routing service not authorized",
    "noRoutablePoint": "No route between waypoints could be found",
    "removeWaypoint": "Remove waypoint",
    "routerLayer": "Route layer",
    "serviceDown": "Navigation service seems to be down. We are sorry!",
    "totalDistance": "Total distance",
    "travelRoute": "Travel route",
    "waypointDrawingHint": "Please click on map to add waypoints",
    "waypointLayer": "Waypoint layer",
    "waypoints": "Waypoints",
    "selectProfile": "Select transportation mode"
  },
  "WFS_FILTER": {
    "noLayerSelected": "No layer selected",
    "layerToFilter": "Layer to filter",
    "selectLayerToStart": "Select a layer from the dropdown to proceed",
    "applyFilters": "Apply Filters",
    "noWfsLayersAvailable": "No WFS layers available",
    "addWfsLayerFirst": "To use this feature, please add a WFS layer to the map first.",
    "addWfsLayer": "Add WFS Layer",
    "INCOMPLETE_FILTER": "Some filter values are missing. Please fill in all filter fields before proceeding.",
    "ERROR_FETCHING_LAYER_INFO": "Error fetching layer information. Please try again or check the layer's WFS service.",
    "ERROR_SELECTING_LAYER": "An error occurred while selecting the layer. Please try again or choose a different layer."
  },
  "FILTERS": {
    "loadingAttributeValues": "Loading attribute values",
    "pickAnAttribute": "Pick an attribute",
    "cannotDeleteFilterToastMessage": "Could not delete. Minimal number of conditions for '{{operator}}' filter: {{count}}"
  }
}
