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