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