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