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