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