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