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