2024-04-24 16:12:50 +02:00
|
|
|
{
|
|
|
|
"menu": {
|
|
|
|
"file": "File",
|
2024-04-24 17:39:56 +02:00
|
|
|
"new": "New",
|
|
|
|
"load_desktop": "Load from desktop...",
|
|
|
|
"load_drive": "Load from Google Drive...",
|
|
|
|
"duplicate": "Duplicate",
|
|
|
|
"export": "Export...",
|
|
|
|
"export_all": "Export all...",
|
|
|
|
"edit": "Edit",
|
|
|
|
"undo": "Undo",
|
|
|
|
"redo": "Redo",
|
|
|
|
"delete": "Delete",
|
|
|
|
"delete_all": "Delete all",
|
|
|
|
"settings": "Settings",
|
|
|
|
"distance_units": "Distance units",
|
|
|
|
"metric": "Metric",
|
|
|
|
"imperial": "Imperial",
|
|
|
|
"velocity_units": "Velocity units",
|
|
|
|
"temperature_units": "Temperature units",
|
|
|
|
"celsius": "Celsius",
|
|
|
|
"fahrenheit": "Fahrenheit",
|
|
|
|
"distance_markers": "Show distance markers",
|
|
|
|
"direction_markers": "Show direction markers",
|
|
|
|
"about": "About",
|
|
|
|
"donate": "Donate"
|
|
|
|
},
|
|
|
|
"toolbar": {
|
|
|
|
"routing_tooltip": "Edit the route",
|
|
|
|
"time_tooltip": "Change the time and speed data",
|
|
|
|
"reverse_tooltip": "Reverse the direction",
|
|
|
|
"merge_tooltip": "Merge files together",
|
|
|
|
"extract_tooltip": "Extract inner tracks or segments",
|
|
|
|
"waypoint_tooltip": "Create a new point of interest",
|
|
|
|
"reduce_tooltip": "Reduce the number of points",
|
|
|
|
"clean_tooltip": "Clean track points and points of interest with a rectangle selection",
|
|
|
|
"style_tooltip": "Change the style of the route",
|
|
|
|
"structure_tooltip": "Manage the file structure"
|
|
|
|
},
|
|
|
|
"layers": {
|
|
|
|
"manage": "Manage 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",
|
|
|
|
"custom_layers": "Custom layers",
|
|
|
|
"heatmap": "Heatmap",
|
|
|
|
"pois": "Points of interest",
|
|
|
|
"label": {
|
|
|
|
"basemaps": "Basemaps",
|
|
|
|
"overlays": "Overlays",
|
|
|
|
"world": "World",
|
|
|
|
"countries": "Countries",
|
|
|
|
"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",
|
|
|
|
"ignPlanV2": "IGN Plan",
|
|
|
|
"ignFrScan25": "IGN SCAN25",
|
|
|
|
"ignSatellite": "IGN Satellite",
|
|
|
|
"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",
|
|
|
|
"ignFrCadastre": "IGN Cadastre",
|
|
|
|
"ignSlope": "IGN Slope",
|
|
|
|
"waymarked_trails": "Waymarked Trails",
|
|
|
|
"waymarkedTrailsHiking": "Hiking",
|
|
|
|
"waymarkedTrailsCycling": "Cycling",
|
|
|
|
"waymarkedTrailsMTB": "MTB",
|
|
|
|
"waymarkedTrailsSkating": "Skating",
|
|
|
|
"waymarkedTrailsHorseRiding": "Horse Riding",
|
|
|
|
"waymarkedTrailsWinter": "Winter"
|
|
|
|
}
|
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",
|
|
|
|
"surface": "Surface"
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
}
|