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