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