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