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