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