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