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