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