From 4e908afff090463d0da8e6a7228778425bed8a20 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 3 Oct 2024 18:15:20 +0200 Subject: [PATCH] New translations en.json (Chinese Simplified) --- website/src/locales/zh.json | 59 +++++++++++++++++++++++++++++++------ 1 file changed, 50 insertions(+), 9 deletions(-) diff --git a/website/src/locales/zh.json b/website/src/locales/zh.json index d92d4ca2..22c970a6 100644 --- a/website/src/locales/zh.json +++ b/website/src/locales/zh.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": "起点离最近的道路太远", "via": "途径点离最近的道路太远", @@ -341,14 +387,7 @@ } }, "chart": { - "show_slope": "显示坡度数据", - "show_surface": "Show surface data", - "show_speed": "显示速度数据", - "show_pace": "显示配速数据", - "show_heartrate": "显示心率数据", - "show_cadence": "显示踏频数据", - "show_temperature": "显示温度数据", - "show_power": "显示功率数据" + "settings": "Elevation profile settings" }, "quantities": { "distance": "距离", @@ -362,9 +401,11 @@ "power": "功率", "slope": "斜坡", "surface": "表面", + "highway": "Category", "time": "时间", "moving": "移动", - "total": "全部" + "total": "全部", + "osm_extensions": "OpenStreetMap data" }, "units": { "meters": "米",