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