]> git.openstreetmap.org Git - rails.git/blob - config/locales/en.yml
Add links to the trademark policy
[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   activerecord:
9     # Translates all the model names, which is used in error handling on the web site
10     models:
11       acl: "Access Control List"
12       changeset: "Changeset"
13       changeset_tag: "Changeset Tag"
14       country: "Country"
15       diary_comment: "Diary Comment"
16       diary_entry: "Diary Entry"
17       friend: "Friend"
18       language: "Language"
19       message: "Message"
20       node: "Node"
21       node_tag: "Node Tag"
22       notifier: "Notifier"
23       old_node: "Old Node"
24       old_node_tag: "Old Node Tag"
25       old_relation: "Old Relation"
26       old_relation_member: "Old Relation Member"
27       old_relation_tag: "Old Relation Tag"
28       old_way: "Old Way"
29       old_way_node: "Old Way Node"
30       old_way_tag: "Old Way Tag"
31       relation: "Relation"
32       relation_member: "Relation Member"
33       relation_tag: "Relation Tag"
34       session: "Session"
35       trace: "Trace"
36       tracepoint: "Trace Point"
37       tracetag: "Trace Tag"
38       user: "User"
39       user_preference: "User Preference"
40       user_token: "User Token"
41       way: "Way"
42       way_node: "Way Node"
43       way_tag: "Way Tag"
44     # Translates all the model attributes, which is used in error handling on the web site
45     # Only the ones that are used on the web site are translated at the moment
46     attributes:
47       diary_comment:
48         body: "Body"
49       diary_entry:
50         user: "User"
51         title: "Subject"
52         latitude: "Latitude"
53         longitude: "Longitude"
54         language: "Language"
55       friend:
56         user: "User"
57         friend: "Friend"
58       trace:
59         user: "User"
60         visible: "Visible"
61         name: "Name"
62         size: "Size"
63         latitude: "Latitude"
64         longitude: "Longitude"
65         public: "Public"
66         description: "Description"
67       message:
68         sender: "Sender"
69         title: "Subject"
70         body: "Body"
71         recipient: "Recipient"
72       user:
73         email: "Email"
74         active: "Active"
75         display_name: "Display Name"
76         description: "Description"
77         languages: "Languages"
78         pass_crypt: "Password"
79   printable_name:
80     with_id: "%{id}"
81     with_version: "%{id}, v%{version}"
82     with_name_html: "%{name} (%{id})"
83   editor:
84     default: "Default (currently %{name})"
85     potlatch:
86       name: "Potlatch 1"
87       description: "Potlatch 1 (in-browser editor)"
88     id:
89       name: "iD"
90       description: "iD (in-browser editor)"
91     potlatch2:
92       name: "Potlatch 2"
93       description: "Potlatch 2 (in-browser editor)"
94     remote:
95       name: "Remote Control"
96       description: "Remote Control (JOSM or Merkaartor)"
97   browse:
98     created: "Created"
99     closed: "Closed"
100     created_html: "Created <abbr title='%{title}'>%{time} ago</abbr>"
101     closed_html: "Closed <abbr title='%{title}'>%{time} ago</abbr>"
102     created_by_html: "Created <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
103     deleted_by_html: "Deleted <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
104     edited_by_html: "Edited <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
105     closed_by_html: "Closed <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
106     version: "Version"
107     in_changeset: "Changeset"
108     anonymous: "anonymous"
109     no_comment: "(no comment)"
110     part_of: "Part of"
111     download_xml: "Download XML"
112     view_history: "View History"
113     view_details: "View Details"
114     location: "Location:"
115     changeset:
116       title: "Changeset: %{id}"
117       belongs_to: "Author"
118       node: "Nodes (%{count})"
119       node_paginated: "Nodes (%{x}-%{y} of %{count})"
120       way: "Ways (%{count})"
121       way_paginated: "Ways (%{x}-%{y} of %{count})"
122       relation: "Relations (%{count})"
123       relation_paginated: "Relations (%{x}-%{y} of %{count})"
124       comment: "Comments (%{count})"
125       hidden_commented_by: "Hidden comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
126       commented_by: "Comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
127       changesetxml: "Changeset XML"
128       osmchangexml: "osmChange XML"
129       feed:
130         title: "Changeset %{id}"
131         title_comment: "Changeset %{id} - %{comment}"
132       join_discussion: "Log in to join the discussion"
133       discussion: Discussion
134       still_open: "Changeset still open - discussion will open once the changeset is closed."
135     node:
136       title: "Node: %{name}"
137       history_title: "Node History: %{name}"
138     way:
139       title: "Way: %{name}"
140       history_title: "Way History: %{name}"
141       nodes: "Nodes"
142       also_part_of:
143         one: "part of way %{related_ways}"
144         other: "part of ways %{related_ways}"
145     relation:
146       title: "Relation: %{name}"
147       history_title: "Relation History: %{name}"
148       members: "Members"
149     relation_member:
150       entry: "%{type} %{name}"
151       entry_role: "%{type} %{name} as %{role}"
152       type:
153         node: "Node"
154         way: "Way"
155         relation: "Relation"
156     containing_relation:
157       entry: "Relation %{relation_name}"
158       entry_role: "Relation %{relation_name} (as %{relation_role})"
159     not_found:
160       sorry: "Sorry, %{type} #%{id} could not be found."
161       type:
162         node: node
163         way: way
164         relation: relation
165         changeset: changeset
166         note: note
167     timeout:
168       sorry: "Sorry, the data for the %{type} with the id %{id}, took too long to retrieve."
169       type:
170         node: node
171         way: way
172         relation: relation
173         changeset: changeset
174         note: note
175     redacted:
176       redaction: "Redaction %{id}"
177       message_html: "Version %{version} of this %{type} cannot be shown as it has been redacted. Please see %{redaction_link} for details."
178       type:
179         node: "node"
180         way: "way"
181         relation: "relation"
182     start_rjs:
183       feature_warning: "Loading %{num_features} features, which may make your browser slow or unresponsive. Are sure you want to display this data?"
184       load_data: "Load Data"
185       loading: "Loading..."
186     tag_details:
187       tags: "Tags"
188       wiki_link:
189         key: "The wiki description page for the %{key} tag"
190         tag: "The wiki description page for the %{key}=%{value} tag"
191       wikidata_link: "The %{page} item on Wikidata"
192       wikipedia_link: "The %{page} article on Wikipedia"
193       telephone_link: "Call %{phone_number}"
194     note:
195       title: "Note: %{id}"
196       new_note: "New Note"
197       description: "Description"
198       open_title: "Unresolved note #%{note_name}"
199       closed_title: "Resolved note #%{note_name}"
200       hidden_title: "Hidden note #%{note_name}"
201       open_by: "Created by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
202       open_by_anonymous: "Created by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
203       commented_by: "Comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
204       commented_by_anonymous: "Comment from anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
205       closed_by: "Resolved by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
206       closed_by_anonymous: "Resolved by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
207       reopened_by: "Reactivated by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
208       reopened_by_anonymous: "Reactivated by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
209       hidden_by: "Hidden by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
210     query:
211       title: "Query Features"
212       introduction: "Click on the map to find nearby features."
213       nearby: "Nearby features"
214       enclosing: "Enclosing features"
215   changeset:
216     changeset_paging_nav:
217       showing_page: "Page %{page}"
218       next: "Next »"
219       previous: "« Previous"
220     changeset:
221       anonymous: "Anonymous"
222       no_edits: "(no edits)"
223       view_changeset_details: "View changeset details"
224     changesets:
225       id: "ID"
226       saved_at: "Saved at"
227       user: "User"
228       comment: "Comment"
229       area: "Area"
230     list:
231       title: "Changesets"
232       title_user: "Changesets by %{user}"
233       title_friend: "Changesets by your friends"
234       title_nearby: "Changesets by nearby users"
235       empty: "No changesets found."
236       empty_area: "No changesets in this area."
237       empty_user: "No changesets by this user."
238       no_more: "No more changesets found."
239       no_more_area: "No more changesets in this area."
240       no_more_user: "No more changesets by this user."
241       load_more: "Load more"
242     timeout:
243       sorry: "Sorry, the list of changesets you requested took too long to retrieve."
244     rss:
245       title_all: OpenStreetMap changeset discussion
246       title_particular: "OpenStreetMap changeset #%{changeset_id} discussion"
247       comment: "New comment on changeset #%{changeset_id} by %{author}"
248       commented_at_html: "Updated %{when} ago"
249       commented_at_by_html: "Updated %{when} ago by %{user}"
250       full: Full discussion
251   diary_entry:
252     new:
253       title: New Diary Entry
254       publish_button: "Publish"
255     list:
256       title: "Users' diaries"
257       title_friends: "Friends' diaries"
258       title_nearby: "Nearby Users' diaries"
259       user_title: "%{user}'s diary"
260       in_language_title: "Diary Entries in %{language}"
261       new: New Diary Entry
262       new_title: Compose a new entry in your user diary
263       no_entries: No diary entries
264       recent_entries: "Recent diary entries"
265       older_entries: Older Entries
266       newer_entries: Newer Entries
267     edit:
268       title: "Edit diary entry"
269       subject: "Subject:"
270       body: "Body:"
271       language: "Language:"
272       location: "Location:"
273       latitude: "Latitude:"
274       longitude: "Longitude:"
275       use_map_link: "use map"
276       save_button: "Save"
277       marker_text: Diary entry location
278     view:
279       title: "%{user}'s diary | %{title}"
280       user_title: "%{user}'s diary"
281       leave_a_comment: "Leave a comment"
282       login_to_leave_a_comment: "%{login_link} to leave a comment"
283       login: "Login"
284       save_button: "Save"
285     no_such_entry:
286       title: "No such diary entry"
287       heading: "No entry with the id: %{id}"
288       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."
289     diary_entry:
290       posted_by: "Posted by %{link_user} on %{created} in %{language_link}"
291       comment_link: Comment on this entry
292       reply_link: Reply to this entry
293       comment_count:
294         zero: No comments
295         one: "%{count} comment"
296         other: "%{count} comments"
297       edit_link: Edit this entry
298       hide_link: Hide this entry
299       confirm: Confirm
300     diary_comment:
301       comment_from: "Comment from %{link_user} on %{comment_created_at}"
302       hide_link: Hide this comment
303       confirm: Confirm
304     location:
305       location: "Location:"
306       view: "View"
307       edit: "Edit"
308     feed:
309       user:
310         title: "OpenStreetMap diary entries for %{user}"
311         description: "Recent OpenStreetMap diary entries from %{user}"
312       language:
313         title: "OpenStreetMap diary entries in %{language_name}"
314         description: "Recent diary entries from users of OpenStreetMap in %{language_name}"
315       all:
316         title: "OpenStreetMap diary entries"
317         description: "Recent diary entries from users of OpenStreetMap"
318     comments:
319       has_commented_on: "%{display_name} has commented on the following diary entries"
320       post: Post
321       when: When
322       comment: Comment
323       ago: "%{ago} ago"
324       newer_comments: "Newer Comments"
325       older_comments: "Older Comments"
326   export:
327     title: "Export"
328     start:
329       area_to_export: "Area to Export"
330       manually_select: "Manually select a different area"
331       format_to_export: "Format to Export"
332       osm_xml_data: "OpenStreetMap XML Data"
333       map_image: "Map Image (shows standard layer)"
334       embeddable_html: "Embeddable HTML"
335       licence: "Licence"
336       export_details: 'OpenStreetMap data is licensed under the <a href="https://opendatacommons.org/licenses/odbl/1.0/">Open Data Commons Open Database License</a> (ODbL).'
337       too_large:
338         advice: "If the above export fails, please consider using one of the sources listed below:"
339         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."
340         planet:
341           title: "Planet OSM"
342           description: "Regularly-updated copies of the complete OpenStreetMap database"
343         overpass:
344           title: "Overpass API"
345           description: "Download this bounding box from a mirror of the OpenStreetMap database"
346         geofabrik:
347           title: "Geofabrik Downloads"
348           description: "Regularly-updated extracts of continents, countries, and selected cities"
349         metro:
350           title: "Metro Extracts"
351           description: "Extracts for major world cities and their surrounding areas"
352         other:
353           title: "Other Sources"
354           description: "Additional sources listed on the OpenStreetMap wiki"
355       options: "Options"
356       format: "Format"
357       scale: "Scale"
358       max: "max"
359       image_size: "Image Size"
360       zoom: "Zoom"
361       add_marker: "Add a marker to the map"
362       latitude: "Lat:"
363       longitude: "Lon:"
364       output: "Output"
365       paste_html: "Paste HTML to embed in website"
366       export_button: "Export"
367   geocoder:
368     search:
369       title:
370         latlon: 'Results from <a href="https://openstreetmap.org/">Internal</a>'
371         uk_postcode: 'Results from <a href="http://www.npemap.org.uk/">NPEMap / FreeThe Postcode</a>'
372         ca_postcode: 'Results from <a href="https://geocoder.ca/">Geocoder.CA</a>'
373         osm_nominatim: 'Results from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
374         geonames: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
375         osm_nominatim_reverse: 'Results from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
376         geonames_reverse: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
377     search_osm_nominatim:
378       prefix_format: "%{name}"
379       prefix:
380         aerialway:
381           cable_car: "Cable Car"
382           chair_lift: "Chair Lift"
383           drag_lift: "Drag Lift"
384           gondola: "Gondola Lift"
385           station: "Aerialway Station"
386         aeroway:
387           aerodrome: "Aerodrome"
388           apron: "Apron"
389           gate: "Gate"
390           helipad: "Helipad"
391           runway: "Runway"
392           taxiway: "Taxiway"
393           terminal: "Terminal"
394         amenity:
395           animal_shelter: "Animal Shelter"
396           arts_centre: "Arts Centre"
397           atm: "ATM"
398           bank: "Bank"
399           bar: "Bar"
400           bbq: "BBQ"
401           bench: "Bench"
402           bicycle_parking: "Cycle Parking"
403           bicycle_rental: "Cycle Rental"
404           biergarten: "Beer Garden"
405           boat_rental: "Boat Rental"
406           brothel: "Brothel"
407           bureau_de_change: "Bureau de Change"
408           bus_station: "Bus Station"
409           cafe: "Cafe"
410           car_rental: "Car Rental"
411           car_sharing: "Car Sharing"
412           car_wash: "Car Wash"
413           casino: "Casino"
414           charging_station: "Charging Station"
415           childcare: "Childcare"
416           cinema: "Cinema"
417           clinic: "Clinic"
418           clock: "Clock"
419           college: "College"
420           community_centre: "Community Centre"
421           courthouse: "Courthouse"
422           crematorium: "Crematorium"
423           dentist: "Dentist"
424           doctors: "Doctors"
425           dormitory: "Dormitory"
426           drinking_water: "Drinking Water"
427           driving_school: "Driving School"
428           embassy: "Embassy"
429           emergency_phone: "Emergency Phone"
430           fast_food: "Fast Food"
431           ferry_terminal: "Ferry Terminal"
432           fire_hydrant: "Fire Hydrant"
433           fire_station: "Fire Station"
434           food_court: "Food Court"
435           fountain: "Fountain"
436           fuel: "Fuel"
437           gambling: "Gambling"
438           grave_yard: "Grave Yard"
439           gym: "Fitness Centre / Gym"
440           health_centre: "Health Centre"
441           hospital: "Hospital"
442           hunting_stand: "Hunting Stand"
443           ice_cream: "Ice Cream"
444           kindergarten: "Kindergarten"
445           library: "Library"
446           market: "Market"
447           marketplace: "Marketplace"
448           monastery: "Monastery"
449           motorcycle_parking: "Motorcycle Parking"
450           nightclub: "Night Club"
451           nursery: "Nursery"
452           nursing_home: "Nursing Home"
453           office: "Office"
454           parking: "Parking"
455           parking_entrance: "Parking Entrance"
456           pharmacy: "Pharmacy"
457           place_of_worship: "Place of Worship"
458           police: "Police"
459           post_box: "Post Box"
460           post_office: "Post Office"
461           preschool: "Pre-School"
462           prison: "Prison"
463           pub: "Pub"
464           public_building: "Public Building"
465           reception_area: "Reception Area"
466           recycling: "Recycling Point"
467           restaurant: "Restaurant"
468           retirement_home: "Retirement Home"
469           sauna: "Sauna"
470           school: "School"
471           shelter: "Shelter"
472           shop: "Shop"
473           shower: "Shower"
474           social_centre: "Social Centre"
475           social_club: "Social Club"
476           social_facility: "Social Facility"
477           studio: "Studio"
478           swimming_pool: "Swimming Pool"
479           taxi: "Taxi"
480           telephone: "Public Telephone"
481           theatre: "Theatre"
482           toilets: "Toilets"
483           townhall: "Town Hall"
484           university: "University"
485           vending_machine: "Vending Machine"
486           veterinary: "Veterinary Surgery"
487           village_hall: "Village Hall"
488           waste_basket: "Waste Basket"
489           waste_disposal: "Waste Disposal"
490           youth_centre: "Youth Centre"
491         boundary:
492           administrative: "Administrative Boundary"
493           census: "Census Boundary"
494           national_park: "National Park"
495           protected_area : "Protected Area"
496         bridge:
497           aqueduct: "Aqueduct"
498           suspension: "Suspension Bridge"
499           swing: "Swing Bridge"
500           viaduct: "Viaduct"
501           "yes": "Bridge"
502         building:
503           "yes": "Building"
504         craft:
505           brewery: "Brewery"
506           carpenter: "Carpenter"
507           electrician: "Electrician"
508           gardener: "Gardener"
509           painter: "Painter"
510           photographer: "Photographer"
511           plumber: "Plumber"
512           shoemaker: "Shoemaker"
513           tailor: "Tailor"
514           "yes": "Craft Shop"
515         emergency:
516           ambulance_station: "Ambulance Station"
517           defibrillator: "Defibrillator"
518           landing_site: "Emergency Landing Site"
519           phone: "Emergency Phone"
520         highway:
521           abandoned: "Abandoned Highway"
522           bridleway: "Bridleway"
523           bus_guideway: "Guided Bus Lane"
524           bus_stop: "Bus Stop"
525           construction: "Highway under Construction"
526           cycleway: "Cycle Path"
527           elevator: "Elevator"
528           emergency_access_point: "Emergency Access Point"
529           footway: "Footpath"
530           ford: "Ford"
531           living_street: "Living Street"
532           milestone: "Milestone"
533           motorway: "Motorway"
534           motorway_junction: "Motorway Junction"
535           motorway_link: "Motorway Road"
536           path: "Path"
537           pedestrian: "Pedestrian Way"
538           platform: "Platform"
539           primary: "Primary Road"
540           primary_link: "Primary Road"
541           proposed: "Proposed Road"
542           raceway: "Raceway"
543           residential: "Residential Road"
544           rest_area: "Rest Area"
545           road: "Road"
546           secondary: "Secondary Road"
547           secondary_link: "Secondary Road"
548           service: "Service Road"
549           services: "Motorway Services"
550           speed_camera: "Speed Camera"
551           steps: "Steps"
552           street_lamp: "Street Lamp"
553           tertiary: "Tertiary Road"
554           tertiary_link: "Tertiary Road"
555           track: "Track"
556           traffic_signals: "Traffic Signals"
557           trail: "Trail"
558           trunk: "Trunk Road"
559           trunk_link: "Trunk Road"
560           unclassified: "Unclassified Road"
561           unsurfaced: "Unsurfaced Road"
562           "yes" : "Road"
563         historic:
564           archaeological_site: "Archaeological Site"
565           battlefield: "Battlefield"
566           boundary_stone: "Boundary Stone"
567           building: "Historic Building"
568           bunker: "Bunker"
569           castle: "Castle"
570           church: "Church"
571           city_gate: "City Gate"
572           citywalls: "City Walls"
573           fort: "Fort"
574           heritage: "Heritage Site"
575           house: "House"
576           icon: "Icon"
577           manor: "Manor"
578           memorial: "Memorial"
579           mine: "Mine"
580           monument: "Monument"
581           roman_road: "Roman Road"
582           ruins: "Ruins"
583           stone: "Stone"
584           tomb: "Tomb"
585           tower: "Tower"
586           wayside_cross: "Wayside Cross"
587           wayside_shrine: "Wayside Shrine"
588           wreck: "Wreck"
589         junction:
590           "yes": "Junction"
591         landuse:
592           allotments: "Allotments"
593           basin: "Basin"
594           brownfield: "Brownfield Land"
595           cemetery: "Cemetery"
596           commercial: "Commercial Area"
597           conservation: "Conservation"
598           construction: "Construction"
599           farm: "Farm"
600           farmland: "Farmland"
601           farmyard: "Farmyard"
602           forest: "Forest"
603           garages: "Garages"
604           grass: "Grass"
605           greenfield: "Greenfield Land"
606           industrial: "Industrial Area"
607           landfill: "Landfill"
608           meadow: "Meadow"
609           military: "Military Area"
610           mine: "Mine"
611           orchard: "Orchard"
612           quarry: "Quarry"
613           railway: "Railway"
614           recreation_ground: "Recreation Ground"
615           reservoir: "Reservoir"
616           reservoir_watershed: "Reservoir Watershed"
617           residential: "Residential Area"
618           retail: "Retail"
619           road: "Road Area"
620           village_green: "Village Green"
621           vineyard: "Vineyard"
622           "yes": "Landuse"
623         leisure:
624           beach_resort: "Beach Resort"
625           bird_hide: "Bird Hide"
626           club: "Club"
627           common: "Common Land"
628           dog_park: "Dog Park"
629           fishing: "Fishing Area"
630           fitness_centre: "Fitness Centre"
631           fitness_station: "Fitness Station"
632           garden: "Garden"
633           golf_course: "Golf Course"
634           horse_riding: "Horse Riding"
635           ice_rink: "Ice Rink"
636           marina: "Marina"
637           miniature_golf: "Miniature Golf"
638           nature_reserve: "Nature Reserve"
639           park: "Park"
640           pitch: "Sports Pitch"
641           playground: "Playground"
642           recreation_ground: "Recreation Ground"
643           resort: "Resort"
644           sauna: "Sauna"
645           slipway: "Slipway"
646           sports_centre: "Sports Centre"
647           stadium: "Stadium"
648           swimming_pool: "Swimming Pool"
649           track: "Running Track"
650           water_park: "Water Park"
651           "yes": "Leisure"
652         man_made:
653           lighthouse: "Lighthouse"
654           pipeline: "Pipeline"
655           tower: "Tower"
656           works: "Factory"
657           "yes": "Man-made"
658         military:
659           airfield: "Military Airfield"
660           barracks: "Barracks"
661           bunker: "Bunker"
662         mountain_pass:
663           "yes" : "Mountain Pass"
664         natural:
665           bay: "Bay"
666           beach: "Beach"
667           cape: "Cape"
668           cave_entrance: "Cave Entrance"
669           cliff: "Cliff"
670           crater: "Crater"
671           dune: "Dune"
672           fell: "Fell"
673           fjord: "Fjord"
674           forest: "Forest"
675           geyser: "Geyser"
676           glacier: "Glacier"
677           grassland: "Grassland"
678           heath: "Heath"
679           hill: "Hill"
680           island: "Island"
681           land: "Land"
682           marsh: "Marsh"
683           moor: "Moor"
684           mud: "Mud"
685           peak: "Peak"
686           point: "Point"
687           reef: "Reef"
688           ridge: "Ridge"
689           rock: "Rock"
690           saddle: "Saddle"
691           sand: "Sand"
692           scree: "Scree"
693           scrub: "Scrub"
694           spring: "Spring"
695           stone: "Stone"
696           strait: "Strait"
697           tree: "Tree"
698           valley: "Valley"
699           volcano: "Volcano"
700           water: "Water"
701           wetland: "Wetland"
702           wood: "Wood"
703         office:
704           accountant: "Accountant"
705           administrative: "Administration"
706           architect: "Architect"
707           company: "Company"
708           employment_agency: "Employment Agency"
709           estate_agent: "Estate Agent"
710           government: "Governmental Office"
711           insurance: "Insurance Office"
712           lawyer: "Lawyer"
713           ngo: "NGO Office"
714           telecommunication: "Telecommunication Office"
715           travel_agent: "Travel Agency"
716           "yes": "Office"
717         place:
718           allotments: "Allotments"
719           block: "Block"
720           airport: "Airport"
721           city: "City"
722           country: "Country"
723           county: "County"
724           farm: "Farm"
725           hamlet: "Hamlet"
726           house: "House"
727           houses: "Houses"
728           island: "Island"
729           islet: "Islet"
730           isolated_dwelling: "Isolated Dwelling"
731           locality: "Locality"
732           moor: "Moor"
733           municipality: "Municipality"
734           neighbourhood: "Neighbourhood"
735           postcode: "Postcode"
736           region: "Region"
737           sea: "Sea"
738           state: "State"
739           subdivision: "Subdivision"
740           suburb: "Suburb"
741           town: "Town"
742           unincorporated_area: "Unincorporated Area"
743           village: "Village"
744           "yes": "Place"
745         railway:
746           abandoned: "Abandoned Railway"
747           construction: "Railway under Construction"
748           disused: "Disused Railway"
749           disused_station: "Disused Railway Station"
750           funicular: "Funicular Railway"
751           halt: "Train Stop"
752           historic_station: "Historic Railway Station"
753           junction: "Railway Junction"
754           level_crossing: "Level Crossing"
755           light_rail: "Light Rail"
756           miniature: "Miniature Rail"
757           monorail: "Monorail"
758           narrow_gauge: "Narrow Gauge Railway"
759           platform: "Railway Platform"
760           preserved: "Preserved Railway"
761           proposed: "Proposed Railway"
762           spur: "Railway Spur"
763           station: "Railway Station"
764           stop: "Railway Stop"
765           subway: "Subway"
766           subway_entrance: "Subway Entrance"
767           switch: "Railway Points"
768           tram: "Tramway"
769           tram_stop: "Tram Stop"
770         shop:
771           alcohol: "Off License"
772           antiques: "Antiques"
773           art: "Art Shop"
774           bakery: "Bakery"
775           beauty: "Beauty Shop"
776           beverages: "Beverages Shop"
777           bicycle: "Bicycle Shop"
778           books: "Book Shop"
779           boutique: "Boutique"
780           butcher: "Butcher"
781           car: "Car Shop"
782           car_parts: "Car Parts"
783           car_repair: "Car Repair"
784           carpet: "Carpet Shop"
785           charity: "Charity Shop"
786           chemist: "Chemist"
787           clothes: "Clothes Shop"
788           computer: "Computer Shop"
789           confectionery: "Confectionery Shop"
790           convenience: "Convenience Store"
791           copyshop: "Copy Shop"
792           cosmetics: "Cosmetics Shop"
793           deli: "Deli"
794           department_store: "Department Store"
795           discount: "Discount Items Shop"
796           doityourself: "Do-It-Yourself"
797           dry_cleaning: "Dry Cleaning"
798           electronics: "Electronics Shop"
799           estate_agent: "Estate Agent"
800           farm: "Farm Shop"
801           fashion: "Fashion Shop"
802           fish: "Fish Shop"
803           florist: "Florist"
804           food: "Food Shop"
805           funeral_directors: "Funeral Directors"
806           furniture: "Furniture"
807           gallery: "Gallery"
808           garden_centre: "Garden Centre"
809           general: "General Store"
810           gift: "Gift Shop"
811           greengrocer: "Greengrocer"
812           grocery: "Grocery Shop"
813           hairdresser: "Hairdresser"
814           hardware: "Hardware Store"
815           hifi: "Hi-Fi"
816           insurance: "Insurance"
817           jewelry: "Jewelry Shop"
818           kiosk: "Kiosk Shop"
819           laundry: "Laundry"
820           mall: "Mall"
821           market: "Market"
822           mobile_phone: "Mobile Phone Shop"
823           motorcycle: "Motorcycle Shop"
824           music: "Music Shop"
825           newsagent: "Newsagent"
826           optician: "Optician"
827           organic: "Organic Food Shop"
828           outdoor: "Outdoor Shop"
829           pet: "Pet Shop"
830           pharmacy: "Pharmacy"
831           photo: "Photo Shop"
832           salon: "Salon"
833           second_hand: "Second-hand Shop"
834           shoes: "Shoe Shop"
835           shopping_centre: "Shopping Centre"
836           sports: "Sports Shop"
837           stationery: "Stationery Shop"
838           supermarket: "Supermarket"
839           tailor: "Tailor"
840           toys: "Toy Shop"
841           travel_agency: "Travel Agency"
842           video: "Video Shop"
843           wine: "Off License"
844           "yes": "Shop"
845         tourism:
846           alpine_hut: "Alpine Hut"
847           apartment: "Apartment"
848           artwork: "Artwork"
849           attraction: "Attraction"
850           bed_and_breakfast: "Bed and Breakfast"
851           cabin: "Cabin"
852           camp_site: "Camp Site"
853           caravan_site: "Caravan Site"
854           chalet: "Chalet"
855           gallery: "Gallery"
856           guest_house: "Guest House"
857           hostel: "Hostel"
858           hotel: "Hotel"
859           information: "Information"
860           motel: "Motel"
861           museum: "Museum"
862           picnic_site: "Picnic Site"
863           theme_park: "Theme Park"
864           viewpoint: "Viewpoint"
865           zoo: "Zoo"
866         tunnel:
867           culvert: "Culvert"
868           "yes": "Tunnel"
869         waterway:
870           artificial: "Artificial Waterway"
871           boatyard: "Boatyard"
872           canal: "Canal"
873           dam: "Dam"
874           derelict_canal: "Derelict Canal"
875           ditch: "Ditch"
876           dock: "Dock"
877           drain: "Drain"
878           lock: "Lock"
879           lock_gate: "Lock Gate"
880           mooring: "Mooring"
881           rapids: "Rapids"
882           river: "River"
883           stream: "Stream"
884           wadi: "Wadi"
885           waterfall: "Waterfall"
886           weir: "Weir"
887           "yes": "Waterway"
888       admin_levels:
889         level2: "Country Boundary"
890         level4: "State Boundary"
891         level5: "Region Boundary"
892         level6: "County Boundary"
893         level8: "City Boundary"
894         level9: "Village Boundary"
895         level10: "Suburb Boundary"
896     description:
897       title:
898         osm_nominatim: 'Location from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
899         geonames: 'Location from <a href="http://www.geonames.org/">GeoNames</a>'
900       types:
901         cities: Cities
902         towns: Towns
903         places: Places
904     results:
905       no_results: "No results found"
906       more_results: "More results"
907   layouts:
908     project_name:
909       # in <title>
910       title: OpenStreetMap
911       # in <h1>
912       h1: OpenStreetMap
913     logo:
914       alt_text: OpenStreetMap logo
915     home: Go to Home Location
916     logout: Log Out
917     log_in: Log In
918     log_in_tooltip: Log in with an existing account
919     sign_up: Sign Up
920     start_mapping: Start Mapping
921     sign_up_tooltip: Create an account for editing
922     edit: Edit
923     history: History
924     export: Export
925     data: Data
926     export_data: Export Data
927     gps_traces: GPS Traces
928     gps_traces_tooltip: Manage GPS traces
929     user_diaries: User Diaries
930     user_diaries_tooltip: View user diaries
931     edit_with: Edit with %{editor}
932     tag_line: The Free Wiki World Map
933     intro_header: Welcome to OpenStreetMap!
934     intro_text: OpenStreetMap is a map of the world, created by people like you and free to use under an open license.
935     intro_2_create_account: "Create a user account"
936     partners_html: "Hosting is supported by %{ucl}, %{bytemark}, %{ic}, and other %{partners}."
937     partners_ucl: "UCL"
938     partners_ic: "Imperial College London"
939     partners_bytemark: "Bytemark Hosting"
940     partners_partners: "partners"
941     osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
942     osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
943     donate: "Support OpenStreetMap by %{link} to the Hardware Upgrade Fund."
944     help: Help
945     about: About
946     copyright: Copyright
947     community: Community
948     community_blogs: "Community Blogs"
949     community_blogs_title: "Blogs from members of the OpenStreetMap community"
950     foundation: Foundation
951     foundation_title: The OpenStreetMap Foundation
952     make_a_donation:
953       title: Support OpenStreetMap with a monetary donation
954       text: Make a Donation
955     learn_more: "Learn More"
956     more: More
957   license_page:
958     foreign:
959       title: About this translation
960       text: In the event of a conflict between this translated page and %{english_original_link}, the English page shall take precedence
961       english_link: the English original
962     native:
963       title: About this page
964       text: 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}.
965       native_link: THIS_LANGUAGE_NAME_HERE version
966       mapping_link: start mapping
967     legal_babble:
968       title_html: Copyright and License
969       intro_1_html: |
970         OpenStreetMap<sup><a href="#trademarks">&reg;</a></sup> is <i>open data</i>, licensed under the <a
971         href="https://opendatacommons.org/licenses/odbl/">Open Data
972         Commons Open Database License</a> (ODbL) by the  <a
973         href="https://osmfoundation.org/">OpenStreetMap Foundation</a> (OSMF).
974       intro_2_html: |
975         You are free to copy, distribute, transmit and adapt our data,
976         as long as you credit OpenStreetMap and its
977         contributors. If you alter or build upon our data, you
978         may distribute the result only under the same licence. The
979         full <a href="https://opendatacommons.org/licenses/odbl/1.0/">legal
980         code</a> explains your rights and responsibilities.
981       intro_3_html: |
982         The cartography in our map tiles, and our documentation, are
983         licensed under the <a href="https://creativecommons.org/licenses/by-sa/2.0/">Creative
984         Commons Attribution-ShareAlike 2.0</a> license (CC BY-SA).
985       credit_title_html: How to credit OpenStreetMap
986       credit_1_html: |
987         We require that you use the credit &ldquo;&copy; OpenStreetMap
988         contributors&rdquo;.
989       credit_2_html: |
990         You must also make it clear that the data is available under the Open
991         Database License, and if using our map tiles, that the cartography is
992         licensed as CC BY-SA. You may do this by linking to
993         <a href="https://www.openstreetmap.org/copyright">this copyright page</a>.
994         Alternatively, and as a requirement if you are distributing OSM in a
995         data form, you can name and link directly to the license(s). In media
996         where links are not possible (e.g. printed works), we suggest you
997         direct your readers to openstreetmap.org (perhaps by expanding
998         'OpenStreetMap' to this full address), to opendatacommons.org, and
999         if relevant, to creativecommons.org.
1000       credit_3_html: |
1001         For a browsable electronic map, the credit should appear in the corner of the map.
1002         For example:
1003       attribution_example:
1004         alt: Example of how to attribute OpenStreetMap on a webpage
1005         title: Attribution example
1006       more_title_html: Finding out more
1007       more_1_html: |
1008         Read more about using our data, and how to credit us, at the <a
1009         href="https://osmfoundation.org/Licence">OSMF Licence page</a>.
1010       more_2_html: |
1011         Although OpenStreetMap is open data, we cannot provide a
1012         free-of-charge map API for third-parties.
1013         See our <a href="https://operations.osmfoundation.org/policies/api/">API Usage Policy</a>,
1014         <a href="https://operations.osmfoundation.org/policies/tiles/">Tile Usage Policy</a>
1015         and <a href="https://operations.osmfoundation.org/policies/nominatim/">Nominatim Usage Policy</a>.
1016       contributors_title_html: Our contributors
1017       contributors_intro_html: |
1018         Our contributors are thousands of individuals. We also include
1019         openly-licensed data from national mapping agencies
1020         and other sources, among them:
1021       contributors_at_html: |
1022         <strong>Austria</strong>: Contains data from
1023         <a href="https://data.wien.gv.at/">Stadt Wien</a> (under
1024         <a href="https://creativecommons.org/licenses/by/3.0/at/deed.de">CC BY</a>),
1025         <a href="https://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm">Land Vorarlberg</a> and
1026         Land Tirol (under <a href="https://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/">CC BY AT with amendments</a>).
1027       contributors_ca_html: |
1028         <strong>Canada</strong>: Contains data from
1029         GeoBase&reg;, GeoGratis (&copy; Department of Natural
1030         Resources Canada), CanVec (&copy; Department of Natural
1031         Resources Canada), and StatCan (Geography Division,
1032         Statistics Canada).
1033       contributors_fi_html: |
1034         <strong>Finland</strong>: Contains data from the
1035         National Land Survey of Finland's Topographic Database
1036         and other datasets, under the
1037         <a href="https://www.maanmittauslaitos.fi/en/opendata-licence-version1">NLSFI License</a>.
1038       contributors_fr_html: |
1039         <strong>France</strong>: Contains data sourced from
1040         Direction Générale des Impôts.
1041       contributors_nl_html: |
1042         <strong>Netherlands</strong>: Contains &copy; AND data, 2007
1043         (<a href="https://www.and.com">www.and.com</a>)
1044       contributors_nz_html: |
1045         <strong>New Zealand</strong>: Contains data sourced from
1046         Land Information New Zealand. Crown Copyright reserved.
1047       contributors_si_html: |
1048         <strong>Slovenia</strong>: Contains data from the
1049         <a href="http://www.gu.gov.si/en/">Surveying and Mapping Authority</a> and
1050         <a href="http://www.mkgp.gov.si/en/">Ministry of Agriculture, Forestry and Food</a>
1051         (public information of Slovenia).
1052       contributors_za_html: |
1053         <strong>South Africa</strong>: Contains data sourced from
1054         <a href="http://www.ngi.gov.za/">Chief Directorate:
1055         National Geo-Spatial Information</a>, State copyright reserved.
1056       contributors_gb_html: |
1057         <strong>United Kingdom</strong>: Contains Ordnance
1058         Survey data &copy; Crown copyright and database right
1059         2010-12.
1060       contributors_footer_1_html: |
1061         For further details of these, and other sources that have been used
1062         to help improve OpenStreetMap, please see the <a
1063         href="https://wiki.openstreetmap.org/wiki/Contributors">Contributors
1064         page</a> on the OpenStreetMap Wiki.
1065       contributors_footer_2_html: |
1066         Inclusion of data in OpenStreetMap does not imply that the original
1067         data provider endorses OpenStreetMap, provides any warranty, or
1068         accepts any liability.
1069       infringement_title_html: Copyright infringement
1070       infringement_1_html: |
1071         OSM contributors are reminded never to add data from any
1072         copyrighted sources (e.g. Google Maps or printed maps) without
1073         explicit permission from the copyright holders.
1074       infringement_2_html: |
1075         If you believe that copyrighted material has been inappropriately
1076         added to the OpenStreetMap database or this site, please refer
1077         to our <a href="https://www.osmfoundation.org/wiki/License/Takedown_procedure">takedown
1078         procedure</a> or file directly at our
1079         <a href="http://dmca.openstreetmap.org/">on-line filing page</a>.
1080       trademarks_title_html: <span id="trademarks"></span>Trademarks
1081       trademarks_1_html: |
1082         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>.
1083   welcome_page:
1084     title: Welcome!
1085     introduction_html: |
1086       Welcome to OpenStreetMap, the free and editable map of the world. Now that you're signed
1087       up, you're all set to get started mapping. Here's a quick guide with the most important
1088       things you need to know.
1089     whats_on_the_map:
1090       title: What's on the Map
1091       on_html: |
1092         OpenStreetMap is a place for mapping things that are both <em>real and current</em> -
1093         it includes millions of buildings, roads, and other details about places. You can map
1094         whatever real-world features are interesting to you.
1095       off_html: |
1096         What it <em>doesn't</em> include is opinionated data like ratings, historical or
1097         hypothetical features, and data from copyrighted sources. Unless you have special
1098         permission, don't copy from online or paper maps.
1099     basic_terms:
1100       title: Basic Terms For Mapping
1101       paragraph_1_html: |
1102         OpenStreetMap has some of its own lingo. Here are a few key words that'll come in handy.
1103       editor_html: |
1104         An <strong>editor</strong> is a program or website you can use to edit the map.
1105       node_html: |
1106         A <strong>node</strong> is a point on the map, like a single restaurant or a tree.
1107       way_html: |
1108         A <strong>way</strong> is a line or area, like a road, stream, lake or building.
1109       tag_html: |
1110         A <strong>tag</strong> is a bit of data about a node or way, like a
1111         restaurant's name or a road's speed limit.
1112     rules:
1113       title: Rules!
1114       paragraph_1_html: |
1115         OpenStreetMap has few formal rules but we expect all participants to collaborate
1116         with, and communicate with, the community. If you are considering
1117         any activities other than editing by hand, please read and follow the guidelines on 
1118         <a href='https://wiki.openstreetmap.org/wiki/Import/Guidelines'>Imports</a> and 
1119         <a href='https://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct'>Automated Edits</a>.
1120     questions:
1121       title: Any questions?
1122       paragraph_1_html: |
1123         OpenStreetMap has several resources for learning about the project, asking and answering
1124         questions, and collaboratively discussing and documenting mapping topics.
1125         <a href='%{help_url}'>Get help here</a>.
1126     start_mapping: Start Mapping
1127     add_a_note:
1128       title: No Time To Edit? Add a Note!
1129       paragraph_1_html: |
1130         If you just want something small fixed and don't have the time to sign up and learn how to edit, it's
1131         easy to add a note.
1132       paragraph_2_html: |
1133         Just go to <a href='%{map_url}'>the map</a> and click the note icon:
1134         <span class='icon note'></span>. This will add a marker to the map, which you can move
1135         by dragging. Add your message, then click save, and other mappers will investigate.
1136   fixthemap:
1137     title: Report a problem / Fix the map
1138     how_to_help:
1139       title: How to Help
1140       join_the_community:
1141         title: Join the community
1142         explanation_html: |
1143           If you have noticed a problem with our map data, for example a road is missing or your address, the best way to
1144           proceed is to join the OpenStreetMap community and add or repair the data yourself. 
1145       add_a_note:
1146         instructions_html: |
1147           Just click <a class='icon note'></a> or the same icon on the map display.
1148           This will add a marker to the map, which you can move
1149           by dragging. Add your message, then click save, and other mappers will investigate.
1150     other_concerns:
1151       title: Other concerns
1152       explanation_html: |
1153         If you have concerns about how our data is being used or about the contents please consult our
1154         <a href='/copyright'>copyright page</a> for more legal information, or contact the appropriate 
1155         <a href='https://wiki.osmfoundation.org/wiki/Working_Groups'>OSMF working group</a>.  
1156   help_page:
1157     title: Getting Help
1158     introduction: |
1159       OpenStreetMap has several resources for learning about the project, asking and answering questions,
1160       and collaboratively discussing and documenting mapping topics.
1161     welcome:
1162       url: /welcome
1163       title: Welcome to OSM
1164       description: Start with this quick guide covering the OpenStreetMap basics.
1165     beginners_guide:
1166       url: https://wiki.openstreetmap.org/wiki/Beginners%27_guide
1167       title: Beginners' Guide
1168       description: Community maintained guide for beginners.
1169     help:
1170       url: https://help.openstreetmap.org/
1171       title: help.openstreetmap.org
1172       description: Ask a question or look up answers on OSM's question-and-answer site.
1173     mailing_lists:
1174       url: https://lists.openstreetmap.org/
1175       title: Mailing Lists
1176       description: Ask a question or discuss interesting matters on a wide range of topical or regional mailing lists.
1177     forums:
1178       url: https://forum.openstreetmap.org/
1179       title: Forums
1180       description: Questions and discussions for those that prefer a bulletin board style interface.
1181     irc:
1182       url: https://irc.openstreetmap.org/
1183       title: IRC
1184       description: Interactive chat in many different languages and on many topics.
1185     switch2osm:
1186       url: https://switch2osm.org/
1187       title: switch2osm
1188       description: Help for companies and organisations switching to OpenStreetMap based maps and other services.
1189     wiki:
1190       url: https://wiki.openstreetmap.org/
1191       title: wiki.openstreetmap.org
1192       description: Browse the wiki for in-depth OSM documentation.
1193   about_page:
1194     next: Next
1195     copyright_html: <span>&copy;</span>OpenStreetMap<br>contributors
1196     used_by: "%{name} powers map data on thousands of web sites, mobile apps, and hardware devices"
1197     lede_text: |
1198       OpenStreetMap is built by a community of mappers that contribute and maintain data
1199       about roads, trails, cafés, railway stations, and much more, all over the world.
1200     local_knowledge_title: Local Knowledge
1201     local_knowledge_html: |
1202       OpenStreetMap emphasizes local knowledge. Contributors use
1203       aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1204       is accurate and up to date.
1205     community_driven_title: Community Driven
1206     community_driven_html: |
1207       OpenStreetMap's community is diverse, passionate, and growing every day.
1208       Our contributors include enthusiast mappers, GIS professionals, engineers
1209       running the OSM servers, humanitarians mapping disaster-affected areas,
1210       and many more.
1211       To learn more about the community, see the
1212       <a href='https://blog.openstreetmap.org'>OpenStreetMap Blog</a>,
1213       <a href='%{diary_path}'>user diaries</a>,
1214       <a href='https://blogs.openstreetmap.org/'>community blogs</a>, and
1215       the <a href='https://www.osmfoundation.org/'>OSM Foundation</a> website.
1216     open_data_title: Open Data
1217     open_data_html: |
1218       OpenStreetMap is <i>open data</i>: you are free to use it for any purpose
1219       as long as you credit OpenStreetMap and its contributors. If you alter or
1220       build upon the data in certain ways, you may distribute the result only
1221       under the same licence. See the <a href='%{copyright_path}'>Copyright and
1222       License page</a> for details.
1223     legal_title: Legal
1224     legal_html: |
1225       This site and many other related services are formally operated by the  
1226       <a href='https://osmfoundation.org/'>OpenStreetMap Foundation</a> (OSMF) 
1227       on behalf of the community. Use of all OSMF operated services is subject 
1228       to our <a href="https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy">
1229       Acceptable Use Policies</a> and our <a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy">Privacy Policy</a>
1230       <br> 
1231       Please <a href='https://osmfoundation.org/Contact'>contact the OSMF</a> 
1232       if you have licensing, copyright or other legal questions.
1233       <br>
1234       OpenStreetMap, the magnifiying glass logo and State of the Map are <a href="https://wiki.osmfoundation.org/wiki/Trademark_Policy">registered trademarks of the OSMF</a>.
1235     partners_title: Partners
1236   notifier:
1237     diary_comment_notification:
1238       subject: "[OpenStreetMap] %{user} commented on a diary entry"
1239       hi: "Hi %{to_user},"
1240       header: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:"
1241       footer: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or reply at %{replyurl}"
1242     message_notification:
1243       subject_header: "[OpenStreetMap] %{subject}"
1244       hi: "Hi %{to_user},"
1245       header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1246       footer_html: "You can also read the message at %{readurl} and you can reply at %{replyurl}"
1247     friend_notification:
1248       hi: "Hi %{to_user},"
1249       subject: "[OpenStreetMap] %{user} added you as a friend"
1250       had_added_you: "%{user} has added you as a friend on OpenStreetMap."
1251       see_their_profile: "You can see their profile at %{userurl}."
1252       befriend_them: "You can also add them as a friend at %{befriendurl}."
1253     gpx_notification:
1254       greeting: "Hi,"
1255       your_gpx_file: "It looks like your GPX file"
1256       with_description: "with the description"
1257       and_the_tags: "and the following tags:"
1258       and_no_tags: "and no tags."
1259       failure:
1260         subject: "[OpenStreetMap] GPX Import failure"
1261         failed_to_import: "failed to import. Here is the error:"
1262         more_info_1: "More information about GPX import failures and how to avoid"
1263         more_info_2: "them can be found at:"
1264         import_failures_url: "https://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
1265       success:
1266         subject: "[OpenStreetMap] GPX Import success"
1267         loaded_successfully: loaded successfully with %{trace_points} out of a possible %{possible_points} points.
1268     signup_confirm:
1269       subject: "[OpenStreetMap] Welcome to OpenStreetMap"
1270       greeting: "Hi there!"
1271       created: "Someone (hopefully you) just created an account at %{site_url}."
1272       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:"
1273       welcome: "After you confirm your account, we'll provide you with some additional information to get you started."
1274     email_confirm:
1275       subject: "[OpenStreetMap] Confirm your email address"
1276     email_confirm_plain:
1277       greeting: "Hi,"
1278       hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}."
1279       click_the_link: "If this is you, please click the link below to confirm the change."
1280     email_confirm_html:
1281       greeting: "Hi,"
1282       hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}."
1283       click_the_link: "If this is you, please click the link below to confirm the change."
1284     lost_password:
1285       subject: "[OpenStreetMap] Password reset request"
1286     lost_password_plain:
1287       greeting: "Hi,"
1288       hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1289       click_the_link: "If this is you, please click the link below to reset your password."
1290     lost_password_html:
1291       greeting: "Hi,"
1292       hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1293       click_the_link: "If this is you, please click the link below to reset your password."
1294     note_comment_notification:
1295       anonymous: An anonymous user
1296       greeting: "Hi,"
1297       commented:
1298         subject_own: "[OpenStreetMap] %{commenter} has commented on one of your notes"
1299         subject_other: "[OpenStreetMap] %{commenter} has commented on a note you are interested in"
1300         your_note: "%{commenter} has left a comment on one of your map notes near %{place}."
1301         commented_note: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1302       closed:
1303         subject_own: "[OpenStreetMap] %{commenter} has resolved one of your notes"
1304         subject_other: "[OpenStreetMap] %{commenter} has resolved a note you are interested in"
1305         your_note: "%{commenter} has resolved one of your map notes near %{place}."
1306         commented_note: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1307       reopened:
1308         subject_own: "[OpenStreetMap] %{commenter} has reactivated one of your notes"
1309         subject_other: "[OpenStreetMap] %{commenter} has reactivated a note you are interested in"
1310         your_note: "%{commenter} has reactivated one of your map notes near %{place}."
1311         commented_note: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1312       details: "More details about the note can be found at %{url}."
1313     changeset_comment_notification:
1314       hi: "Hi %{to_user},"
1315       greeting: "Hi,"
1316       commented:
1317         subject_own: "[OpenStreetMap] %{commenter} has commented on one of your changesets"
1318         subject_other: "[OpenStreetMap] %{commenter} has commented on a changeset you are interested in"
1319         your_changeset: "%{commenter} has left a comment on one of your changesets created at %{time}"
1320         commented_changeset: "%{commenter} has left a comment on a map changeset you are watching created by %{changeset_author} at %{time}"
1321         partial_changeset_with_comment: "with comment '%{changeset_comment}'"
1322         partial_changeset_without_comment: "without comment"
1323       details: "More details about the changeset can be found at %{url}."
1324       unsubscribe: 'To unsubscribe from updates to this changeset, visit %{url} and click "Unsubscribe".'
1325   message:
1326     inbox:
1327       title: "Inbox"
1328       my_inbox: "My Inbox"
1329       outbox: "outbox"
1330       messages: "You have %{new_messages} and %{old_messages}"
1331       new_messages:
1332         one: "%{count} new message"
1333         other: "%{count} new messages"
1334       old_messages:
1335         one: "%{count} old message"
1336         other: "%{count} old messages"
1337       from: "From"
1338       subject: "Subject"
1339       date: "Date"
1340       no_messages_yet: "You have no messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1341       people_mapping_nearby: "people mapping nearby"
1342     message_summary:
1343       unread_button: "Mark as unread"
1344       read_button: "Mark as read"
1345       reply_button: "Reply"
1346       delete_button: "Delete"
1347     new:
1348       title: "Send message"
1349       send_message_to: "Send a new message to %{name}"
1350       subject: "Subject"
1351       body: "Body"
1352       send_button: "Send"
1353       back_to_inbox: "Back to inbox"
1354       message_sent: "Message sent"
1355       limit_exceeded: "You have sent a lot of messages recently. Please wait a while before trying to send any more."
1356     no_such_message:
1357       title: "No such message"
1358       heading: "No such message"
1359       body: "Sorry there is no message with that id."
1360     outbox:
1361       title: "Outbox"
1362       my_inbox: "My %{inbox_link}"
1363       inbox: "inbox"
1364       outbox: "outbox"
1365       messages:
1366         one: "You have %{count} sent message"
1367         other: "You have %{count} sent messages"
1368       to: "To"
1369       subject: "Subject"
1370       date: "Date"
1371       no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1372       people_mapping_nearby: "people mapping nearby"
1373     reply:
1374       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."
1375     read:
1376       title: "Read message"
1377       from: "From"
1378       subject: "Subject"
1379       date: "Date"
1380       reply_button: "Reply"
1381       unread_button: "Mark as unread"
1382       delete_button: "Delete"
1383       back: "Back"
1384       to: "To"
1385       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."
1386     sent_message_summary:
1387       delete_button: "Delete"
1388     mark:
1389       as_read: "Message marked as read"
1390       as_unread: "Message marked as unread"
1391     delete:
1392       deleted: "Message deleted"
1393   site:
1394     index:
1395       js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript."
1396       js_2: "OpenStreetMap uses JavaScript for its slippy map."
1397       permalink: Permalink
1398       shortlink: Shortlink
1399       createnote: Add a note
1400       license:
1401         copyright: "Copyright OpenStreetMap and contributors, under an open license"
1402         license_url: "https://openstreetmap.org/copyright"
1403         project_url: "https://openstreetmap.org"
1404       remote_failed: "Editing failed - make sure JOSM or Merkaartor is loaded and the remote control option is enabled"
1405     edit:
1406       not_public: "You have not set your edits to be public."
1407       not_public_description: "You can no longer edit the map unless you do so. You can set your edits as public from your %{user_page}."
1408       user_page_link: user page
1409       anon_edits: "(%{link})"
1410       anon_edits_link: "https://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
1411       anon_edits_link_text: "Find out why this is the case."
1412       flash_player_required: 'You need a Flash player to use Potlatch, the OpenStreetMap Flash editor. You can <a href="https://get.adobe.com/flashplayer/">download Flash Player from Adobe.com</a>. <a href="https://wiki.openstreetmap.org/wiki/Editing">Several other options</a> are also available for editing OpenStreetMap.'
1413       potlatch_unsaved_changes: "You have unsaved changes. (To save in Potlatch, you should deselect the current way or point, if editing in live mode, or click save if you have a save button.)"
1414       potlatch2_not_configured: "Potlatch 2 has not been configured - please see https://wiki.openstreetmap.org/wiki/The_Rails_Port#Potlatch_2 for more information"
1415       potlatch2_unsaved_changes: "You have unsaved changes. (To save in Potlatch 2, you should click save.)"
1416       id_not_configured: "iD has not been configured"
1417       no_iframe_support: "Your browser doesn't support HTML iframes, which are necessary for this feature."
1418     sidebar:
1419       search_results: Search Results
1420       close: Close
1421     search:
1422       search: Search
1423       get_directions: "Get directions"
1424       get_directions_title: "Find directions between two points"
1425       from: "From"
1426       to: "To"
1427       where_am_i: "Where is this?"
1428       where_am_i_title: Describe the current location using the search engine
1429       submit_text: "Go"
1430     key:
1431       table:
1432         entry:
1433           motorway: "Motorway"
1434           main_road: "Main road"
1435           trunk: "Trunk road"
1436           primary: "Primary road"
1437           secondary: "Secondary road"
1438           unclassified: "Unclassified road"
1439           track: "Track"
1440           bridleway: "Bridleway"
1441           cycleway: "Cycleway"
1442           cycleway_national: "National cycleway"
1443           cycleway_regional: "Regional cycleway"
1444           cycleway_local: "Local cycleway"
1445           footway: "Footway"
1446           rail: "Railway"
1447           subway: "Subway"
1448           tram:
1449             - Light rail
1450             - tram
1451           cable:
1452             - Cable car
1453             - chair lift
1454           runway:
1455             - Airport Runway
1456             - taxiway
1457           apron:
1458             - Airport apron
1459             - terminal
1460           admin: "Administrative boundary"
1461           forest: "Forest"
1462           wood: "Wood"
1463           golf: "Golf course"
1464           park: "Park"
1465           resident: "Residential area"
1466           common:
1467             - Common
1468             - meadow
1469           retail: "Retail area"
1470           industrial: "Industrial area"
1471           commercial: "Commercial area"
1472           heathland: "Heathland"
1473           lake:
1474             - Lake
1475             - reservoir
1476           farm: "Farm"
1477           brownfield: "Brownfield site"
1478           cemetery: "Cemetery"
1479           allotments: "Allotments"
1480           pitch: "Sports pitch"
1481           centre: "Sports centre"
1482           reserve: "Nature reserve"
1483           military: "Military area"
1484           school:
1485             - School
1486             - university
1487           building: "Significant building"
1488           station: "Railway station"
1489           summit:
1490             - Summit
1491             - peak
1492           tunnel: "Dashed casing = tunnel"
1493           bridge: "Black casing = bridge"
1494           private: "Private access"
1495           destination: "Destination access"
1496           construction: "Roads under construction"
1497           bicycle_shop: "Bicycle shop"
1498           bicycle_parking: "Bicycle parking"
1499           toilets: "Toilets"
1500     richtext_area:
1501       edit: Edit
1502       preview: Preview
1503     markdown_help:
1504       title_html: Parsed with <a href="https://daringfireball.net/projects/markdown/">Markdown</a>
1505       headings: Headings
1506       heading: Heading
1507       subheading: Subheading
1508       unordered: Unordered list
1509       ordered: Ordered list
1510       first: First item
1511       second: Second item
1512       link: Link
1513       text: Text
1514       image: Image
1515       alt: Alt text
1516       url: URL
1517   trace:
1518     visibility:
1519       private: "Private (only shared as anonymous, unordered points)"
1520       public: "Public (shown in trace list and as anonymous, unordered points)"
1521       trackable: "Trackable (only shared as anonymous, ordered points with timestamps)"
1522       identifiable: "Identifiable (shown in trace list and as identifiable, ordered points with timestamps)"
1523     create:
1524       upload_trace: "Upload GPS Trace"
1525       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."
1526     edit:
1527       title: "Editing trace %{name}"
1528       heading: "Editing trace %{name}"
1529       filename: "Filename:"
1530       download: "download"
1531       uploaded_at: "Uploaded:"
1532       points: "Points:"
1533       start_coord: "Start coordinate:"
1534       map: "map"
1535       edit: "edit"
1536       owner: "Owner:"
1537       description: "Description:"
1538       tags: "Tags:"
1539       tags_help: "comma delimited"
1540       save_button: "Save Changes"
1541       visibility: "Visibility:"
1542       visibility_help: "what does this mean?"
1543       visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
1544     trace_form:
1545       upload_gpx: "Upload GPX File:"
1546       description: "Description:"
1547       tags: "Tags:"
1548       tags_help: "comma delimited"
1549       visibility: "Visibility:"
1550       visibility_help: "what does this mean?"
1551       visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
1552       upload_button: "Upload"
1553       help: "Help"
1554       help_url: "https://wiki.openstreetmap.org/wiki/Upload"
1555     trace_header:
1556       upload_trace: "Upload a trace"
1557       see_all_traces: "See all traces"
1558       see_your_traces: "See your traces"
1559       traces_waiting:
1560         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."
1561         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."
1562     trace_optionals:
1563       tags: "Tags"
1564     view:
1565       title: "Viewing trace %{name}"
1566       heading: "Viewing trace %{name}"
1567       pending: "PENDING"
1568       filename: "Filename:"
1569       download: "download"
1570       uploaded: "Uploaded:"
1571       points: "Points:"
1572       start_coordinates: "Start coordinate:"
1573       map: "map"
1574       edit: "edit"
1575       owner: "Owner:"
1576       description: "Description:"
1577       tags: "Tags:"
1578       none: "None"
1579       edit_track: "Edit this trace"
1580       delete_track: "Delete this trace"
1581       trace_not_found: "Trace not found!"
1582       visibility: "Visibility:"
1583     trace_paging_nav:
1584       showing_page: "Page %{page}"
1585       older: "Older Traces"
1586       newer: "Newer Traces"
1587     trace:
1588       pending: "PENDING"
1589       count_points: "%{count} points"
1590       ago: "%{time_in_words_ago} ago"
1591       more: "more"
1592       trace_details: "View Trace Details"
1593       view_map: "View Map"
1594       edit: "edit"
1595       edit_map: "Edit Map"
1596       public: "PUBLIC"
1597       identifiable: "IDENTIFIABLE"
1598       private: "PRIVATE"
1599       trackable: "TRACKABLE"
1600       by: "by"
1601       in: "in"
1602       map: "map"
1603     list:
1604       public_traces: "Public GPS traces"
1605       your_traces: "Your GPS traces"
1606       public_traces_from: "Public GPS traces from %{user}"
1607       description: "Browse recent GPS track uploads"
1608       tagged_with: " tagged with %{tags}"
1609       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>."
1610     delete:
1611       scheduled_for_deletion: "Trace scheduled for deletion"
1612     make_public:
1613       made_public: "Trace made public"
1614     offline_warning:
1615       message: "The GPX file upload system is currently unavailable"
1616     offline:
1617       heading: "GPX Storage Offline"
1618       message: "The GPX file storage and upload system is currently unavailable."
1619     georss:
1620       title: "OpenStreetMap GPS Traces"
1621     description:
1622       description_with_count:
1623         one: "GPX file with %{count} point from %{user}"
1624         other: "GPX file with %{count} points from %{user}"
1625       description_without_count: "GPX file from %{user}"
1626   application:
1627     require_cookies:
1628       cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
1629     require_moderator:
1630       not_a_moderator: "You need to be a moderator to perform that action."
1631     setup_user_auth:
1632       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."
1633       blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."
1634       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."
1635   oauth:
1636     oauthorize:
1637       title: "Authorize access to your account"
1638       request_access: "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."
1639       allow_to: "Allow the client application to:"
1640       allow_read_prefs:  "read your user preferences."
1641       allow_write_prefs: "modify your user preferences."
1642       allow_write_diary: "create diary entries, comments and make friends."
1643       allow_write_api:   "modify the map."
1644       allow_read_gpx:    "read your private GPS traces."
1645       allow_write_gpx:   "upload GPS traces."
1646       allow_write_notes: "modify notes."
1647       grant_access: "Grant Access"
1648     oauthorize_success:
1649       title: "Authorization request allowed"
1650       allowed: "You have granted application %{app_name} access to your account."
1651       verification: "The verification code is %{code}."
1652     oauthorize_failure:
1653       title: "Authorization request failed"
1654       denied: "You have denied application %{app_name} access to your account."
1655       invalid: "The authorization token is not valid."
1656     revoke:
1657       flash: "You've revoked the token for %{application}"
1658     permissions:
1659       missing: "You have not permitted the application access to this facility"
1660   oauth_clients:
1661     new:
1662       title: "Register a new application"
1663       submit: "Register"
1664     edit:
1665       title: "Edit your application"
1666       submit: "Edit"
1667     show:
1668       title: "OAuth details for %{app_name}"
1669       key: "Consumer Key:"
1670       secret: "Consumer Secret:"
1671       url: "Request Token URL:"
1672       access_url: "Access Token URL:"
1673       authorize_url: "Authorise URL:"
1674       support_notice: "We support HMAC-SHA1 (recommended) and RSA-SHA1 signatures."
1675       edit: "Edit Details"
1676       delete: "Delete Client"
1677       confirm: "Are you sure?"
1678       requests: "Requesting the following permissions from the user:"
1679       allow_read_prefs:  "read their user preferences."
1680       allow_write_prefs: "modify their user preferences."
1681       allow_write_diary: "create diary entries, comments and make friends."
1682       allow_write_api:   "modify the map."
1683       allow_read_gpx:    "read their private GPS traces."
1684       allow_write_gpx:   "upload GPS traces."
1685       allow_write_notes: "modify notes."
1686     index:
1687       title: "My OAuth Details"
1688       my_tokens: "My Authorised Applications"
1689       list_tokens: "The following tokens have been issued to applications in your name:"
1690       application: "Application Name"
1691       issued_at: "Issued At"
1692       revoke: "Revoke!"
1693       my_apps: "My Client Applications"
1694       no_apps: "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."
1695       registered_apps: "You have the following client applications registered:"
1696       register_new: "Register your application"
1697     form:
1698       name: "Name"
1699       required: "Required"
1700       url: "Main Application URL"
1701       callback_url: "Callback URL"
1702       support_url: "Support URL"
1703       requests: "Request the following permissions from the user:"
1704       allow_read_prefs:  "read their user preferences."
1705       allow_write_prefs: "modify their user preferences."
1706       allow_write_diary: "create diary entries, comments and make friends."
1707       allow_write_api:   "modify the map."
1708       allow_read_gpx:    "read their private GPS traces."
1709       allow_write_gpx:   "upload GPS traces."
1710       allow_write_notes: "modify notes."
1711     not_found:
1712       sorry: "Sorry, that %{type} could not be found."
1713     create:
1714       flash: "Registered the information successfully"
1715     update:
1716       flash: "Updated the client information successfully"
1717     destroy:
1718       flash: "Destroyed the client application registration"
1719   user:
1720     login:
1721       title: "Login"
1722       heading: "Login"
1723       email or username: "Email Address or Username:"
1724       password: "Password:"
1725       openid: "%{logo} OpenID:"
1726       remember: "Remember me"
1727       lost password link: "Lost your password?"
1728       login_button: "Login"
1729       register now: Register now
1730       with username: "Already have an OpenStreetMap account? Please login with your username and password:"
1731       with external: "Alternatively, use a third party to login:"
1732       new to osm: New to OpenStreetMap?
1733       to make changes: To make changes to the OpenStreetMap data, you must have an account.
1734       create account minute: Create an account. It only takes a minute.
1735       no account: Don't have an account?
1736       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>."
1737       account is suspended: Sorry, your account has been suspended due to suspicious activity.<br />Please contact the <a href="%{webmaster}">webmaster</a> if you wish to discuss this.
1738       auth failure: "Sorry, could not log in with those details."
1739       openid_logo_alt: "Log in with an OpenID"
1740       auth_providers:
1741         openid:
1742           title: Login with OpenID
1743           alt: Login with an OpenID URL
1744         google:
1745           title: Login with Google
1746           alt: Login with a Google OpenID
1747         facebook:
1748           title: Login with Facebook
1749           alt: Login with a Facebook Account
1750         windowslive:
1751           title: Login with Windows Live
1752           alt: Login with a Windows Live Account
1753         github:
1754           title: Login with GitHub
1755           alt: Login with a GitHub Account
1756         wikipedia:
1757           title: Login with Wikipedia
1758           alt: Login with a Wikipedia Account
1759         yahoo:
1760           title: Login with Yahoo
1761           alt: Login with a Yahoo OpenID
1762         wordpress:
1763           title: Login with Wordpress
1764           alt: Login with a Wordpress OpenID
1765         aol:
1766           title: Login with AOL
1767           alt: Login with an AOL OpenID
1768     logout:
1769       title: "Logout"
1770       heading: "Logout from OpenStreetMap"
1771       logout_button: "Logout"
1772     lost_password:
1773       title: "Lost password"
1774       heading: "Forgotten Password?"
1775       email address: "Email Address:"
1776       new password button: "Reset password"
1777       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."
1778       notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
1779       notice email cannot find: "Could not find that email address, sorry."
1780     reset_password:
1781       title: "Reset password"
1782       heading: "Reset Password for %{user}"
1783       password: "Password:"
1784       confirm password: "Confirm Password:"
1785       reset: "Reset Password"
1786       flash changed: "Your password has been changed."
1787       flash token bad: "Did not find that token, check the URL maybe?"
1788     new:
1789       title: "Sign Up"
1790       no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
1791       contact_webmaster: 'Please contact the <a href="%{webmaster}">webmaster</a> to arrange for an account to be created - we will try and deal with the request as quickly as possible.'
1792       about:
1793         header: Free and editable
1794         html: |
1795           <p>Unlike other maps, OpenStreetMap is completely created by people like you,
1796           and it's free for anyone to fix, update, download and use.</p>
1797           <p>Sign up to get started contributing. We'll send an email to confirm your account.</p>
1798       license_agreement: 'When you confirm your account you will need to agree to the <a href="https://www.osmfoundation.org/wiki/License/Contributor_Terms">contributor terms</a>.'
1799       email address: "Email Address:"
1800       confirm email address: "Confirm Email Address:"
1801       not displayed publicly: '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'
1802       display name: "Display Name:"
1803       display name description: "Your publicly displayed username. You can change this later in the preferences."
1804       external auth: "Third Party Authentication:"
1805       password: "Password:"
1806       confirm password: "Confirm Password:"
1807       use external auth: "Alternatively, use a third party to login"
1808       auth no password: "With third party authentication a password is not required, but some extra tools or server may still need one."
1809       continue: Sign Up
1810       terms accepted: "Thanks for accepting the new contributor terms!"
1811       terms declined: "We are sorry that you have decided to not accept the new Contributor Terms. For more information, please see <a href=\"%{url}\">this wiki page</a>."
1812       terms declined url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
1813     terms:
1814       title: "Contributor terms"
1815       heading: "Contributor terms"
1816       read and accept: "Please read the agreement and press the agree button to confirm that you accept the terms of this agreement for your existing and future contributions."
1817       consider_pd: "In addition to the above agreement, I consider my contributions to be in the Public Domain"
1818       consider_pd_why: "what's this?"
1819       consider_pd_why_url: https://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
1820       guidance: 'Information to help understand these terms: a <a href="%{summary}">human readable summary</a> and some <a href="%{translations}">informal translations</a>'
1821       agree: Agree
1822       declined: "https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined"
1823       decline: "Decline"
1824       you need to accept or decline: "Please read and then either accept or decline the new Contributor Terms to continue."
1825       legale_select: "Country of residence:"
1826       legale_names:
1827         france: "France"
1828         italy: "Italy"
1829         rest_of_world: "Rest of the world"
1830     no_such_user:
1831       title: "No such user"
1832       heading: "The user %{user} does not exist"
1833       body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong."
1834       deleted: "deleted"
1835     view:
1836       my diary: My Diary
1837       new diary entry: new diary entry
1838       my edits: My Edits
1839       my traces: My Traces
1840       my notes: My Notes
1841       my messages: My Messages
1842       my profile: My Profile
1843       my settings: My Settings
1844       my comments: My Comments
1845       oauth settings: oauth settings
1846       blocks on me: Blocks on Me
1847       blocks by me: Blocks by Me
1848       send message: Send Message
1849       diary: Diary
1850       edits: Edits
1851       traces: Traces
1852       notes: Map Notes
1853       remove as friend: Unfriend
1854       add as friend: Add Friend
1855       mapper since: "Mapper since:"
1856       ago: "(%{time_in_words_ago} ago)"
1857       ct status: "Contributor terms:"
1858       ct undecided: Undecided
1859       ct declined: Declined
1860       ct accepted: Accepted %{ago} ago
1861       latest edit: "Latest edit %{ago}:"
1862       email address: "Email address:"
1863       created from: "Created from:"
1864       status: "Status:"
1865       spam score: "Spam Score:"
1866       description: Description
1867       user location: User location
1868       if set location: "Set your home location on the %{settings_link} page to see nearby users."
1869       settings_link_text: settings
1870       your friends: Your friends
1871       no friends: You have not added any friends yet.
1872       km away: "%{count}km away"
1873       m away: "%{count}m away"
1874       nearby users: "Other nearby users"
1875       no nearby users: "There are no other users who admit to mapping nearby yet."
1876       role:
1877         administrator: "This user is an administrator"
1878         moderator: "This user is a moderator"
1879         grant:
1880           administrator: "Grant administrator access"
1881           moderator: "Grant moderator access"
1882         revoke:
1883           administrator: "Revoke administrator access"
1884           moderator: "Revoke moderator access"
1885       block_history: "Active Blocks"
1886       moderator_history: "Blocks Given"
1887       comments: "Comments"
1888       create_block: "Block this User"
1889       activate_user: "Activate this User"
1890       deactivate_user: "Deactivate this User"
1891       confirm_user: "Confirm this User"
1892       hide_user: "Hide this User"
1893       unhide_user: "Unhide this User"
1894       delete_user: "Delete this User"
1895       confirm: "Confirm"
1896       friends_changesets: "friends' changesets"
1897       friends_diaries: "friends' diary entries"
1898       nearby_changesets: "nearby user changesets"
1899       nearby_diaries: "nearby user diary entries"
1900     popup:
1901       your location: "Your location"
1902       nearby mapper: "Nearby mapper"
1903       friend: "Friend"
1904     account:
1905       title: "Edit account"
1906       my settings: My settings
1907       current email address: "Current Email Address:"
1908       new email address: "New Email Address:"
1909       email never displayed publicly: "(never displayed publicly)"
1910       external auth: "External Authentication:"
1911       openid:
1912         link: "https://wiki.openstreetmap.org/wiki/OpenID"
1913         link text: "what is this?"
1914       public editing:
1915         heading: "Public editing:"
1916         enabled: "Enabled. Not anonymous and can edit data."
1917         enabled link: "https://wiki.openstreetmap.org/wiki/Anonymous_edits"
1918         enabled link text: "what is this?"
1919         disabled: "Disabled and cannot edit data, all previous edits are anonymous."
1920         disabled link text: "why can't I edit?"
1921       public editing note:
1922         heading: "Public editing"
1923         text: "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>"
1924       contributor terms:
1925         heading: "Contributor Terms:"
1926         agreed: "You have agreed to the new Contributor Terms."
1927         not yet agreed: "You have not yet agreed to the new Contributor Terms."
1928         review link text: "Please follow this link at your convenience to review and accept the new Contributor Terms."
1929         agreed_with_pd: "You have also declared that you consider your edits to be in the Public Domain."
1930         link: "https://www.osmfoundation.org/wiki/License/Contributor_Terms"
1931         link text: "what is this?"
1932       profile description: "Profile Description:"
1933       preferred languages: "Preferred Languages:"
1934       preferred editor: "Preferred Editor:"
1935       image: "Image:"
1936       gravatar:
1937         gravatar: "Use Gravatar"
1938         link: "https://wiki.openstreetmap.org/wiki/Gravatar"
1939         link text: "what is this?"
1940         disabled: "Gravatar has been disabled."
1941         enabled: "Display of your Gravatar has been enabled."
1942       new image: "Add an image"
1943       keep image: "Keep the current image"
1944       delete image: "Remove the current image"
1945       replace image: "Replace the current image"
1946       image size hint: "(square images at least 100x100 work best)"
1947       home location: "Home Location:"
1948       no home location: "You have not entered your home location."
1949       latitude: "Latitude:"
1950       longitude: "Longitude:"
1951       update home location on click: "Update home location when I click on the map?"
1952       save changes button: Save Changes
1953       make edits public button: Make all my edits public
1954       return to profile: Return to profile
1955       flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address."
1956       flash update success: "User information updated successfully."
1957     confirm:
1958       heading: Check your email!
1959       introduction_1: |
1960         We sent you a confirmation email.
1961       introduction_2: |
1962         Confirm your account by clicking on the link in the email and you'll be able to start mapping.
1963       press confirm button: "Press the confirm button below to activate your account."
1964       button: Confirm
1965       success: "Confirmed your account, thanks for signing up!"
1966       already active: "This account has already been confirmed."
1967       unknown token: "That confirmation code has expired or does not exist."
1968       reconfirm_html: "If you need us to resend the confirmation email, <a href=\"%{reconfirm}\">click here</a>."
1969     confirm_resend:
1970       success: "We've sent a new confirmation note to %{email} and as soon as you confirm your account you'll be able to get mapping.<br /><br />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."
1971       failure: "User %{name} not found."
1972     confirm_email:
1973       heading: Confirm a change of email address
1974       press confirm button: "Press the confirm button below to confirm your new email address."
1975       button: Confirm
1976       success: "Confirmed your change of email address!"
1977       failure: "An email address has already been confirmed with this token."
1978       unknown_token: "That confirmation code has expired or does not exist."
1979     set_home:
1980       flash success: "Home location saved successfully"
1981     go_public:
1982       flash success: "All your edits are now public, and you are now allowed to edit."
1983     make_friend:
1984       heading: "Add %{user} as a friend?"
1985       button: "Add as friend"
1986       success: "%{name} is now your friend!"
1987       failed: "Sorry, failed to add %{name} as a friend."
1988       already_a_friend: "You are already friends with %{name}."
1989     remove_friend:
1990       heading: "Unfriend %{user}?"
1991       button: "Unfriend"
1992       success: "%{name} was removed from your friends."
1993       not_a_friend: "%{name} is not one of your friends."
1994     filter:
1995       not_an_administrator: "You need to be an administrator to perform that action."
1996     list:
1997       title: Users
1998       heading: Users
1999       showing:
2000         one: Page %{page} (%{first_item} of %{items})
2001         other: Page %{page} (%{first_item}-%{last_item} of %{items})
2002       summary: "%{name} created from %{ip_address} on %{date}"
2003       summary_no_ip: "%{name} created on %{date}"
2004       confirm: Confirm Selected Users
2005       hide: Hide Selected Users
2006       empty: No matching users found
2007     suspended:
2008       title: Account Suspended
2009       heading: Account Suspended
2010       webmaster: webmaster
2011       body: |
2012         <p>
2013           Sorry, your account has been automatically suspended due to
2014           suspicious activity.
2015         </p>
2016         <p>
2017           This decision will be reviewed by an administrator shortly, or
2018           you may contact the %{webmaster} if you wish to discuss this.
2019         </p>
2020     auth_failure:
2021       connection_failed: Connection to authentication provider failed
2022       invalid_credentials: Invalid authentication credentials
2023       no_authorization_code: No authorization code
2024       unknown_signature_algorithm: Unknown signature algorithm
2025       invalid_scope: Invalid scope
2026     auth_association:
2027       heading: Your ID is not associated with a OpenStreetMap account yet.
2028       option_1: |
2029         If you are new to OpenStreetMap, please create a new account
2030         using the form below.
2031       option_2: |
2032         If you already have an account, you can login to your account
2033         using your username and password and then associate the account
2034         with your ID in your user settings.
2035   user_role:
2036     filter:
2037       not_an_administrator: "Only administrators can perform user role management, and you are not an administrator."
2038       not_a_role: "The string `%{role}' is not a valid role."
2039       already_has_role: "The user already has role %{role}."
2040       doesnt_have_role: "The user does not have role %{role}."
2041       not_revoke_admin_current_user: "Cannot revoke administrator role from current user."
2042     grant:
2043       title: Confirm role granting
2044       heading: Confirm role granting
2045       are_you_sure: "Are you sure you want to grant the role `%{role}' to the user `%{name}'?"
2046       confirm: "Confirm"
2047       fail: "Could not grant role `%{role}' to user `%{name}'. Please check that the user and role are both valid."
2048     revoke:
2049       title: Confirm role revoking
2050       heading: Confirm role revoking
2051       are_you_sure: "Are you sure you want to revoke the role `%{role}' from the user `%{name}'?"
2052       confirm: "Confirm"
2053       fail: "Could not revoke role `%{role}' from user `%{name}'. Please check that the user and role are both valid."
2054   user_block:
2055     model:
2056       non_moderator_update: "Must be a moderator to create or update a block."
2057       non_moderator_revoke: "Must be a moderator to revoke a block."
2058     not_found:
2059       sorry: "Sorry, the user block with ID %{id} could not be found."
2060       back: "Back to index"
2061     new:
2062       title: "Creating block on %{name}"
2063       heading: "Creating block on %{name}"
2064       reason: "The reason why %{name} 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 laymans terms."
2065       period: "How long, starting now, the user will be blocked from the API for."
2066       submit: "Create block"
2067       tried_contacting: "I have contacted the user and asked them to stop."
2068       tried_waiting: "I have given a reasonable amount of time for the user to respond to those communications."
2069       needs_view: "User needs to log in before this block will be cleared"
2070       back: "View all blocks"
2071     edit:
2072       title: "Editing block on %{name}"
2073       heading: "Editing block on %{name}"
2074       reason: "The reason why %{name} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation. Bear in mind that not all users understand the community jargon, so please try to use laymans terms."
2075       period: "How long, starting now, the user will be blocked from the API for."
2076       submit: "Update block"
2077       show: "View this block"
2078       back: "View all blocks"
2079       needs_view: "Does the user need to log in before this block will be cleared?"
2080     filter:
2081       block_expired: "The block has already expired and cannot be edited."
2082       block_period: "The blocking period must be one of the values selectable in the drop-down list."
2083     create:
2084       try_contacting: "Please try contacting the user before blocking them and giving them a reasonable time to respond."
2085       try_waiting: "Please try giving the user a reasonable time to respond before blocking them."
2086       flash: "Created a block on user %{name}."
2087     update:
2088       only_creator_can_edit: "Only the moderator who created this block can edit it."
2089       success: "Block updated."
2090     index:
2091       title: "User blocks"
2092       heading: "List of user blocks"
2093       empty: "No blocks have been made yet."
2094     revoke:
2095       title: "Revoking block on %{block_on}"
2096       heading: "Revoking block on %{block_on} by %{block_by}"
2097       time_future: "This block will end in %{time}."
2098       past: "This block ended %{time} ago and cannot be revoked now."
2099       confirm: "Are you sure you wish to revoke this block?"
2100       revoke: "Revoke!"
2101       flash: "This block has been revoked."
2102     period:
2103       one: "1 hour"
2104       other: "%{count} hours"
2105     partial:
2106       show: "Show"
2107       edit: "Edit"
2108       revoke: "Revoke!"
2109       confirm: "Are you sure?"
2110       display_name: "Blocked User"
2111       creator_name: "Creator"
2112       reason: "Reason for block"
2113       status: "Status"
2114       revoker_name: "Revoked by"
2115       not_revoked: "(not revoked)"
2116       showing_page: "Page %{page}"
2117       next: "Next »"
2118       previous: "« Previous"
2119     helper:
2120       time_future: "Ends in %{time}."
2121       until_login: "Active until the user logs in."
2122       time_future_and_until_login: "Ends in %{time} and after the user has logged in."
2123       time_past: "Ended %{time} ago."
2124     blocks_on:
2125       title: "Blocks on %{name}"
2126       heading: "List of blocks on %{name}"
2127       empty: "%{name} has not been blocked yet."
2128     blocks_by:
2129       title: "Blocks by %{name}"
2130       heading: "List of blocks by %{name}"
2131       empty: "%{name} has not made any blocks yet."
2132     show:
2133       title: "%{block_on} blocked by %{block_by}"
2134       heading: "%{block_on} blocked by %{block_by}"
2135       time_future: "Ends in %{time}"
2136       time_past: "Ended %{time} ago"
2137       created: "Created"
2138       ago: "%{time} ago"
2139       status: "Status"
2140       show: "Show"
2141       edit: "Edit"
2142       revoke: "Revoke!"
2143       confirm: "Are you sure?"
2144       reason: "Reason for block:"
2145       back: "View all blocks"
2146       revoker: "Revoker:"
2147       needs_view: "The user needs to log in before this block will be cleared."
2148   note:
2149     description:
2150       opened_at_html: "Created %{when} ago"
2151       opened_at_by_html: "Created %{when} ago by %{user}"
2152       commented_at_html: "Updated %{when} ago"
2153       commented_at_by_html: "Updated %{when} ago by %{user}"
2154       closed_at_html: "Resolved %{when} ago"
2155       closed_at_by_html: "Resolved %{when} ago by %{user}"
2156       reopened_at_html: "Reactivated %{when} ago"
2157       reopened_at_by_html: "Reactivated %{when} ago by %{user}"
2158     rss:
2159       title: "OpenStreetMap Notes"
2160       description_area: "A list of notes, reported, commented on or closed in your area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]"
2161       description_item: "An rss feed for note %{id}"
2162       opened: "new note (near %{place})"
2163       commented: "new comment (near %{place})"
2164       closed: "closed note (near %{place})"
2165       reopened: "reactivated note (near %{place})"
2166     entry:
2167       comment: Comment
2168       full: Full note
2169     mine:
2170       title: "Notes submitted or commented on by %{user}"
2171       heading: "%{user}'s notes"
2172       subheading: "Notes submitted or commented on by %{user}"
2173       id: "Id"
2174       creator: "Creator"
2175       description: "Description"
2176       created_at: "Created at"
2177       last_changed: "Last changed"
2178       ago_html: "%{when} ago"
2179   javascripts:
2180     close: Close
2181     share:
2182       title: "Share"
2183       cancel: "Cancel"
2184       image: "Image"
2185       link: "Link or HTML"
2186       long_link: "Link"
2187       short_link: "Short Link"
2188       geo_uri: "Geo URI"
2189       embed: "HTML"
2190       custom_dimensions: "Set custom dimensions"
2191       format: "Format:"
2192       scale: "Scale:"
2193       image_size: "Image will show standard layer at "
2194       download: "Download"
2195       short_url: "Short URL"
2196       include_marker: "Include marker"
2197       center_marker: "Center map on marker"
2198       paste_html: "Paste HTML to embed in website"
2199       view_larger_map: "View Larger Map"
2200       only_standard_layer: "Only the standard layer can be exported as an image"
2201     embed:
2202       report_problem: "Report a problem"
2203     key:
2204       title: "Map Key"
2205       tooltip: "Map Key"
2206       tooltip_disabled: "Map Key not available for this layer"
2207     map:
2208       zoom:
2209         in: Zoom In
2210         out: Zoom Out
2211       locate:
2212         title: Show My Location
2213         popup: You are within {distance} {unit} of this point
2214       base:
2215         standard: Standard
2216         cycle_map: Cycle Map
2217         transport_map: Transport Map
2218         hot: Humanitarian
2219       layers:
2220         header: Map Layers
2221         notes: Map Notes
2222         data: Map Data
2223         gps: Public GPS Traces
2224         overlays: Enable overlays for troubleshooting the map
2225         title: "Layers"
2226       copyright: "© <a href='%{copyright_url}'>OpenStreetMap contributors</a>"
2227       donate_link_text: "<a class='donate-attr' href='%{donate_url}'>Make a Donation</a>"
2228     site:
2229       edit_tooltip: Edit the map
2230       edit_disabled_tooltip: Zoom in to edit the map
2231       createnote_tooltip: Add a note to the map
2232       createnote_disabled_tooltip: Zoom in to add a note to the map
2233       map_notes_zoom_in_tooltip: Zoom in to see map notes
2234       map_data_zoom_in_tooltip: Zoom in to see map data
2235       queryfeature_tooltip: Query features
2236       queryfeature_disabled_tooltip: Zoom in to query features
2237     changesets:
2238       show:
2239         comment: "Comment"
2240         subscribe: "Subscribe"
2241         unsubscribe: "Unsubscribe"
2242         hide_comment: "hide"
2243         unhide_comment: "unhide"
2244     notes:
2245       new:
2246         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."
2247         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."
2248         add: Add Note
2249       show:
2250         anonymous_warning: This note includes comments from anonymous users which should be independently verified.
2251         hide: Hide
2252         resolve: Resolve
2253         reactivate: Reactivate
2254         comment_and_resolve: Comment & Resolve
2255         comment: Comment
2256     edit_help: Move the map and zoom in on a location you want to edit, then click here.
2257     directions:
2258       ascend: "Ascend"
2259       engines:
2260         graphhopper_bicycle: "Bicycle (GraphHopper)"
2261         graphhopper_car: "Car (GraphHopper)"
2262         graphhopper_foot: "Foot (GraphHopper)"
2263         mapquest_bicycle: "Bicycle (MapQuest)"
2264         mapquest_car: "Car (MapQuest)"
2265         mapquest_foot: "Foot (MapQuest)"
2266         osrm_car: "Car (OSRM)"
2267       descend: "Descend"
2268       directions: "Directions"
2269       distance: "Distance"
2270       errors:
2271         no_route: "Couldn't find a route between those two places."
2272         no_place: "Sorry - couldn't find that place."
2273       instructions:
2274         continue_without_exit: Continue on %{name}
2275         slight_right_without_exit: Slight right onto %{name}
2276         offramp_right_without_exit: Take the ramp on the right onto %{name}
2277         onramp_right_without_exit: Turn right on the ramp onto %{name}
2278         endofroad_right_without_exit: At the end of the road turn right onto %{name}
2279         merge_right_without_exit: Merge right onto %{name}
2280         fork_right_without_exit: At the fork turn right onto %{name}
2281         turn_right_without_exit: Turn right onto %{name}
2282         sharp_right_without_exit: Sharp right onto %{name}
2283         uturn_without_exit: U-turn along %{name}
2284         sharp_left_without_exit: Sharp left onto %{name}
2285         turn_left_without_exit: Turn left onto %{name}
2286         offramp_left_without_exit: Take the ramp on the left onto %{name}
2287         onramp_left_without_exit: Turn left on the ramp onto %{name}
2288         endofroad_left_without_exit: At the end of the road turn left onto %{name}
2289         merge_left_without_exit: Merge left onto %{name}
2290         fork_left_without_exit: At the fork turn left onto %{name}
2291         slight_left_without_exit: Slight left onto %{name}
2292         via_point_without_exit: (via point)
2293         follow_without_exit: Follow %{name}
2294         roundabout_without_exit: At roundabout take %{name}
2295         leave_roundabout_without_exit: Leave roundabout - %{name}
2296         stay_roundabout_without_exit: Stay on roundabout - %{name}
2297         start_without_exit: Start at end of %{name}
2298         destination_without_exit: Reach destination
2299         against_oneway_without_exit: Go against one-way on %{name}
2300         end_oneway_without_exit: End of one-way on %{name}
2301         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
2302         turn_left_with_exit: At roundabout turn left onto %{name}
2303         slight_left_with_exit: At roundabout slight left onto %{name}
2304         turn_right_with_exit: At roundabout turn right onto %{name}
2305         slight_right_with_exit: At roundabout slight right onto %{name}
2306         continue_with_exit: At roundabout continue straight onto %{name}
2307         unnamed: "unnamed road"
2308         courtesy: "Directions courtesy of %{link}"
2309       time: "Time"
2310     query:
2311       node: Node
2312       way: Way
2313       relation: Relation
2314       nothing_found: No features found
2315       error: "Error contacting %{server}: %{error}"
2316       timeout: "Timeout contacting %{server}"
2317     context:
2318       directions_from: Directions from here
2319       directions_to: Directions to here
2320       add_note: Add a note here
2321       show_address: Show address
2322       query_features: Query features
2323       centre_map: Centre map here
2324   redaction:
2325     edit:
2326       description: "Description"
2327       heading: "Edit redaction"
2328       submit: "Save redaction"
2329       title: "Edit redaction"
2330     index:
2331       empty: "No redactions to show."
2332       heading: "List of redactions"
2333       title: "List of redactions"
2334     new:
2335       description: "Description"
2336       heading: "Enter information for new redaction"
2337       submit: "Create redaction"
2338       title: "Creating new redaction"
2339     show:
2340       description: "Description:"
2341       heading: "Showing redaction \"%{title}\""
2342       title: "Showing redaction"
2343       user: "Creator:"
2344       edit: "Edit this redaction"
2345       destroy: "Remove this redaction"
2346       confirm: "Are you sure?"
2347     create:
2348       flash: "Redaction created."
2349     update:
2350       flash: "Changes saved."
2351     destroy:
2352       not_empty: "Redaction is not empty. Please un-redact all versions belonging to this redaction before destroying it."
2353       flash: "Redaction destroyed."
2354       error: "There was an error destroying this redaction."