+ directions:
+ engines:
+ graphhopper_bicycle: "Bicycle (GraphHopper)"
+ graphhopper_foot: "Foot (GraphHopper)"
+ mapquest_bicycle: "Bicycle (MapQuest)"
+ mapquest_car: "Car (MapQuest)"
+ mapquest_foot: "Foot (MapQuest)"
+ osrm_car: "Car (OSRM)"
+ directions: "Directions"
+ distance: "Distance"
+ errors:
+ no_route: "Couldn't find a route between those two places."
+ no_place: "Sorry - couldn't find that place."
+ instructions:
+ continue_on: Continue on %{name}
+ slight_right: Slight right onto %{name}
+ turn_right: Turn right onto %{name}
+ sharp_right: Sharp right onto %{name}
+ uturn: U-turn along %{name}
+ sharp_left: Sharp left onto %{name}
+ turn_left: Turn left onto %{name}
+ slight_left: Slight left onto %{name}
+ via_point: (via point)
+ follow: Follow %{name}
+ roundabout: At roundabout take %{name}
+ leave_roundabout: Leave roundabout - %{name}
+ stay_roundabout: Stay on roundabout - %{name}
+ start: Start at end of %{name}
+ destination: Reach destination
+ against_oneway: Go against one-way on %{name}
+ end_oneway: End of one-way on %{name}
+ roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
+ unnamed: "unnamed road"
+ courtesy: "Directions courtesy of %{link}"
+ time: "Time"
+ query:
+ node: Node
+ way: Way
+ relation: Relation
+ nothing_found: No features found
+ error: "Error contacting %{server}: %{error}"
+ timeout: "Timeout contacting %{server}"