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