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