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