New translations en.json (Korean)

This commit is contained in:
vcoppe 2024-10-03 18:20:02 +02:00
parent f659075326
commit 831dc3422e

View file

@ -139,6 +139,52 @@
"clay": "Clay", "clay": "Clay",
"stone": "Stone" "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": { "error": {
"from": "The start point is too far from the nearest road", "from": "The start point is too far from the nearest road",
"via": "The via point is too far from the nearest road", "via": "The via point is too far from the nearest road",
@ -341,14 +387,7 @@
} }
}, },
"chart": { "chart": {
"show_slope": "경사 정보 표시", "settings": "Elevation profile settings"
"show_surface": "지면 정보 표시",
"show_speed": "속도 정보 표시",
"show_pace": "페이스 정보 표시",
"show_heartrate": "심박수 정보 표시",
"show_cadence": "케이던스 정보 표시",
"show_temperature": "온도 정보 표시",
"show_power": "파워 정보 표시"
}, },
"quantities": { "quantities": {
"distance": "거리", "distance": "거리",
@ -362,9 +401,11 @@
"power": "파워", "power": "파워",
"slope": "경사", "slope": "경사",
"surface": "표면", "surface": "표면",
"highway": "Category",
"time": "시간", "time": "시간",
"moving": "이동 중", "moving": "이동 중",
"total": "전체" "total": "전체",
"osm_extensions": "OpenStreetMap data"
}, },
"units": { "units": {
"meters": "m", "meters": "m",