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