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