2024-04-24 16:12:50 +02:00
{
2024-06-26 20:33:01 +02:00
"metadata" : {
2024-07-08 15:46:00 +02:00
"home_title" : "home" ,
2024-07-08 18:54:16 +02:00
"app_title" : "the online GPX file editor" ,
2024-07-11 18:42:49 +02:00
"embed_title" : "the online GPX file editor" ,
2024-07-08 22:43:50 +02:00
"help_title" : "help" ,
2024-07-23 14:18:16 +02:00
"description" : "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations."
2024-06-26 20:33:01 +02:00
} ,
2024-04-24 16:12:50 +02:00
"menu" : {
2024-06-12 15:29:54 +02:00
"new" : "New" ,
2024-06-20 15:18:21 +02:00
"new_file" : "New file" ,
2024-06-13 19:11:54 +02:00
"new_track" : "New track" ,
"new_segment" : "New segment" ,
2024-07-01 11:08:28 +02:00
"open" : "Open..." ,
2024-04-24 17:39:56 +02:00
"duplicate" : "Duplicate" ,
2024-07-01 11:08:28 +02:00
"close" : "Close" ,
"close_all" : "Close all" ,
2024-06-20 15:18:21 +02:00
"copy" : "Copy" ,
"paste" : "Paste" ,
"cut" : "Cut" ,
2024-04-24 17:39:56 +02:00
"export" : "Export..." ,
"export_all" : "Export all..." ,
2024-07-23 11:20:31 +02:00
"export_options" : "Export options" ,
2024-06-28 17:57:05 +02:00
"support_message" : "The tool is free to use, but not free to run. Please consider supporting the website if you use it frequently. Thank you!" ,
2024-06-28 15:43:57 +02:00
"support_button" : "Help keep the website free" ,
"download_file" : "Download file" ,
"download_files" : "Download files" ,
2024-04-24 17:39:56 +02:00
"edit" : "Edit" ,
"undo" : "Undo" ,
"redo" : "Redo" ,
"delete" : "Delete" ,
2024-04-29 17:03:23 +02:00
"select_all" : "Select all" ,
2024-05-06 15:52:11 +02:00
"view" : "View" ,
2024-06-09 17:22:41 +02:00
"elevation_profile" : "Elevation profile" ,
2024-06-06 11:44:53 +02:00
"vertical_file_view" : "Vertical file list" ,
2024-05-06 15:52:11 +02:00
"switch_basemap" : "Switch to previous basemap" ,
"toggle_overlays" : "Toggle overlays" ,
2024-05-08 12:00:04 +02:00
"toggle_3d" : "Toggle 3D" ,
2024-04-24 17:39:56 +02:00
"settings" : "Settings" ,
"distance_units" : "Distance units" ,
"metric" : "Metric" ,
"imperial" : "Imperial" ,
"velocity_units" : "Velocity units" ,
"temperature_units" : "Temperature units" ,
"celsius" : "Celsius" ,
"fahrenheit" : "Fahrenheit" ,
2024-06-19 19:42:36 +02:00
"language" : "Language" ,
2024-07-09 17:49:18 +02:00
"mode" : "Theme" ,
2024-04-27 11:16:59 +02:00
"light" : "Light" ,
"dark" : "Dark" ,
2024-06-24 19:41:44 +02:00
"street_view_source" : "Street view source" ,
"mapillary" : "Mapillary" ,
"google" : "Google" ,
2024-05-23 11:21:57 +02:00
"layers" : "Map layers..." ,
2024-06-06 11:44:53 +02:00
"distance_markers" : "Distance markers" ,
2024-07-09 17:49:18 +02:00
"direction_markers" : "Direction arrows" ,
2024-07-08 15:46:00 +02:00
"help" : "Help" ,
2024-08-07 16:54:48 +02:00
"more" : "More..." ,
2024-04-29 17:03:23 +02:00
"donate" : "Donate" ,
"ctrl" : "Ctrl" ,
2024-05-08 12:00:04 +02:00
"click" : "Click" ,
2024-06-06 18:11:03 +02:00
"drag" : "Drag" ,
2024-06-19 16:15:21 +02:00
"metadata" : {
2024-07-02 10:21:04 +02:00
"button" : "Info..." ,
2024-06-19 16:15:21 +02:00
"name" : "Name" ,
"description" : "Description" ,
"save" : "Save"
} ,
"style" : {
2024-07-02 10:21:04 +02:00
"button" : "Appearance..." ,
2024-06-19 16:15:21 +02:00
"color" : "Color" ,
"opacity" : "Opacity" ,
2024-07-09 17:49:18 +02:00
"width" : "Width"
2024-06-19 18:11:05 +02:00
} ,
"hide" : "Hide" ,
2024-07-11 18:42:49 +02:00
"unhide" : "Unhide" ,
"open_in" : "Open in"
2024-04-24 17:39:56 +02:00
} ,
"toolbar" : {
2024-04-24 18:13:01 +02:00
"routing" : {
2024-07-12 12:27:33 +02:00
"tooltip" : "Plan or edit a route" ,
2024-04-24 18:13:01 +02:00
"activity" : "Activity" ,
2024-05-07 17:19:53 +02:00
"use_routing" : "Routing" ,
2024-07-23 14:21:47 +02:00
"use_routing_tooltip" : "Connect anchor points via road network, or in a straight line if disabled" ,
2024-04-24 18:13:01 +02:00
"allow_private" : "Allow private roads" ,
2024-06-10 12:06:32 +02:00
"reverse" : {
"button" : "Reverse" ,
"tooltip" : "Reverse the direction of the route"
} ,
"route_back_to_start" : {
"button" : "Back to start" ,
"tooltip" : "Connect the last point of the route with the starting point"
} ,
"round_trip" : {
"button" : "Round trip" ,
"tooltip" : "Return to the starting point by the same route"
} ,
2024-06-12 14:56:29 +02:00
"start_loop_here" : "Start loop here" ,
2024-07-22 18:40:39 +02:00
"help_no_file" : "Select a trace to use the routing tool, or click on the map to start creating a new route." ,
2024-07-12 12:27:33 +02:00
"help" : "Click on the map to add a new anchor point, or drag existing ones to change the route." ,
2024-04-24 19:32:55 +02:00
"activities" : {
"bike" : "Bike" ,
2024-07-22 14:16:12 +02:00
"racing_bike" : "Road bike" ,
2024-07-23 19:26:11 +02:00
"gravel_bike" : "Gravel bike" ,
2024-04-24 19:32:55 +02:00
"mountain_bike" : "Mountain bike" ,
"foot" : "Run/hike" ,
"motorcycle" : "Motorcycle" ,
"water" : "Water" ,
"railway" : "Railway"
2024-04-27 11:16:59 +02:00
} ,
2024-04-27 11:24:29 +02:00
"surface" : {
"unknown" : "Unknown" ,
"paved" : "Paved" ,
"unpaved" : "Unpaved" ,
"asphalt" : "Asphalt" ,
"concrete" : "Concrete" ,
"chipseal" : "Chipseal" ,
"cobblestone" : "Cobblestone" ,
"unhewn_cobblestone" : "Unhewn cobblestone" ,
"paving_stones" : "Paving stones" ,
"stepping_stones" : "Stepping stones" ,
"sett" : "Sett" ,
"metal" : "Metal" ,
"wood" : "Wood" ,
"compacted" : "Compacted gravel" ,
"fine_gravel" : "Fine gravel" ,
"gravel" : "Gravel" ,
"pebblestone" : "Pebblestone" ,
"rock" : "Rock" ,
"dirt" : "Dirt" ,
"ground" : "Ground" ,
"earth" : "Earth" ,
"snow" : "Snow" ,
"ice" : "Ice" ,
"salt" : "Salt" ,
"mud" : "Mud" ,
"sand" : "Sand" ,
"woodchips" : "Woodchips" ,
"grass" : "Grass" ,
"grass_paver" : "Grass paver"
} ,
2024-04-27 11:16:59 +02:00
"error" : {
"from" : "The start point is too far from the nearest road" ,
2024-04-27 11:32:11 +02:00
"via" : "The via point is too far from the nearest road" ,
2024-04-27 11:38:34 +02:00
"to" : "The end point is too far from the nearest road" ,
2024-07-23 14:28:31 +02:00
"timeout" : "Route calculation took too long, try adding points closer together"
2024-04-24 19:32:55 +02:00
}
2024-04-24 18:13:01 +02:00
} ,
2024-06-06 11:44:53 +02:00
"scissors" : {
2024-07-12 12:27:33 +02:00
"tooltip" : "Crop or split" ,
2024-06-10 20:03:57 +02:00
"crop" : "Crop" ,
"split_as" : "Split the trace into" ,
2024-07-22 18:40:39 +02:00
"help_invalid_selection" : "Select a trace to crop or split." ,
2024-07-25 16:15:44 +02:00
"help" : "Use the slider to crop the trace, or split it by clicking on one of the split markers or on the trace itself."
2024-06-06 11:44:53 +02:00
} ,
2024-06-13 17:36:43 +02:00
"time" : {
"tooltip" : "Manage time data" ,
"start" : "Start" ,
"end" : "End" ,
2024-06-18 12:35:24 +02:00
"total_time" : "Moving time" ,
2024-06-13 17:36:43 +02:00
"pick_date" : "Pick a date" ,
"artificial" : "Create realistic time data" ,
"update" : "Update time data" ,
2024-07-12 12:27:33 +02:00
"help" : "Use the form to set new time data." ,
2024-07-22 18:40:39 +02:00
"help_invalid_selection" : "Select a single trace to manage its time data."
2024-06-13 17:36:43 +02:00
} ,
2024-06-08 17:19:22 +02:00
"merge" : {
"merge_traces" : "Connect the traces" ,
"merge_contents" : "Merge the contents and keep the traces disconnected" ,
"merge_selection" : "Merge selection" ,
2024-07-23 14:35:15 +02:00
"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."
2024-06-08 17:19:22 +02:00
} ,
2024-06-15 18:44:17 +02:00
"extract" : {
2024-07-23 14:35:15 +02:00
"tooltip" : "Extract contents to separate items" ,
2024-06-15 18:44:17 +02:00
"button" : "Extract" ,
2024-07-23 14:35:15 +02:00
"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."
2024-06-15 18:44:17 +02:00
} ,
2024-06-12 18:48:03 +02:00
"waypoint" : {
"tooltip" : "Create and edit points of interest" ,
2024-08-08 17:52:11 +02:00
"icon" : "Icon" ,
2024-06-12 18:48:03 +02:00
"longitude" : "Longitude" ,
"latitude" : "Latitude" ,
2024-06-13 17:36:43 +02:00
"create" : "Create point of interest" ,
2024-07-17 23:05:17 +02:00
"add" : "Add point of interest to file" ,
2024-06-12 18:48:03 +02:00
"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." ,
2024-07-22 18:40:39 +02:00
"help_no_selection" : "Select a file to create or edit points of interest."
2024-06-12 18:48:03 +02:00
} ,
2024-06-11 19:08:46 +02:00
"reduce" : {
"tooltip" : "Reduce the number of GPS points" ,
"tolerance" : "Tolerance" ,
"number_of_points" : "Number of GPS points" ,
2024-07-10 00:11:47 +02:00
"button" : "Minify" ,
2024-07-12 12:27:33 +02:00
"help" : "Use the slider to choose the number of GPS points to keep." ,
2024-07-22 18:40:39 +02:00
"help_no_selection" : "Select a trace to reduce the number of its GPS points."
2024-06-11 19:08:46 +02:00
} ,
2024-06-11 16:33:06 +02:00
"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" ,
"button" : "Delete" ,
2024-07-12 12:27:33 +02:00
"help" : "Select a rectangle area on the map to remove GPS points and points of interest." ,
2024-07-22 18:40:39 +02:00
"help_no_selection" : "Select a trace to clean GPS points and points of interest."
2024-06-12 15:40:26 +02:00
}
2024-04-24 17:39:56 +02:00
} ,
"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" ,
2024-06-26 17:19:41 +02:00
"custom_layers" : {
"title" : "Custom layers" ,
"new" : "New custom layer" ,
"edit" : "Edit custom layer" ,
"urls" : "URL(s)" ,
2024-06-26 17:48:18 +02:00
"url_placeholder" : "WMTS, WMS or Mapbox style JSON" ,
2024-06-26 17:19:41 +02:00
"max_zoom" : "Max zoom" ,
"layer_type" : "Layer type" ,
"basemap" : "Basemap" ,
"overlay" : "Overlay" ,
"create" : "Create layer" ,
"update" : "Update layer"
} ,
2024-06-26 18:46:03 +02:00
"opacity" : "Overlay opacity" ,
2024-06-06 18:11:03 +02:00
"heatmap" : "Strava Heatmap" ,
2024-04-24 17:39:56 +02:00
"label" : {
"basemaps" : "Basemaps" ,
"overlays" : "Overlays" ,
2024-06-26 17:19:41 +02:00
"custom" : "Custom" ,
2024-04-24 17:39:56 +02:00
"world" : "World" ,
"countries" : "Countries" ,
2024-06-09 16:53:04 +02:00
"belgium" : "Belgium" ,
2024-04-24 17:39:56 +02:00
"bulgaria" : "Bulgaria" ,
"finland" : "Finland" ,
"france" : "France" ,
"new_zealand" : "New Zealand" ,
"norway" : "Norway" ,
"spain" : "Spain" ,
"sweden" : "Sweden" ,
"switzerland" : "Switzerland" ,
"united_kingdom" : "United Kingdom" ,
"united_states" : "United States" ,
"mapboxOutdoors" : "Mapbox Outdoors" ,
"mapboxSatellite" : "Mapbox Satellite" ,
"openStreetMap" : "OpenStreetMap" ,
"openTopoMap" : "OpenTopoMap" ,
"openHikingMap" : "OpenHikingMap" ,
"cyclOSM" : "CyclOSM" ,
"linz" : "LINZ Topo" ,
"linzTopo" : "LINZ Topo50" ,
2024-07-18 12:45:25 +02:00
"swisstopoRaster" : "swisstopo Raster" ,
"swisstopoVector" : "swisstopo Vector" ,
2024-06-07 13:32:44 +02:00
"swisstopoSatellite" : "swisstopo Satellite" ,
2024-06-09 16:53:04 +02:00
"ignBe" : "IGN Topo" ,
2024-06-07 13:19:28 +02:00
"ignFrPlan" : "IGN Plan" ,
2024-07-24 12:09:45 +02:00
"ignFrTopo" : "IGN Topo" ,
2024-04-24 17:39:56 +02:00
"ignFrScan25" : "IGN SCAN25" ,
2024-06-07 13:19:28 +02:00
"ignFrSatellite" : "IGN Satellite" ,
2024-04-24 17:39:56 +02:00
"ignEs" : "IGN" ,
"ordnanceSurvey" : "Ordnance Survey" ,
"norwayTopo" : "Topografisk Norgeskart 4" ,
"swedenTopo" : "Lantmäteriet Topo" ,
"finlandTopo" : "Lantmäteriverket Terrängkarta" ,
"bgMountains" : "BGMountains" ,
"usgs" : "USGS" ,
"cyclOSMlite" : "CyclOSM Lite" ,
"swisstopoSlope" : "swisstopo Slope" ,
2024-07-18 12:45:25 +02:00
"swisstopoHiking" : "swisstopo Hiking" ,
"swisstopoHikingClosures" : "swisstopo Hiking Closures" ,
2024-04-24 17:39:56 +02:00
"swisstopoCycling" : "swisstopo Cycling" ,
2024-07-18 12:45:25 +02:00
"swisstopoCyclingClosures" : "swisstopo Cycling Closures" ,
2024-04-24 17:39:56 +02:00
"swisstopoMountainBike" : "swisstopo MTB" ,
2024-07-18 12:45:25 +02:00
"swisstopoMountainBikeClosures" : "swisstopo MTB Closures" ,
2024-06-06 12:52:00 +02:00
"swisstopoSkiTouring" : "swisstopo Ski Touring" ,
2024-04-24 17:39:56 +02:00
"ignFrCadastre" : "IGN Cadastre" ,
"ignSlope" : "IGN Slope" ,
2024-06-06 12:16:07 +02:00
"ignSkiTouring" : "IGN Ski Touring" ,
2024-06-06 18:11:03 +02:00
"strava" : "Strava" ,
"stravaHeatmapRun" : "Running" ,
"stravaHeatmapTrailRun" : "Trail Running" ,
"stravaHeatmapHike" : "Hiking" ,
"stravaHeatmapRide" : "Cycling" ,
"stravaHeatmapGravel" : "Gravel Cycling" ,
"stravaHeatmapMTB" : "MTB" ,
"stravaHeatmapWater" : "Water" ,
"stravaHeatmapWinter" : "Winter" ,
2024-04-24 17:39:56 +02:00
"waymarked_trails" : "Waymarked Trails" ,
"waymarkedTrailsHiking" : "Hiking" ,
"waymarkedTrailsCycling" : "Cycling" ,
"waymarkedTrailsMTB" : "MTB" ,
"waymarkedTrailsSkating" : "Skating" ,
"waymarkedTrailsHorseRiding" : "Horse Riding" ,
2024-07-17 19:40:53 +02:00
"waymarkedTrailsWinter" : "Winter" ,
"points_of_interest" : "Points of interest" ,
"food" : "Food" ,
"bakery" : "Bakery" ,
"food-store" : "Food Store" ,
"eat-and-drink" : "Eat and Drink" ,
"amenities" : "Amenities" ,
"toilets" : "Toilets" ,
"water" : "Water" ,
"shower" : "Shower" ,
2024-07-18 11:45:35 +02:00
"motorized" : "Cars and Motorcycles" ,
2024-07-17 19:40:53 +02:00
"fuel-station" : "Fuel Station" ,
"parking" : "Parking" ,
2024-07-18 11:45:35 +02:00
"garage" : "Garage" ,
2024-07-17 19:40:53 +02:00
"barrier" : "Barrier" ,
"tourism" : "Tourism" ,
"attraction" : "Attraction" ,
"viewpoint" : "Viewpoint" ,
2024-07-18 11:03:41 +02:00
"hotel" : "Hotel" ,
"campsite" : "Campsite" ,
"hut" : "Hut" ,
2024-07-17 19:40:53 +02:00
"summit" : "Summit" ,
"pass" : "Pass" ,
"climbing" : "Climbing" ,
"bicycle" : "Bicycle" ,
"bicycle-parking" : "Bicycle Parking" ,
"bicycle-rental" : "Bicycle Rental" ,
"bicycle-shop" : "Bicycle Shop" ,
"public-transport" : "Public Transport" ,
"railway-station" : "Railway Station" ,
"tram-stop" : "Tram Stop" ,
"bus-stop" : "Bus Stop" ,
"ferry" : "Ferry"
2024-06-06 18:11:03 +02:00
} ,
"color" : {
"blue" : "Blue" ,
"bluered" : "Blue Red" ,
"gray" : "Gray" ,
"hot" : "Hot" ,
"purple" : "Purple" ,
"orange" : "Orange"
2024-04-24 17:39:56 +02:00
}
2024-04-24 16:12:50 +02:00
} ,
2024-04-24 18:02:35 +02:00
"chart" : {
2024-06-06 11:44:53 +02:00
"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"
2024-04-24 18:02:35 +02:00
} ,
2024-04-24 16:12:50 +02:00
"quantities" : {
"distance" : "Distance" ,
"elevation" : "Elevation" ,
"temperature" : "Temperature" ,
"speed" : "Speed" ,
"pace" : "Pace" ,
"heartrate" : "Heart rate" ,
"cadence" : "Cadence" ,
"power" : "Power" ,
"slope" : "Slope" ,
2024-04-24 18:02:35 +02:00
"surface" : "Surface" ,
"time" : "Time" ,
"moving" : "Moving" ,
"total" : "Total"
2024-04-24 16:12:50 +02:00
} ,
"units" : {
"meters" : "m" ,
"feet" : "ft" ,
"kilometers" : "km" ,
"miles" : "mi" ,
"celsius" : "°C" ,
"fahrenheit" : "°F" ,
"kilometers_per_hour" : "km/h" ,
"miles_per_hour" : "mph" ,
"minutes_per_kilometer" : "min/km" ,
"minutes_per_mile" : "min/mi" ,
"heartrate" : "bpm" ,
"cadence" : "rpm" ,
"power" : "W"
2024-05-24 13:16:41 +02:00
} ,
"gpx" : {
2024-06-10 20:03:57 +02:00
"file" : "File" ,
"files" : "Files" ,
2024-05-24 13:16:41 +02:00
"track" : "Track" ,
2024-06-10 20:03:57 +02:00
"tracks" : "Tracks" ,
2024-05-24 13:16:41 +02:00
"segment" : "Segment" ,
2024-06-10 20:03:57 +02:00
"segments" : "Segments" ,
2024-06-06 00:01:00 +02:00
"waypoint" : "Point of interest" ,
2024-08-08 17:52:11 +02:00
"waypoints" : "Points of interest" ,
"symbol" : {
"bank" : "Bank" ,
"beach" : "Beach" ,
"bike_trail" : "Bike Trail" ,
"bridge" : "Bridge" ,
"building" : "Building" ,
"campground" : "Campsite" ,
"car" : "Car" ,
"car_repair" : "Garage" ,
"convenience_store" : "Convenience Store" ,
"crossing" : "Crossing" ,
"department_store" : "Department Store" ,
"drinking_water" : "Water" ,
"exit" : "Exit" ,
"lodge" : "Hut" ,
"forest" : "Forest" ,
"gas_station" : "Fuel Station" ,
"ground_transportation" : "Ground Transportation" ,
"hotel" : "Hotel" ,
"house" : "House" ,
"information" : "Information" ,
"park" : "Park" ,
"parking_area" : "Parking" ,
"pharmacy" : "Pharmacy" ,
"picnic_area" : "Picnic Area" ,
"restaurant" : "Restaurant" ,
"restricted_area" : "Restricted Area" ,
"restroom" : "Toilets" ,
"road" : "Road" ,
"scenic_area" : "Scenic Area" ,
"shopping_center" : "Shopping Center" ,
"shower" : "Shower" ,
"summit" : "Summit" ,
"telephone" : "Telephone" ,
"tunnel" : "Tunnel" ,
"water_source" : "Water Source"
}
2024-07-05 01:02:53 +02:00
} ,
"homepage" : {
"website" : "Website" ,
2024-07-08 15:46:00 +02:00
"home" : "Home" ,
2024-07-05 01:02:53 +02:00
"app" : "App" ,
"contact" : "Contact" ,
"x" : "X" ,
"facebook" : "Facebook" ,
"github" : "GitHub" ,
"crowdin" : "Crowdin" ,
"email" : "Email" ,
"contribute" : "Contribute" ,
"supported_by" : "supported by" ,
2024-07-07 18:26:52 +02:00
"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" ,
2024-07-19 23:22:29 +02:00
"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." ,
2024-07-07 18:26:52 +02:00
"data_visualization" : "Data visualization" ,
2024-07-09 11:48:23 +02:00
"data_visualization_description" : "An interactive elevation profile with detailed statistics to analyze recorded activities and future objectives." ,
2024-07-19 23:22:29 +02:00
"identity" : "Free, ad-free and open source" ,
2024-07-09 11:48:23 +02:00
"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."
2024-07-11 18:42:49 +02:00
} ,
"embedding" : {
2024-07-12 15:00:33 +02:00
"title" : "Create your own map" ,
"mapbox_token" : "Mapbox access token" ,
2024-07-11 18:42:49 +02:00
"file_urls" : "File URLs (separated by commas)" ,
"basemap" : "Basemap" ,
"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" ,
2024-07-12 18:08:27 +02:00
"zoom" : "Zoom" ,
2024-07-11 18:42:49 +02:00
"pitch" : "Pitch" ,
2024-07-12 15:00:33 +02:00
"bearing" : "Bearing" ,
"preview" : "Preview" ,
"code" : "Integration code"
2024-07-13 12:19:59 +02:00
} ,
"webgl2_required" : "WebGL 2 is required to display the map." ,
2024-07-25 23:32:59 +02:00
"enable_webgl2" : "Learn how to enable WebGL 2 in your browser" ,
"page_not_found" : "page not found"
2024-04-24 16:12:50 +02:00
}