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