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