From ada09d96c4684d425d66fcb78a77033f144d678c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:16 +0200 Subject: [PATCH 001/500] New translations en.json (Chinese Traditional, Hong Kong) --- website/src/locales/zh-HK.json | 543 +++++++++++++++++++++++++++++++++ 1 file changed, 543 insertions(+) create mode 100644 website/src/locales/zh-HK.json diff --git a/website/src/locales/zh-HK.json b/website/src/locales/zh-HK.json new file mode 100644 index 000000000..30f30805e --- /dev/null +++ b/website/src/locales/zh-HK.json @@ -0,0 +1,543 @@ +{ + "metadata": { + "home_title": "the online GPX file editor", + "app_title": "app", + "embed_title": "the online GPX file editor", + "help_title": "help", + "404_title": "page not found", + "description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations." + }, + "menu": { + "new": "New", + "new_file": "New file", + "new_track": "New track", + "new_segment": "New segment", + "open": "Open...", + "duplicate": "Duplicate", + "close": "Close", + "close_all": "Close all", + "copy": "Copy", + "paste": "Paste", + "cut": "Cut", + "export": "Export...", + "export_all": "Export all...", + "export_options": "Export options", + "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!", + "support_button": "Help keep the website free", + "download_file": "Download file", + "download_files": "Download files", + "edit": "Edit", + "undo": "Undo", + "redo": "Redo", + "delete": "Delete", + "select_all": "Select all", + "view": "View", + "elevation_profile": "Elevation profile", + "tree_file_view": "File tree", + "switch_basemap": "Switch to previous basemap", + "toggle_overlays": "Toggle overlays", + "toggle_3d": "Toggle 3D", + "settings": "Settings", + "distance_units": "Distance units", + "metric": "Metric", + "imperial": "Imperial", + "nautical": "Nautical", + "velocity_units": "Velocity units", + "temperature_units": "Temperature units", + "celsius": "Celsius", + "fahrenheit": "Fahrenheit", + "language": "Language", + "mode": "Theme", + "system": "System", + "light": "Light", + "dark": "Dark", + "street_view_source": "Street view source", + "mapillary": "Mapillary", + "google": "Google", + "toggle_street_view": "Street view", + "layers": "Map layers...", + "distance_markers": "Distance markers", + "direction_markers": "Direction arrows", + "help": "Help", + "more": "More...", + "donate": "Donate", + "ctrl": "Ctrl", + "click": "Click", + "drag": "Drag", + "metadata": { + "button": "Info...", + "name": "Name", + "description": "Description", + "save": "Save" + }, + "style": { + "button": "Appearance...", + "color": "Color", + "opacity": "Opacity", + "width": "Width" + }, + "hide": "Hide", + "unhide": "Unhide", + "center": "Center", + "open_in": "Open in", + "copy_coordinates": "Copy coordinates" + }, + "toolbar": { + "routing": { + "tooltip": "Plan or edit a route", + "activity": "Activity", + "use_routing": "Routing", + "use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled", + "allow_private": "Allow private roads", + "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" + }, + "start_loop_here": "Start loop here", + "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.", + "activities": { + "bike": "Bike", + "racing_bike": "Road bike", + "gravel_bike": "Gravel bike", + "mountain_bike": "Mountain bike", + "foot": "Run/hike", + "motorcycle": "Motorcycle", + "water": "Water", + "railway": "Railway" + }, + "surface": { + "unknown": "Unknown", + "paved": "Paved", + "unpaved": "Unpaved", + "asphalt": "Asphalt", + "concrete": "Concrete", + "cobblestone": "Cobblestone", + "paving_stones": "Paving 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", + "mud": "Mud", + "sand": "Sand", + "grass": "Grass", + "grass_paver": "Grass paver", + "clay": "Clay", + "stone": "Stone" + }, + "highway": { + "unknown": "Unknown", + "motorway": "Highway", + "motorway_link": "Highway link", + "trunk": "Primary road", + "trunk_link": "Primary road link", + "primary": "Primary road", + "primary_link": "Primary road link", + "secondary": "Secondary road", + "secondary_link": "Secondary road link", + "tertiary": "Tertiary road", + "tertiary_link": "Tertiary road link", + "unclassified": "Minor road", + "residential": "Residential road", + "living_street": "Living street", + "service": "Service road", + "track": "Track", + "footway": "Footway", + "path": "Path", + "pedestrian": "Pedestrian", + "cycleway": "Cycleway", + "steps": "Steps", + "road": "Road", + "bridleway": "Horseriding path", + "platform": "Platform", + "raceway": "Racing circuit", + "rest_area": "Rest area", + "abandoned": "Abandoned", + "services": "Services", + "corridor": "Corridor", + "bus_stop": "Bus stop", + "busway": "Busway", + "elevator": "Elevator", + "via_ferrata": "Via ferrata", + "proposed": "Road to be built", + "construction": "Road under construction" + }, + "sac_scale": { + "hiking": "Hiking", + "mountain_hiking": "Mountain hiking", + "demanding_mountain_hiking": "Demanding mountain hiking", + "alpine_hiking": "Alpine hiking", + "demanding_alpine_hiking": "Demanding alpine hiking", + "difficult_alpine_hiking": "Difficult alpine hiking" + }, + "mtb_scale": "MTB scale", + "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" + } + }, + "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 split it by clicking on one of the split markers or on the trace itself." + }, + "time": { + "tooltip": "Manage time data", + "start": "Start", + "end": "End", + "total_time": "Moving time", + "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." + }, + "merge": { + "merge_traces": "Connect the traces", + "merge_contents": "Merge the contents and keep the traces disconnected", + "merge_selection": "Merge selection", + "remove_gaps": "Remove time gaps between traces", + "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.", + "selection_tip": "Tip: use {KEYBOARD_SHORTCUT} to add items to the selection." + }, + "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." + }, + "elevation": { + "button": "Request elevation data", + "help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from Mapbox.", + "help_no_selection": "Select a file item to request elevation data." + }, + "waypoint": { + "tooltip": "Create and edit points of interest", + "icon": "Icon", + "link": "Link", + "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." + }, + "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." + }, + "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.", + "help_no_selection": "Select a trace to clean GPS points and points of interest." + } + }, + "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": { + "title": "Custom layers", + "new": "New custom layer", + "edit": "Edit custom layer", + "urls": "URL(s)", + "url_placeholder": "WMTS, WMS or Mapbox style JSON", + "max_zoom": "Max zoom", + "layer_type": "Layer type", + "basemap": "Basemap", + "overlay": "Overlay", + "create": "Create layer", + "update": "Update layer" + }, + "opacity": "Overlay opacity", + "label": { + "basemaps": "Basemaps", + "overlays": "Overlays", + "custom": "Custom", + "world": "World", + "countries": "Countries", + "belgium": "Belgium", + "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", + "swisstopoRaster": "swisstopo Raster", + "swisstopoVector": "swisstopo Vector", + "swisstopoSatellite": "swisstopo Satellite", + "ignBe": "IGN Topo", + "ignFrPlan": "IGN Plan", + "ignFrTopo": "IGN Topo", + "ignFrScan25": "IGN SCAN25", + "ignFrSatellite": "IGN Satellite", + "ignEs": "IGN Topo", + "ignEsSatellite": "IGN Satellite", + "ordnanceSurvey": "Ordnance Survey", + "norwayTopo": "Topografisk Norgeskart 4", + "swedenTopo": "Lantmäteriet Topo", + "swedenSatellite": "Lantmäteriet Satellite", + "finlandTopo": "Lantmäteriverket Terrängkarta", + "bgMountains": "BGMountains", + "usgs": "USGS", + "bikerouterGravel": "bikerouter.de Gravel", + "cyclOSMlite": "CyclOSM Lite", + "swisstopoSlope": "swisstopo Slope", + "swisstopoHiking": "swisstopo Hiking", + "swisstopoHikingClosures": "swisstopo Hiking Closures", + "swisstopoCycling": "swisstopo Cycling", + "swisstopoCyclingClosures": "swisstopo Cycling Closures", + "swisstopoMountainBike": "swisstopo MTB", + "swisstopoMountainBikeClosures": "swisstopo MTB Closures", + "swisstopoSkiTouring": "swisstopo Ski Touring", + "ignFrCadastre": "IGN Cadastre", + "ignSlope": "IGN Slope", + "ignSkiTouring": "IGN Ski Touring", + "waymarked_trails": "Waymarked Trails", + "waymarkedTrailsHiking": "Hiking", + "waymarkedTrailsCycling": "Cycling", + "waymarkedTrailsMTB": "MTB", + "waymarkedTrailsSkating": "Skating", + "waymarkedTrailsHorseRiding": "Horse Riding", + "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", + "shelter": "Shelter", + "motorized": "Cars and Motorcycles", + "fuel-station": "Fuel Station", + "parking": "Parking", + "garage": "Garage", + "barrier": "Barrier", + "tourism": "Tourism", + "attraction": "Attraction", + "viewpoint": "Viewpoint", + "hotel": "Hotel", + "campsite": "Campsite", + "hut": "Hut", + "picnic": "Picnic Area", + "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" + } + }, + "chart": { + "settings": "Elevation profile settings" + }, + "quantities": { + "distance": "Distance", + "elevation": "Elevation", + "elevation_gain_loss": "Elevation gain and loss", + "temperature": "Temperature", + "speed": "Speed", + "pace": "Pace", + "heartrate": "Heart rate", + "cadence": "Cadence", + "power": "Power", + "slope": "Slope", + "surface": "Surface", + "highway": "Category", + "time": "Time", + "moving": "Moving", + "total": "Total", + "osm_extensions": "OpenStreetMap data" + }, + "units": { + "meters": "m", + "feet": "ft", + "kilometers": "km", + "miles": "mi", + "nautical_miles": "nm", + "celsius": "°C", + "fahrenheit": "°F", + "kilometers_per_hour": "km/h", + "miles_per_hour": "mph", + "minutes_per_kilometer": "min/km", + "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", + "heartrate": "bpm", + "cadence": "rpm", + "power": "W" + }, + "gpx": { + "file": "File", + "files": "Files", + "track": "Track", + "tracks": "Tracks", + "segment": "Segment", + "segments": "Segments", + "waypoint": "Point of interest", + "waypoints": "Points of interest", + "symbol": { + "alert": "Alert", + "anchor": "Anchor", + "bank": "Bank", + "beach": "Beach", + "bike_trail": "Bike Trail", + "binoculars": "Binoculars", + "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", + "lodging": "Accommodation", + "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", + "shelter": "Shelter", + "shopping_center": "Shopping Center", + "shower": "Shower", + "summit": "Summit", + "telephone": "Telephone", + "tunnel": "Tunnel", + "water_source": "Water Source" + } + }, + "homepage": { + "website": "Website", + "home": "Home", + "app": "App", + "contact": "Contact", + "reddit": "Reddit", + "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." + }, + "docs": { + "translate": "Improve the translation on Crowdin", + "answer_not_found": "Did not find what you were looking for?", + "ask_on_reddit": "Ask the community on Reddit", + "search": { + "search": "Search", + "clear": "Clear", + "cancel": "Cancel", + "recent": "Recent searches", + "no_recent": "No recent searches", + "save": "Save this search", + "remove": "Remove this search from history", + "favorites": "Favorites", + "remove_favorite": "Remove this search from favorites", + "to_select": "to select", + "to_navigate": "to navigate", + "to_close": "to close", + "no_results": "No results for", + "no_results_suggestion": "Try searching for" + } + }, + "embedding": { + "title": "Create your own map", + "mapbox_token": "Mapbox access token", + "file_urls": "File URLs (separated by commas)", + "drive_ids": "Google Drive file IDs (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", + "zoom": "Zoom", + "pitch": "Pitch", + "bearing": "Bearing", + "preview": "Preview", + "code": "Integration code" + }, + "webgl2_required": "WebGL 2 is required to display the map.", + "enable_webgl2": "Learn how to enable WebGL 2 in your browser", + "page_not_found": "page not found" +} From f8879b0223d2776b337d85e612956d8b33f15140 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:17 +0200 Subject: [PATCH 002/500] New translations files-and-stats.mdx (Chinese Traditional, Hong Kong) --- .../src/lib/docs/zh-HK/files-and-stats.mdx | 110 ++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/files-and-stats.mdx diff --git a/website/src/lib/docs/zh-HK/files-and-stats.mdx b/website/src/lib/docs/zh-HK/files-and-stats.mdx new file mode 100644 index 000000000..19cf4e98e --- /dev/null +++ b/website/src/lib/docs/zh-HK/files-and-stats.mdx @@ -0,0 +1,110 @@ +--- +title: Files and statistics +--- + + + +# { title } + +## File list + +Once you have [opened](./menu/file) files, they will be shown as tabs in the file list located at the bottom of the map. +You can reorder them by dragging and dropping the tabs. +And when many files are open, you can scroll through the list of tabs to navigate between them. + + + +When using a mouse, you need to hold Shift to scroll horizontally. + + + +### File selection + +By clicking on a tab, you can switch between the files to inspect their statistics, and apply [edit actions](./menu/edit) and [tools](./toolbar) to them. +By holding the Ctrl/Cmd key, you can add files to the selection or remove them, and by holding Shift, you can select a range of files. +Most of the [edit actions](./menu/edit) and [tools](./toolbar) can be applied to multiple files at once. + + + +You can also navigate through the files using the arrow keys on your keyboard, and use Shift to add files to the selection. + + + +### Edit actions + +By right-clicking on a file tab, you can access the same actions as in the [edit menu](./menu/edit). + +### Tree layout + +As mentioned in the [view options section](./menu/view), you can switch to a tree layout for the files list. +This layout is ideal for managing a large number of open files, as it organizes them into a vertical list on the right side of the map. +In addition, the file tree view enables you to inspect the [tracks, segments, and points of interest](./gpx) contained inside the files through collapsible sections. + +You can also apply [edit actions](./menu/edit) and [tools](./toolbar) to internal file items. +Furthermore, you can drag and drop the inner items to reorder them, or move them in the hierarchy or even to another file. + + + +The size of the file list can be adjusted by dragging the separator between the map and the file list. + + + +## Elevation profile and statistics + +At the bottom of the interface, you can find the elevation profile and statistics for the current selection. + + + +The size of the elevation profile can be adjusted by dragging the separator between the map and the elevation profile. + + + +### Interactive statistics + +When hovering over the elevation profile, a tooltip will show statistics at the cursor position. + +To get the statistics for a specific section of the elevation profile, you can drag a selection rectangle on the profile. +Click on the profile to reset the selection. + +You can also use the mouse wheel to zoom in and out on the elevation profile, and move left and right by dragging the profile while holding the Shift key. + +
+ +
+
+
+ +
+
+ +### Additional data + +Using the button at the bottom-right of the elevation profile, you can optionally color the elevation profile by: + +- **slope** information computed from the elevation data, or +- **surface** or **category** data coming from OpenStreetMap's surface and highway tags. + This is only available for files created with **gpx.studio**. + +If your selection includes it, you can also visualize: **speed**, **heart rate**, **cadence**, **temperature** and **power** data on the elevation profile. From 226b5b2682796ac6734774c4a76a33023d6bf2a3 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:18 +0200 Subject: [PATCH 003/500] New translations getting-started.mdx (Chinese Traditional, Hong Kong) --- .../src/lib/docs/zh-HK/getting-started.mdx | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/getting-started.mdx diff --git a/website/src/lib/docs/zh-HK/getting-started.mdx b/website/src/lib/docs/zh-HK/getting-started.mdx new file mode 100644 index 000000000..956a4ebcf --- /dev/null +++ b/website/src/lib/docs/zh-HK/getting-started.mdx @@ -0,0 +1,37 @@ +--- +title: Getting started +--- + + + +# { title } + +Welcome to the official guide for **gpx.studio**! +This guide will walk you through all the components and tools of the interface, helping you become a proficient user of the application. + + + +As shown in the screenshot above, the interface is divided into four main sections organized around the map. +Before we dive into the details of each section, let's have a quick overview of the interface. + +## Menu + +At the top of the interface, you will find the [main menu](./menu). +This is where you can access common actions such as opening, closing, and exporting files, undoing and redoing actions, and adjusting the application settings. + +## Files and statistics + +At the bottom of the interface, you will find the list of files currently open in the application. +You can click on a file to select it and display its statistics below the list. +In the [dedicated section](./files-and-stats), we will explain how to select multiple files and switch to a tree layout for advanced file management. + +## Toolbar + +On the left side of the interface, you will find the [toolbar](./toolbar), which contains all the tools you can use to edit your files. + +## Map controls + +Finally, on the right side of the interface, you will find the [map controls](./map-controls). +These controls allow you to navigate the map, zoom in and out, and switch between different map styles. From d33fd71f933955025d82a074005735554c4621c8 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:20 +0200 Subject: [PATCH 004/500] New translations gpx.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/gpx.mdx | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/gpx.mdx diff --git a/website/src/lib/docs/zh-HK/gpx.mdx b/website/src/lib/docs/zh-HK/gpx.mdx new file mode 100644 index 000000000..bef13ac72 --- /dev/null +++ b/website/src/lib/docs/zh-HK/gpx.mdx @@ -0,0 +1,34 @@ +--- +title: GPX file format +--- + + + +# { title } + +The GPX file format is an open standard for exchanging GPS data between applications and GPS devices. +It essentially consists of a series of GPS points encoding one or multiple GPS traces, and, optionally, some points of interest. + +GPX files may also contain metadata, of which the **name** and **description** fields are the most useful for users. + +### Tracks, segments, and GPS points + +As mentioned above, a GPX file can contain multiple GPS traces. +These are organized in a hierarchical structure, with tracks at the top level. + +- A **track** is made of a sequence of disconnected segments. + Furthermore, it can contain metadata such as a **name**, a **description**, and **appearance properties**. +- A **segment** is a sequence of GPS points that form a continuous path. +- A **GPS point** is a location with a latitude, a longitude, and optionally a timestamp and an altitude. + Some devices also store additional information such as heart rate, cadence, temperature, and power. + +In most cases, GPX files contain a single track with a single segment. +However, the hierarchy described above allows for more advanced use cases, such as planning multi-day trips with several variants for each day. + +### Points of interest + +**Points of interest** (technically called _waypoints_) represent locations of interest to show either on a GPS device or on a digital map. + +In addition to its coordinates, a point of interest can have a **name** and a **description**. From b0967d03b87402f775979cf8236add36740d1361 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:21 +0200 Subject: [PATCH 005/500] New translations funding.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/home/funding.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/home/funding.mdx diff --git a/website/src/lib/docs/zh-HK/home/funding.mdx b/website/src/lib/docs/zh-HK/home/funding.mdx new file mode 100644 index 000000000..93c7014f8 --- /dev/null +++ b/website/src/lib/docs/zh-HK/home/funding.mdx @@ -0,0 +1,13 @@ + + +## Help keep the website free (and ad-free) + +Each time you add or move GPS points, our servers calculate the best route on the road network. +We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. + +Unfortunately, this is expensive. +If you enjoy using this tool and find it valuable, please consider making a small donation to help keep the website free and ad-free. + +Thank you very much for your support! ❤️ From 9feea075270b17efb73bc9eb8084e38851499654 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:22 +0200 Subject: [PATCH 006/500] New translations mapbox.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/home/mapbox.mdx | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/home/mapbox.mdx diff --git a/website/src/lib/docs/zh-HK/home/mapbox.mdx b/website/src/lib/docs/zh-HK/home/mapbox.mdx new file mode 100644 index 000000000..3085ec537 --- /dev/null +++ b/website/src/lib/docs/zh-HK/home/mapbox.mdx @@ -0,0 +1,5 @@ +Mapbox is the company that provides some of the beautiful maps on this website. +They also develop the map engine which powers **gpx.studio**. + +We are incredibly fortunate and grateful to be part of their Community program, which supports nonprofits, educational institutions, and positive impact organizations. +This partnership allows **gpx.studio** to benefit from Mapbox tools at discounted prices, greatly contributing to the financial viability of the project and enabling us to offer the best possible user experience. From e5c2be238d06ca3b56ff056bc25f0a80b75ce544 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:23 +0200 Subject: [PATCH 007/500] New translations translation.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/home/translation.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/home/translation.mdx diff --git a/website/src/lib/docs/zh-HK/home/translation.mdx b/website/src/lib/docs/zh-HK/home/translation.mdx new file mode 100644 index 000000000..1299512ec --- /dev/null +++ b/website/src/lib/docs/zh-HK/home/translation.mdx @@ -0,0 +1,12 @@ + + +## Translation + +The website is translated by volunteers using a collaborative translation platform. +You can contribute by adding or improving translations on our Crowdin project. + +If you would like to start translating into a new language, please get in touch. + +Any help is greatly appreciated! From 704d3b2d6bf191454081a0a545b72a4d4d3a2303 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:24 +0200 Subject: [PATCH 008/500] New translations integration.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/integration.mdx | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/integration.mdx diff --git a/website/src/lib/docs/zh-HK/integration.mdx b/website/src/lib/docs/zh-HK/integration.mdx new file mode 100644 index 000000000..a08c54dfc --- /dev/null +++ b/website/src/lib/docs/zh-HK/integration.mdx @@ -0,0 +1,27 @@ +--- +title: Integration +--- + + + +# { title } + +You can use **gpx.studio** to create maps showing your GPX files and embed them in your website. + +All you need is: + +1. A Mapbox access token to load the map, and +2. GPX files hosted on your server or on Google Drive, or accessible via a public URL. + +You can then play with the configurator below to customize your map and generate the corresponding HTML code. + + + +You will need to set up Cross-Origin Resource Sharing (CORS) headers on your server to allow gpx.studio to load your GPX files. + + + + From 9a03042077c0ef7ac08a10bd4a6f829ac3f68554 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:26 +0200 Subject: [PATCH 009/500] New translations map-controls.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/map-controls.mdx | 70 +++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/map-controls.mdx diff --git a/website/src/lib/docs/zh-HK/map-controls.mdx b/website/src/lib/docs/zh-HK/map-controls.mdx new file mode 100644 index 000000000..8eee6884c --- /dev/null +++ b/website/src/lib/docs/zh-HK/map-controls.mdx @@ -0,0 +1,70 @@ +--- +title: Map controls +--- + + + +# { title } + +The map controls are located on the right side of the interface. +These controls allow you to navigate the map, zoom in and out, and switch between different map styles. + +### Map navigation + +The controls at the top allow you to zoom in and out , and to change the orientation and tilt of the map . + + + +To control the orientation and tilt of the map, you can also drag the map while holding Ctrl. + + + +### Search bar + +You can use the search bar to look for an address and navigate to it on the map. + +### Locate button + +The locate button centers the map on your current location. + + + +This only works if you have allowed your browser and gpx.studio to access your location. + + + +### Street view + +This button can be used to enable street view mode on the map. +Depending on the street view source chosen in the [settings](./menu/settings), street view imagery can be accessed differently. + +- Mapillary: the street view coverage will appear as green lines on the map. When zoomed in enough, green dots will show the exact locations where street view imagery is available. Hovering over a green dot will show the street view image at that location. +- Google Street View: click on the map to open a new tab with the street view imagery at that location. + +### Map layers + +The map layers button allows you to switch between different basemaps, and toggle map overlays and categories of points of interest. + +- **Basemaps** are background maps that present the main geographic features of the world. + Depending on their purpose, basemaps have different styles and levels of detail. + Only one basemap can be displayed at a time. +- **Overlays** are additional layers that can be displayed on top of the basemap to provide complementary information. +- **Points of interest** can be added to the map to show different categories of places, such as shops, restaurants, or accommodations. + +
+ + + Hover over the map to show the Waymarked Trails hiking overlay on top of the Mapbox Outdoors basemap. + +
+ +A large collection of global and local basemaps and overlays is available in **gpx.studio**, as well as a selection of point-of-interest categories. +They can be enabled in the [map layer settings dialog](./menu/settings). + +In these settings, you can also manage the opacity of the overlays. + +For advanced users, it is possible to add custom basemaps and overlays by providing WMTS, WMS, or Mapbox style JSON URLs. From 9a9e7fea07f2f620ea524f60fb1f2f4d97210c25 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:27 +0200 Subject: [PATCH 010/500] New translations menu.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/menu.mdx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/menu.mdx diff --git a/website/src/lib/docs/zh-HK/menu.mdx b/website/src/lib/docs/zh-HK/menu.mdx new file mode 100644 index 000000000..db6245de9 --- /dev/null +++ b/website/src/lib/docs/zh-HK/menu.mdx @@ -0,0 +1,17 @@ +--- +title: Menu +--- + + + +# { title } + +The main menu, located at the top of the interface, provides access to actions, options, and settings divided into several categories, explained separately in the following sections. + + + +Most of the menu actions can also be performed using the keyboard shortcuts displayed in the menu. + + From a94a1816c51dc0325bfac6516587d4b5e1c75730 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:28 +0200 Subject: [PATCH 011/500] New translations edit.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/menu/edit.mdx | 96 ++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/menu/edit.mdx diff --git a/website/src/lib/docs/zh-HK/menu/edit.mdx b/website/src/lib/docs/zh-HK/menu/edit.mdx new file mode 100644 index 000000000..cbcdd96ec --- /dev/null +++ b/website/src/lib/docs/zh-HK/menu/edit.mdx @@ -0,0 +1,96 @@ +--- +title: Edit actions +--- + + + +# { title } + +Unlike the file actions, the edit actions can potentially modify the content of the currently selected files. +Moreover, when the tree layout of the files list is enabled (see [Files and statistics](../files-and-stats)), they can also be applied to [tracks, segments, and points of interest](../gpx). +Therefore, we will refer to the elements that can be modified by these actions as _file items_. +Note that except for the undo and redo actions, the edit actions are also accessible through the context menu (right-click) of the file items. + +### Undo and redo + +Using these buttons, you can undo or redo the last actions you performed. +This applies to all actions of the interface but not to view options, application settings, or map navigation. + +### Info... + +Open the information dialog of the currently selected file item, where you can see and edit its name and description. + +### Appearance... + +Open the appearance dialog, where you can change the color, opacity, and width of the selected file items on the map. + +### Hide/unhide + +Toggle the visibility of the selected file items on the map. + +### New track + +Create a new track in the selected file. + + + +This action is only available when the tree layout of the files list is enabled. +Additionally, the selection must be a single file. + + + +### New segment + +Create a new segment in the selected track. + + + +This action is only available when the tree layout of the files list is enabled. +Additionally, the selection must be a single track. + + + +### Select all + +Add all file items in the current hierarchy level to the selection. + +### Center + +Center the map on the selected file items. + +### Copy + +Copy the selected file items to the clipboard. + + + +This action is only available when the tree layout of the files list is enabled. + + + +### Cut + +Cut the selected file items to the clipboard. + + + +This action is only available when the tree layout of the files list is enabled. + + + +### Paste + +Paste the file items from the clipboard to the current hierarchy level if they are compatible with it. + + + +This action is only available when the tree layout of the files list is enabled. + + + +### Delete + +Delete the selected file items. From b33be91b0658e41a598e1f7d4021dd8aa9ce9b57 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:29 +0200 Subject: [PATCH 012/500] New translations file.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/menu/file.mdx | 52 ++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/menu/file.mdx diff --git a/website/src/lib/docs/zh-HK/menu/file.mdx b/website/src/lib/docs/zh-HK/menu/file.mdx new file mode 100644 index 000000000..5ef690e2f --- /dev/null +++ b/website/src/lib/docs/zh-HK/menu/file.mdx @@ -0,0 +1,52 @@ +--- +title: File actions +--- + + + +# { title } + +The file actions menu contains a set of pretty self-explanatory file operations. + +### New + +Create a new empty file. + +### Open... + +Open files from your computer. + + + +You can also drag and drop files directly from your file system into the window. + + + +### Duplicate + +Create a copy of the currently selected files. + +### Close + +Close the currently selected files. + +### Close all + +Close all files. + +### Export... + +Open the export dialog to save the currently selected files to your computer. + +### Export all... + +Open the export dialog to save all files to your computer. + + + +If your download does not start after clicking the download button, please check your browser settings to allow downloads from gpx.studio. + + From a3b096343fad30745ce84ec6d1145a5e751dc7ce Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:31 +0200 Subject: [PATCH 013/500] New translations settings.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/menu/settings.mdx | 50 ++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/menu/settings.mdx diff --git a/website/src/lib/docs/zh-HK/menu/settings.mdx b/website/src/lib/docs/zh-HK/menu/settings.mdx new file mode 100644 index 000000000..8c5297298 --- /dev/null +++ b/website/src/lib/docs/zh-HK/menu/settings.mdx @@ -0,0 +1,50 @@ +--- +title: Settings +--- + + + +# { title } + +### Distance units + +Change the units used to display distances in the interface. + +### Velocity units + +Change the units used to display velocities in the interface. +You can choose between distance per hour or minutes per distance, which can be more suitable for running activities. + +### Temperature units + +Change the units used to display temperatures in the interface. + +### Language + +Change the language used in the interface. + + + +You can contribute by adding or improving translations on our Crowdin project. +If you would like to start translating into a new language, please get in touch. +Any help is greatly appreciated! + + + +### Theme + +Change the theme used in the interface. + +### Street view source + +Change the source used for the [street view control](../map-controls). +The default one is Mapillary, but you can also use Google Street View. +Learn more about how to use the street view control in the [map controls section](../map-controls). + +### Map layers... + +Open a dialog where you can enable or disable map layers, add custom ones, change the opacity of overlays, and more. +More information about map layers can be found in the [map controls section](../map-controls). From 065826e64d99af461b0999038d2b194006010f9e Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:32 +0200 Subject: [PATCH 014/500] New translations view.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/menu/view.mdx | 49 ++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/menu/view.mdx diff --git a/website/src/lib/docs/zh-HK/menu/view.mdx b/website/src/lib/docs/zh-HK/menu/view.mdx new file mode 100644 index 000000000..0e6ff3f32 --- /dev/null +++ b/website/src/lib/docs/zh-HK/menu/view.mdx @@ -0,0 +1,49 @@ +--- +title: View options +--- + + + +# { title } + +This menu provides options to rearrange the interface and the map view. + +### Elevation profile + +Hide the elevation profile to make room for the map, or show it to inspect the current selection. + +### File tree + +Toggle the tree layout for the [file list](../files-and-stats). +This layout is ideal for managing a large number of open files, as it organizes them into a vertical list on the right side of the map. +In addition, the file tree view enables you to inspect the [tracks, segments, and points of interest](../gpx) contained inside the files through collapsible sections. + +### Switch to previous basemap + +Change the basemap to the one previously selected through the [map layer control](../map-controls). + +### Toggle overlays + +Toggle the visibility of the map overlays selected through the [map layer control](../map-controls). + +### Distance markers + +Toggle the visibility of distance markers on the map. +They are displayed for the current selection, like the [elevation profile](../files-and-stats). + +### Direction arrows + +Toggle the visibility of direction arrows on the map. + +### Toggle 3D + +Enter or exit the 3D map view. + + + +To control the orientation and tilt of the map, you can also drag the map while holding Ctrl. + + From 6b62d686ba1907be2dd6945deb41eb78102d14bf Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:33 +0200 Subject: [PATCH 015/500] New translations toolbar.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/toolbar.mdx | 32 ++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/toolbar.mdx diff --git a/website/src/lib/docs/zh-HK/toolbar.mdx b/website/src/lib/docs/zh-HK/toolbar.mdx new file mode 100644 index 000000000..86a6a9802 --- /dev/null +++ b/website/src/lib/docs/zh-HK/toolbar.mdx @@ -0,0 +1,32 @@ +--- +title: Toolbar +--- + + + +# { title } + +The toolbar is located on the left side of the map and is the heart of the application, as it provides access to the main features of **gpx.studio**. +Each tool is represented by an icon and can be activated by clicking on it. + +
+
+ +
+
+ +As with [edit actions](./menu/edit), most tools can be applied to multiple files at once and to [inner tracks and segments](./gpx). + +The next sections describe each tool in detail. From d10f4d26e2cf21d7fa325140578b343e390e8ed6 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:34 +0200 Subject: [PATCH 016/500] New translations clean.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/toolbar/clean.mdx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/toolbar/clean.mdx diff --git a/website/src/lib/docs/zh-HK/toolbar/clean.mdx b/website/src/lib/docs/zh-HK/toolbar/clean.mdx new file mode 100644 index 000000000..e8b8ffc58 --- /dev/null +++ b/website/src/lib/docs/zh-HK/toolbar/clean.mdx @@ -0,0 +1,18 @@ +--- +title: Clean +--- + + + +# { title } + +When the clean tool is selected, dragging the map will create a rectangular selection. + +Depending on the options selected in the dialog shown below, clicking the delete button will remove GPS points and/or [points of interest](../gpx) located either inside or outside the selection. + +
+ +
From db77a6983817a846e197d6c3d2101504ce4e780b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:35 +0200 Subject: [PATCH 017/500] New translations extract.mdx (Chinese Traditional, Hong Kong) --- .../src/lib/docs/zh-HK/toolbar/extract.mdx | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/toolbar/extract.mdx diff --git a/website/src/lib/docs/zh-HK/toolbar/extract.mdx b/website/src/lib/docs/zh-HK/toolbar/extract.mdx new file mode 100644 index 000000000..737c451d7 --- /dev/null +++ b/website/src/lib/docs/zh-HK/toolbar/extract.mdx @@ -0,0 +1,26 @@ +--- +title: Extract +--- + + + +# { title } + +This tool allows you to extract [tracks (or segments)](../gpx) from files (or tracks) containing multiple of them. + +
+ +
+ +Applying the tool to a file containing multiple tracks will create a new file for each of the tracks it contains. +Similarly, applying the tool to a track containing multiple segments will create (in the same file) a new track for each of the segments it contains. + + + +When extracting the tracks from a file containing points of interest, the tool will automatically assign each point of interest to the track it is closest to. + + From 946b9bd9d1cf738dc34e279e53d7f1f2d0161c86 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:36 +0200 Subject: [PATCH 018/500] New translations merge.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/toolbar/merge.mdx | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/toolbar/merge.mdx diff --git a/website/src/lib/docs/zh-HK/toolbar/merge.mdx b/website/src/lib/docs/zh-HK/toolbar/merge.mdx new file mode 100644 index 000000000..11ca1f1d2 --- /dev/null +++ b/website/src/lib/docs/zh-HK/toolbar/merge.mdx @@ -0,0 +1,20 @@ +--- +title: Merge +--- + + + +# { title } + +To use this tool, you need to [select](../files-and-stats) multiple files, [tracks, or segments](../gpx). + +- If your goal is to create a single continuous trace from your selection, use the **Connect the traces** option and validate. +- The second option can be used to create or manage files with multiple [tracks or segments](../gpx). + Merging files (or tracks) will result in a single file (or track) containing all tracks (or segments) from the selection. + +
+ +
From f041dcf94494bb69455564fe1ac17537d876d469 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:37 +0200 Subject: [PATCH 019/500] New translations minify.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/toolbar/minify.mdx | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/toolbar/minify.mdx diff --git a/website/src/lib/docs/zh-HK/toolbar/minify.mdx b/website/src/lib/docs/zh-HK/toolbar/minify.mdx new file mode 100644 index 000000000..11b532489 --- /dev/null +++ b/website/src/lib/docs/zh-HK/toolbar/minify.mdx @@ -0,0 +1,26 @@ +--- +title: Minify +--- + + + +# { title } + +This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. + +You can adjust the tolerance of the simplification algorithm using the slider, and see the number of points that will be kept, as well as the simplified trace on the map. + +
+ +
+ + + +The tolerance value represents the maximum distance allowed between the original trace and the simplified trace. +You can read more about the algorithm used here. + + From de0b7598758db11a13465320d8aa90f65f2da6dc Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:38 +0200 Subject: [PATCH 020/500] New translations poi.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/toolbar/poi.mdx | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/toolbar/poi.mdx diff --git a/website/src/lib/docs/zh-HK/toolbar/poi.mdx b/website/src/lib/docs/zh-HK/toolbar/poi.mdx new file mode 100644 index 000000000..6cdc531fe --- /dev/null +++ b/website/src/lib/docs/zh-HK/toolbar/poi.mdx @@ -0,0 +1,27 @@ +--- +title: Points of interest +--- + + + +# { title } + +[Points of interest](../gpx) can be added to GPX files to mark locations of interest on the map and display them on your GPS device. + +### Creating a point of interest + +To create a point of interest, fill in the form shown below. +You can choose the location of the point of interest either by clicking on the map or by entering the coordinates manually. +Validate the form when you are done. + +
+ +
+ +### Editing a point of interest + +The form above can also be used to edit an existing point of interest after selecting it on the map. +If you only need to move the point of interest, you can drag it to the desired location. From ffc91ed6d82db07210196c90a2b732ebb7440769 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:40 +0200 Subject: [PATCH 021/500] New translations routing.mdx (Chinese Traditional, Hong Kong) --- .../src/lib/docs/zh-HK/toolbar/routing.mdx | 84 +++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/toolbar/routing.mdx diff --git a/website/src/lib/docs/zh-HK/toolbar/routing.mdx b/website/src/lib/docs/zh-HK/toolbar/routing.mdx new file mode 100644 index 000000000..dfed41da3 --- /dev/null +++ b/website/src/lib/docs/zh-HK/toolbar/routing.mdx @@ -0,0 +1,84 @@ +--- +title: Route planning and editing +--- + + + +# { title } + +The route planning and editing tool allows you to create and edit routes by placing or moving anchor points on the map. + +## Settings + +As shown below, the tool dialog contains a few settings to control the routing behavior. +You can minimize the dialog to save space by clicking on . + +
+ +
+ +### Routing + +When routing is enabled, anchor points placed or moved on the map will be connected by a route calculated on the OpenStreetMap road network. +Disable routing to connect anchor points with straight lines. +This setting can also be toggled by pressing F5. + +### Activity + +Select the activity type to tailor the routes for. + +### Allow private roads + +When enabled, the routing engine will consider private roads when computing routes. + + + +Only use this option if you have local knowledge of the area and have permission to use the roads in question. + + + +## Plotting and editing routes + +Creating a route or extending an existing one is as simple as clicking on the map to place a new anchor point. + +You can also drag an existing anchor point to reroute the segment connecting it with the previous and next anchor point. + +Furthermore, new anchor points can be inserted between existing ones by hovering over the segment connecting them and dragging the anchor point that appears to the desired location. +On touch devices, you can tap on the segment to insert a new anchor point. + + + +When editing imported GPX files, an initial set of anchor points is created automatically. +To ease the editing process, the more the map is zoomed in, the more anchor points are displayed. +This allows the route to be edited at different levels of detail. + + + +Finally, you can delete anchor points by clicking on them and selecting from the context menu. + + + +## Additional tools + +The following tools automate some common route modification operations. + +### Reverse + +Reverse the direction of the route. + +### Back to start + +Connect the last point of the route with the starting point, using the chosen routing settings. + +### Round trip + +Return to the starting point by the same route. + +### Change the start of the loop + +When the end point of the route is close enough to the start, you can change the start of the loop by clicking on any anchor point and selecting from the context menu. From 95fd152b3d4bc5fa6569996140b93be61d62a0f9 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:41 +0200 Subject: [PATCH 022/500] New translations scissors.mdx (Chinese Traditional, Hong Kong) --- .../src/lib/docs/zh-HK/toolbar/scissors.mdx | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/toolbar/scissors.mdx diff --git a/website/src/lib/docs/zh-HK/toolbar/scissors.mdx b/website/src/lib/docs/zh-HK/toolbar/scissors.mdx new file mode 100644 index 000000000..dda7622fe --- /dev/null +++ b/website/src/lib/docs/zh-HK/toolbar/scissors.mdx @@ -0,0 +1,32 @@ +--- +title: Crop and split +--- + + + +# { title } + +## Crop + +Using the slider, you can define the part of the selected trace that you want to keep. +The start and end markers on the map and the [statistics and elevation profile](../files-and-stats) are updated in real time to reflect the selection. +Alternatively, you can drag a selection rectangle directly on the elevation profile. +Validate the selection when you are satisfied with the result. + +
+ +
+ +## Split + +To split the selected trace into two parts, click on one of the split markers displayed along the trace. +To split at a specific point of your choice, hover over the trace on the map. +Scissors will appear at the cursor position, showing that you can split the trace at that point. + +You can choose to split the trace into two GPX files, or to keep the split parts in the same file as [tracks or segments](../gpx). + + From 274e5913543ce1b4ce677c269714223582d04fba Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:42 +0200 Subject: [PATCH 023/500] New translations time.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/toolbar/time.mdx | 27 +++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/toolbar/time.mdx diff --git a/website/src/lib/docs/zh-HK/toolbar/time.mdx b/website/src/lib/docs/zh-HK/toolbar/time.mdx new file mode 100644 index 000000000..4b0161146 --- /dev/null +++ b/website/src/lib/docs/zh-HK/toolbar/time.mdx @@ -0,0 +1,27 @@ +--- +title: Time +--- + + + +# { title } + +This tool allows you to change or add timestamps to a trace. +You simply need to use the form shown below and validate it when you are done. + +
+
+ +When you edit the speed, the moving time is adapted accordingly in the form, and vice versa. +Similarly, when you edit the start time, the end time is updated to keep the same total duration, and vice versa. + + + +When using this tool with existing timestamps, changing the time or speed will simply shift, stretch, or compress them accordingly. + + From 05d79f2b51c85af264f7c3cc9dd4c63958b2cd65 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:43 +0200 Subject: [PATCH 024/500] New translations faq.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/faq.mdx | 35 ++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/faq.mdx diff --git a/website/src/lib/docs/zh-HK/faq.mdx b/website/src/lib/docs/zh-HK/faq.mdx new file mode 100644 index 000000000..5975d0fc3 --- /dev/null +++ b/website/src/lib/docs/zh-HK/faq.mdx @@ -0,0 +1,35 @@ +--- +title: FAQ +--- + + + +# { title } + +### Do I need to donate to use the website? + +No. +The website is free to use and always will be (as long as it is financially sustainable). +However, donations are appreciated and help keep the website running. + +### Why is this route chosen over that one? _Or_ how can I add something to the map? + +**gpx.studio** uses data from OpenStreetMap, which is an open and collaborative world map. +This means you can contribute to the map by adding or editing data on OpenStreetMap. + +If you have never contributed to OpenStreetMap before, here is how you can suggest changes: + +1. Go to the location where you want to add or edit data on the map. +2. Use the tool on the right to inspect the existing data. +3. Right-click on the location and select . +4. Explain what is incorrect or missing in the note and click to submit it. + +Someone more experienced with OpenStreetMap will then review your note and make the necessary changes. + + + +More information on how to contribute to OpenStreetMap can be found here. + + From 7ae3ed6d2a7c41eb2746b10297354db5bba429f1 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 19 Jun 2025 18:26:44 +0200 Subject: [PATCH 025/500] New translations elevation.mdx (Chinese Traditional, Hong Kong) --- .../src/lib/docs/zh-HK/toolbar/elevation.mdx | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 website/src/lib/docs/zh-HK/toolbar/elevation.mdx diff --git a/website/src/lib/docs/zh-HK/toolbar/elevation.mdx b/website/src/lib/docs/zh-HK/toolbar/elevation.mdx new file mode 100644 index 000000000..8fb869d59 --- /dev/null +++ b/website/src/lib/docs/zh-HK/toolbar/elevation.mdx @@ -0,0 +1,24 @@ +--- +title: Elevation +--- + + + +# { title } + +This tool allows you to add elevation data to traces and [points of interest](../gpx), or to replace the existing data. + +
+ +
+ + + +Elevation data is provided by Mapbox. +You can learn more about its origin and accuracy in the documentation. + + From 9e031d3b5bcf625ce773d0b3abb7acfd8d5c1246 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 20 Jun 2025 03:33:14 +0200 Subject: [PATCH 026/500] New translations en.json (Chinese Traditional, Hong Kong) --- website/src/locales/zh-HK.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/zh-HK.json b/website/src/locales/zh-HK.json index 30f30805e..de8f75c34 100644 --- a/website/src/locales/zh-HK.json +++ b/website/src/locales/zh-HK.json @@ -15,7 +15,7 @@ "open": "Open...", "duplicate": "Duplicate", "close": "Close", - "close_all": "Close all", + "close_all": "關閉所有", "copy": "Copy", "paste": "Paste", "cut": "Cut", From 81920b9ab9574715e8faa98173aa4e0440a90883 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 20 Jun 2025 04:39:50 +0200 Subject: [PATCH 027/500] New translations en.json (Chinese Traditional, Hong Kong) --- website/src/locales/zh-HK.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/locales/zh-HK.json b/website/src/locales/zh-HK.json index de8f75c34..2a3ae3e38 100644 --- a/website/src/locales/zh-HK.json +++ b/website/src/locales/zh-HK.json @@ -51,7 +51,7 @@ "system": "System", "light": "Light", "dark": "Dark", - "street_view_source": "Street view source", + "street_view_source": "街景原始檔", "mapillary": "Mapillary", "google": "Google", "toggle_street_view": "Street view", @@ -121,7 +121,7 @@ "asphalt": "Asphalt", "concrete": "Concrete", "cobblestone": "Cobblestone", - "paving_stones": "Paving stones", + "paving_stones": "鋪路石", "sett": "Sett", "metal": "Metal", "wood": "Wood", From 4961630d622e8ccad8a1b8c06f50a565be1d0cc9 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 20 Jun 2025 05:53:38 +0200 Subject: [PATCH 028/500] New translations en.json (Chinese Traditional, Hong Kong) --- website/src/locales/zh-HK.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/website/src/locales/zh-HK.json b/website/src/locales/zh-HK.json index 2a3ae3e38..fe3525e49 100644 --- a/website/src/locales/zh-HK.json +++ b/website/src/locales/zh-HK.json @@ -1,6 +1,6 @@ { "metadata": { - "home_title": "the online GPX file editor", + "home_title": "線上 GPX 檔案編輯器", "app_title": "app", "embed_title": "the online GPX file editor", "help_title": "help", @@ -122,7 +122,7 @@ "concrete": "Concrete", "cobblestone": "Cobblestone", "paving_stones": "鋪路石", - "sett": "Sett", + "sett": "石板", "metal": "Metal", "wood": "Wood", "compacted": "Compacted gravel", @@ -165,7 +165,7 @@ "road": "Road", "bridleway": "Horseriding path", "platform": "Platform", - "raceway": "Racing circuit", + "raceway": "競賽賽道", "rest_area": "Rest area", "abandoned": "Abandoned", "services": "Services", @@ -174,14 +174,14 @@ "busway": "Busway", "elevator": "Elevator", "via_ferrata": "Via ferrata", - "proposed": "Road to be built", + "proposed": "已規劃但未興建的道路", "construction": "Road under construction" }, "sac_scale": { - "hiking": "Hiking", - "mountain_hiking": "Mountain hiking", + "hiking": "遠足", + "mountain_hiking": "登山遠足", "demanding_mountain_hiking": "Demanding mountain hiking", - "alpine_hiking": "Alpine hiking", + "alpine_hiking": "高山遠足", "demanding_alpine_hiking": "Demanding alpine hiking", "difficult_alpine_hiking": "Difficult alpine hiking" }, @@ -249,7 +249,7 @@ "tooltip": "Reduce the number of GPS points", "tolerance": "Tolerance", "number_of_points": "Number of GPS points", - "button": "Minify", + "button": "簡化", "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." }, From af092bbdec284d64f2c80f368aa36efd090cae5f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 23 Jun 2025 22:23:55 +0200 Subject: [PATCH 029/500] New translations edit.mdx (Polish) --- website/src/lib/docs/pl/menu/edit.mdx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/website/src/lib/docs/pl/menu/edit.mdx b/website/src/lib/docs/pl/menu/edit.mdx index de4d50f3a..7c6432863 100644 --- a/website/src/lib/docs/pl/menu/edit.mdx +++ b/website/src/lib/docs/pl/menu/edit.mdx @@ -10,7 +10,7 @@ title: Edit actions # { title } W przeciwieństwie do pliku, edycja może potencjalnie modyfikować zawartość aktualnie wybranych plików. -Moreover, when the tree layout of the files list is enabled (see [Files and statistics](../files-and-stats)), they can also be applied to [tracks, segments, and points of interest](../gpx). +Ponadto, gdy lista plików jest włączona (patrz [Pliki i statystyki](../files-and-stats)), może być również zastosowane do [ścieżek, segmentów i punktów zainteresowania](../gpx). Dlatego będziemy odnosić się do elementów, które mogą być modyfikowane przez te działania jako _elementy pliku_. Zauważ, że z wyjątkiem akcji cofania i powtarzania, akcje edycji są również dostępne w menu kontekstowym (prawy przycisk myszy) elementów pliku. @@ -37,19 +37,19 @@ Utwórz nowy ślad w wybranym pliku. -This action is only available when the tree layout of the files list is enabled. -Additionally, the selection must be a single file. +Ta akcja jest dostępna tylko wtedy, gdy lista plików jest włączona. +Dodatkowo wybór musi być pojedynczym plikiem. ### Nowy segment -Create a new segment in the selected track. +Utwórz nowy segment w wybranej ścieżce. -This action is only available when the tree layout of the files list is enabled. -Additionally, the selection must be a single track. +Ta akcja jest dostępna tylko wtedy, gdy lista plików jest włączona. +Dodatkowo wybór musi być jedną ścieżką. @@ -59,7 +59,7 @@ Dodaj do zaznaczenia wszystkie pliki na bieżącym poziomie hierarchii. ### Wycentruj -Center the map on the selected file items. +Wyśrodkuj mapę na elementach wybranego pliku. ### Kopiuj @@ -67,7 +67,7 @@ Skopiuj zaznaczone pliki do schowka. -This action is only available when the tree layout of the files list is enabled. +Ta akcja jest dostępna tylko wtedy, gdy lista plików jest włączona. @@ -77,7 +77,7 @@ Wytnij zaznaczone pliki do schowka. -This action is only available when the tree layout of the files list is enabled. +Ta akcja jest dostępna tylko wtedy, gdy lista plików jest włączona. @@ -87,7 +87,7 @@ Wklej elementy pliku ze schowka do bieżącego poziomu hierarchii, jeśli są z -This action is only available when the tree layout of the files list is enabled. +Ta akcja jest dostępna tylko wtedy, gdy lista plików jest włączona. From 0d235768fa5e9605b1892c41dfceeed2746b636b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 23 Jun 2025 23:44:26 +0200 Subject: [PATCH 030/500] New translations menu.mdx (Polish) --- website/src/lib/docs/pl/menu.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/pl/menu.mdx b/website/src/lib/docs/pl/menu.mdx index fbf57d000..83435366d 100644 --- a/website/src/lib/docs/pl/menu.mdx +++ b/website/src/lib/docs/pl/menu.mdx @@ -8,10 +8,10 @@ title: Menu # { title } -The main menu, located at the top of the interface, provides access to actions, options, and settings divided into several categories, explained separately in the following sections. +Główne menu, znajdujące się w górnej części interfejsu, zapewnia dostęp do akcji, opcji, i ustawień podzielone na kilka kategorii, objaśnionych w poniższych sekcjach. -Większość działań może być również wykonywana przy użyciu skrótów klawiszowych wyświetlanych w menu. +Większość akcji może być również wykonana przy użyciu skrótów klawiszowych wyświetlanych w menu. From 78a8428bd013233e1fdffaf8e32fde3e332df912 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 23 Jun 2025 23:44:28 +0200 Subject: [PATCH 031/500] New translations toolbar.mdx (Polish) --- website/src/lib/docs/pl/toolbar.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/pl/toolbar.mdx b/website/src/lib/docs/pl/toolbar.mdx index 1c2ba7eea..7263bdacd 100644 --- a/website/src/lib/docs/pl/toolbar.mdx +++ b/website/src/lib/docs/pl/toolbar.mdx @@ -27,6 +27,6 @@ Każde narzędzie jest reprezentowane przez ikonę i może być aktywowane przez -As with [edit actions](./menu/edit), most tools can be applied to multiple files at once and to [inner tracks and segments](./gpx). +Tak jak w przypadku [edycji akcji](./menu/edit), większość narzędzi może być zastosowana do wielu plików jednocześnie, do [wewnętrznych ścieżek i segmentów](./gpx). Kolejne sekcje szczegółowo opisują każde z narzędzi. From 2a06f6a2141cba3d60dda29b404f9a07328763d6 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 23 Jun 2025 23:44:29 +0200 Subject: [PATCH 032/500] New translations clean.mdx (Polish) --- website/src/lib/docs/pl/toolbar/clean.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/pl/toolbar/clean.mdx b/website/src/lib/docs/pl/toolbar/clean.mdx index 384c60e90..7569f1c6a 100644 --- a/website/src/lib/docs/pl/toolbar/clean.mdx +++ b/website/src/lib/docs/pl/toolbar/clean.mdx @@ -9,9 +9,9 @@ title: Wyczyść # { title } -When the clean tool is selected, dragging the map will create a rectangular selection. +Po wybraniu narzędzia wyczyszczenia, przesunięcie mapy spowoduje zaznaczenie prostokątne. -Depending on the options selected in the dialog shown below, clicking the delete button will remove GPS points and/or [points of interest](../gpx) located either inside or outside the selection. +W zależności od opcji zaznaczonych w oknie dialogowym pokazanym poniżej, kliknięcie przycisku usuwania usunie punkty GPS i/lub [punkty zainteresowania](../gpx) znajdujące się wewnątrz lub poza wyborem.
From 9087f69fb0c979e55aa7051653b939423b3768c0 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 23 Jun 2025 23:44:30 +0200 Subject: [PATCH 033/500] New translations minify.mdx (Polish) --- website/src/lib/docs/pl/toolbar/minify.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/pl/toolbar/minify.mdx b/website/src/lib/docs/pl/toolbar/minify.mdx index 11b532489..7d8dc640e 100644 --- a/website/src/lib/docs/pl/toolbar/minify.mdx +++ b/website/src/lib/docs/pl/toolbar/minify.mdx @@ -1,5 +1,5 @@ --- -title: Minify +title: Zredukuj --- -## Help keep the website free (and ad-free) +## Допоможіть зберегти сайт безплатним (і вільним від реклами) -Each time you add or move GPS points, our servers calculate the best route on the road network. -We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. +Кожного разу, коли ви додаєте або переміщуєте GPS точки, наші сервери обчислюють найкращий маршрут на мережі доріг. +Ми також використовуємо API від Mapbox для зображення красивих карт, отримання даних висот та можливості пошуку місць. -Unfortunately, this is expensive. -If you enjoy using this tool and find it valuable, please consider making a small donation to help keep the website free and ad-free. +На жаль, це дорого. +Якщо Вам подобається користуватися цим інструментом і він є цінним для Вас, будь ласка, зробіть невелику пожертву, щоб допомогти зберегти сайт безплатним та вільним від реклами. -Thank you very much for your support! ❤️ +Дуже дякуємо за підтримку! ❤️ From 6addb8da23b7842cd1ff70e5ca604749a2624945 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 7 Jul 2025 18:53:26 +0200 Subject: [PATCH 039/500] New translations mapbox.mdx (Ukrainian) --- website/src/lib/docs/uk/home/mapbox.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/src/lib/docs/uk/home/mapbox.mdx b/website/src/lib/docs/uk/home/mapbox.mdx index 3085ec537..32f258cb8 100644 --- a/website/src/lib/docs/uk/home/mapbox.mdx +++ b/website/src/lib/docs/uk/home/mapbox.mdx @@ -1,5 +1,5 @@ -Mapbox is the company that provides some of the beautiful maps on this website. -They also develop the map engine which powers **gpx.studio**. +Mapbox — це компанія, що надає деякі гарні карти на цьому сайті. +Вони також розробили картографічний двигун, який забезпечує діяльність **gpx.studio**. -We are incredibly fortunate and grateful to be part of their Community program, which supports nonprofits, educational institutions, and positive impact organizations. -This partnership allows **gpx.studio** to benefit from Mapbox tools at discounted prices, greatly contributing to the financial viability of the project and enabling us to offer the best possible user experience. +Нам неймовірно пощастило бути частиною їх програми Громада, яка підтримує некомерційні організації, освітні заклади та організації з позитивним впливом. +Це партнерство дозволяє **gpx.studio** користуватися інструментами Mapbox за зниженими цінами, що значною мірою сприяє фінансовій життєздатності проєкту та дозволяє нам надавати найкращий користувацький досвід. From 16516915d8e43cadb72080fc559803f9a55b2a69 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 7 Jul 2025 18:53:27 +0200 Subject: [PATCH 040/500] New translations translation.mdx (Ukrainian) --- website/src/lib/docs/uk/home/translation.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/uk/home/translation.mdx b/website/src/lib/docs/uk/home/translation.mdx index 1299512ec..459f35e7f 100644 --- a/website/src/lib/docs/uk/home/translation.mdx +++ b/website/src/lib/docs/uk/home/translation.mdx @@ -2,11 +2,11 @@ import { Languages } from 'lucide-svelte'; -## Translation +## Переклад -The website is translated by volunteers using a collaborative translation platform. -You can contribute by adding or improving translations on our Crowdin project. +Сайт перекладається волонтерами з використанням платформи для спільного перекладу. +Ви можете зробити свій внесок, додаючи або покращуючи переклади в нашому проєкті Crowdin. -If you would like to start translating into a new language, please get in touch. +Якщо Ви хочете розпочати переклад новою мовою, будь ласка, зв'яжіться з нами. -Any help is greatly appreciated! +Будемо дуже вдячні за будь-яку допомогу! From ce88c94a19e6d1cea331c23e31c1a5ef698fbcc2 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 7 Jul 2025 18:53:28 +0200 Subject: [PATCH 041/500] New translations edit.mdx (Ukrainian) --- website/src/lib/docs/uk/menu/edit.mdx | 72 +++++++++++++-------------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/website/src/lib/docs/uk/menu/edit.mdx b/website/src/lib/docs/uk/menu/edit.mdx index cbcdd96ec..d2f25b68f 100644 --- a/website/src/lib/docs/uk/menu/edit.mdx +++ b/website/src/lib/docs/uk/menu/edit.mdx @@ -9,88 +9,88 @@ title: Edit actions # { title } -Unlike the file actions, the edit actions can potentially modify the content of the currently selected files. -Moreover, when the tree layout of the files list is enabled (see [Files and statistics](../files-and-stats)), they can also be applied to [tracks, segments, and points of interest](../gpx). -Therefore, we will refer to the elements that can be modified by these actions as _file items_. -Note that except for the undo and redo actions, the edit actions are also accessible through the context menu (right-click) of the file items. +На відміну від дій з файлами, дії редагування можуть потенційно змінювати вміст обраних файлів. +Щобільше, коли ввімкнено деревоподібне розташування списку файлів (див. [Файли та статистика](../files-and-stats)), це також можна застосовувати до [треків, сегментів та точок інтересу](../gpx). +Тому ми називатимемо елементи, які можна змінити цими діями, _елементами файлу_. +Зверніть увагу, що окрім дій скасування та повторного виконання, редагування доступне також в контекстному меню файлів (права кнопка миші). -### Undo and redo +### Скасувати та повторити -Using these buttons, you can undo or redo the last actions you performed. -This applies to all actions of the interface but not to view options, application settings, or map navigation. +За допомогою цих кнопок, Ви можете скасувати або повторити останні виконані дії. +Це стосується всіх дій інтерфейсу, але не параметрів перегляду, налаштувань програми чи навігації по карті. -### Info... +### Інформація... -Open the information dialog of the currently selected file item, where you can see and edit its name and description. +Відкрити діалогове вікно інформації про вибраний елемент файлу, де можна переглянути та редагувати його назву й опис. -### Appearance... +### Зовнішній вигляд... -Open the appearance dialog, where you can change the color, opacity, and width of the selected file items on the map. +Відкрийте діалогове вікно зовнішнього вигляду, де можна змінити колір, прозорість та ширину вибраних файлових елементів на карті. -### Hide/unhide +### Сховати/показати -Toggle the visibility of the selected file items on the map. +Перемкнути видимість вибраних файлових елементів на мапі. -### New track +### Новий трек -Create a new track in the selected file. +Створити новий трек в обраному файлі. -This action is only available when the tree layout of the files list is enabled. -Additionally, the selection must be a single file. +Ця дія доступна, лише якщо ввімкнено деревоподібне розташування списку файлів. +Крім того, вибір має бути одним файлом. -### New segment +### Новий сегмент -Create a new segment in the selected track. +Створити новий сегмент в обраному треку. -This action is only available when the tree layout of the files list is enabled. -Additionally, the selection must be a single track. +Ця дія доступна, лише якщо ввімкнено деревоподібне розташування списку файлів. +Крім того, вибір має бути одним треком. -### Select all +### Вибрати все -Add all file items in the current hierarchy level to the selection. +Додати до виділення всі елементи файлу на поточному рівні ієрархії. -### Center +### Центрувати -Center the map on the selected file items. +Центрувати карту на вибраних елементах файлу. -### Copy +### Копіювати -Copy the selected file items to the clipboard. +Копіювати вибрані елементи файлу в буфер обміну. -This action is only available when the tree layout of the files list is enabled. +Ця дія доступна, лише якщо ввімкнено деревоподібне розташування списку файлів. -### Cut +### Вирізати -Cut the selected file items to the clipboard. +Вирізати вибрані елементи файлу в буфер обміну. -This action is only available when the tree layout of the files list is enabled. +Ця дія доступна, лише якщо ввімкнено деревоподібне розташування списку файлів. -### Paste +### Вставити -Paste the file items from the clipboard to the current hierarchy level if they are compatible with it. +Вставити елементи файлу з буфера обміну на поточний рівень ієрархії, якщо вони з ним сумісні. -This action is only available when the tree layout of the files list is enabled. +Ця дія доступна, лише якщо ввімкнено деревоподібне розташування списку файлів. -### Delete +### Видалити -Delete the selected file items. +Видалити вибрані елементи файлу. From cbb733d99a61e94857c16375d703e3fbb1a71059 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 7 Jul 2025 18:53:29 +0200 Subject: [PATCH 042/500] New translations settings.mdx (Ukrainian) --- website/src/lib/docs/uk/menu/settings.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/uk/menu/settings.mdx b/website/src/lib/docs/uk/menu/settings.mdx index 8c5297298..6f2142138 100644 --- a/website/src/lib/docs/uk/menu/settings.mdx +++ b/website/src/lib/docs/uk/menu/settings.mdx @@ -28,9 +28,9 @@ Change the language used in the interface. -You can contribute by adding or improving translations on our Crowdin project. -If you would like to start translating into a new language, please get in touch. -Any help is greatly appreciated! +Ви можете зробити свій внесок, додаючи або покращуючи переклади в нашому проєкті Crowdin. +Якщо Ви хочете розпочати переклад новою мовою, будь ласка, зв'яжіться з нами. +Будемо дуже вдячні за будь-яку допомогу! From 85a70687856ffee1595e060e903ae4b3c1354696 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 9 Jul 2025 12:14:44 +0200 Subject: [PATCH 043/500] New translations en.json (Ukrainian) --- website/src/locales/uk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/uk.json b/website/src/locales/uk.json index e6ce2c174..a58152719 100644 --- a/website/src/locales/uk.json +++ b/website/src/locales/uk.json @@ -179,7 +179,7 @@ }, "sac_scale": { "hiking": "Пішохідний туризм", - "mountain_hiking": "Mountain hiking", + "mountain_hiking": "Гірський пішохідний туризм", "demanding_mountain_hiking": "Demanding mountain hiking", "alpine_hiking": "Гірський похід", "demanding_alpine_hiking": "Demanding alpine hiking", From b2a88e00638dc7b8354c3fb0470521110b55ecba Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 10 Jul 2025 00:32:33 +0200 Subject: [PATCH 044/500] New translations en.json (Ukrainian) --- website/src/locales/uk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/locales/uk.json b/website/src/locales/uk.json index a58152719..6704bc968 100644 --- a/website/src/locales/uk.json +++ b/website/src/locales/uk.json @@ -145,11 +145,11 @@ "motorway": "Шосе", "motorway_link": "Транспортна розв'язка", "trunk": "Головна дорога", - "trunk_link": "Primary road link", + "trunk_link": "Основне дорожнє сполучення", "primary": "Головна дорога", - "primary_link": "Primary road link", + "primary_link": "Основне дорожнє сполучення", "secondary": "Другорядна дорога", - "secondary_link": "Secondary road link", + "secondary_link": "Вторинне дорожнє сполучення", "tertiary": "Tertiary road", "tertiary_link": "Tertiary road link", "unclassified": "Minor road", From 856537c0cd0a908ca6d6fab77dac7e15960f1202 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 10 Jul 2025 01:33:15 +0200 Subject: [PATCH 045/500] New translations en.json (Ukrainian) --- website/src/locales/uk.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/website/src/locales/uk.json b/website/src/locales/uk.json index 6704bc968..2d9260173 100644 --- a/website/src/locales/uk.json +++ b/website/src/locales/uk.json @@ -150,14 +150,14 @@ "primary_link": "Основне дорожнє сполучення", "secondary": "Другорядна дорога", "secondary_link": "Вторинне дорожнє сполучення", - "tertiary": "Tertiary road", - "tertiary_link": "Tertiary road link", - "unclassified": "Minor road", - "residential": "Residential road", - "living_street": "Living street", + "tertiary": "Дорога третьої категорії", + "tertiary_link": "Третинне дорожнє сполучення", + "unclassified": "Другорядна дорога", + "residential": "Житлова дорога", + "living_street": "Житлова вулиця", "service": "Службова дорога", "track": "Путівець", - "footway": "Footway", + "footway": "Пішохідна доріжка", "path": "Шлях", "pedestrian": "Пішохідний", "cycleway": "Велосипедна дорога", @@ -169,7 +169,7 @@ "rest_area": "Зона відпочинку", "abandoned": "Покинута", "services": "Послуги", - "corridor": "Corridor", + "corridor": "Коридор", "bus_stop": "Автобусна зупинка", "busway": "Смуга громадського транспорту", "elevator": "Ліфт", @@ -180,9 +180,9 @@ "sac_scale": { "hiking": "Пішохідний туризм", "mountain_hiking": "Гірський пішохідний туризм", - "demanding_mountain_hiking": "Demanding mountain hiking", + "demanding_mountain_hiking": "Вимогливі гірські походи", "alpine_hiking": "Гірський похід", - "demanding_alpine_hiking": "Demanding alpine hiking", + "demanding_alpine_hiking": "Вимогливі альпійські походи", "difficult_alpine_hiking": "Difficult alpine hiking" }, "mtb_scale": "MTB scale", From 65a7fd21e7247c989cc5810b099f43361cf422a4 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 14 Jul 2025 12:56:13 +0200 Subject: [PATCH 046/500] New translations en.json (Italian) --- website/src/locales/it.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/it.json b/website/src/locales/it.json index 4bf612d59..b1deeb4b4 100644 --- a/website/src/locales/it.json +++ b/website/src/locales/it.json @@ -78,7 +78,7 @@ }, "hide": "Nascondi", "unhide": "Mostra", - "center": "Centro", + "center": "Centra", "open_in": "Apri con", "copy_coordinates": "Copia le coordinate" }, From 1cc54e5b2c8079db994fb06745ef44571020474d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:25 +0200 Subject: [PATCH 047/500] New translations en.json (Thai) --- website/src/locales/th.json | 543 ++++++++++++++++++++++++++++++++++++ 1 file changed, 543 insertions(+) create mode 100644 website/src/locales/th.json diff --git a/website/src/locales/th.json b/website/src/locales/th.json new file mode 100644 index 000000000..30f30805e --- /dev/null +++ b/website/src/locales/th.json @@ -0,0 +1,543 @@ +{ + "metadata": { + "home_title": "the online GPX file editor", + "app_title": "app", + "embed_title": "the online GPX file editor", + "help_title": "help", + "404_title": "page not found", + "description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations." + }, + "menu": { + "new": "New", + "new_file": "New file", + "new_track": "New track", + "new_segment": "New segment", + "open": "Open...", + "duplicate": "Duplicate", + "close": "Close", + "close_all": "Close all", + "copy": "Copy", + "paste": "Paste", + "cut": "Cut", + "export": "Export...", + "export_all": "Export all...", + "export_options": "Export options", + "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!", + "support_button": "Help keep the website free", + "download_file": "Download file", + "download_files": "Download files", + "edit": "Edit", + "undo": "Undo", + "redo": "Redo", + "delete": "Delete", + "select_all": "Select all", + "view": "View", + "elevation_profile": "Elevation profile", + "tree_file_view": "File tree", + "switch_basemap": "Switch to previous basemap", + "toggle_overlays": "Toggle overlays", + "toggle_3d": "Toggle 3D", + "settings": "Settings", + "distance_units": "Distance units", + "metric": "Metric", + "imperial": "Imperial", + "nautical": "Nautical", + "velocity_units": "Velocity units", + "temperature_units": "Temperature units", + "celsius": "Celsius", + "fahrenheit": "Fahrenheit", + "language": "Language", + "mode": "Theme", + "system": "System", + "light": "Light", + "dark": "Dark", + "street_view_source": "Street view source", + "mapillary": "Mapillary", + "google": "Google", + "toggle_street_view": "Street view", + "layers": "Map layers...", + "distance_markers": "Distance markers", + "direction_markers": "Direction arrows", + "help": "Help", + "more": "More...", + "donate": "Donate", + "ctrl": "Ctrl", + "click": "Click", + "drag": "Drag", + "metadata": { + "button": "Info...", + "name": "Name", + "description": "Description", + "save": "Save" + }, + "style": { + "button": "Appearance...", + "color": "Color", + "opacity": "Opacity", + "width": "Width" + }, + "hide": "Hide", + "unhide": "Unhide", + "center": "Center", + "open_in": "Open in", + "copy_coordinates": "Copy coordinates" + }, + "toolbar": { + "routing": { + "tooltip": "Plan or edit a route", + "activity": "Activity", + "use_routing": "Routing", + "use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled", + "allow_private": "Allow private roads", + "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" + }, + "start_loop_here": "Start loop here", + "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.", + "activities": { + "bike": "Bike", + "racing_bike": "Road bike", + "gravel_bike": "Gravel bike", + "mountain_bike": "Mountain bike", + "foot": "Run/hike", + "motorcycle": "Motorcycle", + "water": "Water", + "railway": "Railway" + }, + "surface": { + "unknown": "Unknown", + "paved": "Paved", + "unpaved": "Unpaved", + "asphalt": "Asphalt", + "concrete": "Concrete", + "cobblestone": "Cobblestone", + "paving_stones": "Paving 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", + "mud": "Mud", + "sand": "Sand", + "grass": "Grass", + "grass_paver": "Grass paver", + "clay": "Clay", + "stone": "Stone" + }, + "highway": { + "unknown": "Unknown", + "motorway": "Highway", + "motorway_link": "Highway link", + "trunk": "Primary road", + "trunk_link": "Primary road link", + "primary": "Primary road", + "primary_link": "Primary road link", + "secondary": "Secondary road", + "secondary_link": "Secondary road link", + "tertiary": "Tertiary road", + "tertiary_link": "Tertiary road link", + "unclassified": "Minor road", + "residential": "Residential road", + "living_street": "Living street", + "service": "Service road", + "track": "Track", + "footway": "Footway", + "path": "Path", + "pedestrian": "Pedestrian", + "cycleway": "Cycleway", + "steps": "Steps", + "road": "Road", + "bridleway": "Horseriding path", + "platform": "Platform", + "raceway": "Racing circuit", + "rest_area": "Rest area", + "abandoned": "Abandoned", + "services": "Services", + "corridor": "Corridor", + "bus_stop": "Bus stop", + "busway": "Busway", + "elevator": "Elevator", + "via_ferrata": "Via ferrata", + "proposed": "Road to be built", + "construction": "Road under construction" + }, + "sac_scale": { + "hiking": "Hiking", + "mountain_hiking": "Mountain hiking", + "demanding_mountain_hiking": "Demanding mountain hiking", + "alpine_hiking": "Alpine hiking", + "demanding_alpine_hiking": "Demanding alpine hiking", + "difficult_alpine_hiking": "Difficult alpine hiking" + }, + "mtb_scale": "MTB scale", + "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" + } + }, + "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 split it by clicking on one of the split markers or on the trace itself." + }, + "time": { + "tooltip": "Manage time data", + "start": "Start", + "end": "End", + "total_time": "Moving time", + "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." + }, + "merge": { + "merge_traces": "Connect the traces", + "merge_contents": "Merge the contents and keep the traces disconnected", + "merge_selection": "Merge selection", + "remove_gaps": "Remove time gaps between traces", + "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.", + "selection_tip": "Tip: use {KEYBOARD_SHORTCUT} to add items to the selection." + }, + "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." + }, + "elevation": { + "button": "Request elevation data", + "help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from Mapbox.", + "help_no_selection": "Select a file item to request elevation data." + }, + "waypoint": { + "tooltip": "Create and edit points of interest", + "icon": "Icon", + "link": "Link", + "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." + }, + "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." + }, + "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.", + "help_no_selection": "Select a trace to clean GPS points and points of interest." + } + }, + "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": { + "title": "Custom layers", + "new": "New custom layer", + "edit": "Edit custom layer", + "urls": "URL(s)", + "url_placeholder": "WMTS, WMS or Mapbox style JSON", + "max_zoom": "Max zoom", + "layer_type": "Layer type", + "basemap": "Basemap", + "overlay": "Overlay", + "create": "Create layer", + "update": "Update layer" + }, + "opacity": "Overlay opacity", + "label": { + "basemaps": "Basemaps", + "overlays": "Overlays", + "custom": "Custom", + "world": "World", + "countries": "Countries", + "belgium": "Belgium", + "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", + "swisstopoRaster": "swisstopo Raster", + "swisstopoVector": "swisstopo Vector", + "swisstopoSatellite": "swisstopo Satellite", + "ignBe": "IGN Topo", + "ignFrPlan": "IGN Plan", + "ignFrTopo": "IGN Topo", + "ignFrScan25": "IGN SCAN25", + "ignFrSatellite": "IGN Satellite", + "ignEs": "IGN Topo", + "ignEsSatellite": "IGN Satellite", + "ordnanceSurvey": "Ordnance Survey", + "norwayTopo": "Topografisk Norgeskart 4", + "swedenTopo": "Lantmäteriet Topo", + "swedenSatellite": "Lantmäteriet Satellite", + "finlandTopo": "Lantmäteriverket Terrängkarta", + "bgMountains": "BGMountains", + "usgs": "USGS", + "bikerouterGravel": "bikerouter.de Gravel", + "cyclOSMlite": "CyclOSM Lite", + "swisstopoSlope": "swisstopo Slope", + "swisstopoHiking": "swisstopo Hiking", + "swisstopoHikingClosures": "swisstopo Hiking Closures", + "swisstopoCycling": "swisstopo Cycling", + "swisstopoCyclingClosures": "swisstopo Cycling Closures", + "swisstopoMountainBike": "swisstopo MTB", + "swisstopoMountainBikeClosures": "swisstopo MTB Closures", + "swisstopoSkiTouring": "swisstopo Ski Touring", + "ignFrCadastre": "IGN Cadastre", + "ignSlope": "IGN Slope", + "ignSkiTouring": "IGN Ski Touring", + "waymarked_trails": "Waymarked Trails", + "waymarkedTrailsHiking": "Hiking", + "waymarkedTrailsCycling": "Cycling", + "waymarkedTrailsMTB": "MTB", + "waymarkedTrailsSkating": "Skating", + "waymarkedTrailsHorseRiding": "Horse Riding", + "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", + "shelter": "Shelter", + "motorized": "Cars and Motorcycles", + "fuel-station": "Fuel Station", + "parking": "Parking", + "garage": "Garage", + "barrier": "Barrier", + "tourism": "Tourism", + "attraction": "Attraction", + "viewpoint": "Viewpoint", + "hotel": "Hotel", + "campsite": "Campsite", + "hut": "Hut", + "picnic": "Picnic Area", + "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" + } + }, + "chart": { + "settings": "Elevation profile settings" + }, + "quantities": { + "distance": "Distance", + "elevation": "Elevation", + "elevation_gain_loss": "Elevation gain and loss", + "temperature": "Temperature", + "speed": "Speed", + "pace": "Pace", + "heartrate": "Heart rate", + "cadence": "Cadence", + "power": "Power", + "slope": "Slope", + "surface": "Surface", + "highway": "Category", + "time": "Time", + "moving": "Moving", + "total": "Total", + "osm_extensions": "OpenStreetMap data" + }, + "units": { + "meters": "m", + "feet": "ft", + "kilometers": "km", + "miles": "mi", + "nautical_miles": "nm", + "celsius": "°C", + "fahrenheit": "°F", + "kilometers_per_hour": "km/h", + "miles_per_hour": "mph", + "minutes_per_kilometer": "min/km", + "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", + "heartrate": "bpm", + "cadence": "rpm", + "power": "W" + }, + "gpx": { + "file": "File", + "files": "Files", + "track": "Track", + "tracks": "Tracks", + "segment": "Segment", + "segments": "Segments", + "waypoint": "Point of interest", + "waypoints": "Points of interest", + "symbol": { + "alert": "Alert", + "anchor": "Anchor", + "bank": "Bank", + "beach": "Beach", + "bike_trail": "Bike Trail", + "binoculars": "Binoculars", + "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", + "lodging": "Accommodation", + "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", + "shelter": "Shelter", + "shopping_center": "Shopping Center", + "shower": "Shower", + "summit": "Summit", + "telephone": "Telephone", + "tunnel": "Tunnel", + "water_source": "Water Source" + } + }, + "homepage": { + "website": "Website", + "home": "Home", + "app": "App", + "contact": "Contact", + "reddit": "Reddit", + "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." + }, + "docs": { + "translate": "Improve the translation on Crowdin", + "answer_not_found": "Did not find what you were looking for?", + "ask_on_reddit": "Ask the community on Reddit", + "search": { + "search": "Search", + "clear": "Clear", + "cancel": "Cancel", + "recent": "Recent searches", + "no_recent": "No recent searches", + "save": "Save this search", + "remove": "Remove this search from history", + "favorites": "Favorites", + "remove_favorite": "Remove this search from favorites", + "to_select": "to select", + "to_navigate": "to navigate", + "to_close": "to close", + "no_results": "No results for", + "no_results_suggestion": "Try searching for" + } + }, + "embedding": { + "title": "Create your own map", + "mapbox_token": "Mapbox access token", + "file_urls": "File URLs (separated by commas)", + "drive_ids": "Google Drive file IDs (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", + "zoom": "Zoom", + "pitch": "Pitch", + "bearing": "Bearing", + "preview": "Preview", + "code": "Integration code" + }, + "webgl2_required": "WebGL 2 is required to display the map.", + "enable_webgl2": "Learn how to enable WebGL 2 in your browser", + "page_not_found": "page not found" +} From 301d658a29173eeedc7cfdef9f76da02de988c68 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:26 +0200 Subject: [PATCH 048/500] New translations files-and-stats.mdx (Thai) --- website/src/lib/docs/th/files-and-stats.mdx | 110 ++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 website/src/lib/docs/th/files-and-stats.mdx diff --git a/website/src/lib/docs/th/files-and-stats.mdx b/website/src/lib/docs/th/files-and-stats.mdx new file mode 100644 index 000000000..19cf4e98e --- /dev/null +++ b/website/src/lib/docs/th/files-and-stats.mdx @@ -0,0 +1,110 @@ +--- +title: Files and statistics +--- + + + +# { title } + +## File list + +Once you have [opened](./menu/file) files, they will be shown as tabs in the file list located at the bottom of the map. +You can reorder them by dragging and dropping the tabs. +And when many files are open, you can scroll through the list of tabs to navigate between them. + + + +When using a mouse, you need to hold Shift to scroll horizontally. + + + +### File selection + +By clicking on a tab, you can switch between the files to inspect their statistics, and apply [edit actions](./menu/edit) and [tools](./toolbar) to them. +By holding the Ctrl/Cmd key, you can add files to the selection or remove them, and by holding Shift, you can select a range of files. +Most of the [edit actions](./menu/edit) and [tools](./toolbar) can be applied to multiple files at once. + + + +You can also navigate through the files using the arrow keys on your keyboard, and use Shift to add files to the selection. + + + +### Edit actions + +By right-clicking on a file tab, you can access the same actions as in the [edit menu](./menu/edit). + +### Tree layout + +As mentioned in the [view options section](./menu/view), you can switch to a tree layout for the files list. +This layout is ideal for managing a large number of open files, as it organizes them into a vertical list on the right side of the map. +In addition, the file tree view enables you to inspect the [tracks, segments, and points of interest](./gpx) contained inside the files through collapsible sections. + +You can also apply [edit actions](./menu/edit) and [tools](./toolbar) to internal file items. +Furthermore, you can drag and drop the inner items to reorder them, or move them in the hierarchy or even to another file. + + + +The size of the file list can be adjusted by dragging the separator between the map and the file list. + + + +## Elevation profile and statistics + +At the bottom of the interface, you can find the elevation profile and statistics for the current selection. + + + +The size of the elevation profile can be adjusted by dragging the separator between the map and the elevation profile. + + + +### Interactive statistics + +When hovering over the elevation profile, a tooltip will show statistics at the cursor position. + +To get the statistics for a specific section of the elevation profile, you can drag a selection rectangle on the profile. +Click on the profile to reset the selection. + +You can also use the mouse wheel to zoom in and out on the elevation profile, and move left and right by dragging the profile while holding the Shift key. + +
+ +
+
+
+ +
+
+ +### Additional data + +Using the button at the bottom-right of the elevation profile, you can optionally color the elevation profile by: + +- **slope** information computed from the elevation data, or +- **surface** or **category** data coming from OpenStreetMap's surface and highway tags. + This is only available for files created with **gpx.studio**. + +If your selection includes it, you can also visualize: **speed**, **heart rate**, **cadence**, **temperature** and **power** data on the elevation profile. From be1529331c79eb4aa24bad4917306fcc533a627b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:27 +0200 Subject: [PATCH 049/500] New translations getting-started.mdx (Thai) --- website/src/lib/docs/th/getting-started.mdx | 37 +++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 website/src/lib/docs/th/getting-started.mdx diff --git a/website/src/lib/docs/th/getting-started.mdx b/website/src/lib/docs/th/getting-started.mdx new file mode 100644 index 000000000..956a4ebcf --- /dev/null +++ b/website/src/lib/docs/th/getting-started.mdx @@ -0,0 +1,37 @@ +--- +title: Getting started +--- + + + +# { title } + +Welcome to the official guide for **gpx.studio**! +This guide will walk you through all the components and tools of the interface, helping you become a proficient user of the application. + + + +As shown in the screenshot above, the interface is divided into four main sections organized around the map. +Before we dive into the details of each section, let's have a quick overview of the interface. + +## Menu + +At the top of the interface, you will find the [main menu](./menu). +This is where you can access common actions such as opening, closing, and exporting files, undoing and redoing actions, and adjusting the application settings. + +## Files and statistics + +At the bottom of the interface, you will find the list of files currently open in the application. +You can click on a file to select it and display its statistics below the list. +In the [dedicated section](./files-and-stats), we will explain how to select multiple files and switch to a tree layout for advanced file management. + +## Toolbar + +On the left side of the interface, you will find the [toolbar](./toolbar), which contains all the tools you can use to edit your files. + +## Map controls + +Finally, on the right side of the interface, you will find the [map controls](./map-controls). +These controls allow you to navigate the map, zoom in and out, and switch between different map styles. From f7da09f20fb6cf41db672cb6b99ac80e2342c60b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:28 +0200 Subject: [PATCH 050/500] New translations gpx.mdx (Thai) --- website/src/lib/docs/th/gpx.mdx | 34 +++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 website/src/lib/docs/th/gpx.mdx diff --git a/website/src/lib/docs/th/gpx.mdx b/website/src/lib/docs/th/gpx.mdx new file mode 100644 index 000000000..bef13ac72 --- /dev/null +++ b/website/src/lib/docs/th/gpx.mdx @@ -0,0 +1,34 @@ +--- +title: GPX file format +--- + + + +# { title } + +The GPX file format is an open standard for exchanging GPS data between applications and GPS devices. +It essentially consists of a series of GPS points encoding one or multiple GPS traces, and, optionally, some points of interest. + +GPX files may also contain metadata, of which the **name** and **description** fields are the most useful for users. + +### Tracks, segments, and GPS points + +As mentioned above, a GPX file can contain multiple GPS traces. +These are organized in a hierarchical structure, with tracks at the top level. + +- A **track** is made of a sequence of disconnected segments. + Furthermore, it can contain metadata such as a **name**, a **description**, and **appearance properties**. +- A **segment** is a sequence of GPS points that form a continuous path. +- A **GPS point** is a location with a latitude, a longitude, and optionally a timestamp and an altitude. + Some devices also store additional information such as heart rate, cadence, temperature, and power. + +In most cases, GPX files contain a single track with a single segment. +However, the hierarchy described above allows for more advanced use cases, such as planning multi-day trips with several variants for each day. + +### Points of interest + +**Points of interest** (technically called _waypoints_) represent locations of interest to show either on a GPS device or on a digital map. + +In addition to its coordinates, a point of interest can have a **name** and a **description**. From bf0cf0309137edfbdebe201dbcf97dc83e3d05d2 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:30 +0200 Subject: [PATCH 051/500] New translations funding.mdx (Thai) --- website/src/lib/docs/th/home/funding.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 website/src/lib/docs/th/home/funding.mdx diff --git a/website/src/lib/docs/th/home/funding.mdx b/website/src/lib/docs/th/home/funding.mdx new file mode 100644 index 000000000..93c7014f8 --- /dev/null +++ b/website/src/lib/docs/th/home/funding.mdx @@ -0,0 +1,13 @@ + + +## Help keep the website free (and ad-free) + +Each time you add or move GPS points, our servers calculate the best route on the road network. +We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. + +Unfortunately, this is expensive. +If you enjoy using this tool and find it valuable, please consider making a small donation to help keep the website free and ad-free. + +Thank you very much for your support! ❤️ From 4f4291ac47df3e62c90aff247a88c6440219a13d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:32 +0200 Subject: [PATCH 052/500] New translations mapbox.mdx (Thai) --- website/src/lib/docs/th/home/mapbox.mdx | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 website/src/lib/docs/th/home/mapbox.mdx diff --git a/website/src/lib/docs/th/home/mapbox.mdx b/website/src/lib/docs/th/home/mapbox.mdx new file mode 100644 index 000000000..3085ec537 --- /dev/null +++ b/website/src/lib/docs/th/home/mapbox.mdx @@ -0,0 +1,5 @@ +Mapbox is the company that provides some of the beautiful maps on this website. +They also develop the map engine which powers **gpx.studio**. + +We are incredibly fortunate and grateful to be part of their Community program, which supports nonprofits, educational institutions, and positive impact organizations. +This partnership allows **gpx.studio** to benefit from Mapbox tools at discounted prices, greatly contributing to the financial viability of the project and enabling us to offer the best possible user experience. From 0cdea488c98310ab51640c7b13fa23f263ee05fe Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:33 +0200 Subject: [PATCH 053/500] New translations translation.mdx (Thai) --- website/src/lib/docs/th/home/translation.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 website/src/lib/docs/th/home/translation.mdx diff --git a/website/src/lib/docs/th/home/translation.mdx b/website/src/lib/docs/th/home/translation.mdx new file mode 100644 index 000000000..1299512ec --- /dev/null +++ b/website/src/lib/docs/th/home/translation.mdx @@ -0,0 +1,12 @@ + + +## Translation + +The website is translated by volunteers using a collaborative translation platform. +You can contribute by adding or improving translations on our Crowdin project. + +If you would like to start translating into a new language, please get in touch. + +Any help is greatly appreciated! From a354698022bf255cc36f018a48f07b1bcbdfa46b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:34 +0200 Subject: [PATCH 054/500] New translations integration.mdx (Thai) --- website/src/lib/docs/th/integration.mdx | 27 +++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 website/src/lib/docs/th/integration.mdx diff --git a/website/src/lib/docs/th/integration.mdx b/website/src/lib/docs/th/integration.mdx new file mode 100644 index 000000000..a08c54dfc --- /dev/null +++ b/website/src/lib/docs/th/integration.mdx @@ -0,0 +1,27 @@ +--- +title: Integration +--- + + + +# { title } + +You can use **gpx.studio** to create maps showing your GPX files and embed them in your website. + +All you need is: + +1. A Mapbox access token to load the map, and +2. GPX files hosted on your server or on Google Drive, or accessible via a public URL. + +You can then play with the configurator below to customize your map and generate the corresponding HTML code. + + + +You will need to set up Cross-Origin Resource Sharing (CORS) headers on your server to allow gpx.studio to load your GPX files. + + + + From 942ef1615e46fb99fba3d63cc6881d3585e6f5a5 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:35 +0200 Subject: [PATCH 055/500] New translations map-controls.mdx (Thai) --- website/src/lib/docs/th/map-controls.mdx | 70 ++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 website/src/lib/docs/th/map-controls.mdx diff --git a/website/src/lib/docs/th/map-controls.mdx b/website/src/lib/docs/th/map-controls.mdx new file mode 100644 index 000000000..8eee6884c --- /dev/null +++ b/website/src/lib/docs/th/map-controls.mdx @@ -0,0 +1,70 @@ +--- +title: Map controls +--- + + + +# { title } + +The map controls are located on the right side of the interface. +These controls allow you to navigate the map, zoom in and out, and switch between different map styles. + +### Map navigation + +The controls at the top allow you to zoom in and out , and to change the orientation and tilt of the map . + + + +To control the orientation and tilt of the map, you can also drag the map while holding Ctrl. + + + +### Search bar + +You can use the search bar to look for an address and navigate to it on the map. + +### Locate button + +The locate button centers the map on your current location. + + + +This only works if you have allowed your browser and gpx.studio to access your location. + + + +### Street view + +This button can be used to enable street view mode on the map. +Depending on the street view source chosen in the [settings](./menu/settings), street view imagery can be accessed differently. + +- Mapillary: the street view coverage will appear as green lines on the map. When zoomed in enough, green dots will show the exact locations where street view imagery is available. Hovering over a green dot will show the street view image at that location. +- Google Street View: click on the map to open a new tab with the street view imagery at that location. + +### Map layers + +The map layers button allows you to switch between different basemaps, and toggle map overlays and categories of points of interest. + +- **Basemaps** are background maps that present the main geographic features of the world. + Depending on their purpose, basemaps have different styles and levels of detail. + Only one basemap can be displayed at a time. +- **Overlays** are additional layers that can be displayed on top of the basemap to provide complementary information. +- **Points of interest** can be added to the map to show different categories of places, such as shops, restaurants, or accommodations. + +
+ + + Hover over the map to show the Waymarked Trails hiking overlay on top of the Mapbox Outdoors basemap. + +
+ +A large collection of global and local basemaps and overlays is available in **gpx.studio**, as well as a selection of point-of-interest categories. +They can be enabled in the [map layer settings dialog](./menu/settings). + +In these settings, you can also manage the opacity of the overlays. + +For advanced users, it is possible to add custom basemaps and overlays by providing WMTS, WMS, or Mapbox style JSON URLs. From 80cd513ab77b0dbf78726afe15b576a287c15433 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:37 +0200 Subject: [PATCH 056/500] New translations menu.mdx (Thai) --- website/src/lib/docs/th/menu.mdx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 website/src/lib/docs/th/menu.mdx diff --git a/website/src/lib/docs/th/menu.mdx b/website/src/lib/docs/th/menu.mdx new file mode 100644 index 000000000..db6245de9 --- /dev/null +++ b/website/src/lib/docs/th/menu.mdx @@ -0,0 +1,17 @@ +--- +title: Menu +--- + + + +# { title } + +The main menu, located at the top of the interface, provides access to actions, options, and settings divided into several categories, explained separately in the following sections. + + + +Most of the menu actions can also be performed using the keyboard shortcuts displayed in the menu. + + From eeea15e37326610ace60e48897029f12971ab9a1 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:38 +0200 Subject: [PATCH 057/500] New translations edit.mdx (Thai) --- website/src/lib/docs/th/menu/edit.mdx | 96 +++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 website/src/lib/docs/th/menu/edit.mdx diff --git a/website/src/lib/docs/th/menu/edit.mdx b/website/src/lib/docs/th/menu/edit.mdx new file mode 100644 index 000000000..cbcdd96ec --- /dev/null +++ b/website/src/lib/docs/th/menu/edit.mdx @@ -0,0 +1,96 @@ +--- +title: Edit actions +--- + + + +# { title } + +Unlike the file actions, the edit actions can potentially modify the content of the currently selected files. +Moreover, when the tree layout of the files list is enabled (see [Files and statistics](../files-and-stats)), they can also be applied to [tracks, segments, and points of interest](../gpx). +Therefore, we will refer to the elements that can be modified by these actions as _file items_. +Note that except for the undo and redo actions, the edit actions are also accessible through the context menu (right-click) of the file items. + +### Undo and redo + +Using these buttons, you can undo or redo the last actions you performed. +This applies to all actions of the interface but not to view options, application settings, or map navigation. + +### Info... + +Open the information dialog of the currently selected file item, where you can see and edit its name and description. + +### Appearance... + +Open the appearance dialog, where you can change the color, opacity, and width of the selected file items on the map. + +### Hide/unhide + +Toggle the visibility of the selected file items on the map. + +### New track + +Create a new track in the selected file. + + + +This action is only available when the tree layout of the files list is enabled. +Additionally, the selection must be a single file. + + + +### New segment + +Create a new segment in the selected track. + + + +This action is only available when the tree layout of the files list is enabled. +Additionally, the selection must be a single track. + + + +### Select all + +Add all file items in the current hierarchy level to the selection. + +### Center + +Center the map on the selected file items. + +### Copy + +Copy the selected file items to the clipboard. + + + +This action is only available when the tree layout of the files list is enabled. + + + +### Cut + +Cut the selected file items to the clipboard. + + + +This action is only available when the tree layout of the files list is enabled. + + + +### Paste + +Paste the file items from the clipboard to the current hierarchy level if they are compatible with it. + + + +This action is only available when the tree layout of the files list is enabled. + + + +### Delete + +Delete the selected file items. From 78bece5616dbf5e6ea954093d94874384cedd50d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:39 +0200 Subject: [PATCH 058/500] New translations file.mdx (Thai) --- website/src/lib/docs/th/menu/file.mdx | 52 +++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 website/src/lib/docs/th/menu/file.mdx diff --git a/website/src/lib/docs/th/menu/file.mdx b/website/src/lib/docs/th/menu/file.mdx new file mode 100644 index 000000000..5ef690e2f --- /dev/null +++ b/website/src/lib/docs/th/menu/file.mdx @@ -0,0 +1,52 @@ +--- +title: File actions +--- + + + +# { title } + +The file actions menu contains a set of pretty self-explanatory file operations. + +### New + +Create a new empty file. + +### Open... + +Open files from your computer. + + + +You can also drag and drop files directly from your file system into the window. + + + +### Duplicate + +Create a copy of the currently selected files. + +### Close + +Close the currently selected files. + +### Close all + +Close all files. + +### Export... + +Open the export dialog to save the currently selected files to your computer. + +### Export all... + +Open the export dialog to save all files to your computer. + + + +If your download does not start after clicking the download button, please check your browser settings to allow downloads from gpx.studio. + + From dfa7e2f5bb4edd985c4ea3e9b6292213fb801c71 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:41 +0200 Subject: [PATCH 059/500] New translations settings.mdx (Thai) --- website/src/lib/docs/th/menu/settings.mdx | 50 +++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 website/src/lib/docs/th/menu/settings.mdx diff --git a/website/src/lib/docs/th/menu/settings.mdx b/website/src/lib/docs/th/menu/settings.mdx new file mode 100644 index 000000000..8c5297298 --- /dev/null +++ b/website/src/lib/docs/th/menu/settings.mdx @@ -0,0 +1,50 @@ +--- +title: Settings +--- + + + +# { title } + +### Distance units + +Change the units used to display distances in the interface. + +### Velocity units + +Change the units used to display velocities in the interface. +You can choose between distance per hour or minutes per distance, which can be more suitable for running activities. + +### Temperature units + +Change the units used to display temperatures in the interface. + +### Language + +Change the language used in the interface. + + + +You can contribute by adding or improving translations on our Crowdin project. +If you would like to start translating into a new language, please get in touch. +Any help is greatly appreciated! + + + +### Theme + +Change the theme used in the interface. + +### Street view source + +Change the source used for the [street view control](../map-controls). +The default one is Mapillary, but you can also use Google Street View. +Learn more about how to use the street view control in the [map controls section](../map-controls). + +### Map layers... + +Open a dialog where you can enable or disable map layers, add custom ones, change the opacity of overlays, and more. +More information about map layers can be found in the [map controls section](../map-controls). From 2bab06561e024f34693d798ae447b72388473f03 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:42 +0200 Subject: [PATCH 060/500] New translations view.mdx (Thai) --- website/src/lib/docs/th/menu/view.mdx | 49 +++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 website/src/lib/docs/th/menu/view.mdx diff --git a/website/src/lib/docs/th/menu/view.mdx b/website/src/lib/docs/th/menu/view.mdx new file mode 100644 index 000000000..0e6ff3f32 --- /dev/null +++ b/website/src/lib/docs/th/menu/view.mdx @@ -0,0 +1,49 @@ +--- +title: View options +--- + + + +# { title } + +This menu provides options to rearrange the interface and the map view. + +### Elevation profile + +Hide the elevation profile to make room for the map, or show it to inspect the current selection. + +### File tree + +Toggle the tree layout for the [file list](../files-and-stats). +This layout is ideal for managing a large number of open files, as it organizes them into a vertical list on the right side of the map. +In addition, the file tree view enables you to inspect the [tracks, segments, and points of interest](../gpx) contained inside the files through collapsible sections. + +### Switch to previous basemap + +Change the basemap to the one previously selected through the [map layer control](../map-controls). + +### Toggle overlays + +Toggle the visibility of the map overlays selected through the [map layer control](../map-controls). + +### Distance markers + +Toggle the visibility of distance markers on the map. +They are displayed for the current selection, like the [elevation profile](../files-and-stats). + +### Direction arrows + +Toggle the visibility of direction arrows on the map. + +### Toggle 3D + +Enter or exit the 3D map view. + + + +To control the orientation and tilt of the map, you can also drag the map while holding Ctrl. + + From 8c05fc4da08b8f33069bcc1228635b6ef3b2cbbd Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:43 +0200 Subject: [PATCH 061/500] New translations toolbar.mdx (Thai) --- website/src/lib/docs/th/toolbar.mdx | 32 +++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 website/src/lib/docs/th/toolbar.mdx diff --git a/website/src/lib/docs/th/toolbar.mdx b/website/src/lib/docs/th/toolbar.mdx new file mode 100644 index 000000000..86a6a9802 --- /dev/null +++ b/website/src/lib/docs/th/toolbar.mdx @@ -0,0 +1,32 @@ +--- +title: Toolbar +--- + + + +# { title } + +The toolbar is located on the left side of the map and is the heart of the application, as it provides access to the main features of **gpx.studio**. +Each tool is represented by an icon and can be activated by clicking on it. + +
+
+ +
+
+ +As with [edit actions](./menu/edit), most tools can be applied to multiple files at once and to [inner tracks and segments](./gpx). + +The next sections describe each tool in detail. From 676e87591a69e9ec577bf863e543695eba97e833 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:44 +0200 Subject: [PATCH 062/500] New translations clean.mdx (Thai) --- website/src/lib/docs/th/toolbar/clean.mdx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 website/src/lib/docs/th/toolbar/clean.mdx diff --git a/website/src/lib/docs/th/toolbar/clean.mdx b/website/src/lib/docs/th/toolbar/clean.mdx new file mode 100644 index 000000000..e8b8ffc58 --- /dev/null +++ b/website/src/lib/docs/th/toolbar/clean.mdx @@ -0,0 +1,18 @@ +--- +title: Clean +--- + + + +# { title } + +When the clean tool is selected, dragging the map will create a rectangular selection. + +Depending on the options selected in the dialog shown below, clicking the delete button will remove GPS points and/or [points of interest](../gpx) located either inside or outside the selection. + +
+ +
From 183727cd50abb1ca9cf8cab5b9a9afafae7b98f5 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:46 +0200 Subject: [PATCH 063/500] New translations extract.mdx (Thai) --- website/src/lib/docs/th/toolbar/extract.mdx | 26 +++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 website/src/lib/docs/th/toolbar/extract.mdx diff --git a/website/src/lib/docs/th/toolbar/extract.mdx b/website/src/lib/docs/th/toolbar/extract.mdx new file mode 100644 index 000000000..737c451d7 --- /dev/null +++ b/website/src/lib/docs/th/toolbar/extract.mdx @@ -0,0 +1,26 @@ +--- +title: Extract +--- + + + +# { title } + +This tool allows you to extract [tracks (or segments)](../gpx) from files (or tracks) containing multiple of them. + +
+ +
+ +Applying the tool to a file containing multiple tracks will create a new file for each of the tracks it contains. +Similarly, applying the tool to a track containing multiple segments will create (in the same file) a new track for each of the segments it contains. + + + +When extracting the tracks from a file containing points of interest, the tool will automatically assign each point of interest to the track it is closest to. + + From 8f2d217fd40a501aba495116c0ddcc617cbe2930 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:47 +0200 Subject: [PATCH 064/500] New translations merge.mdx (Thai) --- website/src/lib/docs/th/toolbar/merge.mdx | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 website/src/lib/docs/th/toolbar/merge.mdx diff --git a/website/src/lib/docs/th/toolbar/merge.mdx b/website/src/lib/docs/th/toolbar/merge.mdx new file mode 100644 index 000000000..11ca1f1d2 --- /dev/null +++ b/website/src/lib/docs/th/toolbar/merge.mdx @@ -0,0 +1,20 @@ +--- +title: Merge +--- + + + +# { title } + +To use this tool, you need to [select](../files-and-stats) multiple files, [tracks, or segments](../gpx). + +- If your goal is to create a single continuous trace from your selection, use the **Connect the traces** option and validate. +- The second option can be used to create or manage files with multiple [tracks or segments](../gpx). + Merging files (or tracks) will result in a single file (or track) containing all tracks (or segments) from the selection. + +
+ +
From bc11a5ad0a921f25a51361ff635caa982c8be827 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:49 +0200 Subject: [PATCH 065/500] New translations minify.mdx (Thai) --- website/src/lib/docs/th/toolbar/minify.mdx | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 website/src/lib/docs/th/toolbar/minify.mdx diff --git a/website/src/lib/docs/th/toolbar/minify.mdx b/website/src/lib/docs/th/toolbar/minify.mdx new file mode 100644 index 000000000..11b532489 --- /dev/null +++ b/website/src/lib/docs/th/toolbar/minify.mdx @@ -0,0 +1,26 @@ +--- +title: Minify +--- + + + +# { title } + +This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. + +You can adjust the tolerance of the simplification algorithm using the slider, and see the number of points that will be kept, as well as the simplified trace on the map. + +
+ +
+ + + +The tolerance value represents the maximum distance allowed between the original trace and the simplified trace. +You can read more about the algorithm used here. + + From 86a72f77c1f5e34a9020dd0505518d79bf7e93c6 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:50 +0200 Subject: [PATCH 066/500] New translations poi.mdx (Thai) --- website/src/lib/docs/th/toolbar/poi.mdx | 27 +++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 website/src/lib/docs/th/toolbar/poi.mdx diff --git a/website/src/lib/docs/th/toolbar/poi.mdx b/website/src/lib/docs/th/toolbar/poi.mdx new file mode 100644 index 000000000..6cdc531fe --- /dev/null +++ b/website/src/lib/docs/th/toolbar/poi.mdx @@ -0,0 +1,27 @@ +--- +title: Points of interest +--- + + + +# { title } + +[Points of interest](../gpx) can be added to GPX files to mark locations of interest on the map and display them on your GPS device. + +### Creating a point of interest + +To create a point of interest, fill in the form shown below. +You can choose the location of the point of interest either by clicking on the map or by entering the coordinates manually. +Validate the form when you are done. + +
+ +
+ +### Editing a point of interest + +The form above can also be used to edit an existing point of interest after selecting it on the map. +If you only need to move the point of interest, you can drag it to the desired location. From 53024012fc0b84ccde16f7f179ca46b6f52990bd Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:51 +0200 Subject: [PATCH 067/500] New translations routing.mdx (Thai) --- website/src/lib/docs/th/toolbar/routing.mdx | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 website/src/lib/docs/th/toolbar/routing.mdx diff --git a/website/src/lib/docs/th/toolbar/routing.mdx b/website/src/lib/docs/th/toolbar/routing.mdx new file mode 100644 index 000000000..dfed41da3 --- /dev/null +++ b/website/src/lib/docs/th/toolbar/routing.mdx @@ -0,0 +1,84 @@ +--- +title: Route planning and editing +--- + + + +# { title } + +The route planning and editing tool allows you to create and edit routes by placing or moving anchor points on the map. + +## Settings + +As shown below, the tool dialog contains a few settings to control the routing behavior. +You can minimize the dialog to save space by clicking on . + +
+ +
+ +### Routing + +When routing is enabled, anchor points placed or moved on the map will be connected by a route calculated on the OpenStreetMap road network. +Disable routing to connect anchor points with straight lines. +This setting can also be toggled by pressing F5. + +### Activity + +Select the activity type to tailor the routes for. + +### Allow private roads + +When enabled, the routing engine will consider private roads when computing routes. + + + +Only use this option if you have local knowledge of the area and have permission to use the roads in question. + + + +## Plotting and editing routes + +Creating a route or extending an existing one is as simple as clicking on the map to place a new anchor point. + +You can also drag an existing anchor point to reroute the segment connecting it with the previous and next anchor point. + +Furthermore, new anchor points can be inserted between existing ones by hovering over the segment connecting them and dragging the anchor point that appears to the desired location. +On touch devices, you can tap on the segment to insert a new anchor point. + + + +When editing imported GPX files, an initial set of anchor points is created automatically. +To ease the editing process, the more the map is zoomed in, the more anchor points are displayed. +This allows the route to be edited at different levels of detail. + + + +Finally, you can delete anchor points by clicking on them and selecting from the context menu. + + + +## Additional tools + +The following tools automate some common route modification operations. + +### Reverse + +Reverse the direction of the route. + +### Back to start + +Connect the last point of the route with the starting point, using the chosen routing settings. + +### Round trip + +Return to the starting point by the same route. + +### Change the start of the loop + +When the end point of the route is close enough to the start, you can change the start of the loop by clicking on any anchor point and selecting from the context menu. From 334cacf93c270dcfa55ee987785ff470fee38d98 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:52 +0200 Subject: [PATCH 068/500] New translations scissors.mdx (Thai) --- website/src/lib/docs/th/toolbar/scissors.mdx | 32 ++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 website/src/lib/docs/th/toolbar/scissors.mdx diff --git a/website/src/lib/docs/th/toolbar/scissors.mdx b/website/src/lib/docs/th/toolbar/scissors.mdx new file mode 100644 index 000000000..dda7622fe --- /dev/null +++ b/website/src/lib/docs/th/toolbar/scissors.mdx @@ -0,0 +1,32 @@ +--- +title: Crop and split +--- + + + +# { title } + +## Crop + +Using the slider, you can define the part of the selected trace that you want to keep. +The start and end markers on the map and the [statistics and elevation profile](../files-and-stats) are updated in real time to reflect the selection. +Alternatively, you can drag a selection rectangle directly on the elevation profile. +Validate the selection when you are satisfied with the result. + +
+ +
+ +## Split + +To split the selected trace into two parts, click on one of the split markers displayed along the trace. +To split at a specific point of your choice, hover over the trace on the map. +Scissors will appear at the cursor position, showing that you can split the trace at that point. + +You can choose to split the trace into two GPX files, or to keep the split parts in the same file as [tracks or segments](../gpx). + + From aab70951dcfa5e63de6ca42dc5a3deca410b3a6c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:54 +0200 Subject: [PATCH 069/500] New translations time.mdx (Thai) --- website/src/lib/docs/th/toolbar/time.mdx | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 website/src/lib/docs/th/toolbar/time.mdx diff --git a/website/src/lib/docs/th/toolbar/time.mdx b/website/src/lib/docs/th/toolbar/time.mdx new file mode 100644 index 000000000..4b0161146 --- /dev/null +++ b/website/src/lib/docs/th/toolbar/time.mdx @@ -0,0 +1,27 @@ +--- +title: Time +--- + + + +# { title } + +This tool allows you to change or add timestamps to a trace. +You simply need to use the form shown below and validate it when you are done. + +
+
+ +When you edit the speed, the moving time is adapted accordingly in the form, and vice versa. +Similarly, when you edit the start time, the end time is updated to keep the same total duration, and vice versa. + + + +When using this tool with existing timestamps, changing the time or speed will simply shift, stretch, or compress them accordingly. + + From a5af38ae3d830d88779927c11eb0ef2fc1016cdd Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:55 +0200 Subject: [PATCH 070/500] New translations faq.mdx (Thai) --- website/src/lib/docs/th/faq.mdx | 35 +++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 website/src/lib/docs/th/faq.mdx diff --git a/website/src/lib/docs/th/faq.mdx b/website/src/lib/docs/th/faq.mdx new file mode 100644 index 000000000..5975d0fc3 --- /dev/null +++ b/website/src/lib/docs/th/faq.mdx @@ -0,0 +1,35 @@ +--- +title: FAQ +--- + + + +# { title } + +### Do I need to donate to use the website? + +No. +The website is free to use and always will be (as long as it is financially sustainable). +However, donations are appreciated and help keep the website running. + +### Why is this route chosen over that one? _Or_ how can I add something to the map? + +**gpx.studio** uses data from OpenStreetMap, which is an open and collaborative world map. +This means you can contribute to the map by adding or editing data on OpenStreetMap. + +If you have never contributed to OpenStreetMap before, here is how you can suggest changes: + +1. Go to the location where you want to add or edit data on the map. +2. Use the tool on the right to inspect the existing data. +3. Right-click on the location and select . +4. Explain what is incorrect or missing in the note and click to submit it. + +Someone more experienced with OpenStreetMap will then review your note and make the necessary changes. + + + +More information on how to contribute to OpenStreetMap can be found here. + + From f8abb1ca24fe1e9bbb9eeb39f0a2eb6b02b67325 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 15 Jul 2025 14:10:56 +0200 Subject: [PATCH 071/500] New translations elevation.mdx (Thai) --- website/src/lib/docs/th/toolbar/elevation.mdx | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 website/src/lib/docs/th/toolbar/elevation.mdx diff --git a/website/src/lib/docs/th/toolbar/elevation.mdx b/website/src/lib/docs/th/toolbar/elevation.mdx new file mode 100644 index 000000000..8fb869d59 --- /dev/null +++ b/website/src/lib/docs/th/toolbar/elevation.mdx @@ -0,0 +1,24 @@ +--- +title: Elevation +--- + + + +# { title } + +This tool allows you to add elevation data to traces and [points of interest](../gpx), or to replace the existing data. + +
+ +
+ + + +Elevation data is provided by Mapbox. +You can learn more about its origin and accuracy in the documentation. + + From fc6d5c2a1dddbcfaf6e1d380c1253335c905614c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 16 Jul 2025 07:51:58 +0200 Subject: [PATCH 072/500] New translations en.json (Basque) --- website/src/locales/eu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/eu.json b/website/src/locales/eu.json index f7e649eb4..74e84eafd 100644 --- a/website/src/locales/eu.json +++ b/website/src/locales/eu.json @@ -242,7 +242,7 @@ "latitude": "Latitudea", "create": "Sortu interes-puntua", "add": "Gehitu interes-puntua fitxategiari", - "help": "Bete formularioa interes-puntua gehitzeko edo egin klik baten editatzeko. Egin klik mapan koordenatuak betetzeko edo arrastatu puntuak mugitzeko.", + "help": "Klik egin mapan eta bete formularioa interesgunea gehitzeko edo egin klik interesgunean hura editatzeko. Interesgunea arrastatu tokiz aldatzeko.", "help_no_selection": "Aukeratu fitxategia interes-puntuak sortu edo editatzeko." }, "reduce": { From 9969fd7dece95b178d51b36c8ac8c1c8d3e34d02 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 17 Jul 2025 23:06:28 +0200 Subject: [PATCH 073/500] New translations edit.mdx (Swedish) --- website/src/lib/docs/sv/menu/edit.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/sv/menu/edit.mdx b/website/src/lib/docs/sv/menu/edit.mdx index 71a3b5756..43e091393 100644 --- a/website/src/lib/docs/sv/menu/edit.mdx +++ b/website/src/lib/docs/sv/menu/edit.mdx @@ -25,7 +25,7 @@ This applies to all actions of the interface but not to view options, applicatio ### Appearance... -Öppma Utseende-dialogen där du kan ändra färg, opacitet och bredden på de valda filobjekten på kartan. +Öppna Utseende-dialogen där du kan ändra färg, opacitet och bredden på de valda filobjekten på kartan. ### Hide/unhide From 42743e637ef8f251663e34c8bd7be800395174a4 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 18 Jul 2025 16:38:10 +0200 Subject: [PATCH 074/500] New translations en.json (French) --- website/src/locales/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/fr.json b/website/src/locales/fr.json index 2190d0364..649bf6af4 100644 --- a/website/src/locales/fr.json +++ b/website/src/locales/fr.json @@ -261,7 +261,7 @@ "delete_outside": "Supprimer en dehors de la sélection", "button": "Supprimer", "help": "Sélectionnez une zone rectangulaire sur la carte pour supprimer les points GPS et les points d'intérêt.", - "help_no_selection": "Sélectionnez une trace pour nettoyer les points GPS et les points d'intérêt." + "help_no_selection": "Sélectionnez une trace pour supprimer les points GPS et les points d'intérêt." } }, "layers": { From 06baa3382701dd0b20d4af871a90791216a77f57 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sun, 20 Jul 2025 18:31:13 +0200 Subject: [PATCH 075/500] New translations gpx.mdx (Portuguese) --- website/src/lib/docs/pt/gpx.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/pt/gpx.mdx b/website/src/lib/docs/pt/gpx.mdx index bef13ac72..6e5e09115 100644 --- a/website/src/lib/docs/pt/gpx.mdx +++ b/website/src/lib/docs/pt/gpx.mdx @@ -18,7 +18,7 @@ GPX files may also contain metadata, of which the **name** and **description** f As mentioned above, a GPX file can contain multiple GPS traces. These are organized in a hierarchical structure, with tracks at the top level. -- A **track** is made of a sequence of disconnected segments. +- Uma **faixa** é feita de uma sequência de segmentos desconectados. Furthermore, it can contain metadata such as a **name**, a **description**, and **appearance properties**. - A **segment** is a sequence of GPS points that form a continuous path. - A **GPS point** is a location with a latitude, a longitude, and optionally a timestamp and an altitude. From d303b8db3e72905854ed8521ade95b514ea90c6f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sun, 20 Jul 2025 19:33:06 +0200 Subject: [PATCH 076/500] New translations gpx.mdx (Portuguese) --- website/src/lib/docs/pt/gpx.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/pt/gpx.mdx b/website/src/lib/docs/pt/gpx.mdx index 6e5e09115..822c91b57 100644 --- a/website/src/lib/docs/pt/gpx.mdx +++ b/website/src/lib/docs/pt/gpx.mdx @@ -19,7 +19,7 @@ As mentioned above, a GPX file can contain multiple GPS traces. These are organized in a hierarchical structure, with tracks at the top level. - Uma **faixa** é feita de uma sequência de segmentos desconectados. - Furthermore, it can contain metadata such as a **name**, a **description**, and **appearance properties**. + Além disso, ele pode conter metadados como **nome**, **descrição** e **propriedades de aparência**. - A **segment** is a sequence of GPS points that form a continuous path. - A **GPS point** is a location with a latitude, a longitude, and optionally a timestamp and an altitude. Some devices also store additional information such as heart rate, cadence, temperature, and power. From 5a65201971bd68288c4d2bc83f09d486ec715cba Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 30 Jul 2025 18:35:07 +0200 Subject: [PATCH 077/500] New translations en.json (Thai) --- website/src/locales/th.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/th.json b/website/src/locales/th.json index 30f30805e..077e5a830 100644 --- a/website/src/locales/th.json +++ b/website/src/locales/th.json @@ -1,6 +1,6 @@ { "metadata": { - "home_title": "the online GPX file editor", + "home_title": "", "app_title": "app", "embed_title": "the online GPX file editor", "help_title": "help", From d450f95602330df4a78748260d7b7440d7f2dbaf Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 31 Jul 2025 14:26:59 +0200 Subject: [PATCH 078/500] New translations en.json (Dutch) --- website/src/locales/nl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/nl.json b/website/src/locales/nl.json index de4474aaf..d4ecd5f39 100644 --- a/website/src/locales/nl.json +++ b/website/src/locales/nl.json @@ -493,7 +493,7 @@ "maps_description": "Een grote verzameling van basiskaarten, lagen en interessante punten om je te helpen je volgende avontuur op te zetten, of om je laatste prestatie te visualiseren.", "data_visualization": "Data visualisatie", "data_visualization_description": "Een interactief hoogteprofiel met gedetailleerde statistieken om opgenomen activiteiten en toekomstige doelstellingen te analyseren.", - "identity": "Vrij, advertentievrij en open source", + "identity": "Gratis, advertentievrij en open source", "identity_description": "De website is gratis te gebruiken, zonder advertenties, en de broncode is publiekelijk beschikbaar op GitHub. Dit is alleen mogelijk dankzij de ongelooflijke steun van de gemeenschap." }, "docs": { From 7cdbd919bfd4febf60e77fd97baa5fadc83e0f97 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 31 Jul 2025 22:34:27 +0200 Subject: [PATCH 079/500] New translations en.json (Norwegian) --- website/src/locales/no.json | 60 ++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/website/src/locales/no.json b/website/src/locales/no.json index 8610ce1e4..3b7357bf9 100644 --- a/website/src/locales/no.json +++ b/website/src/locales/no.json @@ -1,10 +1,10 @@ { "metadata": { "home_title": "online GPX-fil editor", - "app_title": "app", + "app_title": "applikasjon", "embed_title": "online GPX-fil editor", "help_title": "hjelp", - "404_title": "page not found", + "404_title": "siden ble ikke funnet", "description": "Vis, rediger og opprett GPX-filer online med avansert ruteplanlegging og filbehandling, vakre kart og detaljert visualisering." }, "menu": { @@ -33,7 +33,7 @@ "select_all": "Velg alle", "view": "Visning", "elevation_profile": "Høydeprofil", - "tree_file_view": "File tree", + "tree_file_view": "Filstruktur", "switch_basemap": "Bytt til forrige basekart", "toggle_overlays": "Vis/skjul kartlag", "toggle_3d": "Skru av/på 3D", @@ -41,7 +41,7 @@ "distance_units": "Avstandsenhet", "metric": "Metrisk", "imperial": "Imperial", - "nautical": "Nautical", + "nautical": "Nautisk", "velocity_units": "Hastighetsenhet", "temperature_units": "Temperaturenhet", "celsius": "Celsius", @@ -54,16 +54,16 @@ "street_view_source": "Gatevisning kilde", "mapillary": "Mapillary", "google": "Google", - "toggle_street_view": "Street view", + "toggle_street_view": "Gatevisning", "layers": "Kartlag...", "distance_markers": "Distansemarkører", "direction_markers": "Retningspiler", "help": "Hjelp", - "more": "More...", + "more": "Mer...", "donate": "Donere", "ctrl": "Ctrl", "click": "Klikk", - "drag": "Drag", + "drag": "Dra", "metadata": { "button": "Informasjon...", "name": "Navn", @@ -78,9 +78,9 @@ }, "hide": "Skjul", "unhide": "Vis", - "center": "Center", + "center": "Sentrer", "open_in": "Åpne I", - "copy_coordinates": "Copy coordinates" + "copy_coordinates": "Kopier koordinater" }, "toolbar": { "routing": { @@ -88,45 +88,45 @@ "activity": "Aktivitet", "use_routing": "Dirigering", "use_routing_tooltip": "Koble forankringspunkter via veinett, eller i en rett linje hvis den er deaktivert", - "allow_private": "Allow private roads", + "allow_private": "Tillat private veier", "reverse": { "button": "Omvendt", - "tooltip": "Reverse the direction of the route" + "tooltip": "Reverser retningen for ruten" }, "route_back_to_start": { - "button": "Back to start", - "tooltip": "Connect the last point of the route with the starting point" + "button": "Tilbake til start", + "tooltip": "Koble det siste punktet i ruten med startpunktet" }, "round_trip": { - "button": "Round trip", - "tooltip": "Return to the starting point by the same route" + "button": "Rundtur", + "tooltip": "Returner til startpunktet på samme rute" }, "start_loop_here": "Start sløyfe her", - "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": "Velg et spor for å bruke rute-verktøyet, eller klikk på kartet for å opprette en ny rute.", + "help": "Klikk på kartet for å legge til et nytt ankerpunkt, eller dra eksisterende for å endre ruten.", "activities": { "bike": "Sykkel", - "racing_bike": "Road bike", - "gravel_bike": "Gravel bike", + "racing_bike": "Sykkel", + "gravel_bike": "Grussykkel", "mountain_bike": "Fjellsykkel", "foot": "Løping/Tur", "motorcycle": "Motorsykkel", - "water": "Water", - "railway": "Railway" + "water": "Vann", + "railway": "Jernbane" }, "surface": { - "unknown": "Unknown", + "unknown": "Ukjent", "paved": "Belegning", "unpaved": "Uasfaltert", "asphalt": "Asfalt", "concrete": "Betong", "cobblestone": "Brostein", - "paving_stones": "Paving stones", + "paving_stones": "Brostein", "sett": "Sett", "metal": "Metall", "wood": "Treverk", - "compacted": "Compacted gravel", - "fine_gravel": "Fine gravel", + "compacted": "Komprimert grus", + "fine_gravel": "Løs grus", "gravel": "Grus", "pebblestone": "Rullestein", "rock": "Stein", @@ -136,13 +136,13 @@ "mud": "Gjørme", "sand": "Sand", "grass": "Gress", - "grass_paver": "Grass paver", - "clay": "Clay", - "stone": "Stone" + "grass_paver": "Gress", + "clay": "Leire", + "stone": "Stein" }, "highway": { - "unknown": "Unknown", - "motorway": "Highway", + "unknown": "Ukjent", + "motorway": "Motorvei", "motorway_link": "Highway link", "trunk": "Primary road", "trunk_link": "Primary road link", From 7251ca7d2d37d81e37977c8fa54eda8ed7c94c44 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 31 Jul 2025 22:34:29 +0200 Subject: [PATCH 080/500] New translations toolbar.mdx (Norwegian) --- website/src/lib/docs/no/toolbar.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/src/lib/docs/no/toolbar.mdx b/website/src/lib/docs/no/toolbar.mdx index 86a6a9802..5b5d039d0 100644 --- a/website/src/lib/docs/no/toolbar.mdx +++ b/website/src/lib/docs/no/toolbar.mdx @@ -18,8 +18,8 @@ title: Toolbar # { title } -The toolbar is located on the left side of the map and is the heart of the application, as it provides access to the main features of **gpx.studio**. -Each tool is represented by an icon and can be activated by clicking on it. +Verktøylinjen ligger på venstre side av kartet og er kjernen i applikasjonen, fordi den gir tilgang til hovedfunksjonene i **gpx. studio**. +Hvert verktøy vises med et ikon og kan aktiveres ved å klikke på det.
@@ -27,6 +27,6 @@ Each tool is represented by an icon and can be activated by clicking on it.
-As with [edit actions](./menu/edit), most tools can be applied to multiple files at once and to [inner tracks and segments](./gpx). +Som med [edit actions](./menu/edit), kan de fleste verktøyene anvendes på flere filer med en gang og på [indre spor og segmenter](./gpx). -The next sections describe each tool in detail. +I de neste avsnittene beskrives hvert verktøy i detalj. From fae5ef2a41a48e93fc2b4d512b631865a2b5b9a9 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 31 Jul 2025 23:43:31 +0200 Subject: [PATCH 081/500] New translations en.json (Norwegian) --- website/src/locales/no.json | 238 ++++++++++++++++++------------------ 1 file changed, 119 insertions(+), 119 deletions(-) diff --git a/website/src/locales/no.json b/website/src/locales/no.json index 3b7357bf9..9ca34b876 100644 --- a/website/src/locales/no.json +++ b/website/src/locales/no.json @@ -143,27 +143,27 @@ "highway": { "unknown": "Ukjent", "motorway": "Motorvei", - "motorway_link": "Highway link", - "trunk": "Primary road", - "trunk_link": "Primary road link", - "primary": "Primary road", - "primary_link": "Primary road link", + "motorway_link": "Motorveiforbindelse", + "trunk": "Hovedvei", + "trunk_link": "Hovedveiforbindelse", + "primary": "Hovedvei", + "primary_link": "Hovedveiforbindelse", "secondary": "Secondary road", "secondary_link": "Secondary road link", "tertiary": "Tertiary road", "tertiary_link": "Tertiary road link", "unclassified": "Minor road", - "residential": "Residential road", + "residential": "Tettbebygd strøk", "living_street": "Living street", "service": "Service road", - "track": "Track", - "footway": "Footway", + "track": "Spor", + "footway": "Gangvei", "path": "Sti", "pedestrian": "Fotgjenger", - "cycleway": "Cycleway", + "cycleway": "Sykkelvei", "steps": "Skritt", - "road": "Road", - "bridleway": "Horseriding path", + "road": "Vei", + "bridleway": "Ridesti", "platform": "Platform", "raceway": "Racing circuit", "rest_area": "Rest area", @@ -225,40 +225,40 @@ }, "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." + "button": "Pakk ut", + "help": "Å pakke ut innholdet i de valgte elementene, vil opprette et eget element for hvert punkt.", + "help_invalid_selection": "Valget ditt må inneholde elementer med flere spor for å kunne hente dem ut." }, "elevation": { - "button": "Request elevation data", - "help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from Mapbox.", - "help_no_selection": "Select a file item to request elevation data." + "button": "Be om høydedata", + "help": "Å be om høydedata sletter eksisterende høydedata, hvis noen, og erstatter det med data fra Mapbox.", + "help_no_selection": "Velg et element for å be om høydedata." }, "waypoint": { - "tooltip": "Create and edit points of interest", - "icon": "Icon", - "link": "Link", - "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": "Opprett og rediger interessepunkter", + "icon": "Ikon", + "link": "Lenke", + "longitude": "Lengdegrad", + "latitude": "Breddegrad", + "create": "Opprett interessepunkt", + "add": "Legge til punkt av interesse i filen", + "help": "Fyll ut skjemaet for å opprette et nytt interessepunkt, eller klikk på et eksisterende for å redigere det. Klikk på kartet for å fylle inn koordinatene, eller dra interessepunktene for å flytte dem.", + "help_no_selection": "Velg en fil for å opprette eller redigere punkter av interesse." }, "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": "Reduser antall sporpunkter", + "tolerance": "Toleranse", + "number_of_points": "Antall GPS-punkter", + "button": "Minimer", + "help": "Bruk glidebryteren for å velge hvor mange GPS-punkter som skal beholdes.", + "help_no_selection": "Velg et spor for å redusere antall GPS-punkter." }, "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": "Fjern GPS-punkter og interessepunkter med rektangelutvalg.", + "delete_trackpoints": "Slett GPS-punkter", + "delete_waypoints": "Slett interessepunkter", + "delete_inside": "Slett i utvalg", + "delete_outside": "Slett utenfor utvalg", "button": "Slett", "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." @@ -286,21 +286,21 @@ "basemaps": "Basemaps", "overlays": "Overlays", "custom": "Custom", - "world": "World", - "countries": "Countries", - "belgium": "Belgium", + "world": "Verden", + "countries": "Land", + "belgium": "Belgia", "bulgaria": "Bulgaria", "finland": "Finland", - "france": "France", + "france": "Frankrike", "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", + "norway": "Norge", + "spain": "Spania", + "sweden": "Sverige", + "switzerland": "Sveits", + "united_kingdom": "Storbritannia", + "united_states": "USA", + "mapboxOutdoors": "Mapbox Utendørs", + "mapboxSatellite": "Mapbox Satellitt", "openStreetMap": "OpenStreetMap", "openTopoMap": "OpenTopoMap", "openHikingMap": "OpenHikingMap", @@ -308,8 +308,8 @@ "linz": "LINZ Topo", "linzTopo": "LINZ Topo50", "swisstopoRaster": "swisstopo Raster", - "swisstopoVector": "swisstopo Vector", - "swisstopoSatellite": "swisstopo Satellite", + "swisstopoVector": "swisstopo Vektor", + "swisstopoSatellite": "swisstopo satellitt", "ignBe": "IGN Topo", "ignFrPlan": "IGN Plan", "ignFrTopo": "IGN Topo", @@ -346,57 +346,57 @@ "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", - "shelter": "Shelter", - "motorized": "Cars and Motorcycles", - "fuel-station": "Fuel Station", - "parking": "Parking", - "garage": "Garage", - "barrier": "Barrier", - "tourism": "Tourism", - "attraction": "Attraction", - "viewpoint": "Viewpoint", - "hotel": "Hotel", - "campsite": "Campsite", - "hut": "Hut", - "picnic": "Picnic Area", - "summit": "Summit", + "bakery": "Bakeri", + "food-store": "Dagligvare", + "eat-and-drink": "Spise og drikke", + "amenities": "Fasiliteter", + "toilets": "Toaletter", + "water": "Vann", + "shower": "Dusj", + "shelter": "Ly", + "motorized": "Biler og motorsykler", + "fuel-station": "Bensinstasjon", + "parking": "Parkering", + "garage": "Parkeringshus", + "barrier": "Barriere", + "tourism": "Turisme", + "attraction": "Severdighet", + "viewpoint": "Utsiktspunkt", + "hotel": "Hotell", + "campsite": "Campingplass", + "hut": "Hytte", + "picnic": "Piknikområde", + "summit": "Topp", "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" + "climbing": "Klatring", + "bicycle": "Sykkel", + "bicycle-parking": "Sykkelparkering", + "bicycle-rental": "Sykkelutleie", + "bicycle-shop": "Sykkelbutikk", + "public-transport": "Kollektivtransport", + "railway-station": "Jernbanestasjon", + "tram-stop": "Trikkestopp", + "bus-stop": "Bussholdeplass", + "ferry": "Ferge" } }, "chart": { - "settings": "Elevation profile settings" + "settings": "Innstillinger for høydeprofil" }, "quantities": { "distance": "Avstand", "elevation": "Høyde", - "elevation_gain_loss": "Elevation gain and loss", - "temperature": "Temperature", + "elevation_gain_loss": "Høydestigning og høydefall", + "temperature": "Temperatur", "speed": "Hastighet", "pace": "Tempo", - "heartrate": "Heart rate", + "heartrate": "Puls", "cadence": "Cadence", "power": "Power", "slope": "Skråning", "surface": "Overflate", - "highway": "Category", - "time": "Time", + "highway": "Kategori", + "time": "Tid", "moving": "Moving", "total": "Totalt", "osm_extensions": "OpenStreetMap data" @@ -407,12 +407,12 @@ "kilometers": "km", "miles": "mi", "nautical_miles": "nm", - "celsius": "°C", - "fahrenheit": "°F", - "kilometers_per_hour": "km/h", + "celsius": "C°", + "fahrenheit": "F°", + "kilometers_per_hour": "km/t", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", - "minutes_per_mile": "min/mi", + "minutes_per_mile": "min per eng. mil", "minutes_per_nautical_mile": "min/nm", "knots": "kn", "heartrate": "bpm", @@ -466,26 +466,26 @@ "shopping_center": "Shopping Center", "shower": "Shower", "summit": "Summit", - "telephone": "Telephone", + "telephone": "Telefon", "tunnel": "Tunnel", - "water_source": "Water Source" + "water_source": "Vannkilde" } }, "homepage": { - "website": "Website", - "home": "Home", - "app": "App", - "contact": "Contact", + "website": "Nettsted", + "home": "Hjem", + "app": "Applikasjon", + "contact": "Kontakt", "reddit": "Reddit", "x": "X", "facebook": "Facebook", "github": "GitHub", "crowdin": "Crowdin", - "email": "Email", - "contribute": "Contribute", - "supported_by": "supported by", + "email": "E-post", + "contribute": "Bidra", + "supported_by": "støttet av", "support_button": "Support gpx.studio on Ko-fi", - "route_planning": "Route planning", + "route_planning": "Ruteplanlegging", "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.", @@ -501,33 +501,33 @@ "answer_not_found": "Did not find what you were looking for?", "ask_on_reddit": "Ask the community on Reddit", "search": { - "search": "Search", - "clear": "Clear", + "search": "Søk", + "clear": "Tøm", "cancel": "Avbryt", - "recent": "Recent searches", - "no_recent": "No recent searches", + "recent": "Nylige søk", + "no_recent": "Ingen nylige søk", "save": "Save this search", - "remove": "Remove this search from history", - "favorites": "Favorites", - "remove_favorite": "Remove this search from favorites", - "to_select": "to select", - "to_navigate": "to navigate", - "to_close": "to close", - "no_results": "No results for", - "no_results_suggestion": "Try searching for" + "remove": "Fjern dette søket fra historikk", + "favorites": "Favoritter", + "remove_favorite": "Fjern dette Søket fra favoritter", + "to_select": "for å velge", + "to_navigate": "for å navigere", + "to_close": "for å lukke", + "no_results": "Ingen resultat for", + "no_results_suggestion": "Prøv å søke etter" } }, "embedding": { - "title": "Create your own map", + "title": "Lag ditt eget kart", "mapbox_token": "Mapbox access token", "file_urls": "File URLs (separated by commas)", "drive_ids": "Google Drive file IDs (separated by commas)", "basemap": "Basiskart", - "height": "Height", + "height": "Høyde", "fill_by": "Fill by", - "none": "None", - "show_controls": "Show controls", - "manual_camera": "Manual camera", + "none": "Ingen", + "show_controls": "Vis kontrollknapper", + "manual_camera": "Manuelt kamera", "manual_camera_description": "You can move the map below to adjust the camera position.", "latitude": "Latitude", "longitude": "Longitude", From aa2fcfb8cbd1b1a938bcdcd668e00cdba2a2adab Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:09 +0200 Subject: [PATCH 082/500] New translations en.json (Indonesian) --- website/src/locales/id.json | 543 ++++++++++++++++++++++++++++++++++++ 1 file changed, 543 insertions(+) create mode 100644 website/src/locales/id.json diff --git a/website/src/locales/id.json b/website/src/locales/id.json new file mode 100644 index 000000000..30f30805e --- /dev/null +++ b/website/src/locales/id.json @@ -0,0 +1,543 @@ +{ + "metadata": { + "home_title": "the online GPX file editor", + "app_title": "app", + "embed_title": "the online GPX file editor", + "help_title": "help", + "404_title": "page not found", + "description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations." + }, + "menu": { + "new": "New", + "new_file": "New file", + "new_track": "New track", + "new_segment": "New segment", + "open": "Open...", + "duplicate": "Duplicate", + "close": "Close", + "close_all": "Close all", + "copy": "Copy", + "paste": "Paste", + "cut": "Cut", + "export": "Export...", + "export_all": "Export all...", + "export_options": "Export options", + "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!", + "support_button": "Help keep the website free", + "download_file": "Download file", + "download_files": "Download files", + "edit": "Edit", + "undo": "Undo", + "redo": "Redo", + "delete": "Delete", + "select_all": "Select all", + "view": "View", + "elevation_profile": "Elevation profile", + "tree_file_view": "File tree", + "switch_basemap": "Switch to previous basemap", + "toggle_overlays": "Toggle overlays", + "toggle_3d": "Toggle 3D", + "settings": "Settings", + "distance_units": "Distance units", + "metric": "Metric", + "imperial": "Imperial", + "nautical": "Nautical", + "velocity_units": "Velocity units", + "temperature_units": "Temperature units", + "celsius": "Celsius", + "fahrenheit": "Fahrenheit", + "language": "Language", + "mode": "Theme", + "system": "System", + "light": "Light", + "dark": "Dark", + "street_view_source": "Street view source", + "mapillary": "Mapillary", + "google": "Google", + "toggle_street_view": "Street view", + "layers": "Map layers...", + "distance_markers": "Distance markers", + "direction_markers": "Direction arrows", + "help": "Help", + "more": "More...", + "donate": "Donate", + "ctrl": "Ctrl", + "click": "Click", + "drag": "Drag", + "metadata": { + "button": "Info...", + "name": "Name", + "description": "Description", + "save": "Save" + }, + "style": { + "button": "Appearance...", + "color": "Color", + "opacity": "Opacity", + "width": "Width" + }, + "hide": "Hide", + "unhide": "Unhide", + "center": "Center", + "open_in": "Open in", + "copy_coordinates": "Copy coordinates" + }, + "toolbar": { + "routing": { + "tooltip": "Plan or edit a route", + "activity": "Activity", + "use_routing": "Routing", + "use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled", + "allow_private": "Allow private roads", + "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" + }, + "start_loop_here": "Start loop here", + "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.", + "activities": { + "bike": "Bike", + "racing_bike": "Road bike", + "gravel_bike": "Gravel bike", + "mountain_bike": "Mountain bike", + "foot": "Run/hike", + "motorcycle": "Motorcycle", + "water": "Water", + "railway": "Railway" + }, + "surface": { + "unknown": "Unknown", + "paved": "Paved", + "unpaved": "Unpaved", + "asphalt": "Asphalt", + "concrete": "Concrete", + "cobblestone": "Cobblestone", + "paving_stones": "Paving 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", + "mud": "Mud", + "sand": "Sand", + "grass": "Grass", + "grass_paver": "Grass paver", + "clay": "Clay", + "stone": "Stone" + }, + "highway": { + "unknown": "Unknown", + "motorway": "Highway", + "motorway_link": "Highway link", + "trunk": "Primary road", + "trunk_link": "Primary road link", + "primary": "Primary road", + "primary_link": "Primary road link", + "secondary": "Secondary road", + "secondary_link": "Secondary road link", + "tertiary": "Tertiary road", + "tertiary_link": "Tertiary road link", + "unclassified": "Minor road", + "residential": "Residential road", + "living_street": "Living street", + "service": "Service road", + "track": "Track", + "footway": "Footway", + "path": "Path", + "pedestrian": "Pedestrian", + "cycleway": "Cycleway", + "steps": "Steps", + "road": "Road", + "bridleway": "Horseriding path", + "platform": "Platform", + "raceway": "Racing circuit", + "rest_area": "Rest area", + "abandoned": "Abandoned", + "services": "Services", + "corridor": "Corridor", + "bus_stop": "Bus stop", + "busway": "Busway", + "elevator": "Elevator", + "via_ferrata": "Via ferrata", + "proposed": "Road to be built", + "construction": "Road under construction" + }, + "sac_scale": { + "hiking": "Hiking", + "mountain_hiking": "Mountain hiking", + "demanding_mountain_hiking": "Demanding mountain hiking", + "alpine_hiking": "Alpine hiking", + "demanding_alpine_hiking": "Demanding alpine hiking", + "difficult_alpine_hiking": "Difficult alpine hiking" + }, + "mtb_scale": "MTB scale", + "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" + } + }, + "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 split it by clicking on one of the split markers or on the trace itself." + }, + "time": { + "tooltip": "Manage time data", + "start": "Start", + "end": "End", + "total_time": "Moving time", + "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." + }, + "merge": { + "merge_traces": "Connect the traces", + "merge_contents": "Merge the contents and keep the traces disconnected", + "merge_selection": "Merge selection", + "remove_gaps": "Remove time gaps between traces", + "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.", + "selection_tip": "Tip: use {KEYBOARD_SHORTCUT} to add items to the selection." + }, + "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." + }, + "elevation": { + "button": "Request elevation data", + "help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from Mapbox.", + "help_no_selection": "Select a file item to request elevation data." + }, + "waypoint": { + "tooltip": "Create and edit points of interest", + "icon": "Icon", + "link": "Link", + "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." + }, + "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." + }, + "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.", + "help_no_selection": "Select a trace to clean GPS points and points of interest." + } + }, + "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": { + "title": "Custom layers", + "new": "New custom layer", + "edit": "Edit custom layer", + "urls": "URL(s)", + "url_placeholder": "WMTS, WMS or Mapbox style JSON", + "max_zoom": "Max zoom", + "layer_type": "Layer type", + "basemap": "Basemap", + "overlay": "Overlay", + "create": "Create layer", + "update": "Update layer" + }, + "opacity": "Overlay opacity", + "label": { + "basemaps": "Basemaps", + "overlays": "Overlays", + "custom": "Custom", + "world": "World", + "countries": "Countries", + "belgium": "Belgium", + "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", + "swisstopoRaster": "swisstopo Raster", + "swisstopoVector": "swisstopo Vector", + "swisstopoSatellite": "swisstopo Satellite", + "ignBe": "IGN Topo", + "ignFrPlan": "IGN Plan", + "ignFrTopo": "IGN Topo", + "ignFrScan25": "IGN SCAN25", + "ignFrSatellite": "IGN Satellite", + "ignEs": "IGN Topo", + "ignEsSatellite": "IGN Satellite", + "ordnanceSurvey": "Ordnance Survey", + "norwayTopo": "Topografisk Norgeskart 4", + "swedenTopo": "Lantmäteriet Topo", + "swedenSatellite": "Lantmäteriet Satellite", + "finlandTopo": "Lantmäteriverket Terrängkarta", + "bgMountains": "BGMountains", + "usgs": "USGS", + "bikerouterGravel": "bikerouter.de Gravel", + "cyclOSMlite": "CyclOSM Lite", + "swisstopoSlope": "swisstopo Slope", + "swisstopoHiking": "swisstopo Hiking", + "swisstopoHikingClosures": "swisstopo Hiking Closures", + "swisstopoCycling": "swisstopo Cycling", + "swisstopoCyclingClosures": "swisstopo Cycling Closures", + "swisstopoMountainBike": "swisstopo MTB", + "swisstopoMountainBikeClosures": "swisstopo MTB Closures", + "swisstopoSkiTouring": "swisstopo Ski Touring", + "ignFrCadastre": "IGN Cadastre", + "ignSlope": "IGN Slope", + "ignSkiTouring": "IGN Ski Touring", + "waymarked_trails": "Waymarked Trails", + "waymarkedTrailsHiking": "Hiking", + "waymarkedTrailsCycling": "Cycling", + "waymarkedTrailsMTB": "MTB", + "waymarkedTrailsSkating": "Skating", + "waymarkedTrailsHorseRiding": "Horse Riding", + "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", + "shelter": "Shelter", + "motorized": "Cars and Motorcycles", + "fuel-station": "Fuel Station", + "parking": "Parking", + "garage": "Garage", + "barrier": "Barrier", + "tourism": "Tourism", + "attraction": "Attraction", + "viewpoint": "Viewpoint", + "hotel": "Hotel", + "campsite": "Campsite", + "hut": "Hut", + "picnic": "Picnic Area", + "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" + } + }, + "chart": { + "settings": "Elevation profile settings" + }, + "quantities": { + "distance": "Distance", + "elevation": "Elevation", + "elevation_gain_loss": "Elevation gain and loss", + "temperature": "Temperature", + "speed": "Speed", + "pace": "Pace", + "heartrate": "Heart rate", + "cadence": "Cadence", + "power": "Power", + "slope": "Slope", + "surface": "Surface", + "highway": "Category", + "time": "Time", + "moving": "Moving", + "total": "Total", + "osm_extensions": "OpenStreetMap data" + }, + "units": { + "meters": "m", + "feet": "ft", + "kilometers": "km", + "miles": "mi", + "nautical_miles": "nm", + "celsius": "°C", + "fahrenheit": "°F", + "kilometers_per_hour": "km/h", + "miles_per_hour": "mph", + "minutes_per_kilometer": "min/km", + "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", + "heartrate": "bpm", + "cadence": "rpm", + "power": "W" + }, + "gpx": { + "file": "File", + "files": "Files", + "track": "Track", + "tracks": "Tracks", + "segment": "Segment", + "segments": "Segments", + "waypoint": "Point of interest", + "waypoints": "Points of interest", + "symbol": { + "alert": "Alert", + "anchor": "Anchor", + "bank": "Bank", + "beach": "Beach", + "bike_trail": "Bike Trail", + "binoculars": "Binoculars", + "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", + "lodging": "Accommodation", + "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", + "shelter": "Shelter", + "shopping_center": "Shopping Center", + "shower": "Shower", + "summit": "Summit", + "telephone": "Telephone", + "tunnel": "Tunnel", + "water_source": "Water Source" + } + }, + "homepage": { + "website": "Website", + "home": "Home", + "app": "App", + "contact": "Contact", + "reddit": "Reddit", + "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." + }, + "docs": { + "translate": "Improve the translation on Crowdin", + "answer_not_found": "Did not find what you were looking for?", + "ask_on_reddit": "Ask the community on Reddit", + "search": { + "search": "Search", + "clear": "Clear", + "cancel": "Cancel", + "recent": "Recent searches", + "no_recent": "No recent searches", + "save": "Save this search", + "remove": "Remove this search from history", + "favorites": "Favorites", + "remove_favorite": "Remove this search from favorites", + "to_select": "to select", + "to_navigate": "to navigate", + "to_close": "to close", + "no_results": "No results for", + "no_results_suggestion": "Try searching for" + } + }, + "embedding": { + "title": "Create your own map", + "mapbox_token": "Mapbox access token", + "file_urls": "File URLs (separated by commas)", + "drive_ids": "Google Drive file IDs (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", + "zoom": "Zoom", + "pitch": "Pitch", + "bearing": "Bearing", + "preview": "Preview", + "code": "Integration code" + }, + "webgl2_required": "WebGL 2 is required to display the map.", + "enable_webgl2": "Learn how to enable WebGL 2 in your browser", + "page_not_found": "page not found" +} From 69eae3285169d91895695267ea4f4c03ae0813a5 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:10 +0200 Subject: [PATCH 083/500] New translations files-and-stats.mdx (Indonesian) --- website/src/lib/docs/id/files-and-stats.mdx | 110 ++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 website/src/lib/docs/id/files-and-stats.mdx diff --git a/website/src/lib/docs/id/files-and-stats.mdx b/website/src/lib/docs/id/files-and-stats.mdx new file mode 100644 index 000000000..19cf4e98e --- /dev/null +++ b/website/src/lib/docs/id/files-and-stats.mdx @@ -0,0 +1,110 @@ +--- +title: Files and statistics +--- + + + +# { title } + +## File list + +Once you have [opened](./menu/file) files, they will be shown as tabs in the file list located at the bottom of the map. +You can reorder them by dragging and dropping the tabs. +And when many files are open, you can scroll through the list of tabs to navigate between them. + + + +When using a mouse, you need to hold Shift to scroll horizontally. + + + +### File selection + +By clicking on a tab, you can switch between the files to inspect their statistics, and apply [edit actions](./menu/edit) and [tools](./toolbar) to them. +By holding the Ctrl/Cmd key, you can add files to the selection or remove them, and by holding Shift, you can select a range of files. +Most of the [edit actions](./menu/edit) and [tools](./toolbar) can be applied to multiple files at once. + + + +You can also navigate through the files using the arrow keys on your keyboard, and use Shift to add files to the selection. + + + +### Edit actions + +By right-clicking on a file tab, you can access the same actions as in the [edit menu](./menu/edit). + +### Tree layout + +As mentioned in the [view options section](./menu/view), you can switch to a tree layout for the files list. +This layout is ideal for managing a large number of open files, as it organizes them into a vertical list on the right side of the map. +In addition, the file tree view enables you to inspect the [tracks, segments, and points of interest](./gpx) contained inside the files through collapsible sections. + +You can also apply [edit actions](./menu/edit) and [tools](./toolbar) to internal file items. +Furthermore, you can drag and drop the inner items to reorder them, or move them in the hierarchy or even to another file. + + + +The size of the file list can be adjusted by dragging the separator between the map and the file list. + + + +## Elevation profile and statistics + +At the bottom of the interface, you can find the elevation profile and statistics for the current selection. + + + +The size of the elevation profile can be adjusted by dragging the separator between the map and the elevation profile. + + + +### Interactive statistics + +When hovering over the elevation profile, a tooltip will show statistics at the cursor position. + +To get the statistics for a specific section of the elevation profile, you can drag a selection rectangle on the profile. +Click on the profile to reset the selection. + +You can also use the mouse wheel to zoom in and out on the elevation profile, and move left and right by dragging the profile while holding the Shift key. + +
+ +
+
+
+ +
+
+ +### Additional data + +Using the button at the bottom-right of the elevation profile, you can optionally color the elevation profile by: + +- **slope** information computed from the elevation data, or +- **surface** or **category** data coming from OpenStreetMap's surface and highway tags. + This is only available for files created with **gpx.studio**. + +If your selection includes it, you can also visualize: **speed**, **heart rate**, **cadence**, **temperature** and **power** data on the elevation profile. From f447dccdb4ba1eddb8b743721ad5276f25849ee6 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:11 +0200 Subject: [PATCH 084/500] New translations getting-started.mdx (Indonesian) --- website/src/lib/docs/id/getting-started.mdx | 37 +++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 website/src/lib/docs/id/getting-started.mdx diff --git a/website/src/lib/docs/id/getting-started.mdx b/website/src/lib/docs/id/getting-started.mdx new file mode 100644 index 000000000..956a4ebcf --- /dev/null +++ b/website/src/lib/docs/id/getting-started.mdx @@ -0,0 +1,37 @@ +--- +title: Getting started +--- + + + +# { title } + +Welcome to the official guide for **gpx.studio**! +This guide will walk you through all the components and tools of the interface, helping you become a proficient user of the application. + + + +As shown in the screenshot above, the interface is divided into four main sections organized around the map. +Before we dive into the details of each section, let's have a quick overview of the interface. + +## Menu + +At the top of the interface, you will find the [main menu](./menu). +This is where you can access common actions such as opening, closing, and exporting files, undoing and redoing actions, and adjusting the application settings. + +## Files and statistics + +At the bottom of the interface, you will find the list of files currently open in the application. +You can click on a file to select it and display its statistics below the list. +In the [dedicated section](./files-and-stats), we will explain how to select multiple files and switch to a tree layout for advanced file management. + +## Toolbar + +On the left side of the interface, you will find the [toolbar](./toolbar), which contains all the tools you can use to edit your files. + +## Map controls + +Finally, on the right side of the interface, you will find the [map controls](./map-controls). +These controls allow you to navigate the map, zoom in and out, and switch between different map styles. From 36e027659c8332be347093609817d524db00eca2 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:13 +0200 Subject: [PATCH 085/500] New translations gpx.mdx (Indonesian) --- website/src/lib/docs/id/gpx.mdx | 34 +++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 website/src/lib/docs/id/gpx.mdx diff --git a/website/src/lib/docs/id/gpx.mdx b/website/src/lib/docs/id/gpx.mdx new file mode 100644 index 000000000..bef13ac72 --- /dev/null +++ b/website/src/lib/docs/id/gpx.mdx @@ -0,0 +1,34 @@ +--- +title: GPX file format +--- + + + +# { title } + +The GPX file format is an open standard for exchanging GPS data between applications and GPS devices. +It essentially consists of a series of GPS points encoding one or multiple GPS traces, and, optionally, some points of interest. + +GPX files may also contain metadata, of which the **name** and **description** fields are the most useful for users. + +### Tracks, segments, and GPS points + +As mentioned above, a GPX file can contain multiple GPS traces. +These are organized in a hierarchical structure, with tracks at the top level. + +- A **track** is made of a sequence of disconnected segments. + Furthermore, it can contain metadata such as a **name**, a **description**, and **appearance properties**. +- A **segment** is a sequence of GPS points that form a continuous path. +- A **GPS point** is a location with a latitude, a longitude, and optionally a timestamp and an altitude. + Some devices also store additional information such as heart rate, cadence, temperature, and power. + +In most cases, GPX files contain a single track with a single segment. +However, the hierarchy described above allows for more advanced use cases, such as planning multi-day trips with several variants for each day. + +### Points of interest + +**Points of interest** (technically called _waypoints_) represent locations of interest to show either on a GPS device or on a digital map. + +In addition to its coordinates, a point of interest can have a **name** and a **description**. From 26923cca005e92e6d48cb98da7f0c653b483ebba Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:14 +0200 Subject: [PATCH 086/500] New translations funding.mdx (Indonesian) --- website/src/lib/docs/id/home/funding.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 website/src/lib/docs/id/home/funding.mdx diff --git a/website/src/lib/docs/id/home/funding.mdx b/website/src/lib/docs/id/home/funding.mdx new file mode 100644 index 000000000..93c7014f8 --- /dev/null +++ b/website/src/lib/docs/id/home/funding.mdx @@ -0,0 +1,13 @@ + + +## Help keep the website free (and ad-free) + +Each time you add or move GPS points, our servers calculate the best route on the road network. +We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. + +Unfortunately, this is expensive. +If you enjoy using this tool and find it valuable, please consider making a small donation to help keep the website free and ad-free. + +Thank you very much for your support! ❤️ From 3423c053a256b7bc6738a82e3d436c1a28b40d56 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:15 +0200 Subject: [PATCH 087/500] New translations mapbox.mdx (Indonesian) --- website/src/lib/docs/id/home/mapbox.mdx | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 website/src/lib/docs/id/home/mapbox.mdx diff --git a/website/src/lib/docs/id/home/mapbox.mdx b/website/src/lib/docs/id/home/mapbox.mdx new file mode 100644 index 000000000..3085ec537 --- /dev/null +++ b/website/src/lib/docs/id/home/mapbox.mdx @@ -0,0 +1,5 @@ +Mapbox is the company that provides some of the beautiful maps on this website. +They also develop the map engine which powers **gpx.studio**. + +We are incredibly fortunate and grateful to be part of their Community program, which supports nonprofits, educational institutions, and positive impact organizations. +This partnership allows **gpx.studio** to benefit from Mapbox tools at discounted prices, greatly contributing to the financial viability of the project and enabling us to offer the best possible user experience. From 2be0c42dd189c10f8313f7080c8e47466614f708 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:16 +0200 Subject: [PATCH 088/500] New translations translation.mdx (Indonesian) --- website/src/lib/docs/id/home/translation.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 website/src/lib/docs/id/home/translation.mdx diff --git a/website/src/lib/docs/id/home/translation.mdx b/website/src/lib/docs/id/home/translation.mdx new file mode 100644 index 000000000..1299512ec --- /dev/null +++ b/website/src/lib/docs/id/home/translation.mdx @@ -0,0 +1,12 @@ + + +## Translation + +The website is translated by volunteers using a collaborative translation platform. +You can contribute by adding or improving translations on our Crowdin project. + +If you would like to start translating into a new language, please get in touch. + +Any help is greatly appreciated! From 9ee78250226e5493a9959c134ddd831c98571c39 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:17 +0200 Subject: [PATCH 089/500] New translations integration.mdx (Indonesian) --- website/src/lib/docs/id/integration.mdx | 27 +++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 website/src/lib/docs/id/integration.mdx diff --git a/website/src/lib/docs/id/integration.mdx b/website/src/lib/docs/id/integration.mdx new file mode 100644 index 000000000..a08c54dfc --- /dev/null +++ b/website/src/lib/docs/id/integration.mdx @@ -0,0 +1,27 @@ +--- +title: Integration +--- + + + +# { title } + +You can use **gpx.studio** to create maps showing your GPX files and embed them in your website. + +All you need is: + +1. A Mapbox access token to load the map, and +2. GPX files hosted on your server or on Google Drive, or accessible via a public URL. + +You can then play with the configurator below to customize your map and generate the corresponding HTML code. + + + +You will need to set up Cross-Origin Resource Sharing (CORS) headers on your server to allow gpx.studio to load your GPX files. + + + + From bf1537584c863ef2b31f55f939c43abec4464f18 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:18 +0200 Subject: [PATCH 090/500] New translations map-controls.mdx (Indonesian) --- website/src/lib/docs/id/map-controls.mdx | 70 ++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 website/src/lib/docs/id/map-controls.mdx diff --git a/website/src/lib/docs/id/map-controls.mdx b/website/src/lib/docs/id/map-controls.mdx new file mode 100644 index 000000000..8eee6884c --- /dev/null +++ b/website/src/lib/docs/id/map-controls.mdx @@ -0,0 +1,70 @@ +--- +title: Map controls +--- + + + +# { title } + +The map controls are located on the right side of the interface. +These controls allow you to navigate the map, zoom in and out, and switch between different map styles. + +### Map navigation + +The controls at the top allow you to zoom in and out , and to change the orientation and tilt of the map . + + + +To control the orientation and tilt of the map, you can also drag the map while holding Ctrl. + + + +### Search bar + +You can use the search bar to look for an address and navigate to it on the map. + +### Locate button + +The locate button centers the map on your current location. + + + +This only works if you have allowed your browser and gpx.studio to access your location. + + + +### Street view + +This button can be used to enable street view mode on the map. +Depending on the street view source chosen in the [settings](./menu/settings), street view imagery can be accessed differently. + +- Mapillary: the street view coverage will appear as green lines on the map. When zoomed in enough, green dots will show the exact locations where street view imagery is available. Hovering over a green dot will show the street view image at that location. +- Google Street View: click on the map to open a new tab with the street view imagery at that location. + +### Map layers + +The map layers button allows you to switch between different basemaps, and toggle map overlays and categories of points of interest. + +- **Basemaps** are background maps that present the main geographic features of the world. + Depending on their purpose, basemaps have different styles and levels of detail. + Only one basemap can be displayed at a time. +- **Overlays** are additional layers that can be displayed on top of the basemap to provide complementary information. +- **Points of interest** can be added to the map to show different categories of places, such as shops, restaurants, or accommodations. + +
+ + + Hover over the map to show the Waymarked Trails hiking overlay on top of the Mapbox Outdoors basemap. + +
+ +A large collection of global and local basemaps and overlays is available in **gpx.studio**, as well as a selection of point-of-interest categories. +They can be enabled in the [map layer settings dialog](./menu/settings). + +In these settings, you can also manage the opacity of the overlays. + +For advanced users, it is possible to add custom basemaps and overlays by providing WMTS, WMS, or Mapbox style JSON URLs. From 267fc03a82f093576787e74f83a9e59f0ffbacfe Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:19 +0200 Subject: [PATCH 091/500] New translations menu.mdx (Indonesian) --- website/src/lib/docs/id/menu.mdx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 website/src/lib/docs/id/menu.mdx diff --git a/website/src/lib/docs/id/menu.mdx b/website/src/lib/docs/id/menu.mdx new file mode 100644 index 000000000..db6245de9 --- /dev/null +++ b/website/src/lib/docs/id/menu.mdx @@ -0,0 +1,17 @@ +--- +title: Menu +--- + + + +# { title } + +The main menu, located at the top of the interface, provides access to actions, options, and settings divided into several categories, explained separately in the following sections. + + + +Most of the menu actions can also be performed using the keyboard shortcuts displayed in the menu. + + From 0260644063aedce219bda022163811f494fb733a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:20 +0200 Subject: [PATCH 092/500] New translations edit.mdx (Indonesian) --- website/src/lib/docs/id/menu/edit.mdx | 96 +++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 website/src/lib/docs/id/menu/edit.mdx diff --git a/website/src/lib/docs/id/menu/edit.mdx b/website/src/lib/docs/id/menu/edit.mdx new file mode 100644 index 000000000..cbcdd96ec --- /dev/null +++ b/website/src/lib/docs/id/menu/edit.mdx @@ -0,0 +1,96 @@ +--- +title: Edit actions +--- + + + +# { title } + +Unlike the file actions, the edit actions can potentially modify the content of the currently selected files. +Moreover, when the tree layout of the files list is enabled (see [Files and statistics](../files-and-stats)), they can also be applied to [tracks, segments, and points of interest](../gpx). +Therefore, we will refer to the elements that can be modified by these actions as _file items_. +Note that except for the undo and redo actions, the edit actions are also accessible through the context menu (right-click) of the file items. + +### Undo and redo + +Using these buttons, you can undo or redo the last actions you performed. +This applies to all actions of the interface but not to view options, application settings, or map navigation. + +### Info... + +Open the information dialog of the currently selected file item, where you can see and edit its name and description. + +### Appearance... + +Open the appearance dialog, where you can change the color, opacity, and width of the selected file items on the map. + +### Hide/unhide + +Toggle the visibility of the selected file items on the map. + +### New track + +Create a new track in the selected file. + + + +This action is only available when the tree layout of the files list is enabled. +Additionally, the selection must be a single file. + + + +### New segment + +Create a new segment in the selected track. + + + +This action is only available when the tree layout of the files list is enabled. +Additionally, the selection must be a single track. + + + +### Select all + +Add all file items in the current hierarchy level to the selection. + +### Center + +Center the map on the selected file items. + +### Copy + +Copy the selected file items to the clipboard. + + + +This action is only available when the tree layout of the files list is enabled. + + + +### Cut + +Cut the selected file items to the clipboard. + + + +This action is only available when the tree layout of the files list is enabled. + + + +### Paste + +Paste the file items from the clipboard to the current hierarchy level if they are compatible with it. + + + +This action is only available when the tree layout of the files list is enabled. + + + +### Delete + +Delete the selected file items. From 54f5fa6432a111e1925383c48849417b0a662fc2 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:22 +0200 Subject: [PATCH 093/500] New translations file.mdx (Indonesian) --- website/src/lib/docs/id/menu/file.mdx | 52 +++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 website/src/lib/docs/id/menu/file.mdx diff --git a/website/src/lib/docs/id/menu/file.mdx b/website/src/lib/docs/id/menu/file.mdx new file mode 100644 index 000000000..5ef690e2f --- /dev/null +++ b/website/src/lib/docs/id/menu/file.mdx @@ -0,0 +1,52 @@ +--- +title: File actions +--- + + + +# { title } + +The file actions menu contains a set of pretty self-explanatory file operations. + +### New + +Create a new empty file. + +### Open... + +Open files from your computer. + + + +You can also drag and drop files directly from your file system into the window. + + + +### Duplicate + +Create a copy of the currently selected files. + +### Close + +Close the currently selected files. + +### Close all + +Close all files. + +### Export... + +Open the export dialog to save the currently selected files to your computer. + +### Export all... + +Open the export dialog to save all files to your computer. + + + +If your download does not start after clicking the download button, please check your browser settings to allow downloads from gpx.studio. + + From a5ae8270f017d2ea7ff1588001190f8ba09586c2 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:23 +0200 Subject: [PATCH 094/500] New translations settings.mdx (Indonesian) --- website/src/lib/docs/id/menu/settings.mdx | 50 +++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 website/src/lib/docs/id/menu/settings.mdx diff --git a/website/src/lib/docs/id/menu/settings.mdx b/website/src/lib/docs/id/menu/settings.mdx new file mode 100644 index 000000000..8c5297298 --- /dev/null +++ b/website/src/lib/docs/id/menu/settings.mdx @@ -0,0 +1,50 @@ +--- +title: Settings +--- + + + +# { title } + +### Distance units + +Change the units used to display distances in the interface. + +### Velocity units + +Change the units used to display velocities in the interface. +You can choose between distance per hour or minutes per distance, which can be more suitable for running activities. + +### Temperature units + +Change the units used to display temperatures in the interface. + +### Language + +Change the language used in the interface. + + + +You can contribute by adding or improving translations on our Crowdin project. +If you would like to start translating into a new language, please get in touch. +Any help is greatly appreciated! + + + +### Theme + +Change the theme used in the interface. + +### Street view source + +Change the source used for the [street view control](../map-controls). +The default one is Mapillary, but you can also use Google Street View. +Learn more about how to use the street view control in the [map controls section](../map-controls). + +### Map layers... + +Open a dialog where you can enable or disable map layers, add custom ones, change the opacity of overlays, and more. +More information about map layers can be found in the [map controls section](../map-controls). From 29730c389606964791fe9143ace0af941f2c693f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:24 +0200 Subject: [PATCH 095/500] New translations view.mdx (Indonesian) --- website/src/lib/docs/id/menu/view.mdx | 49 +++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 website/src/lib/docs/id/menu/view.mdx diff --git a/website/src/lib/docs/id/menu/view.mdx b/website/src/lib/docs/id/menu/view.mdx new file mode 100644 index 000000000..0e6ff3f32 --- /dev/null +++ b/website/src/lib/docs/id/menu/view.mdx @@ -0,0 +1,49 @@ +--- +title: View options +--- + + + +# { title } + +This menu provides options to rearrange the interface and the map view. + +### Elevation profile + +Hide the elevation profile to make room for the map, or show it to inspect the current selection. + +### File tree + +Toggle the tree layout for the [file list](../files-and-stats). +This layout is ideal for managing a large number of open files, as it organizes them into a vertical list on the right side of the map. +In addition, the file tree view enables you to inspect the [tracks, segments, and points of interest](../gpx) contained inside the files through collapsible sections. + +### Switch to previous basemap + +Change the basemap to the one previously selected through the [map layer control](../map-controls). + +### Toggle overlays + +Toggle the visibility of the map overlays selected through the [map layer control](../map-controls). + +### Distance markers + +Toggle the visibility of distance markers on the map. +They are displayed for the current selection, like the [elevation profile](../files-and-stats). + +### Direction arrows + +Toggle the visibility of direction arrows on the map. + +### Toggle 3D + +Enter or exit the 3D map view. + + + +To control the orientation and tilt of the map, you can also drag the map while holding Ctrl. + + From ae92e9a945194eecff0481f135209f8037211fc7 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:25 +0200 Subject: [PATCH 096/500] New translations toolbar.mdx (Indonesian) --- website/src/lib/docs/id/toolbar.mdx | 32 +++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 website/src/lib/docs/id/toolbar.mdx diff --git a/website/src/lib/docs/id/toolbar.mdx b/website/src/lib/docs/id/toolbar.mdx new file mode 100644 index 000000000..86a6a9802 --- /dev/null +++ b/website/src/lib/docs/id/toolbar.mdx @@ -0,0 +1,32 @@ +--- +title: Toolbar +--- + + + +# { title } + +The toolbar is located on the left side of the map and is the heart of the application, as it provides access to the main features of **gpx.studio**. +Each tool is represented by an icon and can be activated by clicking on it. + +
+
+ +
+
+ +As with [edit actions](./menu/edit), most tools can be applied to multiple files at once and to [inner tracks and segments](./gpx). + +The next sections describe each tool in detail. From d740b95dbc4de1f119ca95e307f5aead75a3638a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:26 +0200 Subject: [PATCH 097/500] New translations clean.mdx (Indonesian) --- website/src/lib/docs/id/toolbar/clean.mdx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 website/src/lib/docs/id/toolbar/clean.mdx diff --git a/website/src/lib/docs/id/toolbar/clean.mdx b/website/src/lib/docs/id/toolbar/clean.mdx new file mode 100644 index 000000000..e8b8ffc58 --- /dev/null +++ b/website/src/lib/docs/id/toolbar/clean.mdx @@ -0,0 +1,18 @@ +--- +title: Clean +--- + + + +# { title } + +When the clean tool is selected, dragging the map will create a rectangular selection. + +Depending on the options selected in the dialog shown below, clicking the delete button will remove GPS points and/or [points of interest](../gpx) located either inside or outside the selection. + +
+ +
From 5535e56ed206ae17bbe12a3e1cc847268eca8898 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:28 +0200 Subject: [PATCH 098/500] New translations extract.mdx (Indonesian) --- website/src/lib/docs/id/toolbar/extract.mdx | 26 +++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 website/src/lib/docs/id/toolbar/extract.mdx diff --git a/website/src/lib/docs/id/toolbar/extract.mdx b/website/src/lib/docs/id/toolbar/extract.mdx new file mode 100644 index 000000000..737c451d7 --- /dev/null +++ b/website/src/lib/docs/id/toolbar/extract.mdx @@ -0,0 +1,26 @@ +--- +title: Extract +--- + + + +# { title } + +This tool allows you to extract [tracks (or segments)](../gpx) from files (or tracks) containing multiple of them. + +
+ +
+ +Applying the tool to a file containing multiple tracks will create a new file for each of the tracks it contains. +Similarly, applying the tool to a track containing multiple segments will create (in the same file) a new track for each of the segments it contains. + + + +When extracting the tracks from a file containing points of interest, the tool will automatically assign each point of interest to the track it is closest to. + + From 31d2b83550e5acce983b054a375c8f226bbc24cb Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:29 +0200 Subject: [PATCH 099/500] New translations merge.mdx (Indonesian) --- website/src/lib/docs/id/toolbar/merge.mdx | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 website/src/lib/docs/id/toolbar/merge.mdx diff --git a/website/src/lib/docs/id/toolbar/merge.mdx b/website/src/lib/docs/id/toolbar/merge.mdx new file mode 100644 index 000000000..11ca1f1d2 --- /dev/null +++ b/website/src/lib/docs/id/toolbar/merge.mdx @@ -0,0 +1,20 @@ +--- +title: Merge +--- + + + +# { title } + +To use this tool, you need to [select](../files-and-stats) multiple files, [tracks, or segments](../gpx). + +- If your goal is to create a single continuous trace from your selection, use the **Connect the traces** option and validate. +- The second option can be used to create or manage files with multiple [tracks or segments](../gpx). + Merging files (or tracks) will result in a single file (or track) containing all tracks (or segments) from the selection. + +
+ +
From ddea5d38b5d26edf3244a2ac91b92c200bb24562 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:30 +0200 Subject: [PATCH 100/500] New translations minify.mdx (Indonesian) --- website/src/lib/docs/id/toolbar/minify.mdx | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 website/src/lib/docs/id/toolbar/minify.mdx diff --git a/website/src/lib/docs/id/toolbar/minify.mdx b/website/src/lib/docs/id/toolbar/minify.mdx new file mode 100644 index 000000000..11b532489 --- /dev/null +++ b/website/src/lib/docs/id/toolbar/minify.mdx @@ -0,0 +1,26 @@ +--- +title: Minify +--- + + + +# { title } + +This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. + +You can adjust the tolerance of the simplification algorithm using the slider, and see the number of points that will be kept, as well as the simplified trace on the map. + +
+ +
+ + + +The tolerance value represents the maximum distance allowed between the original trace and the simplified trace. +You can read more about the algorithm used here. + + From 99f8ca2dca145402cd9c3e87506ee42d4c0b07e4 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:31 +0200 Subject: [PATCH 101/500] New translations poi.mdx (Indonesian) --- website/src/lib/docs/id/toolbar/poi.mdx | 27 +++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 website/src/lib/docs/id/toolbar/poi.mdx diff --git a/website/src/lib/docs/id/toolbar/poi.mdx b/website/src/lib/docs/id/toolbar/poi.mdx new file mode 100644 index 000000000..6cdc531fe --- /dev/null +++ b/website/src/lib/docs/id/toolbar/poi.mdx @@ -0,0 +1,27 @@ +--- +title: Points of interest +--- + + + +# { title } + +[Points of interest](../gpx) can be added to GPX files to mark locations of interest on the map and display them on your GPS device. + +### Creating a point of interest + +To create a point of interest, fill in the form shown below. +You can choose the location of the point of interest either by clicking on the map or by entering the coordinates manually. +Validate the form when you are done. + +
+ +
+ +### Editing a point of interest + +The form above can also be used to edit an existing point of interest after selecting it on the map. +If you only need to move the point of interest, you can drag it to the desired location. From e9d1cb4907b887e12d3b565860a71bce92caf5f9 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:33 +0200 Subject: [PATCH 102/500] New translations routing.mdx (Indonesian) --- website/src/lib/docs/id/toolbar/routing.mdx | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 website/src/lib/docs/id/toolbar/routing.mdx diff --git a/website/src/lib/docs/id/toolbar/routing.mdx b/website/src/lib/docs/id/toolbar/routing.mdx new file mode 100644 index 000000000..dfed41da3 --- /dev/null +++ b/website/src/lib/docs/id/toolbar/routing.mdx @@ -0,0 +1,84 @@ +--- +title: Route planning and editing +--- + + + +# { title } + +The route planning and editing tool allows you to create and edit routes by placing or moving anchor points on the map. + +## Settings + +As shown below, the tool dialog contains a few settings to control the routing behavior. +You can minimize the dialog to save space by clicking on . + +
+ +
+ +### Routing + +When routing is enabled, anchor points placed or moved on the map will be connected by a route calculated on the OpenStreetMap road network. +Disable routing to connect anchor points with straight lines. +This setting can also be toggled by pressing F5. + +### Activity + +Select the activity type to tailor the routes for. + +### Allow private roads + +When enabled, the routing engine will consider private roads when computing routes. + + + +Only use this option if you have local knowledge of the area and have permission to use the roads in question. + + + +## Plotting and editing routes + +Creating a route or extending an existing one is as simple as clicking on the map to place a new anchor point. + +You can also drag an existing anchor point to reroute the segment connecting it with the previous and next anchor point. + +Furthermore, new anchor points can be inserted between existing ones by hovering over the segment connecting them and dragging the anchor point that appears to the desired location. +On touch devices, you can tap on the segment to insert a new anchor point. + + + +When editing imported GPX files, an initial set of anchor points is created automatically. +To ease the editing process, the more the map is zoomed in, the more anchor points are displayed. +This allows the route to be edited at different levels of detail. + + + +Finally, you can delete anchor points by clicking on them and selecting from the context menu. + + + +## Additional tools + +The following tools automate some common route modification operations. + +### Reverse + +Reverse the direction of the route. + +### Back to start + +Connect the last point of the route with the starting point, using the chosen routing settings. + +### Round trip + +Return to the starting point by the same route. + +### Change the start of the loop + +When the end point of the route is close enough to the start, you can change the start of the loop by clicking on any anchor point and selecting from the context menu. From 5ae25a5fd90018bd1c1c41e800dfff2b00e84038 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:34 +0200 Subject: [PATCH 103/500] New translations scissors.mdx (Indonesian) --- website/src/lib/docs/id/toolbar/scissors.mdx | 32 ++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 website/src/lib/docs/id/toolbar/scissors.mdx diff --git a/website/src/lib/docs/id/toolbar/scissors.mdx b/website/src/lib/docs/id/toolbar/scissors.mdx new file mode 100644 index 000000000..dda7622fe --- /dev/null +++ b/website/src/lib/docs/id/toolbar/scissors.mdx @@ -0,0 +1,32 @@ +--- +title: Crop and split +--- + + + +# { title } + +## Crop + +Using the slider, you can define the part of the selected trace that you want to keep. +The start and end markers on the map and the [statistics and elevation profile](../files-and-stats) are updated in real time to reflect the selection. +Alternatively, you can drag a selection rectangle directly on the elevation profile. +Validate the selection when you are satisfied with the result. + +
+ +
+ +## Split + +To split the selected trace into two parts, click on one of the split markers displayed along the trace. +To split at a specific point of your choice, hover over the trace on the map. +Scissors will appear at the cursor position, showing that you can split the trace at that point. + +You can choose to split the trace into two GPX files, or to keep the split parts in the same file as [tracks or segments](../gpx). + + From e99f044e454ccfc5c34257a71ce9cfffe30fb55d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:35 +0200 Subject: [PATCH 104/500] New translations time.mdx (Indonesian) --- website/src/lib/docs/id/toolbar/time.mdx | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 website/src/lib/docs/id/toolbar/time.mdx diff --git a/website/src/lib/docs/id/toolbar/time.mdx b/website/src/lib/docs/id/toolbar/time.mdx new file mode 100644 index 000000000..4b0161146 --- /dev/null +++ b/website/src/lib/docs/id/toolbar/time.mdx @@ -0,0 +1,27 @@ +--- +title: Time +--- + + + +# { title } + +This tool allows you to change or add timestamps to a trace. +You simply need to use the form shown below and validate it when you are done. + +
+
+ +When you edit the speed, the moving time is adapted accordingly in the form, and vice versa. +Similarly, when you edit the start time, the end time is updated to keep the same total duration, and vice versa. + + + +When using this tool with existing timestamps, changing the time or speed will simply shift, stretch, or compress them accordingly. + + From 81a25bb4ee5dbe32a87777ecf39733a522ac4b17 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:36 +0200 Subject: [PATCH 105/500] New translations faq.mdx (Indonesian) --- website/src/lib/docs/id/faq.mdx | 35 +++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 website/src/lib/docs/id/faq.mdx diff --git a/website/src/lib/docs/id/faq.mdx b/website/src/lib/docs/id/faq.mdx new file mode 100644 index 000000000..5975d0fc3 --- /dev/null +++ b/website/src/lib/docs/id/faq.mdx @@ -0,0 +1,35 @@ +--- +title: FAQ +--- + + + +# { title } + +### Do I need to donate to use the website? + +No. +The website is free to use and always will be (as long as it is financially sustainable). +However, donations are appreciated and help keep the website running. + +### Why is this route chosen over that one? _Or_ how can I add something to the map? + +**gpx.studio** uses data from OpenStreetMap, which is an open and collaborative world map. +This means you can contribute to the map by adding or editing data on OpenStreetMap. + +If you have never contributed to OpenStreetMap before, here is how you can suggest changes: + +1. Go to the location where you want to add or edit data on the map. +2. Use the tool on the right to inspect the existing data. +3. Right-click on the location and select . +4. Explain what is incorrect or missing in the note and click to submit it. + +Someone more experienced with OpenStreetMap will then review your note and make the necessary changes. + + + +More information on how to contribute to OpenStreetMap can be found here. + + From ec298eac6161e13a10372cd949fb8d346a088425 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:37 +0200 Subject: [PATCH 106/500] New translations elevation.mdx (Indonesian) --- website/src/lib/docs/id/toolbar/elevation.mdx | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 website/src/lib/docs/id/toolbar/elevation.mdx diff --git a/website/src/lib/docs/id/toolbar/elevation.mdx b/website/src/lib/docs/id/toolbar/elevation.mdx new file mode 100644 index 000000000..8fb869d59 --- /dev/null +++ b/website/src/lib/docs/id/toolbar/elevation.mdx @@ -0,0 +1,24 @@ +--- +title: Elevation +--- + + + +# { title } + +This tool allows you to add elevation data to traces and [points of interest](../gpx), or to replace the existing data. + +
+ +
+ + + +Elevation data is provided by Mapbox. +You can learn more about its origin and accuracy in the documentation. + + From f59f783d3f7d4c5627de280a5c945adc446233e4 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 21:18:36 +0200 Subject: [PATCH 107/500] New translations en.json (Norwegian) --- website/src/locales/no.json | 40 ++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/website/src/locales/no.json b/website/src/locales/no.json index 9ca34b876..439e5a47b 100644 --- a/website/src/locales/no.json +++ b/website/src/locales/no.json @@ -167,29 +167,29 @@ "platform": "Platform", "raceway": "Racing circuit", "rest_area": "Rest area", - "abandoned": "Abandoned", - "services": "Services", - "corridor": "Corridor", - "bus_stop": "Bus stop", - "busway": "Busway", - "elevator": "Elevator", + "abandoned": "Forlatt", + "services": "Tjenester", + "corridor": "Korridor", + "bus_stop": "Bussholdeplass", + "busway": "Kollektivfelt", + "elevator": "Høyde", "via_ferrata": "Via ferrata", - "proposed": "Road to be built", - "construction": "Road under construction" + "proposed": "Vei som skal bygges", + "construction": "Vei under bygging" }, "sac_scale": { - "hiking": "Hiking", - "mountain_hiking": "Mountain hiking", - "demanding_mountain_hiking": "Demanding mountain hiking", + "hiking": "Fottur", + "mountain_hiking": "Fjelltur", + "demanding_mountain_hiking": "Krevende fjelltur", "alpine_hiking": "Alpine hiking", "demanding_alpine_hiking": "Demanding alpine hiking", "difficult_alpine_hiking": "Difficult alpine hiking" }, "mtb_scale": "MTB scale", "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", + "from": "Startpunktet er for langt unna nærmeste vei", + "via": "Via-punktet er for langt fra nærmeste vei", + "to": "Sluttpunktet er for langt unna nærmeste vei", "timeout": "Route calculation took too long, try adding points closer together" } }, @@ -519,18 +519,18 @@ }, "embedding": { "title": "Lag ditt eget kart", - "mapbox_token": "Mapbox access token", - "file_urls": "File URLs (separated by commas)", - "drive_ids": "Google Drive file IDs (separated by commas)", + "mapbox_token": "Tilgangskode for Mapbox", + "file_urls": "Fil URL'er (adskilt med komma)", + "drive_ids": "Google Drive fil-ID'er (separert med komma)", "basemap": "Basiskart", "height": "Høyde", "fill_by": "Fill by", "none": "Ingen", "show_controls": "Vis kontrollknapper", "manual_camera": "Manuelt kamera", - "manual_camera_description": "You can move the map below to adjust the camera position.", - "latitude": "Latitude", - "longitude": "Longitude", + "manual_camera_description": "Du kan flytte kartet under for å justere kameraposisjon.", + "latitude": "Breddegrad", + "longitude": "Lengdegrad", "zoom": "Zoom", "pitch": "Pitch", "bearing": "Bearing", From d87c5b11407f3ea5dae4a55edcb436dfb19f6ea9 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 22:28:15 +0200 Subject: [PATCH 108/500] New translations en.json (Norwegian) --- website/src/locales/no.json | 42 ++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/website/src/locales/no.json b/website/src/locales/no.json index 439e5a47b..46d4e3a96 100644 --- a/website/src/locales/no.json +++ b/website/src/locales/no.json @@ -190,41 +190,41 @@ "from": "Startpunktet er for langt unna nærmeste vei", "via": "Via-punktet er for langt fra nærmeste vei", "to": "Sluttpunktet er for langt unna nærmeste vei", - "timeout": "Route calculation took too long, try adding points closer together" + "timeout": "Ruteberegning tok for lang tid, prøv å legge til flere punkter" } }, "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 split it by clicking on one of the split markers or on the trace itself." + "tooltip": "Beskjær eller splitt", + "crop": "Beskjær", + "split_as": "Dele opp sporet i", + "help_invalid_selection": "Velg spor for å beskjære eller dele.", + "help": "Bruk glidebryteren for å beskjære sporet, eller splitte det ved å klikke på en av markørene, eller på selve sporet." }, "time": { - "tooltip": "Manage time data", + "tooltip": "Endre tidsdata", "start": "Start", - "end": "End", + "end": "Avslutt", "total_time": "Bevegelsestid", - "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": "Velg en dato", + "artificial": "Opprett realistiske tidsdata", + "update": "Oppdater tidsdata", + "help": "Bruk skjemaet for å angi nye tidsdata.", + "help_invalid_selection": "Velg et spor for å administrere sine tidsdata." }, "merge": { - "merge_traces": "Connect the traces", - "merge_contents": "Merge the contents and keep the traces disconnected", + "merge_traces": "Koble sammen sporene", + "merge_contents": "Slå sammen innholdet og behold sporene frakoblet", "merge_selection": "Slå sammen valgte", - "remove_gaps": "Remove time gaps between traces", + "remove_gaps": "Fjern tidsgap mellom spor", "tooltip": "Slå sammen elementer", "help_merge_traces": "Ved å koble sammen de valgte sporene vil det opprettes ett enkelt kontinuerlig spor.", - "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.", - "selection_tip": "Tip: use {KEYBOARD_SHORTCUT} to add items to the selection." + "help_cannot_merge_traces": "Ditt utvalg må inneholde flere spor for å koble dem sammen.", + "help_merge_contents": "Sammenslåing av innholdet i de valgte elementene vil gruppere alt innhold i det første elementet.", + "help_cannot_merge_contents": "Ditt valg må inneholde flere elementer for å slå sammen innholdet.", + "selection_tip": "Tips: bruk {KEYBOARD_SHORTCUT} for å legge til objekter i utvalget." }, "extract": { - "tooltip": "Extract contents to separate items", + "tooltip": "Pakk ut innhold for å skille elementer", "button": "Pakk ut", "help": "Å pakke ut innholdet i de valgte elementene, vil opprette et eget element for hvert punkt.", "help_invalid_selection": "Valget ditt må inneholde elementer med flere spor for å kunne hente dem ut." From 32017a885935aef09f7a7f3e5fabf257c985dab4 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sat, 2 Aug 2025 11:35:56 +0200 Subject: [PATCH 109/500] New translations en.json (Indonesian) --- website/src/locales/id.json | 44 ++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/website/src/locales/id.json b/website/src/locales/id.json index 30f30805e..f4e842d62 100644 --- a/website/src/locales/id.json +++ b/website/src/locales/id.json @@ -24,37 +24,37 @@ "export_options": "Export options", "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!", "support_button": "Help keep the website free", - "download_file": "Download file", - "download_files": "Download files", + "download_file": "unduh berkas", + "download_files": "Unduh berkas", "edit": "Edit", "undo": "Undo", "redo": "Redo", "delete": "Delete", - "select_all": "Select all", - "view": "View", - "elevation_profile": "Elevation profile", - "tree_file_view": "File tree", - "switch_basemap": "Switch to previous basemap", - "toggle_overlays": "Toggle overlays", - "toggle_3d": "Toggle 3D", - "settings": "Settings", - "distance_units": "Distance units", - "metric": "Metric", + "select_all": "Pilih Semua", + "view": "Lihat", + "elevation_profile": "Profil ketinggian", + "tree_file_view": "Cabang berkas", + "switch_basemap": "Beralih ke peta dasar sebelumnya", + "toggle_overlays": "Beralih lapisan", + "toggle_3d": "Beralih 3D", + "settings": "Pengaturan", + "distance_units": "Satuan jarak", + "metric": "Metrik", "imperial": "Imperial", - "nautical": "Nautical", - "velocity_units": "Velocity units", - "temperature_units": "Temperature units", + "nautical": "Bahari", + "velocity_units": "Satuan kecepatan", + "temperature_units": "Satuan suhu", "celsius": "Celsius", "fahrenheit": "Fahrenheit", - "language": "Language", - "mode": "Theme", - "system": "System", - "light": "Light", - "dark": "Dark", - "street_view_source": "Street view source", + "language": "Bahasa", + "mode": "Tema", + "system": "Sistem", + "light": "Terang", + "dark": "Gelap", + "street_view_source": "Sumber tampilan jalan", "mapillary": "Mapillary", "google": "Google", - "toggle_street_view": "Street view", + "toggle_street_view": "Tampilan jalan", "layers": "Map layers...", "distance_markers": "Distance markers", "direction_markers": "Direction arrows", From c656d0f9b59335374bb163ada1050e733eca8a84 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sat, 2 Aug 2025 12:40:02 +0200 Subject: [PATCH 110/500] New translations en.json (Indonesian) --- website/src/locales/id.json | 146 ++++++++++++++++++------------------ 1 file changed, 73 insertions(+), 73 deletions(-) diff --git a/website/src/locales/id.json b/website/src/locales/id.json index f4e842d62..130e0ff64 100644 --- a/website/src/locales/id.json +++ b/website/src/locales/id.json @@ -1,35 +1,35 @@ { "metadata": { - "home_title": "the online GPX file editor", + "home_title": "editor berkas GPX online", "app_title": "app", - "embed_title": "the online GPX file editor", - "help_title": "help", - "404_title": "page not found", - "description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations." + "embed_title": "editor berkas GPX online", + "help_title": "bantuan", + "404_title": "halaman tidak ditemukan", + "description": "Lihat, edit, dan buat berkas GPX secara online dengan fitur perencanaan rute canggih dan alat pemrosesan berkas, peta yang indah, dan visualisasi data yang detail." }, "menu": { - "new": "New", - "new_file": "New file", - "new_track": "New track", - "new_segment": "New segment", - "open": "Open...", - "duplicate": "Duplicate", - "close": "Close", - "close_all": "Close all", - "copy": "Copy", - "paste": "Paste", - "cut": "Cut", - "export": "Export...", - "export_all": "Export all...", - "export_options": "Export options", - "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!", - "support_button": "Help keep the website free", - "download_file": "unduh berkas", + "new": "Baru", + "new_file": "Berkas baru", + "new_track": "Trek baru", + "new_segment": "Segmen Baru", + "open": "Buka...", + "duplicate": "Duplikasi", + "close": "Tutup", + "close_all": "Tutup semua", + "copy": "Salin", + "paste": "Tempel", + "cut": "Potong", + "export": "Ekspor...", + "export_all": "Ekspor semua...", + "export_options": "Opsi Ekspor", + "support_message": "Alat ini gratis untuk digunakan, tetapi tidak gratis untuk dijalankan. Mohon pertimbangkan untuk mendukung situs web ini jika Anda menggunakannya secara rutin. Terima kasih!", + "support_button": "Bantu agar situs web ini tetap gratis", + "download_file": "Unduh Berkas", "download_files": "Unduh berkas", - "edit": "Edit", - "undo": "Undo", - "redo": "Redo", - "delete": "Delete", + "edit": "Ubah", + "undo": "Batalkan", + "redo": "Ulangi", + "delete": "Hapus", "select_all": "Pilih Semua", "view": "Lihat", "elevation_profile": "Profil ketinggian", @@ -55,71 +55,71 @@ "mapillary": "Mapillary", "google": "Google", "toggle_street_view": "Tampilan jalan", - "layers": "Map layers...", - "distance_markers": "Distance markers", - "direction_markers": "Direction arrows", - "help": "Help", - "more": "More...", - "donate": "Donate", + "layers": "Lapisan peta...", + "distance_markers": "Penanda jarak", + "direction_markers": "Panah arah", + "help": "Bantu", + "more": "Lebih...", + "donate": "Donasi", "ctrl": "Ctrl", - "click": "Click", - "drag": "Drag", + "click": "Klik", + "drag": "Seret", "metadata": { "button": "Info...", - "name": "Name", - "description": "Description", - "save": "Save" + "name": "Nama", + "description": "Deskripsi", + "save": "Simpan" }, "style": { - "button": "Appearance...", - "color": "Color", - "opacity": "Opacity", - "width": "Width" + "button": "Penampilan...", + "color": "Warna", + "opacity": "Tingkat keburaman", + "width": "Lebar" }, - "hide": "Hide", - "unhide": "Unhide", - "center": "Center", - "open_in": "Open in", - "copy_coordinates": "Copy coordinates" + "hide": "Sembunyikan", + "unhide": "Tampilkan", + "center": "Tengah", + "open_in": "Buka di", + "copy_coordinates": "Salin koordinat" }, "toolbar": { "routing": { - "tooltip": "Plan or edit a route", - "activity": "Activity", - "use_routing": "Routing", - "use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled", - "allow_private": "Allow private roads", + "tooltip": "Rencanakan atau edit rute", + "activity": "Aktivitas", + "use_routing": "Perutean", + "use_routing_tooltip": "Hubungkan titik-titik jangkar melalui jaringan jalan, atau secara langsung jika dinonaktifkan", + "allow_private": "Izinkan jalan pribadi", "reverse": { - "button": "Reverse", - "tooltip": "Reverse the direction of the route" + "button": "Balik", + "tooltip": "Balik arah rute" }, "route_back_to_start": { - "button": "Back to start", - "tooltip": "Connect the last point of the route with the starting point" + "button": "Kembali ke Awal", + "tooltip": "Hubungkan titik akhir rute dengan titik awal" }, "round_trip": { - "button": "Round trip", - "tooltip": "Return to the starting point by the same route" + "button": "Perjalanan pulang-pergi", + "tooltip": "Kembali ke titik awal melalui rute yang sama" }, - "start_loop_here": "Start loop here", - "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.", + "start_loop_here": "Mulai pengulangan di sini", + "help_no_file": "Pilih jalur yang ingin digunakan dengan alat pemetaan, atau klik pada peta untuk mulai membuat rute baru.", + "help": "Klik pada peta untuk menambahkan titik jangkar baru, atau seret titik jangkar yang sudah ada untuk mengubah rute.", "activities": { - "bike": "Bike", - "racing_bike": "Road bike", - "gravel_bike": "Gravel bike", - "mountain_bike": "Mountain bike", - "foot": "Run/hike", - "motorcycle": "Motorcycle", - "water": "Water", - "railway": "Railway" + "bike": "Sepeda", + "racing_bike": "Sepeda jalan raya", + "gravel_bike": "Sepeda gravel", + "mountain_bike": "Sepeda gunung", + "foot": "Lari/jalan kaki", + "motorcycle": "Sepeda motor", + "water": "Air", + "railway": "Kereta api" }, "surface": { - "unknown": "Unknown", - "paved": "Paved", - "unpaved": "Unpaved", - "asphalt": "Asphalt", - "concrete": "Concrete", + "unknown": "Tidak diketahui", + "paved": "Berlapis / Beraspal", + "unpaved": "Belum beraspal / Jalan tanah", + "asphalt": "Aspal", + "concrete": "Beton", "cobblestone": "Cobblestone", "paving_stones": "Paving stones", "sett": "Sett", From 393499f34f2c2c71ed5eccb0cbdf2a738171ab12 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sat, 2 Aug 2025 13:58:57 +0200 Subject: [PATCH 111/500] New translations en.json (Indonesian) --- website/src/locales/id.json | 118 ++++++++++++++++++------------------ 1 file changed, 59 insertions(+), 59 deletions(-) diff --git a/website/src/locales/id.json b/website/src/locales/id.json index 130e0ff64..c79ea5395 100644 --- a/website/src/locales/id.json +++ b/website/src/locales/id.json @@ -120,70 +120,70 @@ "unpaved": "Belum beraspal / Jalan tanah", "asphalt": "Aspal", "concrete": "Beton", - "cobblestone": "Cobblestone", - "paving_stones": "Paving stones", - "sett": "Sett", + "cobblestone": "Batu bata", + "paving_stones": "Batu paving", + "sett": "Batu blok", "metal": "Metal", - "wood": "Wood", - "compacted": "Compacted gravel", - "fine_gravel": "Fine gravel", - "gravel": "Gravel", - "pebblestone": "Pebblestone", - "rock": "Rock", - "dirt": "Dirt", - "ground": "Ground", - "earth": "Earth", - "mud": "Mud", - "sand": "Sand", - "grass": "Grass", - "grass_paver": "Grass paver", - "clay": "Clay", - "stone": "Stone" + "wood": "Kayu", + "compacted": "Kerikil padat", + "fine_gravel": "Kerikil halus", + "gravel": "Kerikil", + "pebblestone": "Batu kerikil bulat", + "rock": "Batu", + "dirt": "Tanah lepas", + "ground": "Tanah alami", + "earth": "Tanah", + "mud": "Lumpur", + "sand": "Pasir", + "grass": "Rumput", + "grass_paver": "Paving rumput", + "clay": "Tanah liat", + "stone": "Batu" }, "highway": { - "unknown": "Unknown", - "motorway": "Highway", - "motorway_link": "Highway link", - "trunk": "Primary road", - "trunk_link": "Primary road link", - "primary": "Primary road", - "primary_link": "Primary road link", - "secondary": "Secondary road", - "secondary_link": "Secondary road link", - "tertiary": "Tertiary road", - "tertiary_link": "Tertiary road link", - "unclassified": "Minor road", - "residential": "Residential road", - "living_street": "Living street", - "service": "Service road", - "track": "Track", - "footway": "Footway", - "path": "Path", - "pedestrian": "Pedestrian", - "cycleway": "Cycleway", - "steps": "Steps", - "road": "Road", - "bridleway": "Horseriding path", + "unknown": "Tidak diketahui", + "motorway": "Jalan raya", + "motorway_link": "Jalan raya penghubung", + "trunk": "Jalan utama", + "trunk_link": "Penghubung jalan utama", + "primary": "Jalan utama", + "primary_link": "Penghubung jalan utama", + "secondary": "Jalan sekunder", + "secondary_link": "Penghubung jalan sekunder", + "tertiary": "Jalan tersier", + "tertiary_link": "Penghubung jalan tersier", + "unclassified": "Jalan kecil", + "residential": "Jalan pemukiman", + "living_street": "Jalan ramah pejalan kaki", + "service": "Jalan layanan", + "track": "Trek", + "footway": "Jalur pejalan kaki", + "path": "Jalur setapak", + "pedestrian": "Pejalan kaki", + "cycleway": "Jalur Sepeda", + "steps": "Langkah", + "road": "Jalan", + "bridleway": "Jalur berkuda", "platform": "Platform", - "raceway": "Racing circuit", - "rest_area": "Rest area", - "abandoned": "Abandoned", - "services": "Services", - "corridor": "Corridor", - "bus_stop": "Bus stop", - "busway": "Busway", - "elevator": "Elevator", - "via_ferrata": "Via ferrata", - "proposed": "Road to be built", - "construction": "Road under construction" + "raceway": "Sirkuit Balap", + "rest_area": "Area Istirahat", + "abandoned": "Terbengkalai", + "services": "Layanan", + "corridor": "Koridor", + "bus_stop": "Halte bus", + "busway": "Jalur bus", + "elevator": "Lift", + "via_ferrata": "Panjat Besi", + "proposed": "Jalan yang akan dibangun", + "construction": "Jalan sedang dalam pembangunan" }, "sac_scale": { - "hiking": "Hiking", - "mountain_hiking": "Mountain hiking", - "demanding_mountain_hiking": "Demanding mountain hiking", - "alpine_hiking": "Alpine hiking", - "demanding_alpine_hiking": "Demanding alpine hiking", - "difficult_alpine_hiking": "Difficult alpine hiking" + "hiking": "Mendaki", + "mountain_hiking": "Pendakian gunung", + "demanding_mountain_hiking": "Pendakian gunung yang menantang", + "alpine_hiking": "Pendakian alpen", + "demanding_alpine_hiking": "Pendakian alpen yang menantang", + "difficult_alpine_hiking": "Pendakian alpen tingkat sulit" }, "mtb_scale": "MTB scale", "error": { @@ -221,7 +221,7 @@ "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.", - "selection_tip": "Tip: use {KEYBOARD_SHORTCUT} to add items to the selection." + "selection_tip": "Tips: Gunakan {KEYBOARD_SHORTCUT} untuk menambahkan item ke dalam pemilihan." }, "extract": { "tooltip": "Extract contents to separate items", From b85df15890bd83ce7aa8f9f184bf175834648b3a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sun, 3 Aug 2025 15:00:56 +0200 Subject: [PATCH 112/500] New translations en.json (Norwegian) --- website/src/locales/no.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/locales/no.json b/website/src/locales/no.json index 46d4e3a96..fca06f136 100644 --- a/website/src/locales/no.json +++ b/website/src/locales/no.json @@ -181,11 +181,11 @@ "hiking": "Fottur", "mountain_hiking": "Fjelltur", "demanding_mountain_hiking": "Krevende fjelltur", - "alpine_hiking": "Alpine hiking", - "demanding_alpine_hiking": "Demanding alpine hiking", - "difficult_alpine_hiking": "Difficult alpine hiking" + "alpine_hiking": "Fjelltur", + "demanding_alpine_hiking": "Krevende fjelltur", + "difficult_alpine_hiking": "Vanskelig fjelltur" }, - "mtb_scale": "MTB scale", + "mtb_scale": "MTB skala", "error": { "from": "Startpunktet er for langt unna nærmeste vei", "via": "Via-punktet er for langt fra nærmeste vei", @@ -260,7 +260,7 @@ "delete_inside": "Slett i utvalg", "delete_outside": "Slett utenfor utvalg", "button": "Slett", - "help": "Select a rectangle area on the map to remove GPS points and points of interest.", + "help": "Velg et rektangelområde på kartet for å fjerne GPS-punkter og interessepunkter.", "help_no_selection": "Select a trace to clean GPS points and points of interest." } }, From d42a52d8cf16605066e52149bbf4650cca6794ae Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sun, 3 Aug 2025 16:13:45 +0200 Subject: [PATCH 113/500] New translations en.json (Norwegian) --- website/src/locales/no.json | 238 ++++++++++++++++++------------------ 1 file changed, 119 insertions(+), 119 deletions(-) diff --git a/website/src/locales/no.json b/website/src/locales/no.json index fca06f136..d8f0a2d68 100644 --- a/website/src/locales/no.json +++ b/website/src/locales/no.json @@ -35,7 +35,7 @@ "elevation_profile": "Høydeprofil", "tree_file_view": "Filstruktur", "switch_basemap": "Bytt til forrige basekart", - "toggle_overlays": "Vis/skjul kartlag", + "toggle_overlays": "Vis eller skjul kartlag", "toggle_3d": "Skru av/på 3D", "settings": "Innstillinger", "distance_units": "Avstandsenhet", @@ -148,14 +148,14 @@ "trunk_link": "Hovedveiforbindelse", "primary": "Hovedvei", "primary_link": "Hovedveiforbindelse", - "secondary": "Secondary road", - "secondary_link": "Secondary road link", - "tertiary": "Tertiary road", - "tertiary_link": "Tertiary road link", - "unclassified": "Minor road", + "secondary": "Sekundær vei", + "secondary_link": "Sekundærveiforbindelse", + "tertiary": "Tertiær vei", + "tertiary_link": "Hovedveiforbindelse", + "unclassified": "Mindre vei", "residential": "Tettbebygd strøk", - "living_street": "Living street", - "service": "Service road", + "living_street": "Boliggate", + "service": "Servicvei", "track": "Spor", "footway": "Gangvei", "path": "Sti", @@ -164,16 +164,16 @@ "steps": "Skritt", "road": "Vei", "bridleway": "Ridesti", - "platform": "Platform", - "raceway": "Racing circuit", - "rest_area": "Rest area", + "platform": "Plattform", + "raceway": "Lukket bane", + "rest_area": "Rasteplass", "abandoned": "Forlatt", "services": "Tjenester", "corridor": "Korridor", "bus_stop": "Bussholdeplass", "busway": "Kollektivfelt", "elevator": "Høyde", - "via_ferrata": "Via ferrata", + "via_ferrata": "Sikret klatresti", "proposed": "Vei som skal bygges", "construction": "Vei under bygging" }, @@ -261,31 +261,31 @@ "delete_outside": "Slett utenfor utvalg", "button": "Slett", "help": "Velg et rektangelområde på kartet for å fjerne GPS-punkter og interessepunkter.", - "help_no_selection": "Select a trace to clean GPS points and points of interest." + "help_no_selection": "Velg et spor for å fjerne GPS-punkter og punkter av interesse." } }, "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": "Laginnstillinger", + "settings_help": "Velg kartlagene du vil vise i grensesnittet, legg til egendefinerte, og juster innstillingene.", + "selection": "Lagvalg", "custom_layers": { - "title": "Custom layers", - "new": "New custom layer", - "edit": "Edit custom layer", - "urls": "URL(s)", - "url_placeholder": "WMTS, WMS or Mapbox style JSON", - "max_zoom": "Max zoom", + "title": "Egendefinerte lag", + "new": "Nytt egendefinert lag", + "edit": "Redigere egendefinert lag", + "urls": "Nettadresse(r)", + "url_placeholder": "WMTS-, WMS-, eller Mapbox stil JSON", + "max_zoom": "Maks forstørring", "layer_type": "Lagtype", "basemap": "Basiskart", "overlay": "Overlag", - "create": "Create layer", - "update": "Update layer" + "create": "Opprett lag", + "update": "Oppdater lag" }, - "opacity": "Overlay opacity", + "opacity": "Gjennomsiktighet for overlegg", "label": { - "basemaps": "Basemaps", - "overlays": "Overlays", - "custom": "Custom", + "basemaps": "Basiskart", + "overlays": "Overlag", + "custom": "Egendefinert", "world": "Verden", "countries": "Land", "belgium": "Belgia", @@ -312,40 +312,40 @@ "swisstopoSatellite": "swisstopo satellitt", "ignBe": "IGN Topo", "ignFrPlan": "IGN Plan", - "ignFrTopo": "IGN Topo", + "ignFrTopo": "IGN Topografi", "ignFrScan25": "IGN SCAN25", - "ignFrSatellite": "IGN Satellite", - "ignEs": "IGN Topo", - "ignEsSatellite": "IGN Satellite", - "ordnanceSurvey": "Ordnance Survey", + "ignFrSatellite": "IGN Satellitt", + "ignEs": "IGN Topografi", + "ignEsSatellite": "IGN Satellitt", + "ordnanceSurvey": "Kartverket", "norwayTopo": "Topografisk Norgeskart 4", - "swedenTopo": "Lantmäteriet Topo", - "swedenSatellite": "Lantmäteriet Satellite", - "finlandTopo": "Lantmäteriverket Terrängkarta", + "swedenTopo": "Lantmäteriet Topografi", + "swedenSatellite": "Lantmäteriet Satellitt", + "finlandTopo": "Lantmäteriverket Terrengkart", "bgMountains": "BGMountains", "usgs": "USGS", - "bikerouterGravel": "bikerouter.de Gravel", - "cyclOSMlite": "CyclOSM Lite", - "swisstopoSlope": "swisstopo Slope", - "swisstopoHiking": "swisstopo Hiking", - "swisstopoHikingClosures": "swisstopo Hiking Closures", - "swisstopoCycling": "swisstopo Cycling", - "swisstopoCyclingClosures": "swisstopo Cycling Closures", + "bikerouterGravel": "sykkelrute Grus", + "cyclOSMlite": "SyklOSM Lite", + "swisstopoSlope": "swisstopografisk helningskart", + "swisstopoHiking": "swisstopografisk Fottur", + "swisstopoHikingClosures": "swisstopografi Stengte turstier", + "swisstopoCycling": "swisstopografisk Sykkelsti", + "swisstopoCyclingClosures": "swisstopografi Stengte Sykkelstier", "swisstopoMountainBike": "swisstopo MTB", - "swisstopoMountainBikeClosures": "swisstopo MTB Closures", - "swisstopoSkiTouring": "swisstopo Ski Touring", + "swisstopoMountainBikeClosures": "swisstopografi Stengte turstier", + "swisstopoSkiTouring": "swisstopo Skispor", "ignFrCadastre": "IGN Cadastre", - "ignSlope": "IGN Slope", - "ignSkiTouring": "IGN Ski Touring", - "waymarked_trails": "Waymarked Trails", - "waymarkedTrailsHiking": "Hiking", - "waymarkedTrailsCycling": "Cycling", + "ignSlope": "IGN Helling", + "ignSkiTouring": "IGN Skispor", + "waymarked_trails": "Merkede stier", + "waymarkedTrailsHiking": "Fottur", + "waymarkedTrailsCycling": "Sykkeltur", "waymarkedTrailsMTB": "MTB", - "waymarkedTrailsSkating": "Skating", - "waymarkedTrailsHorseRiding": "Horse Riding", - "waymarkedTrailsWinter": "Winter", - "points_of_interest": "Points of interest", - "food": "Food", + "waymarkedTrailsSkating": "Rullebrett", + "waymarkedTrailsHorseRiding": "Hesteridning", + "waymarkedTrailsWinter": "Vinter", + "points_of_interest": "Interessepunkter", + "food": "Mat", "bakery": "Bakeri", "food-store": "Dagligvare", "eat-and-drink": "Spise og drikke", @@ -391,13 +391,13 @@ "speed": "Hastighet", "pace": "Tempo", "heartrate": "Puls", - "cadence": "Cadence", - "power": "Power", + "cadence": "Frekvens", + "power": "Kraft", "slope": "Skråning", "surface": "Overflate", "highway": "Kategori", "time": "Tid", - "moving": "Moving", + "moving": "Bevegelig", "total": "Totalt", "osm_extensions": "OpenStreetMap data" }, @@ -420,52 +420,52 @@ "power": "W" }, "gpx": { - "file": "File", - "files": "Files", + "file": "Fil", + "files": "Filer", "track": "Spor", "tracks": "Spor", "segment": "Segment", - "segments": "Segments", - "waypoint": "Point of interest", - "waypoints": "Points of interest", + "segments": "Segmenter", + "waypoint": "Interessepunkt", + "waypoints": "Interessepunkter", "symbol": { - "alert": "Alert", - "anchor": "Anchor", + "alert": "Varsel", + "anchor": "Ankerpunkt", "bank": "Bank", - "beach": "Beach", - "bike_trail": "Bike Trail", - "binoculars": "Binoculars", - "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", - "lodging": "Accommodation", - "forest": "Forest", - "gas_station": "Fuel Station", - "ground_transportation": "Ground Transportation", - "hotel": "Hotel", - "house": "House", - "information": "Information", + "beach": "Strand", + "bike_trail": "Sykkelsti", + "binoculars": "Kikkert", + "bridge": "Bro", + "building": "Bygning", + "campground": "Leirsted", + "car": "Bil", + "car_repair": "Garasje", + "convenience_store": "Dagligvarebutikk", + "crossing": "Krysningspunkt", + "department_store": "Varehus", + "drinking_water": "Vann", + "exit": "Avslutt", + "lodge": "Hytte", + "lodging": "Overnatting", + "forest": "Skog", + "gas_station": "Bensinstasjon", + "ground_transportation": "Bakketransport", + "hotel": "Hotell", + "house": "Hus", + "information": "Informasjon", "park": "Park", - "parking_area": "Parking", - "pharmacy": "Pharmacy", - "picnic_area": "Picnic Area", + "parking_area": "Parkering", + "pharmacy": "Apotek", + "picnic_area": "Piknikområde", "restaurant": "Restaurant", - "restricted_area": "Restricted Area", - "restroom": "Toilets", - "road": "Road", - "scenic_area": "Scenic Area", - "shelter": "Shelter", - "shopping_center": "Shopping Center", - "shower": "Shower", - "summit": "Summit", + "restricted_area": "Begrenset område", + "restroom": "Toaletter", + "road": "Vei", + "scenic_area": "Vakker område", + "shelter": "Ly", + "shopping_center": "Handlesenter", + "shower": "Dusj", + "summit": "Topp", "telephone": "Telefon", "tunnel": "Tunnel", "water_source": "Vannkilde" @@ -484,29 +484,29 @@ "email": "E-post", "contribute": "Bidra", "supported_by": "støttet av", - "support_button": "Support gpx.studio on Ko-fi", + "support_button": "Støtt gpx.studio på Ko-fi", "route_planning": "Ruteplanlegging", - "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." + "route_planning_description": "Et intuitivt grensesnitt for å skape reiserute skreddersydd for enhver aktivitet, basert på OpenStreetMap data.", + "file_processing": "Avansert filbehandling", + "file_processing_description": "En rekke verktøy for å utføre alle vanlige filbehandlingsoppgaver, og som kan brukes på flere filer samtidig.", + "maps": "Globale og lokale kart", + "maps_description": "En stor samling med basemaper, overlegg og interessepunkter som hjelper deg å lage ditt neste utendørs eventyret, eller visualisere din nyeste prestasjon.", + "data_visualization": "Data visualisering", + "data_visualization_description": "En interaktiv høydeprofil med detaljert statistikk for å analysere registrerte aktiviteter og framtidige mål.", + "identity": "Gratis, reklamefri og åpen kildekode", + "identity_description": "Nettsiden er gratis å bruke, uten annonser, og kildekoden er offentlig tilgjengelig på GitHub. Dette er bare mulig takket være den utrolige støtten fra fellesskapet." }, "docs": { - "translate": "Improve the translation on Crowdin", - "answer_not_found": "Did not find what you were looking for?", - "ask_on_reddit": "Ask the community on Reddit", + "translate": "Forbedre oversettelsen på Crowdin", + "answer_not_found": "Fant du ikke det du leter etter?", + "ask_on_reddit": "Spør fellesskapet på Reddit", "search": { "search": "Søk", "clear": "Tøm", "cancel": "Avbryt", "recent": "Nylige søk", "no_recent": "Ingen nylige søk", - "save": "Save this search", + "save": "Lagre dette søket", "remove": "Fjern dette søket fra historikk", "favorites": "Favoritter", "remove_favorite": "Fjern dette Søket fra favoritter", @@ -524,7 +524,7 @@ "drive_ids": "Google Drive fil-ID'er (separert med komma)", "basemap": "Basiskart", "height": "Høyde", - "fill_by": "Fill by", + "fill_by": "Fyll ved", "none": "Ingen", "show_controls": "Vis kontrollknapper", "manual_camera": "Manuelt kamera", @@ -532,12 +532,12 @@ "latitude": "Breddegrad", "longitude": "Lengdegrad", "zoom": "Zoom", - "pitch": "Pitch", - "bearing": "Bearing", - "preview": "Preview", - "code": "Integration code" + "pitch": "Helling", + "bearing": "Retning", + "preview": "Forhåndsvisning", + "code": "Integrasjons-kode" }, - "webgl2_required": "WebGL 2 is required to display the map.", - "enable_webgl2": "Learn how to enable WebGL 2 in your browser", - "page_not_found": "page not found" + "webgl2_required": "WebGL 2 kreves for å vise kartet.", + "enable_webgl2": "Lær hvordan du aktiverer WebGL 2 i nettleseren din", + "page_not_found": "siden ble ikke funnet" } From 7f682b24ef96298ff2758583334f343ce6085994 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 4 Aug 2025 04:32:52 +0200 Subject: [PATCH 114/500] New translations en.json (Indonesian) --- website/src/locales/id.json | 84 ++++++++++++++++++------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/website/src/locales/id.json b/website/src/locales/id.json index c79ea5395..fefe73dbf 100644 --- a/website/src/locales/id.json +++ b/website/src/locales/id.json @@ -181,64 +181,64 @@ "hiking": "Mendaki", "mountain_hiking": "Pendakian gunung", "demanding_mountain_hiking": "Pendakian gunung yang menantang", - "alpine_hiking": "Pendakian alpen", - "demanding_alpine_hiking": "Pendakian alpen yang menantang", - "difficult_alpine_hiking": "Pendakian alpen tingkat sulit" + "alpine_hiking": "Pendakian alpine", + "demanding_alpine_hiking": "Pendakian alpine yang menantang", + "difficult_alpine_hiking": "Pendakian alpine tingkat sulit" }, - "mtb_scale": "MTB scale", + "mtb_scale": "Skala MTB", "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": "Titik awal terlalu jauh dari jalan terdekat", + "via": "Titik via terlalu jauh dari jalan terdekat", + "to": "Titik akhir terlalu jauh dari jalan terdekat", + "timeout": "Perhitungan rute memakan waktu terlalu lama, coba tambahkan titik-titik yang lebih dekat satu sama lain" } }, "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 split it by clicking on one of the split markers or on the trace itself." + "tooltip": "Potong atau bagi", + "crop": "Potong", + "split_as": "Bagi jejak menjadi", + "help_invalid_selection": "Pilih jejak yang ingin Anda potong atau bagi.", + "help": "Gunakan penggeser untuk memotong jejak, atau membaginya dengan mengklik salah satu penanda pembagian atau pada jejak itu sendiri." }, "time": { - "tooltip": "Manage time data", - "start": "Start", - "end": "End", - "total_time": "Moving time", - "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." + "tooltip": "Kelola data waktu", + "start": "Mulai", + "end": "Selesai", + "total_time": "Waktu bergerak", + "pick_date": "Pilih tanggal", + "artificial": "Buat data waktu yang realistis", + "update": "Perbarui data waktu", + "help": "Isi formulir untuk mengatur data waktu baru.", + "help_invalid_selection": "Pilih satu jejak untuk mengelola data waktunya." }, "merge": { - "merge_traces": "Connect the traces", - "merge_contents": "Merge the contents and keep the traces disconnected", - "merge_selection": "Merge selection", - "remove_gaps": "Remove time gaps between traces", - "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.", + "merge_traces": "Sambungkan jalur-jalurnya", + "merge_contents": "Gabungkan isi dan biarkan jejak tetap terputus", + "merge_selection": "Gabungkan pilihan", + "remove_gaps": "Hapus celah waktu antara jejak", + "tooltip": "Gabungkan item-item tersebut", + "help_merge_traces": "Menghubungkan jejak yang dipilih akan menghasilkan satu jejak yang terus menerus.", + "help_cannot_merge_traces": "Pilihan Anda harus mencakup beberapa jejak untuk menghubungkannya.", + "help_merge_contents": "Menggabungkan isi dari item yang dipilih akan mengelompokkan semua isi di dalam item pertama.", + "help_cannot_merge_contents": "Pilihan Anda harus berisi beberapa item untuk menggabungkan isinya.", "selection_tip": "Tips: Gunakan {KEYBOARD_SHORTCUT} untuk menambahkan item ke dalam pemilihan." }, "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": "Ekstrak isi ke item terpisah", + "button": "Ekstrak", + "help": "Mengekstrak isi dari item yang dipilih akan membuat item terpisah untuk setiap isi dari item tersebut.", + "help_invalid_selection": "Pilihan Anda harus mencakup item yang memiliki jejak ganda agar dapat diekstraksi." }, "elevation": { - "button": "Request elevation data", - "help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from Mapbox.", - "help_no_selection": "Select a file item to request elevation data." + "button": "Minta data elevasi", + "help": "Meminta data elevasi akan menghapus data elevasi yang ada, jika ada, dan menggantinya dengan data dari Mapbox.", + "help_no_selection": "Pilih item file untuk meminta data elevasi." }, "waypoint": { - "tooltip": "Create and edit points of interest", - "icon": "Icon", - "link": "Link", - "longitude": "Longitude", + "tooltip": "Buat dan edit titik-titik menarik", + "icon": "Ikon", + "link": "Tautan", + "longitude": "Garis Bujur", "latitude": "Latitude", "create": "Create point of interest", "add": "Add point of interest to file", From ae78185b29ae82a08f8d4235efcd547bbef8affe Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 8 Aug 2025 12:50:22 +0200 Subject: [PATCH 115/500] New translations en.json (Indonesian) --- website/src/locales/id.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/locales/id.json b/website/src/locales/id.json index fefe73dbf..1a15ab1a6 100644 --- a/website/src/locales/id.json +++ b/website/src/locales/id.json @@ -239,8 +239,8 @@ "icon": "Ikon", "link": "Tautan", "longitude": "Garis Bujur", - "latitude": "Latitude", - "create": "Create point of interest", + "latitude": "Lintang", + "create": "Buat titik menarik", "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." From 24488a3b67b6bd1238eb043529fbde563685b2c8 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 8 Aug 2025 14:15:35 +0200 Subject: [PATCH 116/500] New translations en.json (Indonesian) --- website/src/locales/id.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/id.json b/website/src/locales/id.json index 1a15ab1a6..de83981d2 100644 --- a/website/src/locales/id.json +++ b/website/src/locales/id.json @@ -241,7 +241,7 @@ "longitude": "Garis Bujur", "latitude": "Lintang", "create": "Buat titik menarik", - "add": "Add point of interest to file", + "add": "Tambah titik menarik ke berkas", "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." }, From 544405d9b92cb14c726a1a5c30a18d95dae03018 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 13 Aug 2025 16:32:09 +0200 Subject: [PATCH 117/500] New translations en.json (Chinese Traditional, Hong Kong) --- website/src/locales/zh-HK.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/locales/zh-HK.json b/website/src/locales/zh-HK.json index fe3525e49..820a66696 100644 --- a/website/src/locales/zh-HK.json +++ b/website/src/locales/zh-HK.json @@ -2,8 +2,8 @@ "metadata": { "home_title": "線上 GPX 檔案編輯器", "app_title": "app", - "embed_title": "the online GPX file editor", - "help_title": "help", + "embed_title": "", + "help_title": "", "404_title": "page not found", "description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations." }, From 264d03727ebf36cab9ea2c8a994fb16a0f96078f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 13 Aug 2025 18:27:34 +0200 Subject: [PATCH 118/500] New translations edit.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/menu/edit.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/zh-HK/menu/edit.mdx b/website/src/lib/docs/zh-HK/menu/edit.mdx index cbcdd96ec..515b175f1 100644 --- a/website/src/lib/docs/zh-HK/menu/edit.mdx +++ b/website/src/lib/docs/zh-HK/menu/edit.mdx @@ -9,7 +9,7 @@ title: Edit actions # { title } -Unlike the file actions, the edit actions can potentially modify the content of the currently selected files. +與文件操作不同,編輯操作可能會修改目前選定文件的內容。 Moreover, when the tree layout of the files list is enabled (see [Files and statistics](../files-and-stats)), they can also be applied to [tracks, segments, and points of interest](../gpx). Therefore, we will refer to the elements that can be modified by these actions as _file items_. Note that except for the undo and redo actions, the edit actions are also accessible through the context menu (right-click) of the file items. From d0153179a9422bef89c6ff2bc55e44fd230a0759 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 29 Aug 2025 18:50:34 +0200 Subject: [PATCH 119/500] New translations en.json (Indonesian) --- website/src/locales/id.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/id.json b/website/src/locales/id.json index de83981d2..047090b05 100644 --- a/website/src/locales/id.json +++ b/website/src/locales/id.json @@ -242,7 +242,7 @@ "latitude": "Lintang", "create": "Buat titik menarik", "add": "Tambah titik menarik ke berkas", - "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": "", "help_no_selection": "Select a file to create or edit points of interest." }, "reduce": { From 8499e5246153856193e23f433fd562088872d8df Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 1 Sep 2025 08:57:32 +0200 Subject: [PATCH 120/500] New translations en.json (Dutch) --- website/src/locales/nl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/nl.json b/website/src/locales/nl.json index d4ecd5f39..3850749cc 100644 --- a/website/src/locales/nl.json +++ b/website/src/locales/nl.json @@ -21,7 +21,7 @@ "cut": "Knippen", "export": "Exporteren...", "export_all": "Alles exporteren...", - "export_options": "Export instellingen", + "export_options": "Exporteer instellingen", "support_message": "Het gereedschap is gratis te gebruiken, maar is niet gratis om te onderhouden. Overweeg om de website te ondersteunen als je hem vaak gebruikt. Bedankt!", "support_button": "Help de website gratis te houden", "download_file": "Bestand downloaden", From 253db0a303180fc50c7732038607214ae08b5a6f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 4 Sep 2025 18:13:32 +0200 Subject: [PATCH 121/500] New translations en.json (Norwegian) --- website/src/locales/no.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/no.json b/website/src/locales/no.json index d8f0a2d68..758ea8e59 100644 --- a/website/src/locales/no.json +++ b/website/src/locales/no.json @@ -2,7 +2,7 @@ "metadata": { "home_title": "online GPX-fil editor", "app_title": "applikasjon", - "embed_title": "online GPX-fil editor", + "embed_title": "den nettbaserte GPX-filredigereren", "help_title": "hjelp", "404_title": "siden ble ikke funnet", "description": "Vis, rediger og opprett GPX-filer online med avansert ruteplanlegging og filbehandling, vakre kart og detaljert visualisering." From d6b24f8753adf96ad6ac49187f42cf2b2370b34b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 5 Sep 2025 03:11:41 +0200 Subject: [PATCH 122/500] New translations en.json (Indonesian) --- website/src/locales/id.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/locales/id.json b/website/src/locales/id.json index 047090b05..ce9df82fc 100644 --- a/website/src/locales/id.json +++ b/website/src/locales/id.json @@ -242,8 +242,8 @@ "latitude": "Lintang", "create": "Buat titik menarik", "add": "Tambah titik menarik ke berkas", - "help": "", - "help_no_selection": "Select a file to create or edit points of interest." + "help": "Isi formulir untuk membuat titik point baru, atau klik pada titik point yang sudah ada untuk mengeditnya. Klik pada peta untuk mengisi koordinat, atau seret titik point untuk memindahkannya.", + "help_no_selection": "Pilih berkas untuk membuat atau mengedit titik-titik pointnya." }, "reduce": { "tooltip": "Reduce the number of GPS points", From f3c17a8e0f29c0355108768d97356c67a6992f21 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 5 Sep 2025 04:13:37 +0200 Subject: [PATCH 123/500] New translations en.json (Indonesian) --- website/src/locales/id.json | 308 ++++++++++++++++++------------------ 1 file changed, 154 insertions(+), 154 deletions(-) diff --git a/website/src/locales/id.json b/website/src/locales/id.json index ce9df82fc..845d7a6e7 100644 --- a/website/src/locales/id.json +++ b/website/src/locales/id.json @@ -246,61 +246,61 @@ "help_no_selection": "Pilih berkas untuk membuat atau mengedit titik-titik pointnya." }, "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": "Kurangi jumlah titik GPS", + "tolerance": "Toleransi", + "number_of_points": "Jumlah titik GPS", + "button": "Perkecil", + "help": "Gunakan bilah geser untuk memilih jumlah titik GPS yang ingin disimpan.", + "help_no_selection": "Pilih jejak untuk mengurangi jumlah titik GPS-nya." }, "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.", - "help_no_selection": "Select a trace to clean GPS points and points of interest." + "tooltip": "Bersihkan titik GPS dan titik point dengan opsi pemilihan persegi panjang.", + "delete_trackpoints": "Hapus GPS point.", + "delete_waypoints": "Hapus titik-titik menarik", + "delete_inside": "Hapus di dalam pilihan", + "delete_outside": "Hapus di luar pilihan", + "button": "Hapus", + "help": "Pilih area persegi panjang pada peta untuk menghapus titik GPS dan titik-titik menarik.", + "help_no_selection": "Pilih jejak untuk membersihkan titik GPS dan titik-titik menarik." } }, "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": "Pengaturan lapisan", + "settings_help": "Pilih lapisan peta yang ingin anda tampilkan di antarmuka, tambahkan lapisan kustom, dan sesuaikan pengaturannya.", + "selection": "Pemilihan lapisan", "custom_layers": { - "title": "Custom layers", - "new": "New custom layer", - "edit": "Edit custom layer", - "urls": "URL(s)", - "url_placeholder": "WMTS, WMS or Mapbox style JSON", - "max_zoom": "Max zoom", - "layer_type": "Layer type", - "basemap": "Basemap", + "title": "Lapisan kustom", + "new": "Lapisan kustom baru", + "edit": "Edit lapisan kustom", + "urls": "URL", + "url_placeholder": "WMTS, WMS, atau JSON gaya Mapbox", + "max_zoom": "Zoom maksimum", + "layer_type": "Tipe lapisan", + "basemap": "Peta dasar", "overlay": "Overlay", - "create": "Create layer", - "update": "Update layer" + "create": "Buat lapisan", + "update": "Perbarui lapisan" }, - "opacity": "Overlay opacity", + "opacity": "Opasitas Overlay", "label": { - "basemaps": "Basemaps", - "overlays": "Overlays", - "custom": "Custom", - "world": "World", - "countries": "Countries", - "belgium": "Belgium", + "basemaps": "Peta dasar", + "overlays": "Overlay", + "custom": "Kustom", + "world": "Dunia", + "countries": "Negara", + "belgium": "Belgia", "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", + "finland": "Finlandia", + "france": "Prancis", + "new_zealand": "Selandia Baru", + "norway": "Norwegia", + "spain": "Spanyol", + "sweden": "Swedia", + "switzerland": "Swiss", + "united_kingdom": "Britania Raya", + "united_states": "Amerika Serikat", + "mapboxOutdoors": "Mapbox Luar Ruang", + "mapboxSatellite": "Satelit Mapbox", "openStreetMap": "OpenStreetMap", "openTopoMap": "OpenTopoMap", "openHikingMap": "OpenHikingMap", @@ -308,96 +308,96 @@ "linz": "LINZ Topo", "linzTopo": "LINZ Topo50", "swisstopoRaster": "swisstopo Raster", - "swisstopoVector": "swisstopo Vector", - "swisstopoSatellite": "swisstopo Satellite", - "ignBe": "IGN Topo", + "swisstopoVector": "swisstopo Vektor", + "swisstopoSatellite": "swisstopo Satelit", + "ignBe": "IGN Topografi", "ignFrPlan": "IGN Plan", "ignFrTopo": "IGN Topo", "ignFrScan25": "IGN SCAN25", - "ignFrSatellite": "IGN Satellite", + "ignFrSatellite": "IGN Satelit", "ignEs": "IGN Topo", - "ignEsSatellite": "IGN Satellite", - "ordnanceSurvey": "Ordnance Survey", + "ignEsSatellite": "IGN Satelit", + "ordnanceSurvey": "Survey Peta", "norwayTopo": "Topografisk Norgeskart 4", - "swedenTopo": "Lantmäteriet Topo", - "swedenSatellite": "Lantmäteriet Satellite", - "finlandTopo": "Lantmäteriverket Terrängkarta", + "swedenTopo": "Lantmäteriet Topo", + "swedenSatellite": "Lantmäteriet Satelit", + "finlandTopo": "Lantmäteriverket Terrängkarta", "bgMountains": "BGMountains", "usgs": "USGS", "bikerouterGravel": "bikerouter.de Gravel", "cyclOSMlite": "CyclOSM Lite", - "swisstopoSlope": "swisstopo Slope", - "swisstopoHiking": "swisstopo Hiking", - "swisstopoHikingClosures": "swisstopo Hiking Closures", - "swisstopoCycling": "swisstopo Cycling", - "swisstopoCyclingClosures": "swisstopo Cycling Closures", + "swisstopoSlope": "swisstopo Kemiringan", + "swisstopoHiking": "swisstopo Pendakian", + "swisstopoHikingClosures": "Penutupan Jalur Pendakian swisstopo", + "swisstopoCycling": "swisstopo Bersepeda", + "swisstopoCyclingClosures": "Penutupan Jalur Sepeda swisstopo", "swisstopoMountainBike": "swisstopo MTB", - "swisstopoMountainBikeClosures": "swisstopo MTB Closures", + "swisstopoMountainBikeClosures": "Penutupan Jalur MTB swisstopo", "swisstopoSkiTouring": "swisstopo Ski Touring", - "ignFrCadastre": "IGN Cadastre", - "ignSlope": "IGN Slope", + "ignFrCadastre": "IGN Kadastral", + "ignSlope": "IGN Kemiringan", "ignSkiTouring": "IGN Ski Touring", - "waymarked_trails": "Waymarked Trails", - "waymarkedTrailsHiking": "Hiking", - "waymarkedTrailsCycling": "Cycling", + "waymarked_trails": "Jalur Berpenanda", + "waymarkedTrailsHiking": "Mendaki", + "waymarkedTrailsCycling": "Bersepeda", "waymarkedTrailsMTB": "MTB", - "waymarkedTrailsSkating": "Skating", - "waymarkedTrailsHorseRiding": "Horse Riding", - "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", - "shelter": "Shelter", - "motorized": "Cars and Motorcycles", - "fuel-station": "Fuel Station", - "parking": "Parking", - "garage": "Garage", + "waymarkedTrailsSkating": "Seluncur", + "waymarkedTrailsHorseRiding": "Berkuda", + "waymarkedTrailsWinter": "Musim dingin", + "points_of_interest": "Tempat-tempat menarik", + "food": "Makanan", + "bakery": "Toko roti", + "food-store": "Toko Makanan", + "eat-and-drink": "Makan dan Minum", + "amenities": "Fasilitas", + "toilets": "Toilet", + "water": "Air", + "shower": "Mandi", + "shelter": "Penampungan", + "motorized": "Mobil dan Motor", + "fuel-station": "Stasiun bahan bakar", + "parking": "Parkir", + "garage": "Garasi", "barrier": "Barrier", - "tourism": "Tourism", - "attraction": "Attraction", - "viewpoint": "Viewpoint", + "tourism": "Pariwisata", + "attraction": "Atraksi", + "viewpoint": "Sudut pandang", "hotel": "Hotel", - "campsite": "Campsite", - "hut": "Hut", - "picnic": "Picnic Area", + "campsite": "Perkemahan", + "hut": "Gubuk", + "picnic": "Area Piknik", "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" + "pass": "Lewati", + "climbing": "Memanjat", + "bicycle": "Sepeda", + "bicycle-parking": "Parkir Sepeda", + "bicycle-rental": "Rental Sepedat", + "bicycle-shop": "Toko Sepeda", + "public-transport": "Transportasi umum", + "railway-station": "Stasiun kereta api", + "tram-stop": "Halt trem", + "bus-stop": "Pemberhentian Bus", + "ferry": "Feri" } }, "chart": { - "settings": "Elevation profile settings" + "settings": "Pengaturan profil elevasi" }, "quantities": { - "distance": "Distance", - "elevation": "Elevation", - "elevation_gain_loss": "Elevation gain and loss", - "temperature": "Temperature", - "speed": "Speed", + "distance": "Jarak", + "elevation": "Ketinggian", + "elevation_gain_loss": "Kenaikan dan penurunan ketinggian", + "temperature": "Temperatur", + "speed": "Kecepatan", "pace": "Pace", - "heartrate": "Heart rate", + "heartrate": "Detak jantung", "cadence": "Cadence", - "power": "Power", - "slope": "Slope", - "surface": "Surface", - "highway": "Category", - "time": "Time", - "moving": "Moving", + "power": "Daya", + "slope": "Miring", + "surface": "Permukaan", + "highway": "Kategori", + "time": "Waktu", + "moving": "Bergerak", "total": "Total", "osm_extensions": "OpenStreetMap data" }, @@ -420,51 +420,51 @@ "power": "W" }, "gpx": { - "file": "File", - "files": "Files", - "track": "Track", - "tracks": "Tracks", - "segment": "Segment", - "segments": "Segments", - "waypoint": "Point of interest", - "waypoints": "Points of interest", + "file": "Berkas", + "files": "Berkas", + "track": "Trek", + "tracks": "Trek", + "segment": "Segmen", + "segments": "Segmen", + "waypoint": "Tempat menarik", + "waypoints": "Tempat menarik", "symbol": { - "alert": "Alert", - "anchor": "Anchor", + "alert": "Pemberitahuan", + "anchor": "Jangkar", "bank": "Bank", - "beach": "Beach", - "bike_trail": "Bike Trail", - "binoculars": "Binoculars", - "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", - "lodging": "Accommodation", - "forest": "Forest", - "gas_station": "Fuel Station", - "ground_transportation": "Ground Transportation", + "beach": "Pantai", + "bike_trail": "Lintasan sepeda", + "binoculars": "Teropong", + "bridge": "Jembatan", + "building": "Bangunan", + "campground": "Perkemahan", + "car": "Mobil", + "car_repair": "Garasi", + "convenience_store": "Toko Kelontong", + "crossing": "Penyeberangan", + "department_store": "Toko serba ada", + "drinking_water": "Air", + "exit": "Keluar", + "lodge": "Gubuk", + "lodging": "Akomodasi", + "forest": "Hutan", + "gas_station": "Stasiun bahan bakar", + "ground_transportation": "Transportasi Darat", "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", - "shelter": "Shelter", - "shopping_center": "Shopping Center", - "shower": "Shower", + "house": "Rumah", + "information": "Informasi", + "park": "Taman", + "parking_area": "Parkir", + "pharmacy": "Apotek", + "picnic_area": "Area piknik", + "restaurant": "Restoran", + "restricted_area": "Area Terlarang", + "restroom": "Toilet", + "road": "Jalan", + "scenic_area": "Wilayah pemandangan indah", + "shelter": "Penampungan", + "shopping_center": "Pusat Perbelanjaan", + "shower": "Mandi", "summit": "Summit", "telephone": "Telephone", "tunnel": "Tunnel", From f3aae26996409c95e8748cc988ff362ad8b849cf Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 10 Sep 2025 10:34:12 +0200 Subject: [PATCH 124/500] New translations settings.mdx (Chinese Simplified) --- website/src/lib/docs/zh/menu/settings.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/zh/menu/settings.mdx b/website/src/lib/docs/zh/menu/settings.mdx index 68d199f4d..8d079ede7 100644 --- a/website/src/lib/docs/zh/menu/settings.mdx +++ b/website/src/lib/docs/zh/menu/settings.mdx @@ -41,7 +41,7 @@ title: 设置 ### 街景图源 更改 [街景图源](../map-controls)。 -默认使用 Mapillary,也可改为 Google Street View。 +默认使用 Mapillary,也可改为 谷歌街景。 详见 [地图控件](../map-controls)。 ### 图层… From bca6db50a71e163b15d5c1f7329b77fcac21f478 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sat, 20 Sep 2025 16:10:27 +0200 Subject: [PATCH 125/500] New translations en.json (Italian) --- website/src/locales/it.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/src/locales/it.json b/website/src/locales/it.json index b1deeb4b4..3dcd21dbd 100644 --- a/website/src/locales/it.json +++ b/website/src/locales/it.json @@ -35,7 +35,7 @@ "elevation_profile": "Profilo altimetrico", "tree_file_view": "Vista ad albero", "switch_basemap": "Passa alla mappa di base precedente", - "toggle_overlays": "Attiva/disattiva i livelli", + "toggle_overlays": "Attiva/disattiva le sovrapposizioni", "toggle_3d": "Attiva/disattiva 3D", "settings": "Impostazioni", "distance_units": "Unità distanza", @@ -57,7 +57,7 @@ "toggle_street_view": "Street View", "layers": "Livelli della mappa...", "distance_markers": "Indicatori di distanza", - "direction_markers": "Frecce di direzione", + "direction_markers": "Frecce direzionali", "help": "Aiuto", "more": "Altro...", "donate": "Dona", @@ -207,7 +207,7 @@ "total_time": "Tempo in movimento", "pick_date": "Seleziona una data", "artificial": "Crea tempi realistici", - "update": "Aggiorna i dati del tempo", + "update": "Aggiorna i dati temporali", "help": "Usa il modulo per impostare nuovi tempi.", "help_invalid_selection": "Seleziona una traccia singola per gestire i suoi dati temporali." }, @@ -344,7 +344,7 @@ "waymarkedTrailsSkating": "Pattinaggio", "waymarkedTrailsHorseRiding": "Equitazione", "waymarkedTrailsWinter": "Inverno", - "points_of_interest": "Punti di interesse", + "points_of_interest": "Punti d'interesse", "food": "Cibo", "bakery": "Panificio", "food-store": "Negozi di alimentari", From 1b6229b2a1b1a61a67a6685b6aabea9f487c8ab8 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sat, 20 Sep 2025 16:10:28 +0200 Subject: [PATCH 126/500] New translations elevation.mdx (Italian) --- website/src/lib/docs/it/toolbar/elevation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/it/toolbar/elevation.mdx b/website/src/lib/docs/it/toolbar/elevation.mdx index ad1f76896..2f196b6c8 100644 --- a/website/src/lib/docs/it/toolbar/elevation.mdx +++ b/website/src/lib/docs/it/toolbar/elevation.mdx @@ -18,7 +18,7 @@ Questo strumento ti permette di aggiungere dati di altimetria a tracce e [punti -I dati di altimetria sono forniti da Mapbox. +I dati altimertrici sono forniti da Mapbox. Puoi saperne di più sulla sua origine e accuratezza nella documentazione. From 04a2124141a569ba6a9058db186deb6a365e2301 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sat, 20 Sep 2025 17:13:15 +0200 Subject: [PATCH 127/500] New translations en.json (Italian) --- website/src/locales/it.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/locales/it.json b/website/src/locales/it.json index 3dcd21dbd..8b661a916 100644 --- a/website/src/locales/it.json +++ b/website/src/locales/it.json @@ -2,7 +2,7 @@ "metadata": { "home_title": "l'editor di file GPX online", "app_title": "app", - "embed_title": "l'editor di file GPX online", + "embed_title": "l'editor online di file GPX", "help_title": "aiuto", "404_title": "pagina non trovata", "description": "Visualizza, modifica e genera file GPX online con avanzate funzionalità di pianificazione del percorso e strumenti di elaborazione dei file, mappe eleganti e visualizzazione dettagliata dei dati." @@ -84,7 +84,7 @@ }, "toolbar": { "routing": { - "tooltip": "Pianifica o modifica un percorso", + "tooltip": "Pianifica o modifica un percorsoo", "activity": "Attività", "use_routing": "Instradamento", "use_routing_tooltip": "Collega i punti di ancoraggio tramite la rete stradale o in linea retta se disabilitato", From 5eef4e9eceab6e0efd1b56efb54567eb623a2406 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sat, 20 Sep 2025 17:13:17 +0200 Subject: [PATCH 128/500] New translations en.json (Russian) --- website/src/locales/ru.json | 52 ++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/website/src/locales/ru.json b/website/src/locales/ru.json index 2b5469c4b..6fd0f0a39 100644 --- a/website/src/locales/ru.json +++ b/website/src/locales/ru.json @@ -54,7 +54,7 @@ "street_view_source": "Источник просмотра улиц", "mapillary": "Mapillary", "google": "Google", - "toggle_street_view": "Street view", + "toggle_street_view": "Просмотр улиц", "layers": "Слои карты...", "distance_markers": "Метки расстояния", "direction_markers": "Стрелки направления", @@ -80,7 +80,7 @@ "unhide": "Отобразить", "center": "По центру", "open_in": "Открыть в", - "copy_coordinates": "Copy coordinates" + "copy_coordinates": "Скопировать координаты" }, "toolbar": { "routing": { @@ -137,12 +137,12 @@ "sand": "Песок", "grass": "Трава", "grass_paver": "Утрамбованная трава", - "clay": "Clay", + "clay": "Глина", "stone": "Камень" }, "highway": { - "unknown": "Unknown", - "motorway": "Highway", + "unknown": "Неизвестно", + "motorway": "Шоссе", "motorway_link": "Highway link", "trunk": "Primary road", "trunk_link": "Primary road link", @@ -152,27 +152,27 @@ "secondary_link": "Secondary road link", "tertiary": "Tertiary road", "tertiary_link": "Tertiary road link", - "unclassified": "Minor road", + "unclassified": "Второстепенная дорога", "residential": "Residential road", "living_street": "Жилая улица", "service": "Служебная дорога", - "track": "Track", + "track": "Отслеживать", "footway": "Пешеходная дорожка", - "path": "Path", + "path": "Путь", "pedestrian": "Пешеходная улица", "cycleway": "Велодорожка", "steps": "Ступеньки", - "road": "Road", + "road": "Дорога", "bridleway": "Horseriding path", - "platform": "Platform", - "raceway": "Racing circuit", - "rest_area": "Rest area", + "platform": "Платформа", + "raceway": "Гоночная трасса", + "rest_area": "Зона отдыха", "abandoned": "Abandoned", - "services": "Services", - "corridor": "Corridor", - "bus_stop": "Bus stop", + "services": "Сервисы", + "corridor": "Коридор", + "bus_stop": "Автобусная остановка", "busway": "Busway", - "elevator": "Elevator", + "elevator": "Лифт", "via_ferrata": "Via ferrata", "proposed": "Road to be built", "construction": "Road under construction" @@ -315,8 +315,8 @@ "ignFrTopo": "IGN Топографическая карта", "ignFrScan25": "IGN SCAN25", "ignFrSatellite": "IGN Спутник", - "ignEs": "IGN Topo", - "ignEsSatellite": "IGN Satellite", + "ignEs": "IGN Топографическая карта", + "ignEsSatellite": "IGN Спутник", "ordnanceSurvey": "Ordnance Survey", "norwayTopo": "Topografisk Norgeskart 4", "swedenTopo": "Lantmäteriet Topo", @@ -395,11 +395,11 @@ "power": "Мощность", "slope": "Уклон", "surface": "Поверхность", - "highway": "Category", + "highway": "Категория", "time": "Время", "moving": "Движение", "total": "Всего", - "osm_extensions": "OpenStreetMap data" + "osm_extensions": "Данные OpenStreetMap" }, "units": { "meters": "м", @@ -497,19 +497,19 @@ "identity_description": "Сайт бесплатен для использования, без рекламы, а исходный код доступен публично на GitHub. Это стало возможным только благодаря невероятной поддержке сообщества." }, "docs": { - "translate": "Improve the translation on Crowdin", - "answer_not_found": "Did not find what you were looking for?", + "translate": "Улучшить перевод на Crowdin", + "answer_not_found": "Не нашли то, что искали?", "ask_on_reddit": "Спросите сообщество на Reddit", "search": { - "search": "Search", - "clear": "Clear", + "search": "Поиск", + "clear": "Очистить", "cancel": "Отмена", "recent": "Recent searches", "no_recent": "No recent searches", "save": "Save this search", "remove": "Remove this search from history", - "favorites": "Favorites", - "remove_favorite": "Remove this search from favorites", + "favorites": "Избранное", + "remove_favorite": "Удалить этот поиск из избранного", "to_select": "выбрать", "to_navigate": "to navigate", "to_close": "to close", From 5cb88782fccc7f47a47af5fddd47c4ce92d8ef26 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Sep 2025 15:59:34 +0200 Subject: [PATCH 129/500] New translations en.json (Ukrainian) --- website/src/locales/uk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/locales/uk.json b/website/src/locales/uk.json index 2d9260173..acbfb5911 100644 --- a/website/src/locales/uk.json +++ b/website/src/locales/uk.json @@ -183,7 +183,7 @@ "demanding_mountain_hiking": "Вимогливі гірські походи", "alpine_hiking": "Гірський похід", "demanding_alpine_hiking": "Вимогливі альпійські походи", - "difficult_alpine_hiking": "Difficult alpine hiking" + "difficult_alpine_hiking": "Складні альпійські походи" }, "mtb_scale": "MTB scale", "error": { @@ -201,12 +201,12 @@ "help": "Використовуйте повзунок, щоб обрізати слід, або розділіть його, клацнувши на один з маркерів розбиття або на самому маршруті." }, "time": { - "tooltip": "Manage time data", + "tooltip": "Керування даними часу", "start": "Початок", "end": "Кінець", "total_time": "Час руху", "pick_date": "Оберіть дату", - "artificial": "Create realistic time data", + "artificial": "Створюйте реалістичні дані часу", "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." From 5c926d0ac6d4d0fc48b6eccafc1340081e106f87 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Sep 2025 18:44:01 +0200 Subject: [PATCH 130/500] New translations en.json (Ukrainian) --- website/src/locales/uk.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/website/src/locales/uk.json b/website/src/locales/uk.json index acbfb5911..93b886d0d 100644 --- a/website/src/locales/uk.json +++ b/website/src/locales/uk.json @@ -207,13 +207,13 @@ "total_time": "Час руху", "pick_date": "Оберіть дату", "artificial": "Створюйте реалістичні дані часу", - "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." + "update": "Оновити дані часу", + "help": "Скористайтеся формою, щоб встановити нові дані часу.", + "help_invalid_selection": "Виберіть один трек для керування його часовими даними." }, "merge": { - "merge_traces": "Connect the traces", - "merge_contents": "Merge the contents and keep the traces disconnected", + "merge_traces": "З'єднайте треки", + "merge_contents": "Об'єднати вміст та зберегти треки від'єднаними", "merge_selection": "Об'єднати вибрані", "remove_gaps": "Видалити проміжки часу між слідами", "tooltip": "Об'єднати елементи", @@ -225,17 +225,17 @@ }, "extract": { "tooltip": "Видобути вміст для розділення елементів", - "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." + "button": "Витяг", + "help": "Вилучення вмісту вибраних елементів створить окремий елемент для кожного з їхніх елементів.", + "help_invalid_selection": "Щоб витягти елементи з кількома треками, ваш вибір має містити їх." }, "elevation": { "button": "Запит даних висот", "help": "Запит даних висот призведе до видалення наявних даних висот, якщо вони є, і замінить їх даними з Mapbox.", - "help_no_selection": "Select a file item to request elevation data." + "help_no_selection": "Виберіть елемент файлу, щоб запросити дані про висоту." }, "waypoint": { - "tooltip": "Create and edit points of interest", + "tooltip": "Створення та редагування визначних місць", "icon": "Icon", "link": "Link", "longitude": "Довгота", From 408cc383cb032e3b0d8beceab1dcbd93ed11407b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 3 Oct 2025 17:56:00 +0200 Subject: [PATCH 131/500] New translations en.json (Portuguese) --- website/src/locales/pt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/pt.json b/website/src/locales/pt.json index 264dab95c..582beab46 100644 --- a/website/src/locales/pt.json +++ b/website/src/locales/pt.json @@ -214,7 +214,7 @@ "merge": { "merge_traces": "Connect the traces", "merge_contents": "Merge the contents and keep the traces disconnected", - "merge_selection": "Merge selection", + "merge_selection": "Fundir seleção", "remove_gaps": "Remove time gaps between traces", "tooltip": "Merge items together", "help_merge_traces": "Connecting the selected traces will create a single continuous trace.", From 00f7d08b04b1102481138f83e2b0f4c53d2e8461 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 3 Oct 2025 22:36:21 +0200 Subject: [PATCH 132/500] New translations en.json (Ukrainian) --- website/src/locales/uk.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/website/src/locales/uk.json b/website/src/locales/uk.json index 93b886d0d..5cad64197 100644 --- a/website/src/locales/uk.json +++ b/website/src/locales/uk.json @@ -237,7 +237,7 @@ "waypoint": { "tooltip": "Створення та редагування визначних місць", "icon": "Icon", - "link": "Link", + "link": "Посилання", "longitude": "Довгота", "latitude": "Широта", "create": "Створити точку інтересу", @@ -250,16 +250,16 @@ "tolerance": "Tolerance", "number_of_points": "Кількість точок GPS", "button": "Minify", - "help": "Use the slider to choose the number of GPS points to keep.", + "help": "Використовуйте повзунок, щоб вибрати кількість точок GPS, які потрібно зберегти.", "help_no_selection": "Оберіть слід для зменшення кількості його GPS точок." }, "clean": { "tooltip": "Очистити GPS точки та точки інтересів, використовуючи прямокутний вибір", - "delete_trackpoints": "Delete GPS points", - "delete_waypoints": "Delete points of interest", - "delete_inside": "Delete inside selection", - "delete_outside": "Delete outside selection", - "button": "Delete", + "delete_trackpoints": "Видалити точки GPS", + "delete_waypoints": "Видалити цікаві місця", + "delete_inside": "Видалити всередині виділення", + "delete_outside": "Видалити зовнішній вибір", + "button": "Видалити", "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." } From d42103b91b07d41e20956dce96a8e02a85c3f1e5 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 3 Oct 2025 23:57:07 +0200 Subject: [PATCH 133/500] New translations en.json (Ukrainian) --- website/src/locales/uk.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/website/src/locales/uk.json b/website/src/locales/uk.json index 5cad64197..036a26874 100644 --- a/website/src/locales/uk.json +++ b/website/src/locales/uk.json @@ -260,17 +260,17 @@ "delete_inside": "Видалити всередині виділення", "delete_outside": "Видалити зовнішній вибір", "button": "Видалити", - "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": "Виберіть прямокутну область на карті, щоб видалити точки GPS та точки інтересу.", + "help_no_selection": "Виберіть слід, щоб очистити точки GPS та точки інтересу." } }, "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": "Налаштування шарів", + "settings_help": "Виберіть шари карти, які ви хочете відобразити в інтерфейсі, додайте власні шари та налаштуйте їх параметри.", + "selection": "Вибір шару", "custom_layers": { - "title": "Custom layers", - "new": "New custom layer", + "title": "Користувацькі шари", + "new": "Новий користувацький шар", "edit": "Edit custom layer", "urls": "URL(s)", "url_placeholder": "WMTS, WMS or Mapbox style JSON", From ec3022d8ade55ca54273af764bdf69ef4c734627 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 7 Oct 2025 01:50:49 +0200 Subject: [PATCH 134/500] New translations en.json (Spanish) --- website/src/locales/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/es.json b/website/src/locales/es.json index 74fe829d8..bc3fe1e93 100644 --- a/website/src/locales/es.json +++ b/website/src/locales/es.json @@ -37,7 +37,7 @@ "switch_basemap": "Cambiar al mapa base anterior", "toggle_overlays": "Alternar capas", "toggle_3d": "Alternar 3D", - "settings": "Configuración", + "settings": "Configuraciones", "distance_units": "Unidades de distancia", "metric": "Métrico", "imperial": "Imperial", From 0a7575d1e4018d58f8f8ac9415b7401d1c6a66a1 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 7 Oct 2025 02:54:01 +0200 Subject: [PATCH 135/500] New translations integration.mdx (Spanish) --- website/src/lib/docs/es/integration.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/es/integration.mdx b/website/src/lib/docs/es/integration.mdx index a099b8daf..ea521fbb0 100644 --- a/website/src/lib/docs/es/integration.mdx +++ b/website/src/lib/docs/es/integration.mdx @@ -1,5 +1,5 @@ --- -title: Integración +title: Integraciones --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From 59e5be749c955c927296557ae6e43f4bc6ad6f5b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:01 +0100 Subject: [PATCH 200/500] New translations files-and-stats.mdx (French) --- website/src/lib/docs/fr/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/fr/files-and-stats.mdx b/website/src/lib/docs/fr/files-and-stats.mdx index 087a0495d..614501764 100644 --- a/website/src/lib/docs/fr/files-and-stats.mdx +++ b/website/src/lib/docs/fr/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Fichiers et statistiques --- # { title } @@ -84,8 +84,8 @@ Vous pouvez également utiliser la molette de la souris pour zoomer ou dézoomer
From 5314949394b636660782ab6dd5fb6bacc3ff86a1 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:02 +0100 Subject: [PATCH 201/500] New translations files-and-stats.mdx (Spanish) --- website/src/lib/docs/es/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/es/files-and-stats.mdx b/website/src/lib/docs/es/files-and-stats.mdx index 3a8b8d29e..5349ea5e4 100644 --- a/website/src/lib/docs/es/files-and-stats.mdx +++ b/website/src/lib/docs/es/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Archivos y estadísticas --- # { title } @@ -84,8 +84,8 @@ Puede usar el ratón para acercar o alejar el perfil de elevación y moverse hac
From 39515d0600fb7b298af4e00eed9e30c24ac18c00 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:05 +0100 Subject: [PATCH 202/500] New translations files-and-stats.mdx (Belarusian) --- website/src/lib/docs/be/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/be/files-and-stats.mdx b/website/src/lib/docs/be/files-and-stats.mdx index 19cf4e98e..c682ff7fb 100644 --- a/website/src/lib/docs/be/files-and-stats.mdx +++ b/website/src/lib/docs/be/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Files and statistics --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From 5176e459b5964bcdd7e466adc79b6253cf193146 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:06 +0100 Subject: [PATCH 203/500] New translations files-and-stats.mdx (Catalan) --- website/src/lib/docs/ca/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/ca/files-and-stats.mdx b/website/src/lib/docs/ca/files-and-stats.mdx index 1202b4c8e..1efe9ccd4 100644 --- a/website/src/lib/docs/ca/files-and-stats.mdx +++ b/website/src/lib/docs/ca/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Fitxers i estadístiques --- # { title } @@ -84,8 +84,8 @@ També pots utilitzar la rodeta del ratolí per apropar o allunyar el perfil d'e
From 552c39e583be37c4c76788f6124ce66aaf780b35 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:08 +0100 Subject: [PATCH 204/500] New translations files-and-stats.mdx (Czech) --- website/src/lib/docs/cs/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/cs/files-and-stats.mdx b/website/src/lib/docs/cs/files-and-stats.mdx index 65b6fd303..89ac2d726 100644 --- a/website/src/lib/docs/cs/files-and-stats.mdx +++ b/website/src/lib/docs/cs/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Soubory a statistiky --- # { title } @@ -84,8 +84,8 @@ Pomocí kolečka myši můžete také výškový profil přiblížit a oddálit
From 4b90ddda2a7f6d1a865e13c75a504a477147030a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:09 +0100 Subject: [PATCH 205/500] New translations files-and-stats.mdx (Danish) --- website/src/lib/docs/da/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/da/files-and-stats.mdx b/website/src/lib/docs/da/files-and-stats.mdx index 19cf4e98e..c682ff7fb 100644 --- a/website/src/lib/docs/da/files-and-stats.mdx +++ b/website/src/lib/docs/da/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Files and statistics --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From 2854c241977100191a70785f8a986ead4a2f4dd6 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:10 +0100 Subject: [PATCH 206/500] New translations files-and-stats.mdx (German) --- website/src/lib/docs/de/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/de/files-and-stats.mdx b/website/src/lib/docs/de/files-and-stats.mdx index f056f7397..7a35d45bb 100644 --- a/website/src/lib/docs/de/files-and-stats.mdx +++ b/website/src/lib/docs/de/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Dateien und Statistiken --- # { title } @@ -84,8 +84,8 @@ Sie können auch das Mausrad verwenden, um auf dem Höhenprofil heranzuzoomen un
From 1ed3eae03830764a7a2aa668209a977ec1ee08e3 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:12 +0100 Subject: [PATCH 207/500] New translations files-and-stats.mdx (Greek) --- website/src/lib/docs/el/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/el/files-and-stats.mdx b/website/src/lib/docs/el/files-and-stats.mdx index 19cf4e98e..c682ff7fb 100644 --- a/website/src/lib/docs/el/files-and-stats.mdx +++ b/website/src/lib/docs/el/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Files and statistics --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From cce0d85dd4703e4564a675f279968bb1375b0451 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:14 +0100 Subject: [PATCH 208/500] New translations files-and-stats.mdx (Basque) --- website/src/lib/docs/eu/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/eu/files-and-stats.mdx b/website/src/lib/docs/eu/files-and-stats.mdx index 910da3af3..cf176e2a4 100644 --- a/website/src/lib/docs/eu/files-and-stats.mdx +++ b/website/src/lib/docs/eu/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Fitxategiak eta estatistikak --- # { title } @@ -83,8 +83,8 @@ Saguaren gurpila ere erabil dezakezu altueren profila handitzeko eta mugitzeko e
From 0dd46f0f203cf64586f46dc40c366f50e0993be4 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:15 +0100 Subject: [PATCH 209/500] New translations files-and-stats.mdx (Finnish) --- website/src/lib/docs/fi/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/fi/files-and-stats.mdx b/website/src/lib/docs/fi/files-and-stats.mdx index 19cf4e98e..c682ff7fb 100644 --- a/website/src/lib/docs/fi/files-and-stats.mdx +++ b/website/src/lib/docs/fi/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Files and statistics --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From 6ef6ffab66849d173d981f069dbb66954289be81 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:17 +0100 Subject: [PATCH 210/500] New translations files-and-stats.mdx (Hebrew) --- website/src/lib/docs/he/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/he/files-and-stats.mdx b/website/src/lib/docs/he/files-and-stats.mdx index 19cf4e98e..c682ff7fb 100644 --- a/website/src/lib/docs/he/files-and-stats.mdx +++ b/website/src/lib/docs/he/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Files and statistics --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From 9955369cfae343f6059bd7d556dc4140653b0d15 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:18 +0100 Subject: [PATCH 211/500] New translations files-and-stats.mdx (Hungarian) --- website/src/lib/docs/hu/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/hu/files-and-stats.mdx b/website/src/lib/docs/hu/files-and-stats.mdx index c9f87cd60..538088a54 100644 --- a/website/src/lib/docs/hu/files-and-stats.mdx +++ b/website/src/lib/docs/hu/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Fájlok és statisztikák --- # { title } @@ -84,8 +84,8 @@ Az egérgörgővel is méretezheti a magassági profilt. Balra és jobbra mozogh
From 9b71e89ba093655c610a85baedfb8897c7d120fe Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:20 +0100 Subject: [PATCH 212/500] New translations files-and-stats.mdx (Italian) --- website/src/lib/docs/it/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/it/files-and-stats.mdx b/website/src/lib/docs/it/files-and-stats.mdx index 29d877e77..a72f05f97 100644 --- a/website/src/lib/docs/it/files-and-stats.mdx +++ b/website/src/lib/docs/it/files-and-stats.mdx @@ -3,9 +3,9 @@ title: File e statistiche --- # { title } @@ -84,8 +84,8 @@ Fare clic sul profilo per resettare la selezione.
From 99a008f122edd15b9363da211984974d6802bbee Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:22 +0100 Subject: [PATCH 213/500] New translations files-and-stats.mdx (Korean) --- website/src/lib/docs/ko/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/ko/files-and-stats.mdx b/website/src/lib/docs/ko/files-and-stats.mdx index 19cf4e98e..c682ff7fb 100644 --- a/website/src/lib/docs/ko/files-and-stats.mdx +++ b/website/src/lib/docs/ko/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Files and statistics --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From 200f09c5d2efe519a59ba02e7369c996944a6272 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:23 +0100 Subject: [PATCH 214/500] New translations files-and-stats.mdx (Lithuanian) --- website/src/lib/docs/lt/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/lt/files-and-stats.mdx b/website/src/lib/docs/lt/files-and-stats.mdx index 0b6846d64..0711ee7fa 100644 --- a/website/src/lib/docs/lt/files-and-stats.mdx +++ b/website/src/lib/docs/lt/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Puslapis nerastas --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From 835bdb39d0573fcac95be843068f796086633043 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:25 +0100 Subject: [PATCH 215/500] New translations files-and-stats.mdx (Dutch) --- website/src/lib/docs/nl/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/nl/files-and-stats.mdx b/website/src/lib/docs/nl/files-and-stats.mdx index 0b92ee619..ff49af3b5 100644 --- a/website/src/lib/docs/nl/files-and-stats.mdx +++ b/website/src/lib/docs/nl/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Bestanden en statistieken --- # { title } @@ -84,8 +84,8 @@ Je kunt het muiswiel ook gebruiken om in en uit te zoomen op het hoogte profiel,
From 3fcbc60232ec7883191f35345df6c65b82093bcb Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:26 +0100 Subject: [PATCH 216/500] New translations routing.mdx (Czech) --- website/src/lib/docs/cs/toolbar/routing.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/cs/toolbar/routing.mdx b/website/src/lib/docs/cs/toolbar/routing.mdx index adc1968f4..3a7074b5c 100644 --- a/website/src/lib/docs/cs/toolbar/routing.mdx +++ b/website/src/lib/docs/cs/toolbar/routing.mdx @@ -3,7 +3,7 @@ title: Plánování a úpravy tras --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From 604971a57674b5bc5eda8351cfb2812486d6f2e6 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:28 +0100 Subject: [PATCH 218/500] New translations files-and-stats.mdx (Polish) --- website/src/lib/docs/pl/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/pl/files-and-stats.mdx b/website/src/lib/docs/pl/files-and-stats.mdx index 95d7cbe89..78c9d15d9 100644 --- a/website/src/lib/docs/pl/files-and-stats.mdx +++ b/website/src/lib/docs/pl/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Pliki i statystyki --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From e2ade95219916256e483d1ad967ec51efc786f50 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:30 +0100 Subject: [PATCH 219/500] New translations files-and-stats.mdx (Portuguese) --- website/src/lib/docs/pt/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/pt/files-and-stats.mdx b/website/src/lib/docs/pt/files-and-stats.mdx index 19cf4e98e..c682ff7fb 100644 --- a/website/src/lib/docs/pt/files-and-stats.mdx +++ b/website/src/lib/docs/pt/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Files and statistics --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From 3d8271e7a1cd14fed66b6954930f39aa05aa36fd Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:31 +0100 Subject: [PATCH 220/500] New translations files-and-stats.mdx (Russian) --- website/src/lib/docs/ru/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/ru/files-and-stats.mdx b/website/src/lib/docs/ru/files-and-stats.mdx index f32c35e1a..340be7482 100644 --- a/website/src/lib/docs/ru/files-and-stats.mdx +++ b/website/src/lib/docs/ru/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Файлы и статистика --- # { title } @@ -84,8 +84,8 @@ In addition, the file tree view enables you to inspect the [tracks, segments, an
From dafbc6bc51719b9120411cd352e32f3c65e5def3 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:32 +0100 Subject: [PATCH 221/500] New translations files-and-stats.mdx (Swedish) --- website/src/lib/docs/sv/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/sv/files-and-stats.mdx b/website/src/lib/docs/sv/files-and-stats.mdx index 0e90f3f8e..a800a6cea 100644 --- a/website/src/lib/docs/sv/files-and-stats.mdx +++ b/website/src/lib/docs/sv/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Files and statistics --- # { title } @@ -84,8 +84,8 @@ Du kan också använda mushjulet för att zooma in och ut på höjdprofilen och
From 038898d58001e0ad5cc87a099252e8364e6c0878 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:33 +0100 Subject: [PATCH 222/500] New translations files-and-stats.mdx (Turkish) --- website/src/lib/docs/tr/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/tr/files-and-stats.mdx b/website/src/lib/docs/tr/files-and-stats.mdx index e8e8d1026..80c502916 100644 --- a/website/src/lib/docs/tr/files-and-stats.mdx +++ b/website/src/lib/docs/tr/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Dosyalar ve istatistikler --- # { title } @@ -83,8 +83,8 @@ Ayrıca, fare tekerleği ile yükselti profiline yakınlaşıp uzaklaşabilir ve
From db3ccf5da7c60075aa99dbe67884acac3a276a0f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:34 +0100 Subject: [PATCH 223/500] New translations files-and-stats.mdx (Ukrainian) --- website/src/lib/docs/uk/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/uk/files-and-stats.mdx b/website/src/lib/docs/uk/files-and-stats.mdx index 19cf4e98e..c682ff7fb 100644 --- a/website/src/lib/docs/uk/files-and-stats.mdx +++ b/website/src/lib/docs/uk/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Files and statistics --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From 1f601743f676e8650b3aeaeba8185121ab1d6247 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:36 +0100 Subject: [PATCH 224/500] New translations files-and-stats.mdx (Chinese Simplified) --- website/src/lib/docs/zh/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/zh/files-and-stats.mdx b/website/src/lib/docs/zh/files-and-stats.mdx index 60fe2f1cb..e7e6a3fc2 100644 --- a/website/src/lib/docs/zh/files-and-stats.mdx +++ b/website/src/lib/docs/zh/files-and-stats.mdx @@ -3,9 +3,9 @@ title: 文件和统计 --- # { title } @@ -84,8 +84,8 @@ title: 文件和统计
From fed5b648f8cb81204137bb872850e14f2579b43b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:37 +0100 Subject: [PATCH 225/500] New translations files-and-stats.mdx (Vietnamese) --- website/src/lib/docs/vi/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/vi/files-and-stats.mdx b/website/src/lib/docs/vi/files-and-stats.mdx index 19cf4e98e..c682ff7fb 100644 --- a/website/src/lib/docs/vi/files-and-stats.mdx +++ b/website/src/lib/docs/vi/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Files and statistics --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From 511746620e63d436d413006a53c62abada2f27fd Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:38 +0100 Subject: [PATCH 226/500] New translations files-and-stats.mdx (Portuguese, Brazilian) --- website/src/lib/docs/pt-BR/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/pt-BR/files-and-stats.mdx b/website/src/lib/docs/pt-BR/files-and-stats.mdx index 32ce0c3f9..d83e9e0fc 100644 --- a/website/src/lib/docs/pt-BR/files-and-stats.mdx +++ b/website/src/lib/docs/pt-BR/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Arquivos e estatísticas --- # { title } @@ -84,8 +84,8 @@ Você também pode usar a roda do mouse para aumentar e diminuir o zoom no perfi
From fbe430e4cf5dad806764701df170b4642ed7074e Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:39 +0100 Subject: [PATCH 227/500] New translations files-and-stats.mdx (Indonesian) --- website/src/lib/docs/id/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/id/files-and-stats.mdx b/website/src/lib/docs/id/files-and-stats.mdx index 19cf4e98e..c682ff7fb 100644 --- a/website/src/lib/docs/id/files-and-stats.mdx +++ b/website/src/lib/docs/id/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Files and statistics --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From 799aaac449ea58692bb8ffd183c078aa27857353 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:40 +0100 Subject: [PATCH 228/500] New translations files-and-stats.mdx (Thai) --- website/src/lib/docs/th/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/th/files-and-stats.mdx b/website/src/lib/docs/th/files-and-stats.mdx index 19cf4e98e..c682ff7fb 100644 --- a/website/src/lib/docs/th/files-and-stats.mdx +++ b/website/src/lib/docs/th/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Files and statistics --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From 13cf1a9551bec486da8b157e709470e3ab29b40d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:41 +0100 Subject: [PATCH 229/500] New translations files-and-stats.mdx (Latvian) --- website/src/lib/docs/lv/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/lv/files-and-stats.mdx b/website/src/lib/docs/lv/files-and-stats.mdx index 19cf4e98e..c682ff7fb 100644 --- a/website/src/lib/docs/lv/files-and-stats.mdx +++ b/website/src/lib/docs/lv/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Files and statistics --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From 37ff2f6bdbff0153a7305902d62cf6bae12cf99f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:43 +0100 Subject: [PATCH 230/500] New translations files-and-stats.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/zh-HK/files-and-stats.mdx b/website/src/lib/docs/zh-HK/files-and-stats.mdx index 19cf4e98e..c682ff7fb 100644 --- a/website/src/lib/docs/zh-HK/files-and-stats.mdx +++ b/website/src/lib/docs/zh-HK/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Files and statistics --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From 81f407ad5f1d592985731bfc8d28f5638c1e4e69 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:42:44 +0100 Subject: [PATCH 231/500] New translations files-and-stats.mdx (Serbian (Latin)) --- website/src/lib/docs/sr/files-and-stats.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/sr/files-and-stats.mdx b/website/src/lib/docs/sr/files-and-stats.mdx index e94e016d6..f91eb222d 100644 --- a/website/src/lib/docs/sr/files-and-stats.mdx +++ b/website/src/lib/docs/sr/files-and-stats.mdx @@ -3,9 +3,9 @@ title: Datoteke i statistike --- # { title } @@ -84,8 +84,8 @@ Takođe možete da koristite točkić miša da zumirate i umanjite profil nadmo
From 016a9341ad932bd887076db1bcca3a37258d19b8 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:30 +0100 Subject: [PATCH 232/500] New translations funding.mdx (Romanian) --- website/src/lib/docs/ro/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/ro/home/funding.mdx b/website/src/lib/docs/ro/home/funding.mdx index 93c7014f8..e1584c2b8 100644 --- a/website/src/lib/docs/ro/home/funding.mdx +++ b/website/src/lib/docs/ro/home/funding.mdx @@ -1,8 +1,8 @@ -## Help keep the website free (and ad-free) +## Help keep the website free (and ad-free) Each time you add or move GPS points, our servers calculate the best route on the road network. We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. From d1bab213a358efa8b87300c36a87fce568c3107f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:31 +0100 Subject: [PATCH 233/500] New translations funding.mdx (French) --- website/src/lib/docs/fr/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/fr/home/funding.mdx b/website/src/lib/docs/fr/home/funding.mdx index 5ae057fb3..0f6482781 100644 --- a/website/src/lib/docs/fr/home/funding.mdx +++ b/website/src/lib/docs/fr/home/funding.mdx @@ -1,8 +1,8 @@ -## Aidez à garder le site gratuit (et sans pub) +## Help keep the website free (and ad-free) Chaque fois que vous ajoutez ou déplacez des points GPS, nos serveurs calculent le meilleur itinéraire sur le réseau routier. Nous utilisons également des services de Mapbox pour afficher de magnifiques cartes, récupérer des données d'altitude et vous permettre de rechercher des adresses. From e69ba76e7da8a872c81a16b05516676cd29b8af6 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:32 +0100 Subject: [PATCH 234/500] New translations funding.mdx (Spanish) --- website/src/lib/docs/es/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/es/home/funding.mdx b/website/src/lib/docs/es/home/funding.mdx index e96ae5b3e..dff414e0f 100644 --- a/website/src/lib/docs/es/home/funding.mdx +++ b/website/src/lib/docs/es/home/funding.mdx @@ -1,8 +1,8 @@ -## Ayude a mantener este sitio gratis (y libre de anuncios) +## Help keep the website free (and ad-free) Cada vez que añade o mueve puntos GPS, nuestros servidores calculan la mejor ruta en la red de carreteras. También usamos APIs de Mapbox para mostrar hermosos mapas, obtener datos de elevación y permitirle buscar lugares. From ce656068e3d0b0ae8359aa6b68750eb8b2dad083 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:34 +0100 Subject: [PATCH 235/500] New translations funding.mdx (Belarusian) --- website/src/lib/docs/be/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/be/home/funding.mdx b/website/src/lib/docs/be/home/funding.mdx index 93c7014f8..e1584c2b8 100644 --- a/website/src/lib/docs/be/home/funding.mdx +++ b/website/src/lib/docs/be/home/funding.mdx @@ -1,8 +1,8 @@ -## Help keep the website free (and ad-free) +## Help keep the website free (and ad-free) Each time you add or move GPS points, our servers calculate the best route on the road network. We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. From 720105ca92c8921c6e0342e5e97460cfa911704a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:35 +0100 Subject: [PATCH 236/500] New translations funding.mdx (Catalan) --- website/src/lib/docs/ca/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/ca/home/funding.mdx b/website/src/lib/docs/ca/home/funding.mdx index cdbc41dce..c41ac3dd0 100644 --- a/website/src/lib/docs/ca/home/funding.mdx +++ b/website/src/lib/docs/ca/home/funding.mdx @@ -1,8 +1,8 @@ -## Ajuda a mantenir aquesta pàgina web gratuïta (i sense anuncis) +## Help keep the website free (and ad-free) Cada cop que afegeixes o mous un punt GPS, els nostres servidors calculen la millor ruta possible. També utilitzen l'API de Mapbox per ensenyar mapes bonics, donar informació sobre l'altitud i permetre la cerca de llocs d'interès. From 47b35fad3fc6a3835b7613ea1bb1a42562650dad Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:36 +0100 Subject: [PATCH 237/500] New translations funding.mdx (Czech) --- website/src/lib/docs/cs/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/cs/home/funding.mdx b/website/src/lib/docs/cs/home/funding.mdx index 3524ab6ab..af68a4fbe 100644 --- a/website/src/lib/docs/cs/home/funding.mdx +++ b/website/src/lib/docs/cs/home/funding.mdx @@ -1,8 +1,8 @@ -## Pomozte udržet web zdarma (a bez reklam) +## Help keep the website free (and ad-free) Vždy, když přidáte nebo přesunete GPS body, naše servery vypočítají nejlepší cestu po silniční síti. Používáme také API z Mapboxu pro zobrazení krásných map, získání dat o nadmořské výšce a vyhledávání míst. From d77e7b07eb5994ff7eb06f39bfa1564d287d256a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:37 +0100 Subject: [PATCH 238/500] New translations funding.mdx (Danish) --- website/src/lib/docs/da/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/da/home/funding.mdx b/website/src/lib/docs/da/home/funding.mdx index 4b2d79019..4b8cfdc14 100644 --- a/website/src/lib/docs/da/home/funding.mdx +++ b/website/src/lib/docs/da/home/funding.mdx @@ -1,8 +1,8 @@ -## Help keep the website free (and ad-free) +## Help keep the website free (and ad-free) Each time you add or move GPS points, our servers calculate the best route on the road network. We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. From db712650ef9a1d860b743ca1ecab342f2bdcdf22 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:38 +0100 Subject: [PATCH 239/500] New translations funding.mdx (German) --- website/src/lib/docs/de/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/de/home/funding.mdx b/website/src/lib/docs/de/home/funding.mdx index b3d4613f1..3a0e47326 100644 --- a/website/src/lib/docs/de/home/funding.mdx +++ b/website/src/lib/docs/de/home/funding.mdx @@ -1,8 +1,8 @@ -## Helfen Sie, die Website kostenlos (und werbefrei) zu erhalten +## Help keep the website free (and ad-free) Jedes Mal, wenn Sie GPS-Punkte hinzufügen oder verschieben, berechnen unsere Server die beste Route im Straßennetz. Wir verwenden auch APIs von Mapbox, um schöne Karten anzuzeigen, Höhendaten abzurufen und Ihnen die Suche nach Orten zu ermöglichen. From 99576238cd72c1f883fb3051ba073bb47ea84a29 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:39 +0100 Subject: [PATCH 240/500] New translations funding.mdx (Greek) --- website/src/lib/docs/el/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/el/home/funding.mdx b/website/src/lib/docs/el/home/funding.mdx index 93c7014f8..e1584c2b8 100644 --- a/website/src/lib/docs/el/home/funding.mdx +++ b/website/src/lib/docs/el/home/funding.mdx @@ -1,8 +1,8 @@ -## Help keep the website free (and ad-free) +## Help keep the website free (and ad-free) Each time you add or move GPS points, our servers calculate the best route on the road network. We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. From c6b6ad41fb91bd7db90623ec64ef2e1afefb3b39 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:40 +0100 Subject: [PATCH 241/500] New translations funding.mdx (Basque) --- website/src/lib/docs/eu/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/eu/home/funding.mdx b/website/src/lib/docs/eu/home/funding.mdx index e1bbf9f7f..2b1943f95 100644 --- a/website/src/lib/docs/eu/home/funding.mdx +++ b/website/src/lib/docs/eu/home/funding.mdx @@ -1,8 +1,8 @@ -## Lagundu mantentzen webgunea doan (eta propagandarik gabe) +## Help keep the website free (and ad-free) GPS puntuak gehitzen edo mugitzen dituzun bakoitzean, gure zerbitzariek bide sareko ibilbide onena kalkulatzen dute.Mapboxen APIak erabiltzen ditugu erakusteko mapa argiak, kota-datuak eskaintzeko eta ahalbidetzeko lekuen bilaketa. From e0b515ba2bcb800cf61ff18996d8840acc1f16d5 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:42 +0100 Subject: [PATCH 242/500] New translations funding.mdx (Finnish) --- website/src/lib/docs/fi/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/fi/home/funding.mdx b/website/src/lib/docs/fi/home/funding.mdx index 93c7014f8..e1584c2b8 100644 --- a/website/src/lib/docs/fi/home/funding.mdx +++ b/website/src/lib/docs/fi/home/funding.mdx @@ -1,8 +1,8 @@ -## Help keep the website free (and ad-free) +## Help keep the website free (and ad-free) Each time you add or move GPS points, our servers calculate the best route on the road network. We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. From 33e8c41c6f7f7687aded45fb5a42a67cf3b8745d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:43 +0100 Subject: [PATCH 243/500] New translations funding.mdx (Hebrew) --- website/src/lib/docs/he/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/he/home/funding.mdx b/website/src/lib/docs/he/home/funding.mdx index 85930d06e..8df430bfa 100644 --- a/website/src/lib/docs/he/home/funding.mdx +++ b/website/src/lib/docs/he/home/funding.mdx @@ -1,8 +1,8 @@ -## עזור לשמור על אתר זה נקי מפרסומות +## Help keep the website free (and ad-free) בכל פעם שאתה מוסיף או מעביר נקודות GPS, השרתים שלנו מחשבים את המסלול הטוב ביותר ברשת הדרכים. We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. From c44eda3af6180cfb6aa04b96612d80f68d9a6eb8 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:44 +0100 Subject: [PATCH 244/500] New translations funding.mdx (Hungarian) --- website/src/lib/docs/hu/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/hu/home/funding.mdx b/website/src/lib/docs/hu/home/funding.mdx index 39b8bd098..eac8aa262 100644 --- a/website/src/lib/docs/hu/home/funding.mdx +++ b/website/src/lib/docs/hu/home/funding.mdx @@ -1,8 +1,8 @@ -## Segítsen megőrizni a webhely ingyenességét (és reklám mentességét) +## Help keep the website free (and ad-free) Minden alkalommal, amikor GPS-pontokat ad hozzá vagy mozgat, szervereink kiszámítják a legjobb útvonalat az úthálózaton.Mapbox API-jait használjuk a gyönyörű térképek megjelenítésére, a magassági adatok lekérésére és a helyek keresésére. From 3109d4ff82ace067702681b860b7f910e647e33f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:45 +0100 Subject: [PATCH 245/500] New translations funding.mdx (Italian) --- website/src/lib/docs/it/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/it/home/funding.mdx b/website/src/lib/docs/it/home/funding.mdx index f7b532391..444ca8624 100644 --- a/website/src/lib/docs/it/home/funding.mdx +++ b/website/src/lib/docs/it/home/funding.mdx @@ -1,8 +1,8 @@ -## Aiuta a mantenere il sito gratuito (e senza pubblicità) +## Help keep the website free (and ad-free) Ogni volta che aggiungi o sposti i punti GPS, i nostri server calcolano il percorso migliore sulla rete stradale. Utilizziamo anche le API di Mapbox per visualizzare mappe gradevoli, recuperare i dati altimetrici e consentire la ricerca di luoghi. From eff352a003df68bbd716854a75dec85067538c1d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:46 +0100 Subject: [PATCH 246/500] New translations funding.mdx (Korean) --- website/src/lib/docs/ko/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/ko/home/funding.mdx b/website/src/lib/docs/ko/home/funding.mdx index 93c7014f8..e1584c2b8 100644 --- a/website/src/lib/docs/ko/home/funding.mdx +++ b/website/src/lib/docs/ko/home/funding.mdx @@ -1,8 +1,8 @@ -## Help keep the website free (and ad-free) +## Help keep the website free (and ad-free) Each time you add or move GPS points, our servers calculate the best route on the road network. We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. From bda58312bbf9abd74f39e8b8df9f77a38527d689 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:47 +0100 Subject: [PATCH 247/500] New translations funding.mdx (Lithuanian) --- website/src/lib/docs/lt/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/lt/home/funding.mdx b/website/src/lib/docs/lt/home/funding.mdx index 93c7014f8..e1584c2b8 100644 --- a/website/src/lib/docs/lt/home/funding.mdx +++ b/website/src/lib/docs/lt/home/funding.mdx @@ -1,8 +1,8 @@ -## Help keep the website free (and ad-free) +## Help keep the website free (and ad-free) Each time you add or move GPS points, our servers calculate the best route on the road network. We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. From 5b18f1016f72efaebf593a256c8dd7668033cd7a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:49 +0100 Subject: [PATCH 248/500] New translations funding.mdx (Dutch) --- website/src/lib/docs/nl/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/nl/home/funding.mdx b/website/src/lib/docs/nl/home/funding.mdx index efa36cd8b..4be83761e 100644 --- a/website/src/lib/docs/nl/home/funding.mdx +++ b/website/src/lib/docs/nl/home/funding.mdx @@ -1,8 +1,8 @@ -## Help de website gratis te houden (en advertentievrij) +## Help keep the website free (and ad-free) Elke keer dat u GPS-punten toevoegt of verplaatst, berekenen onze servers de beste route op het wegennetwerk. We gebruiken ook API's van Mapbox om mooie kaarten weer te geven, hoogtegegevens op te halen en u toe te staan om naar plaatsen te zoeken. From 8c79a577b9293c3323a2b50721e8e80d995ef27d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:50 +0100 Subject: [PATCH 249/500] New translations funding.mdx (Norwegian) --- website/src/lib/docs/no/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/no/home/funding.mdx b/website/src/lib/docs/no/home/funding.mdx index 93c7014f8..e1584c2b8 100644 --- a/website/src/lib/docs/no/home/funding.mdx +++ b/website/src/lib/docs/no/home/funding.mdx @@ -1,8 +1,8 @@ -## Help keep the website free (and ad-free) +## Help keep the website free (and ad-free) Each time you add or move GPS points, our servers calculate the best route on the road network. We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. From 5abe5045b20bc2680f048d0f99cbc53e647eed00 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:51 +0100 Subject: [PATCH 250/500] New translations funding.mdx (Polish) --- website/src/lib/docs/pl/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/pl/home/funding.mdx b/website/src/lib/docs/pl/home/funding.mdx index fac56dcc8..6c979ac2a 100644 --- a/website/src/lib/docs/pl/home/funding.mdx +++ b/website/src/lib/docs/pl/home/funding.mdx @@ -1,8 +1,8 @@ -## Pomóż, aby ta strona pozostała darmowa (i bez reklam) +## Help keep the website free (and ad-free) Za każdym razem, gdy dodasz lub przenosisz punkty GPS, nasze serwery obliczają najlepszą trasę w sieci drogowej. Używamy również API z Mapbox do wyświetlania pięknych map, pobierania danych wysokości i wyszukiwania miejsc. From 01ca48fe9669bc3a3635439cf6a321e1d6ec6fb1 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:52 +0100 Subject: [PATCH 251/500] New translations funding.mdx (Portuguese) --- website/src/lib/docs/pt/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/pt/home/funding.mdx b/website/src/lib/docs/pt/home/funding.mdx index 4f95f45a0..4f94aa4f1 100644 --- a/website/src/lib/docs/pt/home/funding.mdx +++ b/website/src/lib/docs/pt/home/funding.mdx @@ -1,8 +1,8 @@ -## Ajude a manter o site gratuito (e sem anúncios) +## Help keep the website free (and ad-free) Cada vez que você adiciona ou move pontos de GPS, nosso servidor calcula a melhor rota no mapa. Nos também usamos as APIs do Mapbox para mostrar mapas bonitos, pegar dados de elevação e permitir que você busque por lugares. From 49b5d5e961a581b88c3713bee6681c529f2ab0b1 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:54 +0100 Subject: [PATCH 252/500] New translations funding.mdx (Russian) --- website/src/lib/docs/ru/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/ru/home/funding.mdx b/website/src/lib/docs/ru/home/funding.mdx index cb0f6be70..8d5dc9164 100644 --- a/website/src/lib/docs/ru/home/funding.mdx +++ b/website/src/lib/docs/ru/home/funding.mdx @@ -1,8 +1,8 @@ -## Помогите сделать сайт бесплатным (и без рекламы) +## Help keep the website free (and ad-free) Каждый раз при добавлении или перемещении точек GPS наши серверы рассчитывают наилучший маршрут по дорожной сети. Мы также используем API от Mapbox для отображения красивых карт, получения данных о высоте и возможности поиска мест. From 012ecad0bbcf45b5d807585fd8c09f7579df6d70 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:55 +0100 Subject: [PATCH 253/500] New translations funding.mdx (Swedish) --- website/src/lib/docs/sv/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/sv/home/funding.mdx b/website/src/lib/docs/sv/home/funding.mdx index 9a152c77e..082ac8cf3 100644 --- a/website/src/lib/docs/sv/home/funding.mdx +++ b/website/src/lib/docs/sv/home/funding.mdx @@ -1,8 +1,8 @@ -## Hjälp till att hålla webbplatsen gratis (och annonsfri) +## Help keep the website free (and ad-free) Varje gång du lägger till eller flyttar en spårpunkt skickar vi en förfrågan till våra servrar om att hämta en rutt på vägnätet. Vi använder även API:er från Mapbox för att visa tilltalande kartor, hämta markhöjddata och låta dig söka efter platser. From 27f37744a07a541c3e619d6ac3db1fac6f4eecc0 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:57 +0100 Subject: [PATCH 254/500] New translations funding.mdx (Turkish) --- website/src/lib/docs/tr/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/tr/home/funding.mdx b/website/src/lib/docs/tr/home/funding.mdx index 77a48daf1..e4d8574c9 100644 --- a/website/src/lib/docs/tr/home/funding.mdx +++ b/website/src/lib/docs/tr/home/funding.mdx @@ -1,8 +1,8 @@ -## Web sayfasının ücretsiz (ve reklamsız) kalması için yardım et +## Help keep the website free (and ad-free) Her yeni nokta GPS noktası eklediğinizde veya hareket ettirdiğinizde, sunucularımız en uygun rotayı yol ağı üzerinden hesaplar. Ayrıca güzel haritalar göstermek için Mapbox APIleri kullanıyoruz, yütselti bilgisi almak için ve yer araması yapabilmeniz için. From 3a576b3ea5ac7232768e3148d4df19586955f700 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:58 +0100 Subject: [PATCH 255/500] New translations funding.mdx (Ukrainian) --- website/src/lib/docs/uk/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/uk/home/funding.mdx b/website/src/lib/docs/uk/home/funding.mdx index 1dd0465ab..7c782d8a8 100644 --- a/website/src/lib/docs/uk/home/funding.mdx +++ b/website/src/lib/docs/uk/home/funding.mdx @@ -1,8 +1,8 @@ -## Допоможіть зберегти сайт безплатним (і вільним від реклами) +## Help keep the website free (and ad-free) Кожного разу, коли ви додаєте або переміщуєте GPS точки, наші сервери обчислюють найкращий маршрут на мережі доріг. Ми також використовуємо API від Mapbox для зображення красивих карт, отримання даних висот та можливості пошуку місць. From 0d4d377c2255990409049df73d6a727775d5751c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:43:59 +0100 Subject: [PATCH 256/500] New translations funding.mdx (Chinese Simplified) --- website/src/lib/docs/zh/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/zh/home/funding.mdx b/website/src/lib/docs/zh/home/funding.mdx index a664c2047..9814b52bf 100644 --- a/website/src/lib/docs/zh/home/funding.mdx +++ b/website/src/lib/docs/zh/home/funding.mdx @@ -1,8 +1,8 @@ -## 帮助网站保持免费(且无广告) +## Help keep the website free (and ad-free) 每当 GPS 点被添加或移动时,服务器都将重新计算最佳路线。 此外,网站使用 Mapbox API 来提供各种美观的地图样式、检索海拔数据和搜索位置等服务。 From 753391011425a0e3aa912d10643a4af972f4763c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:01 +0100 Subject: [PATCH 257/500] New translations funding.mdx (Vietnamese) --- website/src/lib/docs/vi/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/vi/home/funding.mdx b/website/src/lib/docs/vi/home/funding.mdx index 7c4ff0315..ad60b05e8 100644 --- a/website/src/lib/docs/vi/home/funding.mdx +++ b/website/src/lib/docs/vi/home/funding.mdx @@ -1,8 +1,8 @@ -## Hãy giúp cho website hoạt động hoàn toàn miễn phí (không quảng cáo) +## Help keep the website free (and ad-free) Khi bạn thêm hoặc di chuyển các điểm định vị, máy chủ của chúng tôi sẽ tính toán đoạn đường tốt nhất trên mạng lưới giao thông. Chúng tôi cũng sử dụng các API từ Mapbox để hiển thị đa dạng các bản đồ, lưu trữ các dữ liệu độ cao cũng như giúp bạn có thể tìm kiếm các địa điểm khác nhau. From 423bd2122f0f03cc2801f6a90f2d710c83e6e248 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:02 +0100 Subject: [PATCH 258/500] New translations funding.mdx (Portuguese, Brazilian) --- website/src/lib/docs/pt-BR/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/pt-BR/home/funding.mdx b/website/src/lib/docs/pt-BR/home/funding.mdx index 4f95f45a0..4f94aa4f1 100644 --- a/website/src/lib/docs/pt-BR/home/funding.mdx +++ b/website/src/lib/docs/pt-BR/home/funding.mdx @@ -1,8 +1,8 @@ -## Ajude a manter o site gratuito (e sem anúncios) +## Help keep the website free (and ad-free) Cada vez que você adiciona ou move pontos de GPS, nosso servidor calcula a melhor rota no mapa. Nos também usamos as APIs do Mapbox para mostrar mapas bonitos, pegar dados de elevação e permitir que você busque por lugares. From aa0c9d65aee3aec7852762535ccd8069d661a310 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:04 +0100 Subject: [PATCH 259/500] New translations funding.mdx (Indonesian) --- website/src/lib/docs/id/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/id/home/funding.mdx b/website/src/lib/docs/id/home/funding.mdx index 93c7014f8..e1584c2b8 100644 --- a/website/src/lib/docs/id/home/funding.mdx +++ b/website/src/lib/docs/id/home/funding.mdx @@ -1,8 +1,8 @@ -## Help keep the website free (and ad-free) +## Help keep the website free (and ad-free) Each time you add or move GPS points, our servers calculate the best route on the road network. We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. From aff66205e91d636ab3627815c7d6ddcc74782c20 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:05 +0100 Subject: [PATCH 260/500] New translations funding.mdx (Thai) --- website/src/lib/docs/th/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/th/home/funding.mdx b/website/src/lib/docs/th/home/funding.mdx index 93c7014f8..e1584c2b8 100644 --- a/website/src/lib/docs/th/home/funding.mdx +++ b/website/src/lib/docs/th/home/funding.mdx @@ -1,8 +1,8 @@ -## Help keep the website free (and ad-free) +## Help keep the website free (and ad-free) Each time you add or move GPS points, our servers calculate the best route on the road network. We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. From e9b9d51a6e960fd699bec20b7ab0aa1c27f1bb22 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:06 +0100 Subject: [PATCH 261/500] New translations funding.mdx (Latvian) --- website/src/lib/docs/lv/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/lv/home/funding.mdx b/website/src/lib/docs/lv/home/funding.mdx index 7d0a003f3..2d3ef3358 100644 --- a/website/src/lib/docs/lv/home/funding.mdx +++ b/website/src/lib/docs/lv/home/funding.mdx @@ -1,8 +1,8 @@ -## Help keep the website free (and ad-free) +## Help keep the website free (and ad-free) Each time you add or move GPS points, our servers calculate the best route on the road network. We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. From c3fe76adf92e69080420c1dd369b2289d3c9c57e Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:07 +0100 Subject: [PATCH 262/500] New translations funding.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/zh-HK/home/funding.mdx b/website/src/lib/docs/zh-HK/home/funding.mdx index 93c7014f8..e1584c2b8 100644 --- a/website/src/lib/docs/zh-HK/home/funding.mdx +++ b/website/src/lib/docs/zh-HK/home/funding.mdx @@ -1,8 +1,8 @@ -## Help keep the website free (and ad-free) +## Help keep the website free (and ad-free) Each time you add or move GPS points, our servers calculate the best route on the road network. We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. From a95fe13b312232fb2a9b04180f38c1139e42fe0d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:09 +0100 Subject: [PATCH 263/500] New translations funding.mdx (Serbian (Latin)) --- website/src/lib/docs/sr/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/sr/home/funding.mdx b/website/src/lib/docs/sr/home/funding.mdx index 93c7014f8..e1584c2b8 100644 --- a/website/src/lib/docs/sr/home/funding.mdx +++ b/website/src/lib/docs/sr/home/funding.mdx @@ -1,8 +1,8 @@ -## Help keep the website free (and ad-free) +## Help keep the website free (and ad-free) Each time you add or move GPS points, our servers calculate the best route on the road network. We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. From ca261c70371cedc3782dc6b91f446467d5e76448 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:32 +0100 Subject: [PATCH 264/500] New translations translation.mdx (Romanian) --- website/src/lib/docs/ro/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/ro/home/translation.mdx b/website/src/lib/docs/ro/home/translation.mdx index 909df9a32..406fe2ff8 100644 --- a/website/src/lib/docs/ro/home/translation.mdx +++ b/website/src/lib/docs/ro/home/translation.mdx @@ -1,8 +1,8 @@ -## Translation +## Translation The website is translated by volunteers using a collaborative translation platform. You can contribute by adding or improving translations on our Crowdin project. From 96e8ebcc10a5c3fd427abb6ad0de1ed44d795a03 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:33 +0100 Subject: [PATCH 265/500] New translations translation.mdx (French) --- website/src/lib/docs/fr/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/fr/home/translation.mdx b/website/src/lib/docs/fr/home/translation.mdx index 34b92668b..6b1beb8c7 100644 --- a/website/src/lib/docs/fr/home/translation.mdx +++ b/website/src/lib/docs/fr/home/translation.mdx @@ -1,8 +1,8 @@ -## Traduction +## Traduction Le site est traduit par des bénévoles sur une plate-forme de traduction collaborative. Vous pouvez contribuer en ajoutant ou en améliorant des traductions sur notre projet Crowdin. From 9f6b268dce06bcea326cba07f49063cd72a5633c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:35 +0100 Subject: [PATCH 266/500] New translations translation.mdx (Spanish) --- website/src/lib/docs/es/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/es/home/translation.mdx b/website/src/lib/docs/es/home/translation.mdx index 3cbfcf146..de243125d 100644 --- a/website/src/lib/docs/es/home/translation.mdx +++ b/website/src/lib/docs/es/home/translation.mdx @@ -1,8 +1,8 @@ -## Traducción +## Translation Este sitio está traducido por voluntarios usando una plataforma de traducción colaborativa. Puede contribuir añadiendo o mejorando las traducciones en nuestro proyecto Crowdin. From 95ee74ab2b7eb99bc6afa41a554d6fe6e5d30378 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:36 +0100 Subject: [PATCH 267/500] New translations translation.mdx (Belarusian) --- website/src/lib/docs/be/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/be/home/translation.mdx b/website/src/lib/docs/be/home/translation.mdx index 1299512ec..8615f7d5a 100644 --- a/website/src/lib/docs/be/home/translation.mdx +++ b/website/src/lib/docs/be/home/translation.mdx @@ -1,8 +1,8 @@ -## Translation +## Translation The website is translated by volunteers using a collaborative translation platform. You can contribute by adding or improving translations on our Crowdin project. From 209d95d5daf6966e5c29637f7592603bb757eb27 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:37 +0100 Subject: [PATCH 268/500] New translations translation.mdx (Catalan) --- website/src/lib/docs/ca/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/ca/home/translation.mdx b/website/src/lib/docs/ca/home/translation.mdx index 15eeffba6..f659dd0cd 100644 --- a/website/src/lib/docs/ca/home/translation.mdx +++ b/website/src/lib/docs/ca/home/translation.mdx @@ -1,8 +1,8 @@ -## Traducció +## Translation Aquesta pàgina web ha estat traduïda per voluntaris utilitzant una plataforma de traducció col·laborativa. Tu també pots contribuir-hi afegint o millorant les traduccions al nostre projecte de Crowdin. From 7062a3e6574c63a82b275e147f64d16d1226392d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:38 +0100 Subject: [PATCH 269/500] New translations translation.mdx (Czech) --- website/src/lib/docs/cs/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/cs/home/translation.mdx b/website/src/lib/docs/cs/home/translation.mdx index 08003971a..ebb04b844 100644 --- a/website/src/lib/docs/cs/home/translation.mdx +++ b/website/src/lib/docs/cs/home/translation.mdx @@ -1,8 +1,8 @@ -## Překlad +## Translation Tento web je překládán dobrovolníky prostřednictvím kolaborativní překladatelské platformy. Ke zlepšení překladů můžete přispět na našem Crowdin projektu. From 51bedbe0037cb022547638c1cbb061b612d49b87 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:39 +0100 Subject: [PATCH 270/500] New translations translation.mdx (Danish) --- website/src/lib/docs/da/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/da/home/translation.mdx b/website/src/lib/docs/da/home/translation.mdx index 223c6cff5..afb24adb1 100644 --- a/website/src/lib/docs/da/home/translation.mdx +++ b/website/src/lib/docs/da/home/translation.mdx @@ -1,8 +1,8 @@ -## Oversættelse +## Translation Hjemmesiden er oversat af frivillige ved hjælp af en kollaborativ oversættelsesplatform. You can contribute by adding or improving translations on our Crowdin project. From a2a0b3c71ea24e30a13becd286887f889a0338f8 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:40 +0100 Subject: [PATCH 271/500] New translations translation.mdx (German) --- website/src/lib/docs/de/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/de/home/translation.mdx b/website/src/lib/docs/de/home/translation.mdx index 875b0200f..3e4573e73 100644 --- a/website/src/lib/docs/de/home/translation.mdx +++ b/website/src/lib/docs/de/home/translation.mdx @@ -1,8 +1,8 @@ -## Übersetzung +## Translation Die Webseite wird von Freiwilligen mit einer gemeinsamen Übersetzungsplattform übersetzt. Sie können dazu beitragen, indem Sie Übersetzungen in unserem Crowdin Projekt hinzufügen oder verbessern. From a62ea520e7e93941f2006d6386d83e48f887d53c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:42 +0100 Subject: [PATCH 272/500] New translations translation.mdx (Greek) --- website/src/lib/docs/el/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/el/home/translation.mdx b/website/src/lib/docs/el/home/translation.mdx index 1299512ec..8615f7d5a 100644 --- a/website/src/lib/docs/el/home/translation.mdx +++ b/website/src/lib/docs/el/home/translation.mdx @@ -1,8 +1,8 @@ -## Translation +## Translation The website is translated by volunteers using a collaborative translation platform. You can contribute by adding or improving translations on our Crowdin project. From 73271501dc11b2abd0f18f8da2958b3cb631f23f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:43 +0100 Subject: [PATCH 273/500] New translations translation.mdx (Basque) --- website/src/lib/docs/eu/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/eu/home/translation.mdx b/website/src/lib/docs/eu/home/translation.mdx index 69a687652..77f5fe754 100644 --- a/website/src/lib/docs/eu/home/translation.mdx +++ b/website/src/lib/docs/eu/home/translation.mdx @@ -1,8 +1,8 @@ -## Itzulpena +## Translation Webgune hau itzulpenerako elkarlaneko plataforma bat erabiltzen duten boluntarioen lanari esker itzultzen da. Itzulpenean lagundu dezakezu gure Crowdin proiektuan. From c892d3f1349cb381b9ac7ef88a2a16d8f55707cc Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:44 +0100 Subject: [PATCH 274/500] New translations translation.mdx (Finnish) --- website/src/lib/docs/fi/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/fi/home/translation.mdx b/website/src/lib/docs/fi/home/translation.mdx index 1299512ec..8615f7d5a 100644 --- a/website/src/lib/docs/fi/home/translation.mdx +++ b/website/src/lib/docs/fi/home/translation.mdx @@ -1,8 +1,8 @@ -## Translation +## Translation The website is translated by volunteers using a collaborative translation platform. You can contribute by adding or improving translations on our Crowdin project. From 9fa69758f15d1635b9a8ffa498a1f46b1fcd9316 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:45 +0100 Subject: [PATCH 275/500] New translations translation.mdx (Hebrew) --- website/src/lib/docs/he/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/he/home/translation.mdx b/website/src/lib/docs/he/home/translation.mdx index 1299512ec..8615f7d5a 100644 --- a/website/src/lib/docs/he/home/translation.mdx +++ b/website/src/lib/docs/he/home/translation.mdx @@ -1,8 +1,8 @@ -## Translation +## Translation The website is translated by volunteers using a collaborative translation platform. You can contribute by adding or improving translations on our Crowdin project. From a23822c9df598f2bd7ada4cc9ef4feb6a382d240 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:46 +0100 Subject: [PATCH 276/500] New translations translation.mdx (Hungarian) --- website/src/lib/docs/hu/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/hu/home/translation.mdx b/website/src/lib/docs/hu/home/translation.mdx index a3013e7e5..45ba5acbf 100644 --- a/website/src/lib/docs/hu/home/translation.mdx +++ b/website/src/lib/docs/hu/home/translation.mdx @@ -1,8 +1,8 @@ -## Fordítás +## Translation A weboldalt önkéntesek fordítják egy közös fordítói platformon. Hozzájárulhat fordítások hozzáadásával vagy javításával Crowdin projektünkben. From 3d60213644b37574743db41d95f3b0116984fd3a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:47 +0100 Subject: [PATCH 277/500] New translations translation.mdx (Italian) --- website/src/lib/docs/it/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/it/home/translation.mdx b/website/src/lib/docs/it/home/translation.mdx index 204f92caf..bd963985e 100644 --- a/website/src/lib/docs/it/home/translation.mdx +++ b/website/src/lib/docs/it/home/translation.mdx @@ -1,8 +1,8 @@ -## Traduzione +## Translation Il sito web è tradotto da volontari utilizzando una piattaforma di traduzione collaborativa. Tu puoi contribuire aggiungendo o migliorando le traduzioni sul nostro progetto Crowdin. From b24cf5c9464c8a7f26d08b7f0df282d31c511dcb Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:48 +0100 Subject: [PATCH 278/500] New translations translation.mdx (Korean) --- website/src/lib/docs/ko/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/ko/home/translation.mdx b/website/src/lib/docs/ko/home/translation.mdx index 038e2e347..4e3b7560f 100644 --- a/website/src/lib/docs/ko/home/translation.mdx +++ b/website/src/lib/docs/ko/home/translation.mdx @@ -1,8 +1,8 @@ -## 번역 +## Translation 이 웹사이트는 협업 번역 플랫폼을 통해 자원봉사자들이 번역하고 있습니다.Crowdin 프로젝트에서 번역을 추가하거나 개선하여 기여할 수 있습니다. From a81a80436404dfae74e552beefbfd295363b8311 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:50 +0100 Subject: [PATCH 279/500] New translations translation.mdx (Lithuanian) --- website/src/lib/docs/lt/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/lt/home/translation.mdx b/website/src/lib/docs/lt/home/translation.mdx index 1299512ec..8615f7d5a 100644 --- a/website/src/lib/docs/lt/home/translation.mdx +++ b/website/src/lib/docs/lt/home/translation.mdx @@ -1,8 +1,8 @@ -## Translation +## Translation The website is translated by volunteers using a collaborative translation platform. You can contribute by adding or improving translations on our Crowdin project. From 3371442bbc872564c9659abca7335d31cc5e7aa7 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:51 +0100 Subject: [PATCH 280/500] New translations translation.mdx (Dutch) --- website/src/lib/docs/nl/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/nl/home/translation.mdx b/website/src/lib/docs/nl/home/translation.mdx index 6c92a9c5a..09cafd78c 100644 --- a/website/src/lib/docs/nl/home/translation.mdx +++ b/website/src/lib/docs/nl/home/translation.mdx @@ -1,8 +1,8 @@ -## Vertaling +## Translation De website werd vertaald door vrijwilligers op een samenwerkend vertaalplatform. Je kunt bijdragen door vertalingen van ons Crowdin-project toe te voegen of te verbeteren. From 01382e98f3d01744f460347bd49ceeecd0586491 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:52 +0100 Subject: [PATCH 281/500] New translations translation.mdx (Norwegian) --- website/src/lib/docs/no/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/no/home/translation.mdx b/website/src/lib/docs/no/home/translation.mdx index 540a47e39..0cc9285ee 100644 --- a/website/src/lib/docs/no/home/translation.mdx +++ b/website/src/lib/docs/no/home/translation.mdx @@ -1,8 +1,8 @@ -## Translation +## Translation The website is translated by volunteers using a collaborative translation platform. You can contribute by adding or improving translations on our Crowdin project. From f861b7ad99914ced6d19daf2bcf547b37473ab56 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:53 +0100 Subject: [PATCH 282/500] New translations translation.mdx (Polish) --- website/src/lib/docs/pl/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/pl/home/translation.mdx b/website/src/lib/docs/pl/home/translation.mdx index 12cea1243..583c8341d 100644 --- a/website/src/lib/docs/pl/home/translation.mdx +++ b/website/src/lib/docs/pl/home/translation.mdx @@ -1,8 +1,8 @@ -## Tłumaczenie +## Translation Strona internetowa jest tłumaczona przez wolontariuszy na platformie do współpracy w tłumaczeniu. Możesz pomóc dodając i sprawdzając istniejące tłumaczenie w projekcie Crowdin. From 316e7763555bc95332818249abb2104ac76fdd90 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:54 +0100 Subject: [PATCH 283/500] New translations translation.mdx (Portuguese) --- website/src/lib/docs/pt/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/pt/home/translation.mdx b/website/src/lib/docs/pt/home/translation.mdx index 057b09ab2..4389d6de0 100644 --- a/website/src/lib/docs/pt/home/translation.mdx +++ b/website/src/lib/docs/pt/home/translation.mdx @@ -1,8 +1,8 @@ -## Tradução +## Translation O site é traduzido por voluntários usando uma plataforma de tradução colaborativa. Pode contribuir a adicionar ou melhorando as traduções no nosso projeto do Crowdin. From d756ce0656a2729cbe35643187149a1a4ae2d5f9 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:55 +0100 Subject: [PATCH 284/500] New translations translation.mdx (Russian) --- website/src/lib/docs/ru/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/ru/home/translation.mdx b/website/src/lib/docs/ru/home/translation.mdx index ec2e1e50d..810328ea9 100644 --- a/website/src/lib/docs/ru/home/translation.mdx +++ b/website/src/lib/docs/ru/home/translation.mdx @@ -1,8 +1,8 @@ -## Перевод +## Translation Перевод сайта осуществляется добровольцами на платформе совместного перевода. Вы можете внести свой вклад, добавив или улучшив переводы в нашем проекте Crowdin. From 622d6db968b5227ba6666a57af521fa361f198c6 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:56 +0100 Subject: [PATCH 285/500] New translations translation.mdx (Swedish) --- website/src/lib/docs/sv/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/sv/home/translation.mdx b/website/src/lib/docs/sv/home/translation.mdx index afffc27d8..1d118907c 100644 --- a/website/src/lib/docs/sv/home/translation.mdx +++ b/website/src/lib/docs/sv/home/translation.mdx @@ -1,8 +1,8 @@ -## Översättning +## Translation Webbplatsen översätts av volontärer med hjälp av en gemensam översättningsplattform. Du kan bidra genom att lägga till eller förbättra översättningar i vårt Crowdin-projekt. From 9946a3fc0ecb8fa4e05822b7d4b8c85eacb59fdc Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:58 +0100 Subject: [PATCH 286/500] New translations translation.mdx (Turkish) --- website/src/lib/docs/tr/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/tr/home/translation.mdx b/website/src/lib/docs/tr/home/translation.mdx index dbfc5b845..ef2752fa4 100644 --- a/website/src/lib/docs/tr/home/translation.mdx +++ b/website/src/lib/docs/tr/home/translation.mdx @@ -1,8 +1,8 @@ -## Çeviri +## Translation Web sitesi, gönüllüler tarafından katılımcı bir çeviri platformu kullanılarak çevrilmektedir.Crowdin projemize, çeviri ekleyerek veya iyileştirerek, katkıda bulunabilirsiniz. From 274ad8eac20674a032d1d886c9fac50253fbb214 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:44:59 +0100 Subject: [PATCH 287/500] New translations translation.mdx (Ukrainian) --- website/src/lib/docs/uk/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/uk/home/translation.mdx b/website/src/lib/docs/uk/home/translation.mdx index 459f35e7f..1e984e662 100644 --- a/website/src/lib/docs/uk/home/translation.mdx +++ b/website/src/lib/docs/uk/home/translation.mdx @@ -1,8 +1,8 @@ -## Переклад +## Translation Сайт перекладається волонтерами з використанням платформи для спільного перекладу. Ви можете зробити свій внесок, додаючи або покращуючи переклади в нашому проєкті Crowdin. From 304c50a247bf87617f6a23d2d1cf15fbca9923b4 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:45:00 +0100 Subject: [PATCH 288/500] New translations translation.mdx (Chinese Simplified) --- website/src/lib/docs/zh/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/zh/home/translation.mdx b/website/src/lib/docs/zh/home/translation.mdx index 126804f69..1f74f396c 100644 --- a/website/src/lib/docs/zh/home/translation.mdx +++ b/website/src/lib/docs/zh/home/translation.mdx @@ -1,8 +1,8 @@ -## 翻译 +## Translation 该网站由志愿者通过协作平台进行翻译。 在 Crowdin 项目 中,您可以通过添加或改进翻译来做出贡献。 From 6067e25df8200a1add86879458e634e87857d0c7 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:45:02 +0100 Subject: [PATCH 289/500] New translations translation.mdx (Vietnamese) --- website/src/lib/docs/vi/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/vi/home/translation.mdx b/website/src/lib/docs/vi/home/translation.mdx index 1f54612c0..a04694842 100644 --- a/website/src/lib/docs/vi/home/translation.mdx +++ b/website/src/lib/docs/vi/home/translation.mdx @@ -1,8 +1,8 @@ -## Dịch thuật +## Translation Trang web này được dịch bằng nền tảng cộng tác dịch thuật bởi các tình nguyện viên. Bạn có thể đóng góp bằng cách thêm hoặc chỉnh sửa các bản dịch của dự án Crowdin project. From 1c98e27e4d02b2555e538f0a21effb0d7bdcbdec Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:45:04 +0100 Subject: [PATCH 290/500] New translations translation.mdx (Portuguese, Brazilian) --- website/src/lib/docs/pt-BR/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/pt-BR/home/translation.mdx b/website/src/lib/docs/pt-BR/home/translation.mdx index 5144cd44e..5d08b8dd4 100644 --- a/website/src/lib/docs/pt-BR/home/translation.mdx +++ b/website/src/lib/docs/pt-BR/home/translation.mdx @@ -1,8 +1,8 @@ -## Tradução +## Translation O site é traduzido por voluntários usando uma plataforma de tradução colaborativa. Você pode contribuir adicionando ou melhorando as traduções em nosso projeto do Crowdin. From f4b13a84d4e90b8844d75d90eccd16010034304c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:45:05 +0100 Subject: [PATCH 291/500] New translations translation.mdx (Indonesian) --- website/src/lib/docs/id/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/id/home/translation.mdx b/website/src/lib/docs/id/home/translation.mdx index 1299512ec..8615f7d5a 100644 --- a/website/src/lib/docs/id/home/translation.mdx +++ b/website/src/lib/docs/id/home/translation.mdx @@ -1,8 +1,8 @@ -## Translation +## Translation The website is translated by volunteers using a collaborative translation platform. You can contribute by adding or improving translations on our Crowdin project. From a0754d2bd79ef786af10fbeb8d8bb0942b32950a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:45:06 +0100 Subject: [PATCH 292/500] New translations translation.mdx (Thai) --- website/src/lib/docs/th/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/th/home/translation.mdx b/website/src/lib/docs/th/home/translation.mdx index 1299512ec..8615f7d5a 100644 --- a/website/src/lib/docs/th/home/translation.mdx +++ b/website/src/lib/docs/th/home/translation.mdx @@ -1,8 +1,8 @@ -## Translation +## Translation The website is translated by volunteers using a collaborative translation platform. You can contribute by adding or improving translations on our Crowdin project. From 120062bb85e826263cdae600a0f158bca290b8a2 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:45:07 +0100 Subject: [PATCH 293/500] New translations translation.mdx (Latvian) --- website/src/lib/docs/lv/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/lv/home/translation.mdx b/website/src/lib/docs/lv/home/translation.mdx index 06248df09..8615f7d5a 100644 --- a/website/src/lib/docs/lv/home/translation.mdx +++ b/website/src/lib/docs/lv/home/translation.mdx @@ -1,8 +1,8 @@ -## Tulkojums +## Translation The website is translated by volunteers using a collaborative translation platform. You can contribute by adding or improving translations on our Crowdin project. From a54a2affb3c80cfd6f343eaff38b91e639c86f7e Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:45:09 +0100 Subject: [PATCH 294/500] New translations translation.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/zh-HK/home/translation.mdx b/website/src/lib/docs/zh-HK/home/translation.mdx index 1299512ec..8615f7d5a 100644 --- a/website/src/lib/docs/zh-HK/home/translation.mdx +++ b/website/src/lib/docs/zh-HK/home/translation.mdx @@ -1,8 +1,8 @@ -## Translation +## Translation The website is translated by volunteers using a collaborative translation platform. You can contribute by adding or improving translations on our Crowdin project. From 5d681beab3d3c50dff0f1525e74f3494156f4d0f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:45:10 +0100 Subject: [PATCH 295/500] New translations translation.mdx (Serbian (Latin)) --- website/src/lib/docs/sr/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/sr/home/translation.mdx b/website/src/lib/docs/sr/home/translation.mdx index 1299512ec..8615f7d5a 100644 --- a/website/src/lib/docs/sr/home/translation.mdx +++ b/website/src/lib/docs/sr/home/translation.mdx @@ -1,8 +1,8 @@ -## Translation +## Translation The website is translated by volunteers using a collaborative translation platform. You can contribute by adding or improving translations on our Crowdin project. From 7892916f56c83938e4203865b7de0cf8790877b8 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:47:51 +0100 Subject: [PATCH 296/500] New translations toolbar.mdx (Romanian) --- website/src/lib/docs/ro/toolbar.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/ro/toolbar.mdx b/website/src/lib/docs/ro/toolbar.mdx index 86a6a9802..c936cde7b 100644 --- a/website/src/lib/docs/ro/toolbar.mdx +++ b/website/src/lib/docs/ro/toolbar.mdx @@ -4,7 +4,7 @@ title: Toolbar -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From c46d74be54674ac1bfe37fa4b0430c2d9cdc4cbe Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:49:42 +0100 Subject: [PATCH 329/500] New translations minify.mdx (French) --- website/src/lib/docs/fr/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/fr/toolbar/minify.mdx b/website/src/lib/docs/fr/toolbar/minify.mdx index c66bebc29..d4e1e2230 100644 --- a/website/src/lib/docs/fr/toolbar/minify.mdx +++ b/website/src/lib/docs/fr/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minifier --- -# { title } +# { title } Cet outil peut être utilisé pour réduire le nombre de points GPS d'une trace, ce qui peut être utile pour réduire sa taille. From 9a1edbe1faf2a3af3530b69e04b240d4132a3ac5 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:49:43 +0100 Subject: [PATCH 330/500] New translations minify.mdx (Spanish) --- website/src/lib/docs/es/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/es/toolbar/minify.mdx b/website/src/lib/docs/es/toolbar/minify.mdx index 8fa8da4bb..65455184d 100644 --- a/website/src/lib/docs/es/toolbar/minify.mdx +++ b/website/src/lib/docs/es/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minimizar --- -# { title } +# { title } Esta herramienta se puede usar para reducir el número de puntos GPS en un trazado, lo que puede ser útil para reducir su tamaño. From a6ebefbb30baf06b876886ecf60f4c171cfea063 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:49:44 +0100 Subject: [PATCH 331/500] New translations minify.mdx (Belarusian) --- website/src/lib/docs/be/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/be/toolbar/minify.mdx b/website/src/lib/docs/be/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/be/toolbar/minify.mdx +++ b/website/src/lib/docs/be/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From 04f356e1194a79e56d61dd34cfe1984340c631bc Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:49:45 +0100 Subject: [PATCH 332/500] New translations minify.mdx (Catalan) --- website/src/lib/docs/ca/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/ca/toolbar/minify.mdx b/website/src/lib/docs/ca/toolbar/minify.mdx index 2ca2a6e70..b30a8b025 100644 --- a/website/src/lib/docs/ca/toolbar/minify.mdx +++ b/website/src/lib/docs/ca/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minimitzar --- -# { title } +# { title } Aquesta eina es pot utilitzar per reduir el nombre de punts GPS en una traça, cosa que serà útil per disminuir la seva mida. From 6054afebdc818a84f9bd7dcea356104336ca9e3a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:49:46 +0100 Subject: [PATCH 333/500] New translations minify.mdx (Czech) --- website/src/lib/docs/cs/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/cs/toolbar/minify.mdx b/website/src/lib/docs/cs/toolbar/minify.mdx index a3967e4e1..dc6ddad78 100644 --- a/website/src/lib/docs/cs/toolbar/minify.mdx +++ b/website/src/lib/docs/cs/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Zjednodušit --- -# { title } +# { title } Tento nástroj lze použít ke snížení počtu GPS bodů v trase, což může být užitečné pro zmenšení její velikosti. From 953ec8fe310b7e817084b10f778ea8e66851eeef Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:49:48 +0100 Subject: [PATCH 334/500] New translations minify.mdx (Danish) --- website/src/lib/docs/da/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/da/toolbar/minify.mdx b/website/src/lib/docs/da/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/da/toolbar/minify.mdx +++ b/website/src/lib/docs/da/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From 5df1c5b09bae19d236c965308cb4ff019ce2d50a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:49:49 +0100 Subject: [PATCH 335/500] New translations minify.mdx (German) --- website/src/lib/docs/de/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/de/toolbar/minify.mdx b/website/src/lib/docs/de/toolbar/minify.mdx index 9cccc0d40..a649fab10 100644 --- a/website/src/lib/docs/de/toolbar/minify.mdx +++ b/website/src/lib/docs/de/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minimieren --- -# { title } +# { title } Dieses Tool kann benutzt werden, um die Anzahl der GPS-Punkte in einer Spur zu reduzieren, was nützlich sein kann, um seine Größe zu verringern. From 0249a52d1c532b449106e5b78c326185c5723e0c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:49:50 +0100 Subject: [PATCH 336/500] New translations minify.mdx (Greek) --- website/src/lib/docs/el/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/el/toolbar/minify.mdx b/website/src/lib/docs/el/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/el/toolbar/minify.mdx +++ b/website/src/lib/docs/el/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From 7e0556854974c4f227885550fe5d76611f4efd93 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:49:52 +0100 Subject: [PATCH 337/500] New translations minify.mdx (Basque) --- website/src/lib/docs/eu/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/eu/toolbar/minify.mdx b/website/src/lib/docs/eu/toolbar/minify.mdx index 235726863..bf263993d 100644 --- a/website/src/lib/docs/eu/toolbar/minify.mdx +++ b/website/src/lib/docs/eu/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Txikiagotu --- -# { title } +# { title } Tresna hau arrasto bateko GPS puntu kopurua murrizteko erabil daiteke, bere tamaina txikitzeko. From d40fefb0ea5e80697322fe24c11436ef6d0f7a46 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:49:54 +0100 Subject: [PATCH 338/500] New translations minify.mdx (Finnish) --- website/src/lib/docs/fi/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/fi/toolbar/minify.mdx b/website/src/lib/docs/fi/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/fi/toolbar/minify.mdx +++ b/website/src/lib/docs/fi/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From 324e234b2a52abe9806ad27caba8d5798773e719 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:49:55 +0100 Subject: [PATCH 339/500] New translations minify.mdx (Hebrew) --- website/src/lib/docs/he/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/he/toolbar/minify.mdx b/website/src/lib/docs/he/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/he/toolbar/minify.mdx +++ b/website/src/lib/docs/he/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From b57783744697c27e7cfe7cdcf3d56fb80f4d1429 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:49:56 +0100 Subject: [PATCH 340/500] New translations minify.mdx (Hungarian) --- website/src/lib/docs/hu/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/hu/toolbar/minify.mdx b/website/src/lib/docs/hu/toolbar/minify.mdx index efc082d16..58682de7d 100644 --- a/website/src/lib/docs/hu/toolbar/minify.mdx +++ b/website/src/lib/docs/hu/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minimalizálás --- -# { title } +# { title } Ezzel az eszközzel csökkenthető a GPS-pontok száma a nyomkövetésben, ami hasznos lehet a méretének csökkentésében. From 15773d3aba0d9b2a99ce2cf5b4228efeb624d1f7 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:49:58 +0100 Subject: [PATCH 341/500] New translations minify.mdx (Italian) --- website/src/lib/docs/it/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/it/toolbar/minify.mdx b/website/src/lib/docs/it/toolbar/minify.mdx index 1949a9f74..4e282d18a 100644 --- a/website/src/lib/docs/it/toolbar/minify.mdx +++ b/website/src/lib/docs/it/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minimizza --- -# { title } +# { title } Questo strumento può essere utilizzato per ridurre il numero di punti GPS in una traccia, che può essere utile per diminuire la sua dimensione. From e5185c0b7719792732b095728de8ee5d8c993342 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:49:59 +0100 Subject: [PATCH 342/500] New translations minify.mdx (Korean) --- website/src/lib/docs/ko/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/ko/toolbar/minify.mdx b/website/src/lib/docs/ko/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/ko/toolbar/minify.mdx +++ b/website/src/lib/docs/ko/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From 48c88b2d7ebc5aa82f9775df6dfef95b3b46c204 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:00 +0100 Subject: [PATCH 343/500] New translations minify.mdx (Lithuanian) --- website/src/lib/docs/lt/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/lt/toolbar/minify.mdx b/website/src/lib/docs/lt/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/lt/toolbar/minify.mdx +++ b/website/src/lib/docs/lt/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From 5e84429e24acd261eddd434da6800316bf959edd Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:02 +0100 Subject: [PATCH 344/500] New translations minify.mdx (Dutch) --- website/src/lib/docs/nl/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/nl/toolbar/minify.mdx b/website/src/lib/docs/nl/toolbar/minify.mdx index ec9a18910..ba520dbe6 100644 --- a/website/src/lib/docs/nl/toolbar/minify.mdx +++ b/website/src/lib/docs/nl/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Verkleinen --- -# { title } +# { title } Dit gereedschap kan worden gebruikt om het aantal GPS-punten in een spoor te verminderen, wat nuttig kan zijn om de grootte te verminderen. From 11d2936fca8725e7e9b31c362e4ff1d9a7b46bac Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:04 +0100 Subject: [PATCH 345/500] New translations minify.mdx (Norwegian) --- website/src/lib/docs/no/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/no/toolbar/minify.mdx b/website/src/lib/docs/no/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/no/toolbar/minify.mdx +++ b/website/src/lib/docs/no/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From bcf8c0e35c468d49aa2577134a02631fc70a1707 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:05 +0100 Subject: [PATCH 346/500] New translations minify.mdx (Polish) --- website/src/lib/docs/pl/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/pl/toolbar/minify.mdx b/website/src/lib/docs/pl/toolbar/minify.mdx index 7d8dc640e..f9deea8b4 100644 --- a/website/src/lib/docs/pl/toolbar/minify.mdx +++ b/website/src/lib/docs/pl/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Zredukuj --- -# { title } +# { title } To narzędzie może być użyte do zredukowania liczby punktów GPS w ścieżce, co może być przydatne do zmniejszenia jej rozmiaru. From 2c7cc4b8e5202d77e8325833cd75e341a2bd9e40 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:07 +0100 Subject: [PATCH 347/500] New translations minify.mdx (Portuguese) --- website/src/lib/docs/pt/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/pt/toolbar/minify.mdx b/website/src/lib/docs/pt/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/pt/toolbar/minify.mdx +++ b/website/src/lib/docs/pt/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From 3b21c75b1365ebf9936ce6b72766ca38c51e9013 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:08 +0100 Subject: [PATCH 348/500] New translations minify.mdx (Russian) --- website/src/lib/docs/ru/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/ru/toolbar/minify.mdx b/website/src/lib/docs/ru/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/ru/toolbar/minify.mdx +++ b/website/src/lib/docs/ru/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From dff0b55a8c12bd7b3d9ba90c0f4f030c37901c03 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:09 +0100 Subject: [PATCH 349/500] New translations minify.mdx (Swedish) --- website/src/lib/docs/sv/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/sv/toolbar/minify.mdx b/website/src/lib/docs/sv/toolbar/minify.mdx index 86499c9ab..2f9043a4b 100644 --- a/website/src/lib/docs/sv/toolbar/minify.mdx +++ b/website/src/lib/docs/sv/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minimera --- -# { title } +# { title } Detta verktyg kan användas för att minska antalet GPS-punkter i en spårning, vilket kan vara användbart för att minimera dess storlek. From 62a9aacd85b3256d7e96d9578e11a0ea45a0c43c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:10 +0100 Subject: [PATCH 350/500] New translations minify.mdx (Turkish) --- website/src/lib/docs/tr/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/tr/toolbar/minify.mdx b/website/src/lib/docs/tr/toolbar/minify.mdx index dcc30f85a..362692bbc 100644 --- a/website/src/lib/docs/tr/toolbar/minify.mdx +++ b/website/src/lib/docs/tr/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Küçült --- -# { title } +# { title } Bu araç iz içinde bulunan GPS noktalarının sayısını azaltmak için kullanılır. Dosya boyutunu azaltmak için kullanışlı olabilir. From 5ac856251bb64ad399b2f9392ccfd04db2777626 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:12 +0100 Subject: [PATCH 351/500] New translations minify.mdx (Ukrainian) --- website/src/lib/docs/uk/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/uk/toolbar/minify.mdx b/website/src/lib/docs/uk/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/uk/toolbar/minify.mdx +++ b/website/src/lib/docs/uk/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From b16688e1b7ced76e91b7e36861ba5aa71c162839 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:13 +0100 Subject: [PATCH 352/500] New translations minify.mdx (Chinese Simplified) --- website/src/lib/docs/zh/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/zh/toolbar/minify.mdx b/website/src/lib/docs/zh/toolbar/minify.mdx index d37af9542..eea116e2a 100644 --- a/website/src/lib/docs/zh/toolbar/minify.mdx +++ b/website/src/lib/docs/zh/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: 精简 GPS 点数量 --- -# { title } +# { title } 该工具通过减少轨迹中 GPS 点的数量来压缩文件。 From 97aecaf89088ad3c2faf423284f08a71b9ac627e Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:15 +0100 Subject: [PATCH 353/500] New translations minify.mdx (Vietnamese) --- website/src/lib/docs/vi/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/vi/toolbar/minify.mdx b/website/src/lib/docs/vi/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/vi/toolbar/minify.mdx +++ b/website/src/lib/docs/vi/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From ea88663dcea89cf16edcbd18d4a3fb1548470d2e Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:16 +0100 Subject: [PATCH 354/500] New translations minify.mdx (Portuguese, Brazilian) --- website/src/lib/docs/pt-BR/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/pt-BR/toolbar/minify.mdx b/website/src/lib/docs/pt-BR/toolbar/minify.mdx index a8f79261e..5f15596ab 100644 --- a/website/src/lib/docs/pt-BR/toolbar/minify.mdx +++ b/website/src/lib/docs/pt-BR/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minificar --- -# { title } +# { title } Esta ferramenta pode ser utilizada para reduzir o número de pontos GPS em um traço, o que pode ser útil para diminuir seu tamanho. From 32d1de08e9eef07ae1c4f2b0bf1fb36f8abb8e83 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:18 +0100 Subject: [PATCH 355/500] New translations minify.mdx (Indonesian) --- website/src/lib/docs/id/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/id/toolbar/minify.mdx b/website/src/lib/docs/id/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/id/toolbar/minify.mdx +++ b/website/src/lib/docs/id/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From 15e7954321244cf65cb2676b2ea5545016aa374b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:19 +0100 Subject: [PATCH 356/500] New translations minify.mdx (Thai) --- website/src/lib/docs/th/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/th/toolbar/minify.mdx b/website/src/lib/docs/th/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/th/toolbar/minify.mdx +++ b/website/src/lib/docs/th/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From 4301472cb2db24ca8fdeb6791405795a3f452344 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:20 +0100 Subject: [PATCH 357/500] New translations minify.mdx (Latvian) --- website/src/lib/docs/lv/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/lv/toolbar/minify.mdx b/website/src/lib/docs/lv/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/lv/toolbar/minify.mdx +++ b/website/src/lib/docs/lv/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From dbb9b5f2545ebc8130b335d5d3e007ab666a0b45 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:22 +0100 Subject: [PATCH 358/500] New translations minify.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/zh-HK/toolbar/minify.mdx b/website/src/lib/docs/zh-HK/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/zh-HK/toolbar/minify.mdx +++ b/website/src/lib/docs/zh-HK/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From ebd4f36f94f0f575bb9e4a0d2dc43c10c50bef19 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:23 +0100 Subject: [PATCH 359/500] New translations minify.mdx (Serbian (Latin)) --- website/src/lib/docs/sr/toolbar/minify.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/lib/docs/sr/toolbar/minify.mdx b/website/src/lib/docs/sr/toolbar/minify.mdx index 11b532489..4bf7c9492 100644 --- a/website/src/lib/docs/sr/toolbar/minify.mdx +++ b/website/src/lib/docs/sr/toolbar/minify.mdx @@ -3,12 +3,12 @@ title: Minify --- -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From 1f17776cd466d5f71333a6075082e2bd0eb41704 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:24 +0100 Subject: [PATCH 360/500] New translations poi.mdx (Romanian) --- website/src/lib/docs/ro/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/ro/toolbar/poi.mdx b/website/src/lib/docs/ro/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/ro/toolbar/poi.mdx +++ b/website/src/lib/docs/ro/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From f5244c3d9336c5abd240472544fc8ba96e6b7f0d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:26 +0100 Subject: [PATCH 361/500] New translations poi.mdx (French) --- website/src/lib/docs/fr/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/fr/toolbar/poi.mdx b/website/src/lib/docs/fr/toolbar/poi.mdx index c5ae5ea59..889b4a334 100644 --- a/website/src/lib/docs/fr/toolbar/poi.mdx +++ b/website/src/lib/docs/fr/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points d'intérêt --- # { title } From 1ada5e5d18cebd4d75ba236676efe9c201ac8b20 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:27 +0100 Subject: [PATCH 362/500] New translations poi.mdx (Spanish) --- website/src/lib/docs/es/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/es/toolbar/poi.mdx b/website/src/lib/docs/es/toolbar/poi.mdx index c7f8892ca..3e7c81d92 100644 --- a/website/src/lib/docs/es/toolbar/poi.mdx +++ b/website/src/lib/docs/es/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Puntos de interés --- # { title } From c954ee0fde3ca3e0599c5207f1cf0263139eb97b Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:28 +0100 Subject: [PATCH 363/500] New translations poi.mdx (Belarusian) --- website/src/lib/docs/be/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/be/toolbar/poi.mdx b/website/src/lib/docs/be/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/be/toolbar/poi.mdx +++ b/website/src/lib/docs/be/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From cc95ff1c55e379a8c8ff2add54452a6be34bbd27 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:29 +0100 Subject: [PATCH 364/500] New translations poi.mdx (Catalan) --- website/src/lib/docs/ca/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/ca/toolbar/poi.mdx b/website/src/lib/docs/ca/toolbar/poi.mdx index 20083c0e2..33e6e6641 100644 --- a/website/src/lib/docs/ca/toolbar/poi.mdx +++ b/website/src/lib/docs/ca/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Punts d'interès --- # { title } From b6513343be515a4405836f3d5402a6ba4b6884a2 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:30 +0100 Subject: [PATCH 365/500] New translations poi.mdx (Czech) --- website/src/lib/docs/cs/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/cs/toolbar/poi.mdx b/website/src/lib/docs/cs/toolbar/poi.mdx index 825f25797..50172b0b6 100644 --- a/website/src/lib/docs/cs/toolbar/poi.mdx +++ b/website/src/lib/docs/cs/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Body zájmu --- # { title } From 68fdb9ebc64a75dc9226538db76e0bf54d9b6b0c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:31 +0100 Subject: [PATCH 366/500] New translations poi.mdx (Danish) --- website/src/lib/docs/da/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/da/toolbar/poi.mdx b/website/src/lib/docs/da/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/da/toolbar/poi.mdx +++ b/website/src/lib/docs/da/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From 7703b2361d934c5dba1b6dcbfa89e7b52ec7c65a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:32 +0100 Subject: [PATCH 367/500] New translations poi.mdx (German) --- website/src/lib/docs/de/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/de/toolbar/poi.mdx b/website/src/lib/docs/de/toolbar/poi.mdx index d02968926..1d6145dcc 100644 --- a/website/src/lib/docs/de/toolbar/poi.mdx +++ b/website/src/lib/docs/de/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Interessante Orte --- # { title } From 3fd733d9038175c4231a3b2523e80e7f3b546ed8 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:33 +0100 Subject: [PATCH 368/500] New translations poi.mdx (Greek) --- website/src/lib/docs/el/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/el/toolbar/poi.mdx b/website/src/lib/docs/el/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/el/toolbar/poi.mdx +++ b/website/src/lib/docs/el/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From d660c50ade8f1397c4f1b238a1666eb026a66ec2 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:35 +0100 Subject: [PATCH 369/500] New translations poi.mdx (Basque) --- website/src/lib/docs/eu/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/eu/toolbar/poi.mdx b/website/src/lib/docs/eu/toolbar/poi.mdx index 4973d7d6e..1a50c751c 100644 --- a/website/src/lib/docs/eu/toolbar/poi.mdx +++ b/website/src/lib/docs/eu/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Interesguneak --- # { title } From 71bc044ae53fa6884864d0541d223438e8fc8ff7 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:36 +0100 Subject: [PATCH 370/500] New translations poi.mdx (Finnish) --- website/src/lib/docs/fi/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/fi/toolbar/poi.mdx b/website/src/lib/docs/fi/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/fi/toolbar/poi.mdx +++ b/website/src/lib/docs/fi/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From 1be058d831b321865a4582c2acb60cde6a9e54e1 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:37 +0100 Subject: [PATCH 371/500] New translations poi.mdx (Hebrew) --- website/src/lib/docs/he/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/he/toolbar/poi.mdx b/website/src/lib/docs/he/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/he/toolbar/poi.mdx +++ b/website/src/lib/docs/he/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From 867af98083e7b5a6668b88d835cfa7af4fd45cc9 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:38 +0100 Subject: [PATCH 372/500] New translations poi.mdx (Hungarian) --- website/src/lib/docs/hu/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/hu/toolbar/poi.mdx b/website/src/lib/docs/hu/toolbar/poi.mdx index e4bedad02..33f334a74 100644 --- a/website/src/lib/docs/hu/toolbar/poi.mdx +++ b/website/src/lib/docs/hu/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Nevezetes helyek --- # { title } From 6d522c82c370a712c8e0f445795f7fe15777dafa Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:39 +0100 Subject: [PATCH 373/500] New translations poi.mdx (Italian) --- website/src/lib/docs/it/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/it/toolbar/poi.mdx b/website/src/lib/docs/it/toolbar/poi.mdx index cbd453b98..c1d949759 100644 --- a/website/src/lib/docs/it/toolbar/poi.mdx +++ b/website/src/lib/docs/it/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Punti di interesse --- # { title } From d9a967c0725e1fd4154b42b8fa146a68cf9cdc7e Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:40 +0100 Subject: [PATCH 374/500] New translations poi.mdx (Korean) --- website/src/lib/docs/ko/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/ko/toolbar/poi.mdx b/website/src/lib/docs/ko/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/ko/toolbar/poi.mdx +++ b/website/src/lib/docs/ko/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From 087dd9a4b61f9cf0dcba8be45f88124b30e31b19 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:41 +0100 Subject: [PATCH 375/500] New translations poi.mdx (Lithuanian) --- website/src/lib/docs/lt/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/lt/toolbar/poi.mdx b/website/src/lib/docs/lt/toolbar/poi.mdx index d92f1d955..7fc565b75 100644 --- a/website/src/lib/docs/lt/toolbar/poi.mdx +++ b/website/src/lib/docs/lt/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Svarbios vietos --- # { title } From ca629f625afb1c136f26dcf7b0e98e683f03915a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:43 +0100 Subject: [PATCH 376/500] New translations poi.mdx (Dutch) --- website/src/lib/docs/nl/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/nl/toolbar/poi.mdx b/website/src/lib/docs/nl/toolbar/poi.mdx index 838ca5f38..f855c01f7 100644 --- a/website/src/lib/docs/nl/toolbar/poi.mdx +++ b/website/src/lib/docs/nl/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Interessante punten (POI's) --- # { title } From 877d12c6769171f7c8b627f3bef62546e4505db1 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:44 +0100 Subject: [PATCH 377/500] New translations poi.mdx (Norwegian) --- website/src/lib/docs/no/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/no/toolbar/poi.mdx b/website/src/lib/docs/no/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/no/toolbar/poi.mdx +++ b/website/src/lib/docs/no/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From d07bf6d699c0510ffa733145ea89185e1560b25c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:45 +0100 Subject: [PATCH 378/500] New translations poi.mdx (Polish) --- website/src/lib/docs/pl/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/pl/toolbar/poi.mdx b/website/src/lib/docs/pl/toolbar/poi.mdx index 4ac89bdf7..e0ffc70d9 100644 --- a/website/src/lib/docs/pl/toolbar/poi.mdx +++ b/website/src/lib/docs/pl/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Punkty zainteresowania --- # { title } From 8e24a6b0364fd15bba3a1e6c68f59360eb15fdf4 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:46 +0100 Subject: [PATCH 379/500] New translations poi.mdx (Portuguese) --- website/src/lib/docs/pt/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/pt/toolbar/poi.mdx b/website/src/lib/docs/pt/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/pt/toolbar/poi.mdx +++ b/website/src/lib/docs/pt/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From 49eb0cf202da2722aa79671698482a85c1eda6fb Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:47 +0100 Subject: [PATCH 380/500] New translations poi.mdx (Russian) --- website/src/lib/docs/ru/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/ru/toolbar/poi.mdx b/website/src/lib/docs/ru/toolbar/poi.mdx index cbd5b49b6..80d0f6f8d 100644 --- a/website/src/lib/docs/ru/toolbar/poi.mdx +++ b/website/src/lib/docs/ru/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Точки интереса --- # { title } From 984a98e792a151ae98db6826ea04b1f858c31eac Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:48 +0100 Subject: [PATCH 381/500] New translations poi.mdx (Swedish) --- website/src/lib/docs/sv/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/sv/toolbar/poi.mdx b/website/src/lib/docs/sv/toolbar/poi.mdx index 23ceb0e5e..6f2035bda 100644 --- a/website/src/lib/docs/sv/toolbar/poi.mdx +++ b/website/src/lib/docs/sv/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From 56650a76ae67f88cfe85f666e5e95161c7f32ea6 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:49 +0100 Subject: [PATCH 382/500] New translations poi.mdx (Turkish) --- website/src/lib/docs/tr/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/tr/toolbar/poi.mdx b/website/src/lib/docs/tr/toolbar/poi.mdx index 9bc1d2179..bdc34b704 100644 --- a/website/src/lib/docs/tr/toolbar/poi.mdx +++ b/website/src/lib/docs/tr/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: İlgi alanları --- # { title } From 17521574f04e1166d17e6b63d5fcef737042b28c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:51 +0100 Subject: [PATCH 383/500] New translations poi.mdx (Ukrainian) --- website/src/lib/docs/uk/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/uk/toolbar/poi.mdx b/website/src/lib/docs/uk/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/uk/toolbar/poi.mdx +++ b/website/src/lib/docs/uk/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From 69fd47601e20d77ced701f57e5967766203d0c07 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:52 +0100 Subject: [PATCH 384/500] New translations poi.mdx (Chinese Simplified) --- website/src/lib/docs/zh/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/zh/toolbar/poi.mdx b/website/src/lib/docs/zh/toolbar/poi.mdx index 2d65767d6..63a3f8585 100644 --- a/website/src/lib/docs/zh/toolbar/poi.mdx +++ b/website/src/lib/docs/zh/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: 创建或编辑兴趣点 --- # { title } From db015d925e34773c2e7e6fc69f8d822038b1432d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:54 +0100 Subject: [PATCH 385/500] New translations poi.mdx (Vietnamese) --- website/src/lib/docs/vi/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/vi/toolbar/poi.mdx b/website/src/lib/docs/vi/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/vi/toolbar/poi.mdx +++ b/website/src/lib/docs/vi/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From 0eaa833cdf4f8fc40ce0136b04150a18bdd0b44d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:55 +0100 Subject: [PATCH 386/500] New translations poi.mdx (Portuguese, Brazilian) --- website/src/lib/docs/pt-BR/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/pt-BR/toolbar/poi.mdx b/website/src/lib/docs/pt-BR/toolbar/poi.mdx index 24a2b41c1..b9b6ec3e8 100644 --- a/website/src/lib/docs/pt-BR/toolbar/poi.mdx +++ b/website/src/lib/docs/pt-BR/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Pontos de interesse --- # { title } From 5cff7c4e72041a75521ece2a69e4322d1688aacd Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:56 +0100 Subject: [PATCH 387/500] New translations poi.mdx (Indonesian) --- website/src/lib/docs/id/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/id/toolbar/poi.mdx b/website/src/lib/docs/id/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/id/toolbar/poi.mdx +++ b/website/src/lib/docs/id/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From f69dfcdefe613c01288ad6a0116c78b9c91cd9d8 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:57 +0100 Subject: [PATCH 388/500] New translations poi.mdx (Thai) --- website/src/lib/docs/th/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/th/toolbar/poi.mdx b/website/src/lib/docs/th/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/th/toolbar/poi.mdx +++ b/website/src/lib/docs/th/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From 90e86077ba5abf58081aaa6196a9de879f1be055 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:58 +0100 Subject: [PATCH 389/500] New translations poi.mdx (Latvian) --- website/src/lib/docs/lv/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/lv/toolbar/poi.mdx b/website/src/lib/docs/lv/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/lv/toolbar/poi.mdx +++ b/website/src/lib/docs/lv/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From d2e112a672c36c0f9b6b816c78cf26bf15920df5 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:50:59 +0100 Subject: [PATCH 390/500] New translations poi.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/zh-HK/toolbar/poi.mdx b/website/src/lib/docs/zh-HK/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/zh-HK/toolbar/poi.mdx +++ b/website/src/lib/docs/zh-HK/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From 7951837ecf816cef834cbfe2e62f16e26c632670 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:51:00 +0100 Subject: [PATCH 391/500] New translations poi.mdx (Serbian (Latin)) --- website/src/lib/docs/sr/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/sr/toolbar/poi.mdx b/website/src/lib/docs/sr/toolbar/poi.mdx index 6cdc531fe..f63fa6494 100644 --- a/website/src/lib/docs/sr/toolbar/poi.mdx +++ b/website/src/lib/docs/sr/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From fdb2d37b127a76d05cf42a6e56f5732636e15f8a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 18:51:02 +0100 Subject: [PATCH 392/500] New translations routing.mdx (Romanian) --- website/src/lib/docs/ro/toolbar/routing.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/ro/toolbar/routing.mdx b/website/src/lib/docs/ro/toolbar/routing.mdx index dfed41da3..0a2bb8047 100644 --- a/website/src/lib/docs/ro/toolbar/routing.mdx +++ b/website/src/lib/docs/ro/toolbar/routing.mdx @@ -3,7 +3,7 @@ title: Route planning and editing --- # { title } @@ -84,8 +84,8 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
From fe513c17ab71a655630777005019995a49f14ee0 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:02:23 +0100 Subject: [PATCH 425/500] Update source file funding.mdx --- website/src/lib/docs/en/home/funding.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/en/home/funding.mdx b/website/src/lib/docs/en/home/funding.mdx index 03b71030c..f9d1e90d9 100644 --- a/website/src/lib/docs/en/home/funding.mdx +++ b/website/src/lib/docs/en/home/funding.mdx @@ -1,8 +1,8 @@ -## Help keep the website free (and ad-free) +## Help keep the website free (and ad-free) Each time you add or move GPS points, our servers calculate the best route on the road network. We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. From 4e39cc937a08a9544a22c8bdb1968ec43b823db5 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:02:24 +0100 Subject: [PATCH 426/500] Update source file translation.mdx --- website/src/lib/docs/en/home/translation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/en/home/translation.mdx b/website/src/lib/docs/en/home/translation.mdx index e5f4800c8..07405067d 100644 --- a/website/src/lib/docs/en/home/translation.mdx +++ b/website/src/lib/docs/en/home/translation.mdx @@ -1,8 +1,8 @@ -## Translation +## Translation The website is translated by volunteers using a collaborative translation platform. You can contribute by adding or improving translations on our Crowdin project. From a7df18723ca94c216dfdbfd64d536fad59524a3d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:02:26 +0100 Subject: [PATCH 427/500] Update source file toolbar.mdx --- website/src/lib/docs/en/toolbar.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/en/toolbar.mdx b/website/src/lib/docs/en/toolbar.mdx index 6d729ac05..6cd4643c4 100644 --- a/website/src/lib/docs/en/toolbar.mdx +++ b/website/src/lib/docs/en/toolbar.mdx @@ -4,7 +4,7 @@ title: Toolbar -# { title } +# { title } This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. From f40d54adbb07a14445f792b404dc9d17ad25233a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:02:29 +0100 Subject: [PATCH 429/500] Update source file poi.mdx --- website/src/lib/docs/en/toolbar/poi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/en/toolbar/poi.mdx b/website/src/lib/docs/en/toolbar/poi.mdx index b1ad70ab8..03f3c1767 100644 --- a/website/src/lib/docs/en/toolbar/poi.mdx +++ b/website/src/lib/docs/en/toolbar/poi.mdx @@ -3,8 +3,8 @@ title: Points of interest --- # { title } From 01607e92b997e838efd25fcffb4db97465be520c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:02:30 +0100 Subject: [PATCH 430/500] Update source file routing.mdx --- website/src/lib/docs/en/toolbar/routing.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/en/toolbar/routing.mdx b/website/src/lib/docs/en/toolbar/routing.mdx index 5aadd6d7e..7d4f164b5 100644 --- a/website/src/lib/docs/en/toolbar/routing.mdx +++ b/website/src/lib/docs/en/toolbar/routing.mdx @@ -3,7 +3,7 @@ title: Route planning and editing --- -## Help keep the website free (and ad-free) +## Aidez à garder le site gratuit (et sans pub) Chaque fois que vous ajoutez ou déplacez des points GPS, nos serveurs calculent le meilleur itinéraire sur le réseau routier. Nous utilisons également des services de Mapbox pour afficher de magnifiques cartes, récupérer des données d'altitude et vous permettre de rechercher des adresses. From 21e142ffc33ec36d8a336dd7a98000142d0c91cd Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:03:44 +0100 Subject: [PATCH 434/500] New translations funding.mdx (Spanish) --- website/src/lib/docs/es/home/funding.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/es/home/funding.mdx b/website/src/lib/docs/es/home/funding.mdx index dff414e0f..292c7bc37 100644 --- a/website/src/lib/docs/es/home/funding.mdx +++ b/website/src/lib/docs/es/home/funding.mdx @@ -2,7 +2,7 @@ import { HeartHandshake } from '@lucide/svelte'; -## Help keep the website free (and ad-free) +## Ayude a mantener este sitio gratis (y libre de anuncios) Cada vez que añade o mueve puntos GPS, nuestros servidores calculan la mejor ruta en la red de carreteras. También usamos APIs de Mapbox para mostrar hermosos mapas, obtener datos de elevación y permitirle buscar lugares. From 645db15848926f55cc0a4c8b970773ed2764c6da Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:03:45 +0100 Subject: [PATCH 435/500] New translations funding.mdx (Catalan) --- website/src/lib/docs/ca/home/funding.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/ca/home/funding.mdx b/website/src/lib/docs/ca/home/funding.mdx index c41ac3dd0..bea155a63 100644 --- a/website/src/lib/docs/ca/home/funding.mdx +++ b/website/src/lib/docs/ca/home/funding.mdx @@ -2,7 +2,7 @@ import { HeartHandshake } from '@lucide/svelte'; -## Help keep the website free (and ad-free) +## Ajuda a mantenir aquesta pàgina web gratuïta (i sense anuncis) Cada cop que afegeixes o mous un punt GPS, els nostres servidors calculen la millor ruta possible. També utilitzen l'API de Mapbox per ensenyar mapes bonics, donar informació sobre l'altitud i permetre la cerca de llocs d'interès. From c0361287207b057ff54d23c2de509214798c0344 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:03:47 +0100 Subject: [PATCH 436/500] New translations funding.mdx (Czech) --- website/src/lib/docs/cs/home/funding.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/cs/home/funding.mdx b/website/src/lib/docs/cs/home/funding.mdx index af68a4fbe..e55c5f2fe 100644 --- a/website/src/lib/docs/cs/home/funding.mdx +++ b/website/src/lib/docs/cs/home/funding.mdx @@ -2,7 +2,7 @@ import { HeartHandshake } from '@lucide/svelte'; -## Help keep the website free (and ad-free) +## Pomozte udržet web zdarma (a bez reklam) Vždy, když přidáte nebo přesunete GPS body, naše servery vypočítají nejlepší cestu po silniční síti. Používáme také API z Mapboxu pro zobrazení krásných map, získání dat o nadmořské výšce a vyhledávání míst. From 16cd812ba07187e16c81667dc639ebb1e85ca2b6 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:03:49 +0100 Subject: [PATCH 437/500] New translations funding.mdx (German) --- website/src/lib/docs/de/home/funding.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/de/home/funding.mdx b/website/src/lib/docs/de/home/funding.mdx index 3a0e47326..72af39d7d 100644 --- a/website/src/lib/docs/de/home/funding.mdx +++ b/website/src/lib/docs/de/home/funding.mdx @@ -2,7 +2,7 @@ import { HeartHandshake } from '@lucide/svelte'; -## Help keep the website free (and ad-free) +## Helfen Sie, die Website kostenlos (und werbefrei) zu erhalten Jedes Mal, wenn Sie GPS-Punkte hinzufügen oder verschieben, berechnen unsere Server die beste Route im Straßennetz. Wir verwenden auch APIs von Mapbox, um schöne Karten anzuzeigen, Höhendaten abzurufen und Ihnen die Suche nach Orten zu ermöglichen. From 2437a43471806152ad97f9c5f9aefc277c8829aa Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:03:50 +0100 Subject: [PATCH 438/500] New translations funding.mdx (Basque) --- website/src/lib/docs/eu/home/funding.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/eu/home/funding.mdx b/website/src/lib/docs/eu/home/funding.mdx index 2b1943f95..f6b0190ab 100644 --- a/website/src/lib/docs/eu/home/funding.mdx +++ b/website/src/lib/docs/eu/home/funding.mdx @@ -2,7 +2,7 @@ import { HeartHandshake } from '@lucide/svelte'; -## Help keep the website free (and ad-free) +## Lagundu mantentzen webgunea doan (eta propagandarik gabe) GPS puntuak gehitzen edo mugitzen dituzun bakoitzean, gure zerbitzariek bide sareko ibilbide onena kalkulatzen dute.Mapboxen APIak erabiltzen ditugu erakusteko mapa argiak, kota-datuak eskaintzeko eta ahalbidetzeko lekuen bilaketa. From 05c3c3f8f34ae098b0c85e296619d8da54b572f5 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:03:53 +0100 Subject: [PATCH 439/500] New translations funding.mdx (Italian) --- website/src/lib/docs/it/home/funding.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/it/home/funding.mdx b/website/src/lib/docs/it/home/funding.mdx index 444ca8624..345c1293e 100644 --- a/website/src/lib/docs/it/home/funding.mdx +++ b/website/src/lib/docs/it/home/funding.mdx @@ -2,7 +2,7 @@ import { HeartHandshake } from '@lucide/svelte'; -## Help keep the website free (and ad-free) +## Aiuta a mantenere il sito gratuito (e senza pubblicità) Ogni volta che aggiungi o sposti i punti GPS, i nostri server calcolano il percorso migliore sulla rete stradale. Utilizziamo anche le API di Mapbox per visualizzare mappe gradevoli, recuperare i dati altimetrici e consentire la ricerca di luoghi. From c7dc99a12f9d651fd4e296fcd28edb5866f4ae12 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:03:55 +0100 Subject: [PATCH 440/500] New translations funding.mdx (Dutch) --- website/src/lib/docs/nl/home/funding.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/nl/home/funding.mdx b/website/src/lib/docs/nl/home/funding.mdx index 4be83761e..11af996dd 100644 --- a/website/src/lib/docs/nl/home/funding.mdx +++ b/website/src/lib/docs/nl/home/funding.mdx @@ -2,7 +2,7 @@ import { HeartHandshake } from '@lucide/svelte'; -## Help keep the website free (and ad-free) +## Help de website gratis te houden (en advertentievrij) Elke keer dat u GPS-punten toevoegt of verplaatst, berekenen onze servers de beste route op het wegennetwerk. We gebruiken ook API's van Mapbox om mooie kaarten weer te geven, hoogtegegevens op te halen en u toe te staan om naar plaatsen te zoeken. From 0f87b3335453926a0e8f364def4f5f79e7f867d4 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:03:58 +0100 Subject: [PATCH 441/500] New translations funding.mdx (Turkish) --- website/src/lib/docs/tr/home/funding.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/tr/home/funding.mdx b/website/src/lib/docs/tr/home/funding.mdx index e4d8574c9..bef3c1f82 100644 --- a/website/src/lib/docs/tr/home/funding.mdx +++ b/website/src/lib/docs/tr/home/funding.mdx @@ -2,7 +2,7 @@ import { HeartHandshake } from '@lucide/svelte'; -## Help keep the website free (and ad-free) +## Web sayfasının ücretsiz (ve reklamsız) kalması için yardım et Her yeni nokta GPS noktası eklediğinizde veya hareket ettirdiğinizde, sunucularımız en uygun rotayı yol ağı üzerinden hesaplar. Ayrıca güzel haritalar göstermek için Mapbox APIleri kullanıyoruz, yütselti bilgisi almak için ve yer araması yapabilmeniz için. From 5f63ec884f01f313b28b81ceb936d4ddade38841 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:04:00 +0100 Subject: [PATCH 442/500] New translations funding.mdx (Chinese Simplified) --- website/src/lib/docs/zh/home/funding.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/zh/home/funding.mdx b/website/src/lib/docs/zh/home/funding.mdx index 9814b52bf..6ef4114c9 100644 --- a/website/src/lib/docs/zh/home/funding.mdx +++ b/website/src/lib/docs/zh/home/funding.mdx @@ -2,7 +2,7 @@ import { HeartHandshake } from '@lucide/svelte'; -## Help keep the website free (and ad-free) +## 帮助网站保持免费(且无广告) 每当 GPS 点被添加或移动时,服务器都将重新计算最佳路线。 此外,网站使用 Mapbox API 来提供各种美观的地图样式、检索海拔数据和搜索位置等服务。 From 86d2542bd9f96070b7cb03092f29217c0f3cb3b5 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:04:02 +0100 Subject: [PATCH 443/500] New translations funding.mdx (Portuguese, Brazilian) --- website/src/lib/docs/pt-BR/home/funding.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/pt-BR/home/funding.mdx b/website/src/lib/docs/pt-BR/home/funding.mdx index 4f94aa4f1..dacb1b76b 100644 --- a/website/src/lib/docs/pt-BR/home/funding.mdx +++ b/website/src/lib/docs/pt-BR/home/funding.mdx @@ -2,7 +2,7 @@ import { HeartHandshake } from '@lucide/svelte'; -## Help keep the website free (and ad-free) +## Ajude a manter o site gratuito (e sem anúncios) Cada vez que você adiciona ou move pontos de GPS, nosso servidor calcula a melhor rota no mapa. Nos também usamos as APIs do Mapbox para mostrar mapas bonitos, pegar dados de elevação e permitir que você busque por lugares. From bac332a8c4bc4f8a9df8aff8ff8bc5198d398382 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:04:20 +0100 Subject: [PATCH 444/500] New translations translation.mdx (Spanish) --- website/src/lib/docs/es/home/translation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/es/home/translation.mdx b/website/src/lib/docs/es/home/translation.mdx index de243125d..14bcae69f 100644 --- a/website/src/lib/docs/es/home/translation.mdx +++ b/website/src/lib/docs/es/home/translation.mdx @@ -2,7 +2,7 @@ import { Languages } from '@lucide/svelte'; -## Translation +## Traducción Este sitio está traducido por voluntarios usando una plataforma de traducción colaborativa. Puede contribuir añadiendo o mejorando las traducciones en nuestro proyecto Crowdin. From 9c28fab3f988f368edf47b9cd91bf453ab0541f4 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:04:22 +0100 Subject: [PATCH 445/500] New translations translation.mdx (Catalan) --- website/src/lib/docs/ca/home/translation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/ca/home/translation.mdx b/website/src/lib/docs/ca/home/translation.mdx index f659dd0cd..fa27fa7f1 100644 --- a/website/src/lib/docs/ca/home/translation.mdx +++ b/website/src/lib/docs/ca/home/translation.mdx @@ -2,7 +2,7 @@ import { Languages } from '@lucide/svelte'; -## Translation +## Traducció Aquesta pàgina web ha estat traduïda per voluntaris utilitzant una plataforma de traducció col·laborativa. Tu també pots contribuir-hi afegint o millorant les traduccions al nostre projecte de Crowdin. From ea0770fd11dedeeea8b3cd1413126f9d5b67e8ee Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:04:23 +0100 Subject: [PATCH 446/500] New translations translation.mdx (Czech) --- website/src/lib/docs/cs/home/translation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/cs/home/translation.mdx b/website/src/lib/docs/cs/home/translation.mdx index ebb04b844..9aef428ff 100644 --- a/website/src/lib/docs/cs/home/translation.mdx +++ b/website/src/lib/docs/cs/home/translation.mdx @@ -2,7 +2,7 @@ import { Languages } from '@lucide/svelte'; -## Translation +## Překlad Tento web je překládán dobrovolníky prostřednictvím kolaborativní překladatelské platformy. Ke zlepšení překladů můžete přispět na našem Crowdin projektu. From 18f7db9eee8d6fd2962acad5c1a28153fd5d1f30 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:04:24 +0100 Subject: [PATCH 447/500] New translations translation.mdx (German) --- website/src/lib/docs/de/home/translation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/de/home/translation.mdx b/website/src/lib/docs/de/home/translation.mdx index 3e4573e73..da183beaf 100644 --- a/website/src/lib/docs/de/home/translation.mdx +++ b/website/src/lib/docs/de/home/translation.mdx @@ -2,7 +2,7 @@ import { Languages } from '@lucide/svelte'; -## Translation +## Übersetzung Die Webseite wird von Freiwilligen mit einer gemeinsamen Übersetzungsplattform übersetzt. Sie können dazu beitragen, indem Sie Übersetzungen in unserem Crowdin Projekt hinzufügen oder verbessern. From 85fb564be7ee253244e8af45015e61191e9a10dd Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:04:26 +0100 Subject: [PATCH 448/500] New translations translation.mdx (Basque) --- website/src/lib/docs/eu/home/translation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/eu/home/translation.mdx b/website/src/lib/docs/eu/home/translation.mdx index 77f5fe754..2594e0905 100644 --- a/website/src/lib/docs/eu/home/translation.mdx +++ b/website/src/lib/docs/eu/home/translation.mdx @@ -2,7 +2,7 @@ import { Languages } from '@lucide/svelte'; -## Translation +## Itzulpena Webgune hau itzulpenerako elkarlaneko plataforma bat erabiltzen duten boluntarioen lanari esker itzultzen da. Itzulpenean lagundu dezakezu gure Crowdin proiektuan. From e24e1d9d3cb469d9800b1a0218e9fc3021e97eb9 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:04:28 +0100 Subject: [PATCH 449/500] New translations translation.mdx (Italian) --- website/src/lib/docs/it/home/translation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/it/home/translation.mdx b/website/src/lib/docs/it/home/translation.mdx index bd963985e..c1fede660 100644 --- a/website/src/lib/docs/it/home/translation.mdx +++ b/website/src/lib/docs/it/home/translation.mdx @@ -2,7 +2,7 @@ import { Languages } from '@lucide/svelte'; -## Translation +## Traduzione Il sito web è tradotto da volontari utilizzando una piattaforma di traduzione collaborativa. Tu puoi contribuire aggiungendo o migliorando le traduzioni sul nostro progetto Crowdin. From 3c3016a2113a01e1db5ed0336bf0fa16c97aa84d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:04:31 +0100 Subject: [PATCH 450/500] New translations translation.mdx (Dutch) --- website/src/lib/docs/nl/home/translation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/nl/home/translation.mdx b/website/src/lib/docs/nl/home/translation.mdx index 09cafd78c..845ae40c5 100644 --- a/website/src/lib/docs/nl/home/translation.mdx +++ b/website/src/lib/docs/nl/home/translation.mdx @@ -2,7 +2,7 @@ import { Languages } from '@lucide/svelte'; -## Translation +## Vertaling De website werd vertaald door vrijwilligers op een samenwerkend vertaalplatform. Je kunt bijdragen door vertalingen van ons Crowdin-project toe te voegen of te verbeteren. From 582ae233f27216752ac056c5d8868038d5057658 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:04:34 +0100 Subject: [PATCH 451/500] New translations translation.mdx (Turkish) --- website/src/lib/docs/tr/home/translation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/tr/home/translation.mdx b/website/src/lib/docs/tr/home/translation.mdx index ef2752fa4..a856208d9 100644 --- a/website/src/lib/docs/tr/home/translation.mdx +++ b/website/src/lib/docs/tr/home/translation.mdx @@ -2,7 +2,7 @@ import { Languages } from '@lucide/svelte'; -## Translation +## Çeviri Web sitesi, gönüllüler tarafından katılımcı bir çeviri platformu kullanılarak çevrilmektedir.Crowdin projemize, çeviri ekleyerek veya iyileştirerek, katkıda bulunabilirsiniz. From 92c6339064ad6bbd938bab8b0997c9b1287b3a56 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:04:35 +0100 Subject: [PATCH 452/500] New translations translation.mdx (Chinese Simplified) --- website/src/lib/docs/zh/home/translation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/zh/home/translation.mdx b/website/src/lib/docs/zh/home/translation.mdx index 1f74f396c..1e1bfd52b 100644 --- a/website/src/lib/docs/zh/home/translation.mdx +++ b/website/src/lib/docs/zh/home/translation.mdx @@ -2,7 +2,7 @@ import { Languages } from '@lucide/svelte'; -## Translation +## 翻译 该网站由志愿者通过协作平台进行翻译。 在 Crowdin 项目 中,您可以通过添加或改进翻译来做出贡献。 From 59afae7bca48a07d84594cd6e429239dce66c3c2 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:04:37 +0100 Subject: [PATCH 453/500] New translations translation.mdx (Portuguese, Brazilian) --- website/src/lib/docs/pt-BR/home/translation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/pt-BR/home/translation.mdx b/website/src/lib/docs/pt-BR/home/translation.mdx index 5d08b8dd4..44f5976a8 100644 --- a/website/src/lib/docs/pt-BR/home/translation.mdx +++ b/website/src/lib/docs/pt-BR/home/translation.mdx @@ -2,7 +2,7 @@ import { Languages } from '@lucide/svelte'; -## Translation +## Tradução O site é traduzido por voluntários usando uma plataforma de tradução colaborativa. Você pode contribuir adicionando ou melhorando as traduções em nosso projeto do Crowdin. From f5efeb16c48cc8a33b70c6497c25f8bcd1389135 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:35 +0100 Subject: [PATCH 454/500] New translations file.mdx (Romanian) --- website/src/lib/docs/ro/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/ro/menu/file.mdx b/website/src/lib/docs/ro/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/ro/menu/file.mdx +++ b/website/src/lib/docs/ro/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From c1e88e2b5a3fb9606b9242687945cf576a4a0f68 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:36 +0100 Subject: [PATCH 455/500] New translations file.mdx (French) --- website/src/lib/docs/fr/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/fr/menu/file.mdx b/website/src/lib/docs/fr/menu/file.mdx index bdf220a02..c5ef14b37 100644 --- a/website/src/lib/docs/fr/menu/file.mdx +++ b/website/src/lib/docs/fr/menu/file.mdx @@ -3,7 +3,7 @@ title: Actions sur les fichiers --- @@ -29,13 +29,13 @@ Vous pouvez également glisser-déposer des fichiers directement depuis votre sy Créer une copie des fichiers sélectionnés. -### Fermer +### Delete -Fermer les fichiers sélectionnés. +Delete the currently selected files. -### Fermer tout +### Delete all -Fermer tous les fichiers. +Delete all files. ### Exporter... From 054c9787d3f05202fb3965e1fea2297733b03324 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:37 +0100 Subject: [PATCH 456/500] New translations file.mdx (Spanish) --- website/src/lib/docs/es/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/es/menu/file.mdx b/website/src/lib/docs/es/menu/file.mdx index f77a7b938..47ab1ca89 100644 --- a/website/src/lib/docs/es/menu/file.mdx +++ b/website/src/lib/docs/es/menu/file.mdx @@ -3,7 +3,7 @@ title: Acciones de archivo --- @@ -29,13 +29,13 @@ Puede arrastrar y soltar archivos directamente desde su sistema de archivos a la Crear una copia de los archivos seleccionados actualmente. -### Cerrar +### Delete -Cerrar los archivos seleccionados actualmente. +Delete the currently selected files. -### Cerrar todo +### Delete all -Cerrar todos los archivos. +Delete all files. ### - import { Plus, FolderOpen, Copy, FileX, Download } from 'lucide-svelte'; + import { Plus, FolderOpen, Copy, FileX, Download } from '@lucide/svelte'; import DocsNote from '$lib/components/docs/DocsNote.svelte'; @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From 415cf1a777ebdb9959268a4ada65778be8b02d22 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:40 +0100 Subject: [PATCH 458/500] New translations file.mdx (Catalan) --- website/src/lib/docs/ca/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/ca/menu/file.mdx b/website/src/lib/docs/ca/menu/file.mdx index 1142580f2..508a7d68d 100644 --- a/website/src/lib/docs/ca/menu/file.mdx +++ b/website/src/lib/docs/ca/menu/file.mdx @@ -3,7 +3,7 @@ title: Accions d'arxiu --- @@ -29,13 +29,13 @@ Pots arrossegar y deixar arxius directament des del seu sistema d'arxius cap a l Crear una còpia dels arxius seleccionats. -### Tanca +### Delete -Tanca els arxius seleccionats. +Delete the currently selected files. -### Tanca tot +### Delete all -Tanca tots els arxius. +Delete all files. ### Exportar... From ce85286cdfd9e6f25fcfdb42ea4edcd9a1353028 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:41 +0100 Subject: [PATCH 459/500] New translations file.mdx (Czech) --- website/src/lib/docs/cs/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/cs/menu/file.mdx b/website/src/lib/docs/cs/menu/file.mdx index 6120d8f07..c7ab0ab31 100644 --- a/website/src/lib/docs/cs/menu/file.mdx +++ b/website/src/lib/docs/cs/menu/file.mdx @@ -3,7 +3,7 @@ title: Akce souboru --- @@ -29,13 +29,13 @@ Soubory můžete také přetáhnout přímo ze souborového systému do okna. Vytvořit kopii aktuálně vybraných souborů. -### Zavřít +### Delete -Zavřít aktuálně vybrané soubory. +Delete the currently selected files. -### Zavřít vše +### Delete all -Zavřít všechny soubory. +Delete all files. ### Export... From 4082d0a3686cdf0e7723572684dc35b203364fce Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:42 +0100 Subject: [PATCH 460/500] New translations file.mdx (Danish) --- website/src/lib/docs/da/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/da/menu/file.mdx b/website/src/lib/docs/da/menu/file.mdx index 046179c2c..d3ce1897c 100644 --- a/website/src/lib/docs/da/menu/file.mdx +++ b/website/src/lib/docs/da/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Eksporter... From b31e3bb7101adc7f5e6de6f0eddcc60cb5db4a58 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:44 +0100 Subject: [PATCH 461/500] New translations file.mdx (German) --- website/src/lib/docs/de/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/de/menu/file.mdx b/website/src/lib/docs/de/menu/file.mdx index d555cb31a..dd38d8252 100644 --- a/website/src/lib/docs/de/menu/file.mdx +++ b/website/src/lib/docs/de/menu/file.mdx @@ -3,7 +3,7 @@ title: Dateiaktionen --- @@ -29,13 +29,13 @@ Sie können auch Dateien per Drag-and-Drop aus Ihrem Dateisystem in das Fenster Erstelle eine Kopie der aktuell ausgewählten Dateien. -### Schließen +### Delete -Die aktuell ausgewählten Dateien schließen. +Delete the currently selected files. -### Alle schließen +### Delete all -Schließe alle Dateien. +Delete all files. ### Exportieren... From 705df4304794bcf06b6f48ce0dc3211c7b95e9ea Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:45 +0100 Subject: [PATCH 462/500] New translations file.mdx (Greek) --- website/src/lib/docs/el/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/el/menu/file.mdx b/website/src/lib/docs/el/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/el/menu/file.mdx +++ b/website/src/lib/docs/el/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From 9bc941aa3112b28049f5c4b2fe04677df78630ef Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:46 +0100 Subject: [PATCH 463/500] New translations file.mdx (Basque) --- website/src/lib/docs/eu/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/eu/menu/file.mdx b/website/src/lib/docs/eu/menu/file.mdx index 4b99b9128..13956917a 100644 --- a/website/src/lib/docs/eu/menu/file.mdx +++ b/website/src/lib/docs/eu/menu/file.mdx @@ -3,7 +3,7 @@ title: Fitxategi ekintzak --- @@ -29,13 +29,13 @@ Beste era batez, fitxategiak zuzenean arrastatu eta jaregin ditzakezu zure fitxa Sortu hautatutako fitxategien kopia bat. -### Itxi +### Delete -Itxi hautatutako fitxategiak. +Delete the currently selected files. -### Itxi guztiak +### Delete all -Itxi fitxategi guztiak. +Delete all files. ### Esportatu... From ad5b772502c4d71b3ebfe0b6fadae5aea0dba0ef Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:47 +0100 Subject: [PATCH 464/500] New translations file.mdx (Finnish) --- website/src/lib/docs/fi/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/fi/menu/file.mdx b/website/src/lib/docs/fi/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/fi/menu/file.mdx +++ b/website/src/lib/docs/fi/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From 74fdd943c9f3abce1b5c02b65e743306124e0bf8 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:49 +0100 Subject: [PATCH 465/500] New translations file.mdx (Hebrew) --- website/src/lib/docs/he/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/he/menu/file.mdx b/website/src/lib/docs/he/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/he/menu/file.mdx +++ b/website/src/lib/docs/he/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From 3833a9cd6b7ba9d91a2a4afdf2fa303f87ca0a00 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:50 +0100 Subject: [PATCH 466/500] New translations file.mdx (Hungarian) --- website/src/lib/docs/hu/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/hu/menu/file.mdx b/website/src/lib/docs/hu/menu/file.mdx index 90c78333b..a2d89665b 100644 --- a/website/src/lib/docs/hu/menu/file.mdx +++ b/website/src/lib/docs/hu/menu/file.mdx @@ -3,7 +3,7 @@ title: Fájlműveletek --- @@ -29,13 +29,13 @@ A fájlokat közvetlenül a fájlrendszerből is áthúzhatja az ablakba. Készítsen másolatot az aktuálisan kiválasztott fájlokról. -### Bezárás +### Delete -Zárja be az aktuálisan kiválasztott fájlokat. +Delete the currently selected files. -### Az összes bezárása +### Delete all -Zárja be az összes fájlt. +Delete all files. ### Exportálás... From d74380404c982b9f4325f70c44ab8c82a28cff4f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:51 +0100 Subject: [PATCH 467/500] New translations file.mdx (Italian) --- website/src/lib/docs/it/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/it/menu/file.mdx b/website/src/lib/docs/it/menu/file.mdx index aac3869d6..cce755149 100644 --- a/website/src/lib/docs/it/menu/file.mdx +++ b/website/src/lib/docs/it/menu/file.mdx @@ -3,7 +3,7 @@ title: Azioni sui File --- @@ -29,13 +29,13 @@ cÈ inoltre possibile trascinare i file direttamente dal file system del tuo Pc Crea una copia dei file attualmente selezionati. -### Chiudi +### Delete -Chiude i file attualmente selezionati. +Delete the currently selected files. -### Chiudi tutto +### Delete all -Chiudi tutti i file. +Delete all files. ### Esporta... From b3319001589bf267db671eccf6c831ec52c4140e Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:52 +0100 Subject: [PATCH 468/500] New translations file.mdx (Korean) --- website/src/lib/docs/ko/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/ko/menu/file.mdx b/website/src/lib/docs/ko/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/ko/menu/file.mdx +++ b/website/src/lib/docs/ko/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From 44eeab0d4b8e6d9b91cbe564f6357d4b9956ea34 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:53 +0100 Subject: [PATCH 469/500] New translations file.mdx (Lithuanian) --- website/src/lib/docs/lt/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/lt/menu/file.mdx b/website/src/lib/docs/lt/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/lt/menu/file.mdx +++ b/website/src/lib/docs/lt/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From af20880f3746cf59626d26cbda4b49476215c923 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:55 +0100 Subject: [PATCH 470/500] New translations file.mdx (Dutch) --- website/src/lib/docs/nl/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/nl/menu/file.mdx b/website/src/lib/docs/nl/menu/file.mdx index 0c6a87f7a..18645d88b 100644 --- a/website/src/lib/docs/nl/menu/file.mdx +++ b/website/src/lib/docs/nl/menu/file.mdx @@ -3,7 +3,7 @@ title: Bestandsbewerkingen --- @@ -29,13 +29,13 @@ Je kunt ook bestanden direct vanuit je bestandssysteem naar het venster slepen. Maak een kopie van de huidige geselecteerde bestanden. -### Sluiten +### Delete -Sluit de huidige geselecteerde bestanden. +Delete the currently selected files. -### Alles sluiten +### Delete all -Sluit alle bestanden. +Delete all files. ### Exporteren... From fabe987f2c8c0a8e83af321dcf4d15179a9e40f3 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:56 +0100 Subject: [PATCH 471/500] New translations file.mdx (Norwegian) --- website/src/lib/docs/no/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/no/menu/file.mdx b/website/src/lib/docs/no/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/no/menu/file.mdx +++ b/website/src/lib/docs/no/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From 6116eef513d89efce8d27face9f4a05d81b18723 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:57 +0100 Subject: [PATCH 472/500] New translations file.mdx (Polish) --- website/src/lib/docs/pl/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/pl/menu/file.mdx b/website/src/lib/docs/pl/menu/file.mdx index 20c2444ce..73afcf0fd 100644 --- a/website/src/lib/docs/pl/menu/file.mdx +++ b/website/src/lib/docs/pl/menu/file.mdx @@ -3,7 +3,7 @@ title: Akcje menu Plik --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Zamyka wszystkie pliki. +Delete all files. ### Export... From d8fa76d076bc99c2c5ef5da212b8e662bb28f703 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:05:58 +0100 Subject: [PATCH 473/500] New translations file.mdx (Portuguese) --- website/src/lib/docs/pt/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/pt/menu/file.mdx b/website/src/lib/docs/pt/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/pt/menu/file.mdx +++ b/website/src/lib/docs/pt/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From 0b9dca61ab81ae0494f7d3e0bf33199f9b3ebf9f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:06:00 +0100 Subject: [PATCH 474/500] New translations file.mdx (Russian) --- website/src/lib/docs/ru/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/ru/menu/file.mdx b/website/src/lib/docs/ru/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/ru/menu/file.mdx +++ b/website/src/lib/docs/ru/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From 571b101ea4f37a66bfac2f0d49071eaf3b16070e Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:06:01 +0100 Subject: [PATCH 475/500] New translations file.mdx (Swedish) --- website/src/lib/docs/sv/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/sv/menu/file.mdx b/website/src/lib/docs/sv/menu/file.mdx index 7d0bde1c3..bd18b4f4a 100644 --- a/website/src/lib/docs/sv/menu/file.mdx +++ b/website/src/lib/docs/sv/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From 0e2db441f2710ce496abee525858c7db4f42c66c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:06:02 +0100 Subject: [PATCH 476/500] New translations file.mdx (Turkish) --- website/src/lib/docs/tr/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/tr/menu/file.mdx b/website/src/lib/docs/tr/menu/file.mdx index 05cedfee9..4c9f8ca1a 100644 --- a/website/src/lib/docs/tr/menu/file.mdx +++ b/website/src/lib/docs/tr/menu/file.mdx @@ -3,7 +3,7 @@ title: Dosya işlemleri --- @@ -29,13 +29,13 @@ Bilgisayarınızdaki dosyaları direkt sürükleyip bırakarak da ekleyebilirsin Seçili dosyanın kopyasını oluştur. -### Kapat +### Delete -Mevcut seçili dosyayı kapat. +Delete the currently selected files. -### Hepsini kapat +### Delete all -Bütün dosyaları kapat. +Delete all files. ### Dışa aktar... From 4233bd77717f0a341c956a50d66be8ba2bb5a0c0 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:06:03 +0100 Subject: [PATCH 477/500] New translations file.mdx (Ukrainian) --- website/src/lib/docs/uk/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/uk/menu/file.mdx b/website/src/lib/docs/uk/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/uk/menu/file.mdx +++ b/website/src/lib/docs/uk/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From 9cd6703b050ca877ba101948aa2e207b848a6be2 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:06:05 +0100 Subject: [PATCH 478/500] New translations file.mdx (Chinese Simplified) --- website/src/lib/docs/zh/menu/file.mdx | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/website/src/lib/docs/zh/menu/file.mdx b/website/src/lib/docs/zh/menu/file.mdx index a064ac7de..33de43dcb 100644 --- a/website/src/lib/docs/zh/menu/file.mdx +++ b/website/src/lib/docs/zh/menu/file.mdx @@ -3,7 +3,7 @@ title: 文件 --- @@ -29,14 +29,13 @@ title: 文件 创建当前选中文件的副本。 -### 关闭 +### Delete -关闭当前选中的文件。 +Delete the currently selected files. -### -关闭全部 +### Delete all -关闭所有文件。 +Delete all files. ### 导出... From e9caa956735b7b30101e7bef2aae45774c0a2a32 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:06:06 +0100 Subject: [PATCH 479/500] New translations file.mdx (Vietnamese) --- website/src/lib/docs/vi/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/vi/menu/file.mdx b/website/src/lib/docs/vi/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/vi/menu/file.mdx +++ b/website/src/lib/docs/vi/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From bcbc90820aaec0ce1407da04810bd6c6e676b39d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:06:07 +0100 Subject: [PATCH 480/500] New translations file.mdx (Portuguese, Brazilian) --- website/src/lib/docs/pt-BR/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/pt-BR/menu/file.mdx b/website/src/lib/docs/pt-BR/menu/file.mdx index 715971e41..07e497e93 100644 --- a/website/src/lib/docs/pt-BR/menu/file.mdx +++ b/website/src/lib/docs/pt-BR/menu/file.mdx @@ -3,7 +3,7 @@ title: Ações do arquivo --- @@ -29,13 +29,13 @@ Você também pode arrastar e soltar arquivos diretamente do seu sistema de arqu Criar uma cópia dos arquivos atualmente selecionados. -### Fechar +### Delete -Fechar os arquivos atualmente selecionados. +Delete the currently selected files. -### Fechar todos +### Delete all -Fechar todos os arquivos. +Delete all files. ### Exportar... From d9277c11d24a6135bdf6b660887531259db49636 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:06:09 +0100 Subject: [PATCH 481/500] New translations file.mdx (Indonesian) --- website/src/lib/docs/id/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/id/menu/file.mdx b/website/src/lib/docs/id/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/id/menu/file.mdx +++ b/website/src/lib/docs/id/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From 4060884909ce4892b5fa755b6170a74e999e10e8 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:06:10 +0100 Subject: [PATCH 482/500] New translations file.mdx (Thai) --- website/src/lib/docs/th/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/th/menu/file.mdx b/website/src/lib/docs/th/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/th/menu/file.mdx +++ b/website/src/lib/docs/th/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From ea58f378a9837d625e037ce0d7117f32bc96d422 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:06:11 +0100 Subject: [PATCH 483/500] New translations file.mdx (Latvian) --- website/src/lib/docs/lv/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/lv/menu/file.mdx b/website/src/lib/docs/lv/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/lv/menu/file.mdx +++ b/website/src/lib/docs/lv/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From 099d941d2e956704ef1df975871b4b3027cc7dff Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:06:13 +0100 Subject: [PATCH 484/500] New translations file.mdx (Chinese Traditional, Hong Kong) --- website/src/lib/docs/zh-HK/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/zh-HK/menu/file.mdx b/website/src/lib/docs/zh-HK/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/zh-HK/menu/file.mdx +++ b/website/src/lib/docs/zh-HK/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From 78833df95e6a45c9ca8d78c4e61211048d113ef3 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:06:14 +0100 Subject: [PATCH 485/500] New translations file.mdx (Serbian (Latin)) --- website/src/lib/docs/sr/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/sr/menu/file.mdx b/website/src/lib/docs/sr/menu/file.mdx index 5ef690e2f..4ca98783a 100644 --- a/website/src/lib/docs/sr/menu/file.mdx +++ b/website/src/lib/docs/sr/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From 977152139f4396795d1c6270c46a8657d29b3a24 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:08:03 +0100 Subject: [PATCH 486/500] New translations routing.mdx (Catalan) --- website/src/lib/docs/ca/toolbar/routing.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/ca/toolbar/routing.mdx b/website/src/lib/docs/ca/toolbar/routing.mdx index 28b06257a..6f0b0d5e1 100644 --- a/website/src/lib/docs/ca/toolbar/routing.mdx +++ b/website/src/lib/docs/ca/toolbar/routing.mdx @@ -71,7 +71,7 @@ Les eines següents automatitzen algunes operacions comunes de modificació de r Inverteix el sentit de la ruta. -### Back to start +### Tornar a l'inici Connecta l'últim punt de la ruta amb el punt d'inici, utilitzant la configuració de ruta escollida. From 51a003c81605dd953e6b5ea6586ae7aa1e0800dc Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:08:04 +0100 Subject: [PATCH 487/500] New translations routing.mdx (German) --- website/src/lib/docs/de/toolbar/routing.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/de/toolbar/routing.mdx b/website/src/lib/docs/de/toolbar/routing.mdx index fa34621d8..5623e0e31 100644 --- a/website/src/lib/docs/de/toolbar/routing.mdx +++ b/website/src/lib/docs/de/toolbar/routing.mdx @@ -71,7 +71,7 @@ Die folgenden Tools automatisieren einige gemeinsame Routenmodifikationsoperatio Die Richtung der Route umkehren. -### Back to start +### Zurück zum Start Verbinden Sie den letzten Punkt der Route mit dem Startpunkt mit den gewählten Routing-Einstellungen. From 95cc340de5146ab69ac1a5d6b9c1969ba9ce250a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:08:06 +0100 Subject: [PATCH 488/500] New translations routing.mdx (Basque) --- website/src/lib/docs/eu/toolbar/routing.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/eu/toolbar/routing.mdx b/website/src/lib/docs/eu/toolbar/routing.mdx index 2c1c11503..258670870 100644 --- a/website/src/lib/docs/eu/toolbar/routing.mdx +++ b/website/src/lib/docs/eu/toolbar/routing.mdx @@ -70,7 +70,7 @@ Hurrengo tresnek ibilbidearen aldaketa arrunt batzuk automatizatzen dituzte. Ibilbidearen norabidea alderantzikatu. -### Back to start +### Bueltatu abiapuntura Konektatu ibilbidearen azken puntua abiapuntuarekin, aukeratutako bideratze ezarpenak erabiliz. From f7f093a4648653e929180ee8979121fcc3ea121a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:08:09 +0100 Subject: [PATCH 489/500] New translations routing.mdx (Italian) --- website/src/lib/docs/it/toolbar/routing.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/it/toolbar/routing.mdx b/website/src/lib/docs/it/toolbar/routing.mdx index 7967dda93..fa5c932ad 100644 --- a/website/src/lib/docs/it/toolbar/routing.mdx +++ b/website/src/lib/docs/it/toolbar/routing.mdx @@ -71,7 +71,7 @@ I seguenti strumenti automatizzano alcune operazioni comuni di modifica del perc Inverte la direzione del percorso. -### Back to start +### Torna all'inizio Collega l'ultimo punto del percorso con il punto di partenza, utilizzando le impostazioni di routing scelte. From f4b31e5f0af452d252d530258aa7dfee13271dff Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:08:14 +0100 Subject: [PATCH 490/500] New translations routing.mdx (Chinese Simplified) --- website/src/lib/docs/zh/toolbar/routing.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/zh/toolbar/routing.mdx b/website/src/lib/docs/zh/toolbar/routing.mdx index c98860feb..c7323c4fc 100644 --- a/website/src/lib/docs/zh/toolbar/routing.mdx +++ b/website/src/lib/docs/zh/toolbar/routing.mdx @@ -71,7 +71,7 @@ title: 规划或编辑路线 反转路线方向。 -### Back to start +### 返回起点 使用所选的路线设置将终点和起点连接起来。 From 2e070529e0c9b10bda6b7d418aca067219ffc74f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 19:08:15 +0100 Subject: [PATCH 491/500] New translations routing.mdx (Portuguese, Brazilian) --- website/src/lib/docs/pt-BR/toolbar/routing.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/pt-BR/toolbar/routing.mdx b/website/src/lib/docs/pt-BR/toolbar/routing.mdx index cc2d2bf9d..32eb81547 100644 --- a/website/src/lib/docs/pt-BR/toolbar/routing.mdx +++ b/website/src/lib/docs/pt-BR/toolbar/routing.mdx @@ -71,7 +71,7 @@ As seguintes ferramentas automatizam algumas operações comuns de modificação Inverter a direção da rota. -### Back to start +### Voltar para o início Conecte o último ponto da rota com o ponto de partida, usando as configurações de roteamento escolhidas. From 7f6acbfdbc22cc8c28da1a1eb5840fb26a75af41 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 20:33:50 +0100 Subject: [PATCH 492/500] Update source file file.mdx --- website/src/lib/docs/en/menu/file.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/lib/docs/en/menu/file.mdx b/website/src/lib/docs/en/menu/file.mdx index f91286542..04fae8ecb 100644 --- a/website/src/lib/docs/en/menu/file.mdx +++ b/website/src/lib/docs/en/menu/file.mdx @@ -3,7 +3,7 @@ title: File actions --- @@ -29,13 +29,13 @@ You can also drag and drop files directly from your file system into the window. Create a copy of the currently selected files. -### Close +### Delete -Close the currently selected files. +Delete the currently selected files. -### Close all +### Delete all -Close all files. +Delete all files. ### Export... From e5ad8bbb707993a106cf429888b6137d040e9ecf Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 20:34:51 +0100 Subject: [PATCH 493/500] New translations file.mdx (French) --- website/src/lib/docs/fr/menu/file.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/src/lib/docs/fr/menu/file.mdx b/website/src/lib/docs/fr/menu/file.mdx index c5ef14b37..78bd6a914 100644 --- a/website/src/lib/docs/fr/menu/file.mdx +++ b/website/src/lib/docs/fr/menu/file.mdx @@ -29,13 +29,13 @@ Vous pouvez également glisser-déposer des fichiers directement depuis votre sy Créer une copie des fichiers sélectionnés. -### Delete +### Supprimer -Delete the currently selected files. +Supprimer les fichiers sélectionnés. -### Delete all +### Supprimer tout -Delete all files. +Supprimer toutes les fichiers. ### Exporter... From f40bdc8ed9f2a45b2b07c0f19497086e24d0709a Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 11 Nov 2025 12:11:00 +0100 Subject: [PATCH 494/500] New translations en.json (Spanish) --- website/src/locales/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/es.json b/website/src/locales/es.json index 21ed07356..93d22034d 100644 --- a/website/src/locales/es.json +++ b/website/src/locales/es.json @@ -28,7 +28,7 @@ "undo": "Deshacer", "redo": "Rehacer", "delete": "Eliminar track", - "delete_all": "Delete all", + "delete_all": "Borrar todos", "select_all": "Seleccionar todo", "view": "Vista", "elevation_profile": "Perfil de altura", From c6586f0eed6a1e751431b3608f81ad7b64620991 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 11 Nov 2025 12:11:02 +0100 Subject: [PATCH 495/500] New translations file.mdx (Spanish) --- website/src/lib/docs/es/menu/file.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/src/lib/docs/es/menu/file.mdx b/website/src/lib/docs/es/menu/file.mdx index 47ab1ca89..93404f238 100644 --- a/website/src/lib/docs/es/menu/file.mdx +++ b/website/src/lib/docs/es/menu/file.mdx @@ -29,13 +29,13 @@ Puede arrastrar y soltar archivos directamente desde su sistema de archivos a la Crear una copia de los archivos seleccionados actualmente. -### Delete +### Borrar -Delete the currently selected files. +Borrar los archivos seleccionados. -### Delete all +### Borrar todos -Delete all files. +Borrar todos los archivos. ### Date: Tue, 11 Nov 2025 13:57:07 +0100 Subject: [PATCH 497/500] New translations file.mdx (Dutch) --- website/src/lib/docs/nl/menu/file.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/src/lib/docs/nl/menu/file.mdx b/website/src/lib/docs/nl/menu/file.mdx index 18645d88b..b646c17a2 100644 --- a/website/src/lib/docs/nl/menu/file.mdx +++ b/website/src/lib/docs/nl/menu/file.mdx @@ -29,13 +29,13 @@ Je kunt ook bestanden direct vanuit je bestandssysteem naar het venster slepen. Maak een kopie van de huidige geselecteerde bestanden. -### Delete +### Verwijder -Delete the currently selected files. +Verwijder de geselecteerde bestanden. -### Delete all +### Verwijder allemaal -Delete all files. +Verwijder alle bestanden. ### Exporteren... From 5daacd3ed44b5888a10dd176e9e5b5b163bbd092 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 11 Nov 2025 18:33:27 +0100 Subject: [PATCH 498/500] New translations en.json (Czech) --- website/src/locales/cs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/locales/cs.json b/website/src/locales/cs.json index 50ba3f440..415f61daf 100644 --- a/website/src/locales/cs.json +++ b/website/src/locales/cs.json @@ -28,7 +28,7 @@ "undo": "Zpět", "redo": "Opakovat", "delete": "Odstranit", - "delete_all": "Delete all", + "delete_all": "Smazat vše", "select_all": "Vybrat vše", "view": "Zobrazit", "elevation_profile": "Profil nadmořské výšky", From df39350d7d00bac190a6f4fd1339b998ce973b3c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 11 Nov 2025 18:33:32 +0100 Subject: [PATCH 499/500] New translations file.mdx (Czech) --- website/src/lib/docs/cs/menu/file.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/cs/menu/file.mdx b/website/src/lib/docs/cs/menu/file.mdx index c7ab0ab31..0f1306fc7 100644 --- a/website/src/lib/docs/cs/menu/file.mdx +++ b/website/src/lib/docs/cs/menu/file.mdx @@ -31,11 +31,11 @@ Vytvořit kopii aktuálně vybraných souborů. ### Delete -Delete the currently selected files. +Smazat aktuálně vybrané soubory. ### Delete all -Delete all files. +Smazat všechny soubory. ### Export... From 33523bbfb950870100a1585ce27b7eb51832482c Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 12 Nov 2025 12:56:32 +0100 Subject: [PATCH 500/500] New translations files-and-stats.mdx (Lithuanian) --- website/src/lib/docs/lt/files-and-stats.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/lt/files-and-stats.mdx b/website/src/lib/docs/lt/files-and-stats.mdx index 0711ee7fa..7896cedb0 100644 --- a/website/src/lib/docs/lt/files-and-stats.mdx +++ b/website/src/lib/docs/lt/files-and-stats.mdx @@ -26,7 +26,7 @@ Ir kai yra atidaryta daug bylų, jūs galite slinkti pro skirtukų sąrašą, ka -Naudojant pelę, jūs turite laikyti Shift, kad slinktumėte horizontaliai. +Naudojant pelę, jūs turite laikyti Shift, kad slinktumėte horizontaliai.