X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2f6f627a76a6783ba8dec0f933186e2251039b1d..b0150caee632110eb5b305f9937b94473101645a:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 9424b7fde..c58ee0db5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -699,7 +699,7 @@ en: wood: "Wood" office: accountant: "Accountant" - administrative: "Admininstration" + administrative: "Administration" architect: "Architect" company: "Company" employment_agency: "Employment Agency" @@ -1378,6 +1378,12 @@ en: close: Close search: search: Search + get_directions: "Get directions" + get_directions_title: "Find directions between two points" + close_directions: "Close directions" + close_directions_title: "Close the directions panel" + from: "From" + to: "To" where_am_i: "Where am I?" where_am_i_title: Describe the current location using the search engine submit_text: "Go" @@ -1683,8 +1689,6 @@ en: account not active: "Sorry, your account is not active yet.
Please use the link in the account confirmation email to activate your account, or request a new confirmation email." account is suspended: Sorry, your account has been suspended due to suspicious activity.
Please contact the webmaster if you wish to discuss this. auth failure: "Sorry, could not log in with those details." - openid missing provider: "Sorry, could not contact your OpenID provider" - openid invalid: "Sorry, your OpenID seems to be malformed" openid_logo_alt: "Log in with an OpenID" openid_providers: openid: @@ -1959,6 +1963,9 @@ en: This decision will be reviewed by an administrator shortly, or you may contact the %{webmaster} if you wish to discuss this.

+ auth_failure: + connection_failed: Connection to authentication provider failed + invalid_credentials: Invalid authentication credentials user_role: filter: not_an_administrator: "Only administrators can perform user role management, and you are not an administrator." @@ -2172,6 +2179,40 @@ en: comment_and_resolve: Comment & Resolve comment: Comment edit_help: Move the map and zoom in on a location you want to edit, then click here. + 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 " + slight_right: "Slight right onto " + turn_right: "Turn right onto " + sharp_right: "Sharp right onto " + uturn: "U-turn along " + sharp_left: "Sharp left onto " + turn_left: "Turn left onto " + slight_left: "Slight left onto " + via_point: "(via point) " + follow: "Follow " + roundabout: "At roundabout take " + leave_roundabout: "Leave roundabout - " + stay_roundabout: "Stay on roundabout - " + start: "Start at end of " + destination: "Reach destination" + against_oneway: "Go against one-way on " + end_oneway: "End of one-way on " + unnamed: "(unnamed)" + courtesy: "Directions courtesy of %{link}" + time: "Time" query: node: Node way: Way