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