From 1969b349983a3af3d4378fe825cab5c486895f87 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 12:27:51 +0200 Subject: [PATCH] New translations en.json (Hungarian) --- website/src/locales/hu.json | 118 ++++++++++++++++++------------------ 1 file changed, 59 insertions(+), 59 deletions(-) diff --git a/website/src/locales/hu.json b/website/src/locales/hu.json index 653c8eb0..d54ec0bc 100644 --- a/website/src/locales/hu.json +++ b/website/src/locales/hu.json @@ -218,35 +218,35 @@ "url_placeholder": "WMTS, WMS or Mapbox style JSON", "max_zoom": "Max zoom", "layer_type": "Réteg típus", - "basemap": "Basemap", - "overlay": "Overlay", + "basemap": "Alap térkép", + "overlay": "Térkép rétegek", "create": "Create layer", "update": "Update layer" }, "opacity": "Overlay opacity", "heatmap": "Strava Heatmap", "label": { - "basemaps": "Basemaps", - "overlays": "Overlays", - "custom": "Custom", - "world": "World", - "countries": "Countries", + "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": "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", + "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": "OpenHikingMap", + "openHikingMap": "Túraútvonal jelzések", "cyclOSM": "CyclOSM", "linz": "LINZ Topo", "linzTopo": "LINZ Topo50", @@ -294,43 +294,43 @@ "waymarkedTrailsWinter": "Winter", "points_of_interest": "Points of interest", "food": "Food", - "bakery": "Bakery", + "bakery": "Pékség", "food-store": "Food Store", - "eat-and-drink": "Eat and Drink", - "amenities": "Amenities", - "toilets": "Toilets", + "eat-and-drink": "Étel és Ital", + "amenities": "Felszereltség", + "toilets": "Wc", "water": "Water", - "shower": "Shower", + "shower": "Zuhanyozó", "motorized": "Cars and Motorcycles", - "fuel-station": "Fuel Station", - "parking": "Parking", + "fuel-station": "Benzinkút", + "parking": "Parkoló", "garage": "Garage", "barrier": "Barrier", - "tourism": "Tourism", - "attraction": "Attraction", - "viewpoint": "Viewpoint", + "tourism": "Idegenforgalmi iroda", + "attraction": "Látnivaló", + "viewpoint": "Kilátó", "hotel": "Hotel", - "campsite": "Campsite", + "campsite": "Kemping", "hut": "Hut", "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", + "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": "Blue", + "blue": "Kék", "bluered": "Blue Red", - "gray": "Gray", - "hot": "Hot", - "purple": "Purple", + "gray": "Szürke", + "hot": "Legérdekesebb", + "purple": "Lila", "orange": "Orange" } }, @@ -345,19 +345,19 @@ "show_power": "Show power data" }, "quantities": { - "distance": "Distance", - "elevation": "Elevation", - "temperature": "Temperature", - "speed": "Speed", - "pace": "Pace", + "distance": "Távolság", + "elevation": "Emelkedés", + "temperature": "Hőmérséklet", + "speed": "Sebesség", + "pace": "Tempó", "heartrate": "Heart rate", - "cadence": "Cadence", - "power": "Power", - "slope": "Slope", - "surface": "Surface", - "time": "Time", + "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": "Total" + "total": "Összes" }, "units": { "meters": "m", @@ -377,10 +377,10 @@ "gpx": { "file": "File", "files": "Files", - "track": "Track", - "tracks": "Tracks", - "segment": "Segment", - "segments": "Segments", + "track": "Útvonal", + "tracks": "Útvonalak", + "segment": "Szegmens", + "segments": "Szakaszok", "waypoint": "Point of interest", "waypoints": "Points of interest" }, @@ -411,8 +411,8 @@ "embedding": { "title": "Create your own map", "mapbox_token": "Mapbox access token", - "file_urls": "File URLs (separated by commas)", - "basemap": "Basemap", + "file_urls": "Fájl elérési URL-ek (vesszővel elválasztva)", + "basemap": "Alap térkép", "height": "Height", "fill_by": "Fill by", "none": "None", @@ -424,7 +424,7 @@ "zoom": "Zoom", "pitch": "Pitch", "bearing": "Bearing", - "preview": "Preview", + "preview": "Előnézet", "code": "Integration code" }, "webgl2_required": "WebGL 2 is required to display the map.",