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