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