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