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