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