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