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