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