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