]> git.openstreetmap.org Git - rails.git/blob - config/locales/en.yml
Merge remote-tracking branch 'upstream/pull/3891'
[rails.git] / config / locales / en.yml
1 en:
2   html:
3     dir: ltr
4   time:
5     formats:
6       friendly: "%e %B %Y at %H:%M"
7       blog: "%e %B %Y"
8   helpers:
9     file:
10       prompt: Choose file
11     submit:
12       diary_comment:
13         create: Comment
14       diary_entry:
15         create: "Publish"
16         update: "Update"
17       issue_comment:
18         create: Add Comment
19       message:
20         create: Send
21       client_application:
22         create: Register
23         update: Update
24       oauth2_application:
25         create: Register
26         update: Update
27       redaction:
28         create: Create redaction
29         update: Save redaction
30       trace:
31         create: Upload
32         update: Save Changes
33       user_block:
34         create: Create block
35         update: Update block
36   activerecord:
37     errors:
38       messages:
39         invalid_email_address: does not appear to be a valid e-mail address
40         email_address_not_routable: is not routable
41     # Translates all the model names, which is used in error handling on the website
42     models:
43       acl: "Access Control List"
44       changeset: "Changeset"
45       changeset_tag: "Changeset Tag"
46       country: "Country"
47       diary_comment: "Diary Comment"
48       diary_entry: "Diary Entry"
49       friend: "Friend"
50       issue: "Issue"
51       language: "Language"
52       message: "Message"
53       node: "Node"
54       node_tag: "Node Tag"
55       notifier: "Notifier"
56       old_node: "Old Node"
57       old_node_tag: "Old Node Tag"
58       old_relation: "Old Relation"
59       old_relation_member: "Old Relation Member"
60       old_relation_tag: "Old Relation Tag"
61       old_way: "Old Way"
62       old_way_node: "Old Way Node"
63       old_way_tag: "Old Way Tag"
64       relation: "Relation"
65       relation_member: "Relation Member"
66       relation_tag: "Relation Tag"
67       report: "Report"
68       session: "Session"
69       trace: "Trace"
70       tracepoint: "Trace Point"
71       tracetag: "Trace Tag"
72       user: "User"
73       user_preference: "User Preference"
74       user_token: "User Token"
75       way: "Way"
76       way_node: "Way Node"
77       way_tag: "Way Tag"
78     # Translates all the model attributes, which is used in error handling on the website
79     # Only the ones that are used on the website are translated at the moment
80     attributes:
81       client_application:
82         name: Name (Required)
83         url: Main Application URL (Required)
84         callback_url: Callback URL
85         support_url: Support URL
86         allow_read_prefs:  read their user preferences
87         allow_write_prefs: modify their user preferences
88         allow_write_diary: create diary entries, comments and make friends
89         allow_write_api:   modify the map
90         allow_read_gpx:    read their private GPS traces
91         allow_write_gpx:   upload GPS traces
92         allow_write_notes: modify notes
93       diary_comment:
94         body: "Body"
95       diary_entry:
96         user: "User"
97         title: "Subject"
98         body: "Body"
99         latitude: "Latitude"
100         longitude: "Longitude"
101         language_code: "Language"
102       doorkeeper/application:
103         name: Name
104         redirect_uri: Redirect URIs
105         confidential: Confidential application?
106         scopes: Permissions
107       friend:
108         user: "User"
109         friend: "Friend"
110       trace:
111         user: "User"
112         visible: "Visible"
113         name: Filename
114         size: "Size"
115         latitude: "Latitude"
116         longitude: "Longitude"
117         public: "Public"
118         description: "Description"
119         gpx_file: Upload GPX File
120         visibility: Visibility
121         tagstring: Tags
122       message:
123         sender: "Sender"
124         title: "Subject"
125         body: "Body"
126         recipient: "Recipient"
127       redaction:
128         title: Title
129         description: Description
130       report:
131         category: Select a reason for your report
132         details: Please provide some more details about the problem (required).
133       user:
134         auth_provider: Authentication Provider
135         auth_uid: Authentication UID
136         email: "Email"
137         email_confirmation: "Email Confirmation"
138         new_email: "New Email Address"
139         active: "Active"
140         display_name: "Display Name"
141         description: Profile Description
142         home_lat: Latitude
143         home_lon: Longitude
144         languages: Preferred Languages
145         preferred_editor: Preferred Editor
146         pass_crypt: "Password"
147         pass_crypt_confirmation: "Confirm Password"
148     help:
149       doorkeeper/application:
150         confidential: "Application will be used where the client secret can be kept confidential (native mobile apps and single page apps are not confidential)"
151         redirect_uri: "Use one line per URI"
152       trace:
153         tagstring: comma delimited
154       user_block:
155         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.
156         needs_view: Does the user need to log in before this block will be cleared?
157       user:
158         email_confirmation: 'Your address is not displayed publicly, see our <a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy" title="OSMF privacy policy including section on email addresses">privacy policy</a> for more information.'
159         new_email: "(never displayed publicly)"
160   datetime:
161     distance_in_words_ago:
162       about_x_hours:
163         one: about 1 hour ago
164         other: about %{count} hours ago
165       about_x_months:
166         one: about 1 month ago
167         other: about %{count} months ago
168       about_x_years:
169         one: about 1 year ago
170         other: about %{count} years ago
171       almost_x_years:
172         one: almost 1 year ago
173         other: almost %{count} years ago
174       half_a_minute: half a minute ago
175       less_than_x_seconds:
176         one: less than 1 second ago
177         other: less than %{count} seconds ago
178       less_than_x_minutes:
179         one: less than a minute ago
180         other: less than %{count} minutes ago
181       over_x_years:
182         one: over 1 year ago
183         other: over %{count} years ago
184       x_seconds:
185         one: 1 second ago
186         other: "%{count} seconds ago"
187       x_minutes:
188         one: 1 minute ago
189         other: "%{count} minutes ago"
190       x_days:
191         one: 1 day ago
192         other: "%{count} days ago"
193       x_months:
194         one: 1 month ago
195         other: "%{count} months ago"
196       x_years:
197         one: 1 year ago
198         other: "%{count} years ago"
199   printable_name:
200     with_id: "%{id}"
201     with_version: "%{id}, v%{version}"
202     with_name_html: "%{name} (%{id})"
203   editor:
204     default: "Default (currently %{name})"
205     id:
206       name: "iD"
207       description: "iD (in-browser editor)"
208     remote:
209       name: "Remote Control"
210       description: "Remote Control (JOSM, Potlatch, Merkaartor)"
211   auth:
212     providers:
213       none: None
214       openid: OpenID
215       google: Google
216       facebook: Facebook
217       windowslive: Windows Live
218       github: GitHub
219       wikipedia: Wikipedia
220   api:
221     notes:
222       comment:
223         opened_at_html: "Created %{when}"
224         opened_at_by_html: "Created %{when} by %{user}"
225         commented_at_html: "Updated %{when}"
226         commented_at_by_html: "Updated %{when} by %{user}"
227         closed_at_html: "Resolved %{when}"
228         closed_at_by_html: "Resolved %{when} by %{user}"
229         reopened_at_html: "Reactivated %{when}"
230         reopened_at_by_html: "Reactivated %{when} by %{user}"
231       rss:
232         title: "OpenStreetMap Notes"
233         description_area: "A list of notes, reported, commented on or closed in your area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]"
234         description_item: "An rss feed for note %{id}"
235         opened: "new note (near %{place})"
236         commented: "new comment (near %{place})"
237         closed: "closed note (near %{place})"
238         reopened: "reactivated note (near %{place})"
239       entry:
240         comment: Comment
241         full: Full note
242   account:
243     deletions:
244       show:
245         title: Delete My Account
246         warning: Warning! The account deletion process is final, and cannot be reversed.
247         delete_account: Delete Account
248         delete_introduction: "You can delete your OpenStreetMap account using the button below. Please note the following details:"
249         delete_profile: Your profile information, including your avatar, description and home location will be removed.
250         delete_display_name: Your display name will be removed, and can be reused by other accounts.
251         retain_caveats: "However, some information about you will be retained on OpenStreetMap, even after your account is deleted:"
252         retain_edits: Your edits to the map database, if any, will be retained.
253         retain_traces: Your uploaded traces, if any, will be retained.
254         retain_diary_entries: Your diary entries and diary comments, if any, will be retained but hidden from view.
255         retain_notes: Your map notes and note comments, if any, will be retained but hidden from view.
256         retain_changeset_discussions: Your changeset discussions, if any, will be retained.
257         retain_email: Your email address will be retained.
258         confirm_delete: Are you sure?
259         cancel: Cancel
260   accounts:
261     edit:
262       title: "Edit account"
263       my settings: My Settings
264       current email address: "Current Email Address"
265       external auth: "External Authentication"
266       openid:
267         link: "https://wiki.openstreetmap.org/wiki/OpenID"
268         link text: "what is this?"
269       public editing:
270         heading: "Public editing"
271         enabled: "Enabled. Not anonymous and can edit data."
272         enabled link: "https://wiki.openstreetmap.org/wiki/Anonymous_edits"
273         enabled link text: "what is this?"
274         disabled: "Disabled and cannot edit data, all previous edits are anonymous."
275         disabled link text: "why can't I edit?"
276       public editing note:
277         heading: "Public editing"
278         html: "Currently your edits are anonymous and people cannot send you messages or see your location. To show what you edited and allow people to contact you through the website, click the button below. <b>Since the 0.6 API changeover, only public users can edit map data</b>. (<a href=\"https://wiki.openstreetmap.org/wiki/Anonymous_edits\">find out why</a>).<ul><li>Your email address will not be revealed by becoming public.</li><li>This action cannot be reversed and all new users are now public by default.</li></ul>"
279       contributor terms:
280         heading: "Contributor Terms"
281         agreed: "You have agreed to the new Contributor Terms."
282         not yet agreed: "You have not yet agreed to the new Contributor Terms."
283         review link text: "Please follow this link at your convenience to review and accept the new Contributor Terms."
284         agreed_with_pd: "You have also declared that you consider your edits to be in the Public Domain."
285         link: "https://wiki.osmfoundation.org/wiki/Licence/Contributor_Terms"
286         link text: "what is this?"
287       save changes button: Save Changes
288       make edits public button: Make all my edits public
289       delete_account: Delete Account...
290     update:
291       success_confirm_needed: "User information updated successfully. Check your email for a note to confirm your new email address."
292       success: "User information updated successfully."
293     destroy:
294       success: "Account Deleted."
295   browse:
296     created: "Created"
297     closed: "Closed"
298     created_html: "Created <abbr title='%{title}'>%{time}</abbr>"
299     closed_html: "Closed <abbr title='%{title}'>%{time}</abbr>"
300     created_by_html: "Created <abbr title='%{title}'>%{time}</abbr> by %{user}"
301     deleted_by_html: "Deleted <abbr title='%{title}'>%{time}</abbr> by %{user}"
302     edited_by_html: "Edited <abbr title='%{title}'>%{time}</abbr> by %{user}"
303     closed_by_html: "Closed <abbr title='%{title}'>%{time}</abbr> by %{user}"
304     version: "Version"
305     in_changeset: "Changeset"
306     anonymous: "anonymous"
307     no_comment: "(no comment)"
308     part_of: "Part of"
309     part_of_relations:
310       one: 1 relation
311       other: "%{count} relations"
312     part_of_ways:
313       one: 1 way
314       other: "%{count} ways"
315     download_xml: "Download XML"
316     view_history: "View History"
317     view_details: "View Details"
318     location: "Location:"
319     common_details:
320       coordinates_html: "%{latitude}, %{longitude}"
321     changeset:
322       title: "Changeset: %{id}"
323       belongs_to: "Author"
324       node: "Nodes (%{count})"
325       node_paginated: "Nodes (%{x}-%{y} of %{count})"
326       way: "Ways (%{count})"
327       way_paginated: "Ways (%{x}-%{y} of %{count})"
328       relation: "Relations (%{count})"
329       relation_paginated: "Relations (%{x}-%{y} of %{count})"
330       comment: "Comments (%{count})"
331       hidden_commented_by_html: "Hidden comment from %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
332       commented_by_html: "Comment from %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
333       changesetxml: "Changeset XML"
334       osmchangexml: "osmChange XML"
335       feed:
336         title: "Changeset %{id}"
337         title_comment: "Changeset %{id} - %{comment}"
338       join_discussion: "Log in to join the discussion"
339       discussion: Discussion
340       still_open: "Changeset still open - discussion will open once the changeset is closed."
341     node:
342       title_html: "Node: %{name}"
343       history_title_html: "Node History: %{name}"
344     way:
345       title_html: "Way: %{name}"
346       history_title_html: "Way History: %{name}"
347       nodes: "Nodes"
348       nodes_count:
349         other: "%{count} nodes"
350       also_part_of_html:
351         one: "part of way %{related_ways}"
352         other: "part of ways %{related_ways}"
353     relation:
354       title_html: "Relation: %{name}"
355       history_title_html: "Relation History: %{name}"
356       members: "Members"
357       members_count:
358         one: 1 member
359         other: "%{count} members"
360     relation_member:
361       entry_html: "%{type} %{name}"
362       entry_role_html: "%{type} %{name} as %{role}"
363       type:
364         node: "Node"
365         way: "Way"
366         relation: "Relation"
367     containing_relation:
368       entry_html: "Relation %{relation_name}"
369       entry_role_html: "Relation %{relation_name} (as %{relation_role})"
370     not_found:
371       title: Not Found
372       sorry: "Sorry, %{type} #%{id} could not be found."
373       type:
374         node: node
375         way: way
376         relation: relation
377         changeset: changeset
378         note: note
379     timeout:
380       title: Timeout Error
381       sorry: "Sorry, the data for the %{type} with the id %{id}, took too long to retrieve."
382       type:
383         node: node
384         way: way
385         relation: relation
386         changeset: changeset
387         note: note
388     redacted:
389       redaction: "Redaction %{id}"
390       message_html: "Version %{version} of this %{type} cannot be shown as it has been redacted. Please see %{redaction_link} for details."
391       type:
392         node: "node"
393         way: "way"
394         relation: "relation"
395     start_rjs:
396       feature_warning: "Loading %{num_features} features, which may make your browser slow or unresponsive. Are sure you want to display this data?"
397       load_data: "Load Data"
398       loading: "Loading..."
399     tag_details:
400       tags: "Tags"
401       wiki_link:
402         key: "The wiki description page for the %{key} tag"
403         tag: "The wiki description page for the %{key}=%{value} tag"
404       wikidata_link: "The %{page} item on Wikidata"
405       wikipedia_link: "The %{page} article on Wikipedia"
406       wikimedia_commons_link: "The %{page} item on Wikimedia Commons"
407       telephone_link: "Call %{phone_number}"
408       colour_preview: "Colour %{colour_value} preview"
409       email_link: "Email %{email}"
410     note:
411       title: "Note: %{id}"
412       new_note: "New Note"
413       description: "Description"
414       open_title: "Unresolved note #%{note_name}"
415       closed_title: "Resolved note #%{note_name}"
416       hidden_title: "Hidden note #%{note_name}"
417       opened_by_html: "Created by %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
418       opened_by_anonymous_html: "Created by anonymous <abbr title='%{exact_time}'>%{when}</abbr>"
419       commented_by_html: "Comment from %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
420       commented_by_anonymous_html: "Comment from anonymous <abbr title='%{exact_time}'>%{when}</abbr>"
421       closed_by_html: "Resolved by %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
422       closed_by_anonymous_html: "Resolved by anonymous <abbr title='%{exact_time}'>%{when}</abbr>"
423       reopened_by_html: "Reactivated by %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
424       reopened_by_anonymous_html: "Reactivated by anonymous <abbr title='%{exact_time}'>%{when}</abbr>"
425       hidden_by_html: "Hidden by %{user} <abbr title='%{exact_time}'>%{when}</abbr>"
426       report: report this note
427       coordinates_html: "%{latitude}, %{longitude}"
428     query:
429       title: "Query Features"
430       introduction: "Click on the map to find nearby features."
431       nearby: "Nearby features"
432       enclosing: "Enclosing features"
433   changesets:
434     changeset_paging_nav:
435       showing_page: "Page %{page}"
436       next: "Next »"
437       previous: "« Previous"
438     changeset:
439       anonymous: "Anonymous"
440       no_edits: "(no edits)"
441       view_changeset_details: "View changeset details"
442     changesets:
443       id: "ID"
444       saved_at: "Saved at"
445       user: "User"
446       comment: "Comment"
447       area: "Area"
448     index:
449       title: "Changesets"
450       title_user: "Changesets by %{user}"
451       title_user_link_html: "Changesets by %{user_link}"
452       title_friend: "Changesets by my friends"
453       title_nearby: "Changesets by nearby users"
454       empty: "No changesets found."
455       empty_area: "No changesets in this area."
456       empty_user: "No changesets by this user."
457       no_more: "No more changesets found."
458       no_more_area: "No more changesets in this area."
459       no_more_user: "No more changesets by this user."
460       load_more: "Load more"
461     timeout:
462       sorry: "Sorry, the list of changesets you requested took too long to retrieve."
463   changeset_comments:
464     comment:
465       comment: "New comment on changeset #%{changeset_id} by %{author}"
466       commented_at_by_html: "Updated %{when} by %{user}"
467     comments:
468       comment: "New comment on changeset #%{changeset_id} by %{author}"
469     index:
470       title_all: OpenStreetMap changeset discussion
471       title_particular: "OpenStreetMap changeset #%{changeset_id} discussion"
472     timeout:
473       sorry: "Sorry, the list of changeset comments you requested took too long to retrieve."
474   dashboards:
475     contact:
476       km away: "%{count}km away"
477       m away: "%{count}m away"
478     popup:
479       your location: "Your location"
480       nearby mapper: "Nearby mapper"
481       friend: "Friend"
482     show:
483       title: My Dashboard
484       no_home_location_html: "%{edit_profile_link} and set your home location to see nearby users."
485       edit_your_profile: Edit your profile
486       my friends: My friends
487       no friends: You have not added any friends yet.
488       nearby users: "Other nearby users"
489       no nearby users: "There are no other users who admit to mapping nearby yet."
490       friends_changesets: "friends' changesets"
491       friends_diaries: "friends' diary entries"
492       nearby_changesets: "nearby user changesets"
493       nearby_diaries: "nearby user diary entries"
494   diary_entries:
495     new:
496       title: New Diary Entry
497     form:
498       location: Location
499       use_map_link: Use Map
500     index:
501       title: "Users' Diaries"
502       title_friends: "Friends' Diaries"
503       title_nearby: "Nearby Users' Diaries"
504       user_title: "%{user}'s Diary"
505       in_language_title: "Diary Entries in %{language}"
506       new: New Diary Entry
507       new_title: Compose a new entry in my user diary
508       my_diary: My Diary
509       no_entries: No diary entries
510       recent_entries: "Recent diary entries"
511       older_entries: Older Entries
512       newer_entries: Newer Entries
513     edit:
514       title: Edit Diary Entry
515       marker_text: Diary entry location
516     show:
517       title: "%{user}'s Diary | %{title}"
518       user_title: "%{user}'s Diary"
519       leave_a_comment: "Leave a comment"
520       login_to_leave_a_comment_html: "%{login_link} to leave a comment"
521       login: "Login"
522     no_such_entry:
523       title: "No such diary entry"
524       heading: "No entry with the id: %{id}"
525       body: "Sorry, there is no diary entry or comment with the id %{id}. Please check your spelling, or maybe the link you clicked is wrong."
526     diary_entry:
527       posted_by_html: "Posted by %{link_user} on %{created} in %{language_link}."
528       updated_at_html: "Last updated on %{updated}."
529       comment_link: Comment on this entry
530       reply_link: Send a message to the author
531       comment_count:
532         zero: No comments
533         one: "%{count} comment"
534         other: "%{count} comments"
535       edit_link: Edit this entry
536       hide_link: Hide this entry
537       unhide_link: Unhide this entry
538       confirm: Confirm
539       report: Report this entry
540     diary_comment:
541       comment_from_html: "Comment from %{link_user} on %{comment_created_at}"
542       hide_link: Hide this comment
543       unhide_link: Unhide this comment
544       confirm: Confirm
545       report: Report this comment
546     location:
547       location: "Location:"
548       view: "View"
549       edit: "Edit"
550       coordinates: "%{latitude}; %{longitude}"
551     feed:
552       user:
553         title: "OpenStreetMap diary entries for %{user}"
554         description: "Recent OpenStreetMap diary entries from %{user}"
555       language:
556         title: "OpenStreetMap diary entries in %{language_name}"
557         description: "Recent diary entries from users of OpenStreetMap in %{language_name}"
558       all:
559         title: "OpenStreetMap diary entries"
560         description: "Recent diary entries from users of OpenStreetMap"
561     comments:
562       title: "Diary Comments added by %{user}"
563       heading: "%{user}'s Diary Comments"
564       subheading_html: "Diary Comments added by %{user}"
565       no_comments: "No diary comments"
566       post: Post
567       when: When
568       comment: Comment
569       newer_comments: "Newer Comments"
570       older_comments: "Older Comments"
571   doorkeeper:
572     flash:
573       applications:
574         create:
575           notice: Application Registered.
576   errors:
577     contact:
578       contact_url: https://wiki.openstreetmap.org/wiki/Contact
579       contact_url_title: Various contact channels explained
580       contact: contact
581       contact_the_community_html: Feel free to %{contact_link} the OpenStreetMap community if you have found a broken link / bug. Make a note of the exact URL of your request.
582     forbidden:
583       title: Forbidden
584       description: The operation you requested on the OpenStreetMap server is only available to administrators (HTTP 403)
585     internal_server_error:
586       title: Application error
587       description: The OpenStreetMap server encountered an unexpected condition that prevented it from fulfilling the request (HTTP 500)
588     not_found:
589       title: File not found
590       description: Couldn't find a file/directory/API operation by that name on the OpenStreetMap server (HTTP 404)
591   friendships:
592     make_friend:
593       heading: "Add %{user} as a friend?"
594       button: "Add as friend"
595       success: "%{name} is now your friend!"
596       failed: "Sorry, failed to add %{name} as a friend."
597       already_a_friend: "You are already friends with %{name}."
598       limit_exceeded: "You have friended a lot of users recently. Please wait a while before trying to friend any more."
599     remove_friend:
600       heading: "Unfriend %{user}?"
601       button: "Unfriend"
602       success: "%{name} was removed from your friends."
603       not_a_friend: "%{name} is not one of your friends."
604   geocoder:
605     search:
606       title:
607         latlon_html: 'Results from <a href="https://openstreetmap.org/">Internal</a>'
608         osm_nominatim_html: 'Results from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
609         osm_nominatim_reverse_html: 'Results from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
610     search_osm_nominatim:
611       prefix_format: "%{name}"
612       prefix:
613         aerialway:
614           cable_car: "Cable Car"
615           chair_lift: "Chair Lift"
616           drag_lift: "Drag Lift"
617           gondola: "Gondola Lift"
618           magic_carpet: "Magic Carpet Lift"
619           platter: "Platter Lift"
620           pylon: "Pylon"
621           station: "Aerialway Station"
622           t-bar: "T-Bar Lift"
623           "yes": "Aerialway"
624         aeroway:
625           aerodrome: "Aerodrome"
626           airstrip: "Airstrip"
627           apron: "Airport Apron"
628           gate: "Airport Gate"
629           hangar: "Hangar"
630           helipad: "Helipad"
631           holding_position: "Holding Position"
632           navigationaid: "Aviation Navigation Aid"
633           parking_position: "Parking Position"
634           runway: "Runway"
635           taxilane: "Taxilane"
636           taxiway: "Taxiway"
637           terminal: "Airport Terminal"
638           windsock: "Windsock"
639         amenity:
640           animal_boarding: "Animal Boarding"
641           animal_shelter: "Animal Shelter"
642           arts_centre: "Arts Centre"
643           atm: "ATM"
644           bank: "Bank"
645           bar: "Bar"
646           bbq: "BBQ"
647           bench: "Bench"
648           bicycle_parking: "Cycle Parking"
649           bicycle_rental: "Cycle Rental"
650           bicycle_repair_station: "Bicycle Repair Station"
651           biergarten: "Beer Garden"
652           blood_bank: "Blood Bank"
653           boat_rental: "Boat Rental"
654           brothel: "Brothel"
655           bureau_de_change: "Bureau de Change"
656           bus_station: "Bus Station"
657           cafe: "Cafe"
658           car_rental: "Car Rental"
659           car_sharing: "Car Sharing"
660           car_wash: "Car Wash"
661           casino: "Casino"
662           charging_station: "Charging Station"
663           childcare: "Childcare"
664           cinema: "Cinema"
665           clinic: "Clinic"
666           clock: "Clock"
667           college: "College"
668           community_centre: "Community Centre"
669           conference_centre: "Conference Centre"
670           courthouse: "Courthouse"
671           crematorium: "Crematorium"
672           dentist: "Dentist"
673           doctors: "Doctors"
674           drinking_water: "Drinking Water"
675           driving_school: "Driving School"
676           embassy: "Embassy"
677           events_venue: "Events Venue"
678           fast_food: "Fast Food"
679           ferry_terminal: "Ferry Terminal"
680           fire_station: "Fire Station"
681           food_court: "Food Court"
682           fountain: "Fountain"
683           fuel: "Filling Station"
684           gambling: "Gambling"
685           grave_yard: "Grave Yard"
686           grit_bin: "Grit Bin"
687           hospital: "Hospital"
688           hunting_stand: "Hunting Stand"
689           ice_cream: "Ice Cream"
690           internet_cafe: "Internet Cafe"
691           kindergarten: "Kindergarten"
692           language_school: "Language School"
693           library: "Library"
694           loading_dock: "Loading Dock"
695           love_hotel: "Love Hotel"
696           marketplace: "Marketplace"
697           mobile_money_agent: "Mobile Money Agent"
698           monastery: "Monastery"
699           money_transfer: "Money Transfer"
700           motorcycle_parking: "Motorcycle Parking"
701           music_school: "Music School"
702           nightclub: "Night Club"
703           nursing_home: "Nursing Home"
704           parking: "Parking"
705           parking_entrance: "Parking Entrance"
706           parking_space: "Parking Space"
707           payment_terminal: "Payment Terminal"
708           pharmacy: "Pharmacy"
709           place_of_worship: "Place of Worship"
710           police: "Police"
711           post_box: "Post Box"
712           post_office: "Post Office"
713           prison: "Prison"
714           pub: "Pub"
715           public_bath: "Public Bath"
716           public_bookcase: "Public Bookcase"
717           public_building: "Public Building"
718           ranger_station: "Ranger Station"
719           recycling: "Recycling Point"
720           restaurant: "Restaurant"
721           sanitary_dump_station: "Sanitary Dump Station"
722           school: "School"
723           shelter: "Shelter"
724           shower: "Shower"
725           social_centre: "Social Centre"
726           social_facility: "Social Facility"
727           studio: "Studio"
728           swimming_pool: "Swimming Pool"
729           taxi: "Taxi"
730           telephone: "Public Telephone"
731           theatre: "Theatre"
732           toilets: "Toilets"
733           townhall: "Town Hall"
734           training: "Training Facility"
735           university: "University"
736           vehicle_inspection: "Vehicle Inspection"
737           vending_machine: "Vending Machine"
738           veterinary: "Veterinary Surgery"
739           village_hall: "Village Hall"
740           waste_basket: "Waste Basket"
741           waste_disposal: "Waste Disposal"
742           waste_dump_site: "Waste Dump Site"
743           watering_place: "Watering Place"
744           water_point: "Water Point"
745           weighbridge: "Weighbridge"
746           "yes": "Amenity"
747         boundary:
748           aboriginal_lands: "Aboriginal Lands"
749           administrative: "Administrative Boundary"
750           census: "Census Boundary"
751           national_park: "National Park"
752           political: "Electoral Boundary"
753           protected_area : "Protected Area"
754           "yes": "Boundary"
755         bridge:
756           aqueduct: "Aqueduct"
757           boardwalk: "Boardwalk"
758           suspension: "Suspension Bridge"
759           swing: "Swing Bridge"
760           viaduct: "Viaduct"
761           "yes": "Bridge"
762         building:
763           apartment: "Apartment"
764           apartments: "Apartments"
765           barn: "Barn"
766           bungalow: "Bungalow"
767           cabin: "Cabin"
768           chapel: "Chapel"
769           church: "Church Building"
770           civic: "Civic Building"
771           college: "College Building"
772           commercial: "Commercial Building"
773           construction: "Building under Construction"
774           detached: "Detached House"
775           dormitory: "Dormitory"
776           duplex: "Duplex House"
777           farm: "Farm House"
778           farm_auxiliary: "Auxiliary Farm House"
779           garage: "Garage"
780           garages: "Garages"
781           greenhouse: "Greenhouse"
782           hangar: "Hangar"
783           hospital: "Hospital Building"
784           hotel: "Hotel Building"
785           house: "House"
786           houseboat: "Houseboat"
787           hut: "Hut"
788           industrial: "Industrial Building"
789           kindergarten: "Kindergarten Building"
790           manufacture: "Manufacturing Building"
791           office: "Office Building"
792           public: "Public Building"
793           residential: "Residential Building"
794           retail: "Retail Building"
795           roof: "Roof"
796           ruins: "Ruined Building"
797           school: "School Building"
798           semidetached_house: "Semidetached House"
799           service: "Service Building"
800           shed: "Shed"
801           stable: "Stable"
802           static_caravan: "Caravan"
803           temple: "Temple Building"
804           terrace: "Terrace Building"
805           train_station: "Train Station Building"
806           university: "University Building"
807           warehouse: "Warehouse"
808           "yes": "Building"
809         club:
810           scout: "Scout Group Base"
811           sport: "Sports Club"
812           "yes": "Club"
813         craft:
814           beekeeper: "Beekeeper"
815           blacksmith: "Blacksmith"
816           brewery: "Brewery"
817           carpenter: "Carpenter"
818           caterer: "Caterer"
819           confectionery: "Confectionary"
820           dressmaker: "Dressmaker"
821           electrician: "Electrician"
822           electronics_repair: "Electronics Repair"
823           gardener: "Gardener"
824           glaziery: "Glaziery"
825           handicraft: "Handicraft"
826           hvac: "HVAC Craft"
827           metal_construction: "Metal Constructioner"
828           painter: "Painter"
829           photographer: "Photographer"
830           plumber: "Plumber"
831           roofer: "Roofer"
832           sawmill: "Sawmill"
833           shoemaker: "Shoemaker"
834           stonemason: "Stonemason"
835           tailor: "Tailor"
836           window_construction: "Window Construction"
837           winery: "Winery"
838           "yes": "Craft Shop"
839         emergency:
840           access_point: "Access Point"
841           ambulance_station: "Ambulance Station"
842           assembly_point: "Assembly Point"
843           defibrillator: "Defibrillator"
844           fire_extinguisher: "Fire Extinguisher"
845           fire_water_pond: "Fire Water Pond"
846           landing_site: "Emergency Landing Site"
847           life_ring: "Emergency Life Ring"
848           phone: "Emergency Phone"
849           siren: "Emergency Siren"
850           suction_point: "Emergency Suction Point"
851           water_tank: "Emergency Water Tank"
852         highway:
853           abandoned: "Abandoned Highway"
854           bridleway: "Bridleway"
855           bus_guideway: "Guided Bus Lane"
856           bus_stop: "Bus Stop"
857           construction: "Highway under Construction"
858           corridor: "Corridor"
859           crossing: "Crossing"
860           cycleway: "Cycle Path"
861           elevator: "Elevator"
862           emergency_access_point: "Emergency Access Point"
863           emergency_bay: "Emergency Bay"
864           footway: "Footpath"
865           ford: "Ford"
866           give_way: "Give Way Sign"
867           living_street: "Living Street"
868           milestone: "Milestone"
869           motorway: "Motorway"
870           motorway_junction: "Motorway Junction"
871           motorway_link: "Motorway Road"
872           passing_place: "Passing Place"
873           path: "Path"
874           pedestrian: "Pedestrian Way"
875           platform: "Platform"
876           primary: "Primary Road"
877           primary_link: "Primary Road"
878           proposed: "Proposed Road"
879           raceway: "Raceway"
880           residential: "Residential Road"
881           rest_area: "Rest Area"
882           road: "Road"
883           secondary: "Secondary Road"
884           secondary_link: "Secondary Road"
885           service: "Service Road"
886           services: "Motorway Services"
887           speed_camera: "Speed Camera"
888           steps: "Steps"
889           stop: "Stop Sign"
890           street_lamp: "Street Lamp"
891           tertiary: "Tertiary Road"
892           tertiary_link: "Tertiary Road"
893           track: "Track"
894           traffic_mirror: "Traffic Mirror"
895           traffic_signals: "Traffic Signals"
896           trailhead: "Trailhead"
897           trunk: "Trunk Road"
898           trunk_link: "Trunk Road"
899           turning_circle: "Turning Circle"
900           turning_loop: "Turning Loop"
901           unclassified: "Unclassified Road"
902           "yes" : "Road"
903         historic:
904           aircraft: "Historic Aircraft"
905           archaeological_site: "Archaeological Site"
906           bomb_crater: "Historic Bomb Crater"
907           battlefield: "Battlefield"
908           boundary_stone: "Boundary Stone"
909           building: "Historic Building"
910           bunker: "Bunker"
911           cannon: "Historic Cannon"
912           castle: "Castle"
913           charcoal_pile: "Historic Charcoal Pile"
914           church: "Church"
915           city_gate: "City Gate"
916           citywalls: "City Walls"
917           fort: "Fort"
918           heritage: "Heritage Site"
919           hollow_way: "Hollow Way"
920           house: "House"
921           manor: "Manor"
922           memorial: "Memorial"
923           milestone: "Historic Milestone"
924           mine: "Mine"
925           mine_shaft: "Mine Shaft"
926           monument: "Monument"
927           railway: "Historic Railway"
928           roman_road: "Roman Road"
929           ruins: "Ruins"
930           rune_stone: "Rune Stone"
931           stone: "Stone"
932           tomb: "Tomb"
933           tower: "Tower"
934           wayside_chapel: "Wayside Chapel"
935           wayside_cross: "Wayside Cross"
936           wayside_shrine: "Wayside Shrine"
937           wreck: "Wreck"
938           "yes": "Historic Site"
939         junction:
940           "yes": "Junction"
941         landuse:
942           allotments: "Allotments"
943           aquaculture: "Aquaculture"
944           basin: "Basin"
945           brownfield: "Brownfield Land"
946           cemetery: "Cemetery"
947           commercial: "Commercial Area"
948           conservation: "Conservation Area"
949           construction: "Construction Area"
950           farmland: "Farmland"
951           farmyard: "Farmyard"
952           forest: "Forest"
953           garages: "Garages"
954           grass: "Grass"
955           greenfield: "Greenfield Land"
956           industrial: "Industrial Area"
957           landfill: "Landfill"
958           meadow: "Meadow"
959           military: "Military Area"
960           mine: "Mine"
961           orchard: "Orchard"
962           plant_nursery: "Plant Nursery"
963           quarry: "Quarry"
964           railway: "Railway"
965           recreation_ground: "Recreation Ground"
966           religious: "Religious Ground"
967           reservoir: "Reservoir"
968           reservoir_watershed: "Reservoir Watershed"
969           residential: "Residential Area"
970           retail: "Retail Area"
971           village_green: "Village Green"
972           vineyard: "Vineyard"
973           "yes": "Landuse"
974         leisure:
975           adult_gaming_centre: "Adult Gaming Centre"
976           amusement_arcade: "Amusement Arcade"
977           bandstand: "Bandstand"
978           beach_resort: "Beach Resort"
979           bird_hide: "Bird Hide"
980           bleachers: "Bleachers"
981           bowling_alley: "Bowling Alley"
982           common: "Common Land"
983           dance: "Dance Hall"
984           dog_park: "Dog Park"
985           firepit: "Fire Pit"
986           fishing: "Fishing Area"
987           fitness_centre: "Fitness Centre"
988           fitness_station: "Fitness Station"
989           garden: "Garden"
990           golf_course: "Golf Course"
991           horse_riding: "Horse Riding"
992           ice_rink: "Ice Rink"
993           marina: "Marina"
994           miniature_golf: "Miniature Golf"
995           nature_reserve: "Nature Reserve"
996           outdoor_seating: "Outdoor Seating"
997           park: "Park"
998           picnic_table: "Picnic Table"
999           pitch: "Sports Pitch"
1000           playground: "Playground"
1001           recreation_ground: "Recreation Ground"
1002           resort: "Resort"
1003           sauna: "Sauna"
1004           slipway: "Slipway"
1005           sports_centre: "Sports Centre"
1006           stadium: "Stadium"
1007           swimming_pool: "Swimming Pool"
1008           track: "Running Track"
1009           water_park: "Water Park"
1010           "yes": "Leisure"
1011         man_made:
1012           adit: "Adit"
1013           advertising: "Advertising"
1014           antenna:  "Antenna"
1015           avalanche_protection: "Avalanche Protection"
1016           beacon: "Beacon"
1017           beam: "Beam"
1018           beehive: "Bee Hive"
1019           breakwater: "Breakwater"
1020           bridge: "Bridge"
1021           bunker_silo: "Bunker"
1022           cairn: "Cairn"
1023           chimney: "Chimney"
1024           clearcut: "Clearcut"
1025           communications_tower: "Communications Tower"
1026           crane: "Crane"
1027           cross: "Cross"
1028           dolphin: "Mooring Post"
1029           dyke: "Dyke"
1030           embankment: "Embankment"
1031           flagpole: "Flagpole"
1032           gasometer: "Gasometer"
1033           groyne: "Groyne"
1034           kiln: "Kiln"
1035           lighthouse: "Lighthouse"
1036           manhole: "Manhole"
1037           mast: "Mast"
1038           mine: "Mine"
1039           mineshaft: "Mine Shaft"
1040           monitoring_station: "Monitoring Station"
1041           petroleum_well: "Petroleum Well"
1042           pier: "Pier"
1043           pipeline: "Pipeline"
1044           pumping_station: "Pumping Station"
1045           reservoir_covered: "Covered Reservoir"
1046           silo: "Silo"
1047           snow_cannon: "Snow Cannon"
1048           snow_fence: "Snow Fence"
1049           storage_tank: "Storage Tank"
1050           street_cabinet: "Street Cabinet"
1051           surveillance: "Surveillance"
1052           telescope: "Telescope"
1053           tower: "Tower"
1054           utility_pole: "Utility Pole"
1055           wastewater_plant: "Wastewater Plant"
1056           watermill: "Water Mill"
1057           water_tap: "Water Tap"
1058           water_tower: "Water Tower"
1059           water_well: "Well"
1060           water_works: "Water Works"
1061           windmill: "Wind Mill"
1062           works: "Factory"
1063           "yes": "Man-made"
1064         military:
1065           airfield: "Military Airfield"
1066           barracks: "Barracks"
1067           bunker: "Bunker"
1068           checkpoint: "Checkpoint"
1069           trench: "Trench"
1070           "yes": "Military"
1071         mountain_pass:
1072           "yes" : "Mountain Pass"
1073         natural:
1074           atoll: "Atoll"
1075           bare_rock: "Bare Rock"
1076           bay: "Bay"
1077           beach: "Beach"
1078           cape: "Cape"
1079           cave_entrance: "Cave Entrance"
1080           cliff: "Cliff"
1081           coastline: "Coastline"
1082           crater: "Crater"
1083           dune: "Dune"
1084           fell: "Fell"
1085           fjord: "Fjord"
1086           forest: "Forest"
1087           geyser: "Geyser"
1088           glacier: "Glacier"
1089           grassland: "Grassland"
1090           heath: "Heath"
1091           hill: "Hill"
1092           hot_spring: "Hot Spring"
1093           island: "Island"
1094           isthmus: "Isthmus"
1095           land: "Land"
1096           marsh: "Marsh"
1097           moor: "Moor"
1098           mud: "Mud"
1099           peak: "Peak"
1100           peninsula: "Peninsula"
1101           point: "Point"
1102           reef: "Reef"
1103           ridge: "Ridge"
1104           rock: "Rock"
1105           saddle: "Saddle"
1106           sand: "Sand"
1107           scree: "Scree"
1108           scrub: "Scrub"
1109           shingle: "Shingle"
1110           spring: "Spring"
1111           stone: "Stone"
1112           strait: "Strait"
1113           tree: "Tree"
1114           tree_row: "Tree Row"
1115           tundra: "Tundra"
1116           valley: "Valley"
1117           volcano: "Volcano"
1118           water: "Water"
1119           wetland: "Wetland"
1120           wood: "Wood"
1121           "yes": "Natural Feature"
1122         office:
1123           accountant: "Accountant"
1124           administrative: "Administration"
1125           advertising_agency: "Advertising Agency"
1126           architect: "Architect"
1127           association: "Association"
1128           company: "Company"
1129           diplomatic: "Diplomatic Office"
1130           educational_institution: "Educational Institution"
1131           employment_agency: "Employment Agency"
1132           energy_supplier: "Energy Supplier Office"
1133           estate_agent: "Estate Agent"
1134           financial: "Financial Office"
1135           government: "Governmental Office"
1136           insurance: "Insurance Office"
1137           it: "IT Office"
1138           lawyer: "Lawyer"
1139           logistics: "Logistics Office"
1140           newspaper: "Newspaper Office"
1141           ngo: "NGO Office"
1142           notary: "Notary"
1143           religion: "Religious Office"
1144           research: "Research Office"
1145           tax_advisor: "Tax Advisor"
1146           telecommunication: "Telecommunication Office"
1147           travel_agent: "Travel Agency"
1148           "yes": "Office"
1149         place:
1150           allotments: "Allotments"
1151           archipelago: "Archipelago"
1152           city: "City"
1153           city_block: "City Block"
1154           country: "Country"
1155           county: "County"
1156           farm: "Farm"
1157           hamlet: "Hamlet"
1158           house: "House"
1159           houses: "Houses"
1160           island: "Island"
1161           islet: "Islet"
1162           isolated_dwelling: "Isolated Dwelling"
1163           locality: "Locality"
1164           municipality: "Municipality"
1165           neighbourhood: "Neighbourhood"
1166           plot: "Plot"
1167           postcode: "Postcode"
1168           quarter: "Quarter"
1169           region: "Region"
1170           sea: "Sea"
1171           square: "Square"
1172           state: "State"
1173           subdivision: "Subdivision"
1174           suburb: "Suburb"
1175           town: "Town"
1176           village: "Village"
1177           "yes": "Place"
1178         railway:
1179           abandoned: "Abandoned Railway"
1180           buffer_stop: "Buffer Stop"
1181           construction: "Railway under Construction"
1182           disused: "Disused Railway"
1183           funicular: "Funicular Railway"
1184           halt: "Train Stop"
1185           junction: "Railway Junction"
1186           level_crossing: "Level Crossing"
1187           light_rail: "Light Rail"
1188           miniature: "Miniature Rail"
1189           monorail: "Monorail"
1190           narrow_gauge: "Narrow Gauge Railway"
1191           platform: "Railway Platform"
1192           preserved: "Preserved Railway"
1193           proposed: "Proposed Railway"
1194           rail: "Rail"
1195           spur: "Railway Spur"
1196           station: "Railway Station"
1197           stop: "Railway Stop"
1198           subway: "Subway"
1199           subway_entrance: "Subway Entrance"
1200           switch: "Railway Points"
1201           tram: "Tramway"
1202           tram_stop: "Tram Stop"
1203           turntable: "Turntable"
1204           yard: "Railway Yard"
1205         shop:
1206           agrarian: "Agrarian Shop"
1207           alcohol: "Off License"
1208           antiques: "Antiques"
1209           appliance: "Appliances Shop"
1210           art: "Art Shop"
1211           baby_goods: "Baby Goods"
1212           bag: "Bag Shop"
1213           bakery: "Bakery"
1214           bathroom_furnishing: "Bathroom Furnishing"
1215           beauty: "Beauty Shop"
1216           bed: "Bedding Products"
1217           beverages: "Beverages Shop"
1218           bicycle: "Bicycle Shop"
1219           bookmaker: "Bookmaker"
1220           books: "Book Shop"
1221           boutique: "Boutique"
1222           butcher: "Butcher"
1223           car: "Car Shop"
1224           car_parts: "Car Parts"
1225           car_repair: "Car Repair"
1226           carpet: "Carpet Shop"
1227           charity: "Charity Shop"
1228           cheese: "Cheese Shop"
1229           chemist: "Chemist"
1230           chocolate: "Chocolate"
1231           clothes: "Clothes Shop"
1232           coffee: "Coffee Shop"
1233           computer: "Computer Shop"
1234           confectionery: "Confectionery Shop"
1235           convenience: "Convenience Store"
1236           copyshop: "Copy Shop"
1237           cosmetics: "Cosmetics Shop"
1238           craft: "Crafts Supply Store"
1239           curtain: "Curtain Shop"
1240           dairy: "Dairy Shop"
1241           deli: "Deli"
1242           department_store: "Department Store"
1243           discount: "Discount Items Shop"
1244           doityourself: "Do-It-Yourself Shop"
1245           dry_cleaning: "Dry Cleaning"
1246           e-cigarette: "E-Cigarette Shop"
1247           electronics: "Electronics Shop"
1248           erotic: "Erotic Shop"
1249           estate_agent: "Estate Agent"
1250           fabric: "Fabric Store"
1251           farm: "Farm Shop"
1252           fashion: "Fashion Shop"
1253           fishing: "Fishing Supplies Shop"
1254           florist: "Florist"
1255           food: "Food Shop"
1256           frame: "Frame Shop"
1257           funeral_directors: "Funeral Directors"
1258           furniture: "Furniture"
1259           garden_centre: "Garden Centre"
1260           gas: "Gas Store"
1261           general: "General Store"
1262           gift: "Gift Shop"
1263           greengrocer: "Greengrocer"
1264           grocery: "Grocery Shop"
1265           hairdresser: "Hairdresser"
1266           hardware: "Hardware Store"
1267           health_food: "Health Food Store"
1268           hearing_aids: "Hearing Aids"
1269           herbalist: "Herbalist"
1270           hifi: "Hi-Fi Shop"
1271           houseware: "Houseware Shop"
1272           ice_cream: "Ice Cream Shop"
1273           interior_decoration: "Interior Decoration"
1274           jewelry: "Jewelry Shop"
1275           kiosk: "Kiosk Shop"
1276           kitchen: "Kitchen Shop"
1277           laundry: "Laundry"
1278           locksmith: "Locksmith"
1279           lottery: "Lottery"
1280           mall: "Mall"
1281           massage: "Massage"
1282           medical_supply: "Medical Supply Shop"
1283           mobile_phone: "Mobile Phone Shop"
1284           money_lender: "Money Lender"
1285           motorcycle: "Motorcycle Shop"
1286           motorcycle_repair: "Motorcycle Repair Shop"
1287           music: "Music Shop"
1288           musical_instrument: "Musical Instruments"
1289           newsagent: "Newsagent"
1290           nutrition_supplements: "Nutrition Supplements"
1291           optician: "Optician"
1292           organic: "Organic Food Shop"
1293           outdoor: "Outdoor Shop"
1294           paint: "Paint Shop"
1295           pastry: "Pastry Shop"
1296           pawnbroker: "Pawnbroker"
1297           perfumery: "Perfumery"
1298           pet: "Pet Shop"
1299           pet_grooming: "Pet Grooming"
1300           photo: "Photo Shop"
1301           seafood: "Sea Food"
1302           second_hand: "Second-hand Shop"
1303           sewing: "Sewing Shop"
1304           shoes: "Shoe Shop"
1305           sports: "Sports Shop"
1306           stationery: "Stationery Shop"
1307           storage_rental: "Storage Rental"
1308           supermarket: "Supermarket"
1309           tailor: "Tailor"
1310           tattoo: "Tattoo Shop"
1311           tea: "Tea Shop"
1312           ticket: "Ticket Shop"
1313           tobacco: "Tobacco Shop"
1314           toys: "Toy Shop"
1315           travel_agency: "Travel Agency"
1316           tyres: "Tyre Shop"
1317           vacant: "Vacant Shop"
1318           variety_store: "Variety Store"
1319           video: "Video Shop"
1320           video_games: "Video Game Store"
1321           wholesale: "Wholesale Store"
1322           wine: "Wine Store"
1323           "yes": "Shop"
1324         tourism:
1325           alpine_hut: "Alpine Hut"
1326           apartment: "Holiday Apartment"
1327           artwork: "Artwork"
1328           attraction: "Attraction"
1329           bed_and_breakfast: "Bed and Breakfast"
1330           cabin: "Tourist Cabin"
1331           camp_pitch: "Camp Pitch"
1332           camp_site: "Camp Site"
1333           caravan_site: "Caravan Site"
1334           chalet: "Chalet"
1335           gallery: "Gallery"
1336           guest_house: "Guest House"
1337           hostel: "Hostel"
1338           hotel: "Hotel"
1339           information: "Information"
1340           motel: "Motel"
1341           museum: "Museum"
1342           picnic_site: "Picnic Site"
1343           theme_park: "Theme Park"
1344           viewpoint: "Viewpoint"
1345           wilderness_hut: "Wilderness Hut"
1346           zoo: "Zoo"
1347         tunnel:
1348           building_passage: "Building Passage"
1349           culvert: "Culvert"
1350           "yes": "Tunnel"
1351         waterway:
1352           artificial: "Artificial Waterway"
1353           boatyard: "Boatyard"
1354           canal: "Canal"
1355           dam: "Dam"
1356           derelict_canal: "Derelict Canal"
1357           ditch: "Ditch"
1358           dock: "Dock"
1359           drain: "Drain"
1360           lock: "Lock"
1361           lock_gate: "Lock Gate"
1362           mooring: "Mooring"
1363           rapids: "Rapids"
1364           river: "River"
1365           stream: "Stream"
1366           wadi: "Wadi"
1367           waterfall: "Waterfall"
1368           weir: "Weir"
1369           "yes": "Waterway"
1370       admin_levels:
1371         level2: "Country Boundary"
1372         level3: "Region Boundary"
1373         level4: "State Boundary"
1374         level5: "Region Boundary"
1375         level6: "County Boundary"
1376         level7: "Municipality Boundary"
1377         level8: "City Boundary"
1378         level9: "Village Boundary"
1379         level10: "Suburb Boundary"
1380         level11: "Neighbourhood Boundary"
1381       types:
1382         cities: Cities
1383         towns: Towns
1384         places: Places
1385     results:
1386       no_results: "No results found"
1387       more_results: "More results"
1388   issues:
1389     index:
1390       title: Issues
1391       select_status: Select Status
1392       select_type: Select Type
1393       select_last_updated_by: Select Last Updated By
1394       reported_user: Reported User
1395       not_updated: Not Updated
1396       search: Search
1397       search_guidance: "Search Issues:"
1398       user_not_found: User does not exist
1399       issues_not_found: No such issues found
1400       status: Status
1401       reports: Reports
1402       last_updated: Last Updated
1403       last_updated_time_html: "<abbr title='%{title}'>%{time}</abbr>"
1404       last_updated_time_user_html: "<abbr title='%{title}'>%{time}</abbr> by %{user}"
1405       link_to_reports: View Reports
1406       reports_count:
1407         one: "1 Report"
1408         other: "%{count} Reports"
1409       reported_item: Reported Item
1410       states:
1411         ignored: Ignored
1412         open: Open
1413         resolved: Resolved
1414     update:
1415       new_report: Your report has been registered successfully
1416       successful_update: Your report has been updated successfully
1417       provide_details: Please provide the required details
1418     show:
1419       title: "%{status} Issue #%{issue_id}"
1420       reports:
1421         zero: No reports
1422         one: 1 report
1423         other: "%{count} reports"
1424       report_created_at: "First reported at %{datetime}"
1425       last_resolved_at: "Last resolved at %{datetime}"
1426       last_updated_at: "Last updated at %{datetime} by %{displayname}"
1427       resolve: Resolve
1428       ignore: Ignore
1429       reopen: Reopen
1430       reports_of_this_issue: Reports of this Issue
1431       read_reports: Read Reports
1432       new_reports: New Reports
1433       other_issues_against_this_user: Other issues against this user
1434       no_other_issues: No other issues against this user.
1435       comments_on_this_issue: Comments on this issue
1436     resolve:
1437       resolved: Issue status has been set to 'Resolved'
1438     ignore:
1439       ignored: Issue status has been set to 'Ignored'
1440     reopen:
1441       reopened: Issue status has been set to 'Open'
1442     comments:
1443       comment_from_html: "Comment from %{user_link} on %{comment_created_at}"
1444       reassign_param: Reassign Issue?
1445     reports:
1446       reported_by_html: "Reported as %{category} by %{user} on %{updated_at}"
1447     helper:
1448       reportable_title:
1449         diary_comment: "%{entry_title}, comment #%{comment_id}"
1450         note: "Note #%{note_id}"
1451   issue_comments:
1452     create:
1453       comment_created: Your comment was successfully created
1454       issue_reassigned: Your comment was created and the issue was reassigned
1455   reports:
1456     new:
1457       title_html: "Report %{link}"
1458       missing_params: "Cannot create a new report"
1459       disclaimer:
1460         intro: "Before sending your report to the site moderators, please ensure that:"
1461         not_just_mistake: You are certain that the problem is not just a mistake
1462         unable_to_fix: You are unable to fix the problem yourself or with the help of your fellow community members
1463         resolve_with_user: You have already tried to resolve the problem with the user concerned
1464       categories:
1465         diary_entry:
1466           spam_label: This diary entry is/contains spam
1467           offensive_label: This diary entry is obscene/offensive
1468           threat_label: This diary entry contains a threat
1469           other_label: Other
1470         diary_comment:
1471           spam_label: This diary comment is/contains spam
1472           offensive_label: This diary comment is obscene/offensive
1473           threat_label: This diary comment contains a threat
1474           other_label: Other
1475         user:
1476           spam_label: This user profile is/contains spam
1477           offensive_label: This user profile is obscene/offensive
1478           threat_label: This user profile contains a threat
1479           vandal_label: This user is a vandal
1480           other_label: Other
1481         note:
1482           spam_label: This note is spam
1483           personal_label: This note contains personal data
1484           abusive_label: This note is abusive
1485           other_label: Other
1486     create:
1487       successful_report: Your report has been registered successfully
1488       provide_details: Please provide the required details
1489   layouts:
1490     project_name:
1491       # in <title>
1492       title: OpenStreetMap
1493       # in <h1>
1494       h1: OpenStreetMap
1495     logo:
1496       alt_text: OpenStreetMap logo
1497     home: Go to Home Location
1498     logout: Log Out
1499     log_in: Log In
1500     log_in_tooltip: Log in with an existing account
1501     sign_up: Sign Up
1502     start_mapping: Start Mapping
1503     sign_up_tooltip: Create an account for editing
1504     edit: Edit
1505     history: History
1506     export: Export
1507     issues: Issues
1508     data: Data
1509     export_data: Export Data
1510     gps_traces: GPS Traces
1511     gps_traces_tooltip: Manage GPS traces
1512     user_diaries: User Diaries
1513     user_diaries_tooltip: View user diaries
1514     edit_with: Edit with %{editor}
1515     tag_line: The Free Wiki World Map
1516     intro_header: Welcome to OpenStreetMap!
1517     intro_text: OpenStreetMap is a map of the world, created by people like you and free to use under an open license.
1518     intro_2_create_account: "Create a user account"
1519     hosting_partners_html: "Hosting is supported by %{ucl}, %{fastly}, %{bytemark}, and other %{partners}."
1520     partners_ucl: "UCL"
1521     partners_fastly: "Fastly"
1522     partners_bytemark: "Bytemark Hosting"
1523     partners_partners: "partners"
1524     tou: "Terms of Use"
1525     osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
1526     osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
1527     donate: "Support OpenStreetMap by %{link} to the Hardware Upgrade Fund."
1528     help: Help
1529     about: About
1530     copyright: Copyright
1531     communities: Communities
1532     community: Community
1533     community_blogs: "Community Blogs"
1534     community_blogs_title: "Blogs from members of the OpenStreetMap community"
1535     foundation: Foundation
1536     foundation_title: The OpenStreetMap Foundation
1537     make_a_donation:
1538       title: Support OpenStreetMap with a monetary donation
1539       text: Make a Donation
1540     learn_more: "Learn More"
1541     more: More
1542   user_mailer:
1543     diary_comment_notification:
1544       subject: "[OpenStreetMap] %{user} commented on a diary entry"
1545       hi: "Hi %{to_user},"
1546       header: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:"
1547       header_html: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:"
1548       footer: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or send a message to the author at %{replyurl}"
1549       footer_html: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or send a message to the author at %{replyurl}"
1550     message_notification:
1551       subject: "[OpenStreetMap] %{message_title}"
1552       hi: "Hi %{to_user},"
1553       header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1554       header_html: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1555       footer: "You can also read the message at %{readurl} and you can send a message to the author at %{replyurl}"
1556       footer_html: "You can also read the message at %{readurl} and you can send a message to the author at %{replyurl}"
1557     friendship_notification:
1558       hi: "Hi %{to_user},"
1559       subject: "[OpenStreetMap] %{user} added you as a friend"
1560       had_added_you: "%{user} has added you as a friend on OpenStreetMap."
1561       see_their_profile: "You can see their profile at %{userurl}."
1562       see_their_profile_html: "You can see their profile at %{userurl}."
1563       befriend_them: "You can also add them as a friend at %{befriendurl}."
1564       befriend_them_html: "You can also add them as a friend at %{befriendurl}."
1565     gpx_description:
1566       description_with_tags_html: "It looks like your GPX file %{trace_name} with the description %{trace_description} and the following tags: %{tags}"
1567       description_with_no_tags_html: "It looks like your GPX file %{trace_name} with the description %{trace_description} and no tags"
1568     gpx_failure:
1569       hi: "Hi %{to_user},"
1570       failed_to_import: "failed to import. Here is the error:"
1571       more_info_html: "More information about GPX import failures and how to avoid them can be found at %{url}."
1572       import_failures_url: "https://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
1573       subject: "[OpenStreetMap] GPX Import failure"
1574     gpx_success:
1575       hi: "Hi %{to_user},"
1576       loaded_successfully:
1577         one: loaded successfully with %{trace_points} out of a possible 1 point.
1578         other: loaded successfully with %{trace_points} out of a possible %{possible_points} points.
1579       subject: "[OpenStreetMap] GPX Import success"
1580     signup_confirm:
1581       subject: "[OpenStreetMap] Welcome to OpenStreetMap"
1582       greeting: "Hi there!"
1583       created: "Someone (hopefully you) just created an account at %{site_url}."
1584       confirm: "Before we do anything else, we need to confirm that this request came from you, so if it did then please click the link below to confirm your account:"
1585       welcome: "After you confirm your account, we'll provide you with some additional information to get you started."
1586     email_confirm:
1587       subject: "[OpenStreetMap] Confirm your email address"
1588       greeting: "Hi,"
1589       hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}."
1590       click_the_link: "If this is you, please click the link below to confirm the change."
1591     lost_password:
1592       subject: "[OpenStreetMap] Password reset request"
1593       greeting: "Hi,"
1594       hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1595       click_the_link: "If this is you, please click the link below to reset your password."
1596     note_comment_notification:
1597       anonymous: An anonymous user
1598       greeting: "Hi,"
1599       commented:
1600         subject_own: "[OpenStreetMap] %{commenter} has commented on one of your notes"
1601         subject_other: "[OpenStreetMap] %{commenter} has commented on a note you are interested in"
1602         your_note: "%{commenter} has left a comment on one of your map notes near %{place}."
1603         your_note_html: "%{commenter} has left a comment on one of your map notes near %{place}."
1604         commented_note: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1605         commented_note_html: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1606       closed:
1607         subject_own: "[OpenStreetMap] %{commenter} has resolved one of your notes"
1608         subject_other: "[OpenStreetMap] %{commenter} has resolved a note you are interested in"
1609         your_note: "%{commenter} has resolved one of your map notes near %{place}."
1610         your_note_html: "%{commenter} has resolved one of your map notes near %{place}."
1611         commented_note: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1612         commented_note_html: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1613       reopened:
1614         subject_own: "[OpenStreetMap] %{commenter} has reactivated one of your notes"
1615         subject_other: "[OpenStreetMap] %{commenter} has reactivated a note you are interested in"
1616         your_note: "%{commenter} has reactivated one of your map notes near %{place}."
1617         your_note_html: "%{commenter} has reactivated one of your map notes near %{place}."
1618         commented_note: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1619         commented_note_html: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1620       details: "More details about the note can be found at %{url}."
1621       details_html: "More details about the note can be found at %{url}."
1622     changeset_comment_notification:
1623       hi: "Hi %{to_user},"
1624       greeting: "Hi,"
1625       commented:
1626         subject_own: "[OpenStreetMap] %{commenter} has commented on one of your changesets"
1627         subject_other: "[OpenStreetMap] %{commenter} has commented on a changeset you are interested in"
1628         your_changeset: "%{commenter} left a comment at %{time} on one of your changesets"
1629         your_changeset_html: "%{commenter} left a comment at %{time} on one of your changesets"
1630         commented_changeset: "%{commenter} left a comment at %{time} on a changeset you are watching created by %{changeset_author}"
1631         commented_changeset_html: "%{commenter} left a comment at %{time} on a changeset you are watching created by %{changeset_author}"
1632         partial_changeset_with_comment: "with comment '%{changeset_comment}'"
1633         partial_changeset_with_comment_html: "with comment '%{changeset_comment}'"
1634         partial_changeset_without_comment: "without comment"
1635       details: "More details about the changeset can be found at %{url}."
1636       details_html: "More details about the changeset can be found at %{url}."
1637       unsubscribe: 'To unsubscribe from updates to this changeset, visit %{url} and click "Unsubscribe".'
1638       unsubscribe_html: 'To unsubscribe from updates to this changeset, visit %{url} and click "Unsubscribe".'
1639   confirmations:
1640     confirm:
1641       heading: Check your email!
1642       introduction_1: |
1643         We sent you a confirmation email.
1644       introduction_2: |
1645         Confirm your account by clicking on the link in the email and you'll be able to start mapping.
1646       press confirm button: "Press the confirm button below to activate your account."
1647       button: Confirm
1648       success: "Confirmed your account, thanks for signing up!"
1649       already active: "This account has already been confirmed."
1650       unknown token: "That confirmation code has expired or does not exist."
1651       reconfirm_html: "If you need us to resend the confirmation email, <a href=\"%{reconfirm}\">click here</a>."
1652     confirm_resend:
1653       failure: "User %{name} not found."
1654     confirm_email:
1655       heading: Confirm a change of email address
1656       press confirm button: "Press the confirm button below to confirm your new email address."
1657       button: Confirm
1658       success: "Confirmed your change of email address!"
1659       failure: "An email address has already been confirmed with this token."
1660       unknown_token: "That confirmation code has expired or does not exist."
1661     resend_success_flash:
1662       confirmation_sent: We've sent a new confirmation note to %{email} and as soon as you confirm your account you'll be able to get mapping.
1663       whitelist: If you use an antispam system which sends confirmation requests then please make sure you whitelist %{sender} as we are unable to reply to any confirmation requests.
1664   messages:
1665     inbox:
1666       title: "Inbox"
1667       my_inbox: "My Inbox"
1668       my_outbox: "My Outbox"
1669       messages: "You have %{new_messages} and %{old_messages}"
1670       new_messages:
1671         one: "%{count} new message"
1672         other: "%{count} new messages"
1673       old_messages:
1674         one: "%{count} old message"
1675         other: "%{count} old messages"
1676       from: "From"
1677       subject: "Subject"
1678       date: "Date"
1679       no_messages_yet_html: "You have no messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1680       people_mapping_nearby: "people mapping nearby"
1681     message_summary:
1682       unread_button: "Mark as unread"
1683       read_button: "Mark as read"
1684       reply_button: "Reply"
1685       destroy_button: "Delete"
1686     new:
1687       title: "Send message"
1688       send_message_to_html: "Send a new message to %{name}"
1689       subject: "Subject"
1690       body: "Body"
1691       back_to_inbox: "Back to inbox"
1692     create:
1693       message_sent: "Message sent"
1694       limit_exceeded: "You have sent a lot of messages recently. Please wait a while before trying to send any more."
1695     no_such_message:
1696       title: "No such message"
1697       heading: "No such message"
1698       body: "Sorry there is no message with that id."
1699     outbox:
1700       title: "Outbox"
1701       my_inbox: "My Inbox"
1702       my_outbox: "My Outbox"
1703       messages:
1704         one: "You have %{count} sent message"
1705         other: "You have %{count} sent messages"
1706       to: "To"
1707       subject: "Subject"
1708       date: "Date"
1709       no_sent_messages_html: "You have no sent messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1710       people_mapping_nearby: "people mapping nearby"
1711     reply:
1712       wrong_user: "You are logged in as `%{user}' but the message you have asked to reply to was not sent to that user. Please login as the correct user in order to reply."
1713     show:
1714       title: "Read message"
1715       from: "From"
1716       subject: "Subject"
1717       date: "Date"
1718       reply_button: "Reply"
1719       unread_button: "Mark as unread"
1720       destroy_button: "Delete"
1721       back: "Back"
1722       to: "To"
1723       wrong_user: "You are logged in as `%{user}' but the message you have asked to read was not sent by or to that user. Please login as the correct user in order to read it."
1724     sent_message_summary:
1725       destroy_button: "Delete"
1726     mark:
1727       as_read: "Message marked as read"
1728       as_unread: "Message marked as unread"
1729     destroy:
1730       destroyed: "Message deleted"
1731   passwords:
1732     lost_password:
1733       title: "Lost password"
1734       heading: "Forgotten Password?"
1735       email address: "Email Address:"
1736       new password button: "Reset password"
1737       help_text: "Enter the email address you used to sign up, we will send a link to it that you can use to reset your password."
1738       notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
1739       notice email cannot find: "Could not find that email address, sorry."
1740     reset_password:
1741       title: "Reset password"
1742       heading: "Reset Password for %{user}"
1743       reset: "Reset Password"
1744       flash changed: "Your password has been changed."
1745       flash token bad: "Did not find that token, check the URL maybe?"
1746   preferences:
1747     show:
1748       title: My Preferences
1749       preferred_editor: Preferred Editor
1750       preferred_languages: Preferred Languages
1751       edit_preferences: Edit Preferences
1752     edit:
1753       title: Edit Preferences
1754       save: Update Preferences
1755       cancel: Cancel
1756     update:
1757       failure: Couldn't update preferences.
1758     update_success_flash:
1759       message: Preferences updated.
1760   profiles:
1761     edit:
1762       title: Edit Profile
1763       save: Update Profile
1764       cancel: Cancel
1765       image: Image
1766       gravatar:
1767         gravatar: "Use Gravatar"
1768         link: "https://wiki.openstreetmap.org/wiki/Gravatar"
1769         what_is_gravatar: "What is Gravatar?"
1770         disabled: "Gravatar has been disabled."
1771         enabled: "Display of your Gravatar has been enabled."
1772       new image: "Add an image"
1773       keep image: "Keep the current image"
1774       delete image: "Remove the current image"
1775       replace image: "Replace the current image"
1776       image size hint: "(square images at least 100x100 work best)"
1777       home location: "Home Location"
1778       no home location: "You have not entered your home location."
1779       update home location on click: "Update home location when I click on the map?"
1780     update:
1781       success: Profile updated.
1782       failure: Couldn't update profile.
1783   sessions:
1784     new:
1785       title: "Login"
1786       heading: "Login"
1787       email or username: "Email Address or Username:"
1788       password: "Password:"
1789       openid_html: "%{logo} OpenID:"
1790       remember: "Remember me"
1791       lost password link: "Lost your password?"
1792       login_button: "Login"
1793       register now: Register now
1794       with username: "Already have an OpenStreetMap account? Please login with your username and password:"
1795       with external: "Alternatively, use a third party to login:"
1796       new to osm: New to OpenStreetMap?
1797       to make changes: To make changes to the OpenStreetMap data, you must have an account.
1798       create account minute: Create an account. It only takes a minute.
1799       no account: Don't have an account?
1800       account not active: "Sorry, your account is not active yet.<br />Please use the link in the account confirmation email to activate your account, or <a href=\"%{reconfirm}\">request a new confirmation email</a>."
1801       auth failure: "Sorry, could not log in with those details."
1802       openid_logo_alt: "Log in with an OpenID"
1803       auth_providers:
1804         openid:
1805           title: Login with OpenID
1806           alt: Login with an OpenID URL
1807         google:
1808           title: Login with Google
1809           alt: Login with a Google OpenID
1810         facebook:
1811           title: Login with Facebook
1812           alt: Login with a Facebook Account
1813         windowslive:
1814           title: Login with Windows Live
1815           alt: Login with a Windows Live Account
1816         github:
1817           title: Login with GitHub
1818           alt: Login with a GitHub Account
1819         wikipedia:
1820           title: Login with Wikipedia
1821           alt: Login with a Wikipedia Account
1822         wordpress:
1823           title: Login with Wordpress
1824           alt: Login with a Wordpress OpenID
1825         aol:
1826           title: Login with AOL
1827           alt: Login with an AOL OpenID
1828     destroy:
1829       title: "Logout"
1830       heading: "Logout from OpenStreetMap"
1831       logout_button: "Logout"
1832     suspended_flash:
1833       suspended: Sorry, your account has been suspended due to suspicious activity.
1834       contact_support_html: Please contact %{support_link} if you wish to discuss this.
1835       support: support
1836   shared:
1837     markdown_help:
1838       title_html: Parsed with <a href="https://kramdown.gettalong.org/quickref.html">kramdown</a>
1839       headings: Headings
1840       heading: Heading
1841       subheading: Subheading
1842       unordered: Unordered list
1843       ordered: Ordered list
1844       first: First item
1845       second: Second item
1846       link: Link
1847       text: Text
1848       image: Image
1849       alt: Alt text
1850       url: URL
1851     richtext_field:
1852       edit: Edit
1853       preview: Preview
1854   site:
1855     about:
1856       next: Next
1857       copyright_html: <span>&copy;</span>OpenStreetMap<br>contributors
1858       used_by_html: "%{name} provides map data for thousands of websites, mobile apps, and hardware devices"
1859       lede_text: |
1860         OpenStreetMap is built by a community of mappers that contribute and maintain data
1861         about roads, trails, cafés, railway stations, and much more, all over the world.
1862       local_knowledge_title: Local Knowledge
1863       local_knowledge_html: |
1864         OpenStreetMap emphasizes local knowledge. Contributors use
1865         aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1866         is accurate and up to date.
1867       community_driven_title: Community Driven
1868       community_driven_html: |
1869         OpenStreetMap's community is diverse, passionate, and growing every day.
1870         Our contributors include enthusiast mappers, GIS professionals, engineers
1871         running the OSM servers, humanitarians mapping disaster-affected areas,
1872         and many more.
1873         To learn more about the community, see the
1874         <a href='https://blog.openstreetmap.org'>OpenStreetMap Blog</a>,
1875         <a href='%{diary_path}'>user diaries</a>,
1876         <a href='https://blogs.openstreetmap.org/'>community blogs</a>, and
1877         the <a href='https://www.osmfoundation.org/'>OSM Foundation</a> website.
1878       open_data_title: Open Data
1879       open_data_html: |
1880         OpenStreetMap is <i>open data</i>: you are free to use it for any purpose
1881         as long as you credit OpenStreetMap and its contributors. If you alter or
1882         build upon the data in certain ways, you may distribute the result only
1883         under the same licence. See the <a href='%{copyright_path}'>Copyright and
1884         License page</a> for details.
1885       legal_title: Legal
1886       legal_1_html: |
1887         This site and many other related services are formally operated by the
1888         <a href='https://osmfoundation.org/'>OpenStreetMap Foundation</a> (OSMF)
1889         on behalf of the community. Use of all OSMF operated services is subject
1890         to our <a href="https://wiki.osmfoundation.org/wiki/Terms_of_Use">Terms of Use</a>, <a href="https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy">
1891         Acceptable Use Policies</a> and our <a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy">Privacy Policy</a>.
1892       legal_2_html: |
1893         Please <a href='https://osmfoundation.org/Contact'>contact the OSMF</a>
1894         if you have licensing, copyright or other legal questions.
1895         <br>
1896         OpenStreetMap, the magnifying glass logo and State of the Map are <a href="https://wiki.osmfoundation.org/wiki/Trademark_Policy">registered trademarks of the OSMF</a>.
1897       partners_title: Partners
1898     copyright:
1899       foreign:
1900         title: About this translation
1901         html: In the event of a conflict between this translated page and %{english_original_link}, the English page shall take precedence
1902         english_link: the English original
1903       native:
1904         title: About this page
1905         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}.
1906         native_link: THIS_LANGUAGE_NAME_HERE version
1907         mapping_link: start mapping
1908       legal_babble:
1909         title_html: Copyright and License
1910         intro_1_html: |
1911           OpenStreetMap<sup><a href="#trademarks">&reg;</a></sup> is <i>open data</i>, licensed under the <a
1912           href="https://opendatacommons.org/licenses/odbl/">Open Data
1913           Commons Open Database License</a> (ODbL) by the  <a
1914           href="https://osmfoundation.org/">OpenStreetMap Foundation</a> (OSMF).
1915         intro_2_html: |
1916           You are free to copy, distribute, transmit and adapt our data,
1917           as long as you credit OpenStreetMap and its
1918           contributors. If you alter or build upon our data, you
1919           may distribute the result only under the same licence. The
1920           full <a href="https://opendatacommons.org/licenses/odbl/1.0/">legal
1921           code</a> explains your rights and responsibilities.
1922         intro_3_1_html: |
1923           Our documentation is licensed under the
1924           <a href="https://creativecommons.org/licenses/by-sa/2.0/">Creative
1925           Commons Attribution-ShareAlike 2.0</a> license (CC BY-SA 2.0).
1926         credit_title_html: How to credit OpenStreetMap
1927         credit_1_html: |
1928           Where you use OpenStreetMap data, you are required to do the following two things:
1929         credit_2_1_html: |
1930           <ul>
1931             <li>Provide credit to OpenStreetMap by displaying our copyright notice.</li>
1932             <li>Make clear that the data is available under the Open Database License.</li>
1933           </ul>
1934         credit_3_1_html: |
1935          For the copyright notice, we have different requirements on how this should be
1936          displayed, depending on how you are using our data. For example, different
1937          rules apply on how to show the copyright notice depending on whether you have
1938          created a browsable map, a printed map or a static image. Full details on the
1939          requirements can be found in the
1940          <a href="https://wiki.osmfoundation.org/wiki/Licence/Attribution_Guidelines">Attribution
1941          Guidelines</a>.
1942         credit_4_html: |
1943           To make clear that the data is available under the Open
1944           Database License, you may link to
1945           <a href="https://www.openstreetmap.org/copyright">this copyright page</a>.
1946           Alternatively, and as a requirement if you are distributing OSM in a
1947           data form, you can name and link directly to the license(s). In media
1948           where links are not possible (e.g. printed works), we suggest you
1949           direct your readers to openstreetmap.org (perhaps by expanding
1950           'OpenStreetMap' to this full address) and to opendatacommons.org.
1951           In this example, the credit appears in the corner of the map.
1952         attribution_example:
1953           alt: Example of how to attribute OpenStreetMap on a webpage
1954           title: Attribution example
1955         more_title_html: Finding out more
1956         more_1_html: |
1957           Read more about using our data, and how to credit us, at the <a
1958           href="https://osmfoundation.org/Licence">OSMF Licence page</a>.
1959         more_2_html: |
1960           Although OpenStreetMap is open data, we cannot provide a
1961           free-of-charge map API for third-parties.
1962           See our <a href="https://operations.osmfoundation.org/policies/api/">API Usage Policy</a>,
1963           <a href="https://operations.osmfoundation.org/policies/tiles/">Tile Usage Policy</a>
1964           and <a href="https://operations.osmfoundation.org/policies/nominatim/">Nominatim Usage Policy</a>.
1965         contributors_title_html: Our contributors
1966         contributors_intro_html: |
1967           Our contributors are thousands of individuals. We also include
1968           openly-licensed data from national mapping agencies
1969           and other sources, among them:
1970         contributors_at_html: |
1971           <strong>Austria</strong>: Contains data from
1972           <a href="https://data.wien.gv.at/">Stadt Wien</a> (under
1973           <a href="https://creativecommons.org/licenses/by/3.0/at/deed.de">CC BY</a>),
1974           <a href="https://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm">Land Vorarlberg</a> and
1975           Land Tirol (under <a href="https://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/">CC BY AT with amendments</a>).
1976         contributors_au_html: |
1977           <strong>Australia</strong>: Incorporates or developed using Administrative Boundaries &copy;
1978           <a href="https://geoscape.com.au/legal/data-copyright-and-disclaimer/">Geoscape Australia</a>
1979           licensed by the Commonwealth of Australia under
1980           <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International licence (CC BY 4.0)</a>.
1981         contributors_ca_html: |
1982           <strong>Canada</strong>: Contains data from
1983           GeoBase&reg;, GeoGratis (&copy; Department of Natural
1984           Resources Canada), CanVec (&copy; Department of Natural
1985           Resources Canada), and StatCan (Geography Division,
1986           Statistics Canada).
1987         contributors_fi_html: |
1988           <strong>Finland</strong>: Contains data from the
1989           National Land Survey of Finland's Topographic Database
1990           and other datasets, under the
1991           <a href="https://www.maanmittauslaitos.fi/en/opendata-licence-version1">NLSFI License</a>.
1992         contributors_fr_html: |
1993           <strong>France</strong>: Contains data sourced from
1994           Direction Générale des Impôts.
1995         contributors_nl_html: |
1996           <strong>Netherlands</strong>: Contains &copy; AND data, 2007
1997           (<a href="https://www.and.com">www.and.com</a>)
1998         contributors_nz_html: |
1999           <strong>New Zealand</strong>: Contains data sourced from the
2000           <a href="https://data.linz.govt.nz/">LINZ Data Service</a> and
2001           licensed for reuse under
2002           <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
2003         contributors_si_html: |
2004           <strong>Slovenia</strong>: Contains data from the
2005           <a href="http://www.gu.gov.si/en/">Surveying and Mapping Authority</a> and
2006           <a href="http://www.mkgp.gov.si/en/">Ministry of Agriculture, Forestry and Food</a>
2007           (public information of Slovenia).
2008         contributors_es_html: |
2009           <strong>Spain</strong>: Contains data sourced from the
2010           Spanish National Geographic Institute (<a href="http://www.ign.es/">IGN</a>) and
2011           National Cartographic System (<a href="http://www.scne.es/">SCNE</a>)
2012           licensed for reuse under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
2013         contributors_za_html: |
2014           <strong>South Africa</strong>: Contains data sourced from
2015           <a href="http://www.ngi.gov.za/">Chief Directorate:
2016           National Geo-Spatial Information</a>, State copyright reserved.
2017         contributors_gb_html: |
2018           <strong>United Kingdom</strong>: Contains Ordnance
2019           Survey data &copy; Crown copyright and database right
2020           2010-19.
2021         contributors_footer_1_html: |
2022           For further details of these, and other sources that have been used
2023           to help improve OpenStreetMap, please see the <a
2024           href="https://wiki.openstreetmap.org/wiki/Contributors">Contributors
2025           page</a> on the OpenStreetMap Wiki.
2026         contributors_footer_2_html: |
2027           Inclusion of data in OpenStreetMap does not imply that the original
2028           data provider endorses OpenStreetMap, provides any warranty, or
2029           accepts any liability.
2030         infringement_title_html: Copyright infringement
2031         infringement_1_html: |
2032           OSM contributors are reminded never to add data from any
2033           copyrighted sources (e.g. Google Maps or printed maps) without
2034           explicit permission from the copyright holders.
2035         infringement_2_html: |
2036           If you believe that copyrighted material has been inappropriately
2037           added to the OpenStreetMap database or this site, please refer
2038           to our <a href="https://wiki.osmfoundation.org/wiki/Takedown_procedure">takedown
2039           procedure</a> or file directly at our
2040           <a href="https://dmca.openstreetmap.org/">on-line filing page</a>.
2041         trademarks_title_html: <span id="trademarks"></span>Trademarks
2042         trademarks_1_html: |
2043           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 <a href="https://wiki.osmfoundation.org/wiki/Trademark_Policy">Trademark Policy</a>.
2044     index:
2045       js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript."
2046       js_2: "OpenStreetMap uses JavaScript for its slippy map."
2047       permalink: Permalink
2048       shortlink: Shortlink
2049       createnote: Add a note
2050       license:
2051         copyright: "Copyright OpenStreetMap and contributors, under an open license"
2052         license_url: "https://openstreetmap.org/copyright"
2053         project_url: "https://openstreetmap.org"
2054       remote_failed: "Editing failed - make sure JOSM or Merkaartor is loaded and the remote control option is enabled"
2055     edit:
2056       not_public: "You have not set your edits to be public."
2057       not_public_description_html: "You can no longer edit the map unless you do so. You can set your edits as public from your %{user_page}."
2058       user_page_link: user page
2059       anon_edits_html: "(%{link})"
2060       anon_edits_link: "https://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
2061       anon_edits_link_text: "Find out why this is the case."
2062       id_not_configured: "iD has not been configured"
2063       no_iframe_support: "Your browser doesn't support HTML iframes, which are necessary for this feature."
2064     export:
2065       title: "Export"
2066       area_to_export: "Area to Export"
2067       manually_select: "Manually select a different area"
2068       format_to_export: "Format to Export"
2069       osm_xml_data: "OpenStreetMap XML Data"
2070       map_image: "Map Image (shows standard layer)"
2071       embeddable_html: "Embeddable HTML"
2072       licence: "Licence"
2073       export_details_html: 'OpenStreetMap data is licensed under the <a href="https://opendatacommons.org/licenses/odbl/1.0/">Open Data Commons Open Database License</a> (ODbL).'
2074       too_large:
2075         advice: "If the above export fails, please consider using one of the sources listed below:"
2076         body: "This area is too large to be exported as OpenStreetMap XML Data. Please zoom in or select a smaller area, or use one of the sources listed below for bulk data downloads."
2077         planet:
2078           title: "Planet OSM"
2079           description: "Regularly-updated copies of the complete OpenStreetMap database"
2080         overpass:
2081           title: "Overpass API"
2082           description: "Download this bounding box from a mirror of the OpenStreetMap database"
2083         geofabrik:
2084           title: "Geofabrik Downloads"
2085           description: "Regularly-updated extracts of continents, countries, and selected cities"
2086         metro:
2087           title: "Metro Extracts"
2088           description: "Extracts for major world cities and their surrounding areas"
2089         other:
2090           title: "Other Sources"
2091           description: "Additional sources listed on the OpenStreetMap Wiki"
2092       options: "Options"
2093       format: "Format"
2094       scale: "Scale"
2095       max: "max"
2096       image_size: "Image Size"
2097       zoom: "Zoom"
2098       add_marker: "Add a marker to the map"
2099       latitude: "Lat:"
2100       longitude: "Lon:"
2101       output: "Output"
2102       paste_html: "Paste HTML to embed in website"
2103       export_button: "Export"
2104     fixthemap:
2105       title: Report a problem / Fix the map
2106       how_to_help:
2107         title: How to Help
2108         join_the_community:
2109           title: Join the community
2110           explanation_html: |
2111             If you have noticed a problem with our map data, for example a road is missing or your address, the best way to
2112             proceed is to join the OpenStreetMap community and add or repair the data yourself.
2113         add_a_note:
2114           instructions_html: |
2115             Just click <a class='icon note'></a> or the same icon on the map display.
2116             This will add a marker to the map, which you can move
2117             by dragging. Add your message, then click save, and other mappers will investigate.
2118       other_concerns:
2119         title: Other concerns
2120         explanation_html: |
2121           If you have concerns about how our data is being used or about the contents please consult our
2122           <a href='/copyright'>copyright page</a> for more legal information, or contact the appropriate
2123           <a href='https://wiki.osmfoundation.org/wiki/Working_Groups'>OSMF working group</a>.
2124     help:
2125       title: Getting Help
2126       introduction: |
2127         OpenStreetMap has several resources for learning about the project, asking and answering questions,
2128         and collaboratively discussing and documenting mapping topics.
2129       welcome:
2130         url: /welcome
2131         title: Welcome to OpenStreetMap
2132         description: Start with this quick guide covering the OpenStreetMap basics.
2133       beginners_guide:
2134         url: https://wiki.openstreetmap.org/wiki/Beginners%27_guide
2135         title: Beginners' Guide
2136         description: Community maintained guide for beginners.
2137       help:
2138         url: https://help.openstreetmap.org/
2139         title: Help Forum
2140         description: Ask a question or look up answers on OpenStreetMap's question-and-answer site.
2141       mailing_lists:
2142         url: https://lists.openstreetmap.org/
2143         title: Mailing Lists
2144         description: Ask a question or discuss interesting matters on a wide range of topical or regional mailing lists.
2145       forums:
2146         url: https://forum.openstreetmap.org/
2147         title: Forums (Legacy)
2148         description: Questions and discussions for those that prefer a bulletin board style interface.
2149       community:
2150         url: https://community.openstreetmap.org/
2151         title: Community forum
2152         description: A shared place for conversations about OpenStreetMap.
2153       irc:
2154         url: https://irc.openstreetmap.org/
2155         title: IRC
2156         description: Interactive chat in many different languages and on many topics.
2157       switch2osm:
2158         url: https://switch2osm.org/
2159         title: switch2osm
2160         description: Help for companies and organisations switching to OpenStreetMap based maps and other services.
2161       welcomemat:
2162         url: https://welcome.openstreetmap.org/
2163         title: For Organizations
2164         description: With an organization making plans for OpenStreetMap? Find what you need to know in the Welcome Mat.
2165       wiki:
2166         url: https://wiki.openstreetmap.org/
2167         title: OpenStreetMap Wiki
2168         description: Browse the wiki for in-depth OpenStreetMap documentation.
2169     potlatch:
2170       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.
2171       desktop_html: You can still use Potlatch by <a href="https://www.systemed.net/potlatch/">downloading the desktop application for Mac and Windows</a>.
2172       id_html: Alternatively, you can set your default editor to iD, which runs in your web browser as Potlatch formerly did. <a href="%{settings_url}">Change your preferences here</a>.
2173     sidebar:
2174       search_results: Search Results
2175       close: Close
2176     search:
2177       search: Search
2178       get_directions: "Get directions"
2179       get_directions_title: "Find directions between two points"
2180       from: "From"
2181       to: "To"
2182       where_am_i: "Where is this?"
2183       where_am_i_title: Describe the current location using the search engine
2184       submit_text: "Go"
2185       reverse_directions_text: "Reverse Directions"
2186     key:
2187       table:
2188         entry:
2189           motorway: "Motorway"
2190           main_road: "Main road"
2191           trunk: "Trunk road"
2192           primary: "Primary road"
2193           secondary: "Secondary road"
2194           unclassified: "Unclassified road"
2195           track: "Track"
2196           bridleway: "Bridleway"
2197           cycleway: "Cycleway"
2198           cycleway_national: "National cycleway"
2199           cycleway_regional: "Regional cycleway"
2200           cycleway_local: "Local cycleway"
2201           footway: "Footway"
2202           rail: "Railway"
2203           subway: "Subway"
2204           tram:
2205             - Light rail
2206             - tram
2207           cable:
2208             - Cable car
2209             - chair lift
2210           runway:
2211             - Airport Runway
2212             - taxiway
2213           apron:
2214             - Airport apron
2215             - terminal
2216           admin: "Administrative boundary"
2217           forest: "Forest"
2218           wood: "Wood"
2219           golf: "Golf course"
2220           park: "Park"
2221           resident: "Residential area"
2222           common:
2223             - Common
2224             - meadow
2225             - garden
2226           retail: "Retail area"
2227           industrial: "Industrial area"
2228           commercial: "Commercial area"
2229           heathland: "Heathland"
2230           lake:
2231             - Lake
2232             - reservoir
2233           farm: "Farm"
2234           brownfield: "Brownfield site"
2235           cemetery: "Cemetery"
2236           allotments: "Allotments"
2237           pitch: "Sports pitch"
2238           centre: "Sports centre"
2239           reserve: "Nature reserve"
2240           military: "Military area"
2241           school:
2242             - School
2243             - university
2244           building: "Significant building"
2245           station: "Railway station"
2246           summit:
2247             - Summit
2248             - peak
2249           tunnel: "Dashed casing = tunnel"
2250           bridge: "Black casing = bridge"
2251           private: "Private access"
2252           destination: "Destination access"
2253           construction: "Roads under construction"
2254           bicycle_shop: "Bicycle shop"
2255           bicycle_parking: "Bicycle parking"
2256           toilets: "Toilets"
2257     welcome:
2258       title: Welcome!
2259       introduction_html: |
2260         Welcome to OpenStreetMap, the free and editable map of the world. Now that you're signed
2261         up, you're all set to get started mapping. Here's a quick guide with the most important
2262         things you need to know.
2263       whats_on_the_map:
2264         title: What's on the Map
2265         on_html: |
2266           OpenStreetMap is a place for mapping things that are both <em>real and current</em> -
2267           it includes millions of buildings, roads, and other details about places. You can map
2268           whatever real-world features are interesting to you.
2269         off_html: |
2270           What it <em>doesn't</em> include is opinionated data like ratings, historical or
2271           hypothetical features, and data from copyrighted sources. Unless you have special
2272           permission, don't copy from online or paper maps.
2273       basic_terms:
2274         title: Basic Terms For Mapping
2275         paragraph_1_html: |
2276           OpenStreetMap has some of its own lingo. Here are a few key words that'll come in handy.
2277         editor_html: |
2278           An <strong>editor</strong> is a program or website you can use to edit the map.
2279         node_html: |
2280           A <strong>node</strong> is a point on the map, like a single restaurant or a tree.
2281         way_html: |
2282           A <strong>way</strong> is a line or area, like a road, stream, lake or building.
2283         tag_html: |
2284           A <strong>tag</strong> is a bit of data about a node or way, like a
2285           restaurant's name or a road's speed limit.
2286       rules:
2287         title: Rules!
2288         paragraph_1_html: |
2289           OpenStreetMap has few formal rules but we expect all participants to collaborate
2290           with, and communicate with, the community. If you are considering
2291           any activities other than editing by hand, please read and follow the guidelines on
2292           <a href='https://wiki.openstreetmap.org/wiki/Import/Guidelines'>Imports</a> and
2293           <a href='https://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct'>Automated Edits</a>.
2294       questions:
2295         title: Any questions?
2296         paragraph_1_html: |
2297           OpenStreetMap has several resources for learning about the project, asking and answering
2298           questions, and collaboratively discussing and documenting mapping topics.
2299           <a href='%{help_url}'>Get help here</a>. With an organization making plans for OpenStreetMap? <a href='https://welcome.openstreetmap.org/'>Check out the Welcome Mat</a>.
2300       start_mapping: Start Mapping
2301       add_a_note:
2302         title: No Time To Edit? Add a Note!
2303         paragraph_1_html: |
2304           If you just want something small fixed and don't have the time to sign up and learn how to edit, it's
2305           easy to add a note.
2306         paragraph_2_html: |
2307           Just go to <a href='%{map_url}'>the map</a> and click the note icon:
2308           <span class='icon note'></span>. This will add a marker to the map, which you can move
2309           by dragging. Add your message, then click save, and other mappers will investigate.
2310     communities:
2311       title: Communities
2312       lede_text: |
2313         People from all over the world contribute to or use OpenStreetMap.
2314         While many participate as individuals, others have formed communities.
2315         These groups come in a range of sizes and represent geographies from small towns to large multi-country regions.
2316         They can also be formal or informal.
2317       local_chapters:
2318         title: Local Chapters
2319         about_text: |
2320           Local Chapters are country-level or region-level groups that have taken the formal step of
2321           establishing not-for-profit legal entities. They represent the area's map and mappers when
2322           dealing with local government, business, and media. They have also formed an affiliation
2323           with the OpenStreetMap Foundation (OSMF), giving them a link to the legal and copyright
2324           governing body.
2325         list_text: |
2326           The following communities are formally established as Local Chapters:
2327       other_groups:
2328         title: Other Groups
2329         about_html: |
2330           There is no need to formally establish a group to the same extent as the Local Chapters.
2331           Indeed many groups exist very sucessfully as an informal gathering of people or as a
2332           community group. Anyone can set up or join these. Read more on the
2333           <a href="https://wiki.openstreetmap.org/wiki/User_group">Communities wiki page</a>.
2334   traces:
2335     visibility:
2336       private: "Private (only shared as anonymous, unordered points)"
2337       public: "Public (shown in trace list and as anonymous, unordered points)"
2338       trackable: "Trackable (only shared as anonymous, ordered points with timestamps)"
2339       identifiable: "Identifiable (shown in trace list and as identifiable, ordered points with timestamps)"
2340     new:
2341       upload_trace: "Upload GPS Trace"
2342       visibility_help: "what does this mean?"
2343       visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
2344       help: "Help"
2345       help_url: "https://wiki.openstreetmap.org/wiki/Upload"
2346     create:
2347       upload_trace: "Upload GPS Trace"
2348       trace_uploaded: "Your GPX file has been uploaded and is awaiting insertion in to the database. This will usually happen within half an hour, and an email will be sent to you on completion."
2349       upload_failed: "Sorry, the GPX upload failed. An administrator has been alerted to the error. Please try again"
2350       traces_waiting:
2351         one: "You have %{count} trace waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
2352         other: "You have %{count} traces waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
2353     edit:
2354       cancel: Cancel
2355       title: "Editing Trace %{name}"
2356       heading: "Editing Trace %{name}"
2357       visibility_help: "what does this mean?"
2358       visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
2359     update:
2360       updated: Trace updated
2361     trace_optionals:
2362       tags: "Tags"
2363     show:
2364       title: "Viewing Trace %{name}"
2365       heading: "Viewing Trace %{name}"
2366       pending: "PENDING"
2367       filename: "Filename:"
2368       download: "download"
2369       uploaded: "Uploaded:"
2370       points: "Points:"
2371       start_coordinates: "Start coordinate:"
2372       coordinates_html: "%{latitude}; %{longitude}"
2373       map: "map"
2374       edit: "edit"
2375       owner: "Owner:"
2376       description: "Description:"
2377       tags: "Tags:"
2378       none: "None"
2379       edit_trace: "Edit this trace"
2380       delete_trace: "Delete this trace"
2381       trace_not_found: "Trace not found!"
2382       visibility: "Visibility:"
2383       confirm_delete: "Delete this trace?"
2384     trace_paging_nav:
2385       showing_page: "Page %{page}"
2386       older: "Older Traces"
2387       newer: "Newer Traces"
2388     trace:
2389       pending: "PENDING"
2390       count_points:
2391         one: "1 point"
2392         other: "%{count} points"
2393       more: "more"
2394       trace_details: "View Trace Details"
2395       view_map: "View Map"
2396       edit_map: "Edit Map"
2397       public: "PUBLIC"
2398       identifiable: "IDENTIFIABLE"
2399       private: "PRIVATE"
2400       trackable: "TRACKABLE"
2401       by: "by"
2402       in: "in"
2403     index:
2404       public_traces: "Public GPS Traces"
2405       my_gps_traces: "My GPS Traces"
2406       public_traces_from: "Public GPS Traces from %{user}"
2407       description: "Browse recent GPS trace uploads"
2408       tagged_with: " tagged with %{tags}"
2409       empty_html: "Nothing here yet. <a href='%{upload_link}'>Upload a new trace</a> or learn more about GPS tracing on the <a href='https://wiki.openstreetmap.org/wiki/Beginners_Guide_1.2'>wiki page</a>."
2410       upload_trace: "Upload a trace"
2411       all_traces: "All Traces"
2412       my_traces: "My Traces"
2413       traces_from: "Public Traces from %{user}"
2414       remove_tag_filter: "Remove Tag Filter"
2415     destroy:
2416       scheduled_for_deletion: "Trace scheduled for deletion"
2417     make_public:
2418       made_public: "Trace made public"
2419     offline_warning:
2420       message: "The GPX file upload system is currently unavailable"
2421     offline:
2422       heading: "GPX Storage Offline"
2423       message: "The GPX file storage and upload system is currently unavailable."
2424     georss:
2425       title: "OpenStreetMap GPS Traces"
2426     description:
2427       description_with_count:
2428         one: "GPX file with %{count} point from %{user}"
2429         other: "GPX file with %{count} points from %{user}"
2430       description_without_count: "GPX file from %{user}"
2431   application:
2432     permission_denied: You do not have permission to access that action
2433     require_cookies:
2434       cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
2435     require_admin:
2436       not_an_admin: You need to be an admin to perform that action.
2437     setup_user_auth:
2438       blocked_zero_hour: "You have an urgent message on the OpenStreetMap website. You need to read the message before you will be able to save your edits."
2439       blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."
2440       need_to_see_terms: "Your access to the API is temporarily suspended. Please log-in to the web interface to view the Contributor Terms. You do not need to agree, but you must view them."
2441     settings_menu:
2442       account_settings: Account Settings
2443       oauth1_settings: OAuth 1 settings
2444       oauth2_applications: OAuth 2 applications
2445       oauth2_authorizations: OAuth 2 authorizations
2446   oauth:
2447     authorize:
2448       title: "Authorize access to your account"
2449       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."
2450       allow_to: "Allow the client application to:"
2451       allow_read_prefs:  "read your user preferences."
2452       allow_write_prefs: "modify your user preferences."
2453       allow_write_diary: "create diary entries, comments and make friends."
2454       allow_write_api:   "modify the map."
2455       allow_read_gpx:    "read your private GPS traces."
2456       allow_write_gpx:   "upload GPS traces."
2457       allow_write_notes: "modify notes."
2458       grant_access: "Grant Access"
2459     authorize_success:
2460       title: "Authorization request allowed"
2461       allowed_html: "You have granted application %{app_name} access to your account."
2462       verification: "The verification code is %{code}."
2463     authorize_failure:
2464       title: "Authorization request failed"
2465       denied: "You have denied application %{app_name} access to your account."
2466       invalid: "The authorization token is not valid."
2467     revoke:
2468       flash: "You've revoked the token for %{application}"
2469     permissions:
2470       missing: "You have not permitted the application access to this facility"
2471     scopes:
2472       read_prefs: Read user preferences
2473       write_prefs: Modify user preferences
2474       write_diary: Create diary entries, comments and make friends
2475       write_api: Modify the map
2476       read_gpx: Read private GPS traces
2477       write_gpx: Upload GPS traces
2478       write_notes: Modify notes
2479       read_email: Read user email address
2480       skip_authorization: Auto approve application
2481   oauth_clients:
2482     new:
2483       title: "Register a new application"
2484     edit:
2485       title: "Edit your application"
2486     show:
2487       title: "OAuth details for %{app_name}"
2488       key: "Consumer Key:"
2489       secret: "Consumer Secret:"
2490       url: "Request Token URL:"
2491       access_url: "Access Token URL:"
2492       authorize_url: "Authorise URL:"
2493       support_notice: "We support HMAC-SHA1 (recommended) and RSA-SHA1 signatures."
2494       edit: "Edit Details"
2495       delete: "Delete Client"
2496       confirm: "Are you sure?"
2497       requests: "Requesting the following permissions from the user:"
2498     index:
2499       title: "My OAuth Details"
2500       my_tokens: "My Authorised Applications"
2501       list_tokens: "The following tokens have been issued to applications in your name:"
2502       application: "Application Name"
2503       issued_at: "Issued At"
2504       revoke: "Revoke!"
2505       my_apps: "My Client Applications"
2506       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."
2507       oauth: OAuth
2508       registered_apps: "You have the following client applications registered:"
2509       register_new: "Register your application"
2510     form:
2511       requests: "Request the following permissions from the user:"
2512     not_found:
2513       sorry: "Sorry, that %{type} could not be found."
2514     create:
2515       flash: "Registered the information successfully"
2516     update:
2517       flash: "Updated the client information successfully"
2518     destroy:
2519       flash: "Destroyed the client application registration"
2520   oauth2_applications:
2521     index:
2522       title: "My Client Applications"
2523       no_applications_html: "Do you have an application you would like to register for use with us using the %{oauth2} standard? You must register your application before it can make OAuth requests to this service."
2524       oauth_2: "OAuth 2"
2525       new: "Register new application"
2526       name: "Name"
2527       permissions: "Permissions"
2528     application:
2529       edit: "Edit"
2530       delete: "Delete"
2531       confirm_delete: "Delete this application?"
2532     new:
2533       title: "Register a new application"
2534     edit:
2535       title: "Edit your application"
2536     show:
2537       edit: "Edit"
2538       delete: "Delete"
2539       confirm_delete: "Delete this application?"
2540       client_id: "Client ID"
2541       client_secret: "Client Secret"
2542       client_secret_warning: "Make sure to save this secret - it will not be accessible again"
2543       permissions: "Permissions"
2544       redirect_uris: "Redirect URIs"
2545     not_found:
2546       sorry: "Sorry, that application could not be found."
2547   oauth2_authorizations:
2548     new:
2549       title: "Authorization Required"
2550       introduction: "Authorize %{application} to access your account with the following permissions?"
2551       authorize: "Authorize"
2552       deny: "Deny"
2553     error:
2554       title: "An error has occurred"
2555     show:
2556       title: "Authorization code"
2557   oauth2_authorized_applications:
2558     index:
2559       title: "My Authorized Applications"
2560       application: "Application"
2561       permissions: "Permissions"
2562       no_applications_html: "You have not yet authorized any %{oauth2} applications."
2563     application:
2564       revoke: "Revoke Access"
2565       confirm_revoke: "Revoke access for this application?"
2566   users:
2567     new:
2568       title: "Sign Up"
2569       no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
2570       please_contact_support_html: 'Please contact %{support_link} to arrange for an account to be created - we will try and deal with the request as quickly as possible.'
2571       support: support
2572       about:
2573         header: Free and editable
2574         html: |
2575           <p>Unlike other maps, OpenStreetMap is completely created by people like you,
2576           and it's free for anyone to fix, update, download and use.</p>
2577           <p>Sign up to get started contributing. We'll send an email to confirm your account.</p>
2578       email address: "Email Address:"
2579       confirm email address: "Confirm Email Address:"
2580       display name: "Display Name:"
2581       display name description: "Your publicly displayed username. You can change this later in the preferences."
2582       external auth: "Third Party Authentication:"
2583       use external auth: "Alternatively, use a third party to login"
2584       auth no password: "With third party authentication a password is not required, but some extra tools or server may still need one."
2585       continue: Sign Up
2586       terms accepted: "Thanks for accepting the new contributor terms!"
2587     terms:
2588       title: "Terms"
2589       heading: "Terms"
2590       heading_ct: "Contributor terms"
2591       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."
2592       contributor_terms_explain: "This agreement governs the terms for your existing and future contributions."
2593       read_ct: "I have read and agree to the above contributor terms"
2594       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 agree to the text."
2595       read_tou: "I have read and agree to the Terms of Use"
2596       consider_pd: "In addition to the above, I consider my contributions to be in the Public Domain"
2597       consider_pd_why: "what's this?"
2598       consider_pd_why_url: https://wiki.osmfoundation.org/wiki/Licence_and_Legal_FAQ/Why_would_I_want_my_contributions_to_be_public_domain
2599       guidance_html: 'Information to help understand these terms: a <a href="%{summary}">human readable summary</a> and some <a href="%{translations}">informal translations</a>'
2600       continue: Continue
2601       declined: "https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined"
2602       decline: "Decline"
2603       you need to accept or decline: "Please read and then either accept or decline the new Contributor Terms to continue."
2604       legale_select: "Country of residence:"
2605       legale_names:
2606         france: "France"
2607         italy: "Italy"
2608         rest_of_world: "Rest of the world"
2609     terms_declined_flash:
2610       terms_declined_html: We are sorry that you have decided to not accept the new Contributor Terms. For more information, please see %{terms_declined_link}.
2611       terms_declined_link: this wiki page
2612       terms_declined_url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
2613     no_such_user:
2614       title: "No such user"
2615       heading: "The user %{user} does not exist"
2616       body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong."
2617       deleted: "deleted"
2618     show:
2619       my diary: My Diary
2620       new diary entry: new diary entry
2621       my edits: My Edits
2622       my traces: My Traces
2623       my notes: My Notes
2624       my messages: My Messages
2625       my profile: My Profile
2626       my settings: My Settings
2627       my comments: My Comments
2628       my_preferences: My Preferences
2629       my_dashboard: My Dashboard
2630       blocks on me: Blocks on Me
2631       blocks by me: Blocks by Me
2632       edit_profile: Edit Profile
2633       send message: Send Message
2634       diary: Diary
2635       edits: Edits
2636       traces: Traces
2637       notes: Map Notes
2638       remove as friend: Unfriend
2639       add as friend: Add Friend
2640       mapper since: "Mapper since:"
2641       ct status: "Contributor terms:"
2642       ct undecided: Undecided
2643       ct declined: Declined
2644       latest edit: "Latest edit (%{ago}):"
2645       email address: "Email address:"
2646       created from: "Created from:"
2647       status: "Status:"
2648       spam score: "Spam Score:"
2649       description: Description
2650       user location: User location
2651       role:
2652         administrator: "This user is an administrator"
2653         moderator: "This user is a moderator"
2654         grant:
2655           administrator: "Grant administrator access"
2656           moderator: "Grant moderator access"
2657         revoke:
2658           administrator: "Revoke administrator access"
2659           moderator: "Revoke moderator access"
2660       block_history: "Active Blocks"
2661       moderator_history: "Blocks Given"
2662       comments: "Comments"
2663       create_block: "Block this User"
2664       activate_user: "Activate this User"
2665       deactivate_user: "Deactivate this User"
2666       confirm_user: "Confirm this User"
2667       unconfirm_user: "Unconfirm this User"
2668       unsuspend_user: "Unsuspend this User"
2669       hide_user: "Hide this User"
2670       unhide_user: "Unhide this User"
2671       delete_user: "Delete this User"
2672       confirm: "Confirm"
2673       report: Report this User
2674     set_home:
2675       flash success: "Home location saved successfully"
2676     go_public:
2677       flash success: "All your edits are now public, and you are now allowed to edit."
2678     index:
2679       title: Users
2680       heading: Users
2681       showing:
2682         one: Page %{page} (%{first_item} of %{items})
2683         other: Page %{page} (%{first_item}-%{last_item} of %{items})
2684       summary_html: "%{name} created from %{ip_address} on %{date}"
2685       summary_no_ip_html: "%{name} created on %{date}"
2686       confirm: Confirm Selected Users
2687       hide: Hide Selected Users
2688       empty: No matching users found
2689     suspended:
2690       title: Account Suspended
2691       heading: Account Suspended
2692       support: support
2693       automatically_suspended: Sorry, your account has been automatically suspended due to suspicious activity.
2694       contact_support_html: This decision will be reviewed by an administrator shortly, or you may contact %{support_link} if you wish to discuss this.
2695       support: support
2696     auth_failure:
2697       connection_failed: Connection to authentication provider failed
2698       invalid_credentials: Invalid authentication credentials
2699       no_authorization_code: No authorization code
2700       unknown_signature_algorithm: Unknown signature algorithm
2701       invalid_scope: Invalid scope
2702       unknown_error: Authentication failed
2703     auth_association:
2704       heading: Your ID is not associated with a OpenStreetMap account yet.
2705       option_1: |
2706         If you are new to OpenStreetMap, please create a new account
2707         using the form below.
2708       option_2: |
2709         If you already have an account, you can login to your account
2710         using your username and password and then associate the account
2711         with your ID in your user settings.
2712   user_role:
2713     filter:
2714       not_a_role: "The string `%{role}' is not a valid role."
2715       already_has_role: "The user already has role %{role}."
2716       doesnt_have_role: "The user does not have role %{role}."
2717       not_revoke_admin_current_user: "Cannot revoke administrator role from current user."
2718     grant:
2719       title: Confirm role granting
2720       heading: Confirm role granting
2721       are_you_sure: "Are you sure you want to grant the role `%{role}' to the user `%{name}'?"
2722       confirm: "Confirm"
2723       fail: "Could not grant role `%{role}' to user `%{name}'. Please check that the user and role are both valid."
2724     revoke:
2725       title: Confirm role revoking
2726       heading: Confirm role revoking
2727       are_you_sure: "Are you sure you want to revoke the role `%{role}' from the user `%{name}'?"
2728       confirm: "Confirm"
2729       fail: "Could not revoke role `%{role}' from user `%{name}'. Please check that the user and role are both valid."
2730   user_blocks:
2731     model:
2732       non_moderator_update: "Must be a moderator to create or update a block."
2733       non_moderator_revoke: "Must be a moderator to revoke a block."
2734     not_found:
2735       sorry: "Sorry, the user block with ID %{id} could not be found."
2736       back: "Back to index"
2737     new:
2738       title: "Creating block on %{name}"
2739       heading_html: "Creating block on %{name}"
2740       period: "How long, starting now, the user will be blocked from the API for."
2741       tried_contacting: "I have contacted the user and asked them to stop."
2742       tried_waiting: "I have given a reasonable amount of time for the user to respond to those communications."
2743       back: "View all blocks"
2744     edit:
2745       title: "Editing block on %{name}"
2746       heading_html: "Editing block on %{name}"
2747       period: "How long, starting now, the user will be blocked from the API for."
2748       show: "View this block"
2749       back: "View all blocks"
2750     filter:
2751       block_expired: "The block has already expired and cannot be edited."
2752       block_period: "The blocking period must be one of the values selectable in the drop-down list."
2753     create:
2754       try_contacting: "Please try contacting the user before blocking them and giving them a reasonable time to respond."
2755       try_waiting: "Please try giving the user a reasonable time to respond before blocking them."
2756       flash: "Created a block on user %{name}."
2757     update:
2758       only_creator_can_edit: "Only the moderator who created this block can edit it."
2759       success: "Block updated."
2760     index:
2761       title: "User blocks"
2762       heading: "List of user blocks"
2763       empty: "No blocks have been made yet."
2764     revoke:
2765       title: "Revoking block on %{block_on}"
2766       heading_html: "Revoking block on %{block_on} by %{block_by}"
2767       time_future: "This block will end in %{time}."
2768       past: "This block ended %{time} and cannot be revoked now."
2769       confirm: "Are you sure you wish to revoke this block?"
2770       revoke: "Revoke!"
2771       flash: "This block has been revoked."
2772     helper:
2773       time_future_html: "Ends in %{time}."
2774       until_login: "Active until the user logs in."
2775       time_future_and_until_login_html: "Ends in %{time} and after the user has logged in."
2776       time_past_html: "Ended %{time}."
2777       block_duration:
2778         hours:
2779           one: "1 hour"
2780           other: "%{count} hours"
2781         days:
2782           one: "1 day"
2783           other: "%{count} days"
2784         weeks:
2785           one: "1 week"
2786           other: "%{count} weeks"
2787         months:
2788           one: "1 month"
2789           other: "%{count} months"
2790         years:
2791           one: "1 year"
2792           other: "%{count} years"
2793     blocks_on:
2794       title: "Blocks on %{name}"
2795       heading_html: "List of Blocks on %{name}"
2796       empty: "%{name} has not been blocked yet."
2797     blocks_by:
2798       title: "Blocks by %{name}"
2799       heading_html: "List of Blocks by %{name}"
2800       empty: "%{name} has not made any blocks yet."
2801     show:
2802       title: "%{block_on} blocked by %{block_by}"
2803       heading_html: "%{block_on} blocked by %{block_by}"
2804       created: "Created:"
2805       duration: "Duration:"
2806       status: "Status:"
2807       show: "Show"
2808       edit: "Edit"
2809       revoke: "Revoke!"
2810       confirm: "Are you sure?"
2811       reason: "Reason for block:"
2812       back: "View all blocks"
2813       revoker: "Revoker:"
2814       needs_view: "The user needs to log in before this block will be cleared."
2815     block:
2816       not_revoked: "(not revoked)"
2817       show: "Show"
2818       edit: "Edit"
2819       revoke: "Revoke!"
2820     blocks:
2821       display_name: "Blocked User"
2822       creator_name: "Creator"
2823       reason: "Reason for block"
2824       status: "Status"
2825       revoker_name: "Revoked by"
2826       showing_page: "Page %{page}"
2827       next: "Next »"
2828       previous: "« Previous"
2829   notes:
2830     index:
2831       title: "Notes submitted or commented on by %{user}"
2832       heading: "%{user}'s Notes"
2833       subheading_html: "Notes submitted or commented on by %{user}"
2834       no_notes: No notes
2835       id: "Id"
2836       creator: "Creator"
2837       description: "Description"
2838       created_at: "Created at"
2839       last_changed: "Last changed"
2840   javascripts:
2841     close: Close
2842     share:
2843       title: "Share"
2844       cancel: "Cancel"
2845       image: "Image"
2846       link: "Link or HTML"
2847       long_link: "Link"
2848       short_link: "Short Link"
2849       geo_uri: "Geo URI"
2850       embed: "HTML"
2851       custom_dimensions: "Set custom dimensions"
2852       format: "Format:"
2853       scale: "Scale:"
2854       image_dimensions: "Image will show standard layer at %{width} x %{height}"
2855       download: "Download"
2856       short_url: "Short URL"
2857       include_marker: "Include marker"
2858       center_marker: "Center map on marker"
2859       paste_html: "Paste HTML to embed in website"
2860       view_larger_map: "View Larger Map"
2861       only_standard_layer: "Only the standard layer can be exported as an image"
2862     embed:
2863       report_problem: "Report a problem"
2864     key:
2865       title: "Map Key"
2866       tooltip: "Map Key"
2867       tooltip_disabled: "Map Key not available for this layer"
2868     map:
2869       zoom:
2870         in: Zoom In
2871         out: Zoom Out
2872       locate:
2873         title: Show My Location
2874         metersPopup:
2875           one: You are within one meter of this point
2876           other: You are within %{count} meters of this point
2877         feetPopup:
2878           one: You are within one foot of this point
2879           other: You are within %{count} feet of this point
2880       base:
2881         standard: Standard
2882         cyclosm: CyclOSM
2883         cycle_map: Cycle Map
2884         transport_map: Transport Map
2885         hot: Humanitarian
2886         opnvkarte: ÖPNVKarte
2887       layers:
2888         header: Map Layers
2889         notes: Map Notes
2890         data: Map Data
2891         gps: Public GPS Traces
2892         overlays: Enable overlays for troubleshooting the map
2893         title: "Layers"
2894       copyright: "© <a href='%{copyright_url}'>OpenStreetMap contributors</a>"
2895       donate_link_text: "<a class='donate-attr' href='%{donate_url}'>Make a Donation</a>"
2896       terms: "<a href='%{terms_url}' target='_blank'>Website and API terms</a>"
2897       cyclosm: "Tiles style by <a href='%{cyclosm_url}' target='_blank'>CyclOSM</a> hosted by <a href='%{osmfrance_url}' target='_blank'>OpenStreetMap France</a>"
2898       thunderforest: "Tiles courtesy of <a href='%{thunderforest_url}' target='_blank'>Andy Allan</a>"
2899       opnvkarte: "Tiles courtesy of <a href='%{memomaps_url}' target='_blank'>MeMoMaps</a>"
2900       hotosm: "Tiles style by <a href='%{hotosm_url}' target='_blank'>Humanitarian OpenStreetMap Team</a> hosted by <a href='%{osmfrance_url}' target='_blank'>OpenStreetMap France</a>"
2901     site:
2902       edit_tooltip: Edit the map
2903       edit_disabled_tooltip: Zoom in to edit the map
2904       createnote_tooltip: Add a note to the map
2905       createnote_disabled_tooltip: Zoom in to add a note to the map
2906       map_notes_zoom_in_tooltip: Zoom in to see map notes
2907       map_data_zoom_in_tooltip: Zoom in to see map data
2908       queryfeature_tooltip: Query features
2909       queryfeature_disabled_tooltip: Zoom in to query features
2910     changesets:
2911       show:
2912         comment: "Comment"
2913         subscribe: "Subscribe"
2914         unsubscribe: "Unsubscribe"
2915         hide_comment: "hide"
2916         unhide_comment: "unhide"
2917     notes:
2918       new:
2919         intro: "Spotted a mistake or something missing? Let other mappers know so we can fix it. Move the marker to the correct position and type a note to explain the problem."
2920         advice: "Your note is public and may be used to update the map, so don't enter personal information, or information from copyrighted maps or directory listings."
2921         add: Add Note
2922       show:
2923         anonymous_warning: This note includes comments from anonymous users which should be independently verified.
2924         hide: Hide
2925         resolve: Resolve
2926         reactivate: Reactivate
2927         comment_and_resolve: Comment & Resolve
2928         comment: Comment
2929         report_link_html: "If this note contains sensitive information that needs to be removed, you can %{link}."
2930         other_problems_resolve: "For all other problems with the note, please resolve it yourself with a comment."
2931         other_problems_resolved: "For all other problems, resolving is sufficient."
2932         disappear_date_html: "This resolved note will disappear from the map in %{disappear_in}."
2933     edit_help: Move the map and zoom in on a location you want to edit, then click here.
2934     directions:
2935       ascend: "Ascend"
2936       engines:
2937         fossgis_osrm_bike: "Bicycle (OSRM)"
2938         fossgis_osrm_car: "Car (OSRM)"
2939         fossgis_osrm_foot: "Foot (OSRM)"
2940         graphhopper_bicycle: "Bicycle (GraphHopper)"
2941         graphhopper_car: "Car (GraphHopper)"
2942         graphhopper_foot: "Foot (GraphHopper)"
2943         fossgis_valhalla_bicycle: "Bicycle (Valhalla)"
2944         fossgis_valhalla_car: "Car (Valhalla)"
2945         fossgis_valhalla_foot: "Foot (Valhalla)"
2946       descend: "Descend"
2947       directions: "Directions"
2948       distance: "Distance"
2949       distance_m: "%{distance}m"
2950       distance_km: "%{distance}km"
2951       errors:
2952         no_route: "Couldn't find a route between those two places."
2953         no_place: "Sorry - couldn't locate '%{place}'."
2954       instructions:
2955         continue_without_exit: Continue on %{name}
2956         slight_right_without_exit: Slight right onto %{name}
2957         offramp_right: Take the ramp on the right
2958         offramp_right_with_exit: Take exit %{exit} on the right
2959         offramp_right_with_exit_name: Take exit %{exit} on the right onto %{name}
2960         offramp_right_with_exit_directions: Take exit %{exit} on the right towards %{directions}
2961         offramp_right_with_exit_name_directions: Take exit %{exit} on the right onto %{name}, towards %{directions}
2962         offramp_right_with_name: Take the ramp on the right onto %{name}
2963         offramp_right_with_directions: Take the ramp on the right towards %{directions}
2964         offramp_right_with_name_directions: Take the ramp on the right onto %{name}, towards %{directions}
2965         onramp_right_without_exit: Turn right on the ramp onto %{name}
2966         onramp_right_with_directions: Turn right onto the ramp towards %{directions}
2967         onramp_right_with_name_directions: Turn right on the ramp onto %{name}, towards %{directions}
2968         onramp_right_without_directions: Turn right onto the ramp
2969         onramp_right: Turn right onto the ramp
2970         endofroad_right_without_exit: At the end of the road turn right onto %{name}
2971         merge_right_without_exit: Merge right onto %{name}
2972         fork_right_without_exit: At the fork turn right onto %{name}
2973         turn_right_without_exit: Turn right onto %{name}
2974         sharp_right_without_exit: Sharp right onto %{name}
2975         uturn_without_exit: U-turn along %{name}
2976         sharp_left_without_exit: Sharp left onto %{name}
2977         turn_left_without_exit: Turn left onto %{name}
2978         offramp_left: Take the ramp on the left
2979         offramp_left_with_exit: Take exit %{exit} on the left
2980         offramp_left_with_exit_name: Take exit %{exit} on the left onto %{name}
2981         offramp_left_with_exit_directions: Take exit %{exit} on the left towards %{directions}
2982         offramp_left_with_exit_name_directions: Take exit %{exit} on the left onto %{name}, towards %{directions}
2983         offramp_left_with_name: Take the ramp on the left onto %{name}
2984         offramp_left_with_directions: Take the ramp on the left towards %{directions}
2985         offramp_left_with_name_directions: Take the ramp on the left onto %{name}, towards %{directions}
2986         onramp_left_without_exit: Turn left on the ramp onto %{name}
2987         onramp_left_with_directions: Turn left onto the ramp towards %{directions}
2988         onramp_left_with_name_directions: Turn left on the ramp onto %{name}, towards %{directions}
2989         onramp_left_without_directions: Turn left onto the ramp
2990         onramp_left: Turn left onto the ramp
2991         endofroad_left_without_exit: At the end of the road turn left onto %{name}
2992         merge_left_without_exit: Merge left onto %{name}
2993         fork_left_without_exit: At the fork turn left onto %{name}
2994         slight_left_without_exit: Slight left onto %{name}
2995         via_point_without_exit: (via point)
2996         follow_without_exit: Follow %{name}
2997         roundabout_without_exit: At roundabout take exit onto %{name}
2998         leave_roundabout_without_exit: Leave roundabout - %{name}
2999         stay_roundabout_without_exit: Stay on roundabout - %{name}
3000         start_without_exit: Start on %{name}
3001         destination_without_exit: Reach destination
3002         against_oneway_without_exit: Go against one-way on %{name}
3003         end_oneway_without_exit: End of one-way on %{name}
3004         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
3005         roundabout_with_exit_ordinal: At roundabout take %{exit} exit onto %{name}
3006         exit_roundabout: Exit roundabout onto %{name}
3007         unnamed: "unnamed road"
3008         courtesy: "Directions courtesy of %{link}"
3009         exit_counts:
3010           first: "1st"
3011           second: "2nd"
3012           third: "3rd"
3013           fourth: "4th"
3014           fifth: "5th"
3015           sixth: "6th"
3016           seventh: "7th"
3017           eighth: "8th"
3018           ninth: "9th"
3019           tenth: "10th"
3020       time: "Time"
3021     query:
3022       node: Node
3023       way: Way
3024       relation: Relation
3025       nothing_found: No features found
3026       error: "Error contacting %{server}: %{error}"
3027       timeout: "Timeout contacting %{server}"
3028     context:
3029       directions_from: Directions from here
3030       directions_to: Directions to here
3031       add_note: Add a note here
3032       show_address: Show address
3033       query_features: Query features
3034       centre_map: Centre map here
3035   redactions:
3036     edit:
3037       heading: "Edit Redaction"
3038       title: "Edit Redaction"
3039     index:
3040       empty: "No redactions to show."
3041       heading: "List of Redactions"
3042       title: "List of Redactions"
3043     new:
3044       heading: "Enter Information for New Redaction"
3045       title: "Creating New Redaction"
3046     show:
3047       description: "Description:"
3048       heading: "Showing Redaction \"%{title}\""
3049       title: "Showing Redaction"
3050       user: "Creator:"
3051       edit: "Edit this redaction"
3052       destroy: "Remove this redaction"
3053       confirm: "Are you sure?"
3054     create:
3055       flash: "Redaction created."
3056     update:
3057       flash: "Changes saved."
3058     destroy:
3059       not_empty: "Redaction is not empty. Please un-redact all versions belonging to this redaction before destroying it."
3060       flash: "Redaction destroyed."
3061       error: "There was an error destroying this redaction."
3062   validations:
3063     leading_whitespace: "has leading whitespace"
3064     trailing_whitespace: "has trailing whitespace"
3065     invalid_characters: "contains invalid characters"
3066     url_characters: "contains special URL characters (%{characters})"