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