New translations en.json (Korean)
This commit is contained in:
parent
892103b568
commit
cba75616bd
1 changed files with 203 additions and 203 deletions
|
|
@ -1,81 +1,81 @@
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"home_title": "home",
|
"home_title": "메인",
|
||||||
"app_title": "the online GPX file editor",
|
"app_title": "온라인 GPX 파일 편집기",
|
||||||
"embed_title": "the online GPX file editor",
|
"embed_title": "온라인 GPX 파일 편집기",
|
||||||
"help_title": "help",
|
"help_title": "도움말",
|
||||||
"404_title": "page not found",
|
"404_title": "페이지를 찾을 수 없음",
|
||||||
"description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations."
|
"description": "고급 경로 계획과 파일 처리 도구를 이용하여 온라인에서 GPX 파일을 확인하고, 편집하고, 생성하세요. 아름다운 지도와 정밀한 데이터 시각화도 지원합니다."
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"new": "New",
|
"new": "새 파일",
|
||||||
"new_file": "New file",
|
"new_file": "새 파일",
|
||||||
"new_track": "New track",
|
"new_track": "새 트랙",
|
||||||
"new_segment": "New segment",
|
"new_segment": "새 세그먼트",
|
||||||
"open": "Open...",
|
"open": "열기...",
|
||||||
"duplicate": "Duplicate",
|
"duplicate": "복제",
|
||||||
"close": "Close",
|
"close": "닫기",
|
||||||
"close_all": "Close all",
|
"close_all": "모두 닫기",
|
||||||
"copy": "Copy",
|
"copy": "복사",
|
||||||
"paste": "Paste",
|
"paste": "붙여넣기",
|
||||||
"cut": "Cut",
|
"cut": "잘라내기",
|
||||||
"export": "Export...",
|
"export": "내보내기...",
|
||||||
"export_all": "Export all...",
|
"export_all": "모두 내보내기...",
|
||||||
"export_options": "Export options",
|
"export_options": "내보내기 설정",
|
||||||
"support_message": "The tool is free to use, but not free to run. Please consider supporting the website if you use it frequently. Thank you!",
|
"support_message": "이 편집기는 무료로 제공되지만, 운영에는 비용이 필요합니다. 자주 사용하신다면 웹사이트에 대한 지원을 고려해 주세요. 감사합니다!",
|
||||||
"support_button": "Help keep the website free",
|
"support_button": "웹사이트가 무료로 유지될 수 있도록 도와주세요",
|
||||||
"download_file": "Download file",
|
"download_file": "파일 다운로드",
|
||||||
"download_files": "Download files",
|
"download_files": "파일 다운로드",
|
||||||
"edit": "Edit",
|
"edit": "편집",
|
||||||
"undo": "실행 취소",
|
"undo": "실행 취소",
|
||||||
"redo": "Redo",
|
"redo": "다시 실행",
|
||||||
"delete": "Delete",
|
"delete": "삭제",
|
||||||
"select_all": "Select all",
|
"select_all": "전체 선택",
|
||||||
"view": "View",
|
"view": "보기",
|
||||||
"elevation_profile": "Elevation profile",
|
"elevation_profile": "고도 정보",
|
||||||
"vertical_file_view": "Vertical file list",
|
"vertical_file_view": "수직 파일 목록",
|
||||||
"switch_basemap": "Switch to previous basemap",
|
"switch_basemap": "이전 배경 지도로 전환",
|
||||||
"toggle_overlays": "Toggle overlays",
|
"toggle_overlays": "오버레이 전환",
|
||||||
"toggle_3d": "Toggle 3D",
|
"toggle_3d": "3D 전환",
|
||||||
"settings": "Settings",
|
"settings": "설정",
|
||||||
"distance_units": "Distance units",
|
"distance_units": "거리 단위",
|
||||||
"metric": "Metric",
|
"metric": "미터법",
|
||||||
"imperial": "Imperial",
|
"imperial": "야드/파운드법",
|
||||||
"velocity_units": "Velocity units",
|
"velocity_units": "속도 단위",
|
||||||
"temperature_units": "Temperature units",
|
"temperature_units": "온도 단위",
|
||||||
"celsius": "Celsius",
|
"celsius": "섭씨",
|
||||||
"fahrenheit": "Fahrenheit",
|
"fahrenheit": "화씨",
|
||||||
"language": "Language",
|
"language": "언어",
|
||||||
"mode": "Theme",
|
"mode": "테마",
|
||||||
"system": "System",
|
"system": "시스템",
|
||||||
"light": "Light",
|
"light": "밝은 테마",
|
||||||
"dark": "Dark",
|
"dark": "어두운 테마",
|
||||||
"street_view_source": "Street view source",
|
"street_view_source": "스트리트 뷰 출처",
|
||||||
"mapillary": "Mapillary",
|
"mapillary": "Mapillary",
|
||||||
"google": "Google",
|
"google": "Google",
|
||||||
"layers": "Map layers...",
|
"layers": "지도 레이어...",
|
||||||
"distance_markers": "Distance markers",
|
"distance_markers": "Distance markers",
|
||||||
"direction_markers": "Direction arrows",
|
"direction_markers": "방향 화살표",
|
||||||
"help": "Help",
|
"help": "도움말",
|
||||||
"more": "More...",
|
"more": "More...",
|
||||||
"donate": "Donate",
|
"donate": "후원",
|
||||||
"ctrl": "Ctrl",
|
"ctrl": "Ctrl",
|
||||||
"click": "Click",
|
"click": "Click",
|
||||||
"drag": "Drag",
|
"drag": "Drag",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"button": "Info...",
|
"button": "정보...",
|
||||||
"name": "Name",
|
"name": "이름",
|
||||||
"description": "Description",
|
"description": "Description",
|
||||||
"save": "Save"
|
"save": "저장"
|
||||||
},
|
},
|
||||||
"style": {
|
"style": {
|
||||||
"button": "Appearance...",
|
"button": "Appearance...",
|
||||||
"color": "Color",
|
"color": "Color",
|
||||||
"opacity": "Opacity",
|
"opacity": "투명도",
|
||||||
"width": "Width"
|
"width": "Width"
|
||||||
},
|
},
|
||||||
"hide": "Hide",
|
"hide": "숨기기",
|
||||||
"unhide": "Unhide",
|
"unhide": "표시",
|
||||||
"open_in": "Open in"
|
"open_in": "Open in"
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
|
|
@ -101,7 +101,7 @@
|
||||||
"help_no_file": "Select a trace to use the routing tool, or click on the map to start creating a new route.",
|
"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.",
|
"help": "Click on the map to add a new anchor point, or drag existing ones to change the route.",
|
||||||
"activities": {
|
"activities": {
|
||||||
"bike": "Bike",
|
"bike": "자전거",
|
||||||
"racing_bike": "Road bike",
|
"racing_bike": "Road bike",
|
||||||
"gravel_bike": "Gravel bike",
|
"gravel_bike": "Gravel bike",
|
||||||
"mountain_bike": "Mountain bike",
|
"mountain_bike": "Mountain bike",
|
||||||
|
|
@ -114,8 +114,8 @@
|
||||||
"unknown": "Unknown",
|
"unknown": "Unknown",
|
||||||
"paved": "Paved",
|
"paved": "Paved",
|
||||||
"unpaved": "Unpaved",
|
"unpaved": "Unpaved",
|
||||||
"asphalt": "Asphalt",
|
"asphalt": "아스팔트",
|
||||||
"concrete": "Concrete",
|
"concrete": "콘크리트",
|
||||||
"chipseal": "Chipseal",
|
"chipseal": "Chipseal",
|
||||||
"cobblestone": "Cobblestone",
|
"cobblestone": "Cobblestone",
|
||||||
"unhewn_cobblestone": "Unhewn cobblestone",
|
"unhewn_cobblestone": "Unhewn cobblestone",
|
||||||
|
|
@ -150,20 +150,20 @@
|
||||||
},
|
},
|
||||||
"scissors": {
|
"scissors": {
|
||||||
"tooltip": "Crop or split",
|
"tooltip": "Crop or split",
|
||||||
"crop": "Crop",
|
"crop": "잘라내기",
|
||||||
"split_as": "Split the trace into",
|
"split_as": "Split the trace into",
|
||||||
"help_invalid_selection": "Select a trace to crop or split.",
|
"help_invalid_selection": "Select a trace to crop or split.",
|
||||||
"help": "Use the slider to crop the trace, or split it by clicking on one of the split markers or on the trace itself."
|
"help": "Use the slider to crop the trace, or split it by clicking on one of the split markers or on the trace itself."
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"tooltip": "Manage time data",
|
"tooltip": "시간 정보 설정",
|
||||||
"start": "Start",
|
"start": "시작",
|
||||||
"end": "End",
|
"end": "종료",
|
||||||
"total_time": "Moving time",
|
"total_time": "이동 시간",
|
||||||
"pick_date": "Pick a date",
|
"pick_date": "날짜 선택",
|
||||||
"artificial": "Create realistic time data",
|
"artificial": "현실적인 시간 정보 생성",
|
||||||
"update": "Update time data",
|
"update": "시간 정보 수정",
|
||||||
"help": "Use the form to set new time data.",
|
"help": "새로운 시간 정보를 설정하기 위해 양식을 이용하세요.",
|
||||||
"help_invalid_selection": "Select a single trace to manage its time data."
|
"help_invalid_selection": "Select a single trace to manage its time data."
|
||||||
},
|
},
|
||||||
"merge": {
|
"merge": {
|
||||||
|
|
@ -184,22 +184,22 @@
|
||||||
},
|
},
|
||||||
"waypoint": {
|
"waypoint": {
|
||||||
"tooltip": "Create and edit points of interest",
|
"tooltip": "Create and edit points of interest",
|
||||||
"icon": "Icon",
|
"icon": "아이콘",
|
||||||
"link": "Link",
|
"link": "링크",
|
||||||
"longitude": "Longitude",
|
"longitude": "경도",
|
||||||
"latitude": "Latitude",
|
"latitude": "위도",
|
||||||
"create": "Create point of interest",
|
"create": "Create point of interest",
|
||||||
"add": "Add point of interest to file",
|
"add": "Add point of interest to file",
|
||||||
"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": "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": "Select a file to create or edit points of interest."
|
||||||
},
|
},
|
||||||
"reduce": {
|
"reduce": {
|
||||||
"tooltip": "Reduce the number of GPS points",
|
"tooltip": "GPS 포인트 줄이기",
|
||||||
"tolerance": "Tolerance",
|
"tolerance": "허용 오차",
|
||||||
"number_of_points": "Number of GPS points",
|
"number_of_points": "GPS 포인트 개수",
|
||||||
"button": "Minify",
|
"button": "단순화",
|
||||||
"help": "Use the slider to choose the number of GPS points to keep.",
|
"help": "슬라이더를 이용하여 유지할 GPS 포인트 수를 설정하세요.",
|
||||||
"help_no_selection": "Select a trace to reduce the number of its GPS points."
|
"help_no_selection": "GPS 포인트 수를 줄일 경로를 선택하세요."
|
||||||
},
|
},
|
||||||
"clean": {
|
"clean": {
|
||||||
"tooltip": "Clean GPS points and points of interest with a rectangle selection",
|
"tooltip": "Clean GPS points and points of interest with a rectangle selection",
|
||||||
|
|
@ -207,62 +207,62 @@
|
||||||
"delete_waypoints": "Delete points of interest",
|
"delete_waypoints": "Delete points of interest",
|
||||||
"delete_inside": "Delete inside selection",
|
"delete_inside": "Delete inside selection",
|
||||||
"delete_outside": "Delete outside selection",
|
"delete_outside": "Delete outside selection",
|
||||||
"button": "Delete",
|
"button": "삭제",
|
||||||
"help": "Select a rectangle area on the map to remove GPS points and points of interest.",
|
"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."
|
"help_no_selection": "Select a trace to clean GPS points and points of interest."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"layers": {
|
"layers": {
|
||||||
"settings": "Layer settings",
|
"settings": "레이어 설정",
|
||||||
"settings_help": "Select the map layers you want to show in the interface, add custom ones, and adjust their settings.",
|
"settings_help": "인터페이스에 표시할 지도 레이어를 선택하고, 사용자 지정 레이어를 추가하여 설정을 조정하세요.",
|
||||||
"selection": "Layer selection",
|
"selection": "레이어 선택",
|
||||||
"custom_layers": {
|
"custom_layers": {
|
||||||
"title": "Custom layers",
|
"title": "사용자 정의 레이어",
|
||||||
"new": "New custom layer",
|
"new": "사용자 정의 레이어 생성",
|
||||||
"edit": "Edit custom layer",
|
"edit": "사용자 정의 레이어 편집",
|
||||||
"urls": "URL(s)",
|
"urls": "URL",
|
||||||
"url_placeholder": "WMTS, WMS or Mapbox style JSON",
|
"url_placeholder": "WMTS, WMS 또는 Mapbox 스타일 JSON",
|
||||||
"max_zoom": "Max zoom",
|
"max_zoom": "최대 확대 정도",
|
||||||
"layer_type": "Layer type",
|
"layer_type": "레이어 유형",
|
||||||
"basemap": "Basemap",
|
"basemap": "배경 지도",
|
||||||
"overlay": "Overlay",
|
"overlay": "오버레이",
|
||||||
"create": "Create layer",
|
"create": "레이어 생성",
|
||||||
"update": "Update layer"
|
"update": "레이어 갱신"
|
||||||
},
|
},
|
||||||
"opacity": "Overlay opacity",
|
"opacity": "오버레이 투명도",
|
||||||
"label": {
|
"label": {
|
||||||
"basemaps": "Basemaps",
|
"basemaps": "배경 지도",
|
||||||
"overlays": "Overlays",
|
"overlays": "오버레이",
|
||||||
"custom": "Custom",
|
"custom": "사용자 정의",
|
||||||
"world": "World",
|
"world": "세계",
|
||||||
"countries": "Countries",
|
"countries": "국가",
|
||||||
"belgium": "Belgium",
|
"belgium": "벨기에",
|
||||||
"bulgaria": "Bulgaria",
|
"bulgaria": "불가리아",
|
||||||
"finland": "Finland",
|
"finland": "핀란드",
|
||||||
"france": "France",
|
"france": "프랑스",
|
||||||
"new_zealand": "New Zealand",
|
"new_zealand": "뉴질랜드",
|
||||||
"norway": "Norway",
|
"norway": "노르웨이",
|
||||||
"spain": "Spain",
|
"spain": "스페인",
|
||||||
"sweden": "Sweden",
|
"sweden": "스웨덴",
|
||||||
"switzerland": "Switzerland",
|
"switzerland": "스위스",
|
||||||
"united_kingdom": "United Kingdom",
|
"united_kingdom": "영국",
|
||||||
"united_states": "United States",
|
"united_states": "미국",
|
||||||
"mapboxOutdoors": "Mapbox Outdoors",
|
"mapboxOutdoors": "Mapbox 아웃도어",
|
||||||
"mapboxSatellite": "Mapbox Satellite",
|
"mapboxSatellite": "Mapbox 위성",
|
||||||
"openStreetMap": "OpenStreetMap",
|
"openStreetMap": "오픈스트리트맵",
|
||||||
"openTopoMap": "OpenTopoMap",
|
"openTopoMap": "OpenTopoMap",
|
||||||
"openHikingMap": "OpenHikingMap",
|
"openHikingMap": "OpenHikingMap",
|
||||||
"cyclOSM": "CyclOSM",
|
"cyclOSM": "CyclOSM",
|
||||||
"linz": "LINZ Topo",
|
"linz": "LINZ Topo",
|
||||||
"linzTopo": "LINZ Topo50",
|
"linzTopo": "LINZ Topo50",
|
||||||
"swisstopoRaster": "swisstopo Raster",
|
"swisstopoRaster": "swisstopo 래스터",
|
||||||
"swisstopoVector": "swisstopo Vector",
|
"swisstopoVector": "swisstopo 벡터",
|
||||||
"swisstopoSatellite": "swisstopo Satellite",
|
"swisstopoSatellite": "swisstopo 위성",
|
||||||
"ignBe": "IGN Topo",
|
"ignBe": "IGN Topo",
|
||||||
"ignFrPlan": "IGN Plan",
|
"ignFrPlan": "IGN Plan",
|
||||||
"ignFrTopo": "IGN Topo",
|
"ignFrTopo": "IGN Topo",
|
||||||
"ignFrScan25": "IGN SCAN25",
|
"ignFrScan25": "IGN SCAN25",
|
||||||
"ignFrSatellite": "IGN Satellite",
|
"ignFrSatellite": "IGN 위성",
|
||||||
"ignEs": "IGN",
|
"ignEs": "IGN",
|
||||||
"ordnanceSurvey": "Ordnance Survey",
|
"ordnanceSurvey": "Ordnance Survey",
|
||||||
"norwayTopo": "Topografisk Norgeskart 4",
|
"norwayTopo": "Topografisk Norgeskart 4",
|
||||||
|
|
@ -290,39 +290,39 @@
|
||||||
"waymarkedTrailsHorseRiding": "Horse Riding",
|
"waymarkedTrailsHorseRiding": "Horse Riding",
|
||||||
"waymarkedTrailsWinter": "Winter",
|
"waymarkedTrailsWinter": "Winter",
|
||||||
"points_of_interest": "Points of interest",
|
"points_of_interest": "Points of interest",
|
||||||
"food": "Food",
|
"food": "음식",
|
||||||
"bakery": "Bakery",
|
"bakery": "제과점",
|
||||||
"food-store": "Food Store",
|
"food-store": "Food Store",
|
||||||
"eat-and-drink": "Eat and Drink",
|
"eat-and-drink": "Eat and Drink",
|
||||||
"amenities": "Amenities",
|
"amenities": "편의 시설",
|
||||||
"toilets": "Toilets",
|
"toilets": "화장실",
|
||||||
"water": "Water",
|
"water": "Water",
|
||||||
"shower": "Shower",
|
"shower": "Shower",
|
||||||
"shelter": "Shelter",
|
"shelter": "대피소",
|
||||||
"motorized": "Cars and Motorcycles",
|
"motorized": "Cars and Motorcycles",
|
||||||
"fuel-station": "Fuel Station",
|
"fuel-station": "주유소",
|
||||||
"parking": "Parking",
|
"parking": "주차장",
|
||||||
"garage": "Garage",
|
"garage": "차고",
|
||||||
"barrier": "Barrier",
|
"barrier": "Barrier",
|
||||||
"tourism": "Tourism",
|
"tourism": "Tourism",
|
||||||
"attraction": "Attraction",
|
"attraction": "Attraction",
|
||||||
"viewpoint": "Viewpoint",
|
"viewpoint": "Viewpoint",
|
||||||
"hotel": "Hotel",
|
"hotel": "호텔",
|
||||||
"campsite": "Campsite",
|
"campsite": "야영지",
|
||||||
"hut": "Hut",
|
"hut": "Hut",
|
||||||
"picnic": "Picnic Area",
|
"picnic": "Picnic Area",
|
||||||
"summit": "Summit",
|
"summit": "정상",
|
||||||
"pass": "Pass",
|
"pass": "Pass",
|
||||||
"climbing": "Climbing",
|
"climbing": "Climbing",
|
||||||
"bicycle": "Bicycle",
|
"bicycle": "자전거",
|
||||||
"bicycle-parking": "Bicycle Parking",
|
"bicycle-parking": "자전거 주차장",
|
||||||
"bicycle-rental": "Bicycle Rental",
|
"bicycle-rental": "자전거 대여소",
|
||||||
"bicycle-shop": "Bicycle Shop",
|
"bicycle-shop": "Bicycle Shop",
|
||||||
"public-transport": "Public Transport",
|
"public-transport": "대중교통",
|
||||||
"railway-station": "Railway Station",
|
"railway-station": "철도역",
|
||||||
"tram-stop": "Tram Stop",
|
"tram-stop": "트램 정류장",
|
||||||
"bus-stop": "Bus Stop",
|
"bus-stop": "버스 정류장",
|
||||||
"ferry": "Ferry"
|
"ferry": "페리"
|
||||||
},
|
},
|
||||||
"color": {
|
"color": {
|
||||||
"blue": "Blue",
|
"blue": "Blue",
|
||||||
|
|
@ -334,29 +334,29 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"chart": {
|
"chart": {
|
||||||
"show_slope": "Show slope data",
|
"show_slope": "경사 정보 표시",
|
||||||
"show_surface": "Show surface data",
|
"show_surface": "지면 정보 표시",
|
||||||
"show_speed": "Show speed data",
|
"show_speed": "속도 정보 표시",
|
||||||
"show_pace": "Show pace data",
|
"show_pace": "페이스 정보 표시",
|
||||||
"show_heartrate": "Show heart rate data",
|
"show_heartrate": "심박수 정보 표시",
|
||||||
"show_cadence": "Show cadence data",
|
"show_cadence": "케이던스 정보 표시",
|
||||||
"show_temperature": "Show temperature data",
|
"show_temperature": "온도 정보 표시",
|
||||||
"show_power": "Show power data"
|
"show_power": "파워 정보 표시"
|
||||||
},
|
},
|
||||||
"quantities": {
|
"quantities": {
|
||||||
"distance": "Distance",
|
"distance": "거리",
|
||||||
"elevation": "Elevation",
|
"elevation": "고도",
|
||||||
"temperature": "Temperature",
|
"temperature": "온도",
|
||||||
"speed": "Speed",
|
"speed": "속도",
|
||||||
"pace": "Pace",
|
"pace": "페이스",
|
||||||
"heartrate": "Heart rate",
|
"heartrate": "심박수",
|
||||||
"cadence": "Cadence",
|
"cadence": "케이던스",
|
||||||
"power": "Power",
|
"power": "파워",
|
||||||
"slope": "Slope",
|
"slope": "경사",
|
||||||
"surface": "Surface",
|
"surface": "표면",
|
||||||
"time": "Time",
|
"time": "시간",
|
||||||
"moving": "Moving",
|
"moving": "이동 중",
|
||||||
"total": "Total"
|
"total": "전체"
|
||||||
},
|
},
|
||||||
"units": {
|
"units": {
|
||||||
"meters": "m",
|
"meters": "m",
|
||||||
|
|
@ -374,10 +374,10 @@
|
||||||
"power": "W"
|
"power": "W"
|
||||||
},
|
},
|
||||||
"gpx": {
|
"gpx": {
|
||||||
"file": "File",
|
"file": "파일",
|
||||||
"files": "Files",
|
"files": "파일",
|
||||||
"track": "Track",
|
"track": "경로",
|
||||||
"tracks": "Tracks",
|
"tracks": "경로",
|
||||||
"segment": "Segment",
|
"segment": "Segment",
|
||||||
"segments": "Segments",
|
"segments": "Segments",
|
||||||
"waypoint": "Point of interest",
|
"waypoint": "Point of interest",
|
||||||
|
|
@ -385,66 +385,66 @@
|
||||||
"symbol": {
|
"symbol": {
|
||||||
"alert": "Alert",
|
"alert": "Alert",
|
||||||
"anchor": "Anchor",
|
"anchor": "Anchor",
|
||||||
"bank": "Bank",
|
"bank": "은행",
|
||||||
"beach": "Beach",
|
"beach": "해변",
|
||||||
"bike_trail": "Bike Trail",
|
"bike_trail": "Bike Trail",
|
||||||
"binoculars": "Binoculars",
|
"binoculars": "Binoculars",
|
||||||
"bridge": "Bridge",
|
"bridge": "다리",
|
||||||
"building": "Building",
|
"building": "건물",
|
||||||
"campground": "Campsite",
|
"campground": "야영지",
|
||||||
"car": "Car",
|
"car": "Car",
|
||||||
"car_repair": "Garage",
|
"car_repair": "차고",
|
||||||
"convenience_store": "Convenience Store",
|
"convenience_store": "편의점",
|
||||||
"crossing": "Crossing",
|
"crossing": "Crossing",
|
||||||
"department_store": "Department Store",
|
"department_store": "백화점",
|
||||||
"drinking_water": "Water",
|
"drinking_water": "Water",
|
||||||
"exit": "Exit",
|
"exit": "Exit",
|
||||||
"lodge": "Hut",
|
"lodge": "Hut",
|
||||||
"lodging": "Accommodation",
|
"lodging": "Accommodation",
|
||||||
"forest": "Forest",
|
"forest": "숲",
|
||||||
"gas_station": "Fuel Station",
|
"gas_station": "주유소",
|
||||||
"ground_transportation": "Ground Transportation",
|
"ground_transportation": "Ground Transportation",
|
||||||
"hotel": "Hotel",
|
"hotel": "호텔",
|
||||||
"house": "House",
|
"house": "주택",
|
||||||
"information": "Information",
|
"information": "Information",
|
||||||
"park": "Park",
|
"park": "공원",
|
||||||
"parking_area": "Parking",
|
"parking_area": "주차장",
|
||||||
"pharmacy": "Pharmacy",
|
"pharmacy": "약국",
|
||||||
"picnic_area": "Picnic Area",
|
"picnic_area": "Picnic Area",
|
||||||
"restaurant": "Restaurant",
|
"restaurant": "식당",
|
||||||
"restricted_area": "Restricted Area",
|
"restricted_area": "제한 구역",
|
||||||
"restroom": "Toilets",
|
"restroom": "화장실",
|
||||||
"road": "Road",
|
"road": "도로",
|
||||||
"scenic_area": "Scenic Area",
|
"scenic_area": "Scenic Area",
|
||||||
"shelter": "Shelter",
|
"shelter": "대피소",
|
||||||
"shopping_center": "Shopping Center",
|
"shopping_center": "쇼핑 센터",
|
||||||
"shower": "Shower",
|
"shower": "Shower",
|
||||||
"summit": "Summit",
|
"summit": "정상",
|
||||||
"telephone": "Telephone",
|
"telephone": "전화",
|
||||||
"tunnel": "Tunnel",
|
"tunnel": "터널",
|
||||||
"water_source": "Water Source"
|
"water_source": "Water Source"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"homepage": {
|
"homepage": {
|
||||||
"website": "Website",
|
"website": "웹 사이트",
|
||||||
"home": "Home",
|
"home": "홈",
|
||||||
"app": "App",
|
"app": "앱",
|
||||||
"contact": "Contact",
|
"contact": "문의",
|
||||||
"x": "X",
|
"x": "X",
|
||||||
"facebook": "Facebook",
|
"facebook": "Facebook",
|
||||||
"github": "GitHub",
|
"github": "GitHub",
|
||||||
"crowdin": "Crowdin",
|
"crowdin": "Crowdin",
|
||||||
"email": "Email",
|
"email": "이메일",
|
||||||
"contribute": "Contribute",
|
"contribute": "기여",
|
||||||
"supported_by": "supported by",
|
"supported_by": "supported by",
|
||||||
"support_button": "Support gpx.studio on Ko-fi",
|
"support_button": "Ko-fi에서 gpx.studio 후원",
|
||||||
"route_planning": "Route planning",
|
"route_planning": "Route planning",
|
||||||
"route_planning_description": "An intuitive interface to create itineraries tailored to each sport, based on OpenStreetMap data.",
|
"route_planning_description": "An intuitive interface to create itineraries tailored to each sport, based on OpenStreetMap data.",
|
||||||
"file_processing": "Advanced file processing",
|
"file_processing": "Advanced file processing",
|
||||||
"file_processing_description": "A suite of tools for performing all common file processing tasks, and which can be applied to multiple files at once.",
|
"file_processing_description": "A suite of tools for performing all common file processing tasks, and which can be applied to multiple files at once.",
|
||||||
"maps": "Global and local maps",
|
"maps": "Global and local maps",
|
||||||
"maps_description": "A large collection of basemaps, overlays and points of interest to help you craft your next outdoor adventure, or visualize your latest achievement.",
|
"maps_description": "A large collection of basemaps, overlays and points of interest to help you craft your next outdoor adventure, or visualize your latest achievement.",
|
||||||
"data_visualization": "Data visualization",
|
"data_visualization": "데이터 시각화",
|
||||||
"data_visualization_description": "An interactive elevation profile with detailed statistics to analyze recorded activities and future objectives.",
|
"data_visualization_description": "An interactive elevation profile with detailed statistics to analyze recorded activities and future objectives.",
|
||||||
"identity": "Free, ad-free and open source",
|
"identity": "Free, ad-free and open source",
|
||||||
"identity_description": "The website is free to use, without ads, and the source code is publicly available on GitHub. This is only possible thanks to the incredible support of the community."
|
"identity_description": "The website is free to use, without ads, and the source code is publicly available on GitHub. This is only possible thanks to the incredible support of the community."
|
||||||
|
|
@ -457,19 +457,19 @@
|
||||||
"basemap": "Basemap",
|
"basemap": "Basemap",
|
||||||
"height": "Height",
|
"height": "Height",
|
||||||
"fill_by": "Fill by",
|
"fill_by": "Fill by",
|
||||||
"none": "None",
|
"none": "없음",
|
||||||
"show_controls": "Show controls",
|
"show_controls": "Show controls",
|
||||||
"manual_camera": "Manual camera",
|
"manual_camera": "Manual camera",
|
||||||
"manual_camera_description": "You can move the map below to adjust the camera position.",
|
"manual_camera_description": "You can move the map below to adjust the camera position.",
|
||||||
"latitude": "Latitude",
|
"latitude": "위도",
|
||||||
"longitude": "Longitude",
|
"longitude": "경도",
|
||||||
"zoom": "Zoom",
|
"zoom": "확대/축소",
|
||||||
"pitch": "Pitch",
|
"pitch": "Pitch",
|
||||||
"bearing": "Bearing",
|
"bearing": "Bearing",
|
||||||
"preview": "Preview",
|
"preview": "미리 보기",
|
||||||
"code": "Integration code"
|
"code": "Integration code"
|
||||||
},
|
},
|
||||||
"webgl2_required": "WebGL 2 is required to display the map.",
|
"webgl2_required": "지도를 표시하려면 WebGL 2가 필요합니다.",
|
||||||
"enable_webgl2": "Learn how to enable WebGL 2 in your browser",
|
"enable_webgl2": "브라우저에서 WebGL 2를 활성화하는 법을 확인하세요 ",
|
||||||
"page_not_found": "page not found"
|
"page_not_found": "페이지를 찾을 수 없음"
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue