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