X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/22160b445fefecfc05df263ebeccc1d090c1a9f1..232ac735cd7baafafcd6f6cad7e7e2ea697b3949:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 8d66ef6e5..fc2ab125e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -38,8 +38,6 @@ en: activerecord: errors: messages: - invalid_email_address: does not appear to be a valid e-mail address - email_address_not_routable: is not routable display_name_is_user_n: can't be user_n unless n is your user id models: user_mute: @@ -371,7 +369,7 @@ en: note: note timeout: title: Timeout Error - sorry: "Sorry, the data for the %{type} with the id %{id}, took too long to retrieve." + sorry: "Sorry, the data for the %{type} with the id %{id} took too long to retrieve." type: node: node way: way @@ -405,15 +403,30 @@ en: introduction: "Click on the map to find nearby features." nearby: "Nearby features" enclosing: "Enclosing features" + nodes: + timeout: + sorry: "Sorry, the data for the node with the id %{id} took too long to retrieve." old_nodes: not_found: sorry: "Sorry, node #%{id} version %{version} could not be found." + timeout: + sorry: "Sorry, the history of the node with the id %{id} took too long to retrieve." + ways: + timeout: + sorry: "Sorry, the data for the way with the id %{id} took too long to retrieve." old_ways: not_found: sorry: "Sorry, way #%{id} version %{version} could not be found." + timeout: + sorry: "Sorry, the history of the way with the id %{id} took too long to retrieve." + relations: + timeout: + sorry: "Sorry, the data for the relation with the id %{id} took too long to retrieve." old_relations: not_found: sorry: "Sorry, relation #%{id} version %{version} could not be found." + timeout: + sorry: "Sorry, the history of the relation with the id %{id} took too long to retrieve." changeset_comments: feeds: comment: @@ -1436,10 +1449,6 @@ en: level9: "Village Boundary" level10: "Suburb Boundary" level11: "Neighbourhood Boundary" - types: - cities: Cities - towns: Towns - places: Places results: no_results: "No results found" more_results: "More results" @@ -1674,7 +1683,6 @@ en: changeset_comment_notification: description: "OpenStreetMap Changeset #%{id}" hi: "Hi %{to_user}," - greeting: "Hi," commented: subject_own: "[OpenStreetMap] %{commenter} has commented on one of your changesets" subject_other: "[OpenStreetMap] %{commenter} has commented on a changeset you are interested in" @@ -2375,6 +2383,9 @@ en: hospital: "Hospital" building: "Significant building" station: "Railway station" + railway_halt: "Railway halt" + subway_station: "Subway station" + tram_stop: "Tram stop" summit: "Summit" peak: "Peak" tunnel: "Dashed casing = tunnel" @@ -2383,7 +2394,6 @@ en: destination: "Destination access" construction: "Roads under construction" bus_stop: "Bus stop" - stop: "Stop" bicycle_shop: "Bicycle shop" bicycle_rental: "Bicycle rental" bicycle_parking: "Bicycle parking" @@ -2684,7 +2694,6 @@ en: contributor_terms_url: "https://wiki.osmfoundation.org/wiki/Licence/Contributor_Terms" contributor_terms: "contributor terms" tou: "terms of use" - external auth: "Third Party Authentication:" continue: Sign Up terms accepted: "Thanks for accepting the new contributor terms!" email_help: @@ -2921,7 +2930,7 @@ en: not_revoked: "(not revoked)" show: "Show" edit: "Edit" - blocks: + page: display_name: "Blocked User" creator_name: "Creator" reason: "Reason for block" @@ -3198,6 +3207,7 @@ en: empty: "No redactions to show." heading: "List of Redactions" title: "List of Redactions" + new: "New Redaction" new: heading: "Enter Information for New Redaction" title: "Creating New Redaction"