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