X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4482ed6d27f096f99e6badc97c74f312391add49..7006aa983947fde2a48ea4143059668d50d1cb16:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index f03a6eeb1..15dba31bf 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -417,7 +417,8 @@ en: telephone_link: "Call %{phone_number}" colour_preview: "Colour %{colour_value} preview" email_link: "Email %{email}" - query: + feature_queries: + show: title: "Query Features" introduction: "Click on the map to find nearby features." nearby: "Nearby features" @@ -477,6 +478,12 @@ en: changeset: no_edits: "(no edits)" view_changeset_details: "View changeset details" + comments: + one: "%{count} comment" + other: "%{count} comments" + changes: + one: "%{count} change" + other: "%{count} changes" index: title: "Changesets" title_user: "Changesets by %{user}" @@ -1489,19 +1496,22 @@ en: weir: "Weir" "yes": "Waterway" admin_levels: - level2: "Country Boundary" - level3: "Region Boundary" - level4: "State Boundary" - level5: "Region Boundary" - level6: "County Boundary" - level7: "Municipality Boundary" - level8: "City Boundary" - level9: "Village Boundary" - level10: "Suburb Boundary" - level11: "Neighbourhood Boundary" + level2: "International Boundary" + level3: "Administrative Boundary (Level 3)" + level4: "Administrative Boundary (Level 4)" + level5: "Administrative Boundary (Level 5)" + level6: "Administrative Boundary (Level 6)" + level7: "Administrative Boundary (Level 7)" + level8: "Administrative Boundary (Level 8)" + level9: "Administrative Boundary (Level 9)" + level10: "Administrative Boundary (Level 10)" + level11: "Administrative Boundary (Level 11)" results: no_results: "No results found" more_results: "More results" + directions: + search: + title: Directions issues: index: title: Issues @@ -2382,6 +2392,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 +2915,7 @@ en: confirmed: Confirmed suspended: Suspended deleted: Deleted + name_or_email: Name or Email ip_address: IP Address search: Search page: @@ -3228,18 +3247,7 @@ 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" distance_m: "%{distance}m" distance_km: "%{distance}km"