X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/071f2798d41e8ba8474bc110aa2e7bf3c1f48db6..d69ae84963466634cf518a4f1ec38bf914663ed0:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index ee97ebca2..7635c483d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -154,7 +154,6 @@ en: reason: The reason why the user is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation, remembering that the message will be publicly visible. Bear in mind that not all users understand the community jargon, so please try to use layman's terms. needs_view: Does the user need to log in before this block will be cleared? user: - email_confirmation: 'Your address is not displayed publicly, see our privacy policy for more information.' new_email: "(never displayed publicly)" datetime: distance_in_words_ago: @@ -213,7 +212,7 @@ en: openid: OpenID google: Google facebook: Facebook - windowslive: Windows Live + windowslive: Microsoft github: GitHub wikipedia: Wikipedia api: @@ -300,12 +299,12 @@ en: browse: created: "Created" closed: "Closed" - created_html: "Created %{time}" - closed_html: "Closed %{time}" - created_by_html: "Created %{time} by %{user}" - deleted_by_html: "Deleted %{time} by %{user}" - edited_by_html: "Edited %{time} by %{user}" - closed_by_html: "Closed %{time} by %{user}" + created_ago_html: "Created %{time_ago}" + closed_ago_html: "Closed %{time_ago}" + created_ago_by_html: "Created %{time_ago} by %{user}" + closed_ago_by_html: "Closed %{time_ago} by %{user}" + deleted_ago_by_html: "Deleted %{time_ago} by %{user}" + edited_ago_by_html: "Edited %{time_ago} by %{user}" version: "Version" in_changeset: "Changeset" anonymous: "anonymous" @@ -333,8 +332,8 @@ en: relation: "Relations (%{count})" relation_paginated: "Relations (%{x}-%{y} of %{count})" comment: "Comments (%{count})" - hidden_commented_by_html: "Hidden comment from %{user} %{when}" - commented_by_html: "Comment from %{user} %{when}" + hidden_comment_by_html: "Hidden comment from %{user} %{time_ago}" + comment_by_html: "Comment from %{user} %{time_ago}" changesetxml: "Changeset XML" osmchangexml: "osmChange XML" feed: @@ -351,6 +350,7 @@ en: history_title_html: "Way History: %{name}" nodes: "Nodes" nodes_count: + one: "%{count} node" other: "%{count} nodes" also_part_of_html: one: "part of way %{related_ways}" @@ -516,9 +516,9 @@ en: comment_link: Comment on this entry reply_link: Send a message to the author comment_count: - zero: No comments one: "%{count} comment" other: "%{count} comments" + no_comments: No comments edit_link: Edit this entry hide_link: Hide this entry unhide_link: Unhide this entry @@ -591,9 +591,13 @@ en: geocoder: search: title: - latlon_html: 'Results from Internal' - osm_nominatim_html: 'Results from OpenStreetMap Nominatim' - osm_nominatim_reverse_html: 'Results from OpenStreetMap Nominatim' + results_from_html: 'Results from %{results_link}' + latlon: Internal + latlon_url: https://openstreetmap.org/ + osm_nominatim: OpenStreetMap Nominatim + osm_nominatim_url: https://nominatim.openstreetmap.org/ + osm_nominatim_reverse: OpenStreetMap Nominatim + osm_nominatim_reverse_url: https://nominatim.openstreetmap.org/ search_osm_nominatim: prefix_format: "%{name}" prefix: @@ -1387,8 +1391,7 @@ en: status: Status reports: Reports last_updated: Last Updated - last_updated_time_html: "%{time}" - last_updated_time_user_html: "%{time} by %{user}" + last_updated_time_ago_user_html: "%{time_ago} by %{user}" link_to_reports: View Reports reports_count: one: "%{count} Report" @@ -1401,9 +1404,9 @@ en: show: title: "%{status} Issue #%{issue_id}" reports: - zero: No reports one: "%{count} report" other: "%{count} reports" + no_reports: No reports report_created_at: "First reported at %{datetime}" last_resolved_at: "Last resolved at %{datetime}" last_updated_at: "Last updated at %{datetime} by %{displayname}" @@ -1751,6 +1754,9 @@ en: home location: "Home Location" no home location: "You have not entered your home location." update home location on click: "Update home location when I click on the map?" + show: "Show" + delete: "Delete" + undelete: "Undo delete" update: success: Profile updated. failure: Couldn't update profile. @@ -1780,8 +1786,8 @@ en: title: Login with Facebook alt: Login with a Facebook Account windowslive: - title: Login with Windows Live - alt: Login with a Windows Live Account + title: Login with Microsoft + alt: Login with a Microsoft Account github: title: Login with GitHub alt: Login with a GitHub Account @@ -1825,7 +1831,8 @@ en: site: about: next: Next - copyright_html: ©OpenStreetMap
contributors + heading_html: "%{copyright}OpenStreetMap %{br} contributors" + copyright_symbol_html: "©" used_by_html: "%{name} provides map data for thousands of websites, mobile apps, and hardware devices" lede_text: | OpenStreetMap is built by a community of mappers that contribute and maintain data @@ -1836,35 +1843,52 @@ en: aerial imagery, GPS devices, and low-tech field maps to verify that OSM is accurate and up to date. community_driven_title: Community Driven - community_driven_html: | + community_driven_1_html: | OpenStreetMap's community is diverse, passionate, and growing every day. 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 - OpenStreetMap Blog, - user diaries, - community blogs, and - the OSM Foundation website. + To learn more about the community, see the %{osm_blog_link}, + %{user_diaries_link}, %{community_blogs_link}, and the + %{osm_foundation_link} website. + community_driven_osm_blog: OpenStreetMap Blog + community_driven_osm_blog_url: https://blog.openstreetmap.org + community_driven_user_diaries: user diaries + community_driven_community_blogs: community blogs + community_driven_community_blogs_url: https://blogs.openstreetmap.org/ + community_driven_osm_foundation: OSM Foundation + community_driven_osm_foundation_url: https://www.osmfoundation.org/ open_data_title: Open Data - open_data_html: | - OpenStreetMap is open data: you are free to use it for any purpose + open_data_1_html: | + OpenStreetMap is %{open_data}: you are free to use it for any purpose as long as you credit OpenStreetMap and its contributors. If you alter or build upon the data in certain ways, you may distribute the result only - under the same licence. See the Copyright and - License page for details. + under the same licence. See the %{copyright_license_link} for details. + open_data_open_data: open data + open_data_copyright_license: Copyright and License page legal_title: Legal - legal_1_html: | + legal_1_1_html: | This site and many other related services are formally operated by the - OpenStreetMap Foundation (OSMF) + %{openstreetmap_foundation_link} (OSMF) on behalf of the community. Use of all OSMF operated services is subject - to our Terms of Use, - Acceptable Use Policies and our Privacy Policy. - legal_2_html: | - Please contact the OSMF + to our %{terms_of_use_link}, %{aup_link} and our %{privacy_policy_link}. + legal_1_1_openstreetmap_foundation: OpenStreetMap Foundation + legal_1_1_openstreetmap_foundation_url: https://osmfoundation.org/ + legal_1_1_terms_of_use: Terms of Use + legal_1_1_terms_of_use_url: https://wiki.osmfoundation.org/wiki/Terms_of_Use + legal_1_1_aup: Acceptable Use Policies + legal_1_1_aup_url: https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy + legal_1_1_privacy_policy: Privacy Policy + legal_1_1_privacy_policy_url: https://wiki.osmfoundation.org/wiki/Privacy_Policy + legal_2_1_html: | + Please %{contact_the_osmf_link} if you have licensing, copyright or other legal questions. -
- OpenStreetMap, the magnifying glass logo and State of the Map are registered trademarks of the OSMF. + legal_2_1_contact_the_osmf: contact the OSMF + legal_2_1_contact_the_osmf_url: https://osmfoundation.org/Contact + legal_2_2_html: | + OpenStreetMap, the magnifying glass logo and State of the Map are %{registered_trademarks_link}. + legal_2_2_registered_trademarks: registered trademarks of the OSMF + legal_2_2_registered_trademarks_url: https://wiki.osmfoundation.org/wiki/Trademark_Policy partners_title: Partners copyright: foreign: @@ -1995,14 +2019,22 @@ en: contributors_nz_linz_data_service_url: https://data.linz.govt.nz/ contributors_nz_cc_by: CC BY 4.0 contributors_nz_cc_by_url: https://creativecommons.org/licenses/by/4.0/ + contributors_rs_credit_html: | + %{serbia}: Contains data from the %{rgz_link} and %{open_data_portal} + (public information of Serbia), 2018. + contributors_rs_serbia: Serbia + contributors_rs_rgz: Serbian Geodetic Authority + contributors_rs_rgz_url: https://geosrbija.rs/ + contributors_rs_open_data_portal: National Open Data Portal + contributors_rs_open_data_portal_url: https://data.gov.rs/sr/ contributors_si_credit_html: | %{slovenia}: Contains data from the %{gu_link} and %{mkgp_link} (public information of Slovenia). contributors_si_slovenia: Slovenia contributors_si_gu: Surveying and Mapping Authority - contributors_si_gu_url: http://www.gu.gov.si/en/ + contributors_si_gu_url: https://www.gov.si/en/state-authorities/bodies-within-ministries/surveying-and-mapping-authority/ contributors_si_mkgp: Ministry of Agriculture, Forestry and Food - contributors_si_mkgp_url: http://www.mkgp.gov.si/en/ + contributors_si_mkgp_url: https://www.gov.si/en/state-authorities/ministries/ministry-of-agriculture-forestry-and-food/ contributors_es_credit_html: | %{spain}: Contains data sourced from the Spanish National Geographic Institute (%{ign_link}) and @@ -2010,16 +2042,16 @@ en: licensed for reuse under %{cc_by_link}. contributors_es_spain: Spain contributors_es_ign: IGN - contributors_es_ign_url: http://www.ign.es/ + contributors_es_ign_url: https://www.ign.es/ contributors_es_scne: SCNE - contributors_es_scne_url: http://www.scne.es/ + contributors_es_scne_url: https://www.scne.es/ contributors_es_cc_by: CC BY 4.0 contributors_es_cc_by_url: https://creativecommons.org/licenses/by/4.0/ contributors_za_credit_html: | %{south_africa}: Contains data sourced from %{ngi_link}, State copyright reserved. contributors_za_south_africa: South Africa contributors_za_ngi: "Chief Directorate: National Geo-Spatial Information" - contributors_za_ngi_url: http://www.ngi.gov.za/ + contributors_za_ngi_url: https://ngi.dalrrd.gov.za/ contributors_gb_credit_html: | %{united_kingdom}: Contains Ordnance Survey data © Crown copyright and database right @@ -2124,8 +2156,8 @@ en: If you have noticed a problem with our map data, for example a road is missing or your address, the best way to proceed is to join the OpenStreetMap community and add or repair the data yourself. add_a_note: - instructions_html: | - Just click or the same icon on the map display. + instructions_1_html: | + Just click %{note_icon} or the same icon on the map display. This will add a marker to the map, which you can move by dragging. Add your message, then click save, and other mappers will investigate. other_concerns: @@ -2405,7 +2437,6 @@ en: visibility: "Visibility:" confirm_delete: "Delete this trace?" trace_paging_nav: - showing_page: "Page %{page}" older: "Older Traces" newer: "Newer Traces" trace: @@ -2606,6 +2637,10 @@ en: auth no password: "With third party authentication a password is not required, but some extra tools or server may still need one." continue: Sign Up terms accepted: "Thanks for accepting the new contributor terms!" + email_confirmation_help_html: 'Your address is not displayed publicly, see our %{privacy_policy_link} for more information.' + privacy_policy: privacy policy + privacy_policy_url: https://wiki.osmfoundation.org/wiki/Privacy_Policy + privacy_policy_title: OSMF privacy policy including section on email addresses terms: title: "Terms" heading: "Terms" @@ -2843,7 +2878,9 @@ en: index: title: "Notes submitted or commented on by %{user}" heading: "%{user}'s Notes" - subheading_html: "Notes submitted or commented on by %{user}" + subheading_html: "Notes %{submitted} or %{commented} by %{user}" + subheading_submitted: "submitted" + subheading_commented: "commented on" no_notes: No notes id: "Id" creator: "Creator" @@ -2856,15 +2893,15 @@ en: open_title: "Unresolved note #%{note_name}" closed_title: "Resolved note #%{note_name}" hidden_title: "Hidden note #%{note_name}" - opened_by_html: "Created by %{user} %{when}" - opened_by_anonymous_html: "Created by anonymous %{when}" - commented_by_html: "Comment from %{user} %{when}" - commented_by_anonymous_html: "Comment from anonymous %{when}" - closed_by_html: "Resolved by %{user} %{when}" - closed_by_anonymous_html: "Resolved by anonymous %{when}" - reopened_by_html: "Reactivated by %{user} %{when}" - reopened_by_anonymous_html: "Reactivated by anonymous %{when}" - hidden_by_html: "Hidden by %{user} %{when}" + 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}" + event_commented_by_anonymous_html: "Comment from anonymous %{time_ago}" + event_closed_by_html: "Resolved by %{user} %{time_ago}" + event_closed_by_anonymous_html: "Resolved by anonymous %{time_ago}" + event_reopened_by_html: "Reactivated by %{user} %{time_ago}" + event_reopened_by_anonymous_html: "Reactivated by anonymous %{time_ago}" + event_hidden_by_html: "Hidden by %{user} %{time_ago}" report: report this note coordinates_html: "%{latitude}, %{longitude}" anonymous_warning: This note includes comments from anonymous users which should be independently verified. @@ -2936,13 +2973,19 @@ en: gps: Public GPS Traces overlays: Enable overlays for troubleshooting the map title: "Layers" - copyright: "© OpenStreetMap contributors" - donate_link_text: "" - terms: "Website and API terms" - cyclosm: "Tiles style by CyclOSM hosted by OpenStreetMap France" - thunderforest: "Tiles courtesy of Andy Allan" - opnvkarte: "Tiles courtesy of MeMoMaps" - hotosm: "Tiles style by Humanitarian OpenStreetMap Team hosted by OpenStreetMap France" + copyright_text: "© %{copyright_link}" + openstreetmap_contributors: "OpenStreetMap contributors" + make_a_donation: Make a Donation + website_and_api_terms: Website and API terms + cyclosm_credit: "Tiles style by %{cyclosm_link} hosted by %{osm_france_link}" + cyclosm_name: CyclOSM + osm_france: OpenStreetMap France + thunderforest_credit: "Tiles courtesy of %{thunderforest_link}" + andy_allan: Andy Allan + opnvkarte_credit: "Tiles courtesy of %{memomaps_link}" + memomaps: MeMoMaps + hotosm_credit: "Tiles style by %{hotosm_link} hosted by %{osm_france_link}" + hotosm_name: Humanitarian OpenStreetMap Team site: edit_tooltip: Edit the map edit_disabled_tooltip: Zoom in to edit the map