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