]> git.openstreetmap.org Git - rails.git/blob - config/locales/en.yml
Fixup some of the rss output and geocode bugs using nominatim
[rails.git] / config / locales / en.yml
1 en:
2   html:
3     dir: ltr
4   activerecord:
5     # Translates all the model names, which is used in error handling on the web site
6     models:
7       acl: "Access Control List"
8       changeset: "Changeset"
9       changeset_tag: "Changeset Tag"
10       country: "Country"
11       diary_comment: "Diary Comment"
12       diary_entry: "Diary Entry"
13       friend: "Friend"
14       language: "Language"
15       message: "Message"
16       node: "Node"
17       node_tag: "Node Tag"
18       notifier: "Notifier"
19       old_node: "Old Node"
20       old_node_tag: "Old Node Tag"
21       old_relation: "Old Relation"
22       old_relation_member: "Old Relation Member"
23       old_relation_tag: "Old Relation Tag"
24       old_way: "Old Way"
25       old_way_node: "Old Way Node"
26       old_way_tag: "Old Way Tag"
27       relation: "Relation"
28       relation_member: "Relation Member"
29       relation_tag: "Relation Tag"
30       session: "Session"
31       trace: "Trace"
32       tracepoint: "Trace Point"
33       tracetag: "Trace Tag"
34       user: "User"
35       user_preference: "User Preference"
36       user_token: "User Token"
37       way: "Way"
38       way_node: "Way Node"
39       way_tag: "Way Tag"
40     # Translates all the model attributes, which is used in error handling on the web site
41     # Only the ones that are used on the web site are translated at the moment
42     attributes:
43       diary_comment:
44         body: "Body"
45       diary_entry:
46         user: "User"
47         title: "Title"
48         latitude: "Latitude"
49         longitude: "Longitude"
50         language: "Language"
51       friend:
52         user: "User"
53         friend: "Friend"
54       trace:
55         user: "User"
56         visible: "Visible"
57         name: "Name"
58         size: "Size"
59         latitude: "Latitude"
60         longitude: "Longitude"
61         public: "Public"
62         description: "Description"
63       message:
64         sender: "Sender"
65         title: "Title"
66         body: "Body"
67         recipient: "Recipient"
68       user:
69         email: "Email"
70         active: "Active"
71         display_name: "Display Name"
72         description: "Description"
73         languages: "Languages"
74         pass_crypt: "Password"
75   printable_name:
76     with_id: "{{id}}"
77     with_version: "{{id}}, v{{version}}"
78     with_name: "{{name}} ({{id}})"
79   browse:
80     changeset:
81       title: "Changeset"
82       changeset: "Changeset: {{id}}"
83       download: "Download {{changeset_xml_link}} or {{osmchange_xml_link}}"
84       changesetxml: "Changeset XML"
85       osmchangexml: "osmChange XML"
86       feed:
87         title: "Changeset {{id}}"
88         title_comment: "Changeset {{id}} - {{comment}}"
89     changeset_navigation:
90       paging:
91         user:
92           prev: "« {{id}}"
93           next: "{{id}} »"
94         all:
95           prev: "« {{id}}"
96           next: "{{id}} »"
97       user:
98         name_tooltip: "View edits by {{user}}"
99         prev_tooltip: "Previous edit by {{user}}"
100         next_tooltip: "Next edit by {{user}}"
101       all:
102         prev_tooltip: "Previous changeset"
103         next_tooltip: "Next changeset"
104     changeset_details:
105       created_at: "Created at:"
106       closed_at: "Closed at:"
107       belongs_to: "Belongs to:"
108       bounding_box: "Bounding box:"
109       no_bounding_box: "No bounding box has been stored for this changeset."
110       show_area_box: "Show Area Box"
111       box: "box"
112       has_nodes:
113         one: "Has the following {{count}} node:"
114         other: "Has the following {{count}} nodes:"
115       has_ways:
116         one:  "Has the following {{count}} way:"
117         other: "Has the following {{count}} ways:"
118       has_relations:
119         one:  "Has the following {{count}} relation:"
120         other: "Has the following {{count}} relations:"
121     common_details: 
122       edited_at: "Edited at:"
123       edited_by: "Edited by:"
124       version: "Version:"
125       in_changeset: "In changeset:"
126       changeset_comment: "Comment:"
127     containing_relation:
128       entry: "Relation {{relation_name}}"
129       entry_role: "Relation {{relation_name}} (as {{relation_role}})"
130     map:
131       loading: "Loading..."
132       deleted: "Deleted"
133       larger:
134         area: "View area on larger map"
135         node: "View node on larger map"
136         way: "View way on larger map"
137         relation: "View relation on larger map"
138     node_details:
139       coordinates: "Coordinates:"
140       part_of: "Part of:"
141     node_history:
142       node_history: "Node History"
143       node_history_title: "Node History: {{node_name}}"
144       download: "{{download_xml_link}} or {{view_details_link}}"
145       download_xml: "Download XML"
146       view_details: "view details"
147     node:
148       node: "Node"
149       node_title: "Node: {{node_name}}"
150       download: "{{download_xml_link}}, {{view_history_link}} or {{edit_link}}"
151       download_xml: "Download XML"
152       view_history: "view history"
153       edit: "edit"
154     not_found:
155       sorry: "Sorry, the {{type}} with the id {{id}}, could not be found."
156       type:
157         node: node
158         way: way
159         relation: relation
160         changeset: changeset
161     timeout:
162       sorry: "Sorry, the data for the {{type}} with the id {{id}}, took too long to retrieve."
163       type:
164         node: node
165         way: way
166         relation: relation
167         changeset: changeset
168     paging_nav:
169       showing_page: "Showing page"
170       of: "of"
171     relation_details:
172       members: "Members:"
173       part_of: "Part of:"
174     relation_history:
175       relation_history: "Relation History"
176       relation_history_title: "Relation History: {{relation_name}}"
177       download: "{{download_xml_link}} or {{view_details_link}}"
178       download_xml: "Download XML"
179       view_details: "view details"
180     relation_member:
181       entry: "{{type}} {{name}}"
182       entry_role: "{{type}} {{name}} as {{role}}"
183       type:
184         node: "Node"
185         way: "Way"
186         relation: "Relation"
187     relation:
188       relation: "Relation"
189       relation_title: "Relation: {{relation_name}}"
190       download: "{{download_xml_link}} or {{view_history_link}}"
191       download_xml: "Download XML"
192       view_history: "view history"
193     start:
194       view_data: "View data for current map view"
195       manually_select: "Manually select a different area"
196     start_rjs:
197       data_layer_name: "Data"
198       data_frame_title: "Data"
199       zoom_or_select: "Zoom in or select an area of the map to view"
200       drag_a_box: "Drag a box on the map to select an area"
201       manually_select: "Manually select a different area"
202       loaded_an_area_with_num_features: "You have loaded an area which contains [[num_features]] features. In general, some browsers may not cope well with displaying this quantity of data. Generally, browsers work best at displaying less than 100 features at a time: doing anything else may make your browser slow/unresponsive. If you are sure you want to display this data, you may do so by clicking the button below."
203       load_data: "Load Data"
204       unable_to_load_size: "Unable to load: Bounding box size of [[bbox_size]] is too large (must be smaller than {{max_bbox_size}})"
205       loading: "Loading..."
206       show_history: "Show History"
207       wait: "Wait..."
208       history_for_feature: "History for [[feature]]"
209       details: "Details"
210       private_user: "private user"
211       edited_by_user_at_timestamp: "Edited by [[user]] at [[timestamp]]"
212       object_list:
213         heading: "Object list"
214         back: "Display object list"
215         type:
216           node: "Node"
217           way: "Way"
218           # There is no 'relation' type because it is not represented in OpenLayers
219         api: "Retrieve this area from the API"
220         details: "Details"
221         selected:
222           type:
223             node: "Node [[id]]"
224             way: "Way [[id]]"
225             # There is no 'relation' type because it is not represented in OpenLayers
226         history:
227           type:
228             node: "Node [[id]]"
229             way: "Way [[id]]"
230             # There is no 'relation' type because it is not represented in OpenLayers
231     tag_details:
232       tags: "Tags:"
233     way_details:
234       nodes: "Nodes:"
235       part_of: "Part of:"
236       also_part_of:
237         one: "also part of way {{related_ways}}"
238         other: "also part of ways {{related_ways}}"
239     way_history:
240       way_history: "Way History"
241       way_history_title: "Way History: {{way_name}}"
242       download: "{{download_xml_link}} or {{view_details_link}}"
243       download_xml: "Download XML"
244       view_details: "view details"
245     way:
246       way: "Way"
247       way_title: "Way: {{way_name}}"
248       download: "{{download_xml_link}}, {{view_history_link}} or {{edit_link}}"
249       download_xml: "Download XML"
250       view_history: "view history"
251       edit: "edit"
252     bug:
253       open_title: "Unresolved issue: {{bug_name}}"
254       closed_title: "Resolved issue: {{bug_name}}"
255       created_at: "Created at:"
256       edited_at: "Edited at:"
257       closed_at: "Closed at:"
258       opened_by: "Opened by:"
259       description: "Description:"
260       comment_by: "Comment by: "
261       comment: "Comment:"
262       date: "Date:"
263   changeset:
264     changeset_paging_nav: 
265       showing_page: "Showing page {{page}}"
266       next: "Next »"
267       previous: "« Previous"
268     changeset:
269       id: "#{{id}}"
270       still_editing: "(still editing)"
271       anonymous: "Anonymous"
272       no_comment: "(none)"
273       no_edits: "(no edits)"
274       show_area_box: "show area box"
275       big_area: "(big)"
276       view_changeset_details: "View changeset details"
277     changesets:
278       id: "ID"
279       saved_at: "Saved at"
280       user: "User"
281       comment: "Comment"
282       area: "Area"
283     list:
284       title: "Changesets"
285       title_user: "Changesets by {{user}}"
286       title_bbox: "Changesets within {{bbox}}"
287       title_user_bbox: "Changesets by {{user}} within {{bbox}}"
288
289       heading: "Changesets"
290       heading_user: "Changesets"
291       heading_bbox: "Changesets"
292       heading_user_bbox: "Changesets"
293
294       description: "Recent changes"
295       description_user: "Changesets by {{user}}"
296       description_bbox: "Changesets within {{bbox}}"
297       description_user_bbox: "Changesets by {{user}} within {{bbox}}"
298   diary_entry:
299     new:
300       title: New Diary Entry
301     list:
302       title: "Users' diaries"
303       user_title: "{{user}}'s diary"
304       in_language_title: "Diary Entries in {{language}}"
305       new: New Diary Entry
306       new_title: Compose a new entry in your user diary
307       no_entries: No diary entries
308       recent_entries: "Recent diary entries:"
309       older_entries: Older Entries
310       newer_entries: Newer Entries
311     edit:
312       title: "Edit diary entry"
313       subject: "Subject:"
314       body: "Body:"
315       language: "Language:"
316       location: "Location:"
317       latitude: "Latitude:"
318       longitude: "Longitude:"
319       use_map_link: "use map"
320       save_button: "Save"
321       marker_text: Diary entry location
322     view:
323       title: "{{user}}'s diary | {{title}}"
324       user_title: "{{user}}'s diary"
325       leave_a_comment: "Leave a comment"
326       login_to_leave_a_comment: "{{login_link}} to leave a comment"
327       login: "Login"
328       save_button: "Save"
329     no_such_entry:
330       title: "No such diary entry"
331       heading: "No entry with the id: {{id}}"
332       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."
333     no_such_user:
334       title: "No such user"
335       heading: "The user {{user}} does not exist"
336       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
337     diary_entry:
338       posted_by: "Posted by {{link_user}} at {{created}} in {{language_link}}"
339       comment_link: Comment on this entry
340       reply_link: Reply to this entry
341       comment_count:
342         one: 1 comment
343         other: "{{count}} comments"
344       edit_link: Edit this entry
345       hide_link: Hide this entry
346       confirm: Confirm
347     diary_comment:
348       comment_from: "Comment from {{link_user}}  at {{comment_created_at}}"
349       hide_link: Hide this comment
350       confirm: Confirm
351     location:
352       location: "Location:"
353       view: "View"
354       edit: "Edit"
355     feed:
356       user:
357         title: "OpenStreetMap diary entries for {{user}}"
358         description: "Recent OpenStreetMap diary entries from {{user}}"
359       language:
360         title: "OpenStreetMap diary entries in {{language_name}}"
361         description: "Recent diary entries from users of OpenStreetMap in {{language_name}}"
362       all:
363         title: "OpenStreetMap diary entries"
364         description: "Recent diary entries from users of OpenStreetMap"
365   export:
366     start:
367       area_to_export: "Area to Export"
368       manually_select: "Manually select a different area"
369       format_to_export: "Format to Export"
370       osm_xml_data: "OpenStreetMap XML Data"
371       mapnik_image: "Mapnik Image"
372       osmarender_image: "Osmarender Image"
373       embeddable_html: "Embeddable HTML"
374       licence: "Licence"
375       export_details: 'OpenStreetMap data is licensed under the <a href="http://creativecommons.org/licenses/by-sa/2.0/">Creative Commons Attribution-ShareAlike 2.0 license</a>.'
376       too_large:
377         heading: "Area Too Large"
378         body: "This area is too large to be exported as OpenStreetMap XML Data. Please zoom in or select a smaller area."
379       options: "Options"
380       format: "Format"
381       scale: "Scale"
382       max: "max"
383       image_size: "Image Size"
384       zoom: "Zoom"
385       add_marker: "Add a marker to the map"
386       latitude: "Lat:"
387       longitude: "Lon:"
388       output: "Output"
389       paste_html: "Paste HTML to embed in website"
390       export_button: "Export"
391     start_rjs:
392       export: "Export"
393       drag_a_box: "Drag a box on the map to select an area"
394       manually_select: "Manually select a different area"
395       click_add_marker: "Click on the map to add a marker"
396       change_marker: "Change marker position"
397       add_marker: "Add a marker to the map"
398       view_larger_map: "View Larger Map"
399   geocoder:
400     search:
401       title:
402         latlon: 'Results from <a href="http://openstreetmap.org/">Internal</a>'
403         us_postcode: 'Results from <a href="http://geocoder.us/">Geocoder.us</a>'
404         uk_postcode: 'Results from <a href="http://www.npemap.org.uk/">NPEMap / FreeThe Postcode</a>'
405         ca_postcode: 'Results from <a href="http://geocoder.ca/">Geocoder.CA</a>'
406         osm_namefinder: 'Results from <a href="http://gazetteer.openstreetmap.org/namefinder/">OpenStreetMap Namefinder</a>'
407         osm_nominatim: 'Results from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
408         geonames: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
409     search_osm_namefinder:
410       prefix: "{{type}}"
411       suffix_place: ", {{distance}} {{direction}} of {{placename}}"
412       suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} of {{parentname}})"
413       suffix_suburb: "{{suffix}}, {{parentname}}"
414     search_osm_nominatim:
415       prefix:
416         amenity:
417           airport: "Airport"
418           arts_centre: "Arts Centre"
419           atm: "ATM"
420           auditorium: "Auditorium"
421           bank: "Bank"
422           bar: "Bar"
423           bench: "Bench"
424           bicycle_parking: "Cycle Parking"
425           bicycle_rental: "Cycle Rental"
426           brothel: "Brothel"
427           bureau_de_change: "Bureau de Change"
428           bus_station: "Bus Station"
429           cafe: "Cafe"
430           car_rental: "Car Rental"
431           car_sharing: "Car Sharing"
432           car_wash: "Car Wash"
433           casino: "Casino"
434           cinema: "Cinema"
435           clinic: "Clinic"
436           club: "Club"
437           college: "College"
438           community_centre: "Community Centre"
439           courthouse: "Courthouse"
440           crematorium: "Crematorium"
441           dentist: "Dentist"
442           doctors: "Doctors"
443           dormitory: "Dormitory"
444           drinking_water: "Drinking Water"
445           driving_school: "Driving School"
446           embassy: "Embassy"
447           emergency_phone: "Emergency Phone"
448           fast_food: "Fast Food"
449           ferry_terminal: "Ferry Terminal"
450           fire_hydrant: "Fire Hydrant"
451           fire_station: "Fire Station"
452           fountain: "Fountain"
453           fuel: "Fuel"
454           grave_yard: "Grave Yard"
455           gym: "Fitness Centre / Gym"
456           hall: "Hall"
457           health_centre: "Health Centre"
458           hospital: "Hospital"
459           hotel: "Hotel"
460           hunting_stand: "Hunting Stand"
461           ice_cream: "Ice Cream"
462           kindergarten: "Kindergarten"
463           library: "Library"
464           market: "Market"
465           marketplace: "Marketplace"
466           mountain_rescue: "Mountain Rescue"
467           nightclub: "Night Club"
468           nursery: "Nursery"
469           nursing_home: "Nursing Home"
470           office: "Office"
471           park: "Park"
472           parking: "Parking"
473           pharmacy: "Pharmacy"
474           place_of_worship: "Place of Worship"
475           police: "Police"
476           post_box: "Post Box"
477           post_office: "Post Office"
478           preschool: "Pre-School"
479           prison: "Prison"
480           pub: "Pub"
481           public_building: "Public Building"
482           public_market: "Public Market"
483           reception_area: "Reception Area"
484           recycling: "Recycling Point"
485           restaurant: "Restaurant"
486           retirement_home: "Retirement Home"
487           sauna: "Sauna"
488           school: "School"
489           shelter: "Shelter"
490           shop: "Shop"
491           shopping: "Shopping"
492           social_club: "Social Club"
493           studio: "Studio"
494           supermarket: "Supermarket"
495           taxi: "Taxi"
496           telephone: "Public Telephone"
497           theatre: "Theatre"
498           toilets: "Toilets"
499           townhall: "Town Hall"
500           university: "University"
501           vending_machine: "Vending Machine"
502           veterinary: "Veterinary Surgery"
503           village_hall: "Village Hall"
504           waste_basket: "Waste Basket"
505           wifi: "WiFi Access"
506           youth_centre: "Youth Centre"
507         boundary:
508           administrative: "Administrative Boundary"
509         building:
510           apartments: "Apartment Block"
511           block: "Building Block"
512           bunker: "Bunker"
513           chapel: "Chapel"
514           church: "Church"
515           city_hall: "City Hall"
516           commercial: "Commercial Building"
517           dormitory: "Dormitory"
518           entrance: "Building Entrance"
519           faculty: "Faculty Building"
520           farm: "Farm Building"
521           flats: "Flats"
522           garage: "Garage"
523           hall: "Hall"
524           hospital: "Hospital Building"
525           hotel: "Hotel"
526           house: "House"
527           industrial: "Industrial Building"
528           office: "Office Building"
529           public: "Public Building"
530           residential: "Residential Building"
531           retail: "Retail Building"
532           school: "School Building"
533           shop: "Shop"
534           stadium: "Stadium"
535           store: "Store"
536           terrace: "Terrace"
537           tower: "Tower"
538           train_station: "Railway Station"
539           university: "University Building"
540           yes: "Building"
541         highway:
542           bridleway: "Bridleway"
543           bus_guideway: "Guided Bus Lane"
544           bus_stop: "Bus Stop"
545           byway: "Byway"
546           construction: "Highway under Construction"
547           cycleway: "Cycle Path"
548           distance_marker: "Distance Marker"
549           emergency_access_point: "Emergency Access Point"
550           footway: "Footpath"
551           ford: "Ford"
552           gate: "Gate"
553           living_street: "Living Street"
554           minor: "Minor Road"
555           motorway: "Motorway"
556           motorway_junction: "Motorway Junction"
557           motorway_link: "Motorway Road"
558           path: "Path"
559           pedestrian: "Pedestrian Way"
560           platform: "Platform"
561           primary: "Primary Road"
562           primary_link: "Primary Road"
563           raceway: "Raceway"
564           residential: "Residential"
565           road: "Road"
566           secondary: "Secondary Road"
567           secondary_link: "Secondary Road"
568           service: "Service Road"
569           services: "Motorway Services"
570           steps: "Steps"
571           stile: "Stile"
572           tertiary: "Tertiary Road"
573           track: "Track"
574           trail: "Trail"
575           trunk: "Trunk Road"
576           trunk_link: "Trunk Road"
577           unclassified: "Unclassified Road"
578           unsurfaced: "Unsurfaced Road"
579         historic:
580           archaeological_site: "Archaeological Site"
581           battlefield: "Battlefield"
582           boundary_stone: "Boundary Stone"
583           building: "Building"
584           castle: "Castle"
585           church: "Church"
586           house: "House"
587           icon: "Icon"
588           manor: "Manor"
589           memorial: "Memorial"
590           mine: "Mine"
591           monument: "Monument"
592           museum: "Museum"
593           ruins: "Ruins"
594           tower: "Tower"
595           wayside_cross: "Wayside Cross"
596           wayside_shrine: "Wayside Shrine"
597           wreck: "Wreck"
598         landuse:
599           allotments: "Allotments"
600           basin: "Basin"
601           brownfield: "Brownfield Land"
602           cemetery: "Cemetery"
603           commercial: "Commercial Area"
604           conservation: "Conservation"
605           construction: "Construction"
606           farm: "Farm"
607           farmland: "Farmland"
608           farmyard: "Farmyard"
609           forest: "Forest"
610           grass: "Grass"
611           greenfield: "Greenfield Land"
612           industrial: "Industrial Area"
613           landfill: "Landfill"
614           meadow: "Meadow"
615           military: "Military Area"
616           mine: "Mine"
617           mountain: "Mountain"
618           nature_reserve: "Nature Reserve"
619           park: "Park"
620           piste: "Piste"
621           plaza: "Plaza"
622           quarry: "Quarry"
623           railway: "Railway"
624           recreation_ground: "Recreation Ground"
625           reservoir: "Reservoir"
626           residential: "Residential Area"
627           retail: "Retail"
628           village_green: "Village Green"
629           vineyard: "Vineyard"
630           wetland: "Wetland"
631           wood: "Wood"
632         leisure:
633           beach_resort: "Beach Resort"
634           common: "Common Land"
635           fishing: "Fishing Area"
636           garden: "Garden"
637           golf_course: "Golf Course"
638           ice_rink: "Ice Rink"
639           marina: "Marina"
640           miniature_golf: "Miniature Golf"
641           nature_reserve: "Nature Reserve"
642           park: "Park"
643           pitch: "Sports Pitch"
644           playground: "Playground"
645           recreation_ground: "Recreation Ground"
646           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         natural:
653           bay: "Bay"
654           beach: "Beach"
655           cape: "Cape"
656           cave_entrance: "Cave Entrance"
657           channel: "Channel"
658           cliff: "Cliff"
659           coastline: "Coastline"
660           crater: "Crater"
661           feature: "Feature"
662           fell: "Fell"
663           fjord: "Fjord"
664           geyser: "Geyser"
665           glacier: "Glacier"
666           heath: "Heath"
667           hill: "Hill"
668           island: "Island"
669           land: "Land"
670           marsh: "Marsh"
671           moor: "Moor"
672           mud: "Mud"
673           peak: "Peak"
674           point: "Point"
675           reef: "Reef"
676           ridge: "Ridge"
677           river: "River"
678           rock: "Rock"
679           scree: "Scree"
680           scrub: "Scrub"
681           shoal: "Shoal"
682           spring: "Spring"
683           strait: "Strait"
684           tree: "Tree"
685           valley: "Valley"
686           volcano: "Volcano"
687           water: "Water"
688           wetland: "Wetland"
689           wetlands: "Wetlands"
690           wood: "Wood"
691         place:
692           airport: "Airport"
693           city: "City"
694           country: "Country"
695           county: "County"
696           farm: "Farm"
697           hamlet: "Hamlet"
698           house: "House"
699           houses: "Houses"
700           island: "Island"
701           islet: "Islet"
702           locality: "Locality"
703           moor: "Moor"
704           municipality: "Municipality"
705           postcode: "Postcode"
706           region: "Region"
707           sea: "Sea"
708           state: "State"
709           subdivision: "Subdivision"
710           suburb: "Suburb"
711           town: "Town"
712           unincorporated_area: "Unincorporated Area"
713           village: "Village"
714         railway:
715           abandoned: "Abandoned Railway"
716           construction: "Railway under Construction"
717           disused: "Disused Railway"
718           disused_station: "Disused Railway Station"
719           funicular: "Funicular Railway"
720           halt: "Train Stop"
721           historic_station: "Historic Railway Station"
722           junction: "Railway Junction"
723           level_crossing: "Level Crossing"
724           light_rail: "Light Rail"
725           monorail: "Monorail"
726           narrow_gauge: "Narrow Gauge Railway"
727           platform: "Railway Platform"
728           preserved: "Preserved Railway"
729           spur: "Railway Spur"
730           station: "Railway Station"
731           subway: "Subway Station"
732           subway_entrance: "Subway Entrance"
733           switch: "Railway Points"
734           tram: "Tramway"
735           tram_stop: "Tram Stop"
736           yard: "Railway Yard"
737         shop:
738           alcohol: "Off License"
739           apparel: "Apparel Shop"
740           art: "Art Shop"
741           bakery: "Bakery"
742           beauty: "Beauty Shop"
743           beverages: "Beverages Shop"
744           bicycle: "Bicycle Shop"
745           books: "Book Shop"
746           butcher: "Butcher"
747           car: "Car Shop"
748           car_dealer: "Car Dealer"
749           car_parts: "Car Parts"
750           carpet: "Carpet Shop"
751           car_repair: "Car Repair"
752           charity: "Charity Shop"
753           chemist: "Chemist"
754           clothes: "Clothes Shop"
755           computer: "Computer Shop"
756           confectionery: "Confectionery Shop"
757           convenience: "Convenience Store"
758           copyshop: "Copy Shop"
759           cosmetics: "Cosmetics Shop"
760           department_store: "Department Store"
761           discount: "Discount Items Shop"
762           doityourself: "Do-It-Yourself"
763           drugstore: "Drugstore"
764           dry_cleaning: "Dry Cleaning"
765           electronics: "Electronics Shop"
766           estate_agent: "Estate Agent"
767           farm: "Farm Shop"
768           fashion: "Fashion Shop"
769           fish: "Fish Shop"
770           florist: "Florist"
771           food: "Food Shop"
772           funeral_directors: "Funeral Directors"
773           furniture: "Furniture"
774           gallery: "Gallery"
775           garden_centre: "Garden Centre"
776           general: "General Store"
777           gift: "Gift Shop"
778           greengrocer: "Greengrocer"
779           grocery: "Grocery Shop"
780           hairdresser: "Hairdresser"
781           hardware: "Hardware Store"
782           hifi: "Hi-Fi"
783           insurance: "Insurance"
784           jewelry: "Jewelry Shop"
785           kiosk: "Kiosk Shop"
786           laundry: "Laundry"
787           mall: "Mall"
788           market: "Market"
789           mobile_phone: "Mobile Phone Shop"
790           motorcycle: "Motorcycle Shop"
791           music: "Music Shop"
792           newsagent: "Newsagent"
793           optician: "Optician"
794           organic: "Organic Food Shop"
795           outdoor: "Outdoor Shop"
796           pet: "Pet Shop"
797           photo: "Photo Shop"
798           salon: "Salon"
799           shoes: "Shoe Shop"
800           shopping_centre: "Shopping Centre"
801           sports: "Sports Shop"
802           stationery: "Stationery Shop"
803           supermarket: "Supermarket"
804           toys: "Toy Shop"
805           travel_agency: "Travel Agency"
806           video: "Video Shop"
807           wine: "Off License"
808         tourism:
809           alpine_hut: "Alpine Hut"
810           artwork: "Artwork"
811           attraction: "Attraction"
812           bed_and_breakfast: "Bed and Breakfast"
813           cabin: "Cabin"
814           camp_site: "Camp Site"
815           caravan_site: "Caravan Site"
816           chalet: "Chalet"
817           guest_house: "Guest House"
818           hostel: "Hostel"
819           hotel: "Hotel"
820           information: "Information"
821           lean_to: "Lean To"
822           motel: "Motel"
823           museum: "Museum"
824           picnic_site: "Picnic Site"
825           theme_park: "Theme Park"
826           valley: "Valley"
827           viewpoint: "Viewpoint"
828           zoo: "Zoo"
829         waterway:
830           boatyard: "Boatyard"
831           canal: "Canal"
832           connector: "Waterway Connector"
833           dam: "Dam"
834           derelict_canal: "Derelict Canal"
835           ditch: "Ditch"
836           dock: "Dock"
837           drain: "Drain"
838           lock: "Lock"
839           lock_gate: "Lock Gate"
840           mineral_spring: "Mineral Spring"
841           mooring: "Mooring"
842           rapids: "Rapids"
843           river: "River"
844           riverbank: "Riverbank"
845           stream: "Stream"
846           wadi: "Wadi"
847           waterfall: "Waterfall"
848           water_point: "Water Point"
849           weir: "Weir"
850     description:
851       title:
852         osm_namefinder: '{{types}} from <a href="http://gazetteer.openstreetmap.org/namefinder/">OpenStreetMap Namefinder</a>'
853         osm_nominatim: 'Location from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
854         geonames: 'Location from <a href="http://www.geonames.org/">GeoNames</a>'
855       types:
856         cities: Cities
857         towns: Towns
858         places: Places
859     description_osm_namefinder:
860       prefix: "{{distance}} {{direction}} of {{type}}"
861     results:
862       no_results: "No results found"
863       more_results: "More results"
864     distance:
865       zero: "less than 1km"
866       one: "about 1km"
867       other: "about {{count}}km"
868     direction:
869       south_west: "south-west"
870       south: "south"
871       south_east: "south-east"
872       east: "east"
873       north_east: "north-east"
874       north: "north"
875       north_west: "north-west"
876       west: "west"
877   layouts:
878     project_name:
879       # in <title>
880       title: OpenStreetMap
881       # in <h1>
882       h1: OpenStreetMap
883     logo:
884       alt_text: OpenStreetMap logo
885     welcome_user: "Welcome, {{user_link}}"
886     welcome_user_link_tooltip: Your user page
887     home: home
888     home_tooltip: Go to home location
889     inbox: "inbox ({{count}})"
890     inbox_tooltip:
891       zero: Your inbox contains no unread messages
892       one: Your inbox contains 1 unread message
893       other: Your inbox contains {{count}} unread messages
894     logout: logout
895     logout_tooltip: "Log out"
896     log_in: log in
897     log_in_tooltip: Log in with an existing account
898     sign_up: sign up
899     sign_up_tooltip: Create an account for editing
900     view: View
901     view_tooltip: View the map
902     edit: Edit
903     history: History
904     export: Export
905     export_tooltip: Export map data
906     gps_traces: GPS Traces
907     gps_traces_tooltip: Manage GPS traces
908     user_diaries: User Diaries
909     user_diaries_tooltip: View user diaries
910     tag_line: The Free Wiki World Map
911     intro_1: "OpenStreetMap is a free editable map of the whole world. It is made by people like you."
912     intro_2: "OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth."
913     intro_3: "OpenStreetMap's hosting is kindly supported by the {{ucl}} and {{bytemark}}. Other supporters of the project are listed in the {{partners}}."
914     intro_3_ucl: "UCL VR Centre"
915     intro_3_bytemark: "bytemark"
916     intro_3_partners: "wiki"
917     intro_3_partners_url: "http://wiki.openstreetmap.org/wiki/Partners"
918     osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
919     osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
920     donate: "Support OpenStreetMap by {{link}} to the Hardware Upgrade Fund."
921     donate_link_text: donating
922     help_wiki: "Help &amp; Wiki"
923     help_wiki_tooltip: "Help &amp; Wiki site for the project"
924     help_wiki_url: "http://wiki.openstreetmap.org"
925     news_blog: "News blog"
926     news_blog_tooltip: "News blog about OpenStreetMap, free geographical data, etc."
927     shop: Shop
928     shop_tooltip: Shop with branded OpenStreetMap merchandise
929     shop_url: http://wiki.openstreetmap.org/wiki/Merchandise
930     sotm: 'Come to the 2009 OpenStreetMap Conference, The State of the Map, July 10-12 in Amsterdam!'
931     license:
932       alt: CC by-sa 2.0
933       title: OpenStreetMap data is licensed under the Creative Commons Attribution-Share Alike 2.0 Generic License
934     make_a_donation:
935       title: Support OpenStreetMap with a monetary donation
936       text: Make a Donation
937   notifier:
938     diary_comment_notification:
939       subject: "[OpenStreetMap] {{user}} commented on your diary entry"
940       hi: "Hi {{to_user}},"
941       header: "{{from_user}} has commented on your recent OpenStreetMap diary entry with the subject {{subject}}:"
942       footer: "You can also read the comment at {{readurl}} and you can comment at {{commenturl}} or reply at {{replyurl}}"
943     message_notification:
944       subject: "[OpenStreetMap] {{user}} sent you a new message"
945       hi: "Hi {{to_user}},"
946       header: "{{from_user}} has sent you a message through OpenStreetMap with the subject {{subject}}:"
947       footer1: "You can also read the message at {{readurl}}"
948       footer2: "and you can reply at {{replyurl}}"
949     friend_notification:
950       subject: "[OpenStreetMap] {{user}} added you as a friend"
951       had_added_you: "{{user}} has added you as a friend on OpenStreetMap."
952       see_their_profile: "You can see their profile at {{userurl}} and add them as a friend too if you wish."
953     gpx_notification:
954       greeting: "Hi,"
955       your_gpx_file: "It looks like your GPX file"
956       with_description: "with the description"
957       and_the_tags: "and the following tags:"
958       and_no_tags: "and no tags."
959       failure:
960         subject: "[OpenStreetMap] GPX Import failure"
961         failed_to_import: "failed to import. Here is the error:"
962         more_info_1: "More information about GPX import failures and how to avoid"
963         more_info_2: "them can be found at:"
964         import_failures_url: "http://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
965       success:
966         subject: "[OpenStreetMap] GPX Import success"
967         loaded_successfully: loaded successfully with {{trace_points}} out of a possible {{possible_points}} points.
968     signup_confirm:
969       subject: "[OpenStreetMap] Confirm your email address"
970     signup_confirm_plain:
971       greeting: "Hi there!"
972       hopefully_you: "Someone (hopefully you) would like to create an account over at"
973       # next two translations run-on : please word wrap appropriately
974       click_the_link_1: "If this is you, welcome! Please click the link below to confirm your"
975       click_the_link_2: "account and read on for more information about OpenStreetMap."
976       introductory_video: "You can watch an introductory video to OpenStreetMap here:"
977       more_videos: "There are more videos here:"
978       the_wiki: "Get reading about OpenStreetMap on the wiki:"
979       the_wiki_url: "http://wiki.openstreetmap.org/wiki/Beginners%27_Guide"
980       blog_and_twitter: "Catch up with the latest news via the OpenStreetMap blog or Twitter:"
981       opengeodata: "OpenGeoData.org is OpenStreetMap founder Steve Coast's blog, and it has podcasts too:"
982       wiki_signup: "You may also want to sign up to the OpenStreetMap wiki at:"
983       wiki_signup_url: "http://wiki.openstreetmap.org/index.php?title=Special:Userlogin&type=signup&returnto=Main_Page"
984       # next four translations are in pairs : please word wrap appropriately
985       user_wiki_1: "It is recommended that you create a user wiki page, which includes"
986       user_wiki_2: "category tags noting where you are, such as [[Category:Users_in_London]]."
987       current_user_1: "A list of current users in categories, based on where in the world"
988       current_user_2: "they are, is available from:"
989     signup_confirm_html:
990       greeting: "Hi there!"
991       hopefully_you: "Someone (hopefully you) would like to create an account over at"
992       click_the_link: "If this is you, welcome! Please click the link below to confirm that account and read on for more information about OpenStreetMap"
993       introductory_video: "You can watch an {{introductory_video_link}}."
994       video_to_openstreetmap: "introductory video to OpenStreetMap"
995       more_videos: "There are {{more_videos_link}}."
996       more_videos_here: "more videos here"
997       get_reading: Get reading about OpenStreetMap <a href="http://wiki.openstreetmap.org/wiki/Beginners%27_Guide">on the wiki</a>, catch up with the latest news via the <a href="http://blog.openstreetmap.org/">OpenStreetMap blog</a> or <a href="http://twitter.com/openstreetmap">Twitter</a>, or browse through OpenStreetMap founder Steve Coast's <a href="http://www.opengeodata.org/">OpenGeoData blog</a> for the potted history of the project, which has <a href="http://www.opengeodata.org/?cat=13">podcasts to listen to</a> also!
998       wiki_signup: 'You may also want to <a href="http://wiki.openstreetmap.org/index.php?title=Special:Userlogin&type=signup&returnto=Main_Page">sign up to the OpenStreetMap wiki</a>.'
999       user_wiki_page: 'It is recommended that you create a user wiki page, which includes category tags noting where you are, such as <a href="http://wiki.openstreetmap.org/wiki/Category:Users_in_London">[[Category:Users_in_London]]</a>.'
1000       current_user: 'A list of current users in categories, based on where in the world they are, is available from <a href="http://wiki.openstreetmap.org/wiki/Category:Users_by_geographical_region">Category:Users_by_geographical_region</a>.'
1001     email_confirm:
1002       subject: "[OpenStreetMap] Confirm your email address"
1003     email_confirm_plain:
1004       greeting: "Hi,"
1005       hopefully_you_1: "Someone (hopefully you) would like to change their email address over at"
1006       hopefully_you_2: "{{server_url}} to {{new_address}}."
1007       click_the_link: "If this is you, please click the link below to confirm the change."
1008     email_confirm_html:
1009       greeting: "Hi,"
1010       hopefully_you: "Someone (hopefully you) would like to change their email address over at {{server_url}} to {{new_address}}."
1011       click_the_link: "If this is you, please click the link below to confirm the change."
1012     lost_password:
1013       subject: "[OpenStreetMap] Password reset request"
1014     lost_password_plain:
1015       greeting: "Hi,"
1016       hopefully_you_1: "Someone (possibly you) has asked for the password to be reset on this"
1017       hopefully_you_2: "email addresses openstreetmap.org account."
1018       click_the_link: "If this is you, please click the link below to reset your password."
1019     lost_password_html:
1020       greeting: "Hi,"
1021       hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account."
1022       click_the_link: "If this is you, please click the link below to reset your password."
1023   message:
1024     inbox:
1025       title: "Inbox"
1026       my_inbox: "My inbox"
1027       outbox: "outbox"
1028       you_have: "You have {{new_count}} new messages and {{old_count}} old messages"
1029       from: "From"
1030       subject: "Subject"
1031       date: "Date"
1032       no_messages_yet: "You have no messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
1033       people_mapping_nearby: "people mapping nearby" 
1034     message_summary:
1035       unread_button: "Mark as unread"
1036       read_button: "Mark as read"
1037       reply_button: "Reply"
1038       delete_button: "Delete"
1039     new:
1040       title: "Send message"
1041       send_message_to: "Send a new message to {{name}}"
1042       subject: "Subject"
1043       body: "Body"
1044       send_button: "Send"
1045       back_to_inbox: "Back to inbox"
1046       message_sent: "Message sent"
1047       limit_exceeded: "You have sent a lot of messages recently. Please wait a while before trying to send any more."
1048     no_such_user:
1049       title: "No such user or message"
1050       heading: "No such user or message"
1051       body: "Sorry there is no user or message with that name or id"
1052     outbox: 
1053       title: "Outbox"
1054       my_inbox: "My {{inbox_link}}"
1055       inbox: "inbox"
1056       outbox: "outbox"
1057       you_have_sent_messages: "You have {{count}} sent messages"
1058       to: "To"
1059       subject: "Subject"
1060       date: "Date"
1061       no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
1062       people_mapping_nearby: "people mapping nearby"
1063     read:
1064       title: "Read message"
1065       reading_your_messages: "Reading your messages"
1066       from: "From"
1067       subject: "Subject"
1068       date: "Date"
1069       reply_button: "Reply"
1070       unread_button: "Mark as unread"
1071       back_to_inbox: "Back to inbox"
1072       reading_your_sent_messages: "Reading your sent messages"
1073       to: "To"
1074       back_to_outbox: "Back to outbox"
1075     sent_message_summary:
1076       delete_button: "Delete"
1077     mark:
1078       as_read: "Message marked as read"
1079       as_unread: "Message marked as unread"
1080     delete:
1081       deleted: "Message deleted"
1082   site:
1083     index:
1084       js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript."
1085       js_2: "OpenStreetMap uses JavaScript for its slippy map."
1086       js_3: 'You may want to try the <a href="http://tah.openstreetmap.org/Browse/">Tiles@Home static tile browser</a> if you are unable to enable JavaScript.'
1087       permalink: Permalink
1088       shortlink: Shortlink
1089       license:
1090         notice: "Licensed under the {{license_name}} license by the {{project_name}} and its contributors."
1091         license_name: "Creative Commons Attribution-Share Alike 2.0"
1092         license_url: "http://creativecommons.org/licenses/by-sa/2.0/"
1093         project_name: "OpenStreetMap project"
1094         project_url: "http://openstreetmap.org"
1095     edit:
1096       not_public: "You have not set your edits to be public."
1097       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}}."
1098       user_page_link: user page
1099       anon_edits: "({{link}})"
1100       anon_edits_link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
1101       anon_edits_link_text: "Find out why this is the case."
1102       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.'
1103       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.)"
1104     sidebar:
1105       search_results: Search Results
1106       close: Close
1107     search:
1108       search: Search
1109       where_am_i: "Where am I?"
1110       where_am_i_title: Describe the current location using the search engine
1111       submit_text: "Go"
1112       search_help: "examples: 'Alkmaar', 'Regent Street, Cambridge', 'CB2 5AQ', or 'post offices near Lünen' <a href='http://wiki.openstreetmap.org/wiki/Search'>more examples...</a>"
1113     key:
1114       map_key: "Map key"
1115       map_key_tooltip: "Map key for the mapnik rendering at this zoom level"
1116       table:
1117         heading: "Legend for z{{zoom_level}}"
1118         entry:
1119           motorway: "Motorway"
1120           trunk: "Trunk road"
1121           primary: "Primary road"
1122           secondary: "Secondary road"
1123           unclassified: "Unclassified road"
1124           unsurfaced: "Unsurfaced road"
1125           track: "Track"
1126           byway: "Byway"
1127           bridleway: "Bridleway"
1128           cycleway: "Cycleway"
1129           footway: "Footway"
1130           rail: "Railway"
1131           subway: "Subway"
1132           tram:
1133             - Light rail
1134             - tram
1135           cable:
1136             - Cable car
1137             - chair lift
1138           runway:
1139             - Airport Runway
1140             - taxiway
1141           apron:
1142             - Airport apron
1143             - terminal
1144           admin: "Administrative boundary"
1145           forest: "Forest"
1146           wood: "Wood"
1147           golf: "Golf course"
1148           park: "Park"
1149           resident: "Residential area"
1150           tourist: "Tourist attraction"
1151           common:
1152             - Common
1153             - meadow
1154           retail: "Retail area"
1155           industrial: "Industrial area"
1156           commercial: "Commercial area"
1157           heathland: "Heathland"
1158           lake:
1159             - Lake
1160             - reservoir
1161           farm: "Farm"
1162           brownfield: "Brownfield site"
1163           cemetery: "Cemetery"
1164           allotments: "Allotments"
1165           pitch: "Sports pitch"
1166           centre: "Sports centre"
1167           reserve: "Nature reserve"
1168           military: "Military area"
1169           school:
1170             - School
1171             - university
1172           building: "Significant building"
1173           station: "Railway station"
1174           summit:
1175             - Summit
1176             - peak
1177           tunnel: "Dashed casing = tunnel"
1178           bridge: "Black casing = bridge"
1179           private: "Private access"
1180           permissive: "Permissive access"
1181           destination: "Destination access"
1182           construction: "Roads under construction"
1183   trace:
1184     visibility:
1185       private: "Private (only shared as anonymous, unordered points)"
1186       public: "Public (shown in trace list and as anonymous, unordered points)"
1187       trackable: "Trackable (only shared as anonymous, ordered points with timestamps)"
1188       identifiable: "Identifiable (shown in trace list and as identifiable, ordered points with timestamps)"
1189     create:
1190       upload_trace: "Upload GPS Trace"
1191       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."
1192     edit:
1193       title: "Editing trace {{name}}"
1194       heading: "Editing trace {{name}}"
1195       filename: "Filename:"
1196       download: "download"
1197       uploaded_at: "Uploaded at:"
1198       points: "Points:"
1199       start_coord: "Start coordinate:"
1200       map: "map"
1201       edit: "edit"
1202       owner: "Owner:"
1203       description: "Description:"
1204       tags: "Tags:"
1205       tags_help: "comma delimited"
1206       save_button: "Save Changes"
1207       visibility: "Visibility:"
1208       visibility_help: "what does this mean?"
1209       visibility_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
1210     no_such_user:
1211       title: "No such user"
1212       heading: "The user {{user}} does not exist"
1213       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
1214     trace_form:
1215       upload_gpx: "Upload GPX File"
1216       description: "Description"
1217       tags: "Tags"
1218       tags_help: "comma delimited"
1219       visibility: "Visibility"
1220       visibility_help: "what does this mean?"
1221       visibility_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
1222       upload_button: "Upload"
1223       help: "Help"
1224       help_url: "http://wiki.openstreetmap.org/wiki/Upload"
1225     trace_header:
1226       see_just_your_traces: "See just your traces, or upload a trace"
1227       see_all_traces: "See all traces"
1228       see_your_traces: "See all your traces"
1229       traces_waiting: "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."
1230     trace_optionals:
1231       tags: "Tags"
1232     view:
1233       title: "Viewing trace {{name}}"
1234       heading: "Viewing trace {{name}}"
1235       pending: "PENDING"
1236       filename: "Filename:"
1237       download: "download"
1238       uploaded: "Uploaded at:"
1239       points: "Points:"
1240       start_coordinates: "Start coordinate:"
1241       map: "map"
1242       edit: "edit"
1243       owner: "Owner:"
1244       description: "Description:"
1245       tags: "Tags:"
1246       none: "None"
1247       edit_track: "Edit this trace"
1248       delete_track: "Delete this trace"
1249       trace_not_found: "Trace not found!"
1250       visibility: "Visibility:"
1251     trace_paging_nav:
1252       showing_page: "Showing page {{page}}"
1253       next: "Next &raquo;"
1254       previous: "&laquo; Previous"
1255     trace:
1256       pending: "PENDING"
1257       count_points: "{{count}} points"
1258       ago: "{{time_in_words_ago}} ago"
1259       more: "more"
1260       trace_details: "View Trace Details"
1261       view_map: "View Map"
1262       edit: "edit"
1263       edit_map: "Edit Map"
1264       public: "PUBLIC"
1265       identifiable: "IDENTIFIABLE"
1266       private: "PRIVATE"
1267       trackable: "TRACKABLE"
1268       by: "by"
1269       in: "in"
1270       map: "map"
1271     list:
1272       public_traces: "Public GPS traces"
1273       your_traces: "Your GPS traces"
1274       public_traces_from: "Public GPS traces from {{user}}"
1275       tagged_with: " tagged with {{tags}}"
1276     delete:
1277       scheduled_for_deletion: "Trace scheduled for deletion"
1278     make_public:
1279       made_public: "Trace made public"
1280     offline_warning:
1281       message: "The GPX file upload system is currently unavailable"
1282     offline:
1283       heading: "GPX Storage Offline"
1284       message: "The GPX file storage and upload system is currently unavailable."
1285   application:
1286     require_cookies:
1287       cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
1288     setup_user_auth:
1289       blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."
1290   oauth:
1291     oauthorize:
1292       request_access: "The application {{app_name}} is requesting access to your account. Please check whether you would like the application to have the following capabilities. You may choose as many or as few as you like."
1293       allow_to: "Allow the client application to:"
1294       allow_read_prefs:  "read your user preferences."
1295       allow_write_prefs: "modify your user preferences."
1296       allow_write_diary: "create diary entries, comments and make friends."
1297       allow_write_api:   "modify the map."
1298       allow_read_gpx:    "read your private GPS traces."
1299       allow_write_gpx:   "upload GPS traces."
1300     revoke:
1301       flash: "You've revoked the token for {{application}}"
1302   oauth_clients:
1303     new:
1304       title: "Register a new application"
1305       submit: "Register"
1306     edit:
1307       title: "Edit your application"
1308       submit: "Edit"
1309     show:
1310       title: "OAuth details for {{app_name}}"
1311       key: "Consumer Key:"
1312       secret: "Consumer Secret:"
1313       url: "Request Token URL:"
1314       access_url: "Access Token URL:"
1315       authorize_url: "Authorise URL:"
1316       support_notice: "We support HMAC-SHA1 (recommended) as well as plain text in ssl mode."
1317       edit: "Edit Details"
1318       requests: "Requesting the following permissions from the user:"
1319       allow_read_prefs:  "read their user preferences."
1320       allow_write_prefs: "modify their user preferences."
1321       allow_write_diary: "create diary entries, comments and make friends."
1322       allow_write_api:   "modify the map."
1323       allow_read_gpx:    "read their private GPS traces."
1324       allow_write_gpx:   "upload GPS traces."
1325     index:
1326       title: "My OAuth Details"
1327       my_tokens: "My Authorised Applications"
1328       list_tokens: "The following tokens have been issued to applications in your name:"
1329       application: "Application Name"
1330       issued_at: "Issued At"
1331       revoke: "Revoke!"
1332       my_apps: "My Client Applications"
1333       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."
1334       registered_apps: "You have the following client applications registered:"
1335       register_new: "Register your application"
1336     form:
1337       name: "Name"
1338       required: "Required"
1339       url: "Main Application URL"
1340       callback_url: "Callback URL"
1341       support_url: "Support URL"
1342       requests: "Request the following permissions from the user:"
1343       allow_read_prefs:  "read their user preferences."
1344       allow_write_prefs: "modify their user preferences."
1345       allow_write_diary: "create diary entries, comments and make friends."
1346       allow_write_api:   "modify the map."
1347       allow_read_gpx:    "read their private GPS traces."
1348       allow_write_gpx:   "upload GPS traces."
1349     not_found: 
1350       sorry: "Sorry, that {{type}} could not be found."
1351     create:
1352       flash: "Registered the information successfully"
1353     update:
1354       flash: "Updated the client information successfully"
1355     destroy:
1356       flash: "Destroyed the client application registration"
1357   user:
1358     login:
1359       title: "Login"
1360       heading: "Login"
1361       please login: "Please login or {{create_user_link}}."
1362       create_account: "create an account"
1363       email or username: "Email Address or Username:"
1364       password: "Password:"
1365       remember: "Remember me:"
1366       lost password link: "Lost your password?"
1367       login_button: "Login"
1368       account not active: "Sorry, your account is not active yet.<br />Please click on the link in the account confirmation email to activate your account."
1369       auth failure: "Sorry, could not log in with those details."
1370     lost_password:
1371       title: "Lost password"
1372       heading: "Forgotten Password?"
1373       email address: "Email Address:"
1374       new password button: "Reset password"
1375       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."
1376       notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
1377       notice email cannot find: "Could not find that email address, sorry."
1378     reset_password:
1379       title: "Reset password"
1380       heading: "Reset Password for {{user}}"
1381       password: "Password:"
1382       confirm password: "Confirm Password:"
1383       reset: "Reset Password"
1384       flash changed: "Your password has been changed."
1385       flash token bad: "Did not find that token, check the URL maybe?"
1386     new:
1387       title: "Create account"
1388       heading: "Create a User Account"
1389       no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
1390       contact_webmaster: 'Please contact the <a href="mailto:webmaster@openstreetmap.org">webmaster</a> to arrange for an account to be created - we will try and deal with the request as quickly as possible.'
1391       fill_form: "Fill in the form and we will send you a quick email to activate your account."
1392       license_agreement: 'By creating an account, you agree that all data you submit to the Openstreetmap project is to be (non-exclusively) licensed under <a href="http://creativecommons.org/licenses/by-sa/2.0/">this Creative Commons license (by-sa)</a>.'
1393       email address: "Email Address:"
1394       confirm email address: "Confirm Email Address:"
1395       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>)'
1396       display name: "Display Name:"
1397       display name description: "Your publicly displayed username. You can change this later in the preferences."
1398       password: "Password:"
1399       confirm password: "Confirm Password:"
1400       signup: Signup
1401       flash create success message: "User was successfully created. Check your email for a confirmation note, and you will be mapping in no time :-)<br /><br />Please note that you will not be able to login until you've received and confirmed your email address.<br /><br />If you use an antispam system which sends confirmation requests then please make sure you whitelist webmaster@openstreetmap.org as we are unable to reply to any confirmation requests."
1402     no_such_user:
1403       title: "No such user"
1404       heading: "The user {{user}} does not exist"
1405       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
1406     view:
1407       my diary: my diary
1408       new diary entry: new diary entry
1409       my edits: my edits
1410       my traces: my traces
1411       my settings: my settings
1412       oauth settings: oauth settings
1413       blocks on me: blocks on me
1414       blocks by me: blocks by me
1415       send message: send message
1416       diary: diary
1417       edits: edits
1418       traces: traces
1419       remove as friend: remove as friend
1420       add as friend: add as friend
1421       mapper since: "Mapper since:"
1422       ago: "({{time_in_words_ago}} ago)"
1423       email address: "Email address:"
1424       created from: "Created from:"
1425       description: Description
1426       user location: User location
1427       if set location: "If you set your location, a pretty map and stuff will appear here. You can set your home location on your {{settings_link}} page."
1428       settings_link_text: settings
1429       your friends: Your friends
1430       no friends: You have not added any friends yet.
1431       km away: "{{count}}km away"
1432       m away: "{{count}}m away"
1433       nearby users: "Other nearby users"
1434       no nearby users: "There are no other users who admit to mapping nearby yet."
1435       role:
1436         administrator: "This user is an administrator"
1437         moderator: "This user is a moderator"
1438         grant:
1439           administrator: "Grant administrator access"
1440           moderator: "Grant moderator access"
1441         revoke:
1442           administrator: "Revoke administrator access"
1443           moderator: "Revoke moderator access"
1444       block_history: "view blocks received"
1445       moderator_history: "view blocks given"
1446       create_block: "block this user"
1447       activate_user: "activate this user"
1448       deactivate_user: "deactivate this user"
1449       hide_user: "hide this user"
1450       unhide_user: "unhide this user"
1451       delete_user: "delete this user"
1452       confirm: "Confirm"
1453     map:
1454       your location: Your location
1455       nearby mapper: "Nearby mapper: [[nearby_user]]"
1456       friend: "Friend: [[friend_user]]"
1457     account:
1458       title: "Edit account"
1459       my settings: My settings
1460       current email address: "Current Email Address:"
1461       new email address: "New Email Address:"
1462       email never displayed publicly: "(never displayed publicly)"
1463       public editing:
1464         heading: "Public editing:"
1465         enabled: "Enabled. Not anonymous and can edit data."
1466         enabled link: "http://wiki.openstreetmap.org/wiki/Anonymous_edits"
1467         enabled link text: "what is this?"
1468         disabled: "Disabled and cannot edit data, all previous edits are anonymous."
1469         disabled link text: "why can't I edit?"
1470       public editing note:
1471         heading: "Public editing"
1472         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>"
1473       profile description: "Profile Description:"
1474       preferred languages: "Preferred Languages:"
1475       image: "Image:"
1476       new image: "Add an image"
1477       keep image: "Keep the current image"
1478       delete image: "Remove the current image"
1479       replace image: "Replace the current image"
1480       home location: "Home Location:"
1481       no home location: "You have not entered your home location."
1482       latitude: "Latitude:"
1483       longitude: "Longitude:"
1484       update home location on click: "Update home location when I click on the map?"
1485       save changes button: Save Changes
1486       make edits public button: Make all my edits public
1487       return to profile: Return to profile
1488       flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address."
1489       flash update success: "User information updated successfully."
1490     confirm:
1491       heading: Confirm a user account
1492       press confirm button: "Press the confirm button below to activate your account."
1493       button: Confirm
1494       success: "Confirmed your account, thanks for signing up!"
1495       failure: "A user account with this token has already been confirmed."
1496     confirm_email:
1497       heading: Confirm a change of email address
1498       press confirm button: "Press the confirm button below to confirm your new email address."
1499       button: Confirm
1500       success: "Confirmed your email address, thanks for signing up!"
1501       failure: "An email address has already been confirmed with this token."
1502     set_home:
1503       flash success: "Home location saved successfully"
1504     go_public:
1505       flash success: "All your edits are now public, and you are now allowed to edit."
1506     make_friend:
1507       success: "{{name}} is now your friend."
1508       failed: "Sorry, failed to add {{name}} as a friend."
1509       already_a_friend: "You are already friends with {{name}}."
1510     remove_friend:
1511       success: "{{name}} was removed from your friends."
1512       not_a_friend: "{{name}} is not one of your friends."
1513     filter:
1514       not_an_administrator: "You need to be an administrator to perform that action."
1515   user_role:
1516     filter:
1517       not_an_administrator: "Only administrators can perform user role management, and you are not an administrator."
1518       not_a_role: "The string `{{role}}' is not a valid role."
1519       already_has_role: "The user already has role {{role}}."
1520       doesnt_have_role: "The user does not have role {{role}}."
1521     grant:
1522       title: Confirm role granting
1523       heading: Confirm role granting
1524       are_you_sure: "Are you sure you want to grant the role `{{role}}' to the user `{{name}}'?"
1525       confirm: "Confirm"
1526       fail: "Could not grant role `{{role}}' to user `{{name}}'. Please check that the user and role are both valid."
1527     revoke:
1528       title: Confirm role revoking
1529       heading: Confirm role revoking
1530       are_you_sure: "Are you sure you want to revoke the role `{{role}}' from the user `{{name}}'?"
1531       confirm: "Confirm"
1532       fail: "Could not revoke role `{{role}}' from user `{{name}}'. Please check that the user and role are both valid."
1533   user_block:
1534     model:
1535       non_moderator_update: "Must be a moderator to create or update a block."
1536       non_moderator_revoke: "Must be a moderator to revoke a block."
1537     not_found:
1538       sorry: "Sorry, the user block with ID {{id}} could not be found."
1539       back: "Back to index"
1540     new:
1541       title: "Creating block on {{name}}"
1542       heading: "Creating block on {{name}}"
1543       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."
1544       period: "How long, starting now, the user will be blocked from the API for."
1545       submit: "Create block"
1546       tried_contacting: "I have contacted the user and asked them to stop."
1547       tried_waiting: "I have given a reasonable amount of time for the user to respond to those communications."
1548       needs_view: "User needs to log in before this block will be cleared"
1549       back: "View all blocks"
1550     edit:
1551       title: "Editing block on {{name}}"
1552       heading: "Editing block on {{name}}"
1553       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."
1554       period: "How long, starting now, the user will be blocked from the API for."
1555       submit: "Update block"
1556       show: "View this block"
1557       back: "View all blocks"
1558       needs_view: "Does the user need to log in before this block will be cleared?"
1559     filter:
1560       not_a_moderator: "You need to be a moderator to perform that action."
1561       block_expired: "The block has already expired and cannot be edited."
1562       block_period: "The blocking period must be one of the values selectable in the drop-down list."
1563     create:
1564       try_contacting: "Please try contacting the user before blocking them and giving them a reasonable time to respond."
1565       try_waiting: "Please try giving the user a reasonable time to respond before blocking them."
1566       flash: "Created a block on user {{name}}."
1567     update:
1568       only_creator_can_edit: "Only the moderator who created this block can edit it."
1569       success: "Block updated."
1570     index:
1571       title: "User blocks"
1572       heading: "List of user blocks"
1573       empty: "No blocks have been made yet."
1574     revoke:
1575       title: "Revoking block on {{block_on}}"
1576       heading: "Revoking block on {{block_on}} by {{block_by}}"
1577       time_future: "This block will end in {{time}}."
1578       past: "This block ended {{time}} ago and cannot be revoked now."
1579       confirm: "Are you sure you wish to revoke this block?"
1580       revoke: "Revoke!"
1581       flash: "This block has been revoked."
1582     period:
1583       one: "1 hour"
1584       other: "{{count}} hours"
1585     partial:
1586       show: "Show"
1587       edit: "Edit"
1588       revoke: "Revoke!"
1589       confirm: "Are you sure?"
1590       display_name: "Blocked User"
1591       creator_name: "Creator"
1592       reason: "Reason for block"
1593       status: "Status"
1594       revoker_name: "Revoked by"
1595       not_revoked: "(not revoked)"
1596     helper:
1597       time_future: "Ends in {{time}}."
1598       until_login: "Active until the user logs in."
1599       time_past: "Ended {{time}} ago."
1600     blocks_on:
1601       title: "Blocks on {{name}}"
1602       heading: "List of blocks on {{name}}"
1603       empty: "{{name}} has not been blocked yet."
1604     blocks_by:
1605       title: "Blocks by {{name}}"
1606       heading: "List of blocks by {{name}}"
1607       empty: "{{name}} has not made any blocks yet."
1608     show:
1609       title: "{{block_on}} blocked by {{block_by}}"
1610       heading: "{{block_on}} blocked by {{block_by}}"
1611       time_future: "Ends in {{time}}"
1612       time_past: "Ended {{time}} ago"
1613       status: "Status"
1614       show: "Show"
1615       edit: "Edit"
1616       revoke: "Revoke!"
1617       confirm: "Are you sure?"
1618       reason: "Reason for block:"
1619       back: "View all blocks"
1620       revoker: "Revoker:"
1621       needs_view: "The user needs to log in before this block will be cleared."
1622   bugs:
1623     rss:
1624       description: "A list of bugs, reported, commented on or closed in your area"
1625       closed: "closed bug (near {{place}})"
1626       new: "new bug (near {{place}})"
1627       comment: "new comment (near {{place}})"
1628   javascripts:
1629     map:
1630       base:
1631         mapnik: Mapnik
1632         osmarender: Osmarender
1633         cycle_map: Cycle Map
1634         noname: NoName
1635       overlays:
1636         maplint: Maplint
1637     site:
1638       edit_tooltip: Edit the map
1639       edit_disabled_tooltip: Zoom in to edit the map
1640       edit_zoom_alert: You must zoom in to edit the map
1641       history_tooltip: View edits for this area
1642       history_disabled_tooltip: Zoom in to view edits for this area
1643       history_zoom_alert: You must zoom in to view edits for this area