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