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