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