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