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