X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0814b4096c443e2ab3c09baa058aa81a00d205d1..e21c967fdd2999ebb81308cd08e3b5f99c94833b:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 9389c0e2f..317dee88e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -131,6 +131,7 @@ en: title_comment: "Changeset %{id} - %{comment}" join_discussion: "Log in to join the discussion" discussion: Discussion + still_open: "Changeset still open - discussion will open once the changeset is closed." node: title: "Node: %{name}" history_title: "Node History: %{name}" @@ -367,7 +368,6 @@ en: search: title: latlon: 'Results from Internal' - us_postcode: 'Results from Geocoder.us' uk_postcode: 'Results from NPEMap / FreeThe Postcode' ca_postcode: 'Results from Geocoder.CA' osm_nominatim: 'Results from OpenStreetMap Nominatim' @@ -782,7 +782,6 @@ en: car_parts: "Car Parts" car_repair: "Car Repair" carpet: "Carpet Shop" - car_repair: "Car Repair" charity: "Charity Shop" chemist: "Chemist" clothes: "Clothes Shop" @@ -934,12 +933,11 @@ en: intro_header: Welcome to OpenStreetMap! intro_text: OpenStreetMap is a map of the world, created by people like you and free to use under an open license. intro_2_create_account: "Create a user account" - partners_html: "Hosting is supported by %{ucl}, %{ic} and %{bytemark}, and other %{partners}." - partners_ucl: "the UCL VR Centre" + partners_html: "Hosting is supported by %{ucl}, %{bytemark}, %{ic}, and other %{partners}." + partners_ucl: "UCL" partners_ic: "Imperial College London" partners_bytemark: "Bytemark Hosting" partners_partners: "partners" - partners_url: "http://wiki.openstreetmap.org/wiki/Partners" osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out." osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out." donate: "Support OpenStreetMap by %{link} to the Hardware Upgrade Fund." @@ -1008,9 +1006,7 @@ en: more_title_html: Finding out more more_1_html: | Read more about using our data, and how to credit us, at the OSMF Licence page and the community Legal - FAQ. + href="http://osmfoundation.org/Licence">OSMF Licence page. more_2_html: | Although OpenStreetMap is open data, we cannot provide a free-of-charge map API for third-parties. @@ -1212,7 +1208,9 @@ en: Our contributors include enthusiast mappers, GIS professionals, engineers running the OSM servers, humanitarians mapping disaster-affected areas, and many more. - To learn more about the community, see the user diaries, + To learn more about the community, see the + OpenStreetMap Blog, + user diaries, community blogs, and the OSM Foundation website. open_data_title: Open Data @@ -1245,6 +1243,7 @@ en: header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:" footer_html: "You can also read the message at %{readurl} and you can reply at %{replyurl}" friend_notification: + hi: "Hi %{to_user}," subject: "[OpenStreetMap] %{user} added you as a friend" had_added_you: "%{user} has added you as a friend on OpenStreetMap." see_their_profile: "You can see their profile at %{userurl}." @@ -1378,6 +1377,7 @@ en: date: "Date" reply_button: "Reply" unread_button: "Mark as unread" + delete_button: "Delete" back: "Back" to: "To" wrong_user: "You are logged in as `%{user}' but the message you have asked to read was not sent by or to that user. Please login as the correct user in order to read it." @@ -1422,7 +1422,7 @@ en: get_directions_title: "Find directions between two points" from: "From" to: "To" - where_am_i: "Where am I?" + where_am_i: "Where is this?" where_am_i_title: Describe the current location using the search engine submit_text: "Go" key: @@ -1627,6 +1627,7 @@ en: require_moderator: not_a_moderator: "You need to be a moderator to perform that action." setup_user_auth: + blocked_zero_hour: "You have an urgent message on the OpenStreetMap web site. You need to read the message before you will be able to save your edits." blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more." need_to_see_terms: "Your access to the API is temporarily suspended. Please log-in to the web interface to view the Contributor Terms. You do not need to agree, but you must view them." oauth: @@ -1652,6 +1653,8 @@ en: invalid: "The authorization token is not valid." revoke: flash: "You've revoked the token for %{application}" + permissions: + missing: "You have not permitted the application access to this facility" oauth_clients: new: title: "Register a new application" @@ -2033,6 +2036,7 @@ en: not_a_role: "The string `%{role}' is not a valid role." already_has_role: "The user already has role %{role}." doesnt_have_role: "The user does not have role %{role}." + not_revoke_admin_current_user: "Cannot revoke administrator role from current user." grant: title: Confirm role granting heading: Confirm role granting @@ -2113,6 +2117,7 @@ en: helper: time_future: "Ends in %{time}." until_login: "Active until the user logs in." + time_future_and_until_login: "Ends in %{time} and after the user has logged in." time_past: "Ended %{time} ago." blocks_on: title: "Blocks on %{name}" @@ -2236,7 +2241,8 @@ en: unhide_comment: "unhide" notes: new: - intro: "Spotted a mistake or something missing? Let other mappers know so we can fix it. Move the marker to the correct position and type a note to explain the problem. (Please don't enter personal information or information from copyrighted maps or directory listings.)" + intro: "Spotted a mistake or something missing? Let other mappers know so we can fix it. Move the marker to the correct position and type a note to explain the problem." + advice: "Your note is public and may be used to update the map, so don't enter personal information, or information from copyrighted maps or directory listings." add: Add Note show: anonymous_warning: This note includes comments from anonymous users which should be independently verified. @@ -2247,8 +2253,10 @@ en: comment: Comment edit_help: Move the map and zoom in on a location you want to edit, then click here. directions: + ascend: "Ascend" engines: graphhopper_bicycle: "Bicycle (GraphHopper)" + graphhopper_car: "Car (GraphHopper)" graphhopper_foot: "Foot (GraphHopper)" mapquest_bicycle: "Bicycle (MapQuest)" mapquest_car: "Car (MapQuest)" @@ -2257,6 +2265,7 @@ en: mapzen_bicycle: "Bicycle (Mapzen)" mapzen_car: "Car (Mapzen)" mapzen_foot: "Foot (Mapzen)" + descend: "Descend" directions: "Directions" distance: "Distance" errors: @@ -2306,6 +2315,13 @@ en: nothing_found: No features found error: "Error contacting %{server}: %{error}" timeout: "Timeout contacting %{server}" + context: + directions_from: Directions from here + directions_to: Directions to here + add_note: Add a note here + show_address: Show address + query_features: Query features + centre_map: Centre map here redaction: edit: description: "Description"