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