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