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