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