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