X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/77e6bb8577e073e73856df584f9590a17162d6a7..7751f7a04b385642f6e38bfab084d902c7651b99:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index d2dcba8e7..9969c59bc 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -300,12 +300,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 +333,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: @@ -1387,8 +1387,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" @@ -1825,7 +1824,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 +1836,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: @@ -1944,57 +1961,87 @@ en: Our contributors are thousands of individuals. We also include openly-licensed data from national mapping agencies and other sources, among them: - contributors_at_html: | - Austria: Contains data from - Stadt Wien (under - CC BY), - Land Vorarlberg and - Land Tirol (under CC BY AT with amendments). - contributors_au_html: | - Australia: Incorporates or developed using Administrative Boundaries © - Geoscape Australia - licensed by the Commonwealth of Australia under - Creative Commons Attribution 4.0 International licence (CC BY 4.0). - contributors_ca_html: | - Canada: Contains data from + contributors_at_credit_html: | + %{austria}: Contains data from %{stadt_wien_link} (under %{cc_by_link}), %{land_vorarlberg_link} + and Land Tirol (under %{cc_by_at_with_amendments_link}). + contributors_at_austria: Austria + contributors_at_stadt_wien: Stadt Wien + contributors_at_stadt_wien_url: https://data.wien.gv.at/ + contributors_at_cc_by: CC BY + contributors_at_cc_by_url: https://creativecommons.org/licenses/by/3.0/at/deed.de + contributors_at_land_vorarlberg: Land Vorarlberg + contributors_at_land_vorarlberg_url: https://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm + contributors_at_cc_by_at_with_amendments: CC BY AT with amendments + contributors_at_cc_by_at_with_amendments_url: https://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/ + contributors_au_credit_html: | + %{australia}: Incorporates or developed using Administrative Boundaries © %{geoscape_australia_link} + licensed by the Commonwealth of Australia under %{cc_licence_link}. + contributors_au_australia: Australia + contributors_au_geoscape_australia: Geoscape Australia + contributors_au_geoscape_australia_url: https://geoscape.com.au/legal/data-copyright-and-disclaimer/ + contributors_au_cc_licence: Creative Commons Attribution 4.0 International licence (CC BY 4.0) + contributors_au_cc_licence_url: https://creativecommons.org/licenses/by/4.0/ + contributors_ca_credit_html: | + %{canada}: Contains data from GeoBase®, GeoGratis (© Department of Natural Resources Canada), CanVec (© Department of Natural Resources Canada), and StatCan (Geography Division, Statistics Canada). - contributors_fi_html: | - Finland: Contains data from the + contributors_ca_canada: Canada + contributors_fi_credit_html: | + %{finland}: Contains data from the National Land Survey of Finland's Topographic Database - and other datasets, under the - NLSFI License. - contributors_fr_html: | - France: Contains data sourced from + and other datasets, under the %{nlsfi_license_link}. + contributors_fi_finland: Finland + contributors_fi_nlsfi_license: NLSFI License + contributors_fi_nlsfi_license_url: https://www.maanmittauslaitos.fi/en/opendata-licence-version1 + contributors_fr_credit_html: | + %{france}: Contains data sourced from Direction Générale des Impôts. - contributors_nl_html: | - Netherlands: Contains © AND data, 2007 - (www.and.com) - contributors_nz_html: | - New Zealand: Contains data sourced from the - LINZ Data Service and - licensed for reuse under - CC BY 4.0. - contributors_si_html: | - Slovenia: Contains data from the - Surveying and Mapping Authority and - Ministry of Agriculture, Forestry and Food + contributors_fr_france: France + contributors_nl_credit_html: | + %{netherlands}: Contains © AND data, 2007 (%{and_link}) + contributors_nl_netherlands: Netherlands + contributors_nl_and: www.and.com + contributors_nl_and_url: https://www.and.com + contributors_nz_credit_html: | + %{new_zealand}: Contains data sourced from the %{linz_data_service_link} + and licensed for reuse under %{cc_by_link}. + contributors_nz_new_zealand: New Zealand + contributors_nz_linz_data_service: LINZ Data Service + 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_si_credit_html: | + %{slovenia}: Contains data from the %{gu_link} and %{mkgp_link} (public information of Slovenia). - contributors_es_html: | - Spain: Contains data sourced from the - Spanish National Geographic Institute (IGN) and - National Cartographic System (SCNE) - licensed for reuse under CC BY 4.0. - contributors_za_html: | - South Africa: Contains data sourced from - Chief Directorate: - National Geo-Spatial Information, State copyright reserved. - contributors_gb_html: | - United Kingdom: Contains Ordnance + contributors_si_slovenia: Slovenia + contributors_si_gu: Surveying and Mapping Authority + contributors_si_gu_url: http://www.gu.gov.si/en/ + contributors_si_mkgp: Ministry of Agriculture, Forestry and Food + contributors_si_mkgp_url: http://www.mkgp.gov.si/en/ + contributors_es_credit_html: | + %{spain}: Contains data sourced from the + Spanish National Geographic Institute (%{ign_link}) and + National Cartographic System (%{scne_link}) + 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_scne: SCNE + contributors_es_scne_url: http://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_gb_credit_html: | + %{united_kingdom}: Contains Ordnance Survey data © Crown copyright and database right 2010-2023. + contributors_gb_united_kingdom: United Kingdom contributors_2_html: | For further details of these, and other sources that have been used to help improve OpenStreetMap, please see the %{contributors_page_link} on the OpenStreetMap Wiki. @@ -2094,8 +2141,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: