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