Merge branch 'dev' into elevation-tool

This commit is contained in:
vcoppe
2024-09-04 15:18:44 +02:00
609 changed files with 76321 additions and 6965 deletions

482
website/src/locales/ca.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "inici",
"app_title": "l'editor de fitxers GPX en línia",
"embed_title": "l'editor de fitxers GPX en línia",
"help_title": "ajuda",
"404_title": "page not found",
"description": "Visualitza, edita i crea fitxers GPX en línia amb capacitats avançades de planificació de rutes i eines de processament de fitxers, mapes bonics i visualitzacions de dades detallades."
},
"menu": {
"new": "Nou",
"new_file": "Nou fitxer",
"new_track": "Nou itinerari",
"new_segment": "Nou segment",
"open": "Obrir...",
"duplicate": "Duplica el track",
"close": "Tancar",
"close_all": "Tancar tot",
"copy": "Copiar",
"paste": "Enganxar",
"cut": "Tallar",
"export": "Exportar...",
"export_all": "Exportar tot...",
"export_options": "Opcions d'exportació",
"support_message": "L'eina és d'ús gratuït, però no d'execució gratuïta. Penseu donar suport al lloc web si l'utilitzeu amb freqüència. Gràcies!",
"support_button": "Ajudeu a mantenir aquest lloc web gratuït",
"download_file": "Descarregar fitxer",
"download_files": "Descarregar fitxers",
"edit": "Editar",
"undo": "Desfer",
"redo": "Refer",
"delete": "Elimina el track",
"select_all": "Seleccionar-ho tot",
"view": "Vista",
"elevation_profile": "Perfil delevacions",
"vertical_file_view": "Llista de fitxers vertical",
"switch_basemap": "Canviar al mapa base anterior",
"toggle_overlays": "Intercanvia capes",
"toggle_3d": "Canvia a 3D",
"settings": "Configuració",
"distance_units": "Unitats de distancia",
"metric": "Mètric",
"imperial": "Imperial",
"nautical": "Nautical",
"velocity_units": "Unitats de velocitat",
"temperature_units": "Unitat de temperatura",
"celsius": "Celsius",
"fahrenheit": "Fahrenheit",
"language": "Idioma",
"mode": "Tema",
"system": "System",
"light": "Clar",
"dark": "Fosc",
"street_view_source": "Street view source",
"mapillary": "Mapillary",
"google": "Google",
"layers": "Capes del mapa...",
"distance_markers": "Marcadors de distancia",
"direction_markers": "Fletxes de direcció",
"help": "Ajuda",
"more": "More...",
"donate": "Donar",
"ctrl": "Ctrl",
"click": "Clic",
"drag": "Arrossega",
"metadata": {
"button": "Informació...",
"name": "Nom",
"description": "Descripció",
"save": "Desa"
},
"style": {
"button": "Aparença...",
"color": "Colors",
"opacity": "Opacitat",
"width": "Amplada"
},
"hide": "Amagar",
"unhide": "Veure",
"center": "Center",
"open_in": "Obrir amb"
},
"toolbar": {
"routing": {
"tooltip": "Planificar o editar una ruta",
"activity": "Activitat",
"use_routing": "Trobar una ruta",
"use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled",
"allow_private": "Permet camins particulars",
"reverse": {
"button": "Inverteix el track",
"tooltip": "Invertir el sentit de la ruta"
},
"route_back_to_start": {
"button": "Tornar a l'inici",
"tooltip": "Connectar l'últim punt de la ruta amb el punt d'inici"
},
"round_trip": {
"button": "Ruta circular",
"tooltip": "Return to the starting point by the same route"
},
"start_loop_here": "Comença el bucle aquí",
"help_no_file": "Select a trace to use the routing tool, or click on the map to start creating a new route.",
"help": "Click on the map to add a new anchor point, or drag existing ones to change the route.",
"activities": {
"bike": "Bicicleta",
"racing_bike": "Bicicleta de carretera",
"gravel_bike": "Bicicleta gravel",
"mountain_bike": "Bicicleta de muntanya",
"foot": "Córrer/caminar",
"motorcycle": "Motocicleta",
"water": "Aigua",
"railway": "Línia de ferrocarril"
},
"surface": {
"unknown": "Desconegut",
"paved": "Pavimentat",
"unpaved": "No pavimentat",
"asphalt": "Asfalt",
"concrete": "Formigó",
"chipseal": "Camí asfaltat",
"cobblestone": "Llambordes",
"unhewn_cobblestone": "Unhewn cobblestone",
"paving_stones": "Paving stones",
"stepping_stones": "Stepping stones",
"sett": "Sett",
"metal": "Metall",
"wood": "Fusta",
"compacted": "Compacted gravel",
"fine_gravel": "Fine gravel",
"gravel": "Grava",
"pebblestone": "Empedrat",
"rock": "Roques",
"dirt": "Terra",
"ground": "Terreny",
"earth": "Planeta Terra",
"snow": "Neu",
"ice": "Gel",
"salt": "Sal",
"mud": "Fang",
"sand": "Sorra",
"woodchips": "Estella forestal",
"grass": "Herba",
"grass_paver": "Grass paver"
},
"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": "Retallar",
"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": "Inici",
"end": "Final",
"total_time": "Temps en moviment",
"pick_date": "Triar una data",
"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": "Combinar la selecció",
"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."
},
"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."
},
"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": "Elimina el track",
"help": "Select a rectangle area on the map to remove GPS points and points of interest.",
"help_no_selection": "Select a trace to clean GPS points and points of interest."
}
},
"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": "Tipus de capa",
"basemap": "Mapa base",
"overlay": "Capa",
"create": "Create layer",
"update": "Update layer"
},
"opacity": "Overlay opacity",
"label": {
"basemaps": "Mapes base",
"overlays": "Capes",
"custom": "Personalitza",
"world": "Món",
"countries": "Països",
"belgium": "Belgium",
"bulgaria": "Bulgària",
"finland": "Finlàndia",
"france": "França",
"new_zealand": "Nova Zelanda",
"norway": "Noruega",
"spain": "Espanya",
"sweden": "Suècia",
"switzerland": "Suïssa",
"united_kingdom": "Regne Unit",
"united_states": "Estats Units",
"mapboxOutdoors": "Mapbox a l'aire lliure",
"mapboxSatellite": "Mapbox Satèl·lit",
"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",
"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": "Fleca",
"food-store": "Food Store",
"eat-and-drink": "Aliments i begudes",
"amenities": "Equipaments",
"toilets": "Lavabos",
"water": "Aigua",
"shower": "Dutxa",
"shelter": "Shelter",
"motorized": "Cars and Motorcycles",
"fuel-station": "Gasolinera",
"parking": "Aparcament",
"garage": "Garage",
"barrier": "Barrier",
"tourism": "Turisme",
"attraction": "Atracció",
"viewpoint": "Mirador",
"hotel": "Hotel",
"campsite": "Campament",
"hut": "Hut",
"picnic": "Picnic Area",
"summit": "Summit",
"pass": "Pass",
"climbing": "Climbing",
"bicycle": "Bicicleta",
"bicycle-parking": "Aparcament de bicicletes",
"bicycle-rental": "Lloguer de bicicletes",
"bicycle-shop": "Botiga de bicicletes",
"public-transport": "Transport públic",
"railway-station": "Estació de tren",
"tram-stop": "Parada de tramvia",
"bus-stop": "Parada d'autobús",
"ferry": "Ferry"
},
"color": {
"blue": "Blau",
"bluered": "Blue Red",
"gray": "Gris",
"hot": "Popular",
"purple": "Lila",
"orange": "Orange"
}
},
"chart": {
"show_slope": "Show slope data",
"show_surface": "Show surface data",
"show_speed": "Show speed data",
"show_pace": "Show pace data",
"show_heartrate": "Show heart rate data",
"show_cadence": "Show cadence data",
"show_temperature": "Show temperature data",
"show_power": "Show power data"
},
"quantities": {
"distance": "Distancia",
"elevation": "Elevació",
"temperature": "Temperature",
"speed": "Velocitat",
"pace": "Ritme",
"heartrate": "Heart rate",
"cadence": "Cadence",
"power": "Power",
"slope": "Pendent",
"surface": "Superfície",
"time": "Time",
"moving": "Moving",
"total": "Total"
},
"units": {
"meters": "m",
"feet": "peus",
"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": "Campament",
"car": "Car",
"car_repair": "Garage",
"convenience_store": "Botiga local",
"crossing": "Crossing",
"department_store": "Department Store",
"drinking_water": "Aigua",
"exit": "Exit",
"lodge": "Hut",
"lodging": "Accommodation",
"forest": "Forest",
"gas_station": "Gasolinera",
"ground_transportation": "Ground Transportation",
"hotel": "Hotel",
"house": "House",
"information": "Information",
"park": "Park",
"parking_area": "Aparcament",
"pharmacy": "Pharmacy",
"picnic_area": "Picnic Area",
"restaurant": "Restaurant",
"restricted_area": "Restricted Area",
"restroom": "Lavabos",
"road": "Road",
"scenic_area": "Scenic Area",
"shelter": "Shelter",
"shopping_center": "Shopping Center",
"shower": "Dutxa",
"summit": "Summit",
"telephone": "Telephone",
"tunnel": "Tunnel",
"water_source": "Water Source"
}
},
"homepage": {
"website": "Website",
"home": "Home",
"app": "App",
"contact": "Contact",
"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."
},
"embedding": {
"title": "Create your own map",
"mapbox_token": "Mapbox access token",
"file_urls": "URL dels fitxers (separades per comes)",
"drive_ids": "ID del fitxer a Google Drive (separats per comes)",
"basemap": "Mapa base",
"height": "Height",
"fill_by": "Fill by",
"none": "None",
"show_controls": "Show controls",
"manual_camera": "Manual camera",
"manual_camera_description": "You can move the map below to adjust the camera position.",
"latitude": "Latitude",
"longitude": "Longitude",
"zoom": "Zoom",
"pitch": "Pitch",
"bearing": "Bearing",
"preview": "Vista prèvia",
"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"
}

482
website/src/locales/cs.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "domů",
"app_title": "the online GPX file editor",
"embed_title": "the online GPX file editor",
"help_title": "nápověda",
"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": "Duplikovat",
"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": "Smazat",
"select_all": "Select all",
"view": "View",
"elevation_profile": "Elevation profile",
"vertical_file_view": "Vertical file list",
"switch_basemap": "Switch to previous basemap",
"toggle_overlays": "Toggle overlays",
"toggle_3d": "Toggle 3D",
"settings": "Settings",
"distance_units": "Jednotky vzdálenosti",
"metric": "Metrické",
"imperial": "Imperiální",
"nautical": "Nautical",
"velocity_units": "Jednotky rychlosti",
"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",
"layers": "Map layers...",
"distance_markers": "Značky vzdálenosti",
"direction_markers": "Direction arrows",
"help": "Nápověda",
"more": "More...",
"donate": "Donate",
"ctrl": "Ctrl",
"click": "Click",
"drag": "Drag",
"metadata": {
"button": "Info...",
"name": "Název",
"description": "Description",
"save": "Uložit"
},
"style": {
"button": "Appearance...",
"color": "Color",
"opacity": "Opacity",
"width": "Width"
},
"hide": "Hide",
"unhide": "Unhide",
"center": "Center",
"open_in": "Open in"
},
"toolbar": {
"routing": {
"tooltip": "Plan or edit a route",
"activity": "Aktivita",
"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": "Obrátit",
"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": "Spustit cyklus zde",
"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": "Kolo",
"racing_bike": "Road bike",
"gravel_bike": "Gravel bike",
"mountain_bike": "Horské kolo",
"foot": "Chůze/běh",
"motorcycle": "Motocykl",
"water": "Voda",
"railway": "Železnice"
},
"surface": {
"unknown": "Unknown",
"paved": "Dlážděné",
"unpaved": "Nezpevněné",
"asphalt": "Asfalt",
"concrete": "Beton",
"chipseal": "Chipseal",
"cobblestone": "Dlažební kostky",
"unhewn_cobblestone": "Unhewn cobblestone",
"paving_stones": "Paving stones",
"stepping_stones": "Stepping stones",
"sett": "Sett",
"metal": "Kov",
"wood": "Dřevo",
"compacted": "Compacted gravel",
"fine_gravel": "Fine gravel",
"gravel": "Štěrk",
"pebblestone": "Oblázek",
"rock": "Skála",
"dirt": "Hlína",
"ground": "Pozemek",
"earth": "Země",
"snow": "Sníh",
"ice": "Led",
"salt": "Sůl",
"mud": "Bláto",
"sand": "Písek",
"woodchips": "Dřevěné štěpky",
"grass": "Tráva",
"grass_paver": "Grass paver"
},
"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": "Začátek",
"end": "End",
"total_time": "Doba v pohybu",
"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": "Sloučit výběr",
"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."
},
"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."
},
"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": "Smazat",
"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": "Typ vrstvy",
"basemap": "Základní mapa",
"overlay": "Překrytí",
"create": "Create layer",
"update": "Update layer"
},
"opacity": "Overlay opacity",
"label": {
"basemaps": "Základní mapy",
"overlays": "Překrytí",
"custom": "Vlastní",
"world": "Svět",
"countries": "Státy",
"belgium": "Belgium",
"bulgaria": "Bulharsko",
"finland": "Finsko",
"france": "Francie",
"new_zealand": "Nový Zéland",
"norway": "Norsko",
"spain": "Španělsko",
"sweden": "Švédsko",
"switzerland": "Švýcarsko",
"united_kingdom": "Velká Británie",
"united_states": "Spojené státy",
"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",
"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": "Pekařství",
"food-store": "Food Store",
"eat-and-drink": "Jídlo a pití",
"amenities": "Vybavení",
"toilets": "Toalety",
"water": "Voda",
"shower": "Sprcha",
"shelter": "Shelter",
"motorized": "Cars and Motorcycles",
"fuel-station": "Čerpací stanice",
"parking": "Parkoviště",
"garage": "Garage",
"barrier": "Zábrana",
"tourism": "Cestovní ruch",
"attraction": "Atrakce",
"viewpoint": "Vyhlídka",
"hotel": "Hotel",
"campsite": "Stanový kemp",
"hut": "Hut",
"picnic": "Picnic Area",
"summit": "Summit",
"pass": "Pass",
"climbing": "Climbing",
"bicycle": "Jízdní kolo",
"bicycle-parking": "Parkoviště pro kola",
"bicycle-rental": "Půjčovna jízdních kol",
"bicycle-shop": "Prodejna jízdních kol",
"public-transport": "Veřejná doprava",
"railway-station": "Železniční stanice",
"tram-stop": "Zastávka tramvaje",
"bus-stop": "Autobusová zastávka",
"ferry": "Ferry"
},
"color": {
"blue": "Modrá",
"bluered": "Blue Red",
"gray": "Šedá",
"hot": "Horké",
"purple": "Fialová",
"orange": "Orange"
}
},
"chart": {
"show_slope": "Show slope data",
"show_surface": "Show surface data",
"show_speed": "Show speed data",
"show_pace": "Show pace data",
"show_heartrate": "Show heart rate data",
"show_cadence": "Show cadence data",
"show_temperature": "Show temperature data",
"show_power": "Show power data"
},
"quantities": {
"distance": "Vzdálenost",
"elevation": "Nadmořská výška",
"temperature": "Temperature",
"speed": "Rychlost",
"pace": "Tempo",
"heartrate": "Heart rate",
"cadence": "Cadence",
"power": "Power",
"slope": "Sklon",
"surface": "Povrch",
"time": "Time",
"moving": "Moving",
"total": "Celkem"
},
"units": {
"meters": "m",
"feet": "stop",
"kilometers": "km",
"miles": "mil",
"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": "Stopa",
"tracks": "Stopy",
"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": "Stanový kemp",
"car": "Car",
"car_repair": "Garage",
"convenience_store": "Smýšené zboží",
"crossing": "Crossing",
"department_store": "Department Store",
"drinking_water": "Voda",
"exit": "Exit",
"lodge": "Hut",
"lodging": "Accommodation",
"forest": "Forest",
"gas_station": "Čerpací stanice",
"ground_transportation": "Ground Transportation",
"hotel": "Hotel",
"house": "House",
"information": "Information",
"park": "Park",
"parking_area": "Parkoviště",
"pharmacy": "Pharmacy",
"picnic_area": "Picnic Area",
"restaurant": "Restaurace",
"restricted_area": "Restricted Area",
"restroom": "Toalety",
"road": "Road",
"scenic_area": "Scenic Area",
"shelter": "Shelter",
"shopping_center": "Shopping Center",
"shower": "Sprcha",
"summit": "Summit",
"telephone": "Telephone",
"tunnel": "Tunnel",
"water_source": "Water Source"
}
},
"homepage": {
"website": "Website",
"home": "Home",
"app": "App",
"contact": "Contact",
"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."
},
"embedding": {
"title": "Create your own map",
"mapbox_token": "Mapbox access token",
"file_urls": "URL souborů (oddělené čárkami)",
"drive_ids": "ID souborů Google Drive (oddělené čárkami)",
"basemap": "Základní mapa",
"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": "Náhled",
"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"
}

482
website/src/locales/de.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "Home",
"app_title": "der Online-Editor für GPX-Dateien",
"embed_title": "der online GPX Datei Editor",
"help_title": "hilfe",
"404_title": "Seite nicht gefunden",
"description": "GPX-Dateien online anzeigen, bearbeiten und erstellen mit erweiterten Routenplanungs- und Dateiverarbeitungswerkzeugen, schönen Karten und detaillierten Datenvisualisierungen."
},
"menu": {
"new": "Neu",
"new_file": "Neue Datei",
"new_track": "Neue Route",
"new_segment": "Neues Segment",
"open": "Öffnen...",
"duplicate": "Duplizieren",
"close": "Schließen",
"close_all": "Alle schließen",
"copy": "Kopieren",
"paste": "Einfügen",
"cut": "Ausschneiden",
"export": "Exportieren...",
"export_all": "Alle exportieren...",
"export_options": "Export Einstellungen",
"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": "Helfen Sie die Website kostenlos zu halten",
"download_file": "Datei herunterladen",
"download_files": "Dateien herunterladen",
"edit": "Bearbeiten",
"undo": "Rückgängig",
"redo": "Wiederholen",
"delete": "Löschen",
"select_all": "Alle auswählen",
"view": "Ansicht",
"elevation_profile": "Höhenprofil",
"vertical_file_view": "Vertical file list",
"switch_basemap": "Switch to previous basemap",
"toggle_overlays": "Toggle overlays",
"toggle_3d": "3D umschalten",
"settings": "Einstellungen",
"distance_units": "Entfernungseinheiten",
"metric": "Metrisch",
"imperial": "Imperial",
"nautical": "Nautisch",
"velocity_units": "Geschwindigkeitseinheiten",
"temperature_units": "Temperatureinheiten",
"celsius": "Grad Celsius",
"fahrenheit": "Fahrenheit",
"language": "Sprache",
"mode": "Design",
"system": "System",
"light": "Light",
"dark": "Dark",
"street_view_source": "Street view source",
"mapillary": "Mapillary",
"google": "Google",
"layers": "Map layers...",
"distance_markers": "Entfernungsmarkierungen",
"direction_markers": "Direction arrows",
"help": "Hilfe",
"more": "More...",
"donate": "Spenden",
"ctrl": "Strg",
"click": "Klick",
"drag": "Drag",
"metadata": {
"button": "Info...",
"name": "Bezeichnung",
"description": "Beschreibung",
"save": "Speichern"
},
"style": {
"button": "Darstellung...",
"color": "Farbe",
"opacity": "Transparenz",
"width": "Breite"
},
"hide": "Verbergen",
"unhide": "Unhide",
"center": "Center",
"open_in": "Open in"
},
"toolbar": {
"routing": {
"tooltip": "Plan or edit a route",
"activity": "Aktivität",
"use_routing": "Routenführung",
"use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled",
"allow_private": "Allow private roads",
"reverse": {
"button": "Umkehren",
"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": "Schleife hier starten",
"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": "Rad",
"racing_bike": "Road bike",
"gravel_bike": "Gravel Bike",
"mountain_bike": "Mountainbike",
"foot": "Laufen/Wandern",
"motorcycle": "Moped",
"water": "Water",
"railway": "Railway"
},
"surface": {
"unknown": "Unknown",
"paved": "Gepflastert",
"unpaved": "Unbefestigt",
"asphalt": "Asphalt",
"concrete": "Beton",
"chipseal": "Chipseal",
"cobblestone": "Kopfsteinpflaster",
"unhewn_cobblestone": "Unhewn cobblestone",
"paving_stones": "Paving stones",
"stepping_stones": "Stepping stones",
"sett": "Sett",
"metal": "Metall",
"wood": "Holz",
"compacted": "Compacted gravel",
"fine_gravel": "Fine gravel",
"gravel": "Schotter",
"pebblestone": "Kieselsteine",
"rock": "Fels",
"dirt": "Dreck",
"ground": "Boden",
"earth": "Erde",
"snow": "Schnee",
"ice": "Eis",
"salt": "Salz",
"mud": "Matsch",
"sand": "Sand",
"woodchips": "Holzhäcksel",
"grass": "Gras",
"grass_paver": "Grass paver"
},
"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": "Zeit in Bewegung",
"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": "Auswahl zusammenführen",
"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."
},
"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."
},
"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": "Löschen",
"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": "Ebenenart",
"basemap": "Basiskarte",
"overlay": "Einblendung",
"create": "Create layer",
"update": "Update layer"
},
"opacity": "Overlay opacity",
"label": {
"basemaps": "Basiskarte",
"overlays": "Ebenen",
"custom": "Custom",
"world": "World",
"countries": "Countries",
"belgium": "Belgium",
"bulgaria": "Bulgarien",
"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 Satellit",
"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",
"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": "Fahrradgeschäft",
"public-transport": "Öffentliche Verkehrsmittel",
"railway-station": "Bahnhof",
"tram-stop": "Straßenbahnhaltestelle",
"bus-stop": "Bushaltestelle",
"ferry": "Ferry"
},
"color": {
"blue": "Blau",
"bluered": "Blue Red",
"gray": "Grau",
"hot": "Heiß",
"purple": "Lila",
"orange": "Orange"
}
},
"chart": {
"show_slope": "Show slope data",
"show_surface": "Show surface data",
"show_speed": "Show speed data",
"show_pace": "Show pace data",
"show_heartrate": "Show heart rate data",
"show_cadence": "Show cadence data",
"show_temperature": "Show temperature data",
"show_power": "Show power data"
},
"quantities": {
"distance": "Distanz",
"elevation": "Anstieg",
"temperature": "Temperatur",
"speed": "Geschwindigkeit",
"pace": "Tempo",
"heartrate": "Heart rate",
"cadence": "Trittfrequenz",
"power": "Leistung",
"slope": "Gefälle",
"surface": "Oberfläche",
"time": "Zeit",
"moving": "Moving",
"total": "Gesamt"
},
"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": "Strecke",
"tracks": "Strecken",
"segment": "Abschnitt",
"segments": "Abschnitte",
"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",
"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."
},
"embedding": {
"title": "Create your own map",
"mapbox_token": "Mapbox access token",
"file_urls": "Datei URLs (getrennt durch Kommas)",
"drive_ids": "Google Drive Datei IDs (getrennt durch Kommas)",
"basemap": "Basiskarte",
"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": "Vorschau",
"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"
}

482
website/src/locales/el.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "home",
"app_title": "the online GPX file editor",
"embed_title": "the online GPX file editor",
"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."
},
"menu": {
"new": "New",
"new_file": "New file",
"new_track": "New track",
"new_segment": "New segment",
"open": "Open...",
"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": "Διαγραφή",
"select_all": "Select all",
"view": "View",
"elevation_profile": "Elevation profile",
"vertical_file_view": "Vertical file list",
"switch_basemap": "Switch to previous basemap",
"toggle_overlays": "Toggle overlays",
"toggle_3d": "Toggle 3D",
"settings": "Settings",
"distance_units": "Μονάδες απόστασης",
"metric": "Μονάδες Μέτρησης",
"imperial": "Αγγλοσαξωνικό Σύστημα",
"nautical": "Nautical",
"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",
"layers": "Map layers...",
"distance_markers": "Δείκτες απόστασης",
"direction_markers": "Direction arrows",
"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"
},
"toolbar": {
"routing": {
"tooltip": "Plan or edit a route",
"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": "Αντίστροφη",
"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": "Ποδήλατο",
"racing_bike": "Road bike",
"gravel_bike": "Gravel bike",
"mountain_bike": "Ποδήλατο βουνού",
"foot": "Τρέξιμο/πεζοπορία",
"motorcycle": "Μοτοσικλέτα",
"water": "Water",
"railway": "Railway"
},
"surface": {
"unknown": "Unknown",
"paved": "Ασφαλτοστρωμένο",
"unpaved": "Μη ασφαλτοστρωμένο",
"asphalt": "Άσφαλτος",
"concrete": "Τσιμέντο",
"chipseal": "Chipseal",
"cobblestone": "Cobblestone",
"unhewn_cobblestone": "Unhewn cobblestone",
"paving_stones": "Paving stones",
"stepping_stones": "Stepping stones",
"sett": "Sett",
"metal": "Μέταλλο",
"wood": "Ξύλο",
"compacted": "Compacted gravel",
"fine_gravel": "Fine gravel",
"gravel": "Χαλίκι",
"pebblestone": "Pebblestone",
"rock": "Βράχος",
"dirt": "Βρωμιά",
"ground": "Χώμα",
"earth": "Γη",
"snow": "Χιόνι",
"ice": "Πάγος",
"salt": "Αλάτι",
"mud": "Λάσπη",
"sand": "Άμμος",
"woodchips": "Woodchips",
"grass": "Γρασίδι",
"grass_paver": "Grass paver"
},
"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": "Διάρκεια κίνησης",
"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",
"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."
},
"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."
},
"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": "Διαγραφή",
"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": "Βασικός Χάρτης",
"overlay": "Επικαλύψεις",
"create": "Create layer",
"update": "Update layer"
},
"opacity": "Overlay opacity",
"label": {
"basemaps": "Basemaps",
"overlays": "Overlays",
"custom": "Custom",
"world": "World",
"countries": "Countries",
"belgium": "Belgium",
"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",
"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"
},
"color": {
"blue": "Μπλέ",
"bluered": "Blue Red",
"gray": "Γκρίζο",
"hot": "Ζεστό",
"purple": "Μωβ",
"orange": "Orange"
}
},
"chart": {
"show_slope": "Show slope data",
"show_surface": "Show surface data",
"show_speed": "Show speed data",
"show_pace": "Show pace data",
"show_heartrate": "Show heart rate data",
"show_cadence": "Show cadence data",
"show_temperature": "Show temperature data",
"show_power": "Show power data"
},
"quantities": {
"distance": "Απόσταση",
"elevation": "Υψόμετρο",
"temperature": "Temperature",
"speed": "Ταχύτητα",
"pace": "Ρυθμός",
"heartrate": "Heart rate",
"cadence": "Cadence",
"power": "Power",
"slope": "Πλαγιά",
"surface": "Επιφάνεια",
"time": "Time",
"moving": "Moving",
"total": "Σύνολο"
},
"units": {
"meters": "μέτρα",
"feet": "πόδια",
"kilometers": "χλμ",
"miles": "μίλια",
"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": "Διαδρομή",
"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",
"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."
},
"embedding": {
"title": "Create your own map",
"mapbox_token": "Mapbox access token",
"file_urls": "Υπερσύνδεσμοι URL Αρχείων (διαχωρισμένοι με κόμμα)",
"drive_ids": "Αναγνωριστικά αρχείων Google Drive ID (διαχωρισμένα με κόμματα)",
"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": "Προεπισκόπηση",
"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"
}

View File

@@ -4,7 +4,8 @@
"app_title": "the online GPX file editor",
"embed_title": "the online GPX file editor",
"help_title": "help",
"description": "View, edit and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations."
"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",
@@ -20,6 +21,7 @@
"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",
@@ -39,12 +41,14 @@
"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",
@@ -54,6 +58,7 @@
"distance_markers": "Distance markers",
"direction_markers": "Direction arrows",
"help": "Help",
"more": "More...",
"donate": "Donate",
"ctrl": "Ctrl",
"click": "Click",
@@ -72,6 +77,7 @@
},
"hide": "Hide",
"unhide": "Unhide",
"center": "Center",
"open_in": "Open in"
},
"toolbar": {
@@ -79,7 +85,7 @@
"tooltip": "Plan or edit a route",
"activity": "Activity",
"use_routing": "Routing",
"use_routing_tooltip": "Connect anchor points via road network or with straight lines when disabled",
"use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled",
"allow_private": "Allow private roads",
"reverse": {
"button": "Reverse",
@@ -94,11 +100,12 @@
"tooltip": "Return to the starting point by the same route"
},
"start_loop_here": "Start loop here",
"help_no_file": "Select a file item to use the routing tool, or click on the map to start creating a new route.",
"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": "Racing bike",
"racing_bike": "Road bike",
"gravel_bike": "Gravel bike",
"mountain_bike": "Mountain bike",
"foot": "Run/hike",
"motorcycle": "Motorcycle",
@@ -140,15 +147,15 @@
"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": "The routing request took too long, try adding points closer"
"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 file item to crop or split.",
"help": "Use the slider to crop the trace, or click on the map to split it at the selected point."
"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",
@@ -159,23 +166,23 @@
"artificial": "Create realistic time data",
"update": "Update time data",
"help": "Use the form to set new time data.",
"help_invalid_selection": "Select a single file item to manage its 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",
"tooltip": "Merge file items together",
"help_merge_traces": "Connecting the selected traces will create a single file containing a single continuous trace.",
"help_cannot_merge_traces": "Your selection needs to contain several traces to connect them.",
"help_merge_contents": "Merging the contents of the selected file items will group all the contents inside the first file item.",
"help_cannot_merge_contents": "Your selection needs to contain several file items to merge their contents."
"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."
},
"extract": {
"tooltip": "Extract contents to separate file items",
"tooltip": "Extract contents to separate items",
"button": "Extract",
"help": "Extracting the contents of the selected file items will create a separate file item for each of their contents.",
"help_invalid_selection": "Your selection needs to contain file items with multiple traces to extract them."
"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": {
"tooltip": "Request elevation data",
@@ -185,12 +192,14 @@
},
"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 item to create or edit points of interest."
"help_no_selection": "Select a file to create or edit points of interest."
},
"reduce": {
"tooltip": "Reduce the number of GPS points",
@@ -198,7 +207,7 @@
"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 file item to reduce the number of its GPS points."
"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",
@@ -208,7 +217,7 @@
"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 file item to clean GPS points and points of interest."
"help_no_selection": "Select a trace to clean GPS points and points of interest."
}
},
"layers": {
@@ -229,7 +238,6 @@
"update": "Update layer"
},
"opacity": "Overlay opacity",
"heatmap": "Strava Heatmap",
"label": {
"basemaps": "Basemaps",
"overlays": "Overlays",
@@ -260,15 +268,18 @@
"swisstopoSatellite": "swisstopo Satellite",
"ignBe": "IGN Topo",
"ignFrPlan": "IGN Plan",
"ignFrTopo": "IGN Topo",
"ignFrScan25": "IGN SCAN25",
"ignFrSatellite": "IGN Satellite",
"ignEs": "IGN",
"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",
@@ -281,15 +292,6 @@
"ignFrCadastre": "IGN Cadastre",
"ignSlope": "IGN Slope",
"ignSkiTouring": "IGN Ski Touring",
"strava": "Strava",
"stravaHeatmapRun": "Running",
"stravaHeatmapTrailRun": "Trail Running",
"stravaHeatmapHike": "Hiking",
"stravaHeatmapRide": "Cycling",
"stravaHeatmapGravel": "Gravel Cycling",
"stravaHeatmapMTB": "MTB",
"stravaHeatmapWater": "Water",
"stravaHeatmapWinter": "Winter",
"waymarked_trails": "Waymarked Trails",
"waymarkedTrailsHiking": "Hiking",
"waymarkedTrailsCycling": "Cycling",
@@ -306,6 +308,7 @@
"toilets": "Toilets",
"water": "Water",
"shower": "Shower",
"shelter": "Shelter",
"motorized": "Cars and Motorcycles",
"fuel-station": "Fuel Station",
"parking": "Parking",
@@ -317,6 +320,7 @@
"hotel": "Hotel",
"campsite": "Campsite",
"hut": "Hut",
"picnic": "Picnic Area",
"summit": "Summit",
"pass": "Pass",
"climbing": "Climbing",
@@ -369,12 +373,15 @@
"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"
@@ -387,7 +394,49 @@
"segment": "Segment",
"segments": "Segments",
"waypoint": "Point of interest",
"waypoints": "Points 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",
@@ -407,16 +456,17 @@
"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 and overlays to help you craft your next outdoor adventure, or visualize your latest achievement.",
"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": "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."
},
"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",
@@ -433,5 +483,6 @@
"code": "Integration code"
},
"webgl2_required": "WebGL 2 is required to display the map.",
"enable_webgl2": "Learn how to enable WebGL 2 in your browser"
"enable_webgl2": "Learn how to enable WebGL 2 in your browser",
"page_not_found": "page not found"
}

482
website/src/locales/es.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "inicio",
"app_title": "el editor online de archivos GPX",
"embed_title": "el editor online de archivos GPX",
"help_title": "ayuda",
"404_title": "página no encontrada",
"description": "Ver, editar y crear archivos GPX online con capacidades de planificación avanzada de rutas y herramientas de procesamiento de archivos, hermosos mapas y visualizaciones detalladas de datos."
},
"menu": {
"new": "Nuevo",
"new_file": "Nuevo archivo",
"new_track": "Nueva pista",
"new_segment": "Nuevo segmento",
"open": "Abrir...",
"duplicate": "Duplicar track",
"close": "Cerrar",
"close_all": "Cerrar todo",
"copy": "Copiar",
"paste": "Pegar",
"cut": "Cortar",
"export": "Exportar...",
"export_all": "Exportar todo...",
"export_options": "Opciones de exportación",
"support_message": "El uso de la herramienta es gratuito, pero no así su ejecución. Por favor, considere apoyar este sitio web si lo usa a menudo. ¡Gracias!",
"support_button": "Ayude a mantener gratuito este sitio web",
"download_file": "Descargar archivo",
"download_files": "Descargar archivos",
"edit": "Editar",
"undo": "Deshacer",
"redo": "Rehacer",
"delete": "Eliminar track",
"select_all": "Seleccionar todo",
"view": "Vista",
"elevation_profile": "Perfil de altura",
"vertical_file_view": "Lista vertical de archivos",
"switch_basemap": "Cambiar al mapa base anterior",
"toggle_overlays": "Alternar capas",
"toggle_3d": "Alternar 3D",
"settings": "Configuración",
"distance_units": "Unidades de distancia",
"metric": "Métrico",
"imperial": "Imperial",
"nautical": "Náutico",
"velocity_units": "Unidades de velocidad",
"temperature_units": "Unidades de temperatura",
"celsius": "Celsius",
"fahrenheit": "Fahrenheit",
"language": "Idioma",
"mode": "Tema",
"system": "Sistema",
"light": "Claro",
"dark": "Oscuro",
"street_view_source": "Fuente de vista de calle",
"mapillary": "Mapillary",
"google": "Google",
"layers": "Capas de mapa...",
"distance_markers": "Indicadores de distancia",
"direction_markers": "Flechas de dirección",
"help": "Ayuda",
"more": "Más...",
"donate": "Donar",
"ctrl": "Ctrl",
"click": "Clic",
"drag": "Arrastrar",
"metadata": {
"button": "Info...",
"name": "Nombre",
"description": "Descripción",
"save": "Guardar"
},
"style": {
"button": "Apariencia...",
"color": "Color",
"opacity": "Opacidad",
"width": "Anchura"
},
"hide": "Ocultar",
"unhide": "Mostrar",
"center": "Centrar",
"open_in": "Abrir en"
},
"toolbar": {
"routing": {
"tooltip": "Planificar o editar una ruta",
"activity": "Actividad",
"use_routing": "Ruteo",
"use_routing_tooltip": "Conectar puntos de anclaje a través de la red viaria o en línea recta si está desactivado",
"allow_private": "Permitir caminos privados",
"reverse": {
"button": "Invertir track",
"tooltip": "Invertir la dirección de la ruta"
},
"route_back_to_start": {
"button": "Volver al inicio",
"tooltip": "Conectar el último punto de la ruta con el punto de inicio"
},
"round_trip": {
"button": "Ida y vuelta",
"tooltip": "Volver al punto de inicio por la misma ruta"
},
"start_loop_here": "Iniciar bucle aquí",
"help_no_file": "Seleccione un rastro para utilizar la herramienta de enrutamiento o haga clic en el mapa para empezar a crear una nueva ruta.",
"help": "Haga clic en el mapa para añadir un nuevo punto ancla o arrastre los existentes para cambiar la ruta.",
"activities": {
"bike": "En bicicleta",
"racing_bike": "Bicicleta de carretera",
"gravel_bike": "Bicicleta gravel",
"mountain_bike": "Bicicleta de montaña",
"foot": "Correr/Caminar",
"motorcycle": "Motocicleta",
"water": "Agua",
"railway": "Ferrocarril"
},
"surface": {
"unknown": "Desconocido",
"paved": "Pavimentado",
"unpaved": "Sin pavimento",
"asphalt": "Asfalto",
"concrete": "Hormigón",
"chipseal": "Pavimento delgado",
"cobblestone": "Adoquinado",
"unhewn_cobblestone": "Adoquín sin labrar",
"paving_stones": "Adoquines",
"stepping_stones": "Peldaños",
"sett": "Adoquín",
"metal": "Metal",
"wood": "Madera",
"compacted": "Grava compacta",
"fine_gravel": "Grava fina",
"gravel": "Grava",
"pebblestone": "Canto rodado",
"rock": "Piedra",
"dirt": "Tierra",
"ground": "Tierra",
"earth": "Tierra natural",
"snow": "Nevado",
"ice": "Helado",
"salt": "Salado",
"mud": "Barro",
"sand": "Arena",
"woodchips": "Virutas de madera",
"grass": "Hierba",
"grass_paver": "Pavimento con césped"
},
"error": {
"from": "El punto de inicio está demasiado lejos de la carretera más cercana",
"via": "El punto de paso está demasiado lejos de la carretera más cercana",
"to": "El punto final está demasiado lejos de la carretera más cercana",
"timeout": "Calcular la ruta llevó demasiado tiempo, intente añadir puntos más cercanos entre ellos"
}
},
"scissors": {
"tooltip": "Recortar o dividir",
"crop": "Recortar",
"split_as": "Dividir el rastro en",
"help_invalid_selection": "Seleccione un rastro para recortar o dividir.",
"help": "Use el control deslizante para recortar el trazado o dividirlo haciendo clic en uno de los marcadores o en el propio trazado."
},
"time": {
"tooltip": "Gestionar datos de tiempo",
"start": "Inicio",
"end": "Fin",
"total_time": "Tiempo en movimiento",
"pick_date": "Seleccione una fecha",
"artificial": "Crear datos de tiempo realistas",
"update": "Actualizar datos de tiempo",
"help": "Use el formulario para establecer nuevos datos de tiempo.",
"help_invalid_selection": "Seleccione un único trazado para gestionar sus datos de tiempo."
},
"merge": {
"merge_traces": "Conectar los trazados",
"merge_contents": "Combinar los contenidos y mantener los trazados desconectados",
"merge_selection": "Combinar selección",
"tooltip": "Combinar elementos",
"help_merge_traces": "Conectar los trazados seleccionados creará un único trazado continuo.",
"help_cannot_merge_traces": "Su selección debe contener varios trazados para conectarlos.",
"help_merge_contents": "Combinar el contenido de los elementos seleccionados los agrupará dentro del primer elemento.",
"help_cannot_merge_contents": "Su selección debe contener varios elementos para combinar sus contenidos."
},
"extract": {
"tooltip": "Extraer contenidos en elementos separados",
"button": "Extraer",
"help": "Extraer los contenidos de los elementos seleccionados creará un elemento separado para cada uno.",
"help_invalid_selection": "Su selección debe contener elementos con múltiples trazados para extraerlos."
},
"waypoint": {
"tooltip": "Crear y editar puntos de interés",
"icon": "Icono",
"link": "Enlace",
"longitude": "Longitud",
"latitude": "Latitud",
"create": "Crear punto de interés",
"add": "Añadir punto de interés al archivo",
"help": "Rellene el formulario para crear un nuevo punto de interés o haga clic en uno existente para editarlo. Haga clic en el mapa para rellenar las coordenadas o arrastre los puntos de interés para moverlos.",
"help_no_selection": "Seleccione un archivo para crear o editar puntos de interés."
},
"reduce": {
"tooltip": "Reducir la cantidad de puntos GPS",
"tolerance": "Tolerancia",
"number_of_points": "Cantidad de puntos GPS",
"button": "Minimizar",
"help": "Use la barra deslizante para elegir la cantidad de puntos GPS a conservar.",
"help_no_selection": "Seleccione un rastro para reducir su cantidad de puntos GPS."
},
"clean": {
"tooltip": "Limpiar puntos GPS y puntos de interés con una selección rectangular",
"delete_trackpoints": "Eliminar puntos GPS",
"delete_waypoints": "Eliminar puntos de interés",
"delete_inside": "Eliminar interior de la selección",
"delete_outside": "Eliminar exterior de la selección",
"button": "Eliminar track",
"help": "Seleccione un área rectangular en el mapa para eliminar puntos GPS y puntos de interés.",
"help_no_selection": "Seleccione un rastro para limpiar puntos GPS y puntos de interés."
}
},
"layers": {
"settings": "Ajustes de capa",
"settings_help": "Seleccione las capas del mapa que desea mostrar en la interfaz, añada capas personalizadas y cambie sus ajustes.",
"selection": "Selección de capa",
"custom_layers": {
"title": "Capas personalizadas",
"new": "Nueva capa personalizada",
"edit": "Editar capa personalizada",
"urls": "URL(s)",
"url_placeholder": "WMTS, WMS o JSON estilo Mapbox",
"max_zoom": "Zoom máximo",
"layer_type": "Tipo de capa",
"basemap": "Mapa base",
"overlay": "Superponer",
"create": "Crear capa",
"update": "Actualizar capa"
},
"opacity": "Opacidad de la capa superpuesta",
"label": {
"basemaps": "Mapas base",
"overlays": "Capas",
"custom": "Personalizar",
"world": "Mundo",
"countries": "Países",
"belgium": "Bélgica",
"bulgaria": "Bulgaria",
"finland": "Finlandia",
"france": "Francia",
"new_zealand": "Nueva Zelanda",
"norway": "Noruega",
"spain": "España",
"sweden": "Suecia",
"switzerland": "Suiza",
"united_kingdom": "Reino Unido",
"united_states": "Estados Unidos",
"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 Satélite",
"ignBe": "IGN Topo",
"ignFrPlan": "IGN Plan",
"ignFrTopo": "IGN Topo",
"ignFrScan25": "IGN SCAN25",
"ignFrSatellite": "IGN Satélite",
"ignEs": "IGN",
"ordnanceSurvey": "Encuesta Ordnance",
"norwayTopo": "Topografisk Norgeskart 4",
"swedenTopo": "Lantmäteriet Topo",
"swedenSatellite": "Satélite Lantmat",
"finlandTopo": "Lantmäteriverket Terrängkarta",
"bgMountains": "BGMountains",
"usgs": "USGS",
"bikerouterGravel": "Gravel bikerouter.de",
"cyclOSMlite": "CyclOSM Lite",
"swisstopoSlope": "swisstopo Slope",
"swisstopoHiking": "swisstopo Senderismo",
"swisstopoHikingClosures": "swisstopo Rutas Senderismo",
"swisstopoCycling": "swisstopo Ciclismo",
"swisstopoCyclingClosures": "swisstopo Rutas Ciclismo",
"swisstopoMountainBike": "swisstopo MTB",
"swisstopoMountainBikeClosures": "swisstopo Rutas MTB",
"swisstopoSkiTouring": "swisstopo Ski Touring",
"ignFrCadastre": "IGN Cadastre",
"ignSlope": "IGN Pendiente",
"ignSkiTouring": "IGN Ski Touring",
"waymarked_trails": "Caminos marcados",
"waymarkedTrailsHiking": "Senderismo",
"waymarkedTrailsCycling": "Ciclismo",
"waymarkedTrailsMTB": "MTB",
"waymarkedTrailsSkating": "Patín",
"waymarkedTrailsHorseRiding": "Equitación",
"waymarkedTrailsWinter": "Invierno",
"points_of_interest": "Puntos de interés",
"food": "Comida",
"bakery": "Panadería",
"food-store": "Tienda de alimentación",
"eat-and-drink": "Comida y bebida",
"amenities": "Servicios",
"toilets": "Baños",
"water": "Agua",
"shower": "Ducha",
"shelter": "Refugio",
"motorized": "Coches y motos",
"fuel-station": "Gasolinera",
"parking": "Aparcamiento",
"garage": "Taller",
"barrier": "Barrera",
"tourism": "Turismo",
"attraction": "Atracción",
"viewpoint": "Mirador",
"hotel": "Hotel",
"campsite": "Camping",
"hut": "Cabaña",
"picnic": "Zona de picnic",
"summit": "Cima",
"pass": "Paso",
"climbing": "Escalada",
"bicycle": "Bicicleta",
"bicycle-parking": "Aparcamiento de bicicletas",
"bicycle-rental": "Alquiler de bicicletas",
"bicycle-shop": "Tienda de bicicletas",
"public-transport": "Transporte público",
"railway-station": "Estación de tren",
"tram-stop": "Parada de tranvía",
"bus-stop": "Parada de autobús",
"ferry": "Ferri"
},
"color": {
"blue": "Azul",
"bluered": "Azul Rojo",
"gray": "Gris",
"hot": "Destacado",
"purple": "Morado",
"orange": "Naranja"
}
},
"chart": {
"show_slope": "Mostrar datos de pendiente",
"show_surface": "Mostrar datos de superficie",
"show_speed": "Mostrar datos de velocidad",
"show_pace": "Mostrar datos de ritmo",
"show_heartrate": "Mostrar datos de ritmo cardíaco",
"show_cadence": "Mostrar datos de cadencia",
"show_temperature": "Mostrar datos de temperatura",
"show_power": "Mostrar datos de potencia"
},
"quantities": {
"distance": "Distancia",
"elevation": "Desnivel",
"temperature": "Temperatura",
"speed": "Velocidad",
"pace": "Ritmo",
"heartrate": "Ritmo cardíaco",
"cadence": "Cadencia",
"power": "Potencia",
"slope": "Pendiente",
"surface": "Superficie",
"time": "Tiempo",
"moving": "Movimiento",
"total": "Total"
},
"units": {
"meters": "m",
"feet": "ft",
"kilometers": "km",
"miles": "mi",
"nautical_miles": "nm",
"celsius": "ºC",
"fahrenheit": "ºF",
"kilometers_per_hour": "km/h",
"miles_per_hour": "millas/h",
"minutes_per_kilometer": "min/km",
"minutes_per_mile": "min/milla",
"minutes_per_nautical_mile": "min/nm",
"knots": "kn",
"heartrate": "ppm",
"cadence": "rpm",
"power": "W"
},
"gpx": {
"file": "Archivo",
"files": "Archivos",
"track": "Track",
"tracks": "Tracks",
"segment": "Segmento",
"segments": "Segmentos",
"waypoint": "Punto de interés",
"waypoints": "Puntos de interés",
"symbol": {
"alert": "Alerta",
"anchor": "Ancla",
"bank": "Banco",
"beach": "Playa",
"bike_trail": "Sendero de bicicleta",
"binoculars": "Prismáticos",
"bridge": "Puente",
"building": "Edificio",
"campground": "Camping",
"car": "Coche",
"car_repair": "Taller",
"convenience_store": "Tienda de 24 horas",
"crossing": "Cruce",
"department_store": "Grandes Almacenes",
"drinking_water": "Agua",
"exit": "Salida",
"lodge": "Cabaña",
"lodging": "Alojamiento",
"forest": "Bosque",
"gas_station": "Gasolinera",
"ground_transportation": "Transporte Terrestre",
"hotel": "Hotel",
"house": "Casa",
"information": "Información",
"park": "Parque",
"parking_area": "Aparcamiento",
"pharmacy": "Farmacia",
"picnic_area": "Zona de picnic",
"restaurant": "Restaurante",
"restricted_area": "Área Restringida",
"restroom": "Baños",
"road": "Carretera",
"scenic_area": "Zona Pintoresca",
"shelter": "Refugio",
"shopping_center": "Centro Comercial",
"shower": "Ducha",
"summit": "Cima",
"telephone": "Teléfono",
"tunnel": "Túnel",
"water_source": "Fuente de Agua"
}
},
"homepage": {
"website": "Sitio web",
"home": "Inicio",
"app": "App",
"contact": "Contacto",
"x": "X",
"facebook": "Facebook",
"github": "GitHub",
"crowdin": "Crowdin",
"email": "Email",
"contribute": "Contribuir",
"supported_by": "con el apoyo de",
"support_button": "Apoye gpx.studio en Ko-fi",
"route_planning": "Planificación de ruta",
"route_planning_description": "Una interfaz intuitiva para crear itinerarios adaptados a cada deporte, basada en datos de OpenStreetMap.",
"file_processing": "Procesamiento avanzado de archivos",
"file_processing_description": "Un conjunto de herramientas para realizar todas las tareas comunes de procesamiento de archivos y que se pueden aplicar a varios archivos a la vez.",
"maps": "Mapas globales y locales",
"maps_description": "Una gran colección de mapas base, capas y puntos de interés para ayudarle a fabricar su próxima aventura al aire libre o visualizar su último logro.",
"data_visualization": "Visualización de datos",
"data_visualization_description": "Un perfil de elevación interactivo con estadísticas detalladas para analizar actividades registradas y futuros objetivos.",
"identity": "Gratis, libre de anuncios y open source",
"identity_description": "Este sitio web es de uso gratuito, sin anuncios y el código fuente está disponible públicamente en GitHub. Esto solo es posible gracias al increíble apoyo de la comunidad."
},
"embedding": {
"title": "Crear su propio mapa",
"mapbox_token": "Token de acceso Mapbox",
"file_urls": "URLs de archivo (separados por comas)",
"drive_ids": "IDs de archivo de Google Drive (separados por comas)",
"basemap": "Mapa base",
"height": "Altura",
"fill_by": "Rellenar por",
"none": "Ninguno",
"show_controls": "Mostrar controles",
"manual_camera": "Cámara manual",
"manual_camera_description": "Puedes mover el mapa para ajustar la posición de la cámara.",
"latitude": "Latitud",
"longitude": "Longitud",
"zoom": "Zoom",
"pitch": "Inclinación",
"bearing": "Rumbo",
"preview": "Vista previa",
"code": "Código de integración"
},
"webgl2_required": "Se requiere WebGL 2 para visualizar el mapa.",
"enable_webgl2": "Aprenda cómo activar WebGL 2 en su navegador",
"page_not_found": "página no encontrada"
}

482
website/src/locales/fr.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "accueil",
"app_title": "l'éditeur de fichiers GPX en ligne",
"embed_title": "l'éditeur de fichiers GPX en ligne",
"help_title": "aide",
"404_title": "page introuvable",
"description": "Affichez, éditez et créez des fichiers GPX en ligne avec des outils avancés de planification et de traitement de fichiers, de magnifiques cartes et des visualisations de données détaillées."
},
"menu": {
"new": "Nouveau",
"new_file": "Nouveau fichier",
"new_track": "Nouvelle piste",
"new_segment": "Nouveau segment",
"open": "Ouvrir...",
"duplicate": "Dupliquer",
"close": "Fermer",
"close_all": "Fermer tout",
"copy": "Copier",
"paste": "Coller",
"cut": "Couper",
"export": "Exporter...",
"export_all": "Exporter tout...",
"export_options": "Options d'exportation",
"support_message": "L'outil est gratuit à utiliser, mais pas à faire fonctionner. N'hésitez pas à soutenir le site si vous l'utilisez fréquemment. Merci!",
"support_button": "Aider à garder le site gratuit",
"download_file": "Télécharger le fichier",
"download_files": "Télécharger les fichiers",
"edit": "Édition",
"undo": "Annuler",
"redo": "Rétablir",
"delete": "Supprimer",
"select_all": "Sélectionner tout",
"view": "Affichage",
"elevation_profile": "Profil altimétrique",
"vertical_file_view": "Liste de fichiers verticale",
"switch_basemap": "Basculer au fond de carte précédent",
"toggle_overlays": "Afficher/cacher les surcouches",
"toggle_3d": "Activer/désactiver la 3D",
"settings": "Réglages",
"distance_units": "Unités de distance",
"metric": "Métrique",
"imperial": "Impérial",
"nautical": "Nautique",
"velocity_units": "Unités de vitesse",
"temperature_units": "Unités de température",
"celsius": "Celsius",
"fahrenheit": "Fahrenheit",
"language": "Langue",
"mode": "Thème",
"system": "Système",
"light": "Clair",
"dark": "Sombre",
"street_view_source": "Source d'imagerie de rue",
"mapillary": "Mapillary",
"google": "Google",
"layers": "Couches de la carte...",
"distance_markers": "Marqueurs de distance",
"direction_markers": "Flèches de direction",
"help": "Aide",
"more": "Plus...",
"donate": "Faire un don",
"ctrl": "Ctrl",
"click": "Clic",
"drag": "Glisser",
"metadata": {
"button": "Infos...",
"name": "Nom",
"description": "Description",
"save": "Sauver"
},
"style": {
"button": "Apparence...",
"color": "Couleur ",
"opacity": "Opacité",
"width": "Epaisseur"
},
"hide": "Cacher",
"unhide": "Afficher",
"center": "Centrer",
"open_in": "Ouvrir dans"
},
"toolbar": {
"routing": {
"tooltip": "Planifier ou modifier un itinéraire",
"activity": "Activité",
"use_routing": "Routage",
"use_routing_tooltip": "Connecter les points d'ancrage via le réseau routier ou en ligne droite si désactivé",
"allow_private": "Autoriser les routes privées",
"reverse": {
"button": "Inverser",
"tooltip": "Inverser le sens de l'itinéraire"
},
"route_back_to_start": {
"button": "Retour au départ",
"tooltip": "Connectez le dernier point de l'itinéraire au point de départ"
},
"round_trip": {
"button": "Aller-retour",
"tooltip": "Revenir au point de départ par le même itinéraire"
},
"start_loop_here": "Démarrer la boucle ici",
"help_no_file": "Sélectionnez une trace pour utiliser l'outil de routage, ou cliquez sur la carte pour commencer à créer un nouvel itinéraire.",
"help": "Cliquez sur la carte pour ajouter un nouveau point d'ancrage, ou faites glisser ceux existants pour changer l'itinéraire.",
"activities": {
"bike": "Vélo",
"racing_bike": "Vélo de route",
"gravel_bike": "Vélo gravel",
"mountain_bike": "VTT",
"foot": "Course à pied/randonnée",
"motorcycle": "Moto",
"water": "Cours d'eau",
"railway": "Chemins de fer"
},
"surface": {
"unknown": "Inconnu",
"paved": "Revêtement",
"unpaved": "Sans revêtement",
"asphalt": "Asphalte",
"concrete": "Béton",
"chipseal": "Enduit superficiel routier",
"cobblestone": "Pavés",
"unhewn_cobblestone": "Pavé non taillé",
"paving_stones": "Pavage en pierres",
"stepping_stones": "Pierres de gué",
"sett": "Pavés",
"metal": "Métal",
"wood": "Bois",
"compacted": "Gravier compact",
"fine_gravel": "Gravier fin",
"gravel": "Gravier",
"pebblestone": "Galets",
"rock": "Roche",
"dirt": "Sol en érosion",
"ground": "Sol",
"earth": "Terre",
"snow": "Neige",
"ice": "Glace",
"salt": "Sel",
"mud": "Boue",
"sand": "Sable",
"woodchips": "Plaquette forestière",
"grass": "Herbe",
"grass_paver": "Mélange d'herbe et de pavés"
},
"error": {
"from": "Le point de départ est trop éloigné de la route la plus proche",
"via": "Le point de passage est trop éloigné de la route la plus proche",
"to": "Le point d'arrivée est trop éloigné de la route la plus proche",
"timeout": "Le calcul de l'itinéraire a pris trop de temps, essayez d'ajouter des points plus rapprochés"
}
},
"scissors": {
"tooltip": "Rogner ou diviser",
"crop": "Rogner",
"split_as": "Diviser la trace en",
"help_invalid_selection": "Sélectionnez une trace à rogner ou diviser.",
"help": "Utilisez le curseur pour rogner la trace, ou divisez-la en cliquant sur l'un des marqueurs de séparation ou sur la trace elle-même."
},
"time": {
"tooltip": "Gérer les données temporelles",
"start": "Début",
"end": "Fin",
"total_time": "Temps en mouvement",
"pick_date": "Choisir une date",
"artificial": "Créer des données de temps réalistes",
"update": "Mettre à jour les données temporelles",
"help": "Utilisez le formulaire pour définir de nouvelles données temporelles.",
"help_invalid_selection": "Sélectionnez une seule trace pour gérer ses données temporelles."
},
"merge": {
"merge_traces": "Connecter les traces",
"merge_contents": "Fusionner les contenus et garder les traces déconnectées",
"merge_selection": "Fusionner la sélection",
"tooltip": "Fusionner les éléments",
"help_merge_traces": "Connecter les traces sélectionnées créera une seule trace continue.",
"help_cannot_merge_traces": "Votre sélection doit contenir plusieurs traces pour pouvoir les connecter.",
"help_merge_contents": "Fusionner le contenu des éléments sélectionnés regroupera l'ensemble du contenu à l'intérieur du premier élément.",
"help_cannot_merge_contents": "Votre sélection doit contenir plusieurs éléments pour fusionner leur contenu."
},
"extract": {
"tooltip": "Extraire le contenu vers des éléments séparés",
"button": "Extraire",
"help": "Extraire le contenu des éléments sélectionnés créera un élément séparé pour chaque élément de leur contenu.",
"help_invalid_selection": "Votre sélection doit contenir des éléments avec plusieurs traces pour les extraire."
},
"waypoint": {
"tooltip": "Créer et modifier des points d'intérêt",
"icon": "Icône",
"link": "Lien",
"longitude": "Longitude",
"latitude": "Latitude",
"create": "Créer le point d'intérêt",
"add": "Ajouter le point d'intérêt au fichier",
"help": "Remplissez le formulaire pour créer un nouveau point d'intérêt, ou cliquez sur un point existant pour le modifier. Cliquez sur la carte pour remplir les coordonnées, ou faites glisser les points d'intérêt pour les déplacer.",
"help_no_selection": "Sélectionnez un fichier pour créer ou éditer des points d'intérêt."
},
"reduce": {
"tooltip": "Réduire le nombre de points GPS",
"tolerance": "Tolérance",
"number_of_points": "Nombre de points GPS",
"button": "Minifier",
"help": "Utilisez le curseur pour choisir le nombre de points GPS à garder.",
"help_no_selection": "Sélectionnez une trace pour réduire le nombre de ses points GPS."
},
"clean": {
"tooltip": "Nettoyer les points GPS et les points d'intérêt avec une sélection rectangulaire",
"delete_trackpoints": "Supprimer les points GPS",
"delete_waypoints": "Supprimer les points d'intérêt",
"delete_inside": "Supprimer à l'intérieur de la sélection",
"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."
}
},
"layers": {
"settings": "Réglages des couches",
"settings_help": "Sélectionnez les couches de carte que vous voulez afficher dans l'interface, ajoutez des couches personnalisées, et ajustez leurs paramètres.",
"selection": "Sélection des couches",
"custom_layers": {
"title": "Couches personnalisées",
"new": "Nouvelle couche personnalisée",
"edit": "Modifier la couche personnalisée",
"urls": "URL(s)",
"url_placeholder": "WMTS, WMS ou Mapbox style JSON",
"max_zoom": "Zoom max",
"layer_type": "Type de couche",
"basemap": "Carte de base",
"overlay": "Calque de superposition",
"create": "Créer la couche",
"update": "Mettre à jour la couche"
},
"opacity": "Opacité de la surcouche",
"label": {
"basemaps": "Fonds de carte",
"overlays": "Surcouches",
"custom": "Personnalisé",
"world": "Monde",
"countries": "Pays",
"belgium": "Belgique",
"bulgaria": "Bulgarie",
"finland": "Finlande",
"france": "France",
"new_zealand": "Nouvelle-Zélande",
"norway": "Norvège",
"spain": "Espagne",
"sweden": "Suède",
"switzerland": "Suisse",
"united_kingdom": "Royaume-Uni",
"united_states": "États-Unis",
"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 Vectorielle",
"swisstopoSatellite": "swisstopo Satellite",
"ignBe": "IGN Topo",
"ignFrPlan": "IGN Plan",
"ignFrTopo": "IGN Topo",
"ignFrScan25": "IGN SCAN25",
"ignFrSatellite": "IGN Satellite",
"ignEs": "IGN",
"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 Pente",
"swisstopoHiking": "swisstopo Randonnée",
"swisstopoHikingClosures": "swisstopo Fermetures de randonnée",
"swisstopoCycling": "swisstopo Vélo",
"swisstopoCyclingClosures": "swisstopo Fermetures vélo",
"swisstopoMountainBike": "swisstopo VTT",
"swisstopoMountainBikeClosures": "swisstopo Fermetures VTT",
"swisstopoSkiTouring": "swisstopo Ski de randonnée",
"ignFrCadastre": "IGN Cadastre",
"ignSlope": "IGN Pente",
"ignSkiTouring": "IGN Ski de randonnée",
"waymarked_trails": "Waymarked Trails",
"waymarkedTrailsHiking": "Randonnée",
"waymarkedTrailsCycling": "Vélo",
"waymarkedTrailsMTB": "VTT",
"waymarkedTrailsSkating": "Patinage",
"waymarkedTrailsHorseRiding": "Equitation",
"waymarkedTrailsWinter": "Hiver",
"points_of_interest": "Points d'intérêt",
"food": "Alimentation",
"bakery": "Boulangerie",
"food-store": "Magasin d'alimentation",
"eat-and-drink": "Nourriture et boissons",
"amenities": "Commodités",
"toilets": "Toilettes",
"water": "Cours d'eau",
"shower": "Douche",
"shelter": "Abri",
"motorized": "Voitures et motos",
"fuel-station": "Station-service",
"parking": "Parking",
"garage": "Garage",
"barrier": "Barrière",
"tourism": "Tourisme",
"attraction": "Attraction",
"viewpoint": "Point de vue",
"hotel": "Hôtel",
"campsite": "Camping",
"hut": "Refuge",
"picnic": "Aire de pique-nique",
"summit": "Sommet",
"pass": "Col",
"climbing": "Escalade",
"bicycle": "Vélo",
"bicycle-parking": "Parking vélo",
"bicycle-rental": "Location de vélos",
"bicycle-shop": "Magasin de vélos",
"public-transport": "Transports en commun",
"railway-station": "Gare",
"tram-stop": "Arrêt de tram",
"bus-stop": "Arrêt de bus",
"ferry": "Ferry"
},
"color": {
"blue": "Bleu",
"bluered": "Bleu rouge",
"gray": "Gris",
"hot": "Vif",
"purple": "Violet",
"orange": "Orange"
}
},
"chart": {
"show_slope": "Afficher les données de pente",
"show_surface": "Afficher les données de surface",
"show_speed": "Afficher les données de vitesse",
"show_pace": "Afficher les données d'allure",
"show_heartrate": "Afficher les données de fréquence cardiaque",
"show_cadence": "Afficher les données de cadence",
"show_temperature": "Afficher les données de température",
"show_power": "Afficher les données de puissance"
},
"quantities": {
"distance": "Distance",
"elevation": "Dénivelé",
"temperature": "Température",
"speed": "Vitesse",
"pace": "Allure",
"heartrate": "Fréquence cardiaque",
"cadence": "Cadence",
"power": "Puissance",
"slope": "Pente",
"surface": "Surface",
"time": "Temps",
"moving": "En mouvement",
"total": "Total"
},
"units": {
"meters": "m",
"feet": "ft",
"kilometers": "km",
"miles": "mi",
"nautical_miles": "nm",
"celsius": "°C",
"fahrenheit": "°F",
"kilometers_per_hour": "km/h",
"miles_per_hour": "mi/h",
"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": "Fichier",
"files": "Fichiers",
"track": "Track",
"tracks": "Tracks",
"segment": "Segment",
"segments": "Segments",
"waypoint": "Point d'intérêt",
"waypoints": "Points d'intérêt",
"symbol": {
"alert": "Avertissement",
"anchor": "Ancre",
"bank": "Banque",
"beach": "Plage",
"bike_trail": "Piste cyclable",
"binoculars": "Jumelles",
"bridge": "Pont",
"building": "Bâtiment",
"campground": "Camping",
"car": "Voiture",
"car_repair": "Garage",
"convenience_store": "Épicerie",
"crossing": "Croisement",
"department_store": "Grand magasin",
"drinking_water": "Cours d'eau",
"exit": "Sortie",
"lodge": "Refuge",
"lodging": "Hébergement",
"forest": "Forêt",
"gas_station": "Station-service",
"ground_transportation": "Transport",
"hotel": "Hôtel",
"house": "Maison",
"information": "Information",
"park": "Parc",
"parking_area": "Parking",
"pharmacy": "Pharmacie",
"picnic_area": "Aire de pique-nique",
"restaurant": "Restaurant",
"restricted_area": "Accès restreint",
"restroom": "Toilettes",
"road": "Route",
"scenic_area": "Zone scénique",
"shelter": "Abri",
"shopping_center": "Centre commercial",
"shower": "Douche",
"summit": "Sommet",
"telephone": "Téléphone",
"tunnel": "Tunnel",
"water_source": "Source d'eau"
}
},
"homepage": {
"website": "Site",
"home": "Accueil",
"app": "Application",
"contact": "Contact",
"x": "X",
"facebook": "Facebook",
"github": "GitHub",
"crowdin": "Crowdin",
"email": "Email",
"contribute": "Contribuer",
"supported_by": "soutenu par",
"support_button": "Soutenir gpx.studio sur Ko-fi",
"route_planning": "Planification ditinéraire",
"route_planning_description": "Une interface intuitive pour créer des itinéraires adaptés à chaque sport, basés sur les données d'OpenStreetMap.",
"file_processing": "Traitement de fichiers avancé",
"file_processing_description": "Une suite d'outils pour effectuer toutes les tâches courantes de traitement de fichiers, et qui peuvent être appliqués à plusieurs fichiers à la fois.",
"maps": "Cartes mondiales et locales",
"maps_description": "Une vaste collection de fonds de carte, de surcouches et de points d'intérêt pour vous aider à planifier votre prochaine aventure en plein air ou à visualiser vos dernières expéditions.",
"data_visualization": "Visualisation de données",
"data_visualization_description": "Un profil altimétrique interactif avec des statistiques détaillées pour analyser les activités enregistrées et les objectifs futurs.",
"identity": "Gratuit, sans pub et open source",
"identity_description": "Le site Web est gratuit, sans publicité, et le code source est disponible publiquement sur GitHub. Cela est possible uniquement grâce au soutien incroyable de la communauté."
},
"embedding": {
"title": "Créez votre propre carte",
"mapbox_token": "Jeton d'accès Mapbox",
"file_urls": "URLs des fichiers (séparées par des virgules)",
"drive_ids": "IDs des fichiers Google Drive (séparés par des virgules)",
"basemap": "Carte de base",
"height": "Hauteur",
"fill_by": "Remplir selon",
"none": "Aucun",
"show_controls": "Afficher les commandes",
"manual_camera": "Caméra manuelle",
"manual_camera_description": "Vous pouvez déplacer la carte ci-dessous pour régler la position de la caméra.",
"latitude": "Latitude",
"longitude": "Longitude",
"zoom": "Zoom",
"pitch": "Inclinaison",
"bearing": "Orientation",
"preview": "Aperçu",
"code": "Code d'intégration"
},
"webgl2_required": "WebGL 2 est requis pour afficher la carte.",
"enable_webgl2": "Découvrir comment activer WebGL 2 dans votre navigateur",
"page_not_found": "page introuvable"
}

482
website/src/locales/he.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "בית",
"app_title": "the online GPX file editor",
"embed_title": "the online GPX file editor",
"help_title": "עזרה",
"404_title": "דף לא נמצא",
"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_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": "עזור לשמור על האתר חינמי",
"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",
"vertical_file_view": "Vertical file list",
"switch_basemap": "Switch to previous basemap",
"toggle_overlays": "Toggle overlays",
"toggle_3d": "Toggle 3D",
"settings": "הגדרות",
"distance_units": "Distance units",
"metric": "Metric",
"imperial": "Imperial",
"nautical": "Nautical",
"velocity_units": "Velocity units",
"temperature_units": "Temperature units",
"celsius": "Celsius",
"fahrenheit": "Fahrenheit",
"language": "שפה",
"mode": "Theme",
"system": "System",
"light": "Light",
"dark": "Dark",
"street_view_source": "",
"mapillary": "Mapillary",
"google": "Google",
"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"
},
"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": "אופני כביש",
"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",
"chipseal": "Chipseal",
"cobblestone": "Cobblestone",
"unhewn_cobblestone": "Unhewn cobblestone",
"paving_stones": "Paving stones",
"stepping_stones": "Stepping stones",
"sett": "Sett",
"metal": "Metal",
"wood": "Wood",
"compacted": "Compacted gravel",
"fine_gravel": "Fine gravel",
"gravel": "Gravel",
"pebblestone": "Pebblestone",
"rock": "Rock",
"dirt": "Dirt",
"ground": "Ground",
"earth": "Earth",
"snow": "Snow",
"ice": "Ice",
"salt": "Salt",
"mud": "Mud",
"sand": "Sand",
"woodchips": "Woodchips",
"grass": "Grass",
"grass_paver": "Grass paver"
},
"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": "בחר תאריך",
"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",
"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."
},
"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."
},
"waypoint": {
"tooltip": "Create and edit points of interest",
"icon": "Icon",
"link": "Link",
"longitude": "Longitude",
"latitude": "Latitude",
"create": "",
"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": "הקטן",
"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",
"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": "",
"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"
},
"color": {
"blue": "Blue",
"bluered": "Blue Red",
"gray": "Gray",
"hot": "Hot",
"purple": "Purple",
"orange": "Orange"
}
},
"chart": {
"show_slope": "Show slope data",
"show_surface": "Show surface data",
"show_speed": "Show speed data",
"show_pace": "Show pace data",
"show_heartrate": "Show heart rate data",
"show_cadence": "Show cadence data",
"show_temperature": "Show temperature data",
"show_power": "Show power data"
},
"quantities": {
"distance": "Distance",
"elevation": "Elevation",
"temperature": "Temperature",
"speed": "Speed",
"pace": "Pace",
"heartrate": "Heart rate",
"cadence": "Cadence",
"power": "Power",
"slope": "Slope",
"surface": "Surface",
"time": "Time",
"moving": "Moving",
"total": "Total"
},
"units": {
"meters": "m",
"feet": "ft",
"kilometers": "km",
"miles": "mi",
"nautical_miles": "nm",
"celsius": "°C",
"fahrenheit": "°F",
"kilometers_per_hour": "קמ\"ש",
"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": "",
"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",
"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."
},
"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": "ללא",
"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"
}

482
website/src/locales/hu.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "főoldal",
"app_title": "az online GPX szerkesztő",
"embed_title": "az online GPX szerkesztő",
"help_title": "súgó",
"404_title": "az oldal nem található",
"description": "GPX-fájlok online megtekintése, szerkesztése és létrehozása fejlett útvonaltervezési képességekkel és fájlfeldolgozó eszközökkel, gyönyörű térképekkel és részletes adatmegjelenítésekkel."
},
"menu": {
"new": "Új",
"new_file": "Új fájl",
"new_track": "Új nyomvonal",
"new_segment": "Új szegmens",
"open": "Megnyitás...",
"duplicate": "Duplikálás",
"close": "Bezár",
"close_all": "Összes bezárása",
"copy": "Másolás",
"paste": "Beillesztés",
"cut": "Kivágás",
"export": "Exportálás...",
"export_all": "Az összes exportálása...",
"export_options": "Exportálási beállítások",
"support_message": "Ennek az eszköznek a használata ingyenes, de a fenntartása pénzbe kerül. Kérjük, fontold meg az oldal támogatását amennyiben gyakran használod. Köszönjük!",
"support_button": "Segíts megőrizni a weboldal ingyenességét",
"download_file": "Fájl letöltése",
"download_files": "Fájlok letöltése",
"edit": "Szerkesztés",
"undo": "Visszavonás",
"redo": "Újra",
"delete": "Törlés",
"select_all": "Összes kijelölése",
"view": "Nézet",
"elevation_profile": "Elevation profile",
"vertical_file_view": "Vertical file list",
"switch_basemap": "Switch to previous basemap",
"toggle_overlays": "Toggle overlays",
"toggle_3d": "Toggle 3D",
"settings": "Settings",
"distance_units": "Távolságmérés mértékegységei",
"metric": "Metrikus",
"imperial": "Angolszász",
"nautical": "Nautical",
"velocity_units": "Sebesség mérés mértékegységei",
"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",
"layers": "Map layers...",
"distance_markers": "Távolsági km szakaszok mutatása",
"direction_markers": "Direction arrows",
"help": "Súgó",
"more": "More...",
"donate": "Donate",
"ctrl": "Ctrl",
"click": "Click",
"drag": "Drag",
"metadata": {
"button": "Info...",
"name": "Név",
"description": "Description",
"save": "Mentés"
},
"style": {
"button": "Appearance...",
"color": "Szín",
"opacity": "Opacity",
"width": "Szélesség"
},
"hide": "Elrejtés",
"unhide": "Felfedés",
"center": "Center",
"open_in": "Open in"
},
"toolbar": {
"routing": {
"tooltip": "Útvonal tervezése vagy szerkesztése",
"activity": "Tevékenység",
"use_routing": "Útvonal választása",
"use_routing_tooltip": "Útvonal követés kikapcsolava egyenes vonal rajzolása",
"allow_private": "Magánutak engedélyezése",
"reverse": {
"button": "Út menetirány váltás",
"tooltip": "Útvonal irányát megfordítása"
},
"route_back_to_start": {
"button": "Vissza a starthoz",
"tooltip": "Kapcsolja össze az útvonal utolsó pontját a kiindulási ponttal"
},
"round_trip": {
"button": "Körút",
"tooltip": "Ugyanezen az útvonalon vissza a kiindulóponthoz"
},
"start_loop_here": "Rajt áthelyezése ide",
"help_no_file": "Válasszon egy nyomkövetést az útválasztó eszköz használatához, vagy kattintson a térképre egy új útvonal létrehozásához.",
"help": "Kattintson a térképre új rögzítési pont hozzáadásához, vagy húzza a meglévőket az útvonal módosításához.",
"activities": {
"bike": "Kerékpár",
"racing_bike": "Road bike",
"gravel_bike": "Gravel bike",
"mountain_bike": "Hegyi kerékpár",
"foot": "Futás/Túrázás",
"motorcycle": "Motorkerékpár",
"water": "Water",
"railway": "Railway"
},
"surface": {
"unknown": "Unknown",
"paved": "Szilárd burkolatú",
"unpaved": "Földes",
"asphalt": "Aszfalt",
"concrete": "Beton",
"chipseal": "Törmelékes",
"cobblestone": "Macskaköves",
"unhewn_cobblestone": "Unhewn cobblestone",
"paving_stones": "Paving stones",
"stepping_stones": "Stepping stones",
"sett": "Sett",
"metal": "Fém",
"wood": "Fa",
"compacted": "Compacted gravel",
"fine_gravel": "Fine gravel",
"gravel": "Kavics",
"pebblestone": "Kavicsos kő",
"rock": "Szikla",
"dirt": "Piszok",
"ground": "Föld",
"earth": "Föld",
"snow": "Hó",
"ice": "Jég",
"salt": "Só",
"mud": "Sár",
"sand": "Homok",
"woodchips": "Faforgács",
"grass": "Fű",
"grass_paver": "Grass paver"
},
"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": "Rajt",
"end": "End",
"total_time": "Mozgási idő",
"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": "Egyesítés kijelőlés",
"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."
},
"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."
},
"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": "Törlés",
"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": "Réteg típus",
"basemap": "Alap térkép",
"overlay": "Térkép rétegek",
"create": "Create layer",
"update": "Update layer"
},
"opacity": "Overlay opacity",
"label": {
"basemaps": "Alaptérkép",
"overlays": "Térkép rétegek",
"custom": "Egyedi beállítások",
"world": "Világ",
"countries": "Országok",
"belgium": "Belgium",
"bulgaria": "Bulgária",
"finland": "Finn",
"france": "Francia",
"new_zealand": "Új Zéland",
"norway": "Norvégia",
"spain": "Spanyol",
"sweden": "Svéd",
"switzerland": "Svájc",
"united_kingdom": "Anglia",
"united_states": "Amerika",
"mapboxOutdoors": "Mapbox Outdoors",
"mapboxSatellite": "Mapbox Satellite",
"openStreetMap": "OpenStreetMap",
"openTopoMap": "OpenTopoMap",
"openHikingMap": "Túraútvonal jelzések",
"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",
"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": "Pékség",
"food-store": "Food Store",
"eat-and-drink": "Étel és Ital",
"amenities": "Felszereltség",
"toilets": "Wc",
"water": "Water",
"shower": "Zuhanyozó",
"shelter": "Shelter",
"motorized": "Cars and Motorcycles",
"fuel-station": "Benzinkút",
"parking": "Parkoló",
"garage": "Garage",
"barrier": "Barrier",
"tourism": "Idegenforgalmi iroda",
"attraction": "Látnivaló",
"viewpoint": "Kilátó",
"hotel": "Hotel",
"campsite": "Kemping",
"hut": "Hut",
"picnic": "Picnic Area",
"summit": "Summit",
"pass": "Pass",
"climbing": "Climbing",
"bicycle": "Kerékpár",
"bicycle-parking": "Kerékpár parkoló",
"bicycle-rental": "Kerékpár bérélés",
"bicycle-shop": "Kerékpár üzlet",
"public-transport": "Tömegközlekedés",
"railway-station": "Vasútállomás",
"tram-stop": "Villamos megálló",
"bus-stop": "Buszmegálló",
"ferry": "Ferry"
},
"color": {
"blue": "Kék",
"bluered": "Blue Red",
"gray": "Szürke",
"hot": "Legérdekesebb",
"purple": "Lila",
"orange": "Orange"
}
},
"chart": {
"show_slope": "Show slope data",
"show_surface": "Show surface data",
"show_speed": "Show speed data",
"show_pace": "Show pace data",
"show_heartrate": "Show heart rate data",
"show_cadence": "Show cadence data",
"show_temperature": "Show temperature data",
"show_power": "Show power data"
},
"quantities": {
"distance": "Távolság",
"elevation": "Emelkedés",
"temperature": "Hőmérséklet",
"speed": "Sebesség",
"pace": "Tempó",
"heartrate": "Heart rate",
"cadence": "Lépés/Pedál ütem",
"power": "Erő",
"slope": "Erőkifejtési szintkép színekkel",
"surface": "Szintkép",
"time": "Idő",
"moving": "Moving",
"total": "Összes"
},
"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": "Útvonal",
"tracks": "Útvonalak",
"segment": "Szegmens",
"segments": "Szakaszok",
"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": "Kemping",
"car": "Car",
"car_repair": "Garage",
"convenience_store": "Kisbolt",
"crossing": "Crossing",
"department_store": "Department Store",
"drinking_water": "Water",
"exit": "Exit",
"lodge": "Hut",
"lodging": "Accommodation",
"forest": "Forest",
"gas_station": "Benzinkút",
"ground_transportation": "Ground Transportation",
"hotel": "Hotel",
"house": "House",
"information": "Information",
"park": "Park",
"parking_area": "Parkoló",
"pharmacy": "Pharmacy",
"picnic_area": "Picnic Area",
"restaurant": "Étterem",
"restricted_area": "Restricted Area",
"restroom": "Wc",
"road": "Road",
"scenic_area": "Scenic Area",
"shelter": "Shelter",
"shopping_center": "Shopping Center",
"shower": "Zuhanyozó",
"summit": "Summit",
"telephone": "Telephone",
"tunnel": "Tunnel",
"water_source": "Water Source"
}
},
"homepage": {
"website": "Website",
"home": "Home",
"app": "App",
"contact": "Contact",
"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."
},
"embedding": {
"title": "Create your own map",
"mapbox_token": "Mapbox access token",
"file_urls": "Fájl elérési URL-ek (vesszővel elválasztva)",
"drive_ids": "Google Drive ID-ik (a fájlazonosítók vesszővel elválasztva)",
"basemap": "Alap térkép",
"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": "Előnézet",
"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"
}

482
website/src/locales/it.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "home",
"app_title": "l'editor di file GPX online",
"embed_title": "l'editor di file GPX online",
"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."
},
"menu": {
"new": "Nuova",
"new_file": "Nuovo file",
"new_track": "Nuova traccia",
"new_segment": "Nuovo segmento",
"open": "Apri...",
"duplicate": "Duplica",
"close": "Chiudi",
"close_all": "Chiudi tutto",
"copy": "Copia",
"paste": "Incolla",
"cut": "Taglia",
"export": "Esporta...",
"export_all": "Esporta tutto...",
"export_options": "Esporta opzioni",
"support_message": "Lo strumento è gratuito nell'utilizzo, ma non nel funzionamento. Si prega di considerare il supportare al sito web se lo si utilizza frequentemente. Grazie!",
"support_button": "Aiutaci a mantenere il sito gratuito",
"download_file": "Scarica il file",
"download_files": "Scarica file",
"edit": "Modifica",
"undo": "Annulla",
"redo": "Ripeti",
"delete": "Elimina",
"select_all": "Seleziona tutto",
"view": "Visualizza",
"elevation_profile": "Profilo altimetrico",
"vertical_file_view": "Elenco file verticale",
"switch_basemap": "Passa alla mappa di base precedente",
"toggle_overlays": "Attiva le sovrapposizioni",
"toggle_3d": "Attiva/disattiva 3D",
"settings": "Impostazioni",
"distance_units": "Unità distanza",
"metric": "Metrico",
"imperial": "Imperiale",
"nautical": "Nautica",
"velocity_units": "Unità velocità",
"temperature_units": "Unità di temperatura",
"celsius": "Centigradi",
"fahrenheit": "Fahrenheit",
"language": "Lingua",
"mode": "Tema",
"system": "Sistema",
"light": "Chiaro",
"dark": "Scuro",
"street_view_source": "Sorgente della vista stradale",
"mapillary": "Mapillary",
"google": "Google",
"layers": "Livelli della mappa...",
"distance_markers": "Indicatori di distanza",
"direction_markers": "Frecce di direzione",
"help": "Aiuto",
"more": "Altro...",
"donate": "Dona",
"ctrl": "Ctrl",
"click": "Click",
"drag": "Trascina",
"metadata": {
"button": "Informazioni...",
"name": "Nome",
"description": "Descrizione",
"save": "Salva"
},
"style": {
"button": "Aspetto...",
"color": "Colore",
"opacity": "Opacità",
"width": "Larghezza"
},
"hide": "Nascondi",
"unhide": "Mostra",
"center": "Centro",
"open_in": "Apri con"
},
"toolbar": {
"routing": {
"tooltip": "Pianifica o modifica un percorso",
"activity": "Attività",
"use_routing": "Instradamento",
"use_routing_tooltip": "Collega i punti di ancoraggio tramite la rete stradale o in linea retta se disabilitato",
"allow_private": "Consenti strade private",
"reverse": {
"button": "Inverti la traccia",
"tooltip": "Invertire la direzione del percorso"
},
"route_back_to_start": {
"button": "Torna all'inizio",
"tooltip": "Connettere ultimo punto della traccia col punto d'inizio"
},
"round_trip": {
"button": "Andata e ritorno",
"tooltip": "Ritornare al punto di partenza tramite lo stesso percorso"
},
"start_loop_here": "Avviare il ciclo qui",
"help_no_file": "Clicca sulla mappa per aggiungere un nuovo punto di ancoraggio, o spostane uno esistente per cambiare il percorso.",
"help": "Clicca sulla mappa per aggiungere un nuovo punto di ancoraggio, o spostane uno esistente per cambiare il percorso.",
"activities": {
"bike": "Bicicletta",
"racing_bike": "Bici da strada",
"gravel_bike": "Bici gravel",
"mountain_bike": "Mountain bike",
"foot": "Corsa/escursione",
"motorcycle": "Moto",
"water": "Acqua",
"railway": "Ferrovia"
},
"surface": {
"unknown": "Sconosciuto",
"paved": "Pavimentato",
"unpaved": "Non asfaltato",
"asphalt": "Asfalto",
"concrete": "Calcestruzzo",
"chipseal": "Chipseal",
"cobblestone": "Acciottolato",
"unhewn_cobblestone": "Unhewn cobblestone",
"paving_stones": "Paving stones",
"stepping_stones": "Stepping stones",
"sett": "Pavé",
"metal": "Metallo",
"wood": "Legno",
"compacted": "Ghiaia compatta",
"fine_gravel": "Ghiaia fine",
"gravel": "Ghiaia",
"pebblestone": "Ciottoli",
"rock": "Roccia",
"dirt": "Terra",
"ground": "Terreno",
"earth": "Terra",
"snow": "Neve",
"ice": "Ghiaccio",
"salt": "Sale",
"mud": "Fango",
"sand": "Sabbia",
"woodchips": "Cippato",
"grass": "Erba",
"grass_paver": "Pavimentazione erbosa"
},
"error": {
"from": "Il punto di partenza è troppo lontano dalla strada più vicina",
"via": "The via point is too far from the nearest road",
"to": "Il punto di arrivo è troppo lontano dalla strada più vicina",
"timeout": "Il calcolo del percorso ha richiesto troppo tempo, prova ad aggiungere punti più vicini"
}
},
"scissors": {
"tooltip": "Crop or split",
"crop": "Ritaglia",
"split_as": "Dividi la traccia in",
"help_invalid_selection": "Select a trace to crop or split.",
"help": "Utilizzare il cursore per ritagliare la traccia, o dividerla facendo clic su uno dei marcatori divisi o sulla traccia stessa."
},
"time": {
"tooltip": "Manage time data",
"start": "Partenza",
"end": "Fine",
"total_time": "Tempo in movimento",
"pick_date": "Seleziona una data",
"artificial": "Create realistic time data",
"update": "Aggiorna i dati del tempo",
"help": "Use the form to set new time data.",
"help_invalid_selection": "Select a single trace to manage its time data."
},
"merge": {
"merge_traces": "Collega le tracce",
"merge_contents": "Merge the contents and keep the traces disconnected",
"merge_selection": "Selezione unione",
"tooltip": "Unisci gli elementi insieme",
"help_merge_traces": "Collegando le tracce selezionate si creerà una singola traccia continua.",
"help_cannot_merge_traces": "La tua selezione deve contenere diverse tracce per collegarle.",
"help_merge_contents": "Unendo il contenuto degli elementi selezionati si raggrupperà tutti i contenuti all'interno del primo elemento.",
"help_cannot_merge_contents": "Your selection must contain several items to merge their contents."
},
"extract": {
"tooltip": "Estrae i contenuti per separare gli elementi",
"button": "Estrai",
"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."
},
"waypoint": {
"tooltip": "Crea e modifica punti di interesse",
"icon": "Icona",
"link": "Collegamento",
"longitude": "Longitudine",
"latitude": "Latitudine",
"create": "Creare un punto di interesse",
"add": "Aggiungi punto di interesse al file",
"help": "Compila il modulo per creare un nuovo punto di interesse, oppure fai clic su uno esistente per modificarlo. Fare clic sulla mappa per inserire le coordinate o trascinare i punti di interesse per spostarli.",
"help_no_selection": "Selezionare un file per creare o modificare punti di interesse."
},
"reduce": {
"tooltip": "Riduci il numero di punti della traccia",
"tolerance": "Tolleranza",
"number_of_points": "Numero di punti GPS",
"button": "Minimizza",
"help": "Use the slider to choose the number of GPS points to keep.",
"help_no_selection": "Selezionare una traccia per ridurre il numero dei suoi punti GPS."
},
"clean": {
"tooltip": "Pulire i punti GPS e i punti di interesse con una selezione rettangolare",
"delete_trackpoints": "Eliminare punti GPS",
"delete_waypoints": "Cancella punti d'interesse",
"delete_inside": "Delete inside selection",
"delete_outside": "Elimina fuori dalla selezione",
"button": "Elimina",
"help": "Selezionare un'area rettangolare sulla mappa per rimuovere i punti GPS e i punti di interesse.",
"help_no_selection": "Select a trace to clean GPS points and points of interest."
}
},
"layers": {
"settings": "Impostazioni del livello",
"settings_help": "Select the map layers you want to show in the interface, add custom ones, and adjust their settings.",
"selection": "Selezione del livello",
"custom_layers": {
"title": "Livelli personalizzati",
"new": "Nuovo livello personalizzato",
"edit": "Modifica livello personalizzato",
"urls": "URL(s)",
"url_placeholder": "WMTS, WMS or Mapbox style JSON",
"max_zoom": "Zoom massimo",
"layer_type": "Tipo del layer",
"basemap": "Mappa Base",
"overlay": "Sovrapposizione",
"create": "Crea Livello",
"update": "Aggiorna livello"
},
"opacity": "Opacità di sovrapposizione",
"label": {
"basemaps": "Mappe di base",
"overlays": "Sovrapposizioni",
"custom": "Personalizzato",
"world": "Mondo",
"countries": "Paesi",
"belgium": "Belgio",
"bulgaria": "Bulgaria",
"finland": "Finlandia",
"france": "Francia",
"new_zealand": "Nuova Zelanda",
"norway": "Norvegia",
"spain": "Spagna",
"sweden": "Svezia",
"switzerland": "Svizzera",
"united_kingdom": "United Kingdom",
"united_states": "Stati Uniti",
"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": "Satellitare IGN",
"ignEs": "IGN",
"ordnanceSurvey": "Sondaggio Ordnance",
"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": "Pendenza IGN",
"ignSkiTouring": "IGN Ski Touring",
"waymarked_trails": "Waymarked Trails",
"waymarkedTrailsHiking": "Escursionismo",
"waymarkedTrailsCycling": "Ciclismo",
"waymarkedTrailsMTB": "MTB",
"waymarkedTrailsSkating": "Pattinaggio",
"waymarkedTrailsHorseRiding": "Equitazione",
"waymarkedTrailsWinter": "Inverno",
"points_of_interest": "Punti di interesse",
"food": "Cibo",
"bakery": "Panificio",
"food-store": "Negozi di alimentari",
"eat-and-drink": "Mangiare e bere",
"amenities": "Servizi",
"toilets": "Servizi igienici",
"water": "Acqua",
"shower": "Doccia",
"shelter": "Riparo",
"motorized": "Cars and Motorcycles",
"fuel-station": "Stazione di Rifornimento",
"parking": "Parcheggio",
"garage": "Garage",
"barrier": "Barriera",
"tourism": "Turismo",
"attraction": "Attrazione",
"viewpoint": "Punto di vista",
"hotel": "Hotel",
"campsite": "Campeggio",
"hut": "Hut",
"picnic": "Area Picnic",
"summit": "Summit",
"pass": "Pass",
"climbing": "Arrampicata",
"bicycle": "Bicicletta",
"bicycle-parking": "Parcheggio per biciclette",
"bicycle-rental": "Noleggio biciclette",
"bicycle-shop": "Negozio di biciclette",
"public-transport": "Trasporto pubblico",
"railway-station": "Stazione ferroviaria",
"tram-stop": "Fermata del tram",
"bus-stop": "Fermata dell'autobus",
"ferry": "Traghetto"
},
"color": {
"blue": "Blu",
"bluered": "Blu-Rosso",
"gray": "Grigio",
"hot": "Caldo",
"purple": "Viola",
"orange": "Arancione"
}
},
"chart": {
"show_slope": "Mostra dati pendenza",
"show_surface": "Mostra dati di superficie",
"show_speed": "Mostra dati velocità",
"show_pace": "Mostra i dati del ritmo",
"show_heartrate": "Mostra i dati della frequenza cardiaca",
"show_cadence": "Mostra i dati di cadenza",
"show_temperature": "Mostra dati di temperatura",
"show_power": "Mostra dati di potenza"
},
"quantities": {
"distance": "Distanza",
"elevation": "Dislivello",
"temperature": "Temperatura",
"speed": "Velocità",
"pace": "Passo",
"heartrate": "Battito cardiaco",
"cadence": "Cadenza",
"power": "Potenza",
"slope": "Pendenza",
"surface": "Superficie",
"time": "Dati temporali",
"moving": "Movimento",
"total": "Totale"
},
"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": "giri/min",
"power": "W"
},
"gpx": {
"file": "File",
"files": "File",
"track": "Traccia",
"tracks": "Tracce",
"segment": "Segmento",
"segments": "Segmenti",
"waypoint": "Punto di interesse",
"waypoints": "Punti di interesse",
"symbol": {
"alert": "Avviso",
"anchor": "Ancora",
"bank": "Banca",
"beach": "Spiaggia",
"bike_trail": "Sentiero Per Bici",
"binoculars": "Binocolo",
"bridge": "Ponte",
"building": "Edificio",
"campground": "Campeggio",
"car": "Auto",
"car_repair": "Garage",
"convenience_store": "Negozio di alimentari",
"crossing": "Incrocio",
"department_store": "Grande magazzino",
"drinking_water": "Acqua",
"exit": "Uscita",
"lodge": "Rifugio",
"lodging": "Alloggio",
"forest": "Foresta",
"gas_station": "Stazione di Rifornimento",
"ground_transportation": "Trasporto via terra",
"hotel": "Hotel",
"house": "Casa",
"information": "Informazioni",
"park": "Parco",
"parking_area": "Parcheggio",
"pharmacy": "Farmacia",
"picnic_area": "Area Picnic",
"restaurant": "Ristorante",
"restricted_area": "Area Riservata",
"restroom": "Servizi igienici",
"road": "Strada",
"scenic_area": "Zona panoramica",
"shelter": "Rifugio",
"shopping_center": "Centro commerciale",
"shower": "Doccia",
"summit": "Summit",
"telephone": "Telefono",
"tunnel": "Tunnel",
"water_source": "Fonte d'acqua"
}
},
"homepage": {
"website": "Sito web",
"home": "Home",
"app": "App",
"contact": "Contatto",
"x": "X",
"facebook": "Facebook",
"github": "GitHub",
"crowdin": "Crowdin",
"email": "Email",
"contribute": "Contribuire",
"supported_by": "supportato da",
"support_button": "Supporto di gpx.studio su Ko-fi",
"route_planning": "Pianificazione del percorso",
"route_planning_description": "An intuitive interface to create itineraries tailored to each sport, based on OpenStreetMap data.",
"file_processing": "Elaborazione avanzata dei file",
"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": "Mappe globali e locali",
"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": "Visualizzazione dei dati",
"data_visualization_description": "An interactive elevation profile with detailed statistics to analyze recorded activities and future objectives.",
"identity": "Gratuito, senza pubblicità e 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."
},
"embedding": {
"title": "Crea la tua mappa",
"mapbox_token": "Token di accesso a Mapbox",
"file_urls": "URL dei file (separati da virgole)",
"drive_ids": "ID dei file in Google Drive (separati da virgole)",
"basemap": "Mappa Base",
"height": "Altezza",
"fill_by": "Fill by",
"none": "Nessuno",
"show_controls": "Visualizza controlli",
"manual_camera": "Manual camera",
"manual_camera_description": "You can move the map below to adjust the camera position.",
"latitude": "Latitudine",
"longitude": "Longitudine",
"zoom": "Zoom",
"pitch": "Pitch",
"bearing": "Bearing",
"preview": "Anteprima",
"code": "Integration code"
},
"webgl2_required": "WebGL 2 è necessario per visualizzare la mappa.",
"enable_webgl2": "Scopri come abilitare WebGL 2 nel tuo browser",
"page_not_found": "pagina non trovata"
}

482
website/src/locales/ko.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "메인",
"app_title": "온라인 GPX 파일 편집기",
"embed_title": "온라인 GPX 파일 편집기",
"help_title": "도움말",
"404_title": "페이지를 찾을 수 없음",
"description": "고급 경로 계획과 파일 처리 도구를 이용하여 온라인에서 GPX 파일을 확인하고, 편집하고, 생성하세요. 아름다운 지도와 정밀한 데이터 시각화도 지원합니다."
},
"menu": {
"new": "새 파일",
"new_file": "새 파일",
"new_track": "새 트랙",
"new_segment": "새 세그먼트",
"open": "열기...",
"duplicate": "복제",
"close": "닫기",
"close_all": "모두 닫기",
"copy": "복사",
"paste": "붙여넣기",
"cut": "잘라내기",
"export": "내보내기...",
"export_all": "모두 내보내기...",
"export_options": "내보내기 설정",
"support_message": "이 편집기는 무료로 제공되지만, 운영에는 비용이 필요합니다. 자주 사용하신다면 웹사이트에 대한 지원을 고려해 주세요. 감사합니다!",
"support_button": "웹사이트가 무료로 유지될 수 있도록 도와주세요",
"download_file": "파일 다운로드",
"download_files": "파일 다운로드",
"edit": "편집",
"undo": "실행 취소",
"redo": "다시 실행",
"delete": "삭제",
"select_all": "전체 선택",
"view": "보기",
"elevation_profile": "고도 정보",
"vertical_file_view": "수직 파일 목록",
"switch_basemap": "이전 배경 지도로 전환",
"toggle_overlays": "오버레이 전환",
"toggle_3d": "3D 전환",
"settings": "설정",
"distance_units": "거리 단위",
"metric": "미터법",
"imperial": "야드/파운드법",
"nautical": "Nautical",
"velocity_units": "속도 단위",
"temperature_units": "온도 단위",
"celsius": "섭씨",
"fahrenheit": "화씨",
"language": "언어",
"mode": "테마",
"system": "시스템",
"light": "밝은 테마",
"dark": "어두운 테마",
"street_view_source": "스트리트 뷰 출처",
"mapillary": "Mapillary",
"google": "Google",
"layers": "지도 레이어...",
"distance_markers": "Distance markers",
"direction_markers": "방향 화살표",
"help": "도움말",
"more": "More...",
"donate": "후원",
"ctrl": "Ctrl",
"click": "Click",
"drag": "Drag",
"metadata": {
"button": "정보...",
"name": "이름",
"description": "Description",
"save": "저장"
},
"style": {
"button": "Appearance...",
"color": "Color",
"opacity": "투명도",
"width": "Width"
},
"hide": "숨기기",
"unhide": "표시",
"center": "Center",
"open_in": "Open in"
},
"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": "자전거",
"racing_bike": "로드 바이크",
"gravel_bike": "그래블 바이크",
"mountain_bike": "산악 자전거",
"foot": "달리기/등산",
"motorcycle": "오토바이",
"water": "수역",
"railway": "철로"
},
"surface": {
"unknown": "알 수 없음",
"paved": "포장 도로",
"unpaved": "비포장 도로",
"asphalt": "아스팔트",
"concrete": "콘크리트",
"chipseal": "칩씰",
"cobblestone": "조약돌",
"unhewn_cobblestone": "거친 조약돌",
"paving_stones": "포장석",
"stepping_stones": "디딤돌",
"sett": "정형 자갈",
"metal": "금속",
"wood": "목재",
"compacted": "다진 자갈",
"fine_gravel": "고운 자갈",
"gravel": "자갈",
"pebblestone": "조약돌",
"rock": "암석",
"dirt": "흙길",
"ground": "지면",
"earth": "자연 지면",
"snow": "눈",
"ice": "얼음",
"salt": "소금",
"mud": "진흙",
"sand": "모래",
"woodchips": "목재 칩",
"grass": "잔디",
"grass_paver": "잔디 포장"
},
"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": "잘라내기",
"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": "시간 정보 설정",
"start": "시작",
"end": "종료",
"total_time": "이동 시간",
"pick_date": "날짜 선택",
"artificial": "현실적인 시간 정보 생성",
"update": "시간 정보 수정",
"help": "새로운 시간 정보를 설정하기 위해 양식을 이용하세요.",
"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",
"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."
},
"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."
},
"waypoint": {
"tooltip": "Create and edit points of interest",
"icon": "아이콘",
"link": "링크",
"longitude": "경도",
"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": "GPS 포인트 줄이기",
"tolerance": "허용 오차",
"number_of_points": "GPS 포인트 개수",
"button": "단순화",
"help": "슬라이더를 이용하여 유지할 GPS 포인트 수를 설정하세요.",
"help_no_selection": "GPS 포인트 수를 줄일 경로를 선택하세요."
},
"clean": {
"tooltip": "Clean GPS points and points of interest with a rectangle selection",
"delete_trackpoints": "Delete GPS points",
"delete_waypoints": "Delete points of interest",
"delete_inside": "선택 영역 안쪽 삭제",
"delete_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."
}
},
"layers": {
"settings": "레이어 설정",
"settings_help": "인터페이스에 표시할 지도 레이어를 선택하고, 사용자 지정 레이어를 추가하여 설정을 조정하세요.",
"selection": "레이어 선택",
"custom_layers": {
"title": "사용자 정의 레이어",
"new": "사용자 정의 레이어 생성",
"edit": "사용자 정의 레이어 편집",
"urls": "URL",
"url_placeholder": "WMTS, WMS 또는 Mapbox 스타일 JSON",
"max_zoom": "최대 확대 정도",
"layer_type": "레이어 유형",
"basemap": "배경 지도",
"overlay": "오버레이",
"create": "레이어 생성",
"update": "레이어 갱신"
},
"opacity": "오버레이 투명도",
"label": {
"basemaps": "배경 지도",
"overlays": "오버레이",
"custom": "사용자 정의",
"world": "세계",
"countries": "국가",
"belgium": "벨기에",
"bulgaria": "불가리아",
"finland": "핀란드",
"france": "프랑스",
"new_zealand": "뉴질랜드",
"norway": "노르웨이",
"spain": "스페인",
"sweden": "스웨덴",
"switzerland": "스위스",
"united_kingdom": "영국",
"united_states": "미국",
"mapboxOutdoors": "Mapbox 아웃도어",
"mapboxSatellite": "Mapbox 위성",
"openStreetMap": "오픈스트리트맵",
"openTopoMap": "OpenTopoMap",
"openHikingMap": "OpenHikingMap",
"cyclOSM": "CyclOSM",
"linz": "LINZ Topo",
"linzTopo": "LINZ Topo50",
"swisstopoRaster": "swisstopo 래스터",
"swisstopoVector": "swisstopo 벡터",
"swisstopoSatellite": "swisstopo 위성",
"ignBe": "IGN Topo",
"ignFrPlan": "IGN Plan",
"ignFrTopo": "IGN Topo",
"ignFrScan25": "IGN SCAN25",
"ignFrSatellite": "IGN 위성",
"ignEs": "IGN",
"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": "하이킹",
"waymarkedTrailsCycling": "자전거 타기",
"waymarkedTrailsMTB": "산악 자전거",
"waymarkedTrailsSkating": "스케이팅",
"waymarkedTrailsHorseRiding": "승마",
"waymarkedTrailsWinter": "동계",
"points_of_interest": "관심 지점",
"food": "음식",
"bakery": "제과점",
"food-store": "Food Store",
"eat-and-drink": "Eat and Drink",
"amenities": "편의 시설",
"toilets": "화장실",
"water": "Water",
"shower": "Shower",
"shelter": "대피소",
"motorized": "Cars and Motorcycles",
"fuel-station": "주유소",
"parking": "주차장",
"garage": "차고",
"barrier": "Barrier",
"tourism": "Tourism",
"attraction": "Attraction",
"viewpoint": "Viewpoint",
"hotel": "호텔",
"campsite": "야영지",
"hut": "Hut",
"picnic": "Picnic Area",
"summit": "정상",
"pass": "Pass",
"climbing": "Climbing",
"bicycle": "자전거",
"bicycle-parking": "자전거 주차장",
"bicycle-rental": "자전거 대여소",
"bicycle-shop": "Bicycle Shop",
"public-transport": "대중교통",
"railway-station": "철도역",
"tram-stop": "트램 정류장",
"bus-stop": "버스 정류장",
"ferry": "페리"
},
"color": {
"blue": "Blue",
"bluered": "Blue Red",
"gray": "Gray",
"hot": "Hot",
"purple": "Purple",
"orange": "Orange"
}
},
"chart": {
"show_slope": "경사 정보 표시",
"show_surface": "지면 정보 표시",
"show_speed": "속도 정보 표시",
"show_pace": "페이스 정보 표시",
"show_heartrate": "심박수 정보 표시",
"show_cadence": "케이던스 정보 표시",
"show_temperature": "온도 정보 표시",
"show_power": "파워 정보 표시"
},
"quantities": {
"distance": "거리",
"elevation": "고도",
"temperature": "온도",
"speed": "속도",
"pace": "페이스",
"heartrate": "심박수",
"cadence": "케이던스",
"power": "파워",
"slope": "경사",
"surface": "표면",
"time": "시간",
"moving": "이동 중",
"total": "전체"
},
"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": "파일",
"files": "파일",
"track": "경로",
"tracks": "경로",
"segment": "Segment",
"segments": "Segments",
"waypoint": "Point of interest",
"waypoints": "Points of interest",
"symbol": {
"alert": "Alert",
"anchor": "Anchor",
"bank": "은행",
"beach": "해변",
"bike_trail": "Bike Trail",
"binoculars": "Binoculars",
"bridge": "다리",
"building": "건물",
"campground": "야영지",
"car": "Car",
"car_repair": "차고",
"convenience_store": "편의점",
"crossing": "Crossing",
"department_store": "백화점",
"drinking_water": "Water",
"exit": "Exit",
"lodge": "Hut",
"lodging": "Accommodation",
"forest": "숲",
"gas_station": "주유소",
"ground_transportation": "Ground Transportation",
"hotel": "호텔",
"house": "주택",
"information": "Information",
"park": "공원",
"parking_area": "주차장",
"pharmacy": "약국",
"picnic_area": "Picnic Area",
"restaurant": "식당",
"restricted_area": "제한 구역",
"restroom": "화장실",
"road": "도로",
"scenic_area": "Scenic Area",
"shelter": "대피소",
"shopping_center": "쇼핑 센터",
"shower": "Shower",
"summit": "정상",
"telephone": "전화",
"tunnel": "터널",
"water_source": "Water Source"
}
},
"homepage": {
"website": "웹 사이트",
"home": "홈",
"app": "앱",
"contact": "문의",
"x": "X",
"facebook": "Facebook",
"github": "GitHub",
"crowdin": "Crowdin",
"email": "이메일",
"contribute": "기여",
"supported_by": "supported by",
"support_button": "Ko-fi에서 gpx.studio 후원",
"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_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."
},
"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": "없음",
"show_controls": "Show controls",
"manual_camera": "Manual camera",
"manual_camera_description": "You can move the map below to adjust the camera position.",
"latitude": "위도",
"longitude": "경도",
"zoom": "확대/축소",
"pitch": "Pitch",
"bearing": "Bearing",
"preview": "미리 보기",
"code": "Integration code"
},
"webgl2_required": "지도를 표시하려면 WebGL 2가 필요합니다.",
"enable_webgl2": "브라우저에서 WebGL 2를 활성화하는 법을 확인하세요 ",
"page_not_found": "페이지를 찾을 수 없음"
}

482
website/src/locales/lt.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "pagrindinis",
"app_title": "internetinis GPX failų redaktorius",
"embed_title": "internetinis GPX failų redaktorius",
"help_title": "pagalba",
"404_title": "puslapis nerastas",
"description": "Peržiūrėkite, redaguokite ir kurkite GPX failus internete naudodami išplėstines maršruto planavimo galimybes ir failų apdorojimo įrankius, gražius žemėlapius ir išsamias duomenų vizualizacijas."
},
"menu": {
"new": "Naujas",
"new_file": "Naujas failas",
"new_track": "Nauja trasa",
"new_segment": "Naujas segmentas",
"open": "Atverti...",
"duplicate": "Dubliuoti",
"close": "Užverti",
"close_all": "Užverti visus",
"copy": "Kopijuoti",
"paste": "Įklijuoti",
"cut": "Iškirpti",
"export": "Eksportuoti...",
"export_all": "Eksportuoti visus...",
"export_options": "Eksportavimo parametrai",
"support_message": "Įrankį galima naudoti nemokamai, bet kainuoja pateikimas jums. Jei svetainę naudojate dažnai, apsvarstykite galimybę ją paremti. Dėkojame!",
"support_button": "Padėti svetainę išlaikyti nemokamą",
"download_file": "Atsisiųsti failą",
"download_files": "Atsisiųsti failus",
"edit": "Keisti",
"undo": "Atšaukti",
"redo": "Pakartoti",
"delete": "Ištrinti",
"select_all": "Pasirinkti viską",
"view": "Rodyti",
"elevation_profile": "Aukščio profilis",
"vertical_file_view": "Failų sąrašas verikaliai",
"switch_basemap": "Grįžti į ankstesnį bazinį žemėlapį",
"toggle_overlays": "Kaitalioti sluoksnius",
"toggle_3d": "Kaitalioti rodymą 3D",
"settings": "Nustatymai",
"distance_units": "Atstumo vienetai",
"metric": "Metriniai",
"imperial": "Imperiniai",
"nautical": "Nautical",
"velocity_units": "Greičio matavimo vienetai",
"temperature_units": "Temperatūros vienetas",
"celsius": "Celsijus",
"fahrenheit": "Farenheitas",
"language": "Kalba",
"mode": "Tema",
"system": "Sistema",
"light": "Šviesi",
"dark": "Tamsi",
"street_view_source": "Gatvės vaizdo šaltinis",
"mapillary": "Mapillary",
"google": "Google",
"layers": "Žemėlapio sluoksniai...",
"distance_markers": "Atstumų žymės",
"direction_markers": "Krypties rodyklės",
"help": "Pagalba",
"more": "Daugiau...",
"donate": "Paremti",
"ctrl": "Ctrl",
"click": "Spustelėjimas",
"drag": "Vilkti",
"metadata": {
"button": "Informacija...",
"name": "Pavadinimas",
"description": "Aprašymas",
"save": "Išsaugoti"
},
"style": {
"button": "Išvaizda...",
"color": "Spalva",
"opacity": "Permatomumas",
"width": "Plotis"
},
"hide": "Slėpti",
"unhide": "Rodyti",
"center": "Center",
"open_in": "Atverti naudojant"
},
"toolbar": {
"routing": {
"tooltip": "Planuoti ar keisti maršrutą",
"activity": "Veikla",
"use_routing": "Maršrutas",
"use_routing_tooltip": "Sujunkite pagrindinius taškus kelių tinklu arba tiesia linija, jei išjungta",
"allow_private": "Naudoti privačius kelius",
"reverse": {
"button": "Apgręžti",
"tooltip": "Pakeisti maršruto kryptį"
},
"route_back_to_start": {
"button": "Grįžti į pradžią",
"tooltip": "Sujungti galutinį maršruto tašką su pradžios tašku"
},
"round_trip": {
"button": "Į abi puses",
"tooltip": "Grįžti į pradžią tuo pačiu maršrutu"
},
"start_loop_here": "Čia pradėti kilpą",
"help_no_file": "Pasirinkite maršrutą, jei norite naudoti maršruto planavimo įrankį, arba spustelėkite žemėlapyje ir pradėkite kurti naują maršrutą.",
"help": "Spustelėję žemėlapyje pridėsite naują pagrindinį tašką, arba tempkite esantį ir pakeisite maršrutą.",
"activities": {
"bike": "Dviračiu",
"racing_bike": "Kelių dviračiu",
"gravel_bike": "Bekelės dviračiu",
"mountain_bike": "Kalnų dviračiu",
"foot": "Bėgimas / ėjimas",
"motorcycle": "Motociklu",
"water": "Vandeniu",
"railway": "Geležinkeliu"
},
"surface": {
"unknown": "Nežinomas",
"paved": "Grįstas",
"unpaved": "Negrįstas",
"asphalt": "Asfaltas",
"concrete": "Betonas",
"chipseal": "Žvyrkelis",
"cobblestone": "Grįstas akmenimis",
"unhewn_cobblestone": "Grįstas nešlifuotais akmenimis",
"paving_stones": "Plytelės",
"stepping_stones": "Plytelės su tarpais",
"sett": "Trinkelės",
"metal": "Metalo",
"wood": "Medžio",
"compacted": "Sutankintas žvyras",
"fine_gravel": "Smulkus žvyras",
"gravel": "Žvyras",
"pebblestone": "Akmenukai",
"rock": "Akmenys",
"dirt": "Purvas",
"ground": "Žemė",
"earth": "Žemė",
"snow": "Sniegas",
"ice": "Ledas",
"salt": "Druska",
"mud": "Purvas",
"sand": "Smėlis",
"woodchips": "Medžio drožlės",
"grass": "Žolė",
"grass_paver": "Žolės grindinys"
},
"error": {
"from": "Pradžios taškas yra per toli nuo artimiausio kelio",
"via": "Tarpinis taškas yra per toli nuo artimiausio kelio",
"to": "Pabaigos taškas yra per toli nuo artimiausio kelio",
"timeout": "Maršruto skaičiavimas užtruko per ilgai, pabandykite pridėti taškus arčiau vienas kito"
}
},
"scissors": {
"tooltip": "Apkarpyti arba padalinti",
"crop": "Apkarpyti",
"split_as": "Padalinti trasą į",
"help_invalid_selection": "Pasirinkite trasą, kurią norite nukirpti arba padalinti.",
"help": "Naudokite slankiklį, kad apkarpytumėte pėdsakus, arba padalinkite paspausdami ant vieno iš padalinimo ikonų arba ant pačio pėdsako."
},
"time": {
"tooltip": "Valdyti laiko duomenis",
"start": "Pradžia",
"end": "Pabaiga",
"total_time": "Judėjimo laikas",
"pick_date": "Pasirinkite datą",
"artificial": "Sukurti tikroviškus laiko duomenis",
"update": "Naujinti laiko duomenis",
"help": "Naudokite formą naujam laiko duomenų nustatymui.",
"help_invalid_selection": "Pasirinkite trasą ir valdykite jos laiko duomenis."
},
"merge": {
"merge_traces": "Sujungti trasas",
"merge_contents": "Sujungti turinį ir laikyti trasas atskirai",
"merge_selection": "Sujungti pasirinkimą",
"tooltip": "Sujungti elementus",
"help_merge_traces": "Sujungus pasirinktas trasas bus sukurta viena ištisinė trasa.",
"help_cannot_merge_traces": "Turi pasirinkti kelias trasas, kad galėtumėte jas sujungti.",
"help_merge_contents": "Sujungus pasirinktų elementų turiny, jų turinys bus sugrupuotas į pirmąjį elementą.",
"help_cannot_merge_contents": "Turite pasirinkti kelis elementus norėdami sujungti jų turinį."
},
"extract": {
"tooltip": "Išskirti turinį į kelis atskirus elementus",
"button": "Išskirti",
"help": "Iškyrus pasirinktų elementų turinį bus sukurti atskiri elementai kiekvienam turiniui.",
"help_invalid_selection": "Norėdami išskirti turite pasirinkti elementą, kuriame yra kelios trasos."
},
"waypoint": {
"tooltip": "Kurti ar keisti svarbią vietą",
"icon": "Piktograma",
"link": "Nuoroda",
"longitude": "Ilguma",
"latitude": "Platuma",
"create": "Kurti svarbią vietą",
"add": "Pridėti svarbią vietą į failą",
"help": "Norėdami sukurti naują svarbią vietą, užpildykite formą arba spustelėkite esamą, kad ją redaguotumėte. Spustelėję žemėlapyje užpildysite koordinates, arba vilkite svarbią vietą, kad ją perkeltumėte.",
"help_no_selection": "Pasirinkite failą, kuriame kursite ar keisite svarbias vietas."
},
"reduce": {
"tooltip": "Sumažinti GPS taškų skaičių",
"tolerance": "Leistinas nuokrypis",
"number_of_points": "GPS taškų skaičius",
"button": "Sumažinti",
"help": "Slinkite slankiklį, norėdami pasirinkti kiek GPS taškų palikti.",
"help_no_selection": "Pasirinkite trasą, kurioje norite sumažnti GPS taškų skaičių."
},
"clean": {
"tooltip": "Išvalykite GPS taškus ir svarbias vietas pasirinkę stačiakampiu",
"delete_trackpoints": "Trinti GPS taškus",
"delete_waypoints": "Trinti svarbią vietą",
"delete_inside": "Trinti pasirikimo viduje",
"delete_outside": "Trinti pasirinkimo išorėje",
"button": "Ištrinti",
"help": "Norėdami pašalinti GPS taškus ir svarbias vietas apibrėžkite stačiakampę sritį žemėlapyje.",
"help_no_selection": "Pasirinkite trasą, kurioje norite išvalyti GPS taškus ir svarbias vietas."
}
},
"layers": {
"settings": "Sluoksnio parametrai",
"settings_help": "Pasirinkite žemėlapio sluoksnius, kuriuos norite rodyti sąsajoje, pridėkite vartotojo sluoksnius ir keiskite jų nustatymus.",
"selection": "Sluoksnių pasirinkimas",
"custom_layers": {
"title": "Vartotojo sluoksniai",
"new": "Naujas vartotojo sluoksnis",
"edit": "Keisti vartotojo sluoksnį",
"urls": "URL adresas(-ai)",
"url_placeholder": "WMTS, WMS arba Mapbox stiliaus JSON failas",
"max_zoom": "Didžiausias mastelis",
"layer_type": "Sluoksnio tipas",
"basemap": "Pagrindas",
"overlay": "Sluoksnis",
"create": "Kurti sluoksnį",
"update": "Naujinti sluoksnį"
},
"opacity": "Sluoksnio skaidrumas",
"label": {
"basemaps": "Pagrindo žemėlapiai",
"overlays": "Sluoksniai",
"custom": "Vartotojo",
"world": "Pasaulis",
"countries": "Šalys",
"belgium": "Belgija",
"bulgaria": "Bulgarija",
"finland": "Suomija",
"france": "Prancūzija",
"new_zealand": "Naujoji Zelandija",
"norway": "Norvegija",
"spain": "Ispanija",
"sweden": "Švedija",
"switzerland": "Šveicarija",
"united_kingdom": "Jungtinė Karalystė",
"united_states": "Jungtinės Amerikos Valstijos",
"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",
"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": "Žygiavimas",
"waymarkedTrailsCycling": "Važiavimas dviračiu",
"waymarkedTrailsMTB": "MTB",
"waymarkedTrailsSkating": "Čiuožimas",
"waymarkedTrailsHorseRiding": "Jodinėjimas arkliu",
"waymarkedTrailsWinter": "Žiemą",
"points_of_interest": "Svarbios vietos",
"food": "Maistas",
"bakery": "Kepykla",
"food-store": "Maisto prekių parduotuvė",
"eat-and-drink": "Kavinė",
"amenities": "Patogumai",
"toilets": "Tualetas",
"water": "Vanduo",
"shower": "Dušas",
"shelter": "Prieglauda",
"motorized": "Automobiliai ir motociklai",
"fuel-station": "Degalinė",
"parking": "Automobilių stovėjimo aikštelė",
"garage": "Garažas",
"barrier": "Užtvara",
"tourism": "Turizmas",
"attraction": "Įdomi vieta",
"viewpoint": "Apžvalgos aikštelė",
"hotel": "Viešbutis",
"campsite": "Kempingas",
"hut": "Namelis",
"picnic": "Iškylos vieta",
"summit": "Susirinkimo vieta",
"pass": "Praėjimas",
"climbing": "Laipiojimas",
"bicycle": "Dviratis",
"bicycle-parking": "Dviračių stovėjimo aikštelė",
"bicycle-rental": "Dviračių nuoma",
"bicycle-shop": "Dviračių parduotuvė",
"public-transport": "Viešasis transportas",
"railway-station": "Geležinkelio stotis",
"tram-stop": "Tramvajaus stotelė",
"bus-stop": "Autobusų stotelė",
"ferry": "Keltas"
},
"color": {
"blue": "Mėlyna",
"bluered": "Mėlyna raudona",
"gray": "Pilka",
"hot": "Karšta",
"purple": "Violetinė",
"orange": "Oranžinė"
}
},
"chart": {
"show_slope": "Rodyti nuolydžio duomenis",
"show_surface": "Rodyti paviršiaus duomenis",
"show_speed": "Rodyti greičio duomenis",
"show_pace": "Rodyti tempo duomenis",
"show_heartrate": "Rodyti pulso duomenis",
"show_cadence": "Rodyti tempo duomenis",
"show_temperature": "Rodyti temperatūros duomenis",
"show_power": "Rodyti jėgos duomenis"
},
"quantities": {
"distance": "Atstumas",
"elevation": "Aukštis",
"temperature": "Temperatūra",
"speed": "Greitis",
"pace": "Tempas",
"heartrate": "Pulsas",
"cadence": "Tempas",
"power": "Jėga",
"slope": "Nuolydis",
"surface": "Paviršius",
"time": "Laikas",
"moving": "Judėjimas",
"total": "Bendras"
},
"units": {
"meters": "m",
"feet": "pėd.",
"kilometers": "km",
"miles": "myl.",
"nautical_miles": "nm",
"celsius": "°C",
"fahrenheit": "°F",
"kilometers_per_hour": "km/val.",
"miles_per_hour": "myl./val.",
"minutes_per_kilometer": "min./km",
"minutes_per_mile": "min./myl.",
"minutes_per_nautical_mile": "min/nm",
"knots": "kn",
"heartrate": "dūž./min.",
"cadence": "aps./min.",
"power": "W"
},
"gpx": {
"file": "Failas",
"files": "Failai",
"track": "Trasa",
"tracks": "Trasos",
"segment": "Atkarpa",
"segments": "Atkarpos",
"waypoint": "Svarbi vieta",
"waypoints": "Svarbios vietos",
"symbol": {
"alert": "Įspėjimas",
"anchor": "",
"bank": "Krantas",
"beach": "Paplūdimys",
"bike_trail": "Dviračių takas",
"binoculars": "Žiūronai",
"bridge": "Bridge",
"building": "Pastatas",
"campground": "Kempingas",
"car": "Automobilis",
"car_repair": "Garažas",
"convenience_store": "Parduotuvė",
"crossing": "Perėja",
"department_store": "Universalinė parduotuvė",
"drinking_water": "Vanduo",
"exit": "Išėjimas",
"lodge": "Namelis",
"lodging": "Apgyvendinimas",
"forest": "Miškas",
"gas_station": "Degalinė",
"ground_transportation": "Transportas keliu",
"hotel": "Viešbutis",
"house": "Namad",
"information": "Informacija",
"park": "Parkas",
"parking_area": "Automobilių stovėjimo aikštelė",
"pharmacy": "Vaistinė",
"picnic_area": "Iškylos vieta",
"restaurant": "Restoranas",
"restricted_area": "Apribota zona",
"restroom": "Tualetas",
"road": "Kelias",
"scenic_area": "Vaizdinga vieta",
"shelter": "Prieglobstus",
"shopping_center": "Prekybos centras",
"shower": "Dušas",
"summit": "Susirinkimo vieta",
"telephone": "Telefonas",
"tunnel": "Tunelis",
"water_source": "Vandens šaltinis"
}
},
"homepage": {
"website": "Tinklalapis",
"home": "Pagrindinis",
"app": "Programa",
"contact": "Kontaktai",
"x": "X",
"facebook": "Facebook",
"github": "GitHub",
"crowdin": "Crowdin",
"email": "El. paštas",
"contribute": "Prisidėti",
"supported_by": "remia",
"support_button": "Paremkite „gpx.studio“ per „Ko-fi“",
"route_planning": "Maršruto planavimas",
"route_planning_description": "Lengvai suprantama sąsaja, leidžianti kurti maršrutus, pritaikytus kiekvienai sporto šakai, remiantis „OpenStreetMap“ duomenimis.",
"file_processing": "Pažangus failo apdorojimas",
"file_processing_description": "Įrankių rinkinys, skirtas visoms įprastoms failų apdorojimo užduotims atlikti, kurį vienu metu galima taikyti keliems failams.",
"maps": "Pasaulio ir vietiniai žemėlapiai",
"maps_description": "Didelis pagrindo žemėlapių, sluoksnių ir svarbių vietų rinkinys, padedantis pasiruošti kitam nuotykiui lauke arba atvaizduoti naujausią pasiekimą.",
"data_visualization": "Duomenų atvaizdvimas",
"data_visualization_description": "Interaktyvus aukščio profilis su išsamiais statistiniais duomenimis, kad būtų galima analizuoti užregistruotą veiklą ir būsimus tikslus.",
"identity": "Nemokamai, be reklamų ir atviro kodo",
"identity_description": "Tinklalapiu galima naudotis nemokamai, jame nėra reklamų, o kodas yra atviras ir prieinamas „GitHub“ svetainėje. Tai įmanoma tik dėl neįtikėtinos bendruomenės paramos."
},
"embedding": {
"title": "Susikurkite savo žemėlapį",
"mapbox_token": "Prieigos prie „Mapbox“ atpažinimo ženklas",
"file_urls": "Failų URL adresai (atskirti kableliais)",
"drive_ids": "Google Drive file IDs (separated by commas)",
"basemap": "Pagrindo žemėlapis",
"height": "Aukštis",
"fill_by": "Užpildyti (kuo)",
"none": "Nėra",
"show_controls": "Rodyti valdiklius",
"manual_camera": "Neautomatinė kamera",
"manual_camera_description": "Žemiau esantį žemėlapį galite judinti, taip pakeisite kameros padėti.",
"latitude": "Platuma",
"longitude": "Ilguma",
"zoom": "Mastelis",
"pitch": "Polinkis",
"bearing": "Azimutas",
"preview": "Peržiūra",
"code": "Integracijos kodas"
},
"webgl2_required": "Žemėlapio rodymui būtina „WebGL 2“.",
"enable_webgl2": "Sužinokite kaip aktyvuoti „WebGL 2“ naršyklėje",
"page_not_found": "puslapis nerastas"
}

482
website/src/locales/nl.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "beginscherm",
"app_title": "de online GPX-bestandseditor",
"embed_title": "de online GPX-bestandseditor",
"help_title": "help",
"404_title": "pagina niet gevonden",
"description": "Bekijk, bewerk en maak GPX-bestanden met geavanceerde mogelijkheden voor route planning en nabewerkingsmogelijkheden, prachtige kaarten en gedetailleerde visualisaties."
},
"menu": {
"new": "Nieuw",
"new_file": "Nieuw bestand",
"new_track": "Nieuwe track",
"new_segment": "Nieuw segment",
"open": "Openen...",
"duplicate": "Dupliceren",
"close": "Sluiten",
"close_all": "Alles sluiten",
"copy": "Kopiëren",
"paste": "Plakken",
"cut": "Knippen",
"export": "Exporteren...",
"export_all": "Alles exporteren...",
"export_options": "Export 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",
"download_files": "Bestanden downloaden",
"edit": "Bewerken",
"undo": "Ongedaan maken",
"redo": "Opnieuw uitvoeren",
"delete": "Verwijder",
"select_all": "Alles selecteren",
"view": "Weergave",
"elevation_profile": "Hoogteprofiel",
"vertical_file_view": "Verticale bestandslijst",
"switch_basemap": "Schakel over naar vorige basiskaart",
"toggle_overlays": "Schermlagen in- of uitschakelen",
"toggle_3d": "3D aan/uit",
"settings": "Instellingen",
"distance_units": "Afstandseenheden",
"metric": "Metrische eenheden",
"imperial": "Imperiaal",
"nautical": "Nautisch",
"velocity_units": "Snelheids eenheden",
"temperature_units": "Temperatuureenheden",
"celsius": "Celsius",
"fahrenheit": "Fahrenheit",
"language": "Taal",
"mode": "Thema",
"system": "Systeem",
"light": "Licht",
"dark": "Donker",
"street_view_source": "Streetview bron",
"mapillary": "Mapillary",
"google": "Google",
"layers": "Kaart lagen...",
"distance_markers": "Afstandsmarkeringen",
"direction_markers": "Richtingspijlen",
"help": "Help",
"more": "Meer...",
"donate": "Doneer",
"ctrl": "Ctrl",
"click": "Klik",
"drag": "Slepen",
"metadata": {
"button": "Info...",
"name": "Naam",
"description": "Beschrijving",
"save": "Bewaar"
},
"style": {
"button": "Uiterlijk...",
"color": "Kleur",
"opacity": "Transparantie",
"width": "Breedte"
},
"hide": "Verberg",
"unhide": "Maak zichtbaar",
"center": "Midden",
"open_in": "Openen in"
},
"toolbar": {
"routing": {
"tooltip": "Een route plannen of bewerken",
"activity": "activiteit",
"use_routing": "Routeberekening",
"use_routing_tooltip": "Verbind ankerpunten via wegen, of in een rechte lijn indien routing uitgeschakeld",
"allow_private": "Sta privéwegen toe",
"reverse": {
"button": "Richting omkeren",
"tooltip": "Keer de richting van de route om"
},
"route_back_to_start": {
"button": "Terug naar start",
"tooltip": "Verbind het laatste punt van de route met het startpunt"
},
"round_trip": {
"button": "Rondtrip",
"tooltip": "Terug naar het startpunt via dezelfde route"
},
"start_loop_here": "Start lus hier",
"help_no_file": "Selecteer een spoor om de routering tool te gebruiken, of klik op de kaart om een nieuwe route te maken.",
"help": "Klik op de kaart om een nieuw ankerpunt toe te voegen, of sleep bestaande punten om de route te wijzigen.",
"activities": {
"bike": "Fiets",
"racing_bike": "Racefiets",
"gravel_bike": "Gravel fiets",
"mountain_bike": "Mountainbike",
"foot": "Hardlopen/wandelen",
"motorcycle": "Motorfiets",
"water": "Water",
"railway": "Spoorweg"
},
"surface": {
"unknown": "Onbekend",
"paved": "Verhard",
"unpaved": "Onverhard",
"asphalt": "Asfalt",
"concrete": "Beton",
"chipseal": "Chipseal",
"cobblestone": "Klinkers",
"unhewn_cobblestone": "Ruwe kasseien",
"paving_stones": "Straatstenen",
"stepping_stones": "Stapstenen",
"sett": "Instellen",
"metal": "Metaal",
"wood": "Hout",
"compacted": "Verdicht grind",
"fine_gravel": "Steengruis",
"gravel": "Grind",
"pebblestone": "Kiezelsteen",
"rock": "Rots",
"dirt": "Onverhard",
"ground": "Ondergrond",
"earth": "Aarde",
"snow": "Sneeuw",
"ice": "IJs",
"salt": "Zout",
"mud": "Modder",
"sand": "Zand",
"woodchips": "Houtsnippers",
"grass": "Gras",
"grass_paver": "Grastegel"
},
"error": {
"from": "Het startpunt ligt te ver van de dichtstbijzijnde weg",
"via": "Het via punt ligt te ver van de dichtstbijzijnde weg",
"to": "Het eindpunt is te ver van de dichtstbijzijnde weg",
"timeout": "Routeberekening heeft te lang geduurd, probeer punten dichter bij elkaar toe te voegen"
}
},
"scissors": {
"tooltip": "Bijsnijden of splitsen",
"crop": "Bijsnijden",
"split_as": "Splits het spoor in",
"help_invalid_selection": "Selecteer een spoor om bij te knippen of te splitsen.",
"help": "Gebruik de schuifregelaar om de route te snijden of te splitsen door op een van de splitsingsmarkeringen te klikken of op de route zelf."
},
"time": {
"tooltip": "Tijddata beheren",
"start": "Start",
"end": "Einde",
"total_time": "Verplaatsingstijd",
"pick_date": "Kies een datum",
"artificial": "Maak realistische tijddata",
"update": "Tijddata bijwerken",
"help": "Gebruik het formulier om nieuwe tijddata in te stellen.",
"help_invalid_selection": "Selecteer één spoor om de tijddata te beheren."
},
"merge": {
"merge_traces": "Verbind de routes",
"merge_contents": "Voeg de inhoud samen en houd de sporen gescheiden",
"merge_selection": "Voeg selectie samen",
"tooltip": "Items samenvoegen",
"help_merge_traces": "Het verbinden van de geselecteerde sporen creëert één continu spoor.",
"help_cannot_merge_traces": "Uw selectie moet meerdere sporen bevatten om ze te verbinden.",
"help_merge_contents": "Het samenvoegen van de inhoud van de geselecteerde items zal alle inhoud binnen het eerste item groeperen.",
"help_cannot_merge_contents": "Je selectie moet meerdere items bevatten om hun inhoud samen te voegen."
},
"extract": {
"tooltip": "Splits inhoud naar afzonderlijke items",
"button": "Uitpakken",
"help": "Het uitpakken van de inhoud van de geselecteerde items maakt een apart item voor elk van de inhoud.",
"help_invalid_selection": "Je selectie moet items met meerdere sporen bevatten om ze uit te pakken."
},
"waypoint": {
"tooltip": "Maken en bewerken van bezienswaardigheden",
"icon": "Pictogram",
"link": "Link",
"longitude": "Lengtegraad",
"latitude": "Breedtegraad",
"create": "Maak bezienswaardigheid",
"add": "Bezienswaardigheid toevoegen aan bestand",
"help": "Invullen om een nieuwe bezienswaardigheid te maken, of klik op een bestaande om te bewerken. Klik op de kaart om de coördinaten te vullen, of sleep de bezienswaardigheid om ze te verplaatsen.",
"help_no_selection": "Selecteer een bestand om bezienswaardigheden te maken of te bewerken."
},
"reduce": {
"tooltip": "Verminder het aantal trackpunten",
"tolerance": "Tolerantie",
"number_of_points": "Aantal gps-punten",
"button": "Minimaliseren",
"help": "Gebruik de slider om het aantal te behouden trackpunten te kiezen.",
"help_no_selection": "Selecteer een spoor om het aantal trackpunten te verminderen."
},
"clean": {
"tooltip": "Verwijder GPS-punten en aandachtspunten punten op met een selectie ( rechthoek )",
"delete_trackpoints": "Verwijder GPS punten",
"delete_waypoints": "Verwijder aandachtspunten",
"delete_inside": "Binnen selectie verwijderen",
"delete_outside": "Verwijderen buiten selectie",
"button": "Verwijder",
"help": "Selecteer een rechthoekig gebied op de kaart om GPS-punten en aandachtspunten te verwijderen.",
"help_no_selection": "Selecteer een route om GPS-punten en aandachtspunten op te ruimen."
}
},
"layers": {
"settings": "Kaartlagen instellingen",
"settings_help": "Selecteer de kaart lagen die u wilt laten zien op het scherm, voeg aangepaste lagen toe en pas hun instellingen aan.",
"selection": "Laagselectie",
"custom_layers": {
"title": "Eigen lagen",
"new": "Nieuwe aangepaste laag",
"edit": "Aangepaste laag bewerken",
"urls": "URL('s)",
"url_placeholder": "WMTS, WMS of Mapbox-stijl JSON",
"max_zoom": "Maximale zoom",
"layer_type": "Type van de laag",
"basemap": "Basiskaart",
"overlay": "Overlay",
"create": "Maak Laag",
"update": "Update laag"
},
"opacity": "Overlay Transparantie",
"label": {
"basemaps": "Basis kaarten",
"overlays": "Lagen",
"custom": "Aangepast",
"world": "Wereld",
"countries": "Landen",
"belgium": "België",
"bulgaria": "Bulgarije",
"finland": "Finland",
"france": "Frankrijk",
"new_zealand": "Nieuw-Zeeland",
"norway": "Noorwegen",
"spain": "Spanje",
"sweden": "Zweden",
"switzerland": "Zwitserland",
"united_kingdom": "Verenigd Koninkrijk",
"united_states": "Verenigde Staten",
"mapboxOutdoors": "Mapbox Outdoors",
"mapboxSatellite": "Mapbox Satelliet",
"openStreetMap": "OpenStreetMap",
"openTopoMap": "OpenTopoMap",
"openHikingMap": "OpenHikingMap",
"cyclOSM": "CyclOSM",
"linz": "LINZ Topo",
"linzTopo": "LINZ Topo50",
"swisstopoRaster": "swisstopo Raster",
"swisstopoVector": "swisstopo Vector",
"swisstopoSatellite": "swisstopo Satelliet",
"ignBe": "IGN Topo",
"ignFrPlan": "IGN pakket",
"ignFrTopo": "IGN Topo",
"ignFrScan25": "IGN SCAN25",
"ignFrSatellite": "IGN Satelliet",
"ignEs": "IGN",
"ordnanceSurvey": "Ordnance Survey",
"norwayTopo": "Topografisk Norgeskart 4",
"swedenTopo": "Lantmäteriet Topo",
"swedenSatellite": "Lantmäteriet Satelliet",
"finlandTopo": "Lantmäteriverket Terrängkarta",
"bgMountains": "BGMountains",
"usgs": "USGS",
"bikerouterGravel": "bikerouter.de Grind",
"cyclOSMlite": "CyclOSM Lite",
"swisstopoSlope": "swisstopo Helling",
"swisstopoHiking": "swisstopo Wandelen",
"swisstopoHikingClosures": "swisstopo Hiking Sluiting",
"swisstopoCycling": "swisstopo fietsen",
"swisstopoCyclingClosures": "swisstopo Hiking Sluiting",
"swisstopoMountainBike": "swisstopo MTB",
"swisstopoMountainBikeClosures": "swisstopo MTB sluitingen",
"swisstopoSkiTouring": "swisstopo Ski Touring",
"ignFrCadastre": "IGN Cadastre",
"ignSlope": "IGN Helling",
"ignSkiTouring": "IGN Ski Touring",
"waymarked_trails": "Bewegwijzerde paden",
"waymarkedTrailsHiking": "Trektochten",
"waymarkedTrailsCycling": "Fietsen",
"waymarkedTrailsMTB": "Mountainbike",
"waymarkedTrailsSkating": "Skating",
"waymarkedTrailsHorseRiding": "Paardrijden",
"waymarkedTrailsWinter": "Winter",
"points_of_interest": "Interessante plek",
"food": "Voedsel",
"bakery": "Bakkerij",
"food-store": "Winkel",
"eat-and-drink": "Eten en drinken",
"amenities": "Voorzieningen",
"toilets": "Toiletten",
"water": "Water",
"shower": "Douche",
"shelter": "Schuilplaats",
"motorized": "Auto's en Motorfietsen",
"fuel-station": "Tankstation",
"parking": "Parkeren",
"garage": "Garage",
"barrier": "Slagboom",
"tourism": "Toerisme",
"attraction": "Attractie",
"viewpoint": "Uitzichtpunt",
"hotel": "Hotel",
"campsite": "Camping",
"hut": "Hut",
"picnic": "Picknick plaats",
"summit": "Top",
"pass": "Bergpas",
"climbing": "Klimmen",
"bicycle": "Fiets",
"bicycle-parking": "Fietsenstalling",
"bicycle-rental": "Fietsverhuur",
"bicycle-shop": "Fietsenwinkel",
"public-transport": "Openbaar vervoer",
"railway-station": "Treinstation",
"tram-stop": "Tramhalte",
"bus-stop": "Bushalte",
"ferry": "Veerboot"
},
"color": {
"blue": "Blauw",
"bluered": "Blauw-rood",
"gray": "Grijs",
"hot": "Populair",
"purple": "Paars",
"orange": "Oranje"
}
},
"chart": {
"show_slope": "Toon richtingsgegevens",
"show_surface": "Toon oppervlakte gegevens",
"show_speed": "Toon snelheidsgegevens",
"show_pace": "Toon oppervlakte gegevens",
"show_heartrate": "Toon hartslag gegevens",
"show_cadence": "Toon kadans gegevens",
"show_temperature": "Toon temperatuurgegevens",
"show_power": "Toon energie gegevens"
},
"quantities": {
"distance": "Afstand",
"elevation": "Stijging",
"temperature": "Temperatuur",
"speed": "Snelheid",
"pace": "Snelheid",
"heartrate": "Hartslag",
"cadence": "Cadans",
"power": "Kracht",
"slope": "Helling",
"surface": "Oppervlak",
"time": "Tijd",
"moving": "Beweging",
"total": "Totaal"
},
"units": {
"meters": "m",
"feet": "ft",
"kilometers": "km",
"miles": "mijl",
"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/mijl",
"minutes_per_nautical_mile": "min/nm",
"knots": "knopen",
"heartrate": "slagen/min",
"cadence": "omwentelingen per minuut",
"power": "W"
},
"gpx": {
"file": "Bestand",
"files": "Bestanden",
"track": "Track",
"tracks": "Tracks",
"segment": "Segment",
"segments": "Segmenten",
"waypoint": "Aandachtspunten",
"waypoints": "Aandachtspunten",
"symbol": {
"alert": "Melding",
"anchor": "Anker",
"bank": "Bank",
"beach": "Strand",
"bike_trail": "Fiets route",
"binoculars": "Verrekijker",
"bridge": "Brug",
"building": "Gebouw",
"campground": "Camping",
"car": "Auto",
"car_repair": "Garage",
"convenience_store": "Gemakswinkel",
"crossing": "Kruising",
"department_store": "Warenhuis",
"drinking_water": "Water",
"exit": "Uitgang",
"lodge": "Hut",
"lodging": "Accommodatie",
"forest": "Bos",
"gas_station": "Tankstation",
"ground_transportation": "Grond vervoer",
"hotel": "Hotel",
"house": "Huis",
"information": "Informatie",
"park": "Park",
"parking_area": "Parkeren",
"pharmacy": "Apotheek",
"picnic_area": "Picknick plaats",
"restaurant": "Restaurant",
"restricted_area": "Afgesloten gebied",
"restroom": "Toiletten",
"road": "Weg",
"scenic_area": "Schilderachtig gebied",
"shelter": "Schuilplaats",
"shopping_center": "Winkelcentrum",
"shower": "Douche",
"summit": "Top",
"telephone": "Telefoon",
"tunnel": "Tunnel",
"water_source": "Waterbron"
}
},
"homepage": {
"website": "Website",
"home": "Beginscherm",
"app": "App",
"contact": "Contact",
"x": "X",
"facebook": "Facebook",
"github": "GitHub",
"crowdin": "Crowdin",
"email": "E-mail",
"contribute": "Draag bij",
"supported_by": "ondersteund door",
"support_button": "Ondersteun gpx.studio op Ko-fi",
"route_planning": "Routeplanner software",
"route_planning_description": "Een intuïtieve interface voor het maken van routes, aangepast aan elke sport, gebaseerd op OpenStreetMap gegevens.",
"file_processing": "Geavanceerde bestandsverwerking",
"file_processing_description": "Een pakket hulpmiddelen voor het uitvoeren van alle gebruikelijke bestandsverwerking, toepasbaar op meerdere bestanden tegelijk.",
"maps": "Globale en lokale kaarten",
"maps_description": "Een grote verzameling van basemaps, overlays en interessante punten om je te helpen je volgende outdoor avontuur te maken, 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_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."
},
"embedding": {
"title": "Maak je eigen kaart",
"mapbox_token": "Toegangstoken voor Mapbox",
"file_urls": "Bestands URL's (komma gescheiden)",
"drive_ids": "Google Drive bestand ID's (gescheiden door komma's)",
"basemap": "Basiskaart",
"height": "Hoogte",
"fill_by": "Opvullen door",
"none": "Geen",
"show_controls": "Toon bedieningspaneel",
"manual_camera": "Handleiding camera",
"manual_camera_description": "Je kunt de kaart hieronder verplaatsen om de camerapositie aan te passen.",
"latitude": "Breedtegraad",
"longitude": "Lengtegraad",
"zoom": "Inzoomen",
"pitch": "Snelheid",
"bearing": "Richting",
"preview": "Voorbeeld",
"code": "Integratie code"
},
"webgl2_required": "WebGL 2 is vereist om de kaart weer te geven.",
"enable_webgl2": "Leer hoe u WebGL 2 instelt in uw browser",
"page_not_found": "pagina niet gevonden"
}

482
website/src/locales/no.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "hjem",
"app_title": "the online GPX file editor",
"embed_title": "the online GPX file editor",
"help_title": "hjelp",
"404_title": "page not found",
"description": "Vis, rediger og opprett GPX-filer online med avansert ruteplanlegging og filbehandling, vakre kart og detaljert visualisering."
},
"menu": {
"new": "Ny",
"new_file": "Ny fil",
"new_track": "Nytt spor",
"new_segment": "Nytt segment",
"open": "Åpne...",
"duplicate": "Dupliser",
"close": "Lukk",
"close_all": "Lukk alle",
"copy": "Kopier",
"paste": "Lim inn",
"cut": "Klipp ut",
"export": "Eksporter...",
"export_all": "Eksporter alle...",
"export_options": "Innstillinger for eksport",
"support_message": "Verktøyet er gratis å bruke, men ikke gratis å drifte. Vurder å støtte nettsiden hvis du bruker den ofte. Tusen takk!",
"support_button": "Hjelp til å holde nettstedet gratis",
"download_file": "Last ned fil",
"download_files": "Last ned filer",
"edit": "Rediger",
"undo": "Angre",
"redo": "Gjenta",
"delete": "Slett",
"select_all": "Velg alle",
"view": "Visning",
"elevation_profile": "Høydeprofil",
"vertical_file_view": "Vertical file list",
"switch_basemap": "Bytt til forrige basekart",
"toggle_overlays": "Vis/skjul kartlag",
"toggle_3d": "Skru av/på 3D",
"settings": "Innstillinger",
"distance_units": "Avstandsenhet",
"metric": "Metrisk",
"imperial": "Imperial",
"nautical": "Nautical",
"velocity_units": "Hastighetsenhet",
"temperature_units": "Temperaturenhet",
"celsius": "Celsius",
"fahrenheit": "Fahrenheit",
"language": "Språk",
"mode": "Tema",
"system": "System",
"light": "Lys",
"dark": "Mørk",
"street_view_source": "Gatevisning kilde",
"mapillary": "Mapillary",
"google": "Google",
"layers": "Kartlag...",
"distance_markers": "Distansemarkører",
"direction_markers": "Retningspiler",
"help": "Hjelp",
"more": "More...",
"donate": "Donere",
"ctrl": "Ctrl",
"click": "Klikk",
"drag": "Drag",
"metadata": {
"button": "Informasjon...",
"name": "Navn",
"description": "Beskrivelse",
"save": "Lagre"
},
"style": {
"button": "Utseende...",
"color": "Farge",
"opacity": "Gjennomsiktighet",
"width": "Bredde"
},
"hide": "Skjul",
"unhide": "Vis",
"center": "Center",
"open_in": "Åpne I"
},
"toolbar": {
"routing": {
"tooltip": "Planlegg eller endre en rute",
"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",
"reverse": {
"button": "Omvendt",
"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 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.",
"activities": {
"bike": "Sykkel",
"racing_bike": "Road bike",
"gravel_bike": "Gravel bike",
"mountain_bike": "Fjellsykkel",
"foot": "Løping/Tur",
"motorcycle": "Motorsykkel",
"water": "Water",
"railway": "Railway"
},
"surface": {
"unknown": "Unknown",
"paved": "Belegning",
"unpaved": "Uasfaltert",
"asphalt": "Asfalt",
"concrete": "Betong",
"chipseal": "Grov asfalt",
"cobblestone": "Brostein",
"unhewn_cobblestone": "Unhewn cobblestone",
"paving_stones": "Paving stones",
"stepping_stones": "Stepping stones",
"sett": "Sett",
"metal": "Metall",
"wood": "Treverk",
"compacted": "Compacted gravel",
"fine_gravel": "Fine gravel",
"gravel": "Grus",
"pebblestone": "Rullestein",
"rock": "Stein",
"dirt": "Jord",
"ground": "Bakke",
"earth": "Jord",
"snow": "Snø",
"ice": "Is",
"salt": "Salt",
"mud": "Gjørme",
"sand": "Sand",
"woodchips": "Treflis",
"grass": "Gress",
"grass_paver": "Grass paver"
},
"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": "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."
},
"merge": {
"merge_traces": "Connect the traces",
"merge_contents": "Merge the contents and keep the traces disconnected",
"merge_selection": "Slå sammen valgte",
"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."
},
"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."
},
"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": "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."
}
},
"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": "Lagtype",
"basemap": "Basiskart",
"overlay": "Overlag",
"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",
"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"
},
"color": {
"blue": "Blå",
"bluered": "Blue Red",
"gray": "Grå",
"hot": "Hot",
"purple": "Lilla",
"orange": "Orange"
}
},
"chart": {
"show_slope": "Show slope data",
"show_surface": "Show surface data",
"show_speed": "Show speed data",
"show_pace": "Show pace data",
"show_heartrate": "Show heart rate data",
"show_cadence": "Show cadence data",
"show_temperature": "Show temperature data",
"show_power": "Show power data"
},
"quantities": {
"distance": "Avstand",
"elevation": "Høyde",
"temperature": "Temperature",
"speed": "Hastighet",
"pace": "Tempo",
"heartrate": "Heart rate",
"cadence": "Cadence",
"power": "Power",
"slope": "Skråning",
"surface": "Overflate",
"time": "Time",
"moving": "Moving",
"total": "Totalt"
},
"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": "Spor",
"tracks": "Spor",
"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",
"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."
},
"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": "Basiskart",
"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"
}

482
website/src/locales/pl.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "strona główna",
"app_title": "edytor online plików GPX",
"embed_title": "edytor online plików GPX",
"help_title": "pomoc",
"404_title": "nie odnaleziono strony",
"description": "Przeglądaj, edytuj i twórz pliki GPX online z zaawansowanymi możliwościami planowania trasy i narzędziami do przetwarzania plików, pięknymi mapami i szczegółowymi wizualizacjami danych."
},
"menu": {
"new": "Nowy",
"new_file": "Nowy plik",
"new_track": "Nowa ścieżka",
"new_segment": "Nowy segment",
"open": "Otwórz...",
"duplicate": "Duplikuj",
"close": "Zamknij",
"close_all": "Zamknij wszystko",
"copy": "Kopiuj",
"paste": "Wklej",
"cut": "Wytnij",
"export": "Eksportuj...",
"export_all": "Eksportuj wszystko...",
"export_options": "Opcje eksportu",
"support_message": "Narzędzie jest darmowe w użyciu, ale nie jest darmowe w utrzymaniu. Jeśli często go używasz, rozważ wsparcie witryny. Dziękujemy!",
"support_button": "Wspomóż, by strona nadal była darmowa",
"download_file": "Pobierz plik",
"download_files": "Pobierz pliki",
"edit": "Edytuj",
"undo": "Cofnij",
"redo": "Ponów",
"delete": "Usuń",
"select_all": "Zaznacz wszystko",
"view": "Wyświetl",
"elevation_profile": "Profil wysokości",
"vertical_file_view": "Pionowa lista plików",
"switch_basemap": "Przełącz na poprzednią mapę",
"toggle_overlays": "Przełącz nakładki",
"toggle_3d": "Przełącz widok 3D",
"settings": "Ustawienia",
"distance_units": "Jednostki odległości",
"metric": "Metryczne",
"imperial": "Imperialne",
"nautical": "Nautical",
"velocity_units": "Jednostki prędkości",
"temperature_units": "Jednostki temperatury",
"celsius": "Stopnie Celsjusza",
"fahrenheit": "Stopnie Fahrenheita",
"language": "Język",
"mode": "Motyw",
"system": "System",
"light": "Jasny",
"dark": "Ciemny",
"street_view_source": "Źródło widoku ulicznego",
"mapillary": "Mapillary",
"google": "Google",
"layers": "Warstwy mapy...",
"distance_markers": "Znaczniki odległości",
"direction_markers": "Strzałki kierunku",
"help": "Pomoc",
"more": "Więcej...",
"donate": "Przekaż darowiznę",
"ctrl": "Ctrl",
"click": "Kliknij",
"drag": "Przeciągnij",
"metadata": {
"button": "Informacje...",
"name": "Nazwa",
"description": "Opis",
"save": "Zapisz"
},
"style": {
"button": "Wygląd...",
"color": "Kolor",
"opacity": "Przezroczystość",
"width": "Szerokość"
},
"hide": "Ukryj",
"unhide": "Pokaż",
"center": "Center",
"open_in": "Otwórz w"
},
"toolbar": {
"routing": {
"tooltip": "Zaplanuj lub edytuj trasę",
"activity": "Aktywność",
"use_routing": "Trasa",
"use_routing_tooltip": "Połącz punkty drogami lub w linii prostej, jeśli wyłączone",
"allow_private": "Zezwalaj na prywatne drogi",
"reverse": {
"button": "Odwróć",
"tooltip": "Odwróć kierunek trasy"
},
"route_back_to_start": {
"button": "Wróć do początku",
"tooltip": "Połącz ostatni punkt trasy z punktem początkowym"
},
"round_trip": {
"button": "Przejazd z powrotem",
"tooltip": "Powrót do punktu początkowego tą samą trasą"
},
"start_loop_here": "Rozpocznij pętlę tutaj",
"help_no_file": "Wybierz ślad do użycia narzędzia trasy lub kliknij mapę, aby rozpocząć tworzenie nowej trasy.",
"help": "Kliknij mapę, aby dodać nowy punkt lub przeciągnij istniejące, aby zmienić trasę.",
"activities": {
"bike": "Rower",
"racing_bike": "Rower szosowy",
"gravel_bike": "Gravel",
"mountain_bike": "Rower górski",
"foot": "Bieg/Wędrówka",
"motorcycle": "Motocykl",
"water": "Woda",
"railway": "Kolej"
},
"surface": {
"unknown": "Nieznany",
"paved": "Utwardzona",
"unpaved": "Nieutwardzona",
"asphalt": "Asfalt",
"concrete": "Beton",
"chipseal": "Nawierzchnia utrwalana powierzchniowo",
"cobblestone": "Bruk",
"unhewn_cobblestone": "Bruk",
"paving_stones": "Płyta",
"stepping_stones": "Bruk",
"sett": "Bruk",
"metal": "Metal",
"wood": "Drewno",
"compacted": "Utwardzony żwir",
"fine_gravel": "Drobny żwir",
"gravel": "Żwir",
"pebblestone": "Otoczak",
"rock": "Kamień",
"dirt": "Ziemia",
"ground": "Teren",
"earth": "Ziemia",
"snow": "Śnieg",
"ice": "Lód",
"salt": "Sól",
"mud": "Błoto",
"sand": "Piasek",
"woodchips": "Zrębki",
"grass": "Trawa",
"grass_paver": "Płyta ażurowa"
},
"error": {
"from": "Punkt początkowy jest zbyt daleko od najbliższej drogi",
"via": "Punkt przelotowy jest zbyt daleko od najbliższej drogi",
"to": "Punkt końcowy jest zbyt daleko od najbliższej drogi",
"timeout": "Obliczanie trasy trwało zbyt długo, spróbuj dodać punkty bliżej siebie"
}
},
"scissors": {
"tooltip": "Przytnij lub podziel",
"crop": "Przytnij",
"split_as": "Podziel ślad na",
"help_invalid_selection": "Wybierz ślad do przycinania lub rozdzielenia.",
"help": ".."
},
"time": {
"tooltip": "Zarządzaj danymi czasu",
"start": "Początek",
"end": "Koniec",
"total_time": "Czas ruchu",
"pick_date": "Wybierz datę",
"artificial": "Utwórz realistyczne dane czasu",
"update": "Aktualizuj dane czasu",
"help": "Użyj formularza, aby ustawić nowe dane czasu.",
"help_invalid_selection": "Wybierz pojedynczy ślad do zarządzania danymi czasowymi."
},
"merge": {
"merge_traces": "Połącz ślady",
"merge_contents": "Scal zawartość, ale utrzymaj rozłączone ślady",
"merge_selection": "Scal zaznaczenie",
"tooltip": "Scal elementy razem",
"help_merge_traces": "Połączenie zaznaczonych śladów stworzy pojedynczy ciągły ślad.",
"help_cannot_merge_traces": "Wybór musi zawierać kilka śladów, aby je połączyć.",
"help_merge_contents": "Scalanie zawartości zaznaczonych elementów zgrupuje całą zawartość wewnątrz pierwszego elementu.",
"help_cannot_merge_contents": "Twój wybór musi zawierać kilka elementów, aby scalić ich zawartość."
},
"extract": {
"tooltip": "Wyodrębnij zawartość do rozdzielenia elementów",
"button": "Wyodrębnij",
"help": "Wyodrębnienie zawartości zaznaczonych elementów utworzy oddzielny element dla każdej z nich.",
"help_invalid_selection": "Twój wybór musi zawierać elementy z kilkoma śladami, aby je rozpakować."
},
"waypoint": {
"tooltip": "Twórz i edytuj punkty zainteresowania",
"icon": "Ikona",
"link": "Link",
"longitude": "Długość",
"latitude": "Szerokość",
"create": "Utwórz punkt zainteresowania",
"add": "Dodaj punkt zainteresowania do pliku",
"help": "Wypełnij formularz, aby utworzyć nowy punkt zainteresowania, lub kliknij istniejący, aby go edytować. Kliknij mapę, aby wypełnić współrzędne, lub przeciągnij interesujące punkty, aby je przenieść.",
"help_no_selection": "Wybierz plik, aby utworzyć lub edytować punkty zainteresowania."
},
"reduce": {
"tooltip": "Zredukuj liczbę punktów GPS",
"tolerance": "Dokładność",
"number_of_points": "Liczba punktów GPS",
"button": "Zmniejsz",
"help": "Użyj suwaka, aby wybrać liczbę punktów GPS do zachowania.",
"help_no_selection": "Wybierz ślad, aby zmniejszyć liczbę punktów GPS."
},
"clean": {
"tooltip": "Wyczyść punkty GPS i punkty zainteresowania za pomocą zaznaczenia prostokątnego",
"delete_trackpoints": "Usuń punkty GPS",
"delete_waypoints": "Usuń punkt zainteresowania",
"delete_inside": "Usuń wewnątrz zaznaczenia",
"delete_outside": "Usuń na zewnątrz zaznaczenia",
"button": "Usuń",
"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": "Rodzaj warstwy",
"basemap": "Mapa bazowa",
"overlay": "Nakładka",
"create": "Create layer",
"update": "Update layer"
},
"opacity": "Overlay opacity",
"label": {
"basemaps": "Mapy bazowe",
"overlays": "Nakładki",
"custom": "Własne",
"world": "Świat",
"countries": "Kraje",
"belgium": "Belgium",
"bulgaria": "Bułgaria",
"finland": "Finlandia",
"france": "Francja",
"new_zealand": "Nowa Zelandia",
"norway": "Norwegia",
"spain": "Hiszpania",
"sweden": "Szwecja",
"switzerland": "Szwajcaria",
"united_kingdom": "Wielka Brytania",
"united_states": "Stany Zjednoczone",
"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",
"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": "Kolarstwo",
"waymarkedTrailsMTB": "Rower górski",
"waymarkedTrailsSkating": "Rolki",
"waymarkedTrailsHorseRiding": "Jazda konna",
"waymarkedTrailsWinter": "Zima",
"points_of_interest": "Punkty zainteresowania",
"food": "Odżywianie",
"bakery": "Piekarnia",
"food-store": "Sklep z żywnością",
"eat-and-drink": "Jedzenie i picie",
"amenities": "Udogodnienia",
"toilets": "Toalety",
"water": "Woda",
"shower": "Prysznic",
"shelter": "Schronienie",
"motorized": "Samochody i motocykle",
"fuel-station": "Stacja paliw",
"parking": "Parking",
"garage": "Warsztat",
"barrier": "Bariera",
"tourism": "Turystyka",
"attraction": "Atrakcja",
"viewpoint": "Punkt widokowy",
"hotel": "Hotel",
"campsite": "Kemping",
"hut": "Chatka",
"picnic": "Strefa piknikowa",
"summit": "Szczyt",
"pass": "Przełęcz",
"climbing": "Wspinaczka",
"bicycle": "Rower",
"bicycle-parking": "Parking dla rowerów",
"bicycle-rental": "Wypożyczalnia rowerów",
"bicycle-shop": "Sklep rowerowy",
"public-transport": "Transport publiczny",
"railway-station": "Stacja kolejowa",
"tram-stop": "Przystanek tramwajowy",
"bus-stop": "Przystanek autobusowy",
"ferry": "Prom"
},
"color": {
"blue": "Niebieski",
"bluered": "Niebiesko-czerwony",
"gray": "Szary",
"hot": "Gorący",
"purple": "Fioletowy",
"orange": "Pomarańczowy"
}
},
"chart": {
"show_slope": "Pokaż dane nachylenia",
"show_surface": "Pokaż dane nawierzchni",
"show_speed": "Pokaż dane prędkości",
"show_pace": "Pokaż dane tempa",
"show_heartrate": "Pokaż dane tętna",
"show_cadence": "Pokaż dane rytmu",
"show_temperature": "Pokaż dane temperatury",
"show_power": "Pokaż dane mocy"
},
"quantities": {
"distance": "Dystans",
"elevation": "Przewyższenie",
"temperature": "Temperatura",
"speed": "Prędkość",
"pace": "Tempo",
"heartrate": "Tętno",
"cadence": "Rytm",
"power": "Moc",
"slope": "Nachylenie",
"surface": "Powierzchnia",
"time": "Czas",
"moving": "W ruchu",
"total": "Łącznie"
},
"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": "Plik",
"files": "Pliki",
"track": "Trasa",
"tracks": "Trasy",
"segment": "Segment",
"segments": "Segmenty",
"waypoint": "Ciekawe miejsce",
"waypoints": "Ciekawe miejsca",
"symbol": {
"alert": "Ostrzeżenie",
"anchor": "Punkt stały",
"bank": "Bank",
"beach": "Beach",
"bike_trail": "Bike Trail",
"binoculars": "Binoculars",
"bridge": "Bridge",
"building": "Building",
"campground": "Kemping",
"car": "Car",
"car_repair": "Garage",
"convenience_store": "Sklep spożywczy",
"crossing": "Crossing",
"department_store": "Department Store",
"drinking_water": "Woda",
"exit": "Exit",
"lodge": "Hut",
"lodging": "Accommodation",
"forest": "Forest",
"gas_station": "Stacja paliw",
"ground_transportation": "Ground Transportation",
"hotel": "Hotel",
"house": "House",
"information": "Information",
"park": "Park",
"parking_area": "Parking",
"pharmacy": "Pharmacy",
"picnic_area": "Picnic Area",
"restaurant": "Restauracja",
"restricted_area": "Restricted Area",
"restroom": "Toalety",
"road": "Road",
"scenic_area": "Scenic Area",
"shelter": "Shelter",
"shopping_center": "Shopping Center",
"shower": "Prysznic",
"summit": "Summit",
"telephone": "Telephone",
"tunnel": "Tunnel",
"water_source": "Water Source"
}
},
"homepage": {
"website": "Website",
"home": "Home",
"app": "App",
"contact": "Contact",
"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."
},
"embedding": {
"title": "Create your own map",
"mapbox_token": "Mapbox access token",
"file_urls": "Adres URL do pliku (rozdzielonego przecinkami)",
"drive_ids": "ID pliku na Google Drive (rozdzielonego przecinkami)",
"basemap": "Mapa bazowa",
"height": "Height",
"fill_by": "Wypełnij przez",
"none": "Brak",
"show_controls": "Pokazuj przyciski",
"manual_camera": "Ręczna kamera",
"manual_camera_description": "Możesz przesunąć mapę poniżej, aby dostosować pozycję kamery.",
"latitude": "Szerokość geograficzna",
"longitude": "Długość geograficzna",
"zoom": "Powiększenie",
"pitch": "Nachylenie",
"bearing": "Kierunek",
"preview": "Podgląd",
"code": "Kod integracyjny"
},
"webgl2_required": "WebGL 2 jest wymagany do wyświetlenia mapy.",
"enable_webgl2": "Dowiedz się, jak włączyć WebGL 2 w przeglądarce",
"page_not_found": "nie odnaleziono strony"
}

View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "início",
"app_title": "o editor online de arquivos GPX",
"embed_title": "o editor online de arquivos GPX",
"help_title": "ajuda",
"404_title": "página não encontrada",
"description": "Visualizar, editar e criar arquivos GPX online com capacidade de roteamento avançado e ferramentas de processamento de arquivos, belos mapas e visualização de dados detalhados."
},
"menu": {
"new": "Novo",
"new_file": "Novo arquivo",
"new_track": "Novo percurso",
"new_segment": "Novo segmento",
"open": "Abrir...",
"duplicate": "Duplicar",
"close": "Fechar",
"close_all": "Fechar todos",
"copy": "Copiar",
"paste": "Colar",
"cut": "Cortar",
"export": "Exportar...",
"export_all": "Exportar todos...",
"export_options": "Opções de exportação",
"support_message": "Essa ferramenta é gratuita para você, mas não para nós. Por favor, considere suportar financeiramente o site se você o utiliza frequentemente. Obrigado!",
"support_button": "Ajude a manter o site gratuito",
"download_file": "Baixar arquivo",
"download_files": "Baixar arquivos",
"edit": "Editar",
"undo": "Desfazer",
"redo": "Refazer",
"delete": "Apagar",
"select_all": "Selecionar todos",
"view": "Visualizar",
"elevation_profile": "Perfil de elevação",
"vertical_file_view": "Lista vertical de arquivos",
"switch_basemap": "Trocar para mapa base anterior",
"toggle_overlays": "Alternar sobreposições",
"toggle_3d": "Alternar 3D",
"settings": "Configurações",
"distance_units": "Unidades de distância",
"metric": "Métrico",
"imperial": "Imperial",
"nautical": "Nautical",
"velocity_units": "Unidades de velocidade",
"temperature_units": "Unidade de temperatura",
"celsius": "Celsius",
"fahrenheit": "Fahrenheit",
"language": "Idioma",
"mode": "Tema",
"system": "Sistema",
"light": "Claro",
"dark": "Escuro",
"street_view_source": "Fonte de Street View",
"mapillary": "Mapillary",
"google": "Google",
"layers": "Camadas do mapa...",
"distance_markers": "Marcadores de distância",
"direction_markers": "Setas de direção",
"help": "Ajuda",
"more": "Mais...",
"donate": "Doar",
"ctrl": "Ctrl",
"click": "Clique",
"drag": "Arrastar",
"metadata": {
"button": "Informações...",
"name": "Nome",
"description": "Descrição",
"save": "Salvar"
},
"style": {
"button": "Aparência...",
"color": "Cor",
"opacity": "Opacidade",
"width": "Largura"
},
"hide": "Ocultar",
"unhide": "Mostrar",
"center": "Center",
"open_in": "Abrir em"
},
"toolbar": {
"routing": {
"tooltip": "Planejar ou editar uma rota",
"activity": "Atividade",
"use_routing": "Rota",
"use_routing_tooltip": "Conecte pontos âncora via rede rodoviária ou em linha reta se desativado",
"allow_private": "Permitir estradas privadas",
"reverse": {
"button": "Inverter",
"tooltip": "Inverter a direção da rota"
},
"route_back_to_start": {
"button": "Voltar para o início",
"tooltip": "Conecte o último ponto da rota com o ponto de partida"
},
"round_trip": {
"button": "Ida e volta",
"tooltip": "Retorne ao ponto de partida pela mesma rota"
},
"start_loop_here": "Iniciar o loop aqui",
"help_no_file": "Selecione uma trilha para usar a ferramenta de roteamento, ou clique no mapa para começar a criar uma nova rota.",
"help": "Clique no mapa para adicionar pontos de âncora ou arraste os existentes para alterar a rota.",
"activities": {
"bike": "Bicicleta",
"racing_bike": "Bicicleta de estrada",
"gravel_bike": "Bicicleta de cascalho",
"mountain_bike": "Bicicleta de montanha",
"foot": "Corrida/caminhada",
"motorcycle": "Moto",
"water": "Água",
"railway": "Ferrovia"
},
"surface": {
"unknown": "Desconhecido",
"paved": "Pavimentado",
"unpaved": "Não pavimentado",
"asphalt": "Asfalto",
"concrete": "Cimento",
"chipseal": "Pedriscos",
"cobblestone": "Empedrado",
"unhewn_cobblestone": "Paralelepípedo bruto",
"paving_stones": "Paralelepípedo",
"stepping_stones": "Caminho de pedras",
"sett": "Pedra portuguesa",
"metal": "Metal",
"wood": "Madeira",
"compacted": "Cascalho compactado",
"fine_gravel": "Cascalho fino",
"gravel": "Gravilha",
"pebblestone": "Pedregulhos",
"rock": "Pedra",
"dirt": "Terra",
"ground": "Chão",
"earth": "Terra",
"snow": "Neve",
"ice": "Gelo",
"salt": "Sal",
"mud": "Lama",
"sand": "Areia",
"woodchips": "Cavacos de madeira",
"grass": "Grama",
"grass_paver": "Pavimentação com grama"
},
"error": {
"from": "O ponto de partida está muito longe da estrada mais próxima",
"via": "O ponto intermediário está muito longe da estrada mais próxima",
"to": "O ponto de chegada está muito longe da estrada mais próxima",
"timeout": "O cálculo da rota demorou muito tempo, tente adicionar pontos mais próximos"
}
},
"scissors": {
"tooltip": "Cortar ou dividir",
"crop": "Cortar",
"split_as": "Dividir a trilha em",
"help_invalid_selection": "Selecione uma trilha para cortar ou dividir.",
"help": "Use o controle deslizante para cortar o rastro ou divida-o clicando em um dos marcadores de divisão ou no próprio rastro."
},
"time": {
"tooltip": "Gerenciar dados de tempo",
"start": "Iniciar",
"end": "Fim",
"total_time": "Tempo em Movimento",
"pick_date": "Escolha uma data",
"artificial": "Criar dados realista de tempo",
"update": "Atualizar dados de temp",
"help": "Use o formulário para definir os novos dados horários.",
"help_invalid_selection": "Seleciona uma única trilha para gerenciar seus dados de tempo."
},
"merge": {
"merge_traces": "Conecte as trilhas",
"merge_contents": "Mesclar o conteúdo e manter as trilhas desconectadas",
"merge_selection": "Unir seleção",
"tooltip": "Unir itens",
"help_merge_traces": "Conectar as trilhas selecionadas criará uma trilha única contínua.",
"help_cannot_merge_traces": "Sua seleção deve conter várias trilhas para conectá-las.",
"help_merge_contents": "Mesclar o conteúdo dos itens selecionados agrupará todo o conteúdo dentro do primeiro item.",
"help_cannot_merge_contents": "Sua seleção deve conter vários itens para mesclar seu conteúdo."
},
"extract": {
"tooltip": "Extrair conteúdo para itens separados",
"button": "Extrair",
"help": "Extrair o conteúdo dos itens selecionados criará um item separado para cada um de seu conteúdo.",
"help_invalid_selection": "Sua seleção deve conter itens com multiplas trilhas para extraí-las."
},
"waypoint": {
"tooltip": "Criar e editar pontos de interesse",
"icon": "Ícone",
"link": "Link",
"longitude": "Longitude",
"latitude": "Latitude",
"create": "Criar ponto de interesse",
"add": "Adicionar ponto de interesse ao arquivo",
"help": "Preencha o formulário para criar um novo ponto de interesse, ou clique em um já existente para editá-lo. Clique no mapa para preencher as coordenadas ou arraste pontos de interesse para movê-las.",
"help_no_selection": "Selecione um arquivo para criar ou editar pontos de interesse."
},
"reduce": {
"tooltip": "Reduzir o número de pontos GPS",
"tolerance": "Tolerância",
"number_of_points": "Número de pontos GPS",
"button": "Minificar",
"help": "Use o controle deslizante para escolher o número de pontos GPS para manter.",
"help_no_selection": "Seleciona uma trilha para reduzir o número de pontos GPS."
},
"clean": {
"tooltip": "Limpar pontos de GPS e pontos de interesse com uma seleção retangular",
"delete_trackpoints": "Excluir pontos GPS",
"delete_waypoints": "Excluir pontos de interesse",
"delete_inside": "Excluir dentro da seleção",
"delete_outside": "Excluir fora da seleção",
"button": "Apagar",
"help": "Selecione uma área retangular no mapa para remover pontos GPS e pontos de interesse.",
"help_no_selection": "Selecione uma trilha para limpar os pontos GPS e pontos de interesse."
}
},
"layers": {
"settings": "Configurações de camada",
"settings_help": "Selecione as camadas do mapa que você deseja mostrar na interface, adicione as customizadas e ajuste suas configurações.",
"selection": "Seleção de camada",
"custom_layers": {
"title": "Camadas personalizadas",
"new": "Nova camada personalizada",
"edit": "Editar camada personalizada",
"urls": "URL(s)",
"url_placeholder": "WMTS, WMS ou JSON estilo Mapbox",
"max_zoom": "Zoom máximo",
"layer_type": "Tipo de camada",
"basemap": "Mapa-base",
"overlay": "Cobertura",
"create": "Criar camada",
"update": "Atualizar camada"
},
"opacity": "Opacidade de sobreposição",
"label": {
"basemaps": "Mapa base",
"overlays": "Sobreposições",
"custom": "Personalizado",
"world": "Mundo",
"countries": "Países",
"belgium": "Bélgica",
"bulgaria": "Bulgária",
"finland": "Finlândia",
"france": "França",
"new_zealand": "Nova Zelândia",
"norway": "Noruega",
"spain": "Espanha",
"sweden": "Suécia",
"switzerland": "Suíça",
"united_kingdom": "Reino Unido",
"united_states": "Estados Unidos",
"mapboxOutdoors": "Mapbox Outdoors",
"mapboxSatellite": "Satélite do Mapbox",
"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": "Satélite IGN",
"ignEs": "IGN",
"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": "Inclinação IGN",
"ignSkiTouring": "IGN Ski Touring",
"waymarked_trails": "Trilhas demarcadas",
"waymarkedTrailsHiking": "Caminhada",
"waymarkedTrailsCycling": "Ciclismo",
"waymarkedTrailsMTB": "MTB",
"waymarkedTrailsSkating": "Patinação",
"waymarkedTrailsHorseRiding": "Hipismo",
"waymarkedTrailsWinter": "Inverno",
"points_of_interest": "Pontos de interesse",
"food": "Comida",
"bakery": "Padoca",
"food-store": "Loja de alimentos",
"eat-and-drink": "Comes e bebes",
"amenities": "Comodidades",
"toilets": "Banheiros",
"water": "Água",
"shower": "Chuveiro",
"shelter": "Abrigo",
"motorized": "Carros e Motocicletas",
"fuel-station": "Postos de combustível",
"parking": "Estacionamento",
"garage": "Garagem",
"barrier": "Barreira",
"tourism": "Turismo",
"attraction": "Atração",
"viewpoint": "Mirante",
"hotel": "Hotel",
"campsite": "Acampamento",
"hut": "Cabana",
"picnic": "Área de piquenique",
"summit": "Pico",
"pass": "Passagem",
"climbing": "Escalada",
"bicycle": "Bicicleta",
"bicycle-parking": "Estacionamento de bicicleta",
"bicycle-rental": "Aluguel de bicicleta",
"bicycle-shop": "Loja de bicicletas",
"public-transport": "Transporte Público",
"railway-station": "Estações ferroviárias",
"tram-stop": "Parada de bonde",
"bus-stop": "Parada de Ônibus",
"ferry": "Balsa"
},
"color": {
"blue": "Azul",
"bluered": "Azul Vermelho",
"gray": "Cinzento",
"hot": "Popular",
"purple": "Roxo",
"orange": "Laranja"
}
},
"chart": {
"show_slope": "Mostrar dados de inclinação",
"show_surface": "Mostrar dados do terreno",
"show_speed": "Mostrar dados de velocidade",
"show_pace": "Mostrar dados de ritmo",
"show_heartrate": "Mostrar dados de frequência cardíaca",
"show_cadence": "Mostrar dados de cadência",
"show_temperature": "Mostrar dados de temperatura",
"show_power": "Mostrar dados de potência"
},
"quantities": {
"distance": "Distância",
"elevation": "Elevação",
"temperature": "Temperatura",
"speed": "Velocidade",
"pace": "Ritmo",
"heartrate": "Frequência cardíaca",
"cadence": "Cadência",
"power": "Potência",
"slope": "Inclinação",
"surface": "Superfície",
"time": "Tempo",
"moving": "Movimento",
"total": "Total"
},
"units": {
"meters": "m",
"feet": "pés",
"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": "Arquivo",
"files": "Arquivos",
"track": "Percurso",
"tracks": "Percursos",
"segment": "Segmento",
"segments": "Segmentos",
"waypoint": "Ponto de interesse",
"waypoints": "Pontos de interesse",
"symbol": {
"alert": "Alerta",
"anchor": "Âncora",
"bank": "Banco",
"beach": "Praia",
"bike_trail": "Trilha de Bicicleta",
"binoculars": "Binóculos",
"bridge": "Ponte",
"building": "Prédio",
"campground": "Acampamento",
"car": "Carro",
"car_repair": "Garagem",
"convenience_store": "Loja De Conveniência",
"crossing": "Cruzamento",
"department_store": "Lojas de Departamento",
"drinking_water": "Água",
"exit": "Sair",
"lodge": "Cabana",
"lodging": "Acomodação",
"forest": "Floresta",
"gas_station": "Postos de combustível",
"ground_transportation": "Transporte em solo",
"hotel": "Hotel",
"house": "Casa",
"information": "Informação",
"park": "Parque",
"parking_area": "Estacionamento",
"pharmacy": "Farmácia",
"picnic_area": "Área de piquenique",
"restaurant": "Restaurante",
"restricted_area": "Área Restrita",
"restroom": "Banheiros",
"road": "Estrada",
"scenic_area": "Área Cênica",
"shelter": "Abrigo",
"shopping_center": "Shopping Center",
"shower": "Chuveiro",
"summit": "Pico",
"telephone": "Telefone",
"tunnel": "Túnel",
"water_source": "Fonte de água"
}
},
"homepage": {
"website": "Website",
"home": "Início",
"app": "Aplicativo",
"contact": "Contato",
"x": "X",
"facebook": "Facebook",
"github": "GitHub",
"crowdin": "Crowdin",
"email": "Email",
"contribute": "Contribuir",
"supported_by": "apoiado por",
"support_button": "Apoie o gpx.studio no Ko-fi",
"route_planning": "Planejamento de rota",
"route_planning_description": "Uma interface intuitiva para criar itinerários adaptados a cada esporte, com base em dados do OpenStreetMap.",
"file_processing": "Processamento avançado de arquivo",
"file_processing_description": "Um conjunto de ferramentas para executar todas as tarefas comuns de processamento de arquivos, e que podem ser aplicadas a vários arquivos de uma só vez.",
"maps": "Mapas globais e locais",
"maps_description": "Uma grande coleção de mapas base, sobreposições e pontos de interesse para ajudá-lo a criar sua aventura ao ar livre, ou visualizar sua última conquista.",
"data_visualization": "Visualização de dados",
"data_visualization_description": "Um perfil de elevação interativo, com estatísticas detalhadas para analisar atividades gravadas e objetivos futuros.",
"identity": "Grátis, sem anúncios e de código aberto",
"identity_description": "O site é gratuito de usar, sem anúncios, e o código-fonte está disponível publicamente no GitHub. Isso só é possível graças ao apoio incrível da comunidade."
},
"embedding": {
"title": "Crie seu próprio mapa",
"mapbox_token": "Token de acesso do Mapbox",
"file_urls": "URLs de arquivos (separados por vírgula)",
"drive_ids": "IDs de arquivos do Google Drive (separados por vírgulas)",
"basemap": "Mapa-base",
"height": "Altura",
"fill_by": "Preencher por",
"none": "Nenhum",
"show_controls": "Mostrar controles",
"manual_camera": "Câmera manual",
"manual_camera_description": "Você pode mover o mapa abaixo para ajustar a posição da câmera.",
"latitude": "Latitude",
"longitude": "Longitude",
"zoom": "Zoom",
"pitch": "Inclinação",
"bearing": "Orientação",
"preview": "Prévia",
"code": "Código de integração"
},
"webgl2_required": "WebGL 2 é necessário para exibir o mapa.",
"enable_webgl2": "Saiba como ativar WebGL 2 em seu navegador",
"page_not_found": "página não encontrada"
}

482
website/src/locales/pt.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "início",
"app_title": "o editor online de arquivos GPX",
"embed_title": "o editor online de arquivos GPX",
"help_title": "ajuda",
"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": "Novo",
"new_file": "Novo arquivo",
"new_track": "Novo percurso",
"new_segment": "Novo segmento",
"open": "Abrir...",
"duplicate": "Duplicar",
"close": "Fechar",
"close_all": "Fechar todos",
"copy": "Copiar",
"paste": "Colar",
"cut": "Cortar",
"export": "Exportar...",
"export_all": "Exportar todos...",
"export_options": "Opções de exportação",
"support_message": "Essa ferramenta é gratuita para você, mas não para nós. Por favor, considere suportar financeiramente o site se você o utiliza frequentemente. Obrigado!",
"support_button": "Ajude a manter o site gratuito",
"download_file": "Baixar arquivo",
"download_files": "Baixar arquivos",
"edit": "Editar",
"undo": "Desfazer",
"redo": "Refazer",
"delete": "Apagar",
"select_all": "Selecionar todos",
"view": "Visualizar",
"elevation_profile": "Perfil de elevação",
"vertical_file_view": "Lista vertical de arquivos",
"switch_basemap": "Trocar para mapa base anterior",
"toggle_overlays": "Alternar sobreposições",
"toggle_3d": "Alternar 3D",
"settings": "Configurações",
"distance_units": "Unidades de distância",
"metric": "Métrico",
"imperial": "Imperial",
"nautical": "Nautical",
"velocity_units": "Unidades de velocidade",
"temperature_units": "Unidade de temperatura",
"celsius": "Celsius",
"fahrenheit": "Fahrenheit",
"language": "Idioma",
"mode": "Tema",
"system": "System",
"light": "Claro",
"dark": "Escuro",
"street_view_source": "Street view source",
"mapillary": "Mapillary",
"google": "Google",
"layers": "Camadas do mapa...",
"distance_markers": "Marcadores de distância",
"direction_markers": "Direction arrows",
"help": "Ajuda",
"more": "More...",
"donate": "Doar",
"ctrl": "Ctrl",
"click": "Clique",
"drag": "Arrastar",
"metadata": {
"button": "Informações...",
"name": "Nome",
"description": "Descrição",
"save": "Salvar"
},
"style": {
"button": "Aparência...",
"color": "Cor",
"opacity": "Opacidade",
"width": "Largura"
},
"hide": "Ocultar",
"unhide": "Mostrar",
"center": "Center",
"open_in": "Abrir em"
},
"toolbar": {
"routing": {
"tooltip": "Planejar ou editar uma rota",
"activity": "Atividade",
"use_routing": "Rota",
"use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled",
"allow_private": "Permitir estradas privadas",
"reverse": {
"button": "Inverter",
"tooltip": "Reverse the direction of the route"
},
"route_back_to_start": {
"button": "Voltar para o início",
"tooltip": "Connect the last point of the route with the starting point"
},
"round_trip": {
"button": "Ida e volta",
"tooltip": "Return to the starting point by the same route"
},
"start_loop_here": "Iniciar o loop aqui",
"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": "Bicicleta",
"racing_bike": "Bicicleta de estrada",
"gravel_bike": "Gravel bike",
"mountain_bike": "Bicicleta de montanha",
"foot": "Corrida/caminhada",
"motorcycle": "Moto",
"water": "Água",
"railway": "Ferrovia"
},
"surface": {
"unknown": "Desconhecido",
"paved": "Pavimentado",
"unpaved": "Não pavimentado",
"asphalt": "Asfalto",
"concrete": "Cimento",
"chipseal": "Chipseal",
"cobblestone": "Empedrado",
"unhewn_cobblestone": "Unhewn cobblestone",
"paving_stones": "Paving stones",
"stepping_stones": "Stepping stones",
"sett": "Sett",
"metal": "Metal",
"wood": "Madeira",
"compacted": "Cascalho compactado",
"fine_gravel": "Cascalho fino",
"gravel": "Gravilha",
"pebblestone": "Pebblestone",
"rock": "Pedra",
"dirt": "Terra",
"ground": "Chão",
"earth": "Terra",
"snow": "Neve",
"ice": "Gelo",
"salt": "Sal",
"mud": "Lama",
"sand": "Areia",
"woodchips": "Woodchips",
"grass": "Grama",
"grass_paver": "Grass paver"
},
"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": "Cortar ou dividir",
"crop": "Cortar",
"split_as": "Dividir a trilha em",
"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": "Iniciar",
"end": "End",
"total_time": "Tempo em Movimento",
"pick_date": "Escolha uma data",
"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",
"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."
},
"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."
},
"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": "Tolerância",
"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": "Apagar",
"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": "Mapa-base",
"overlay": "Cobertura",
"create": "Create layer",
"update": "Update layer"
},
"opacity": "Overlay opacity",
"label": {
"basemaps": "Basemaps",
"overlays": "Sobreposições",
"custom": "Personalizado",
"world": "Mundo",
"countries": "Países",
"belgium": "Bélgica",
"bulgaria": "Bulgária",
"finland": "Finlândia",
"france": "França",
"new_zealand": "Nova Zelândia",
"norway": "Noruega",
"spain": "Espanha",
"sweden": "Suécia",
"switzerland": "Suíça",
"united_kingdom": "Reino Unido",
"united_states": "Estados Unidos",
"mapboxOutdoors": "Mapbox Outdoors",
"mapboxSatellite": "Satélite do Mapbox",
"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",
"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": "Trilhas demarcadas",
"waymarkedTrailsHiking": "Caminhada",
"waymarkedTrailsCycling": "Ciclismo",
"waymarkedTrailsMTB": "MTB",
"waymarkedTrailsSkating": "Patinação",
"waymarkedTrailsHorseRiding": "Hipismo",
"waymarkedTrailsWinter": "Inverno",
"points_of_interest": "Pontos de interesse",
"food": "Comida",
"bakery": "Padoca",
"food-store": "Loja de alimentos",
"eat-and-drink": "Comes e bebes",
"amenities": "Amenities",
"toilets": "Toilets",
"water": "Água",
"shower": "Chuveiro",
"shelter": "Shelter",
"motorized": "Carros e Motocicletas",
"fuel-station": "Postos de combustível",
"parking": "Estacionamento",
"garage": "Garagem",
"barrier": "Barrier",
"tourism": "Turismo",
"attraction": "Atração",
"viewpoint": "Mirante",
"hotel": "Hotel",
"campsite": "Acampamento",
"hut": "Cabana",
"picnic": "Picnic Area",
"summit": "Pico",
"pass": "Passagem",
"climbing": "Escalada",
"bicycle": "Bicicleta",
"bicycle-parking": "Estacionamento de bicicleta",
"bicycle-rental": "Aluguel de bicicleta",
"bicycle-shop": "Loja de bicicletas",
"public-transport": "Transporte Público",
"railway-station": "Estações ferroviárias",
"tram-stop": "Parada de bonde",
"bus-stop": "Parada de Ônibus",
"ferry": "Balsa"
},
"color": {
"blue": "Azul",
"bluered": "Blue Red",
"gray": "Cinzento",
"hot": "Popular",
"purple": "Roxo",
"orange": "Orange"
}
},
"chart": {
"show_slope": "Show slope data",
"show_surface": "Show surface data",
"show_speed": "Show speed data",
"show_pace": "Show pace data",
"show_heartrate": "Show heart rate data",
"show_cadence": "Show cadence data",
"show_temperature": "Show temperature data",
"show_power": "Show power data"
},
"quantities": {
"distance": "Distância",
"elevation": "Elevação",
"temperature": "Temperatura",
"speed": "Velocidade",
"pace": "Ritmo",
"heartrate": "Heart rate",
"cadence": "Cadência",
"power": "Potência",
"slope": "Slope",
"surface": "Superfície",
"time": "Tempo",
"moving": "Moving",
"total": "Total"
},
"units": {
"meters": "m",
"feet": "pés",
"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": "Percursos",
"segment": "Segment",
"segments": "Segmentos",
"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": "Acampamento",
"car": "Car",
"car_repair": "Garagem",
"convenience_store": "Convenience Store",
"crossing": "Crossing",
"department_store": "Department Store",
"drinking_water": "Água",
"exit": "Exit",
"lodge": "Cabana",
"lodging": "Accommodation",
"forest": "Forest",
"gas_station": "Postos de combustível",
"ground_transportation": "Ground Transportation",
"hotel": "Hotel",
"house": "House",
"information": "Information",
"park": "Park",
"parking_area": "Estacionamento",
"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": "Chuveiro",
"summit": "Pico",
"telephone": "Telephone",
"tunnel": "Tunnel",
"water_source": "Water Source"
}
},
"homepage": {
"website": "Website",
"home": "Home",
"app": "App",
"contact": "Contact",
"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": "Grátis, sem anúncios e de código aberto",
"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."
},
"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": "Mapa-base",
"height": "Altura",
"fill_by": "Fill by",
"none": "Nenhum",
"show_controls": "Mostrar controles",
"manual_camera": "Câmera manual",
"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": "Prévia",
"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"
}

482
website/src/locales/ro.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "acasă",
"app_title": "editorul online de fişiere GPX",
"embed_title": "editorul online de fişiere GPX",
"help_title": "ajutor",
"404_title": "pagina nu a fost găsită",
"description": "Vizualizați, editați și creați fișiere GPX online cu capacități avansate de planificare a rutelor și instrumente de procesare a fișierelor, hărți frumoase și vizualizări de date detaliate."
},
"menu": {
"new": "Nou",
"new_file": "Fișier nou",
"new_track": "Traseu nou",
"new_segment": "Segment nou",
"open": "Deschide...",
"duplicate": "Duplicare",
"close": "Închide",
"close_all": "Închide tot",
"copy": "Copiază",
"paste": "Lipire",
"cut": "Taie",
"export": "Exportă...",
"export_all": "Exportă tot...",
"export_options": "Opțiuni de export",
"support_message": "Aplicația este gratuită pentru utilizare, dar nu este gratuită întreținerea. Te rugăm să iei în considerare sprijinirea site-ului dacă îl folosești frecvent. Mulțumim!",
"support_button": "Ajută pentru a păstra website-ul gratuit",
"download_file": "Descarcă fișier",
"download_files": "Descarca fisierele",
"edit": "Editează",
"undo": "Anulează",
"redo": "Refă",
"delete": "Șterge",
"select_all": "Selectează tot",
"view": "Vizualizare",
"elevation_profile": "Profil de altitudine",
"vertical_file_view": "Listă de fișiere verticale",
"switch_basemap": "Switch to previous basemap",
"toggle_overlays": "Comută suprapunerile",
"toggle_3d": "Comută 3D",
"settings": "Setări",
"distance_units": "Unități de distanță",
"metric": "Metric",
"imperial": "Imperial",
"nautical": "Nautic",
"velocity_units": "Unități de viteză",
"temperature_units": "Unități de temperatură",
"celsius": "Celsius",
"fahrenheit": "Fahrenheit",
"language": "Limbă",
"mode": "Temă",
"system": "Sistem",
"light": "Luminos",
"dark": "Întunecat",
"street_view_source": "Sursa vizualizării străzii",
"mapillary": "Mapillary",
"google": "Google",
"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"
},
"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",
"chipseal": "Chipseal",
"cobblestone": "Pavaj",
"unhewn_cobblestone": "Pavaj neșlefuit",
"paving_stones": "Pavaj din pietre",
"stepping_stones": "Pietre de pașit",
"sett": "Sett",
"metal": "Metal",
"wood": "Lemn",
"compacted": "Pietriș compactat",
"fine_gravel": "Pietriș fin",
"gravel": "Pietriș",
"pebblestone": "Pavaj",
"rock": "Piatră",
"dirt": "Noroi",
"ground": "Sol",
"earth": "Pământ",
"snow": "Zăpadă",
"ice": "Gheață",
"salt": "Sare",
"mud": "Noroi",
"sand": "Nisip",
"woodchips": "Woodchips",
"grass": "Iarbă",
"grass_paver": "Pavaj cu iarbă"
},
"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": "Decupare",
"split_as": "Împărțiți traseul în",
"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": "Sfârșit",
"total_time": "Durata deplasării",
"pick_date": "Alege o dată",
"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",
"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."
},
"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."
},
"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",
"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"
},
"color": {
"blue": "Blue",
"bluered": "Blue Red",
"gray": "Gray",
"hot": "Hot",
"purple": "Purple",
"orange": "Orange"
}
},
"chart": {
"show_slope": "Show slope data",
"show_surface": "Show surface data",
"show_speed": "Show speed data",
"show_pace": "Show pace data",
"show_heartrate": "Show heart rate data",
"show_cadence": "Show cadence data",
"show_temperature": "Show temperature data",
"show_power": "Show power data"
},
"quantities": {
"distance": "Distance",
"elevation": "Elevation",
"temperature": "Temperature",
"speed": "Speed",
"pace": "Pace",
"heartrate": "Heart rate",
"cadence": "Cadence",
"power": "Power",
"slope": "Slope",
"surface": "Surface",
"time": "Time",
"moving": "Moving",
"total": "Total"
},
"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",
"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."
},
"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"
}

482
website/src/locales/ru.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "home",
"app_title": "the online GPX file editor",
"embed_title": "the online GPX file editor",
"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."
},
"menu": {
"new": "New",
"new_file": "New file",
"new_track": "New track",
"new_segment": "New segment",
"open": "Open...",
"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": "Удалить",
"select_all": "Select all",
"view": "View",
"elevation_profile": "Профиль рельефа",
"vertical_file_view": "Vertical file list",
"switch_basemap": "Switch to previous basemap",
"toggle_overlays": "Toggle overlays",
"toggle_3d": "Toggle 3D",
"settings": "Settings",
"distance_units": "Единицы измерения расстояния",
"metric": "Метрические",
"imperial": "Имперские",
"nautical": "Nautical",
"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",
"layers": "Map layers...",
"distance_markers": "Метки расстояния",
"direction_markers": "Direction arrows",
"help": "Помощь",
"more": "More...",
"donate": "Donate",
"ctrl": "Ctrl",
"click": "Click",
"drag": "Drag",
"metadata": {
"button": "Info...",
"name": "Название",
"description": "Description",
"save": "Save"
},
"style": {
"button": "Appearance...",
"color": "Color",
"opacity": "Opacity",
"width": "Width"
},
"hide": "Hide",
"unhide": "Unhide",
"center": "Center",
"open_in": "Open in"
},
"toolbar": {
"routing": {
"tooltip": "Plan or edit a route",
"activity": "Активность",
"use_routing": "Маршрутизация",
"use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled",
"allow_private": "Allow private roads",
"reverse": {
"button": "Изменить направление",
"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": "Велосипед",
"racing_bike": "Road bike",
"gravel_bike": "Gravel bike",
"mountain_bike": "Горный велосипед",
"foot": "Бег/Хайкинг",
"motorcycle": "Мотоцикл",
"water": "Water",
"railway": "Railway"
},
"surface": {
"unknown": "Unknown",
"paved": "Paved",
"unpaved": "Unpaved",
"asphalt": "Asphalt",
"concrete": "Concrete",
"chipseal": "Chipseal",
"cobblestone": "Cobblestone",
"unhewn_cobblestone": "Unhewn cobblestone",
"paving_stones": "Paving stones",
"stepping_stones": "Stepping stones",
"sett": "Sett",
"metal": "Metal",
"wood": "Wood",
"compacted": "Compacted gravel",
"fine_gravel": "Fine gravel",
"gravel": "Gravel",
"pebblestone": "Pebblestone",
"rock": "Rock",
"dirt": "Dirt",
"ground": "Ground",
"earth": "Earth",
"snow": "Snow",
"ice": "Ice",
"salt": "Salt",
"mud": "Mud",
"sand": "Sand",
"woodchips": "Woodchips",
"grass": "Grass",
"grass_paver": "Grass paver"
},
"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": "Начало",
"end": "End",
"total_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",
"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."
},
"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."
},
"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": "Удалить",
"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": "Болгария",
"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",
"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"
},
"color": {
"blue": "Синий",
"bluered": "Blue Red",
"gray": "Серый",
"hot": "Hot",
"purple": "Фиолетовый",
"orange": "Orange"
}
},
"chart": {
"show_slope": "Show slope data",
"show_surface": "Show surface data",
"show_speed": "Show speed data",
"show_pace": "Show pace data",
"show_heartrate": "Show heart rate data",
"show_cadence": "Show cadence data",
"show_temperature": "Show temperature data",
"show_power": "Show power data"
},
"quantities": {
"distance": "Расстояние",
"elevation": "Высота",
"temperature": "Температура",
"speed": "Скорость",
"pace": "Темп",
"heartrate": "Heart rate",
"cadence": "Каденс",
"power": "Мощность",
"slope": "Уклон",
"surface": "Поверхность",
"time": "Время",
"moving": "Moving",
"total": "Всего"
},
"units": {
"meters": "м",
"feet": "фт",
"kilometers": "км",
"miles": "ми",
"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": "Треки",
"segment": "Segment",
"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",
"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."
},
"embedding": {
"title": "Create your own map",
"mapbox_token": "Mapbox access token",
"file_urls": "URL-адреса файлов (разделенные запятыми)",
"drive_ids": "Идентификаторы файлов Google Диска (разделенные запятыми)",
"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": "Предварительный просмотр",
"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"
}

482
website/src/locales/sv.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "hem",
"app_title": "online GPX-fileditor",
"embed_title": "online GPX-fileditor",
"help_title": "hjälp",
"404_title": "page not found",
"description": "Visa, redigera och skapa GPX-filer online med avancerade ruttplaneringsfunktioner, verktyg för filhantering, tilltalande kartor och detaljerade datavisualiseringar."
},
"menu": {
"new": "Nytt",
"new_file": "Ny fil",
"new_track": "Nytt spår",
"new_segment": "Nytt segment",
"open": "Öppna...",
"duplicate": "Duplicera",
"close": "Stäng",
"close_all": "Stäng alla",
"copy": "Kopiera",
"paste": "Klistra in",
"cut": "Klipp ut",
"export": "Exportera...",
"export_all": "Exportera alla...",
"export_options": "Exportalternativ",
"support_message": "Verktyget är gratis att använda, men inte gratis att underhålla. Överväg att stödja webbplatsen om du använder den ofta. Tack!",
"support_button": "Hjälpa till att hålla webbplatsen gratis",
"download_file": "Ladda ner fil",
"download_files": "Ladda ner filer",
"edit": "Redigera",
"undo": "Ångra",
"redo": "Upprepa",
"delete": "Radera",
"select_all": "Markera allt",
"view": "Visa",
"elevation_profile": "Höjdprofil",
"vertical_file_view": "Vertikal fillista",
"switch_basemap": "Växla till föregående baskarta",
"toggle_overlays": "Växla överlagring",
"toggle_3d": "Växla 3D",
"settings": "Inställningar",
"distance_units": "Enhet för distans",
"metric": "Metrisk",
"imperial": "Imperiala",
"nautical": "Nautical",
"velocity_units": "Enhet för hastighet",
"temperature_units": "Temperaturenheter",
"celsius": "Celsius",
"fahrenheit": "Fahrenheit",
"language": "Språk",
"mode": "Tema",
"system": "System",
"light": "Ljust",
"dark": "Mörkt",
"street_view_source": "Gatuvykälla",
"mapillary": "Mapillary",
"google": "Google",
"layers": "Kartlager...",
"distance_markers": "Distansmarkörer",
"direction_markers": "Riktningsmarkörer",
"help": "Hjälp",
"more": "More...",
"donate": "Donera",
"ctrl": "Ctrl",
"click": "Klicka",
"drag": "Dra",
"metadata": {
"button": "Info...",
"name": "Namn",
"description": "Beskrivning",
"save": "Spara"
},
"style": {
"button": "Utseende...",
"color": "Färg",
"opacity": "Genomskinlighet",
"width": "Bredd"
},
"hide": "Dölj",
"unhide": "Visa",
"center": "Center",
"open_in": "Öppna i"
},
"toolbar": {
"routing": {
"tooltip": "Planera eller redigera en rutt",
"activity": "Aktivitet",
"use_routing": "Ruttplanering",
"use_routing_tooltip": "Koppla fästpunkter via vägnätet, eller om inaktiverad, i en rak linje",
"allow_private": "Tillåt privata vägar",
"reverse": {
"button": "Reversera",
"tooltip": "Vänd riktningen på rutten"
},
"route_back_to_start": {
"button": "Tillbaka till start",
"tooltip": "Koppla den sista punkten på rutten med startpunkten"
},
"round_trip": {
"button": "Tur och retur",
"tooltip": "Återvänd till startpunkten med samma rutt"
},
"start_loop_here": "Starta loopen här",
"help_no_file": "Välj ett spår för att använda ruttverktyget, eller klicka på kartan för att skapa en ny rutt.",
"help": "Klicka på kartan för att lägga till en ny fästpunkt eller dra befintliga för att ändra rutten.",
"activities": {
"bike": "Cykel",
"racing_bike": "Racingcykel",
"gravel_bike": "Gravel bike",
"mountain_bike": "Mountainbike",
"foot": "Löpa/vandra",
"motorcycle": "Motorcykel",
"water": "Vatten",
"railway": "Järnväg"
},
"surface": {
"unknown": "Okänt",
"paved": "Asfalterad",
"unpaved": "Oasfalterad",
"asphalt": "Asfalt",
"concrete": "Betong",
"chipseal": "Oljegrus",
"cobblestone": "Kullersten",
"unhewn_cobblestone": "Rå kullersten",
"paving_stones": "Gatstenar",
"stepping_stones": "Trampsten",
"sett": "Kullersten",
"metal": "Metall",
"wood": "Trä",
"compacted": "Packat grus",
"fine_gravel": "Fint grus",
"gravel": "Grus",
"pebblestone": "Småsten",
"rock": "Sten",
"dirt": "Jord",
"ground": "Mark",
"earth": "Jord",
"snow": "Snö",
"ice": "Is",
"salt": "Salt",
"mud": "Lera",
"sand": "Sand",
"woodchips": "Träflis",
"grass": "Gräs",
"grass_paver": "Gräsarmering"
},
"error": {
"from": "Startpunkten är för långt bort från närmaste väg",
"via": "Ruttpunkten är för långt bort från närmaste väg",
"to": "Slutpunkten är för långt bort från närmaste väg",
"timeout": "Ruttberäkningen tog för lång tid, försök att lägga punkterna närmare varandra"
}
},
"scissors": {
"tooltip": "Beskär eller dela upp",
"crop": "Beskär",
"split_as": "Dela upp spåret i",
"help_invalid_selection": "Välj ett spår att beskära eller dela upp.",
"help": "Använd reglaget för att beskära spåret, eller dela upp det genom att klicka på en av delningsmarkörerna eller direkt på spåret."
},
"time": {
"tooltip": "Manage time data",
"start": "Start",
"end": "End",
"total_time": "Tid i rörelse",
"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": "Sammanfoga markering",
"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."
},
"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."
},
"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": "Radera",
"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": "Lagertyp",
"basemap": "Baskarta",
"overlay": "Överlägg",
"create": "Create layer",
"update": "Update layer"
},
"opacity": "Overlay opacity",
"label": {
"basemaps": "Baskartor",
"overlays": "Lager",
"custom": "Anpassat",
"world": "Världen",
"countries": "Länder",
"belgium": "Belgium",
"bulgaria": "Bulgarien",
"finland": "Finland",
"france": "Frankrike",
"new_zealand": "Nya Zeeland",
"norway": "Norge",
"spain": "Spanien",
"sweden": "Sverige",
"switzerland": "Schweiz",
"united_kingdom": "Storbritannien",
"united_states": "USA",
"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",
"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": "Bageri",
"food-store": "Food Store",
"eat-and-drink": "Mat och dryck",
"amenities": "Bekvämligheter",
"toilets": "Toaletter",
"water": "Water",
"shower": "Dusch",
"shelter": "Shelter",
"motorized": "Cars and Motorcycles",
"fuel-station": "Bensinstation",
"parking": "Parkering",
"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": "Kollektivtrafik",
"railway-station": "Järnvägsstation",
"tram-stop": "Spårvagnshållplats",
"bus-stop": "Busshållplats",
"ferry": "Ferry"
},
"color": {
"blue": "Blå",
"bluered": "Blue Red",
"gray": "Grå",
"hot": "Hett",
"purple": "Lila",
"orange": "Orange"
}
},
"chart": {
"show_slope": "Show slope data",
"show_surface": "Show surface data",
"show_speed": "Show speed data",
"show_pace": "Show pace data",
"show_heartrate": "Show heart rate data",
"show_cadence": "Show cadence data",
"show_temperature": "Show temperature data",
"show_power": "Show power data"
},
"quantities": {
"distance": "Distans",
"elevation": "Höjd",
"temperature": "Temperature",
"speed": "Fart",
"pace": "Tempo",
"heartrate": "Heart rate",
"cadence": "Cadence",
"power": "Power",
"slope": "Lutning",
"surface": "Yta",
"time": "Time",
"moving": "Moving",
"total": "Total"
},
"units": {
"meters": "m",
"feet": "fot",
"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": "Spår",
"tracks": "Spår",
"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": "Närbutik",
"crossing": "Crossing",
"department_store": "Department Store",
"drinking_water": "Vatten",
"exit": "Exit",
"lodge": "Hut",
"lodging": "Accommodation",
"forest": "Forest",
"gas_station": "Bensinstation",
"ground_transportation": "Ground Transportation",
"hotel": "Hotel",
"house": "House",
"information": "Information",
"park": "Park",
"parking_area": "Parkering",
"pharmacy": "Pharmacy",
"picnic_area": "Picnic Area",
"restaurant": "Restaurang",
"restricted_area": "Restricted Area",
"restroom": "Toaletter",
"road": "Road",
"scenic_area": "Scenic Area",
"shelter": "Shelter",
"shopping_center": "Shopping Center",
"shower": "Dusch",
"summit": "Summit",
"telephone": "Telephone",
"tunnel": "Tunnel",
"water_source": "Water Source"
}
},
"homepage": {
"website": "Website",
"home": "Home",
"app": "App",
"contact": "Contact",
"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."
},
"embedding": {
"title": "Create your own map",
"mapbox_token": "Mapbox access token",
"file_urls": "Fil-URL:er (separerade med kommatecken)",
"drive_ids": "Google Drive file IDs (separerade med kommatecken)",
"basemap": "Baskarta",
"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": "Förhandsvisning",
"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"
}

482
website/src/locales/vi.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "home",
"app_title": "the online GPX file editor",
"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": "Tạo bản sao",
"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": "Xóa",
"select_all": "Select all",
"view": "View",
"elevation_profile": "Elevation profile",
"vertical_file_view": "Vertical file list",
"switch_basemap": "Switch to previous basemap",
"toggle_overlays": "Toggle overlays",
"toggle_3d": "Toggle 3D",
"settings": "Settings",
"distance_units": "Distance units",
"metric": "Hệ mét",
"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",
"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"
},
"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": "Đảo ngược",
"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": "Đạp xe",
"racing_bike": "Road bike",
"gravel_bike": "Gravel bike",
"mountain_bike": "Xe đạp leo núi",
"foot": "Chạy/đi bộ",
"motorcycle": "Xe máy",
"water": "Nước",
"railway": "Đường sắt"
},
"surface": {
"unknown": "Unknown",
"paved": "Paved",
"unpaved": "Unpaved",
"asphalt": "Asphalt",
"concrete": "Concrete",
"chipseal": "Chipseal",
"cobblestone": "Cobblestone",
"unhewn_cobblestone": "Unhewn cobblestone",
"paving_stones": "Paving stones",
"stepping_stones": "Stepping stones",
"sett": "Sett",
"metal": "Metal",
"wood": "Wood",
"compacted": "Compacted gravel",
"fine_gravel": "Fine gravel",
"gravel": "Gravel",
"pebblestone": "Pebblestone",
"rock": "Rock",
"dirt": "Dirt",
"ground": "Ground",
"earth": "Earth",
"snow": "Snow",
"ice": "Ice",
"salt": "Salt",
"mud": "Mud",
"sand": "Sand",
"woodchips": "Woodchips",
"grass": "Grass",
"grass_paver": "Grass paver"
},
"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",
"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."
},
"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."
},
"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": "Xóa",
"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": "Bản đồ cơ sở",
"overlay": "Lớp phủ",
"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",
"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": "Nước",
"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"
},
"color": {
"blue": "Blue",
"bluered": "Blue Red",
"gray": "Gray",
"hot": "Hot",
"purple": "Purple",
"orange": "Orange"
}
},
"chart": {
"show_slope": "Show slope data",
"show_surface": "Show surface data",
"show_speed": "Show speed data",
"show_pace": "Show pace data",
"show_heartrate": "Show heart rate data",
"show_cadence": "Show cadence data",
"show_temperature": "Show temperature data",
"show_power": "Show power data"
},
"quantities": {
"distance": "Distance",
"elevation": "Elevation",
"temperature": "Temperature",
"speed": "Speed",
"pace": "Nhịp độ",
"heartrate": "Heart rate",
"cadence": "Cadence",
"power": "Power",
"slope": "Slope",
"surface": "Surface",
"time": "Time",
"moving": "Moving",
"total": "Total"
},
"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": "Nước",
"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",
"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."
},
"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": "Bản đồ cơ sở",
"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"
}

482
website/src/locales/zh.json Normal file
View File

@@ -0,0 +1,482 @@
{
"metadata": {
"home_title": "首页",
"app_title": "GPX 文件在线编辑器",
"embed_title": "GPX 文件在线编辑器",
"help_title": "帮助",
"404_title": "无法找到页面",
"description": "利用先进的路线规划功能和文件处理工具、精美的地图和详细的可视化数据,在线查看、编辑和创建 GPX 文件。"
},
"menu": {
"new": "新建",
"new_file": "新建文件",
"new_track": "新路线",
"new_segment": "新分段",
"open": "打开...",
"duplicate": "创建副本",
"close": "关闭",
"close_all": "全部关闭",
"copy": "复制",
"paste": "粘贴",
"cut": "剪切",
"export": "导出...",
"export_all": "全部导出...",
"export_options": "导出选项",
"support_message": "该工具可免费使用,但不能免费运行。如果您经常使用,请考虑支持本网站。谢谢!",
"support_button": "帮助网站保持免费",
"download_file": "下载文件",
"download_files": "下载文件",
"edit": "编辑",
"undo": "撤销",
"redo": "恢复",
"delete": "删除",
"select_all": "全选",
"view": "视图",
"elevation_profile": "海拔",
"vertical_file_view": "垂直文件列表",
"switch_basemap": "切换到上一个底图",
"toggle_overlays": "切换覆盖",
"toggle_3d": "切换3D",
"settings": "设置",
"distance_units": "长度单位",
"metric": "公制",
"imperial": "英制",
"nautical": "Nautical",
"velocity_units": "速度单位",
"temperature_units": "温度单位",
"celsius": "摄氏度",
"fahrenheit": "华氏度",
"language": "语言",
"mode": "主题",
"system": "System",
"light": "浅色",
"dark": "暗色",
"street_view_source": "街景来源",
"mapillary": "Mapillary",
"google": "Google",
"layers": "地图图层...",
"distance_markers": "距离标记",
"direction_markers": "方向箭头",
"help": "帮助",
"more": "更多",
"donate": "捐赠",
"ctrl": "Ctrl",
"click": "单击",
"drag": "拖动",
"metadata": {
"button": "信息...",
"name": "名称",
"description": "说明",
"save": "保存"
},
"style": {
"button": "外观...",
"color": "配色",
"opacity": "透明度",
"width": "宽度"
},
"hide": "隐藏",
"unhide": "取消隐藏",
"center": "Center",
"open_in": "打开"
},
"toolbar": {
"routing": {
"tooltip": "规划或编辑路线",
"activity": "活动",
"use_routing": "路由",
"use_routing_tooltip": "通过公路网络连接锚点,如果禁用则直接连接直线",
"allow_private": "允许私有道路",
"reverse": {
"button": "反转",
"tooltip": "反转路由方向"
},
"route_back_to_start": {
"button": "返回至起点",
"tooltip": "将路由的最后一点与起点连接"
},
"round_trip": {
"button": "往返",
"tooltip": "通过相同路线返回起始点"
},
"start_loop_here": "在此开始循环",
"help_no_file": "选择一个轨迹来使用路由工具,或点击地图开始创建新路由。",
"help": "点击地图添加一个新的锚点,或拖动现有的锚点以更改路由。",
"activities": {
"bike": "自行车",
"racing_bike": "公路自行车",
"gravel_bike": "公路自行车",
"mountain_bike": "山地自行车",
"foot": "跑步/徒步",
"motorcycle": "摩托车",
"water": "水域",
"railway": "铁路"
},
"surface": {
"unknown": "未知的",
"paved": "铺装路面",
"unpaved": "非铺装路面",
"asphalt": "沥青",
"concrete": "混凝土",
"chipseal": "碎石铺装",
"cobblestone": "鹅卵石",
"unhewn_cobblestone": "未开凿的鹅卵石",
"paving_stones": "铺路石",
"stepping_stones": "垫脚石",
"sett": "Sett",
"metal": "金属",
"wood": "木材",
"compacted": "紧凑的砾石",
"fine_gravel": "精良的砾石",
"gravel": "砾石",
"pebblestone": "卵石",
"rock": "岩石",
"dirt": "泥土",
"ground": "地",
"earth": "土",
"snow": "雪",
"ice": "冰",
"salt": "盐",
"mud": "泥巴",
"sand": "沙粒",
"woodchips": "木片",
"grass": "草地",
"grass_paver": "草坪"
},
"error": {
"from": "起点距离最近的道路太远",
"via": "起点距离最近的道路太远",
"to": "终点离最近的道路太远了",
"timeout": "Route calculation took too long, try adding points closer together"
}
},
"scissors": {
"tooltip": "裁剪或拆分",
"crop": "裁剪",
"split_as": "",
"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": "管理时间数据",
"start": "开始",
"end": "结束",
"total_time": "移动时间",
"pick_date": "选择日期",
"artificial": "创建实际时间数据",
"update": "更新时间数据",
"help": "Use the form to set new time data.",
"help_invalid_selection": "Select a single trace to manage its time data."
},
"merge": {
"merge_traces": "连接轨迹",
"merge_contents": "Merge the contents and keep the traces disconnected",
"merge_selection": "合并选择项",
"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."
},
"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."
},
"waypoint": {
"tooltip": "创建并编辑兴趣点",
"icon": "Icon",
"link": "Link",
"longitude": "经度",
"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": "删除 GPS 点",
"delete_waypoints": "Delete points of interest",
"delete_inside": "Delete inside selection",
"delete_outside": "Delete outside selection",
"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."
}
},
"layers": {
"settings": "图层设置",
"settings_help": "Select the map layers you want to show in the interface, add custom ones, and adjust their settings.",
"selection": "选择图层",
"custom_layers": {
"title": "自定义图层",
"new": "新建自定义图层",
"edit": "编辑自定义图层",
"urls": "URL(s)",
"url_placeholder": "WMTS, WMS 或 Mapbox 风格 JSON",
"max_zoom": "最大缩放等级",
"layer_type": "图层类型",
"basemap": "底图",
"overlay": "叠加",
"create": "创建图层",
"update": "更新图层"
},
"opacity": "图层透明度",
"label": {
"basemaps": "底图",
"overlays": "叠加层",
"custom": "自定义",
"world": "世界",
"countries": "国家/地区",
"belgium": "Belgium",
"bulgaria": "保加利亚",
"finland": "芬兰",
"france": "法国",
"new_zealand": "新西兰",
"norway": "挪威",
"spain": "西班牙",
"sweden": "瑞典",
"switzerland": "瑞士",
"united_kingdom": "英国",
"united_states": "美国",
"mapboxOutdoors": "Mapbox Outdoors",
"mapboxSatellite": "Mapbox 卫星",
"openStreetMap": "OpenStreetMap",
"openTopoMap": "OpenTopoMap",
"openHikingMap": "OpenHikingMap",
"cyclOSM": "CyclOSM",
"linz": "LINZ Topo",
"linzTopo": "LINZ Topo50",
"swisstopoRaster": "swisstopo Raster",
"swisstopoVector": "swisstopo Vector",
"swisstopoSatellite": "swisstopo 卫星图",
"ignBe": "IGN Topo",
"ignFrPlan": "IGN Plan",
"ignFrTopo": "IGN Topo",
"ignFrScan25": "IGN SCAN25",
"ignFrSatellite": "IGN Satellite",
"ignEs": "IGN",
"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": "徒步",
"waymarkedTrailsCycling": "骑行",
"waymarkedTrailsMTB": "MTB",
"waymarkedTrailsSkating": "滑雪",
"waymarkedTrailsHorseRiding": "骑马",
"waymarkedTrailsWinter": "冬季",
"points_of_interest": "兴趣点",
"food": "食物",
"bakery": "面包店",
"food-store": "Food Store",
"eat-and-drink": "吃吃喝喝",
"amenities": "便利设施",
"toilets": "厕所",
"water": "Water",
"shower": "淋浴",
"shelter": "Shelter",
"motorized": "Cars and Motorcycles",
"fuel-station": "加油站",
"parking": "停车场",
"garage": "车库",
"barrier": "障碍物",
"tourism": "旅游观光",
"attraction": "景点",
"viewpoint": "观景点",
"hotel": "酒店",
"campsite": "营地",
"hut": "Hut",
"picnic": "Picnic Area",
"summit": "Summit",
"pass": "Pass",
"climbing": "Climbing",
"bicycle": "自行车",
"bicycle-parking": "自行车停车场",
"bicycle-rental": "自行车出租点",
"bicycle-shop": "自行车店",
"public-transport": "公共交通",
"railway-station": "火车站",
"tram-stop": "有轨电车站",
"bus-stop": "巴士站",
"ferry": "轮渡"
},
"color": {
"blue": "蓝色",
"bluered": "Blue Red",
"gray": "灰色",
"hot": "灼热",
"purple": "紫色",
"orange": "橙色"
}
},
"chart": {
"show_slope": "显示坡度数据",
"show_surface": "Show surface data",
"show_speed": "显示速度数据",
"show_pace": "显示配速数据",
"show_heartrate": "显示心率数据",
"show_cadence": "显示踏频数据",
"show_temperature": "显示温度数据",
"show_power": "显示功率数据"
},
"quantities": {
"distance": "距离",
"elevation": "高程",
"temperature": "温度",
"speed": "速度",
"pace": "配速",
"heartrate": "心率",
"cadence": "踏频",
"power": "功率",
"slope": "斜坡",
"surface": "表面",
"time": "时间",
"moving": "移动",
"total": "全部"
},
"units": {
"meters": "米",
"feet": "英尺",
"kilometers": "千米",
"miles": "英里",
"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": "轨迹",
"tracks": "轨迹",
"segment": "段",
"segments": "Segments",
"waypoint": "Point of interest",
"waypoints": "兴趣点",
"symbol": {
"alert": "Alert",
"anchor": "Anchor",
"bank": "Bank",
"beach": "Beach",
"bike_trail": "Bike Trail",
"binoculars": "Binoculars",
"bridge": "Bridge",
"building": "Building",
"campground": "营地",
"car": "Car",
"car_repair": "车库",
"convenience_store": "便利店",
"crossing": "Crossing",
"department_store": "Department Store",
"drinking_water": "水域",
"exit": "Exit",
"lodge": "Hut",
"lodging": "Accommodation",
"forest": "Forest",
"gas_station": "加油站",
"ground_transportation": "Ground Transportation",
"hotel": "酒店",
"house": "House",
"information": "Information",
"park": "Park",
"parking_area": "停车场",
"pharmacy": "Pharmacy",
"picnic_area": "Picnic Area",
"restaurant": "餐厅",
"restricted_area": "Restricted Area",
"restroom": "厕所",
"road": "Road",
"scenic_area": "Scenic Area",
"shelter": "Shelter",
"shopping_center": "Shopping Center",
"shower": "淋浴",
"summit": "Summit",
"telephone": "Telephone",
"tunnel": "Tunnel",
"water_source": "Water Source"
}
},
"homepage": {
"website": "官方网站",
"home": "首页",
"app": "App",
"contact": "联系方式",
"x": "X",
"facebook": "Facebook",
"github": "GitHub",
"crowdin": "Crowdin",
"email": "电子邮箱",
"contribute": "参与贡献",
"supported_by": "技术支持:",
"support_button": "在 Ko-fi 上支持 gpx.studio",
"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": "全球和本地地图",
"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_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."
},
"embedding": {
"title": "Create your own map",
"mapbox_token": "Mapbox access token",
"file_urls": "文件 URLs (用逗号分隔)",
"drive_ids": "谷歌云盘文件 IDs (用逗号分隔)",
"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": "纬度",
"longitude": "经度",
"zoom": "缩放",
"pitch": "Pitch",
"bearing": "Bearing",
"preview": "预览",
"code": "Integration code"
},
"webgl2_required": "WebGL 2 is required to display the map.",
"enable_webgl2": "学习如何在您的浏览器中启用 WebGL 2",
"page_not_found": "page not found"
}