X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/dddef7672e37e85e14af7aa2ffbd95214bd2689f..a8c63724f64ef47e94ed739193314161bbdf9e1b:/config/locales/en.yml
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 9e2e6dbb7..1ee3f2378 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -42,6 +42,7 @@ en:
diary_comment: "Diary Comment"
diary_entry: "Diary Entry"
friend: "Friend"
+ issue: "Issue"
language: "Language"
message: "Message"
node: "Node"
@@ -58,6 +59,7 @@ en:
relation: "Relation"
relation_member: "Relation Member"
relation_tag: "Relation Tag"
+ report: "Report"
session: "Session"
trace: "Trace"
tracepoint: "Trace Point"
@@ -160,6 +162,15 @@ en:
remote:
name: "Remote Control"
description: "Remote Control (JOSM or Merkaartor)"
+ auth:
+ providers:
+ none: None
+ openid: OpenID
+ google: Google
+ facebook: Facebook
+ windowslive: Windows Live
+ github: GitHub
+ wikipedia: Wikipedia
api:
notes:
comment:
@@ -221,29 +232,29 @@ en:
discussion: Discussion
still_open: "Changeset still open - discussion will open once the changeset is closed."
node:
- title: "Node: %{name}"
- history_title: "Node History: %{name}"
+ title_html: "Node: %{name}"
+ history_title_html: "Node History: %{name}"
way:
- title: "Way: %{name}"
- history_title: "Way History: %{name}"
+ title_html: "Way: %{name}"
+ history_title_html: "Way History: %{name}"
nodes: "Nodes"
- also_part_of:
+ also_part_of_html:
one: "part of way %{related_ways}"
other: "part of ways %{related_ways}"
relation:
- title: "Relation: %{name}"
- history_title: "Relation History: %{name}"
+ title_html: "Relation: %{name}"
+ history_title_html: "Relation History: %{name}"
members: "Members"
relation_member:
- entry: "%{type} %{name}"
- entry_role: "%{type} %{name} as %{role}"
+ entry_html: "%{type} %{name}"
+ entry_role_html: "%{type} %{name} as %{role}"
type:
node: "Node"
way: "Way"
relation: "Relation"
containing_relation:
- entry: "Relation %{relation_name}"
- entry_role: "Relation %{relation_name} (as %{relation_role})"
+ entry_html: "Relation %{relation_name}"
+ entry_role_html: "Relation %{relation_name} (as %{relation_role})"
not_found:
sorry: "Sorry, %{type} #%{id} could not be found."
type:
@@ -362,6 +373,7 @@ en:
in_language_title: "Diary Entries in %{language}"
new: New Diary Entry
new_title: Compose a new entry in my user diary
+ my_diary: My Diary
no_entries: No diary entries
recent_entries: "Recent diary entries"
older_entries: Older Entries
@@ -422,12 +434,12 @@ en:
geocoder:
search:
title:
- latlon: 'Results from Internal'
- ca_postcode: 'Results from Geocoder.CA'
- osm_nominatim: 'Results from OpenStreetMap Nominatim'
- geonames: 'Results from GeoNames'
- osm_nominatim_reverse: 'Results from OpenStreetMap Nominatim'
- geonames_reverse: 'Results from GeoNames'
+ latlon_html: 'Results from Internal'
+ ca_postcode_html: 'Results from Geocoder.CA'
+ osm_nominatim_html: 'Results from OpenStreetMap Nominatim'
+ geonames_html: 'Results from GeoNames'
+ osm_nominatim_reverse_html: 'Results from OpenStreetMap Nominatim'
+ geonames_reverse_html: 'Results from GeoNames'
search_osm_nominatim:
prefix_format: "%{name}"
prefix:
@@ -1070,11 +1082,10 @@ en:
reopen:
reopened: Issue status has been set to 'Open'
comments:
- created_at: "On %{datetime}"
+ comment_from_html: "Comment from %{user_link} on %{comment_created_at}"
reassign_param: Reassign Issue?
reports:
- updated_at: "On %{datetime}"
- reported_by_html: "Reported as %{category} by %{user}"
+ reported_by_html: "Reported as %{category} by %{user} on %{updated_at}"
helper:
reportable_title:
diary_comment: "%{entry_title}, comment #%{comment_id}"
@@ -1200,7 +1211,9 @@ en:
import_failures_url: "https://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
success:
subject: "[OpenStreetMap] GPX Import success"
- loaded_successfully: loaded successfully with %{trace_points} out of a possible %{possible_points} points.
+ 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.
signup_confirm:
subject: "[OpenStreetMap] Welcome to OpenStreetMap"
greeting: "Hi there!"
@@ -1358,13 +1371,13 @@ en:
under the same licence. See the Copyright and
License page for details.
legal_title: Legal
- legal_html: |
+ legal_1_html: |
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 Terms of Use,
- Acceptable Use Policies and our Privacy Policy
-
+ Acceptable Use Policies and our Privacy Policy.
+ legal_2_html: |
Please contact the OSMF
if you have licensing, copyright or other legal questions.
@@ -1373,11 +1386,11 @@ en:
copyright:
foreign:
title: About this translation
- text: In the event of a conflict between this translated page and %{english_original_link}, the English page shall take precedence
+ html: In the event of a conflict between this translated page and %{english_original_link}, the English page shall take precedence
english_link: the English original
native:
title: About this page
- text: You are viewing the English version of the copyright page. You can go back to the %{native_link} of this page or you can stop reading about copyright and %{mapping_link}.
+ html: You are viewing the English version of the copyright page. You can go back to the %{native_link} of this page or you can stop reading about copyright and %{mapping_link}.
native_link: THIS_LANGUAGE_NAME_HERE version
mapping_link: start mapping
legal_babble:
@@ -1911,7 +1924,7 @@ en:
oauth:
authorize:
title: "Authorize access to your account"
- request_access: "The application %{app_name} is requesting access to your account, %{user}. Please check whether you would like the application to have the following capabilities. You may choose as many or as few as you like."
+ request_access_html: "The application %{app_name} is requesting access to your account, %{user}. Please check whether you would like the application to have the following capabilities. You may choose as many or as few as you like."
allow_to: "Allow the client application to:"
allow_read_prefs: "read your user preferences."
allow_write_prefs: "modify your user preferences."
@@ -1923,7 +1936,7 @@ en:
grant_access: "Grant Access"
authorize_success:
title: "Authorization request allowed"
- allowed: "You have granted application %{app_name} access to your account."
+ allowed_html: "You have granted application %{app_name} access to your account."
verification: "The verification code is %{code}."
authorize_failure:
title: "Authorization request failed"
@@ -1965,7 +1978,8 @@ en:
issued_at: "Issued At"
revoke: "Revoke!"
my_apps: "My Client Applications"
- no_apps: "Do you have an application you would like to register for use with us using the %{oauth} standard? You must register your web application before it can make OAuth requests to this service."
+ no_apps_html: "Do you have an application you would like to register for use with us using the %{oauth} standard? You must register your web application before it can make OAuth requests to this service."
+ oauth: OAuth
registered_apps: "You have the following client applications registered:"
register_new: "Register your application"
form:
@@ -2275,8 +2289,8 @@ en:
showing:
one: Page %{page} (%{first_item} of %{items})
other: Page %{page} (%{first_item}-%{last_item} of %{items})
- summary: "%{name} created from %{ip_address} on %{date}"
- summary_no_ip: "%{name} created on %{date}"
+ summary_html: "%{name} created from %{ip_address} on %{date}"
+ summary_no_ip_html: "%{name} created on %{date}"
confirm: Confirm Selected Users
hide: Hide Selected Users
empty: No matching users found
@@ -2472,7 +2486,12 @@ en:
out: Zoom Out
locate:
title: Show My Location
- popup: You are within {distance} {unit} of this point
+ metersPopup:
+ one: You are within one meter of this point
+ other: You are within %{count} meters of this point
+ feetPopup:
+ one: You are within one foot of this point
+ other: You are within %{count} feet of this point
base:
standard: Standard
cycle_map: Cycle Map
@@ -2488,6 +2507,8 @@ en:
copyright: "© OpenStreetMap contributors"
donate_link_text: "Make a Donation"
terms: "Website and API terms"
+ thunderforest: "Tiles courtesy of Andy Allan"
+ hotosm: "Tiles style by Humanitarian OpenStreetMap Team hosted by OpenStreetMap France"
site:
edit_tooltip: Edit the map
edit_disabled_tooltip: Zoom in to edit the map