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