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