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