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