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