+ directions:
+ engines:
+ graphhopper_bicycle: 자전거 (GraphHopper)
+ graphhopper_foot: 도보 (GraphHopper)
+ mapquest_bicycle: 자전거 (MapQuest)
+ mapquest_car: 자동차 (MapQuest)
+ mapquest_foot: 도보 (MapQuest)
+ osrm_car: 자동차 (OSRM)
+ mapzen_bicycle: 자전거 (Mapzen)
+ mapzen_car: 자동차 (Mapzen)
+ mapzen_foot: 도보 (Mapzen)
+ directions: 길
+ distance: 거리
+ errors:
+ no_route: 두 장소 사이의 경로를 찾을 수 없습니다.
+ no_place: 죄송합니다 - 그 장소를 찾을 수 없습니다.
+ instructions:
+ continue_without_exit: '%{name}(으)로 계속 가세요'
+ slight_right_without_exit: '%{name}을(를) 따라 오른쪽으로 완만하게 도세요'
+ offramp_right_without_exit: '%{name}을(를) 향해 램프로 우회전'
+ onramp_right_without_exit: 경사로에서 %{name}(으)로 우회전
+ endofroad_right_without_exit: 길 끝쪽에서 %{name}(으)로 우회전
+ merge_right_without_exit: '%{name}을(를) 따라 우회전'
+ fork_right_without_exit: 분기점에서 %{name}(으)로 우회전
+ turn_right_without_exit: '%{name}을(를) 따라 오른쪽으로 도세요'
+ sharp_right_without_exit: '%{name}을(를) 따라 오른쪽으로 꺾으세요'
+ uturn_without_exit: '%{name}을(를) 따라 유턴하세요'
+ sharp_left_without_exit: '%{name}을(를) 따라 왼쪽으로 꺾으세요'
+ turn_left_without_exit: '%{name}을(를) 따라 왼쪽으로 도세요'
+ offramp_left_without_exit: '%{name}을(를) 향해 램프로 좌회전'
+ onramp_left_without_exit: 경사로에서 %{name}(으)로 좌회전
+ endofroad_left_without_exit: 길 끝쪽에서 %{name}(으)로 좌회전
+ merge_left_without_exit: '%{name}을(를) 따라 좌회전'
+ fork_left_without_exit: 분기점에서 %{name}(으)로 좌회전
+ slight_left_without_exit: '%{name}을(를) 따라 왼쪽으로 완만하게 도세요'
+ via_point_without_exit: (점을 통해)
+ follow_without_exit: '%{name}을(를) 따라가세요'
+ roundabout_without_exit: '%{name}의 회전교차로에서'
+ leave_roundabout_without_exit: 회전교차로를 떠나세요 - %{name}
+ stay_roundabout_without_exit: 회전교차로에 머무세요 - %{name}
+ start_without_exit: '%{name}의 끝에서 시작'
+ destination_without_exit: 목적지에 도달합니다
+ against_oneway_without_exit: '%{name}(으)로 한 방향으로 가세요'
+ end_oneway_without_exit: '%{name}에서의 한 방향의 끝'
+ roundabout_with_exit: '%{name}에서의 회전교차로에서 %{exit} 출구로 떠나세요'
+ unnamed: 이름 없는 도로
+ courtesy: '%{link}의 가는 방향'
+ time: 시간
+ query:
+ node: 노드
+ way: 길
+ relation: 관계
+ nothing_found: 지물을 찾을 수 없습니다
+ error: '%{server} 연결에 오류: %{error}'
+ timeout: '%{server} 연결에 시간 초과'