Commit 94c27352 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Reubica y cambia traducciones para STAC

parent 37cf364a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -410,6 +410,7 @@ var viewLayers = {
	, 'app/catalog/views/SpeciesCatalogView': {}
	, 'app/catalog/views/ProgramsCatalogView': {}
	, 'app/catalog/views/OrganisationsCatalogView': {}
	, 'app/catalog/views/StacBrowserView': {}

	, 'app/administrative/views/OrganisationView': {}
	, 'app/administrative/views/ContactView': {}
@@ -509,7 +510,6 @@ var viewLayers = {
	, 'app/viewers/views/ChartsView': {}
	, 'app/viewers/views/RealTimeView': {}
	, 'app/viewers/views/RealTimeDashboardView': {}
	, 'app/viewers/views/StacBrowserView': {}

	, 'app/details/views/ProjectCatalogDetailsView': {}
	, 'app/details/views/ProgramCatalogDetailsView': {}
+4 −4
Original line number Diff line number Diff line
@@ -60,6 +60,10 @@ define({
		"title": "{i18n.metaCatalogSpeciesInfoIdTitle} '{scientificName} {authorship}'",
		"description": "{i18n.metaCatalogSpeciesInfoIdDescription} '{scientificName} {authorship}'. {commonName}."
	},
	"/catalog/stac-browser": {
		"title": "{i18n.metaViewerStacBrowserTitle}",
		"description": "{i18n.metaViewerStacBrowserDescription}."
	},
	"/viewer/species-distribution": {
		"title": "{i18n.metaViewerSpeciesDistributionTitle}",
		"description": "{i18n.metaViewerSpeciesDistributionDescription}."
@@ -84,10 +88,6 @@ define({
		"title": "{i18n.metaViewerRealTimeDashboardIdTitle} '{properties.site.name}'",
		"description": "{i18n.metaViewerRealTimeDashboardIdDescription} '{properties.site.name}'. {properties.site.description}."
	},
	"/viewer/stac-browser": {
		"title": "{i18n.metaViewerStacBrowserTitle}",
		"description": "{i18n.metaViewerStacBrowserDescription}."
	},
	"/atlas": {
		"title": "{i18n.metaAtlasTitle}",
		"description": "{i18n.metaAtlasDescription}."
+3 −3
Original line number Diff line number Diff line
@@ -842,7 +842,7 @@ define({
	, "modeLabel": "Contenido de la cuadrícula"
	, "pressHere": "Pulse aquí"
	, "successResetting": "Recuperación de contraseña realizada con éxito"
	, "stac-browser": "Teledetección (STAC)"
	, "stac-browser": "STAC"

	, "monday": "lunes"
	, "mondayShort": "lun"
@@ -1377,8 +1377,8 @@ define({
	, "metaViewerRealTimeDescription": "Visor de estaciones que proveen datos en tiempo real sobre el entorno marino"
	, "metaViewerRealTimeDashboardIdTitle": "Datos en tiempo real de la estación"
	, "metaViewerRealTimeDashboardIdDescription": "Visor de los datos producidos por la estación"
	, "metaViewerStacBrowserTitle": "Catálogo de teledetección (STAC)"
	, "metaViewerStacBrowserDescription": "Visor de catálogo de recursos espacio-temporales (STAC), integrando la herramienta STAC browser para ofrecer contenido generado mayormente por teledetección desde satélites"
	, "metaViewerStacBrowserTitle": "Catálogo STAC"
	, "metaViewerStacBrowserDescription": "Catálogo de recursos espacio-temporales distribuidos bajo la especificación STAC, integrando la herramienta STAC Browser para ofrecer y describir contenido geoespacial, generado mayormente por teledetección desde satélites"
	, "metaAtlasTitle": "Atlas"
	, "metaAtlasDescription": "Atlas marino de Canarias, con una selección de capas de datos marinos georeferenciados de interés público, agrupadas por temáticas"
	, "metaServiceOgcCatalogTitle": "Catálogo de servicios OGC"
+3 −3
Original line number Diff line number Diff line
@@ -847,7 +847,7 @@ define({
		, "noCita": "No citations for this grid size"
		, "pressHere": "Press here"
		, "successResetting": "Password recovery completed successfully"
		, "stac-browser": "Remote sensing (STAC)"
		, "stac-browser": "STAC"

		, "monday": "Monday"
		, "mondayShort": "Mon"
@@ -1381,8 +1381,8 @@ define({
		, "metaViewerRealTimeDescription": "Station viewer that provides realtime data on the marine environment"
		, "metaViewerRealTimeDashboardIdTitle": "Realtime data from the station"
		, "metaViewerRealTimeDashboardIdDescription": "Viewer of the data produced by the station"
		, "metaViewerStacBrowserTitle": "Remote sensing catalog (STAC)"
		, "metaViewerStacBrowserDescription": "Viewer for spatio-temporal assets catalog (STAC), integrating STAC browser tool to serve mostly remote sensing content obtained from satellites"
		, "metaViewerStacBrowserTitle": "STAC catalog"
		, "metaViewerStacBrowserDescription": "Catalog for spatio-temporal assets distributed under the STAC specification, integrating the STAC Browser tool to offer and describe geospatial content, generated mostly by remote sensing from satellites"
		, "metaAtlasTitle": "Atlas"
		, "metaAtlasDescription": "Marine Atlas of the Canary Islands, with a selection of georeferenced marine data layers of public interest, grouped by theme"
		, "metaServiceOgcCatalogTitle": "OGC service catalog"