]> git.openstreetmap.org Git - rails.git/blob - config/locales/en.yml
Update query icon to display cursor with '?'
[rails.git] / config / locales / en.yml
1 en:
2   html:
3     dir: ltr
4   time:
5     formats:
6       friendly: "%e %B %Y at %H:%M"
7       blog: "%e %B %Y"
8   activerecord:
9     # Translates all the model names, which is used in error handling on the web site
10     models:
11       acl: "Access Control List"
12       changeset: "Changeset"
13       changeset_tag: "Changeset Tag"
14       country: "Country"
15       diary_comment: "Diary Comment"
16       diary_entry: "Diary Entry"
17       friend: "Friend"
18       language: "Language"
19       message: "Message"
20       node: "Node"
21       node_tag: "Node Tag"
22       notifier: "Notifier"
23       old_node: "Old Node"
24       old_node_tag: "Old Node Tag"
25       old_relation: "Old Relation"
26       old_relation_member: "Old Relation Member"
27       old_relation_tag: "Old Relation Tag"
28       old_way: "Old Way"
29       old_way_node: "Old Way Node"
30       old_way_tag: "Old Way Tag"
31       relation: "Relation"
32       relation_member: "Relation Member"
33       relation_tag: "Relation Tag"
34       session: "Session"
35       trace: "Trace"
36       tracepoint: "Trace Point"
37       tracetag: "Trace Tag"
38       user: "User"
39       user_preference: "User Preference"
40       user_token: "User Token"
41       way: "Way"
42       way_node: "Way Node"
43       way_tag: "Way Tag"
44     # Translates all the model attributes, which is used in error handling on the web site
45     # Only the ones that are used on the web site are translated at the moment
46     attributes:
47       diary_comment:
48         body: "Body"
49       diary_entry:
50         user: "User"
51         title: "Subject"
52         latitude: "Latitude"
53         longitude: "Longitude"
54         language: "Language"
55       friend:
56         user: "User"
57         friend: "Friend"
58       trace:
59         user: "User"
60         visible: "Visible"
61         name: "Name"
62         size: "Size"
63         latitude: "Latitude"
64         longitude: "Longitude"
65         public: "Public"
66         description: "Description"
67       message:
68         sender: "Sender"
69         title: "Subject"
70         body: "Body"
71         recipient: "Recipient"
72       user:
73         email: "Email"
74         active: "Active"
75         display_name: "Display Name"
76         description: "Description"
77         languages: "Languages"
78         pass_crypt: "Password"
79   printable_name:
80     with_id: "%{id}"
81     with_version: "%{id}, v%{version}"
82     with_name_html: "%{name} (%{id})"
83   editor:
84     default: "Default (currently %{name})"
85     potlatch:
86       name: "Potlatch 1"
87       description: "Potlatch 1 (in-browser editor)"
88     id:
89       name: "iD"
90       description: "iD (in-browser editor)"
91     potlatch2:
92       name: "Potlatch 2"
93       description: "Potlatch 2 (in-browser editor)"
94     remote:
95       name: "Remote Control"
96       description: "Remote Control (JOSM or Merkaartor)"
97   browse:
98     created: "Created"
99     closed: "Closed"
100     created_html: "Created <abbr title='%{title}'>%{time} ago</abbr>"
101     closed_html: "Closed <abbr title='%{title}'>%{time} ago</abbr>"
102     created_by_html: "Created <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
103     deleted_by_html: "Deleted <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
104     edited_by_html: "Edited <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
105     closed_by_html: "Closed <abbr title='%{title}'>%{time} ago</abbr> by %{user}"
106     version: "Version"
107     in_changeset: "Changeset"
108     anonymous: "anonymous"
109     no_comment: "(no comment)"
110     part_of: "Part of"
111     download_xml: "Download XML"
112     view_history: "View History"
113     view_details: "View Details"
114     location: "Location:"
115     changeset:
116       title: "Changeset: %{id}"
117       belongs_to: "Author"
118       node: "Nodes (%{count})"
119       node_paginated: "Nodes (%{x}-%{y} of %{count})"
120       way: "Ways (%{count})"
121       way_paginated: "Ways (%{x}-%{y} of %{count})"
122       relation: "Relations (%{count})"
123       relation_paginated: "Relations (%{x}-%{y} of %{count})"
124       comment: "Comments (%{count})"
125       hidden_commented_by: "Hidden comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
126       commented_by: "Comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
127       changesetxml: "Changeset XML"
128       osmchangexml: "osmChange XML"
129       feed:
130         title: "Changeset %{id}"
131         title_comment: "Changeset %{id} - %{comment}"
132       join_discussion: "Log in to join the discussion"
133       discussion: Discussion
134       still_open: "Changeset still open - discussion will open once the changeset is closed."
135     node:
136       title: "Node: %{name}"
137       history_title: "Node History: %{name}"
138     way:
139       title: "Way: %{name}"
140       history_title: "Way History: %{name}"
141       nodes: "Nodes"
142       also_part_of:
143         one: "part of way %{related_ways}"
144         other: "part of ways %{related_ways}"
145     relation:
146       title: "Relation: %{name}"
147       history_title: "Relation History: %{name}"
148       members: "Members"
149     relation_member:
150       entry: "%{type} %{name}"
151       entry_role: "%{type} %{name} as %{role}"
152       type:
153         node: "Node"
154         way: "Way"
155         relation: "Relation"
156     containing_relation:
157       entry: "Relation %{relation_name}"
158       entry_role: "Relation %{relation_name} (as %{relation_role})"
159     not_found:
160       sorry: "Sorry, %{type} #%{id} could not be found."
161       type:
162         node: node
163         way: way
164         relation: relation
165         changeset: changeset
166         note: note
167     timeout:
168       sorry: "Sorry, the data for the %{type} with the id %{id}, took too long to retrieve."
169       type:
170         node: node
171         way: way
172         relation: relation
173         changeset: changeset
174         note: note
175     redacted:
176       redaction: "Redaction %{id}"
177       message_html: "Version %{version} of this %{type} cannot be shown as it has been redacted. Please see %{redaction_link} for details."
178       type:
179         node: "node"
180         way: "way"
181         relation: "relation"
182     start_rjs:
183       feature_warning: "Loading %{num_features} features, which may make your browser slow or unresponsive. Are sure you want to display this data?"
184       load_data: "Load Data"
185       loading: "Loading..."
186     tag_details:
187       tags: "Tags"
188       wiki_link:
189         key: "The wiki description page for the %{key} tag"
190         tag: "The wiki description page for the %{key}=%{value} tag"
191       wikidata_link: "The %{page} item on Wikidata"
192       wikipedia_link: "The %{page} article on Wikipedia"
193       telephone_link: "Call %{phone_number}"
194     note:
195       title: "Note: %{id}"
196       new_note: "New Note"
197       description: "Description"
198       open_title: "Unresolved note #%{note_name}"
199       closed_title: "Resolved note #%{note_name}"
200       hidden_title: "Hidden note #%{note_name}"
201       open_by: "Created by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
202       open_by_anonymous: "Created by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
203       commented_by: "Comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
204       commented_by_anonymous: "Comment from anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
205       closed_by: "Resolved by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
206       closed_by_anonymous: "Resolved by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
207       reopened_by: "Reactivated by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
208       reopened_by_anonymous: "Reactivated by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
209       hidden_by: "Hidden by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
210     query:
211       title: "Query Features"
212       introduction: "Click on the map to find nearby features."
213       nearby: "Nearby features"
214       enclosing: "Enclosing features"
215   changeset:
216     changeset_paging_nav:
217       showing_page: "Page %{page}"
218       next: "Next »"
219       previous: "« Previous"
220     changeset:
221       anonymous: "Anonymous"
222       no_edits: "(no edits)"
223       view_changeset_details: "View changeset details"
224     changesets:
225       id: "ID"
226       saved_at: "Saved at"
227       user: "User"
228       comment: "Comment"
229       area: "Area"
230     list:
231       title: "Changesets"
232       title_user: "Changesets by %{user}"
233       title_friend: "Changesets by your friends"
234       title_nearby: "Changesets by nearby users"
235       empty: "No changesets found."
236       empty_area: "No changesets in this area."
237       empty_user: "No changesets by this user."
238       no_more: "No more changesets found."
239       no_more_area: "No more changesets in this area."
240       no_more_user: "No more changesets by this user."
241       load_more: "Load more"
242     timeout:
243       sorry: "Sorry, the list of changesets you requested took too long to retrieve."
244     rss:
245       title_all: OpenStreetMap changeset discussion
246       title_particular: "OpenStreetMap changeset #%{changeset_id} discussion"
247       comment: "New comment on changeset #%{changeset_id} by %{author}"
248       commented_at_html: "Updated %{when} ago"
249       commented_at_by_html: "Updated %{when} ago by %{user}"
250       full: Full discussion
251   diary_entry:
252     new:
253       title: New Diary Entry
254       publish_button: "Publish"
255     list:
256       title: "Users' diaries"
257       title_friends: "Friends' diaries"
258       title_nearby: "Nearby Users' diaries"
259       user_title: "%{user}'s diary"
260       in_language_title: "Diary Entries in %{language}"
261       new: New Diary Entry
262       new_title: Compose a new entry in your user diary
263       no_entries: No diary entries
264       recent_entries: "Recent diary entries"
265       older_entries: Older Entries
266       newer_entries: Newer Entries
267     edit:
268       title: "Edit diary entry"
269       subject: "Subject:"
270       body: "Body:"
271       language: "Language:"
272       location: "Location:"
273       latitude: "Latitude:"
274       longitude: "Longitude:"
275       use_map_link: "use map"
276       save_button: "Save"
277       marker_text: Diary entry location
278     view:
279       title: "%{user}'s diary | %{title}"
280       user_title: "%{user}'s diary"
281       leave_a_comment: "Leave a comment"
282       login_to_leave_a_comment: "%{login_link} to leave a comment"
283       login: "Login"
284       save_button: "Save"
285     no_such_entry:
286       title: "No such diary entry"
287       heading: "No entry with the id: %{id}"
288       body: "Sorry, there is no diary entry or comment with the id %{id}. Please check your spelling, or maybe the link you clicked is wrong."
289     diary_entry:
290       posted_by: "Posted by %{link_user} on %{created} in %{language_link}"
291       comment_link: Comment on this entry
292       reply_link: Reply to this entry
293       comment_count:
294         zero: No comments
295         one: "%{count} comment"
296         other: "%{count} comments"
297       edit_link: Edit this entry
298       hide_link: Hide this entry
299       confirm: Confirm
300     diary_comment:
301       comment_from: "Comment from %{link_user} on %{comment_created_at}"
302       hide_link: Hide this comment
303       confirm: Confirm
304     location:
305       location: "Location:"
306       view: "View"
307       edit: "Edit"
308     feed:
309       user:
310         title: "OpenStreetMap diary entries for %{user}"
311         description: "Recent OpenStreetMap diary entries from %{user}"
312       language:
313         title: "OpenStreetMap diary entries in %{language_name}"
314         description: "Recent diary entries from users of OpenStreetMap in %{language_name}"
315       all:
316         title: "OpenStreetMap diary entries"
317         description: "Recent diary entries from users of OpenStreetMap"
318     comments:
319       has_commented_on: "%{display_name} has commented on the following diary entries"
320       post: Post
321       when: When
322       comment: Comment
323       ago: "%{ago} ago"
324       newer_comments: "Newer Comments"
325       older_comments: "Older Comments"
326   export:
327     title: "Export"
328     start:
329       area_to_export: "Area to Export"
330       manually_select: "Manually select a different area"
331       format_to_export: "Format to Export"
332       osm_xml_data: "OpenStreetMap XML Data"
333       map_image: "Map Image (shows standard layer)"
334       embeddable_html: "Embeddable HTML"
335       licence: "Licence"
336       export_details: 'OpenStreetMap data is licensed under the <a href="https://opendatacommons.org/licenses/odbl/1.0/">Open Data Commons Open Database License</a> (ODbL).'
337       too_large:
338         advice: "If the above export fails, please consider using one of the sources listed below:"
339         body: "This area is too large to be exported as OpenStreetMap XML Data. Please zoom in or select a smaller area, or use one of the sources listed below for bulk data downloads."
340         planet:
341           title: "Planet OSM"
342           description: "Regularly-updated copies of the complete OpenStreetMap database"
343         overpass:
344           title: "Overpass API"
345           description: "Download this bounding box from a mirror of the OpenStreetMap database"
346         geofabrik:
347           title: "Geofabrik Downloads"
348           description: "Regularly-updated extracts of continents, countries, and selected cities"
349         metro:
350           title: "Metro Extracts"
351           description: "Extracts for major world cities and their surrounding areas"
352         other:
353           title: "Other Sources"
354           description: "Additional sources listed on the OpenStreetMap wiki"
355       options: "Options"
356       format: "Format"
357       scale: "Scale"
358       max: "max"
359       image_size: "Image Size"
360       zoom: "Zoom"
361       add_marker: "Add a marker to the map"
362       latitude: "Lat:"
363       longitude: "Lon:"
364       output: "Output"
365       paste_html: "Paste HTML to embed in website"
366       export_button: "Export"
367   geocoder:
368     search:
369       title:
370         latlon: 'Results from <a href="https://openstreetmap.org/">Internal</a>'
371         uk_postcode: 'Results from <a href="http://www.npemap.org.uk/">NPEMap / FreeThe Postcode</a>'
372         ca_postcode: 'Results from <a href="https://geocoder.ca/">Geocoder.CA</a>'
373         osm_nominatim: 'Results from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
374         geonames: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
375         osm_nominatim_reverse: 'Results from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
376         geonames_reverse: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
377     search_osm_nominatim:
378       prefix_format: "%{name}"
379       prefix:
380         aerialway:
381           cable_car: "Cable Car"
382           chair_lift: "Chair Lift"
383           drag_lift: "Drag Lift"
384           gondola: "Gondola Lift"
385           platter: "Platter Lift"
386           pylon: "Pylon"
387           station: "Aerialway Station"
388           t-bar: "T-Bar Lift"
389         aeroway:
390           aerodrome: "Aerodrome"
391           airstrip: "Airstrip"
392           apron: "Apron"
393           gate: "Gate"
394           hangar: "Hangar"
395           helipad: "Helipad"
396           holding_position: "Holding Position"
397           parking_position: "Parking Position"
398           runway: "Runway"
399           taxiway: "Taxiway"
400           terminal: "Terminal"
401         amenity:
402           animal_shelter: "Animal Shelter"
403           arts_centre: "Arts Centre"
404           atm: "ATM"
405           bank: "Bank"
406           bar: "Bar"
407           bbq: "BBQ"
408           bench: "Bench"
409           bicycle_parking: "Cycle Parking"
410           bicycle_rental: "Cycle Rental"
411           biergarten: "Beer Garden"
412           boat_rental: "Boat Rental"
413           brothel: "Brothel"
414           bureau_de_change: "Bureau de Change"
415           bus_station: "Bus Station"
416           cafe: "Cafe"
417           car_rental: "Car Rental"
418           car_sharing: "Car Sharing"
419           car_wash: "Car Wash"
420           casino: "Casino"
421           charging_station: "Charging Station"
422           childcare: "Childcare"
423           cinema: "Cinema"
424           clinic: "Clinic"
425           clock: "Clock"
426           college: "College"
427           community_centre: "Community Centre"
428           courthouse: "Courthouse"
429           crematorium: "Crematorium"
430           dentist: "Dentist"
431           doctors: "Doctors"
432           drinking_water: "Drinking Water"
433           driving_school: "Driving School"
434           embassy: "Embassy"
435           fast_food: "Fast Food"
436           ferry_terminal: "Ferry Terminal"
437           fire_station: "Fire Station"
438           food_court: "Food Court"
439           fountain: "Fountain"
440           fuel: "Fuel"
441           gambling: "Gambling"
442           grave_yard: "Grave Yard"
443           grit_bin: "Grit Bin"
444           hospital: "Hospital"
445           hunting_stand: "Hunting Stand"
446           ice_cream: "Ice Cream"
447           kindergarten: "Kindergarten"
448           library: "Library"
449           marketplace: "Marketplace"
450           monastery: "Monastery"
451           motorcycle_parking: "Motorcycle Parking"
452           nightclub: "Night Club"
453           nursing_home: "Nursing Home"
454           office: "Office"
455           parking: "Parking"
456           parking_entrance: "Parking Entrance"
457           parking_space: "Parking Space"
458           pharmacy: "Pharmacy"
459           place_of_worship: "Place of Worship"
460           police: "Police"
461           post_box: "Post Box"
462           post_office: "Post Office"
463           preschool: "Pre-School"
464           prison: "Prison"
465           pub: "Pub"
466           public_building: "Public Building"
467           recycling: "Recycling Point"
468           restaurant: "Restaurant"
469           retirement_home: "Retirement Home"
470           sauna: "Sauna"
471           school: "School"
472           shelter: "Shelter"
473           shop: "Shop"
474           shower: "Shower"
475           social_centre: "Social Centre"
476           social_club: "Social Club"
477           social_facility: "Social Facility"
478           studio: "Studio"
479           swimming_pool: "Swimming Pool"
480           taxi: "Taxi"
481           telephone: "Public Telephone"
482           theatre: "Theatre"
483           toilets: "Toilets"
484           townhall: "Town Hall"
485           university: "University"
486           vending_machine: "Vending Machine"
487           veterinary: "Veterinary Surgery"
488           village_hall: "Village Hall"
489           waste_basket: "Waste Basket"
490           waste_disposal: "Waste Disposal"
491           water_point: "Water Point"
492           youth_centre: "Youth Centre"
493         boundary:
494           administrative: "Administrative Boundary"
495           census: "Census Boundary"
496           national_park: "National Park"
497           protected_area : "Protected Area"
498         bridge:
499           aqueduct: "Aqueduct"
500           boardwalk: "Boardwalk"
501           suspension: "Suspension Bridge"
502           swing: "Swing Bridge"
503           viaduct: "Viaduct"
504           "yes": "Bridge"
505         building:
506           "yes": "Building"
507         craft:
508           brewery: "Brewery"
509           carpenter: "Carpenter"
510           electrician: "Electrician"
511           gardener: "Gardener"
512           painter: "Painter"
513           photographer: "Photographer"
514           plumber: "Plumber"
515           shoemaker: "Shoemaker"
516           tailor: "Tailor"
517           "yes": "Craft Shop"
518         emergency:
519           ambulance_station: "Ambulance Station"
520           assembly_point: "Assembly Point"
521           defibrillator: "Defibrillator"
522           landing_site: "Emergency Landing Site"
523           phone: "Emergency Phone"
524           water_tank: "Emergency Water Tank"
525           "yes": "Emergency"
526         highway:
527           abandoned: "Abandoned Highway"
528           bridleway: "Bridleway"
529           bus_guideway: "Guided Bus Lane"
530           bus_stop: "Bus Stop"
531           construction: "Highway under Construction"
532           corridor: "Corridor"
533           cycleway: "Cycle Path"
534           elevator: "Elevator"
535           emergency_access_point: "Emergency Access Point"
536           footway: "Footpath"
537           ford: "Ford"
538           give_way: "Give Way Sign"
539           living_street: "Living Street"
540           milestone: "Milestone"
541           motorway: "Motorway"
542           motorway_junction: "Motorway Junction"
543           motorway_link: "Motorway Road"
544           passing_place: "Passing Place"
545           path: "Path"
546           pedestrian: "Pedestrian Way"
547           platform: "Platform"
548           primary: "Primary Road"
549           primary_link: "Primary Road"
550           proposed: "Proposed Road"
551           raceway: "Raceway"
552           residential: "Residential Road"
553           rest_area: "Rest Area"
554           road: "Road"
555           secondary: "Secondary Road"
556           secondary_link: "Secondary Road"
557           service: "Service Road"
558           services: "Motorway Services"
559           speed_camera: "Speed Camera"
560           steps: "Steps"
561           stop: "Stop Sign"
562           street_lamp: "Street Lamp"
563           tertiary: "Tertiary Road"
564           tertiary_link: "Tertiary Road"
565           track: "Track"
566           traffic_signals: "Traffic Signals"
567           trail: "Trail"
568           trunk: "Trunk Road"
569           trunk_link: "Trunk Road"
570           turning_loop: "Turning Loop"
571           unclassified: "Unclassified Road"
572           "yes" : "Road"
573         historic:
574           archaeological_site: "Archaeological Site"
575           battlefield: "Battlefield"
576           boundary_stone: "Boundary Stone"
577           building: "Historic Building"
578           bunker: "Bunker"
579           castle: "Castle"
580           church: "Church"
581           city_gate: "City Gate"
582           citywalls: "City Walls"
583           fort: "Fort"
584           heritage: "Heritage Site"
585           house: "House"
586           icon: "Icon"
587           manor: "Manor"
588           memorial: "Memorial"
589           mine: "Mine"
590           mine_shaft: "Mine Shaft"
591           monument: "Monument"
592           roman_road: "Roman Road"
593           ruins: "Ruins"
594           stone: "Stone"
595           tomb: "Tomb"
596           tower: "Tower"
597           wayside_cross: "Wayside Cross"
598           wayside_shrine: "Wayside Shrine"
599           wreck: "Wreck"
600           "yes": "Historic Site"
601         junction:
602           "yes": "Junction"
603         landuse:
604           allotments: "Allotments"
605           basin: "Basin"
606           brownfield: "Brownfield Land"
607           cemetery: "Cemetery"
608           commercial: "Commercial Area"
609           conservation: "Conservation"
610           construction: "Construction"
611           farm: "Farm"
612           farmland: "Farmland"
613           farmyard: "Farmyard"
614           forest: "Forest"
615           garages: "Garages"
616           grass: "Grass"
617           greenfield: "Greenfield Land"
618           industrial: "Industrial Area"
619           landfill: "Landfill"
620           meadow: "Meadow"
621           military: "Military Area"
622           mine: "Mine"
623           orchard: "Orchard"
624           quarry: "Quarry"
625           railway: "Railway"
626           recreation_ground: "Recreation Ground"
627           reservoir: "Reservoir"
628           reservoir_watershed: "Reservoir Watershed"
629           residential: "Residential Area"
630           retail: "Retail"
631           road: "Road Area"
632           village_green: "Village Green"
633           vineyard: "Vineyard"
634           "yes": "Landuse"
635         leisure:
636           beach_resort: "Beach Resort"
637           bird_hide: "Bird Hide"
638           common: "Common Land"
639           dog_park: "Dog Park"
640           firepit: "Fire Pit"
641           fishing: "Fishing Area"
642           fitness_centre: "Fitness Centre"
643           fitness_station: "Fitness Station"
644           garden: "Garden"
645           golf_course: "Golf Course"
646           horse_riding: "Horse Riding"
647           ice_rink: "Ice Rink"
648           marina: "Marina"
649           miniature_golf: "Miniature Golf"
650           nature_reserve: "Nature Reserve"
651           park: "Park"
652           pitch: "Sports Pitch"
653           playground: "Playground"
654           recreation_ground: "Recreation Ground"
655           resort: "Resort"
656           sauna: "Sauna"
657           slipway: "Slipway"
658           sports_centre: "Sports Centre"
659           stadium: "Stadium"
660           swimming_pool: "Swimming Pool"
661           track: "Running Track"
662           water_park: "Water Park"
663           "yes": "Leisure"
664         man_made:
665           adit: "Adit"
666           beacon: "Beacon"
667           beehive: "Bee Hive"
668           breakwater: "Breakwater"
669           bridge: "Bridge"
670           bunker_silo: "Bunker"
671           chimney: "Chimney"
672           crane: "Crane"
673           dolphin: "Mooring Post"
674           dyke: "Dyke"
675           embankment: "Embankment"
676           flagpole: "Flagpole"
677           gasometer: "Gasometer"
678           groyne: "Groyne"
679           kiln: "Kiln"
680           lighthouse: "Lighthouse"
681           mast: "Mast"
682           mine: "Mine"
683           mineshaft: "Mine Shaft"
684           monitoring_station: "Monitoring Station"
685           petroleum_well: "Petroleum Well"
686           pier: "Pier"
687           pipeline: "Pipeline"
688           silo: "Silo"
689           storage_tank: "Storage Tank"
690           surveillance: "Surveillance"
691           tower: "Tower"
692           wastewater_plant: "Wastewater Plant"
693           watermill: "Water Mill"
694           water_tower: "Water Tower"
695           water_well: "Well"
696           water_works: "Water Works"
697           windmill: "Wind Mill"
698           works: "Factory"
699           "yes": "Man-made"
700         military:
701           airfield: "Military Airfield"
702           barracks: "Barracks"
703           bunker: "Bunker"
704           "yes": "Military"
705         mountain_pass:
706           "yes" : "Mountain Pass"
707         natural:
708           bay: "Bay"
709           beach: "Beach"
710           cape: "Cape"
711           cave_entrance: "Cave Entrance"
712           cliff: "Cliff"
713           crater: "Crater"
714           dune: "Dune"
715           fell: "Fell"
716           fjord: "Fjord"
717           forest: "Forest"
718           geyser: "Geyser"
719           glacier: "Glacier"
720           grassland: "Grassland"
721           heath: "Heath"
722           hill: "Hill"
723           island: "Island"
724           land: "Land"
725           marsh: "Marsh"
726           moor: "Moor"
727           mud: "Mud"
728           peak: "Peak"
729           point: "Point"
730           reef: "Reef"
731           ridge: "Ridge"
732           rock: "Rock"
733           saddle: "Saddle"
734           sand: "Sand"
735           scree: "Scree"
736           scrub: "Scrub"
737           spring: "Spring"
738           stone: "Stone"
739           strait: "Strait"
740           tree: "Tree"
741           valley: "Valley"
742           volcano: "Volcano"
743           water: "Water"
744           wetland: "Wetland"
745           wood: "Wood"
746         office:
747           accountant: "Accountant"
748           administrative: "Administration"
749           architect: "Architect"
750           association: "Association"
751           company: "Company"
752           educational_institution: "Educational Institution"
753           employment_agency: "Employment Agency"
754           estate_agent: "Estate Agent"
755           government: "Governmental Office"
756           insurance: "Insurance Office"
757           it: "IT Office"
758           lawyer: "Lawyer"
759           ngo: "NGO Office"
760           telecommunication: "Telecommunication Office"
761           travel_agent: "Travel Agency"
762           "yes": "Office"
763         place:
764           allotments: "Allotments"
765           city: "City"
766           city_block: "City Block"
767           country: "Country"
768           county: "County"
769           farm: "Farm"
770           hamlet: "Hamlet"
771           house: "House"
772           houses: "Houses"
773           island: "Island"
774           islet: "Islet"
775           isolated_dwelling: "Isolated Dwelling"
776           locality: "Locality"
777           municipality: "Municipality"
778           neighbourhood: "Neighbourhood"
779           postcode: "Postcode"
780           quarter: "Quarter"
781           region: "Region"
782           sea: "Sea"
783           square: "Square"
784           state: "State"
785           subdivision: "Subdivision"
786           suburb: "Suburb"
787           town: "Town"
788           unincorporated_area: "Unincorporated Area"
789           village: "Village"
790           "yes": "Place"
791         railway:
792           abandoned: "Abandoned Railway"
793           construction: "Railway under Construction"
794           disused: "Disused Railway"
795           funicular: "Funicular Railway"
796           halt: "Train Stop"
797           junction: "Railway Junction"
798           level_crossing: "Level Crossing"
799           light_rail: "Light Rail"
800           miniature: "Miniature Rail"
801           monorail: "Monorail"
802           narrow_gauge: "Narrow Gauge Railway"
803           platform: "Railway Platform"
804           preserved: "Preserved Railway"
805           proposed: "Proposed Railway"
806           spur: "Railway Spur"
807           station: "Railway Station"
808           stop: "Railway Stop"
809           subway: "Subway"
810           subway_entrance: "Subway Entrance"
811           switch: "Railway Points"
812           tram: "Tramway"
813           tram_stop: "Tram Stop"
814         shop:
815           alcohol: "Off License"
816           antiques: "Antiques"
817           art: "Art Shop"
818           bakery: "Bakery"
819           beauty: "Beauty Shop"
820           beverages: "Beverages Shop"
821           bicycle: "Bicycle Shop"
822           bookmaker: "Bookmaker"
823           books: "Book Shop"
824           boutique: "Boutique"
825           butcher: "Butcher"
826           car: "Car Shop"
827           car_parts: "Car Parts"
828           car_repair: "Car Repair"
829           carpet: "Carpet Shop"
830           charity: "Charity Shop"
831           chemist: "Chemist"
832           clothes: "Clothes Shop"
833           computer: "Computer Shop"
834           confectionery: "Confectionery Shop"
835           convenience: "Convenience Store"
836           copyshop: "Copy Shop"
837           cosmetics: "Cosmetics Shop"
838           deli: "Deli"
839           department_store: "Department Store"
840           discount: "Discount Items Shop"
841           doityourself: "Do-It-Yourself"
842           dry_cleaning: "Dry Cleaning"
843           electronics: "Electronics Shop"
844           estate_agent: "Estate Agent"
845           farm: "Farm Shop"
846           fashion: "Fashion Shop"
847           fish: "Fish Shop"
848           florist: "Florist"
849           food: "Food Shop"
850           funeral_directors: "Funeral Directors"
851           furniture: "Furniture"
852           gallery: "Gallery"
853           garden_centre: "Garden Centre"
854           general: "General Store"
855           gift: "Gift Shop"
856           greengrocer: "Greengrocer"
857           grocery: "Grocery Shop"
858           hairdresser: "Hairdresser"
859           hardware: "Hardware Store"
860           hifi: "Hi-Fi"
861           houseware: "Houseware Shop"
862           interior_decoration: "Interior Decoration"
863           jewelry: "Jewelry Shop"
864           kiosk: "Kiosk Shop"
865           kitchen: "Kitchen Shop"
866           laundry: "Laundry"
867           lottery: "Lottery"
868           mall: "Mall"
869           market: "Market"
870           massage: "Massage"
871           mobile_phone: "Mobile Phone Shop"
872           motorcycle: "Motorcycle Shop"
873           music: "Music Shop"
874           newsagent: "Newsagent"
875           optician: "Optician"
876           organic: "Organic Food Shop"
877           outdoor: "Outdoor Shop"
878           paint: "Paint Shop"
879           pawnbroker: "Pawnbroker"
880           pet: "Pet Shop"
881           pharmacy: "Pharmacy"
882           photo: "Photo Shop"
883           seafood: "Sea Food"
884           second_hand: "Second-hand Shop"
885           shoes: "Shoe Shop"
886           sports: "Sports Shop"
887           stationery: "Stationery Shop"
888           supermarket: "Supermarket"
889           tailor: "Tailor"
890           ticket: "Ticket Shop"
891           tobacco: "Tobacco Shop"
892           toys: "Toy Shop"
893           travel_agency: "Travel Agency"
894           tyres: "Tyre Shop"
895           vacant: "Vacant Shop"
896           variety_store: "Variety Store"
897           video: "Video Shop"
898           wine: "Wine Store"
899           "yes": "Shop"
900         tourism:
901           alpine_hut: "Alpine Hut"
902           apartment: "Apartment"
903           artwork: "Artwork"
904           attraction: "Attraction"
905           bed_and_breakfast: "Bed and Breakfast"
906           cabin: "Cabin"
907           camp_site: "Camp Site"
908           caravan_site: "Caravan Site"
909           chalet: "Chalet"
910           gallery: "Gallery"
911           guest_house: "Guest House"
912           hostel: "Hostel"
913           hotel: "Hotel"
914           information: "Information"
915           motel: "Motel"
916           museum: "Museum"
917           picnic_site: "Picnic Site"
918           theme_park: "Theme Park"
919           viewpoint: "Viewpoint"
920           zoo: "Zoo"
921         tunnel:
922           building_passage: "Building Passage"
923           culvert: "Culvert"
924           "yes": "Tunnel"
925         waterway:
926           artificial: "Artificial Waterway"
927           boatyard: "Boatyard"
928           canal: "Canal"
929           dam: "Dam"
930           derelict_canal: "Derelict Canal"
931           ditch: "Ditch"
932           dock: "Dock"
933           drain: "Drain"
934           lock: "Lock"
935           lock_gate: "Lock Gate"
936           mooring: "Mooring"
937           rapids: "Rapids"
938           river: "River"
939           stream: "Stream"
940           wadi: "Wadi"
941           waterfall: "Waterfall"
942           weir: "Weir"
943           "yes": "Waterway"
944       admin_levels:
945         level2: "Country Boundary"
946         level4: "State Boundary"
947         level5: "Region Boundary"
948         level6: "County Boundary"
949         level8: "City Boundary"
950         level9: "Village Boundary"
951         level10: "Suburb Boundary"
952     description:
953       title:
954         osm_nominatim: 'Location from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
955         geonames: 'Location from <a href="http://www.geonames.org/">GeoNames</a>'
956       types:
957         cities: Cities
958         towns: Towns
959         places: Places
960     results:
961       no_results: "No results found"
962       more_results: "More results"
963   layouts:
964     project_name:
965       # in <title>
966       title: OpenStreetMap
967       # in <h1>
968       h1: OpenStreetMap
969     logo:
970       alt_text: OpenStreetMap logo
971     home: Go to Home Location
972     logout: Log Out
973     log_in: Log In
974     log_in_tooltip: Log in with an existing account
975     sign_up: Sign Up
976     start_mapping: Start Mapping
977     sign_up_tooltip: Create an account for editing
978     edit: Edit
979     history: History
980     export: Export
981     data: Data
982     export_data: Export Data
983     gps_traces: GPS Traces
984     gps_traces_tooltip: Manage GPS traces
985     user_diaries: User Diaries
986     user_diaries_tooltip: View user diaries
987     edit_with: Edit with %{editor}
988     tag_line: The Free Wiki World Map
989     intro_header: Welcome to OpenStreetMap!
990     intro_text: OpenStreetMap is a map of the world, created by people like you and free to use under an open license.
991     intro_2_create_account: "Create a user account"
992     partners_html: "Hosting is supported by %{ucl}, %{bytemark}, %{ic}, and other %{partners}."
993     partners_ucl: "UCL"
994     partners_ic: "Imperial College London"
995     partners_bytemark: "Bytemark Hosting"
996     partners_partners: "partners"
997     osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
998     osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
999     donate: "Support OpenStreetMap by %{link} to the Hardware Upgrade Fund."
1000     help: Help
1001     about: About
1002     copyright: Copyright
1003     community: Community
1004     community_blogs: "Community Blogs"
1005     community_blogs_title: "Blogs from members of the OpenStreetMap community"
1006     foundation: Foundation
1007     foundation_title: The OpenStreetMap Foundation
1008     make_a_donation:
1009       title: Support OpenStreetMap with a monetary donation
1010       text: Make a Donation
1011     learn_more: "Learn More"
1012     more: More
1013   license_page:
1014     foreign:
1015       title: About this translation
1016       text: In the event of a conflict between this translated page and %{english_original_link}, the English page shall take precedence
1017       english_link: the English original
1018     native:
1019       title: About this page
1020       text: You are viewing the English version of the copyright page. You can go back to the %{native_link} of this page or you can stop reading about copyright and %{mapping_link}.
1021       native_link: THIS_LANGUAGE_NAME_HERE version
1022       mapping_link: start mapping
1023     legal_babble:
1024       title_html: Copyright and License
1025       intro_1_html: |
1026         OpenStreetMap<sup><a href="#trademarks">&reg;</a></sup> is <i>open data</i>, licensed under the <a
1027         href="https://opendatacommons.org/licenses/odbl/">Open Data
1028         Commons Open Database License</a> (ODbL) by the  <a
1029         href="https://osmfoundation.org/">OpenStreetMap Foundation</a> (OSMF).
1030       intro_2_html: |
1031         You are free to copy, distribute, transmit and adapt our data,
1032         as long as you credit OpenStreetMap and its
1033         contributors. If you alter or build upon our data, you
1034         may distribute the result only under the same licence. The
1035         full <a href="https://opendatacommons.org/licenses/odbl/1.0/">legal
1036         code</a> explains your rights and responsibilities.
1037       intro_3_html: |
1038         The cartography in our map tiles, and our documentation, are
1039         licensed under the <a href="https://creativecommons.org/licenses/by-sa/2.0/">Creative
1040         Commons Attribution-ShareAlike 2.0</a> license (CC BY-SA).
1041       credit_title_html: How to credit OpenStreetMap
1042       credit_1_html: |
1043         We require that you use the credit &ldquo;&copy; OpenStreetMap
1044         contributors&rdquo;.
1045       credit_2_html: |
1046         You must also make it clear that the data is available under the Open
1047         Database License, and if using our map tiles, that the cartography is
1048         licensed as CC BY-SA. You may do this by linking to
1049         <a href="https://www.openstreetmap.org/copyright">this copyright page</a>.
1050         Alternatively, and as a requirement if you are distributing OSM in a
1051         data form, you can name and link directly to the license(s). In media
1052         where links are not possible (e.g. printed works), we suggest you
1053         direct your readers to openstreetmap.org (perhaps by expanding
1054         'OpenStreetMap' to this full address), to opendatacommons.org, and
1055         if relevant, to creativecommons.org.
1056       credit_3_html: |
1057         For a browsable electronic map, the credit should appear in the corner of the map.
1058         For example:
1059       attribution_example:
1060         alt: Example of how to attribute OpenStreetMap on a webpage
1061         title: Attribution example
1062       more_title_html: Finding out more
1063       more_1_html: |
1064         Read more about using our data, and how to credit us, at the <a
1065         href="https://osmfoundation.org/Licence">OSMF Licence page</a>.
1066       more_2_html: |
1067         Although OpenStreetMap is open data, we cannot provide a
1068         free-of-charge map API for third-parties.
1069         See our <a href="https://operations.osmfoundation.org/policies/api/">API Usage Policy</a>,
1070         <a href="https://operations.osmfoundation.org/policies/tiles/">Tile Usage Policy</a>
1071         and <a href="https://operations.osmfoundation.org/policies/nominatim/">Nominatim Usage Policy</a>.
1072       contributors_title_html: Our contributors
1073       contributors_intro_html: |
1074         Our contributors are thousands of individuals. We also include
1075         openly-licensed data from national mapping agencies
1076         and other sources, among them:
1077       contributors_at_html: |
1078         <strong>Austria</strong>: Contains data from
1079         <a href="https://data.wien.gv.at/">Stadt Wien</a> (under
1080         <a href="https://creativecommons.org/licenses/by/3.0/at/deed.de">CC BY</a>),
1081         <a href="https://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm">Land Vorarlberg</a> and
1082         Land Tirol (under <a href="https://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/">CC BY AT with amendments</a>).
1083       contributors_ca_html: |
1084         <strong>Canada</strong>: Contains data from
1085         GeoBase&reg;, GeoGratis (&copy; Department of Natural
1086         Resources Canada), CanVec (&copy; Department of Natural
1087         Resources Canada), and StatCan (Geography Division,
1088         Statistics Canada).
1089       contributors_fi_html: |
1090         <strong>Finland</strong>: Contains data from the
1091         National Land Survey of Finland's Topographic Database
1092         and other datasets, under the
1093         <a href="https://www.maanmittauslaitos.fi/en/opendata-licence-version1">NLSFI License</a>.
1094       contributors_fr_html: |
1095         <strong>France</strong>: Contains data sourced from
1096         Direction Générale des Impôts.
1097       contributors_nl_html: |
1098         <strong>Netherlands</strong>: Contains &copy; AND data, 2007
1099         (<a href="https://www.and.com">www.and.com</a>)
1100       contributors_nz_html: |
1101         <strong>New Zealand</strong>: Contains data sourced from
1102         Land Information New Zealand. Crown Copyright reserved.
1103       contributors_si_html: |
1104         <strong>Slovenia</strong>: Contains data from the
1105         <a href="http://www.gu.gov.si/en/">Surveying and Mapping Authority</a> and
1106         <a href="http://www.mkgp.gov.si/en/">Ministry of Agriculture, Forestry and Food</a>
1107         (public information of Slovenia).
1108       contributors_za_html: |
1109         <strong>South Africa</strong>: Contains data sourced from
1110         <a href="http://www.ngi.gov.za/">Chief Directorate:
1111         National Geo-Spatial Information</a>, State copyright reserved.
1112       contributors_gb_html: |
1113         <strong>United Kingdom</strong>: Contains Ordnance
1114         Survey data &copy; Crown copyright and database right
1115         2010-12.
1116       contributors_footer_1_html: |
1117         For further details of these, and other sources that have been used
1118         to help improve OpenStreetMap, please see the <a
1119         href="https://wiki.openstreetmap.org/wiki/Contributors">Contributors
1120         page</a> on the OpenStreetMap Wiki.
1121       contributors_footer_2_html: |
1122         Inclusion of data in OpenStreetMap does not imply that the original
1123         data provider endorses OpenStreetMap, provides any warranty, or
1124         accepts any liability.
1125       infringement_title_html: Copyright infringement
1126       infringement_1_html: |
1127         OSM contributors are reminded never to add data from any
1128         copyrighted sources (e.g. Google Maps or printed maps) without
1129         explicit permission from the copyright holders.
1130       infringement_2_html: |
1131         If you believe that copyrighted material has been inappropriately
1132         added to the OpenStreetMap database or this site, please refer
1133         to our <a href="https://www.osmfoundation.org/wiki/License/Takedown_procedure">takedown
1134         procedure</a> or file directly at our
1135         <a href="http://dmca.openstreetmap.org/">on-line filing page</a>.
1136       trademarks_title_html: <span id="trademarks"></span>Trademarks
1137       trademarks_1_html: |
1138         OpenStreetMap, the magnifying glass logo and State of the Map are registered trademarks of the OpenStreetMap Foundation. If you have questions about your use of the marks, please see our <a href="https://wiki.osmfoundation.org/wiki/Trademark_Policy">Trademark Policy</a>.
1139   welcome_page:
1140     title: Welcome!
1141     introduction_html: |
1142       Welcome to OpenStreetMap, the free and editable map of the world. Now that you're signed
1143       up, you're all set to get started mapping. Here's a quick guide with the most important
1144       things you need to know.
1145     whats_on_the_map:
1146       title: What's on the Map
1147       on_html: |
1148         OpenStreetMap is a place for mapping things that are both <em>real and current</em> -
1149         it includes millions of buildings, roads, and other details about places. You can map
1150         whatever real-world features are interesting to you.
1151       off_html: |
1152         What it <em>doesn't</em> include is opinionated data like ratings, historical or
1153         hypothetical features, and data from copyrighted sources. Unless you have special
1154         permission, don't copy from online or paper maps.
1155     basic_terms:
1156       title: Basic Terms For Mapping
1157       paragraph_1_html: |
1158         OpenStreetMap has some of its own lingo. Here are a few key words that'll come in handy.
1159       editor_html: |
1160         An <strong>editor</strong> is a program or website you can use to edit the map.
1161       node_html: |
1162         A <strong>node</strong> is a point on the map, like a single restaurant or a tree.
1163       way_html: |
1164         A <strong>way</strong> is a line or area, like a road, stream, lake or building.
1165       tag_html: |
1166         A <strong>tag</strong> is a bit of data about a node or way, like a
1167         restaurant's name or a road's speed limit.
1168     rules:
1169       title: Rules!
1170       paragraph_1_html: |
1171         OpenStreetMap has few formal rules but we expect all participants to collaborate
1172         with, and communicate with, the community. If you are considering
1173         any activities other than editing by hand, please read and follow the guidelines on 
1174         <a href='https://wiki.openstreetmap.org/wiki/Import/Guidelines'>Imports</a> and 
1175         <a href='https://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct'>Automated Edits</a>.
1176     questions:
1177       title: Any questions?
1178       paragraph_1_html: |
1179         OpenStreetMap has several resources for learning about the project, asking and answering
1180         questions, and collaboratively discussing and documenting mapping topics.
1181         <a href='%{help_url}'>Get help here</a>.
1182     start_mapping: Start Mapping
1183     add_a_note:
1184       title: No Time To Edit? Add a Note!
1185       paragraph_1_html: |
1186         If you just want something small fixed and don't have the time to sign up and learn how to edit, it's
1187         easy to add a note.
1188       paragraph_2_html: |
1189         Just go to <a href='%{map_url}'>the map</a> and click the note icon:
1190         <span class='icon note'></span>. This will add a marker to the map, which you can move
1191         by dragging. Add your message, then click save, and other mappers will investigate.
1192   fixthemap:
1193     title: Report a problem / Fix the map
1194     how_to_help:
1195       title: How to Help
1196       join_the_community:
1197         title: Join the community
1198         explanation_html: |
1199           If you have noticed a problem with our map data, for example a road is missing or your address, the best way to
1200           proceed is to join the OpenStreetMap community and add or repair the data yourself. 
1201       add_a_note:
1202         instructions_html: |
1203           Just click <a class='icon note'></a> or the same icon on the map display.
1204           This will add a marker to the map, which you can move
1205           by dragging. Add your message, then click save, and other mappers will investigate.
1206     other_concerns:
1207       title: Other concerns
1208       explanation_html: |
1209         If you have concerns about how our data is being used or about the contents please consult our
1210         <a href='/copyright'>copyright page</a> for more legal information, or contact the appropriate 
1211         <a href='https://wiki.osmfoundation.org/wiki/Working_Groups'>OSMF working group</a>.  
1212   help_page:
1213     title: Getting Help
1214     introduction: |
1215       OpenStreetMap has several resources for learning about the project, asking and answering questions,
1216       and collaboratively discussing and documenting mapping topics.
1217     welcome:
1218       url: /welcome
1219       title: Welcome to OSM
1220       description: Start with this quick guide covering the OpenStreetMap basics.
1221     beginners_guide:
1222       url: https://wiki.openstreetmap.org/wiki/Beginners%27_guide
1223       title: Beginners' Guide
1224       description: Community maintained guide for beginners.
1225     help:
1226       url: https://help.openstreetmap.org/
1227       title: help.openstreetmap.org
1228       description: Ask a question or look up answers on OSM's question-and-answer site.
1229     mailing_lists:
1230       url: https://lists.openstreetmap.org/
1231       title: Mailing Lists
1232       description: Ask a question or discuss interesting matters on a wide range of topical or regional mailing lists.
1233     forums:
1234       url: https://forum.openstreetmap.org/
1235       title: Forums
1236       description: Questions and discussions for those that prefer a bulletin board style interface.
1237     irc:
1238       url: https://irc.openstreetmap.org/
1239       title: IRC
1240       description: Interactive chat in many different languages and on many topics.
1241     switch2osm:
1242       url: https://switch2osm.org/
1243       title: switch2osm
1244       description: Help for companies and organisations switching to OpenStreetMap based maps and other services.
1245     wiki:
1246       url: https://wiki.openstreetmap.org/
1247       title: wiki.openstreetmap.org
1248       description: Browse the wiki for in-depth OSM documentation.
1249   about_page:
1250     next: Next
1251     copyright_html: <span>&copy;</span>OpenStreetMap<br>contributors
1252     used_by: "%{name} powers map data on thousands of web sites, mobile apps, and hardware devices"
1253     lede_text: |
1254       OpenStreetMap is built by a community of mappers that contribute and maintain data
1255       about roads, trails, cafés, railway stations, and much more, all over the world.
1256     local_knowledge_title: Local Knowledge
1257     local_knowledge_html: |
1258       OpenStreetMap emphasizes local knowledge. Contributors use
1259       aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1260       is accurate and up to date.
1261     community_driven_title: Community Driven
1262     community_driven_html: |
1263       OpenStreetMap's community is diverse, passionate, and growing every day.
1264       Our contributors include enthusiast mappers, GIS professionals, engineers
1265       running the OSM servers, humanitarians mapping disaster-affected areas,
1266       and many more.
1267       To learn more about the community, see the
1268       <a href='https://blog.openstreetmap.org'>OpenStreetMap Blog</a>,
1269       <a href='%{diary_path}'>user diaries</a>,
1270       <a href='https://blogs.openstreetmap.org/'>community blogs</a>, and
1271       the <a href='https://www.osmfoundation.org/'>OSM Foundation</a> website.
1272     open_data_title: Open Data
1273     open_data_html: |
1274       OpenStreetMap is <i>open data</i>: you are free to use it for any purpose
1275       as long as you credit OpenStreetMap and its contributors. If you alter or
1276       build upon the data in certain ways, you may distribute the result only
1277       under the same licence. See the <a href='%{copyright_path}'>Copyright and
1278       License page</a> for details.
1279     legal_title: Legal
1280     legal_html: |
1281       This site and many other related services are formally operated by the  
1282       <a href='https://osmfoundation.org/'>OpenStreetMap Foundation</a> (OSMF) 
1283       on behalf of the community. Use of all OSMF operated services is subject 
1284       to our <a href="https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy">
1285       Acceptable Use Policies</a> and our <a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy">Privacy Policy</a>
1286       <br> 
1287       Please <a href='https://osmfoundation.org/Contact'>contact the OSMF</a> 
1288       if you have licensing, copyright or other legal questions.
1289       <br>
1290       OpenStreetMap, the magnifiying glass logo and State of the Map are <a href="https://wiki.osmfoundation.org/wiki/Trademark_Policy">registered trademarks of the OSMF</a>.
1291     partners_title: Partners
1292   notifier:
1293     diary_comment_notification:
1294       subject: "[OpenStreetMap] %{user} commented on a diary entry"
1295       hi: "Hi %{to_user},"
1296       header: "%{from_user} has commented on the OpenStreetMap diary entry with the subject %{subject}:"
1297       footer: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or reply at %{replyurl}"
1298     message_notification:
1299       subject_header: "[OpenStreetMap] %{subject}"
1300       hi: "Hi %{to_user},"
1301       header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
1302       footer_html: "You can also read the message at %{readurl} and you can reply at %{replyurl}"
1303     friend_notification:
1304       hi: "Hi %{to_user},"
1305       subject: "[OpenStreetMap] %{user} added you as a friend"
1306       had_added_you: "%{user} has added you as a friend on OpenStreetMap."
1307       see_their_profile: "You can see their profile at %{userurl}."
1308       befriend_them: "You can also add them as a friend at %{befriendurl}."
1309     gpx_notification:
1310       greeting: "Hi,"
1311       your_gpx_file: "It looks like your GPX file"
1312       with_description: "with the description"
1313       and_the_tags: "and the following tags:"
1314       and_no_tags: "and no tags."
1315       failure:
1316         subject: "[OpenStreetMap] GPX Import failure"
1317         failed_to_import: "failed to import. Here is the error:"
1318         more_info_1: "More information about GPX import failures and how to avoid"
1319         more_info_2: "them can be found at:"
1320         import_failures_url: "https://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
1321       success:
1322         subject: "[OpenStreetMap] GPX Import success"
1323         loaded_successfully: loaded successfully with %{trace_points} out of a possible %{possible_points} points.
1324     signup_confirm:
1325       subject: "[OpenStreetMap] Welcome to OpenStreetMap"
1326       greeting: "Hi there!"
1327       created: "Someone (hopefully you) just created an account at %{site_url}."
1328       confirm: "Before we do anything else, we need to confirm that this request came from you, so if it did then please click the link below to confirm your account:"
1329       welcome: "After you confirm your account, we'll provide you with some additional information to get you started."
1330     email_confirm:
1331       subject: "[OpenStreetMap] Confirm your email address"
1332     email_confirm_plain:
1333       greeting: "Hi,"
1334       hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}."
1335       click_the_link: "If this is you, please click the link below to confirm the change."
1336     email_confirm_html:
1337       greeting: "Hi,"
1338       hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}."
1339       click_the_link: "If this is you, please click the link below to confirm the change."
1340     lost_password:
1341       subject: "[OpenStreetMap] Password reset request"
1342     lost_password_plain:
1343       greeting: "Hi,"
1344       hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1345       click_the_link: "If this is you, please click the link below to reset your password."
1346     lost_password_html:
1347       greeting: "Hi,"
1348       hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1349       click_the_link: "If this is you, please click the link below to reset your password."
1350     note_comment_notification:
1351       anonymous: An anonymous user
1352       greeting: "Hi,"
1353       commented:
1354         subject_own: "[OpenStreetMap] %{commenter} has commented on one of your notes"
1355         subject_other: "[OpenStreetMap] %{commenter} has commented on a note you are interested in"
1356         your_note: "%{commenter} has left a comment on one of your map notes near %{place}."
1357         commented_note: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}."
1358       closed:
1359         subject_own: "[OpenStreetMap] %{commenter} has resolved one of your notes"
1360         subject_other: "[OpenStreetMap] %{commenter} has resolved a note you are interested in"
1361         your_note: "%{commenter} has resolved one of your map notes near %{place}."
1362         commented_note: "%{commenter} has resolved a map note you have commented on. The note is near %{place}."
1363       reopened:
1364         subject_own: "[OpenStreetMap] %{commenter} has reactivated one of your notes"
1365         subject_other: "[OpenStreetMap] %{commenter} has reactivated a note you are interested in"
1366         your_note: "%{commenter} has reactivated one of your map notes near %{place}."
1367         commented_note: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}."
1368       details: "More details about the note can be found at %{url}."
1369     changeset_comment_notification:
1370       hi: "Hi %{to_user},"
1371       greeting: "Hi,"
1372       commented:
1373         subject_own: "[OpenStreetMap] %{commenter} has commented on one of your changesets"
1374         subject_other: "[OpenStreetMap] %{commenter} has commented on a changeset you are interested in"
1375         your_changeset: "%{commenter} has left a comment on one of your changesets created at %{time}"
1376         commented_changeset: "%{commenter} has left a comment on a map changeset you are watching created by %{changeset_author} at %{time}"
1377         partial_changeset_with_comment: "with comment '%{changeset_comment}'"
1378         partial_changeset_without_comment: "without comment"
1379       details: "More details about the changeset can be found at %{url}."
1380       unsubscribe: 'To unsubscribe from updates to this changeset, visit %{url} and click "Unsubscribe".'
1381   message:
1382     inbox:
1383       title: "Inbox"
1384       my_inbox: "My Inbox"
1385       outbox: "outbox"
1386       messages: "You have %{new_messages} and %{old_messages}"
1387       new_messages:
1388         one: "%{count} new message"
1389         other: "%{count} new messages"
1390       old_messages:
1391         one: "%{count} old message"
1392         other: "%{count} old messages"
1393       from: "From"
1394       subject: "Subject"
1395       date: "Date"
1396       no_messages_yet: "You have no messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1397       people_mapping_nearby: "people mapping nearby"
1398     message_summary:
1399       unread_button: "Mark as unread"
1400       read_button: "Mark as read"
1401       reply_button: "Reply"
1402       delete_button: "Delete"
1403     new:
1404       title: "Send message"
1405       send_message_to: "Send a new message to %{name}"
1406       subject: "Subject"
1407       body: "Body"
1408       send_button: "Send"
1409       back_to_inbox: "Back to inbox"
1410       message_sent: "Message sent"
1411       limit_exceeded: "You have sent a lot of messages recently. Please wait a while before trying to send any more."
1412     no_such_message:
1413       title: "No such message"
1414       heading: "No such message"
1415       body: "Sorry there is no message with that id."
1416     outbox:
1417       title: "Outbox"
1418       my_inbox: "My %{inbox_link}"
1419       inbox: "inbox"
1420       outbox: "outbox"
1421       messages:
1422         one: "You have %{count} sent message"
1423         other: "You have %{count} sent messages"
1424       to: "To"
1425       subject: "Subject"
1426       date: "Date"
1427       no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?"
1428       people_mapping_nearby: "people mapping nearby"
1429     reply:
1430       wrong_user: "You are logged in as `%{user}' but the message you have asked to reply to was not sent to that user. Please login as the correct user in order to reply."
1431     read:
1432       title: "Read message"
1433       from: "From"
1434       subject: "Subject"
1435       date: "Date"
1436       reply_button: "Reply"
1437       unread_button: "Mark as unread"
1438       delete_button: "Delete"
1439       back: "Back"
1440       to: "To"
1441       wrong_user: "You are logged in as `%{user}' but the message you have asked to read was not sent by or to that user. Please login as the correct user in order to read it."
1442     sent_message_summary:
1443       delete_button: "Delete"
1444     mark:
1445       as_read: "Message marked as read"
1446       as_unread: "Message marked as unread"
1447     delete:
1448       deleted: "Message deleted"
1449   site:
1450     index:
1451       js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript."
1452       js_2: "OpenStreetMap uses JavaScript for its slippy map."
1453       permalink: Permalink
1454       shortlink: Shortlink
1455       createnote: Add a note
1456       license:
1457         copyright: "Copyright OpenStreetMap and contributors, under an open license"
1458         license_url: "https://openstreetmap.org/copyright"
1459         project_url: "https://openstreetmap.org"
1460       remote_failed: "Editing failed - make sure JOSM or Merkaartor is loaded and the remote control option is enabled"
1461     edit:
1462       not_public: "You have not set your edits to be public."
1463       not_public_description: "You can no longer edit the map unless you do so. You can set your edits as public from your %{user_page}."
1464       user_page_link: user page
1465       anon_edits: "(%{link})"
1466       anon_edits_link: "https://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
1467       anon_edits_link_text: "Find out why this is the case."
1468       flash_player_required: 'You need a Flash player to use Potlatch, the OpenStreetMap Flash editor. You can <a href="https://get.adobe.com/flashplayer/">download Flash Player from Adobe.com</a>. <a href="https://wiki.openstreetmap.org/wiki/Editing">Several other options</a> are also available for editing OpenStreetMap.'
1469       potlatch_unsaved_changes: "You have unsaved changes. (To save in Potlatch, you should deselect the current way or point, if editing in live mode, or click save if you have a save button.)"
1470       potlatch2_not_configured: "Potlatch 2 has not been configured - please see https://wiki.openstreetmap.org/wiki/The_Rails_Port#Potlatch_2 for more information"
1471       potlatch2_unsaved_changes: "You have unsaved changes. (To save in Potlatch 2, you should click save.)"
1472       id_not_configured: "iD has not been configured"
1473       no_iframe_support: "Your browser doesn't support HTML iframes, which are necessary for this feature."
1474     sidebar:
1475       search_results: Search Results
1476       close: Close
1477     search:
1478       search: Search
1479       get_directions: "Get directions"
1480       get_directions_title: "Find directions between two points"
1481       from: "From"
1482       to: "To"
1483       where_am_i: "Where is this?"
1484       where_am_i_title: Describe the current location using the search engine
1485       submit_text: "Go"
1486     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_your_traces: "See your 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       your_traces: "Your GPS traces"
1662       public_traces_from: "Public GPS traces from %{user}"
1663       description: "Browse recent GPS track 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       your friends: Your 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_without_exit: Take the ramp on the right onto %{name}
2333         onramp_right_without_exit: Turn right on the ramp onto %{name}
2334         endofroad_right_without_exit: At the end of the road turn right onto %{name}
2335         merge_right_without_exit: Merge right onto %{name}
2336         fork_right_without_exit: At the fork turn right onto %{name}
2337         turn_right_without_exit: Turn right onto %{name}
2338         sharp_right_without_exit: Sharp right onto %{name}
2339         uturn_without_exit: U-turn along %{name}
2340         sharp_left_without_exit: Sharp left onto %{name}
2341         turn_left_without_exit: Turn left onto %{name}
2342         offramp_left_without_exit: Take the ramp on the left onto %{name}
2343         onramp_left_without_exit: Turn left on the ramp onto %{name}
2344         endofroad_left_without_exit: At the end of the road turn left onto %{name}
2345         merge_left_without_exit: Merge left onto %{name}
2346         fork_left_without_exit: At the fork turn left onto %{name}
2347         slight_left_without_exit: Slight left onto %{name}
2348         via_point_without_exit: (via point)
2349         follow_without_exit: Follow %{name}
2350         roundabout_without_exit: At roundabout take %{name}
2351         leave_roundabout_without_exit: Leave roundabout - %{name}
2352         stay_roundabout_without_exit: Stay on roundabout - %{name}
2353         start_without_exit: Start at end of %{name}
2354         destination_without_exit: Reach destination
2355         against_oneway_without_exit: Go against one-way on %{name}
2356         end_oneway_without_exit: End of one-way on %{name}
2357         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
2358         turn_left_with_exit: At roundabout turn left onto %{name}
2359         slight_left_with_exit: At roundabout slight left onto %{name}
2360         turn_right_with_exit: At roundabout turn right onto %{name}
2361         slight_right_with_exit: At roundabout slight right onto %{name}
2362         continue_with_exit: At roundabout continue straight onto %{name}
2363         unnamed: "unnamed road"
2364         courtesy: "Directions courtesy of %{link}"
2365       time: "Time"
2366     query:
2367       node: Node
2368       way: Way
2369       relation: Relation
2370       nothing_found: No features found
2371       error: "Error contacting %{server}: %{error}"
2372       timeout: "Timeout contacting %{server}"
2373     context:
2374       directions_from: Directions from here
2375       directions_to: Directions to here
2376       add_note: Add a note here
2377       show_address: Show address
2378       query_features: Query features
2379       centre_map: Centre map here
2380   redaction:
2381     edit:
2382       description: "Description"
2383       heading: "Edit redaction"
2384       submit: "Save redaction"
2385       title: "Edit redaction"
2386     index:
2387       empty: "No redactions to show."
2388       heading: "List of redactions"
2389       title: "List of redactions"
2390     new:
2391       description: "Description"
2392       heading: "Enter information for new redaction"
2393       submit: "Create redaction"
2394       title: "Creating new redaction"
2395     show:
2396       description: "Description:"
2397       heading: "Showing redaction \"%{title}\""
2398       title: "Showing redaction"
2399       user: "Creator:"
2400       edit: "Edit this redaction"
2401       destroy: "Remove this redaction"
2402       confirm: "Are you sure?"
2403     create:
2404       flash: "Redaction created."
2405     update:
2406       flash: "Changes saved."
2407     destroy:
2408       not_empty: "Redaction is not empty. Please un-redact all versions belonging to this redaction before destroying it."
2409       flash: "Redaction destroyed."
2410       error: "There was an error destroying this redaction."