+ directions:
+ engines:
+ graphhopper_bicycle: 자전거 (GraphHopper)
+ graphhopper_foot: 도보 (GraphHopper)
+ mapquest_bicycle: 자전거 (MapQuest)
+ mapquest_car: 자동차 (MapQuest)
+ mapquest_foot: 도보 (MapQuest)
+ osrm_car: 자동차 (OSRM)
+ directions: 길
+ distance: 거리
+ errors:
+ no_route: 두 장소 사이의 경로를 찾을 수 없습니다.
+ no_place: 죄송합니다 - 그 장소를 찾을 수 없습니다.
+ instructions:
+ unnamed: 이름 없음
+ courtesy: '%{link}의 길 풍습'
+ time: 시간
+ query:
+ node: 노드
+ way: 길
+ relation: 관계
+ nothing_found: 지물을 찾을 수 없습니다
+ error: '%{server} 연결에 오류: %{error}'
+ timeout: '%{server} 연결에 시간 초과'