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