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