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