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