X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/63303c22b704ca290c16ae908da1324f3ea25b2c..68bd99b2bcc896ed2bbac4a88ed591389d9d15aa:/config/locales/en.yml?ds=sidebyside
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 5045542ab..ee97ebca2 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -159,41 +159,41 @@ en:
datetime:
distance_in_words_ago:
about_x_hours:
- one: about 1 hour ago
+ one: about %{count} hour ago
other: about %{count} hours ago
about_x_months:
- one: about 1 month ago
+ one: about %{count} month ago
other: about %{count} months ago
about_x_years:
- one: about 1 year ago
+ one: about %{count} year ago
other: about %{count} years ago
almost_x_years:
- one: almost 1 year ago
+ one: almost %{count} year ago
other: almost %{count} years ago
half_a_minute: half a minute ago
less_than_x_seconds:
- one: less than 1 second ago
+ one: less than %{count} second ago
other: less than %{count} seconds ago
less_than_x_minutes:
- one: less than a minute ago
+ one: less than %{count} minute ago
other: less than %{count} minutes ago
over_x_years:
- one: over 1 year ago
+ one: over %{count} year ago
other: over %{count} years ago
x_seconds:
- one: 1 second ago
+ one: "%{count} second ago"
other: "%{count} seconds ago"
x_minutes:
- one: 1 minute ago
+ one: "%{count} minute ago"
other: "%{count} minutes ago"
x_days:
- one: 1 day ago
+ one: "%{count} day ago"
other: "%{count} days ago"
x_months:
- one: 1 month ago
+ one: "%{count} month ago"
other: "%{count} months ago"
x_years:
- one: 1 year ago
+ one: "%{count} year ago"
other: "%{count} years ago"
printable_name:
with_id: "%{id}"
@@ -312,10 +312,10 @@ en:
no_comment: "(no comment)"
part_of: "Part of"
part_of_relations:
- one: 1 relation
+ one: "%{count} relation"
other: "%{count} relations"
part_of_ways:
- one: 1 way
+ one: "%{count} way"
other: "%{count} ways"
download_xml: "Download XML"
view_history: "View History"
@@ -360,7 +360,7 @@ en:
history_title_html: "Relation History: %{name}"
members: "Members"
members_count:
- one: 1 member
+ one: "%{count} member"
other: "%{count} members"
relation_member:
entry_html: "%{type} %{name}"
@@ -1391,7 +1391,7 @@ en:
last_updated_time_user_html: "%{time} by %{user}"
link_to_reports: View Reports
reports_count:
- one: "1 Report"
+ one: "%{count} Report"
other: "%{count} Reports"
reported_item: Reported Item
states:
@@ -1402,7 +1402,7 @@ en:
title: "%{status} Issue #%{issue_id}"
reports:
zero: No reports
- one: 1 report
+ one: "%{count} report"
other: "%{count} reports"
report_created_at: "First reported at %{datetime}"
last_resolved_at: "Last resolved at %{datetime}"
@@ -1552,9 +1552,9 @@ en:
subject: "[OpenStreetMap] GPX Import failure"
gpx_success:
hi: "Hi %{to_user},"
- loaded_successfully:
- one: loaded successfully with %{trace_points} out of a possible 1 point.
- other: loaded successfully with %{trace_points} out of a possible %{possible_points} points.
+ loaded:
+ one: "loaded successfully with %{trace_points} out of a possible %{count} point."
+ other: "loaded successfully with %{trace_points} out of a possible %{count} points."
subject: "[OpenStreetMap] GPX Import success"
signup_confirm:
subject: "[OpenStreetMap] Welcome to OpenStreetMap"
@@ -1627,7 +1627,8 @@ en:
success: "Confirmed your account, thanks for signing up!"
already active: "This account has already been confirmed."
unknown token: "That confirmation code has expired or does not exist."
- reconfirm_html: "If you need us to resend the confirmation email, click here."
+ resend_html: "If you need us to resend the confirmation email, %{reconfirm_link}."
+ click_here: click here
confirm_resend:
failure: "User %{name} not found."
confirm_email:
@@ -1803,7 +1804,9 @@ en:
support: support
shared:
markdown_help:
- title_html: Parsed with kramdown
+ heading_html: Parsed with %{kramdown_link}
+ kramdown_url: https://kramdown.gettalong.org/quickref.html
+ kramdown: kramdown
headings: Headings
heading: Heading
subheading: Subheading
@@ -1875,122 +1878,158 @@ en:
mapping_link: start mapping
legal_babble:
title_html: Copyright and License
- intro_1_html: |
- OpenStreetMap® is open data, licensed under the Open Data
- Commons Open Database License (ODbL) by the OpenStreetMap Foundation (OSMF).
- intro_2_html: |
+ introduction_1_html: |
+ OpenStreetMap%{registered_trademark_link} is %{open_data}, licensed under the
+ %{odc_odbl_link} (ODbL) by the %{osm_foundation_link} (OSMF).
+ introduction_1_registered_trademark_html: "®"
+ introduction_1_open_data: open data
+ introduction_1_odc_odbl: Open Data Commons Open Database License
+ introduction_1_odc_odbl_url: https://opendatacommons.org/licenses/odbl/
+ introduction_1_osm_foundation: OpenStreetMap Foundation
+ introduction_1_osm_foundation_url: https://osmfoundation.org/
+ introduction_2_html: |
You are free to copy, distribute, transmit and adapt our data,
as long as you credit OpenStreetMap and its
contributors. If you alter or build upon our data, you
may distribute the result only under the same licence. The
- full legal
- code explains your rights and responsibilities.
- intro_3_1_html: |
- Our documentation is licensed under the
- Creative
- Commons Attribution-ShareAlike 2.0 license (CC BY-SA 2.0).
+ full %{legal_code_link} explains your rights and responsibilities.
+ introduction_2_legal_code: legal code
+ introduction_2_legal_code_url: https://opendatacommons.org/licenses/odbl/1.0/
+ introduction_3_html: |
+ Our documentation is licensed under the %{creative_commons_link} license (CC BY-SA 2.0).
+ introduction_3_creative_commons: Creative Commons Attribution-ShareAlike 2.0
+ introduction_3_creative_commons_url: https://creativecommons.org/licenses/by-sa/2.0/
credit_title_html: How to credit OpenStreetMap
credit_1_html: |
Where you use OpenStreetMap data, you are required to do the following two things:
- credit_2_1_html: |
-
- - Provide credit to OpenStreetMap by displaying our copyright notice.
- - Make clear that the data is available under the Open Database License.
-
- credit_3_1_html: |
+ credit_2_1: Provide credit to OpenStreetMap by displaying our copyright notice.
+ credit_2_2: Make clear that the data is available under the Open Database License.
+ credit_3_html: |
For the copyright notice, we have different requirements on how this should be
displayed, depending on how you are using our data. For example, different
rules apply on how to show the copyright notice depending on whether you have
created a browsable map, a printed map or a static image. Full details on the
- requirements can be found in the
- Attribution
- Guidelines.
- credit_4_html: |
+ requirements can be found in the %{attribution_guidelines_link}.
+ credit_3_attribution_guidelines: Attribution Guidelines
+ credit_3_attribution_guidelines_url: https://wiki.osmfoundation.org/wiki/Licence/Attribution_Guidelines
+ credit_4_1_html: |
To make clear that the data is available under the Open
- Database License, you may link to
- this copyright page.
+ Database License, you may link to %{this_copyright_page_link}.
Alternatively, and as a requirement if you are distributing OSM in a
data form, you can name and link directly to the license(s). In media
where links are not possible (e.g. printed works), we suggest you
direct your readers to openstreetmap.org (perhaps by expanding
'OpenStreetMap' to this full address) and to opendatacommons.org.
In this example, the credit appears in the corner of the map.
+ credit_4_1_this_copyright_page: this copyright page
attribution_example:
alt: Example of how to attribute OpenStreetMap on a webpage
title: Attribution example
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.
- more_2_html: |
+ more_1_1_html: Read more about using our data, and how to credit us, at the %{osmf_licence_page_link}.
+ more_1_1_osmf_licence_page: OSMF Licence page
+ more_1_1_osmf_licence_page_url: https://osmfoundation.org/Licence
+ more_2_1_html: |
Although OpenStreetMap is open data, we cannot provide a
free-of-charge map API for third-parties.
- See our API Usage Policy,
- Tile Usage Policy
- and Nominatim Usage Policy.
+ See our %{api_usage_policy_link}, %{tile_usage_policy_link} and %{nominatim_usage_policy_link}.
+ more_2_1_api_usage_policy: API Usage Policy
+ more_2_1_api_usage_policy_url: https://operations.osmfoundation.org/policies/api/
+ more_2_1_tile_usage_policy: Tile Usage Policy
+ more_2_1_tile_usage_policy_url: https://operations.osmfoundation.org/policies/tiles/
+ more_2_1_nominatim_usage_policy: Nominatim Usage Policy
+ more_2_1_nominatim_usage_policy_url: https://operations.osmfoundation.org/policies/nominatim/
contributors_title_html: Our contributors
contributors_intro_html: |
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_footer_1_html: |
+ 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 on the OpenStreetMap Wiki.
+ to help improve OpenStreetMap, please see the %{contributors_page_link} on the OpenStreetMap Wiki.
+ contributors_2_contributors_page: Contributors page
+ contributors_2_contributors_page_url: https://wiki.openstreetmap.org/wiki/Contributors
contributors_footer_2_html: |
Inclusion of data in OpenStreetMap does not imply that the original
data provider endorses OpenStreetMap, provides any warranty, or
@@ -2000,15 +2039,22 @@ en:
OSM contributors are reminded never to add data from any
copyrighted sources (e.g. Google Maps or printed maps) without
explicit permission from the copyright holders.
- infringement_2_html: |
+ infringement_2_1_html: |
If you believe that copyrighted material has been inappropriately
added to the OpenStreetMap database or this site, please refer
- to our takedown
- procedure or file directly at our
- on-line filing page.
- trademarks_title_html: Trademarks
- trademarks_1_html: |
- OpenStreetMap, the magnifying glass logo and State of the Map are registered trademarks of the OpenStreetMap Foundation. If you have questions about your use of the marks, please see our Trademark Policy.
+ to our %{takedown_procedure_link} or file directly at our
+ %{online_filing_page_link}.
+ infringement_2_1_takedown_procedure: takedown procedure
+ infringement_2_1_takedown_procedure_url: https://wiki.osmfoundation.org/wiki/Takedown_procedure
+ infringement_2_1_online_filing_page: on-line filing page
+ infringement_2_1_online_filing_page_url: https://dmca.openstreetmap.org/
+ trademarks_title: Trademarks
+ trademarks_1_1_html: |
+ OpenStreetMap, the magnifying glass logo and State of the Map are registered trademarks of the
+ OpenStreetMap Foundation. If you have questions about your use of the marks, please see our
+ %{trademark_policy_link}.
+ trademarks_1_1_trademark_policy: Trademark Policy
+ trademarks_1_1_trademark_policy_url: https://wiki.osmfoundation.org/wiki/Trademark_Policy
index:
js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript."
js_2: "OpenStreetMap uses JavaScript for its slippy map."
@@ -2084,10 +2130,12 @@ en:
by dragging. Add your message, then click save, and other mappers will investigate.
other_concerns:
title: Other concerns
- explanation_html: |
+ concerns_html: |
If you have concerns about how our data is being used or about the contents please consult our
- copyright page for more legal information, or contact the appropriate
- OSMF working group.
+ %{copyright_link} for more legal information, or contact the appropriate %{working_group_link}.
+ copyright: copyright page
+ working_group: OSMF working group
+ working_group_url: https://wiki.osmfoundation.org/wiki/Working_Groups
help:
title: Getting Help
introduction: |
@@ -2109,10 +2157,6 @@ en:
url: https://lists.openstreetmap.org/
title: Mailing Lists
description: Ask a question or discuss interesting matters on a wide range of topical or regional mailing lists.
- forums:
- url: https://forum.openstreetmap.org/
- title: Forums (Legacy)
- description: Questions and discussions for those that prefer a bulletin board style interface.
community:
url: https://community.openstreetmap.org/
title: Community forum
@@ -2135,8 +2179,11 @@ en:
description: Browse the wiki for in-depth OpenStreetMap documentation.
potlatch:
removed: Your default OpenStreetMap editor is set as Potlatch. Because Adobe Flash Player has been withdrawn, Potlatch is no longer available to use in a web browser.
- desktop_html: You can still use Potlatch by downloading the desktop application for Mac and Windows.
- id_html: Alternatively, you can set your default editor to iD, which runs in your web browser as Potlatch formerly did. Change your preferences here.
+ desktop_application_html: You can still use Potlatch by %{download_link}.
+ download: downloading the desktop application for Mac and Windows
+ download_url: https://www.systemed.net/potlatch/
+ id_editor_html: Alternatively, you can set your default editor to iD, which runs in your web browser as Potlatch formerly did. %{change_preferences_link}.
+ change_preferences: Change your preferences here
any_questions:
title: Any questions?
paragraph_1_html: |
@@ -2301,11 +2348,12 @@ en:
The following communities are formally established as Local Chapters:
other_groups:
title: Other Groups
- about_html: |
+ other_groups_html: |
There is no need to formally establish a group to the same extent as the Local Chapters.
Indeed many groups exist very sucessfully as an informal gathering of people or as a
- community group. Anyone can set up or join these. Read more on the
- Communities wiki page.
+ community group. Anyone can set up or join these. Read more on the %{communities_wiki_link}.
+ communities_wiki: Communities wiki page
+ communities_wiki_url: https://wiki.openstreetmap.org/wiki/User_group
traces:
visibility:
private: "Private (only shared as anonymous, unordered points)"
@@ -2363,7 +2411,7 @@ en:
trace:
pending: "PENDING"
count_points:
- one: "1 point"
+ one: "%{count} point"
other: "%{count} points"
more: "more"
trace_details: "View Trace Details"
@@ -2570,7 +2618,9 @@ en:
consider_pd: "In addition to the above, I consider my contributions to be in the Public Domain"
consider_pd_why: "what's this?"
consider_pd_why_url: https://wiki.osmfoundation.org/wiki/Licence_and_Legal_FAQ/Why_would_I_want_my_contributions_to_be_public_domain
- guidance_html: 'Information to help understand these terms: a human readable summary and some informal translations'
+ guidance_info_html: "Information to help understand these terms: a %{readable_summary_link} and some %{informal_translations_link}"
+ readable_summary: human readable summary
+ informal_translations: informal translations
continue: Continue
declined: "https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined"
decline: "Decline"
@@ -2739,19 +2789,19 @@ en:
time_past_html: "Ended %{time}."
block_duration:
hours:
- one: "1 hour"
+ one: "%{count} hour"
other: "%{count} hours"
days:
- one: "1 day"
+ one: "%{count} day"
other: "%{count} days"
weeks:
- one: "1 week"
+ one: "%{count} week"
other: "%{count} weeks"
months:
- one: "1 month"
+ one: "%{count} month"
other: "%{count} months"
years:
- one: "1 year"
+ one: "%{count} year"
other: "%{count} years"
blocks_on:
title: "Blocks on %{name}"
@@ -2867,10 +2917,10 @@ en:
locate:
title: Show My Location
metersPopup:
- one: You are within one meter of this point
+ one: You are within %{count} meter of this point
other: You are within %{count} meters of this point
feetPopup:
- one: You are within one foot of this point
+ one: You are within %{count} foot of this point
other: You are within %{count} feet of this point
base:
standard: Standard