X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ca596106f5e2a42940db5bbdf45a677b328794d6..f99c383318c4f9ea15639f0566f3e42db4e2c8b1:/config/locales/en.yml?ds=sidebyside
diff --git a/config/locales/en.yml b/config/locales/en.yml
index e87e8f8ee..516dad37a 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -5,7 +5,16 @@ en:
formats:
friendly: "%e %B %Y at %H:%M"
blog: "%e %B %Y"
+ helpers:
+ submit:
+ diary_entry:
+ create: "Publish"
+ update: "Update"
activerecord:
+ errors:
+ messages:
+ invalid_email_address: does not appear to be a valid e-mail address
+ email_address_not_routable: is not routable
# Translates all the model names, which is used in error handling on the web site
models:
acl: "Access Control List"
@@ -94,6 +103,28 @@ en:
remote:
name: "Remote Control"
description: "Remote Control (JOSM or Merkaartor)"
+ api:
+ notes:
+ comment:
+ opened_at_html: "Created %{when} ago"
+ opened_at_by_html: "Created %{when} ago by %{user}"
+ commented_at_html: "Updated %{when} ago"
+ commented_at_by_html: "Updated %{when} ago by %{user}"
+ closed_at_html: "Resolved %{when} ago"
+ closed_at_by_html: "Resolved %{when} ago by %{user}"
+ reopened_at_html: "Reactivated %{when} ago"
+ reopened_at_by_html: "Reactivated %{when} ago by %{user}"
+ rss:
+ title: "OpenStreetMap Notes"
+ description_area: "A list of notes, reported, commented on or closed in your area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]"
+ description_item: "An rss feed for note %{id}"
+ opened: "new note (near %{place})"
+ commented: "new comment (near %{place})"
+ closed: "closed note (near %{place})"
+ reopened: "reactivated note (near %{place})"
+ entry:
+ comment: Comment
+ full: Full note
browse:
created: "Created"
closed: "Closed"
@@ -256,7 +287,14 @@ en:
diary_entries:
new:
title: New Diary Entry
- publish_button: "Publish"
+ form:
+ subject: "Subject:"
+ body: "Body:"
+ language: "Language:"
+ location: "Location:"
+ latitude: "Latitude:"
+ longitude: "Longitude:"
+ use_map_link: "use map"
index:
title: "Users' diaries"
title_friends: "Friends' diaries"
@@ -270,15 +308,7 @@ en:
older_entries: Older Entries
newer_entries: Newer Entries
edit:
- title: "Edit diary entry"
- subject: "Subject:"
- body: "Body:"
- language: "Language:"
- location: "Location:"
- latitude: "Latitude:"
- longitude: "Longitude:"
- use_map_link: "use map"
- save_button: "Save"
+ title: Edit Diary Entry
marker_text: Diary entry location
show:
title: "%{user}'s diary | %{title}"
@@ -864,7 +894,7 @@ en:
"yes": "Shop"
tourism:
alpine_hut: "Alpine Hut"
- apartment: "Apartment"
+ apartment: "Holiday Apartment"
artwork: "Artwork"
attraction: "Attraction"
bed_and_breakfast: "Bed and Breakfast"
@@ -1063,6 +1093,7 @@ en:
partners_ucl: "UCL"
partners_bytemark: "Bytemark Hosting"
partners_partners: "partners"
+ tou: "Terms of Use"
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."
@@ -1273,7 +1304,7 @@ en:
This site and many other related services are formally operated by the
OpenStreetMap Foundation (OSMF)
on behalf of the community. Use of all OSMF operated services is subject
- to our
+ to our Terms of Use,
Acceptable Use Policies and our Privacy Policy
Please contact the OSMF
@@ -1383,6 +1414,11 @@ en:
Surveying and Mapping Authority and
Ministry of Agriculture, Forestry and Food
(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:
@@ -1390,7 +1426,7 @@ en:
contributors_gb_html: |
United Kingdom: Contains Ordnance
Survey data © Crown copyright and database right
- 2010-12.
+ 2010-19.
contributors_footer_1_html: |
For further details of these, and other sources that have been used
to help improve OpenStreetMap, please see the Markdown
+ title_html: Parsed with kramdown
headings: Headings
heading: Heading
subheading: Subheading
@@ -1994,14 +2030,19 @@ en:
terms declined: "We are sorry that you have decided to not accept the new Contributor Terms. For more information, please see this wiki page."
terms declined url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
terms:
- title: "Contributor terms"
- heading: "Contributor terms"
- read and accept: "Please read the agreement and press the agree button to confirm that you accept the terms of this agreement for your existing and future contributions."
- consider_pd: "In addition to the above agreement, I consider my contributions to be in the Public Domain"
+ title: "Terms"
+ heading: "Terms"
+ heading_ct: "Contributor terms"
+ read and accept with tou: "Please read the contributor agreement and the terms of use, check both checkboxes when done and then press the continue button."
+ contributor_terms_explain: "This agreement governs the terms for your existing and future contributions."
+ read_ct: "I have read and agree to the above contributor terms"
+ tou_explain_html: "These %{tou_link} govern the use of the website and other infrastructure provided by the OSMF. Please click on the link, read and aggree to the text."
+ read_tou: "I have read and agree to the Terms of Use"
+ 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://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
guidance: 'Information to help understand these terms: a human readable summary and some informal translations'
- agree: Agree
+ continue: Continue
declined: "https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined"
decline: "Decline"
you need to accept or decline: "Please read and then either accept or decline the new Contributor Terms to continue."
@@ -2280,14 +2321,27 @@ en:
confirm: "Are you sure you wish to revoke this block?"
revoke: "Revoke!"
flash: "This block has been revoked."
- period:
- one: "1 hour"
- other: "%{count} hours"
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."
+ block_duration:
+ hours:
+ one: "1 hour"
+ other: "%{count} hours"
+ days:
+ one: "1 day"
+ other: "%{count} days"
+ weeks:
+ one: "1 week"
+ other: "%{count} weeks"
+ months:
+ one: "1 month"
+ other: "%{count} months"
+ years:
+ one: "1 year"
+ other: "%{count} years"
blocks_on:
title: "Blocks on %{name}"
heading: "List of blocks on %{name}"
@@ -2327,30 +2381,10 @@ en:
next: "Next »"
previous: "« Previous"
notes:
- comment:
- opened_at_html: "Created %{when} ago"
- opened_at_by_html: "Created %{when} ago by %{user}"
- commented_at_html: "Updated %{when} ago"
- commented_at_by_html: "Updated %{when} ago by %{user}"
- closed_at_html: "Resolved %{when} ago"
- closed_at_by_html: "Resolved %{when} ago by %{user}"
- reopened_at_html: "Reactivated %{when} ago"
- reopened_at_by_html: "Reactivated %{when} ago by %{user}"
- rss:
- title: "OpenStreetMap Notes"
- description_area: "A list of notes, reported, commented on or closed in your area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]"
- description_item: "An rss feed for note %{id}"
- opened: "new note (near %{place})"
- commented: "new comment (near %{place})"
- closed: "closed note (near %{place})"
- reopened: "reactivated note (near %{place})"
- entry:
- comment: Comment
- full: Full note
mine:
title: "Notes submitted or commented on by %{user}"
heading: "%{user}'s notes"
- subheading: "Notes submitted or commented on by %{user}"
+ subheading_html: "Notes submitted or commented on by %{user}"
id: "Id"
creator: "Creator"
description: "Description"
@@ -2406,6 +2440,7 @@ en:
title: "Layers"
copyright: "© OpenStreetMap contributors"
donate_link_text: "Make a Donation"
+ terms: "Website and API terms"
site:
edit_tooltip: Edit the map
edit_disabled_tooltip: Zoom in to edit the map
@@ -2438,13 +2473,12 @@ en:
directions:
ascend: "Ascend"
engines:
+ fossgis_osrm_bike: "Bicycle (OSRM)"
+ fossgis_osrm_car: "Car (OSRM)"
+ fossgis_osrm_foot: "Foot (OSRM)"
graphhopper_bicycle: "Bicycle (GraphHopper)"
graphhopper_car: "Car (GraphHopper)"
graphhopper_foot: "Foot (GraphHopper)"
- mapquest_bicycle: "Bicycle (MapQuest)"
- mapquest_car: "Car (MapQuest)"
- mapquest_foot: "Foot (MapQuest)"
- osrm_car: "Car (OSRM)"
descend: "Descend"
directions: "Directions"
distance: "Distance"