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