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