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-06-10 12:06:32 +02:00
"load_desktop" : "Load..." ,
2024-04-24 17:39:56 +02:00
"load_drive" : "Load from Google Drive..." ,
"duplicate" : "Duplicate" ,
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..." ,
"edit" : "Edit" ,
"undo" : "Undo" ,
"redo" : "Redo" ,
"delete" : "Delete" ,
"delete_all" : "Delete all" ,
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-04-27 11:16:59 +02:00
"mode" : "Mode" ,
"light" : "Light" ,
"dark" : "Dark" ,
"system" : "System" ,
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" ,
"direction_markers" : "Direction markers" ,
2024-04-24 17:39:56 +02:00
"about" : "About" ,
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" : {
"button" : "Edit info" ,
"name" : "Name" ,
"description" : "Description" ,
"save" : "Save"
} ,
"style" : {
"button" : "Change style" ,
"color" : "Color" ,
"opacity" : "Opacity" ,
"weight" : "Weight"
2024-06-19 18:11:05 +02:00
} ,
"hide" : "Hide" ,
"unhide" : "Unhide"
2024-04-24 17:39:56 +02:00
} ,
"toolbar" : {
2024-04-24 18:13:01 +02:00
"routing" : {
"tooltip" : "Edit the route" ,
"activity" : "Activity" ,
2024-05-07 17:19:53 +02:00
"use_routing" : "Routing" ,
2024-06-10 12:06:32 +02:00
"use_routing_tooltip" : "Connect anchor points via road network or with straight lines when 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-06-11 19:08:46 +02:00
"help_no_file" : "Select a file item to use the routing tool, or create a new file from the menu" ,
"help_multiple_files" : "Select a single file item to use the routing tool" ,
2024-06-10 12:06:32 +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" ,
"racing_bike" : "Racing bike" ,
"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" ,
"timeout" : "The routing request took too long, try adding points closer"
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-06-10 20:03:57 +02:00
"tooltip" : "Crop or split traces" ,
"crop" : "Crop" ,
"split_as" : "Split the trace into" ,
2024-06-11 19:08:46 +02:00
"help_invalid_selection" : "Select a file item to crop or split" ,
2024-06-10 20:03:57 +02:00
"help" : "Use the slider to crop the trace, or click on the map to split it at the selected point"
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-06-18 12:35:24 +02:00
"help" : "Use the form to set new time data" ,
2024-06-13 17:36:43 +02:00
"help_invalid_selection" : "Select a single file item to manage its time data"
} ,
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-06-11 19:08:46 +02:00
"tooltip" : "Merge file items together" ,
"help_merge_traces" : "Connecting the selected traces will create a single file containing a single continuous trace" ,
2024-06-08 17:19:22 +02:00
"help_cannot_merge_traces" : "Your selection needs to contain several traces to connect them" ,
2024-06-11 19:08:46 +02:00
"help_merge_contents" : "Merging the contents of the selected file items will group all the contents inside the first file item" ,
"help_cannot_merge_contents" : "Your selection needs to contain several file items to merge their contents"
2024-06-08 17:19:22 +02:00
} ,
2024-06-15 18:44:17 +02:00
"extract" : {
"tooltip" : "Extract contents to separate file items" ,
"button" : "Extract" ,
"help" : "Extracting the contents of the selected file items will create a separate file item for each of their contents" ,
"help_invalid_selection" : "Your selection needs to contain file items with multiple traces to extract them"
} ,
2024-06-12 18:48:03 +02:00
"waypoint" : {
"tooltip" : "Create and edit points of interest" ,
"longitude" : "Longitude" ,
"latitude" : "Latitude" ,
2024-06-13 17:36:43 +02:00
"create" : "Create point of interest" ,
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." ,
"help_no_selection" : "Select a file item to create or edit points of interest"
} ,
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" ,
"button" : "Reduce" ,
"help" : "Use the slider to choose the number of GPS points to keep" ,
"help_no_selection" : "Select a file item to reduce the number of its GPS points"
} ,
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" ,
"help" : "Select a rectangle area on the map to remove GPS points and points of interest" ,
2024-06-11 19:08:46 +02:00
"help_no_selection" : "Select a file item 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
"pois" : "Points of interest" ,
"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" ,
"swisstopo" : "swisstopo" ,
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-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" ,
"swisstopoCycling" : "swisstopo Cycling" ,
"swisstopoMountainBike" : "swisstopo MTB" ,
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" ,
"waymarkedTrailsWinter" : "Winter"
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" ,
"waypoints" : "Points of interest"
2024-04-24 16:12:50 +02:00
}
}