From 1114537aa0a31caf1efe3c9502f4f0a5aa8d6277 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 3 Oct 2024 18:15:06 +0200 Subject: [PATCH] New translations en.json (Czech) --- website/src/locales/cs.json | 59 +++++++++++++++++++++++++++++++------ 1 file changed, 50 insertions(+), 9 deletions(-) diff --git a/website/src/locales/cs.json b/website/src/locales/cs.json index 153bd124..d82d8d41 100644 --- a/website/src/locales/cs.json +++ b/website/src/locales/cs.json @@ -139,6 +139,52 @@ "clay": "Clay", "stone": "Stone" }, + "highway": { + "unknown": "Unknown", + "residential": "Residential", + "service": "Service", + "track": "Track", + "unclassified": "Unclassified", + "footway": "Footway", + "tertiary": "Tertiary", + "path": "Path", + "secondary": "Secondary", + "primary": "Primary", + "cycleway": "Cycleway", + "trunk": "Trunk", + "living_street": "Living Street", + "motorway": "Motorway", + "motorway_link": "Motorway Link", + "steps": "Steps", + "road": "Road", + "pedestrian": "Pedestrian", + "trunk_link": "Trunk Link", + "primary_link": "Primary Link", + "secondary_link": "Secondary Link", + "tertiary_link": "Tertiary Link", + "construction": "Construction", + "bridleway": "Bridleway", + "platform": "Platform", + "proposed": "Proposed", + "raceway": "Raceway", + "rest_area": "Rest Area", + "abandoned": "Abandoned", + "services": "Services", + "corridor": "Corridor", + "bus_stop": "Bus Stop", + "busway": "Busway", + "elevator": "Elevator", + "via_ferrata": "Via Ferrata" + }, + "sac_scale": { + "hiking": "Hiking", + "mountain_hiking": "Mountain hiking", + "demanding_mountain_hiking": "Demanding mountain hiking", + "alpine_hiking": "Alpine hiking", + "demanding_alpine_hiking": "Demanding alpine hiking", + "difficult_alpine_hiking": "Difficult alpine hiking" + }, + "mtb_scale": "MTB scale", "error": { "from": "Počáteční bod je příliš daleko od nejbližší cesty", "via": "Průchozí bod je příliš daleko od nejbližší cesty", @@ -341,14 +387,7 @@ } }, "chart": { - "show_slope": "Zobrazit sklon svahu", - "show_surface": "Zobrazit údaje o povrchu", - "show_speed": "Zobrazit údaje o rychlosti", - "show_pace": "Zobrazit údaje o tempu", - "show_heartrate": "Zobrazit údaje o tepové frekvenci", - "show_cadence": "Zobrazit údaje o kadenci", - "show_temperature": "Zobrazit údaje o teplotě", - "show_power": "Zobrazit údaje o energii" + "settings": "Elevation profile settings" }, "quantities": { "distance": "Vzdálenost", @@ -362,9 +401,11 @@ "power": "Energie", "slope": "Sklon", "surface": "Povrch", + "highway": "Category", "time": "Čas", "moving": "V pohybu", - "total": "Celkem" + "total": "Celkem", + "osm_extensions": "OpenStreetMap data" }, "units": { "meters": "m",