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