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