New translations en.json (Spanish)
This commit is contained in:
parent
1230a10c97
commit
7d6d1d2fbe
1 changed files with 170 additions and 170 deletions
|
|
@ -57,49 +57,49 @@
|
|||
"help": "Ayuda",
|
||||
"donate": "Donar",
|
||||
"ctrl": "Ctrl",
|
||||
"click": "Click",
|
||||
"drag": "Drag",
|
||||
"click": "Clic",
|
||||
"drag": "Arrastrar",
|
||||
"metadata": {
|
||||
"button": "Info...",
|
||||
"name": "Nombre",
|
||||
"description": "Description",
|
||||
"description": "Descripción",
|
||||
"save": "Guardar"
|
||||
},
|
||||
"style": {
|
||||
"button": "Appearance...",
|
||||
"button": "Apariencia...",
|
||||
"color": "Color",
|
||||
"opacity": "Opacity",
|
||||
"width": "Width"
|
||||
"opacity": "Opacidad",
|
||||
"width": "Anchura"
|
||||
},
|
||||
"hide": "Hide",
|
||||
"unhide": "Unhide",
|
||||
"open_in": "Open in"
|
||||
"hide": "Ocultar",
|
||||
"unhide": "Mostrar",
|
||||
"open_in": "Abrir en"
|
||||
},
|
||||
"toolbar": {
|
||||
"routing": {
|
||||
"tooltip": "Plan or edit a route",
|
||||
"tooltip": "Planificar o editar una ruta",
|
||||
"activity": "Actividad",
|
||||
"use_routing": "Ruteo",
|
||||
"use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled",
|
||||
"allow_private": "Allow private roads",
|
||||
"use_routing_tooltip": "Conectar puntos de anclaje a través de la red viaria o en línea recta si está desactivado",
|
||||
"allow_private": "Permitir caminos privados",
|
||||
"reverse": {
|
||||
"button": "Invertir track",
|
||||
"tooltip": "Reverse the direction of the route"
|
||||
"tooltip": "Invertir la dirección de la ruta"
|
||||
},
|
||||
"route_back_to_start": {
|
||||
"button": "Back to start",
|
||||
"tooltip": "Connect the last point of the route with the starting point"
|
||||
"button": "Volver al inicio",
|
||||
"tooltip": "Conectar el último punto de la ruta con el punto de inicio"
|
||||
},
|
||||
"round_trip": {
|
||||
"button": "Round trip",
|
||||
"tooltip": "Return to the starting point by the same route"
|
||||
"button": "Ida y vuelta",
|
||||
"tooltip": "Volver al punto de inicio por la misma ruta"
|
||||
},
|
||||
"start_loop_here": "Iniciar bucle aquí",
|
||||
"help_no_file": "Select a trace to use the routing tool, or click on the map to start creating a new route.",
|
||||
"help": "Click on the map to add a new anchor point, or drag existing ones to change the route.",
|
||||
"help_no_file": "Seleccione un rastro para utilizar la herramienta de enrutamiento o haga clic en el mapa para empezar a crear una nueva ruta.",
|
||||
"help": "Haga clic en el mapa para añadir un nuevo punto ancla o arrastre los existentes para cambiar la ruta.",
|
||||
"activities": {
|
||||
"bike": "En bicicleta",
|
||||
"racing_bike": "Road bike",
|
||||
"racing_bike": "Bicicleta de carretera",
|
||||
"mountain_bike": "Bicicleta de montaña",
|
||||
"foot": "Correr/Caminar",
|
||||
"motorcycle": "Motocicleta",
|
||||
|
|
@ -107,21 +107,21 @@
|
|||
"railway": "Ferrocarril"
|
||||
},
|
||||
"surface": {
|
||||
"unknown": "Unknown",
|
||||
"unknown": "Desconocido",
|
||||
"paved": "Pavimentado",
|
||||
"unpaved": "Sin pavimento",
|
||||
"asphalt": "Asfalto",
|
||||
"concrete": "Hormigón",
|
||||
"chipseal": "Pavimento delgado",
|
||||
"cobblestone": "Adoquinado",
|
||||
"unhewn_cobblestone": "Unhewn cobblestone",
|
||||
"paving_stones": "Paving stones",
|
||||
"stepping_stones": "Stepping stones",
|
||||
"sett": "Sett",
|
||||
"unhewn_cobblestone": "Adoquín sin labrar",
|
||||
"paving_stones": "Adoquines",
|
||||
"stepping_stones": "Peldaños",
|
||||
"sett": "Adoquín",
|
||||
"metal": "Metal",
|
||||
"wood": "Madera",
|
||||
"compacted": "Compacted gravel",
|
||||
"fine_gravel": "Fine gravel",
|
||||
"compacted": "Grava compacta",
|
||||
"fine_gravel": "Grava fina",
|
||||
"gravel": "Grava",
|
||||
"pebblestone": "Canto rodado",
|
||||
"rock": "Piedra",
|
||||
|
|
@ -135,103 +135,103 @@
|
|||
"sand": "Arena",
|
||||
"woodchips": "Virutas de madera",
|
||||
"grass": "Hierba",
|
||||
"grass_paver": "Grass paver"
|
||||
"grass_paver": "Pavimento con césped"
|
||||
},
|
||||
"error": {
|
||||
"from": "The start point is too far from the nearest road",
|
||||
"via": "The via point is too far from the nearest road",
|
||||
"to": "The end point is too far from the nearest road",
|
||||
"timeout": "Route calculation took too long, try adding points closer together"
|
||||
"from": "El punto de inicio está demasiado lejos de la carretera más cercana",
|
||||
"via": "El punto de paso está demasiado lejos de la carretera más cercana",
|
||||
"to": "El punto final está demasiado lejos de la carretera más cercana",
|
||||
"timeout": "Calcular la ruta llevó demasiado tiempo, intente añadir puntos más cercanos entre ellos"
|
||||
}
|
||||
},
|
||||
"scissors": {
|
||||
"tooltip": "Crop or split",
|
||||
"crop": "Crop",
|
||||
"split_as": "Split the trace into",
|
||||
"help_invalid_selection": "Select a trace to crop or split.",
|
||||
"help": "Use the slider to crop the trace, or click on the map to split it at the selected point."
|
||||
"tooltip": "Recortar o dividir",
|
||||
"crop": "Recortar",
|
||||
"split_as": "Dividir el rastro en",
|
||||
"help_invalid_selection": "Seleccione un rastro para recortar o dividir.",
|
||||
"help": "Use el control deslizante para recortar el trazado o haga clic en el mapa para dividirlo en el punto seleccionado."
|
||||
},
|
||||
"time": {
|
||||
"tooltip": "Manage time data",
|
||||
"tooltip": "Gestionar datos de tiempo",
|
||||
"start": "Inicio",
|
||||
"end": "End",
|
||||
"end": "Fin",
|
||||
"total_time": "Tiempo en movimiento",
|
||||
"pick_date": "Pick a date",
|
||||
"artificial": "Create realistic time data",
|
||||
"update": "Update time data",
|
||||
"help": "Use the form to set new time data.",
|
||||
"help_invalid_selection": "Select a single trace to manage its time data."
|
||||
"pick_date": "Seleccione una fecha",
|
||||
"artificial": "Crear datos de tiempo realistas",
|
||||
"update": "Actualizar datos de tiempo",
|
||||
"help": "Use el formulario para establecer nuevos datos de tiempo.",
|
||||
"help_invalid_selection": "Seleccione un único trazado para gestionar sus datos de tiempo."
|
||||
},
|
||||
"merge": {
|
||||
"merge_traces": "Connect the traces",
|
||||
"merge_contents": "Merge the contents and keep the traces disconnected",
|
||||
"merge_traces": "Conectar los trazados",
|
||||
"merge_contents": "Combinar los contenidos y mantener los trazados desconectados",
|
||||
"merge_selection": "Combinar selección",
|
||||
"tooltip": "Merge items together",
|
||||
"help_merge_traces": "Connecting the selected traces will create a single continuous trace.",
|
||||
"help_cannot_merge_traces": "Your selection must contain several traces to connect them.",
|
||||
"help_merge_contents": "Merging the contents of the selected items will group all the contents inside the first item.",
|
||||
"help_cannot_merge_contents": "Your selection must contain several items to merge their contents."
|
||||
"tooltip": "Combinar elementos",
|
||||
"help_merge_traces": "Conectar los trazados seleccionados creará un único trazado continuo.",
|
||||
"help_cannot_merge_traces": "Su selección debe contener varios trazados para conectarlos.",
|
||||
"help_merge_contents": "Combinar el contenido de los elementos seleccionados los agrupará dentro del primer elemento.",
|
||||
"help_cannot_merge_contents": "Su selección debe contener varios elementos para combinar sus contenidos."
|
||||
},
|
||||
"extract": {
|
||||
"tooltip": "Extract contents to separate items",
|
||||
"button": "Extract",
|
||||
"help": "Extracting the contents of the selected items will create a separate item for each of their contents.",
|
||||
"help_invalid_selection": "Your selection must contain items with multiple traces to extract them."
|
||||
"tooltip": "Extraer contenidos en elementos separados",
|
||||
"button": "Extraer",
|
||||
"help": "Extraer los contenidos de los elementos seleccionados creará un elemento separado para cada uno.",
|
||||
"help_invalid_selection": "Su selección debe contener elementos con múltiples trazados para extraerlos."
|
||||
},
|
||||
"waypoint": {
|
||||
"tooltip": "Create and edit points of interest",
|
||||
"longitude": "Longitude",
|
||||
"latitude": "Latitude",
|
||||
"create": "Create point of interest",
|
||||
"add": "Add point of interest to file",
|
||||
"help": "Fill in the form to create a new point of interest, or click on an existing one to edit it. Click on the map to fill the coordinates, or drag points of interest to move them.",
|
||||
"help_no_selection": "Select a file to create or edit points of interest."
|
||||
"tooltip": "Crear y editar puntos de interés",
|
||||
"longitude": "Longitud",
|
||||
"latitude": "Latitud",
|
||||
"create": "Crear punto de interés",
|
||||
"add": "Añadir punto de interés al archivo",
|
||||
"help": "Rellene el formulario para crear un nuevo punto de interés o haga clic en uno existente para editarlo. Haga clic en el mapa para rellenar las coordenadas o arrastre los puntos de interés para moverlos.",
|
||||
"help_no_selection": "Seleccione un archivo para crear o editar puntos de interés."
|
||||
},
|
||||
"reduce": {
|
||||
"tooltip": "Reduce the number of GPS points",
|
||||
"tolerance": "Tolerance",
|
||||
"number_of_points": "Number of GPS points",
|
||||
"button": "Minify",
|
||||
"help": "Use the slider to choose the number of GPS points to keep.",
|
||||
"help_no_selection": "Select a trace to reduce the number of its GPS points."
|
||||
"tooltip": "Reducir la cantidad de puntos GPS",
|
||||
"tolerance": "Tolerancia",
|
||||
"number_of_points": "Cantidad de puntos GPS",
|
||||
"button": "Minimizar",
|
||||
"help": "Use la barra deslizante para elegir la cantidad de puntos GPS a conservar.",
|
||||
"help_no_selection": "Seleccione un rastro para reducir su cantidad de puntos GPS."
|
||||
},
|
||||
"clean": {
|
||||
"tooltip": "Clean GPS points and points of interest with a rectangle selection",
|
||||
"delete_trackpoints": "Delete GPS points",
|
||||
"delete_waypoints": "Delete points of interest",
|
||||
"delete_inside": "Delete inside selection",
|
||||
"delete_outside": "Delete outside selection",
|
||||
"tooltip": "Limpiar puntos GPS y puntos de interés con una selección rectangular",
|
||||
"delete_trackpoints": "Eliminar puntos GPS",
|
||||
"delete_waypoints": "Eliminar puntos de interés",
|
||||
"delete_inside": "Eliminar interior de la selección",
|
||||
"delete_outside": "Eliminar exterior de la selección",
|
||||
"button": "Eliminar track",
|
||||
"help": "Select a rectangle area on the map to remove GPS points and points of interest.",
|
||||
"help_no_selection": "Select a trace to clean GPS points and points of interest."
|
||||
"help": "Seleccione un área rectangular en el mapa para eliminar puntos GPS y puntos de interés.",
|
||||
"help_no_selection": "Seleccione un rastro para limpiar puntos GPS y puntos de interés."
|
||||
}
|
||||
},
|
||||
"layers": {
|
||||
"settings": "Layer settings",
|
||||
"settings_help": "Select the map layers you want to show in the interface, add custom ones, and adjust their settings.",
|
||||
"selection": "Layer selection",
|
||||
"settings": "Ajustes de capa",
|
||||
"settings_help": "Seleccione las capas del mapa que desea mostrar en la interfaz, añada capas personalizadas y cambie sus ajustes.",
|
||||
"selection": "Selección de capa",
|
||||
"custom_layers": {
|
||||
"title": "Custom layers",
|
||||
"new": "New custom layer",
|
||||
"edit": "Edit custom layer",
|
||||
"title": "Capas personalizadas",
|
||||
"new": "Nueva capa personalizada",
|
||||
"edit": "Editar capa personalizada",
|
||||
"urls": "URL(s)",
|
||||
"url_placeholder": "WMTS, WMS or Mapbox style JSON",
|
||||
"max_zoom": "Max zoom",
|
||||
"url_placeholder": "WMTS, WMS o JSON estilo Mapbox",
|
||||
"max_zoom": "Zoom máximo",
|
||||
"layer_type": "Tipo de capa",
|
||||
"basemap": "Mapa base",
|
||||
"overlay": "Superponer",
|
||||
"create": "Create layer",
|
||||
"update": "Update layer"
|
||||
"create": "Crear capa",
|
||||
"update": "Actualizar capa"
|
||||
},
|
||||
"opacity": "Overlay opacity",
|
||||
"heatmap": "Strava Heatmap",
|
||||
"opacity": "Opacidad de la superposición",
|
||||
"heatmap": "Mapa de actividad de Strava",
|
||||
"label": {
|
||||
"basemaps": "Mapas base",
|
||||
"overlays": "Capas",
|
||||
"custom": "Personalizar",
|
||||
"world": "Mundo",
|
||||
"countries": "Países",
|
||||
"belgium": "Belgium",
|
||||
"belgium": "Bélgica",
|
||||
"bulgaria": "Bulgaria",
|
||||
"finland": "Finlandia",
|
||||
"france": "Francia",
|
||||
|
|
@ -252,69 +252,69 @@
|
|||
"linzTopo": "LINZ Topo50",
|
||||
"swisstopoRaster": "swisstopo Raster",
|
||||
"swisstopoVector": "swisstopo Vector",
|
||||
"swisstopoSatellite": "swisstopo Satellite",
|
||||
"swisstopoSatellite": "swisstopo Satélite",
|
||||
"ignBe": "IGN Topo",
|
||||
"ignFrPlan": "IGN Plan",
|
||||
"ignFrScan25": "IGN SCAN25",
|
||||
"ignFrSatellite": "IGN Satellite",
|
||||
"ignFrSatellite": "IGN Satélite",
|
||||
"ignEs": "IGN",
|
||||
"ordnanceSurvey": "Ordnance Survey",
|
||||
"norwayTopo": "Topografisk Norgeskart 4",
|
||||
"swedenTopo": "Lantmäteriet Topo",
|
||||
"finlandTopo": "Lantmäteriverket Terrängkarta",
|
||||
"swedenTopo": "Lantmäteriet Topo",
|
||||
"finlandTopo": "Lantmäteriverket Terrängkarta",
|
||||
"bgMountains": "BGMountains",
|
||||
"usgs": "USGS",
|
||||
"cyclOSMlite": "CyclOSM Lite",
|
||||
"swisstopoSlope": "swisstopo Slope",
|
||||
"swisstopoHiking": "swisstopo Hiking",
|
||||
"swisstopoHikingClosures": "swisstopo Hiking Closures",
|
||||
"swisstopoCycling": "swisstopo Cycling",
|
||||
"swisstopoCyclingClosures": "swisstopo Cycling Closures",
|
||||
"swisstopoHiking": "swisstopo Senderismo",
|
||||
"swisstopoHikingClosures": "swisstopo Rutas Senderismo",
|
||||
"swisstopoCycling": "swisstopo Ciclismo",
|
||||
"swisstopoCyclingClosures": "swisstopo Rutas Ciclismo",
|
||||
"swisstopoMountainBike": "swisstopo MTB",
|
||||
"swisstopoMountainBikeClosures": "swisstopo MTB Closures",
|
||||
"swisstopoMountainBikeClosures": "swisstopo Rutas MTB",
|
||||
"swisstopoSkiTouring": "swisstopo Ski Touring",
|
||||
"ignFrCadastre": "IGN Cadastre",
|
||||
"ignSlope": "IGN Slope",
|
||||
"ignSlope": "IGN Pendiente",
|
||||
"ignSkiTouring": "IGN Ski Touring",
|
||||
"strava": "Strava",
|
||||
"stravaHeatmapRun": "Running",
|
||||
"stravaHeatmapTrailRun": "Trail Running",
|
||||
"stravaHeatmapHike": "Hiking",
|
||||
"stravaHeatmapRide": "Cycling",
|
||||
"stravaHeatmapGravel": "Gravel Cycling",
|
||||
"stravaHeatmapHike": "Senderismo",
|
||||
"stravaHeatmapRide": "Ciclismo",
|
||||
"stravaHeatmapGravel": "Ciclismo Gravel",
|
||||
"stravaHeatmapMTB": "MTB",
|
||||
"stravaHeatmapWater": "Agua",
|
||||
"stravaHeatmapWinter": "Winter",
|
||||
"waymarked_trails": "Waymarked Trails",
|
||||
"waymarkedTrailsHiking": "Hiking",
|
||||
"waymarkedTrailsCycling": "Cycling",
|
||||
"stravaHeatmapWinter": "Invierno",
|
||||
"waymarked_trails": "Caminos marcados",
|
||||
"waymarkedTrailsHiking": "Senderismo",
|
||||
"waymarkedTrailsCycling": "Ciclismo",
|
||||
"waymarkedTrailsMTB": "MTB",
|
||||
"waymarkedTrailsSkating": "Skating",
|
||||
"waymarkedTrailsHorseRiding": "Horse Riding",
|
||||
"waymarkedTrailsWinter": "Winter",
|
||||
"points_of_interest": "Points of interest",
|
||||
"food": "Food",
|
||||
"waymarkedTrailsSkating": "Patín",
|
||||
"waymarkedTrailsHorseRiding": "Equitación",
|
||||
"waymarkedTrailsWinter": "Invierno",
|
||||
"points_of_interest": "Puntos de interés",
|
||||
"food": "Comida",
|
||||
"bakery": "Panadería",
|
||||
"food-store": "Food Store",
|
||||
"food-store": "Tienda de alimentación",
|
||||
"eat-and-drink": "Comida y bebida",
|
||||
"amenities": "Servicios",
|
||||
"toilets": "Baños",
|
||||
"water": "Agua",
|
||||
"shower": "Ducha",
|
||||
"motorized": "Cars and Motorcycles",
|
||||
"motorized": "Coches y motos",
|
||||
"fuel-station": "Gasolinera",
|
||||
"parking": "Aparcamiento",
|
||||
"garage": "Garage",
|
||||
"garage": "Taller",
|
||||
"barrier": "Barrera",
|
||||
"tourism": "Turismo",
|
||||
"attraction": "Atracción",
|
||||
"viewpoint": "Mirador",
|
||||
"hotel": "Hotel",
|
||||
"campsite": "Camping",
|
||||
"hut": "Hut",
|
||||
"summit": "Summit",
|
||||
"pass": "Pass",
|
||||
"climbing": "Climbing",
|
||||
"hut": "Cabaña",
|
||||
"summit": "Cima",
|
||||
"pass": "Paso",
|
||||
"climbing": "Escalada",
|
||||
"bicycle": "Bicicleta",
|
||||
"bicycle-parking": "Aparcamiento de bicicletas",
|
||||
"bicycle-rental": "Alquiler de bicicletas",
|
||||
|
|
@ -323,26 +323,26 @@
|
|||
"railway-station": "Estación de tren",
|
||||
"tram-stop": "Parada de tranvía",
|
||||
"bus-stop": "Parada de autobús",
|
||||
"ferry": "Ferry"
|
||||
"ferry": "Ferri"
|
||||
},
|
||||
"color": {
|
||||
"blue": "Azul",
|
||||
"bluered": "Blue Red",
|
||||
"bluered": "Azul Rojo",
|
||||
"gray": "Gris",
|
||||
"hot": "Destacado",
|
||||
"purple": "Morado",
|
||||
"orange": "Orange"
|
||||
"orange": "Naranja"
|
||||
}
|
||||
},
|
||||
"chart": {
|
||||
"show_slope": "Show slope data",
|
||||
"show_surface": "Show surface data",
|
||||
"show_speed": "Show speed data",
|
||||
"show_pace": "Show pace data",
|
||||
"show_heartrate": "Show heart rate data",
|
||||
"show_cadence": "Show cadence data",
|
||||
"show_temperature": "Show temperature data",
|
||||
"show_power": "Show power data"
|
||||
"show_slope": "Mostrar datos de pendiente",
|
||||
"show_surface": "Mostrar datos de superficie",
|
||||
"show_speed": "Mostrar datos de velocidad",
|
||||
"show_pace": "Mostrar datos de ritmo",
|
||||
"show_heartrate": "Mostrar datos de ritmo cardíaco",
|
||||
"show_cadence": "Mostrar datos de cadencia",
|
||||
"show_temperature": "Mostrar datos de temperatura",
|
||||
"show_power": "Mostrar datos de potencia"
|
||||
},
|
||||
"quantities": {
|
||||
"distance": "Distancia",
|
||||
|
|
@ -350,13 +350,13 @@
|
|||
"temperature": "Temperatura",
|
||||
"speed": "Velocidad",
|
||||
"pace": "Ritmo",
|
||||
"heartrate": "Heart rate",
|
||||
"heartrate": "Ritmo cardíaco",
|
||||
"cadence": "Cadencia",
|
||||
"power": "Potencia",
|
||||
"slope": "Pendiente",
|
||||
"surface": "Superficie",
|
||||
"time": "Tiempo",
|
||||
"moving": "Moving",
|
||||
"moving": "Movimiento",
|
||||
"total": "Total"
|
||||
},
|
||||
"units": {
|
||||
|
|
@ -364,69 +364,69 @@
|
|||
"feet": "ft",
|
||||
"kilometers": "km",
|
||||
"miles": "mi",
|
||||
"celsius": "°C",
|
||||
"fahrenheit": "°F",
|
||||
"celsius": "ºC",
|
||||
"fahrenheit": "ºF",
|
||||
"kilometers_per_hour": "km/h",
|
||||
"miles_per_hour": "mph",
|
||||
"miles_per_hour": "millas/h",
|
||||
"minutes_per_kilometer": "min/km",
|
||||
"minutes_per_mile": "min/mi",
|
||||
"heartrate": "bpm",
|
||||
"minutes_per_mile": "min/milla",
|
||||
"heartrate": "ppm",
|
||||
"cadence": "rpm",
|
||||
"power": "W"
|
||||
},
|
||||
"gpx": {
|
||||
"file": "File",
|
||||
"files": "Files",
|
||||
"file": "Archivo",
|
||||
"files": "Archivos",
|
||||
"track": "Track",
|
||||
"tracks": "Tracks",
|
||||
"segment": "Segmento",
|
||||
"segments": "Segmentos",
|
||||
"waypoint": "Point of interest",
|
||||
"waypoints": "Points of interest"
|
||||
"waypoint": "Punto de interés",
|
||||
"waypoints": "Puntos de interés"
|
||||
},
|
||||
"homepage": {
|
||||
"website": "Website",
|
||||
"home": "Home",
|
||||
"website": "Sitio web",
|
||||
"home": "Inicio",
|
||||
"app": "App",
|
||||
"contact": "Contact",
|
||||
"contact": "Contacto",
|
||||
"x": "X",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
"crowdin": "Crowdin",
|
||||
"email": "Email",
|
||||
"contribute": "Contribute",
|
||||
"supported_by": "supported by",
|
||||
"support_button": "Support gpx.studio on Ko-fi",
|
||||
"route_planning": "Route planning",
|
||||
"route_planning_description": "An intuitive interface to create itineraries tailored to each sport, based on OpenStreetMap data.",
|
||||
"file_processing": "Advanced file processing",
|
||||
"file_processing_description": "A suite of tools for performing all common file processing tasks, and which can be applied to multiple files at once.",
|
||||
"maps": "Global and local maps",
|
||||
"maps_description": "A large collection of basemaps, overlays and points of interest to help you craft your next outdoor adventure, or visualize your latest achievement.",
|
||||
"data_visualization": "Data visualization",
|
||||
"data_visualization_description": "An interactive elevation profile with detailed statistics to analyze recorded activities and future objectives.",
|
||||
"identity": "Free, ad-free and open source",
|
||||
"identity_description": "The website is free to use, without ads, and the source code is publicly available on GitHub. This is only possible thanks to the incredible support of the community."
|
||||
"contribute": "Contribuir",
|
||||
"supported_by": "con el apoyo de",
|
||||
"support_button": "Apoye gpx.studio en Ko-fi",
|
||||
"route_planning": "Planificación de ruta",
|
||||
"route_planning_description": "Una interfaz intuitiva para crear itinerarios adaptados a cada deporte, basada en datos de OpenStreetMap.",
|
||||
"file_processing": "Procesamiento avanzado de archivos",
|
||||
"file_processing_description": "Un conjunto de herramientas para realizar todas las tareas comunes de procesamiento de archivos y que se pueden aplicar a varios archivos a la vez.",
|
||||
"maps": "Mapas globales y locales",
|
||||
"maps_description": "Una gran colección de mapas base, capas y puntos de interés para ayudarle a fabricar su próxima aventura al aire libre o visualizar su último logro.",
|
||||
"data_visualization": "Visualización de datos",
|
||||
"data_visualization_description": "Un perfil de elevación interactivo con estadísticas detalladas para analizar actividades registradas y futuros objetivos.",
|
||||
"identity": "Gratis, libre de anuncios y open source",
|
||||
"identity_description": "Este sitio web es de uso gratuito, sin anuncios y el código fuente está disponible públicamente en GitHub. Esto solo es posible gracias al increíble apoyo de la comunidad."
|
||||
},
|
||||
"embedding": {
|
||||
"title": "Create your own map",
|
||||
"mapbox_token": "Mapbox access token",
|
||||
"title": "Crear su propio mapa",
|
||||
"mapbox_token": "Token de acceso Mapbox",
|
||||
"file_urls": "URLs de archivo (separados por comas)",
|
||||
"basemap": "Mapa base",
|
||||
"height": "Height",
|
||||
"fill_by": "Fill by",
|
||||
"none": "None",
|
||||
"show_controls": "Show controls",
|
||||
"manual_camera": "Manual camera",
|
||||
"manual_camera_description": "You can move the map below to adjust the camera position.",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude",
|
||||
"height": "Altura",
|
||||
"fill_by": "Rellenar por",
|
||||
"none": "Ninguno",
|
||||
"show_controls": "Mostrar controles",
|
||||
"manual_camera": "Cámara manual",
|
||||
"manual_camera_description": "Puedes mover el mapa para ajustar la posición de la cámara.",
|
||||
"latitude": "Latitud",
|
||||
"longitude": "Longitud",
|
||||
"zoom": "Zoom",
|
||||
"pitch": "Pitch",
|
||||
"bearing": "Bearing",
|
||||
"pitch": "Inclinación",
|
||||
"bearing": "Rumbo",
|
||||
"preview": "Vista previa",
|
||||
"code": "Integration code"
|
||||
"code": "Código de integración"
|
||||
},
|
||||
"webgl2_required": "WebGL 2 is required to display the map.",
|
||||
"enable_webgl2": "Learn how to enable WebGL 2 in your browser"
|
||||
"webgl2_required": "Se requiere WebGL 2 para visualizar el mapa.",
|
||||
"enable_webgl2": "Aprenda cómo activar WebGL 2 en su navegador"
|
||||
}
|
||||
Loading…
Reference in a new issue