X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3d3b2b47964ec91ef1ab1946b7258a06665caced..ca4a2d9e9a3bdf214c6ec26ca9744aab4960a25a:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 42669ca9e..b56fb6410 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -244,7 +244,7 @@ en: comment: Comment full: Full note accounts: - edit: + show: title: "Edit account" my_account: My Account current email address: "Current Email Address" @@ -2382,6 +2382,14 @@ en: where_am_i_title: Describe the current location using the search engine submit_text: "Go" reverse_directions_text: "Reverse Directions" + modes: + bicycle: "Bicycle" + car: "Car" + foot: "Foot" + providers: + fossgis_osrm: "OSRM" + graphhopper: "GraphHopper" + fossgis_valhalla: "Valhalla" key: table: entry: @@ -2897,6 +2905,7 @@ en: confirmed: Confirmed suspended: Suspended deleted: Deleted + name_or_email: Name or Email ip_address: IP Address search: Search page: @@ -3095,6 +3104,7 @@ en: closed_title: "Resolved note #%{note_name}" hidden_title: "Hidden note #%{note_name}" description_when_author_is_deleted: "deleted" + description_when_there_is_no_opening_comment: "unknown" event_opened_by_html: "Created by %{user} %{time_ago}" event_opened_by_anonymous_html: "Created by anonymous %{time_ago}" event_commented_by_html: "Comment from %{user} %{time_ago}" @@ -3227,16 +3237,6 @@ en: edit_help: Move the map and zoom in on a location you want to edit, then click here. directions: ascend: "Ascend" - engines: - fossgis_osrm_bike: "Bicycle (OSRM)" - fossgis_osrm_car: "Car (OSRM)" - fossgis_osrm_foot: "Foot (OSRM)" - graphhopper_bicycle: "Bicycle (GraphHopper)" - graphhopper_car: "Car (GraphHopper)" - graphhopper_foot: "Foot (GraphHopper)" - fossgis_valhalla_bicycle: "Bicycle (Valhalla)" - fossgis_valhalla_car: "Car (Valhalla)" - fossgis_valhalla_foot: "Foot (Valhalla)" descend: "Descend" directions: "Directions" distance: "Distance" @@ -3312,6 +3312,8 @@ en: ninth: "9th" tenth: "10th" time: "Time" + download: "Download route as GeoJSON" + filename: "route" query: node: Node way: Way