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