mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-10-14 11:38:18 +00:00
New translations en.json (Romanian)
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"view": "Vizualizare",
|
||||
"elevation_profile": "Profil de altitudine",
|
||||
"tree_file_view": "Structură fișiere",
|
||||
"switch_basemap": "Switch to previous basemap",
|
||||
"switch_basemap": "Comutați la harta de bază anterioară",
|
||||
"toggle_overlays": "Comută suprapunerile",
|
||||
"toggle_3d": "Comută 3D",
|
||||
"settings": "Setări",
|
||||
@@ -54,39 +54,39 @@
|
||||
"street_view_source": "Sursa vizualizării străzii",
|
||||
"mapillary": "Mapillary",
|
||||
"google": "Google",
|
||||
"toggle_street_view": "Street view",
|
||||
"toggle_street_view": "Vedere stradală",
|
||||
"layers": "Straturi hartă...",
|
||||
"distance_markers": "Distance markers",
|
||||
"direction_markers": "Direction arrows",
|
||||
"help": "Help",
|
||||
"more": "More...",
|
||||
"donate": "Donate",
|
||||
"distance_markers": "Indicatori de distanță",
|
||||
"direction_markers": "Săgeți de direcție",
|
||||
"help": "Ajutor",
|
||||
"more": "Mai multe...",
|
||||
"donate": "Donați",
|
||||
"ctrl": "Ctrl",
|
||||
"click": "Click",
|
||||
"drag": "Drag",
|
||||
"metadata": {
|
||||
"button": "Info...",
|
||||
"name": "Name",
|
||||
"description": "Description",
|
||||
"description": "Descriere",
|
||||
"save": "Save"
|
||||
},
|
||||
"style": {
|
||||
"button": "Appearance...",
|
||||
"button": "Aspect...",
|
||||
"color": "Color",
|
||||
"opacity": "Opacity",
|
||||
"opacity": "Opacitate",
|
||||
"width": "Width"
|
||||
},
|
||||
"hide": "Hide",
|
||||
"unhide": "Unhide",
|
||||
"hide": "Ascunde",
|
||||
"unhide": "Dezvăluie",
|
||||
"center": "Center",
|
||||
"open_in": "Open in",
|
||||
"copy_coordinates": "Copy coordinates"
|
||||
"copy_coordinates": "Copiază coordonatele"
|
||||
},
|
||||
"toolbar": {
|
||||
"routing": {
|
||||
"tooltip": "Plan or edit a route",
|
||||
"activity": "Activity",
|
||||
"use_routing": "Routing",
|
||||
"tooltip": "Planifică sau editează o rută",
|
||||
"activity": "Activitate",
|
||||
"use_routing": "Rutare",
|
||||
"use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled",
|
||||
"allow_private": "Allow private roads",
|
||||
"reverse": {
|
||||
@@ -105,18 +105,18 @@
|
||||
"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",
|
||||
"bike": "Bicicletă",
|
||||
"racing_bike": "Bicicleta rutieră",
|
||||
"gravel_bike": "Bicicletă de pietriș",
|
||||
"mountain_bike": "Bicicletă de munte",
|
||||
"foot": "Alergare/drumeție",
|
||||
"motorcycle": "Motocicletă",
|
||||
"water": "Water",
|
||||
"railway": "Railway"
|
||||
"railway": "Cale Ferată"
|
||||
},
|
||||
"surface": {
|
||||
"unknown": "Unknown",
|
||||
"paved": "Paved",
|
||||
"unknown": "Necunoscut",
|
||||
"paved": "Asfaltat",
|
||||
"unpaved": "Unpaved",
|
||||
"asphalt": "Asphalt",
|
||||
"concrete": "Concrete",
|
||||
@@ -165,9 +165,9 @@
|
||||
"road": "Road",
|
||||
"bridleway": "Horseriding path",
|
||||
"platform": "Platform",
|
||||
"raceway": "Racing circuit",
|
||||
"raceway": "Circuit de curse",
|
||||
"rest_area": "Rest area",
|
||||
"abandoned": "Abandoned",
|
||||
"abandoned": "Abandonat",
|
||||
"services": "Services",
|
||||
"corridor": "Corridor",
|
||||
"bus_stop": "Bus stop",
|
||||
@@ -235,71 +235,71 @@
|
||||
"help_no_selection": "Select a file item to request elevation data."
|
||||
},
|
||||
"waypoint": {
|
||||
"tooltip": "Create and edit points of interest",
|
||||
"tooltip": "Creează și editează puncte de interes",
|
||||
"icon": "Icon",
|
||||
"link": "Link",
|
||||
"longitude": "Longitude",
|
||||
"latitude": "Latitude",
|
||||
"create": "Create point of interest",
|
||||
"add": "Add point of interest to file",
|
||||
"latitude": "Latitudine",
|
||||
"create": "Creează un punct de interes",
|
||||
"add": "Adaugă punct de interes la fișier",
|
||||
"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."
|
||||
"help_no_selection": "Selectați un fișier pentru a crea sau edita puncte de interes."
|
||||
},
|
||||
"reduce": {
|
||||
"tooltip": "Reduce the number of GPS points",
|
||||
"tolerance": "Tolerance",
|
||||
"number_of_points": "Number of GPS points",
|
||||
"button": "Minify",
|
||||
"tooltip": "Reduce numărul de puncte GPS",
|
||||
"tolerance": "Toleranță",
|
||||
"number_of_points": "Numărul de puncte GPS",
|
||||
"button": "Minimizare",
|
||||
"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_trackpoints": "Șterge punctele GPS",
|
||||
"delete_waypoints": "Șterge punctele de interes",
|
||||
"delete_inside": "Delete inside selection",
|
||||
"delete_outside": "Delete outside selection",
|
||||
"button": "Delete",
|
||||
"delete_outside": "Șterge selecția din exterior",
|
||||
"button": "Șterge",
|
||||
"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": "Setări strat",
|
||||
"settings_help": "Select the map layers you want to show in the interface, add custom ones, and adjust their settings.",
|
||||
"selection": "Layer selection",
|
||||
"selection": "Selecție strat",
|
||||
"custom_layers": {
|
||||
"title": "Custom layers",
|
||||
"new": "New custom layer",
|
||||
"edit": "Edit custom layer",
|
||||
"title": "Straturi personalizate",
|
||||
"new": "Strat nou personalizat",
|
||||
"edit": "Editează strat personalizat",
|
||||
"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"
|
||||
"url_placeholder": "Fișier JSON de tipul WMTS, WMS sau Mapbox",
|
||||
"max_zoom": "Zoom maxim",
|
||||
"layer_type": "Tipul stratului",
|
||||
"basemap": "Hartă de bază",
|
||||
"overlay": "Suprapunere",
|
||||
"create": "Creează strat",
|
||||
"update": "Actualizează stratul"
|
||||
},
|
||||
"opacity": "Overlay opacity",
|
||||
"opacity": "Opacitatea overlay-ului",
|
||||
"label": {
|
||||
"basemaps": "Basemaps",
|
||||
"overlays": "Overlays",
|
||||
"custom": "Custom",
|
||||
"world": "World",
|
||||
"countries": "Countries",
|
||||
"belgium": "Belgium",
|
||||
"basemaps": "Hărți de bază",
|
||||
"overlays": "Suprapuneri",
|
||||
"custom": "Personalizat",
|
||||
"world": "Lumea",
|
||||
"countries": "Țări",
|
||||
"belgium": "Belgia",
|
||||
"bulgaria": "Bulgaria",
|
||||
"finland": "Finland",
|
||||
"france": "France",
|
||||
"new_zealand": "New Zealand",
|
||||
"norway": "Norway",
|
||||
"spain": "Spain",
|
||||
"sweden": "Sweden",
|
||||
"switzerland": "Switzerland",
|
||||
"united_kingdom": "United Kingdom",
|
||||
"united_states": "United States",
|
||||
"mapboxOutdoors": "Mapbox Outdoors",
|
||||
"finland": "Finlanda",
|
||||
"france": "Franța",
|
||||
"new_zealand": "Noua Zeelandă",
|
||||
"norway": "Norvegia",
|
||||
"spain": "Spania",
|
||||
"sweden": "Suedia",
|
||||
"switzerland": "Elveția",
|
||||
"united_kingdom": "Regatul Unit",
|
||||
"united_states": "Statele Unite ale Americii",
|
||||
"mapboxOutdoors": "Mapbox exterior",
|
||||
"mapboxSatellite": "Mapbox Satellite",
|
||||
"openStreetMap": "OpenStreetMap",
|
||||
"openTopoMap": "OpenTopoMap",
|
||||
@@ -361,49 +361,49 @@
|
||||
"barrier": "Barrier",
|
||||
"tourism": "Tourism",
|
||||
"attraction": "Attraction",
|
||||
"viewpoint": "Viewpoint",
|
||||
"viewpoint": "Punct de observație",
|
||||
"hotel": "Hotel",
|
||||
"campsite": "Campsite",
|
||||
"hut": "Hut",
|
||||
"picnic": "Picnic Area",
|
||||
"campsite": "Tabără",
|
||||
"hut": "Colibă",
|
||||
"picnic": "Zona picnic",
|
||||
"summit": "Summit",
|
||||
"pass": "Pass",
|
||||
"climbing": "Climbing",
|
||||
"pass": "Trecătoare",
|
||||
"climbing": "Cățărare",
|
||||
"bicycle": "Bicycle",
|
||||
"bicycle-parking": "Bicycle Parking",
|
||||
"bicycle-rental": "Bicycle Rental",
|
||||
"bicycle-shop": "Bicycle Shop",
|
||||
"bicycle-parking": "Parcare bicicletă",
|
||||
"bicycle-rental": "Închiriere bicicletă",
|
||||
"bicycle-shop": "Magazin de biciclete",
|
||||
"public-transport": "Public Transport",
|
||||
"railway-station": "Railway Station",
|
||||
"railway-station": "Gară",
|
||||
"tram-stop": "Tram Stop",
|
||||
"bus-stop": "Bus Stop",
|
||||
"ferry": "Ferry"
|
||||
"bus-stop": "Stație de autobuz",
|
||||
"ferry": "Feribot"
|
||||
}
|
||||
},
|
||||
"chart": {
|
||||
"settings": "Elevation profile settings"
|
||||
},
|
||||
"quantities": {
|
||||
"distance": "Distance",
|
||||
"elevation": "Elevation",
|
||||
"elevation_gain_loss": "Elevation gain and loss",
|
||||
"temperature": "Temperature",
|
||||
"speed": "Speed",
|
||||
"distance": "Distanță",
|
||||
"elevation": "Cotă",
|
||||
"elevation_gain_loss": "Urcare și coborâre",
|
||||
"temperature": "Temperatură",
|
||||
"speed": "Viteză",
|
||||
"pace": "Pace",
|
||||
"heartrate": "Heart rate",
|
||||
"cadence": "Cadence",
|
||||
"power": "Power",
|
||||
"slope": "Slope",
|
||||
"slope": "Pantă",
|
||||
"surface": "Surface",
|
||||
"highway": "Category",
|
||||
"time": "Time",
|
||||
"moving": "Moving",
|
||||
"highway": "Categorie",
|
||||
"time": "Timp",
|
||||
"moving": "În mișcare",
|
||||
"total": "Total",
|
||||
"osm_extensions": "OpenStreetMap data"
|
||||
},
|
||||
"units": {
|
||||
"meters": "m",
|
||||
"feet": "ft",
|
||||
"feet": "picioare",
|
||||
"kilometers": "km",
|
||||
"miles": "mi",
|
||||
"nautical_miles": "nm",
|
||||
|
Reference in New Issue
Block a user