]> git.openstreetmap.org Git - rails.git/blob - config/locales/en-GB.yml
23d0fb5724460fe67439848a3c728f0bcf9d7f17
[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_notification:
1160       greeting: Hi,
1161       your_gpx_file: It looks like your GPX file
1162       with_description: with the description
1163       and_the_tags: 'and the following tags:'
1164       and_no_tags: and no tags.
1165       failure:
1166         subject: '[OpenStreetMap] GPX Import failure'
1167         failed_to_import: 'failed to import. Here is the error:'
1168         more_info_1: More information about GPX import failures and how to avoid
1169         more_info_2: 'them can be found at:'
1170         import_failures_url: http://wiki.openstreetmap.org/wiki/GPX_Import_Failures
1171       success:
1172         subject: '[OpenStreetMap] GPX Import success'
1173         loaded_successfully:
1174           one: loaded successfully with %{trace_points} out of a possible 1 point.
1175           other: loaded successfully with %{trace_points} out of a possible %{possible_points}
1176             points.
1177     signup_confirm:
1178       subject: '[OpenStreetMap] Welcome to OpenStreetMap'
1179       greeting: Hi there!
1180       created: Someone (hopefully you) just created an account at %{site_url}.
1181       confirm: 'Before we do anything else, we need to confirm that this request came
1182         from you, so if it did then please click the link below to confirm your account:'
1183       welcome: After you confirm your account, we'll provide you with some additional
1184         information to get you started.
1185     email_confirm:
1186       subject: '[OpenStreetMap] Confirm your e-mail address'
1187     email_confirm_plain:
1188       greeting: Hi,
1189       hopefully_you: Someone (hopefully you) would like to change their email address
1190         over at %{server_url} to %{new_address}.
1191       click_the_link: If this is you, please click the link below to confirm the change.
1192     email_confirm_html:
1193       greeting: Hi,
1194       hopefully_you: Someone (hopefully you) would like to change their email address
1195         over at %{server_url} to %{new_address}.
1196       click_the_link: If this is you, please click the link below to confirm the change.
1197     lost_password:
1198       subject: '[OpenStreetMap] Password reset request'
1199     lost_password_plain:
1200       greeting: Hi,
1201       hopefully_you: Someone (possibly you) has asked for the password to be reset
1202         on this email address's openstreetmap.org account.
1203       click_the_link: If this is you, please click the link below to reset your password.
1204     lost_password_html:
1205       greeting: Hi,
1206       hopefully_you: Someone (possibly you) has asked for the password to be reset
1207         on this e-mail address's openstreetmap.org account.
1208       click_the_link: If this is you, please click the link below to reset your password.
1209     note_comment_notification:
1210       anonymous: An anonymous user
1211       greeting: Hi,
1212       commented:
1213         subject_own: '[OpenStreetMap] %{commenter} has commented on one of your notes'
1214         subject_other: '[OpenStreetMap] %{commenter} has commented on a note you are
1215           interested in'
1216         your_note: '%{commenter} has left a comment on one of your map notes near
1217           %{place}.'
1218         commented_note: '%{commenter} has left a comment on a map note you have commented
1219           on. The note is near %{place}.'
1220       closed:
1221         subject_own: '[OpenStreetMap] %{commenter} has resolved one of your notes'
1222         subject_other: '[OpenStreetMap] %{commenter} has resolved a note you are interested
1223           in'
1224         your_note: '%{commenter} has resolved one of your map notes near %{place}.'
1225         commented_note: '%{commenter} has resolved a map note you have commented on.
1226           The note is near %{place}.'
1227       reopened:
1228         subject_own: '[OpenStreetMap] %{commenter} has reactivated one of your notes'
1229         subject_other: '[OpenStreetMap] %{commenter} has reactivated a note you are
1230           interested in'
1231         your_note: '%{commenter} has reactivated one of your map notes near %{place}.'
1232         commented_note: '%{commenter} has reactivated a map note you have commented
1233           on. The note is near %{place}.'
1234       details: More details about the note can be found at %{url}.
1235     changeset_comment_notification:
1236       hi: Hi %{to_user},
1237       greeting: Hi,
1238       commented:
1239         subject_own: '[OpenStreetMap] %{commenter} has commented on one of your changesets'
1240         subject_other: '[OpenStreetMap] %{commenter} has commented on a changeset
1241           you are interested in'
1242         your_changeset: '%{commenter} left a comment at %{time} on one of your changesets'
1243         commented_changeset: '%{commenter} left a comment at %{time} on a changeset
1244           you are watching created by %{changeset_author}'
1245         partial_changeset_with_comment: with comment '%{changeset_comment}'
1246         partial_changeset_without_comment: without comment
1247       details: More details about the changeset can be found at %{url}.
1248       unsubscribe: To unsubscribe from updates to this changeset, visit %{url} and
1249         click "Unsubscribe".
1250   messages:
1251     inbox:
1252       title: Inbox
1253       my_inbox: My Inbox
1254       outbox: outbox
1255       messages: You have %{new_messages} and %{old_messages}
1256       new_messages:
1257         one: '%{count} new message'
1258         other: '%{count} new messages'
1259       old_messages:
1260         one: '%{count} old message'
1261         other: '%{count} old messages'
1262       from: From
1263       subject: Subject
1264       date: Date
1265       no_messages_yet_html: You have no messages yet. Why not get in touch with some
1266         of the %{people_mapping_nearby_link}?
1267       people_mapping_nearby: people mapping nearby
1268     message_summary:
1269       unread_button: Mark as unread
1270       read_button: Mark as read
1271       reply_button: Reply
1272       destroy_button: Delete
1273     new:
1274       title: Send message
1275       send_message_to_html: Send a new message to %{name}
1276       subject: Subject
1277       body: Body
1278       back_to_inbox: Back to inbox
1279     create:
1280       message_sent: Message sent
1281       limit_exceeded: You have sent a lot of messages recently. Please wait a while
1282         before trying to send any more.
1283     no_such_message:
1284       title: No such message
1285       heading: No such message
1286       body: Sorry, there is no message with that id.
1287     outbox:
1288       title: Outbox
1289       my_inbox_html: My %{inbox_link}
1290       inbox: inbox
1291       outbox: outbox
1292       messages:
1293         one: You have %{count} sent message
1294         other: You have %{count} sent messages
1295       to: To
1296       subject: Subject
1297       date: Date
1298       no_sent_messages_html: You have no sent messages yet. Why not get in touch with
1299         some of the %{people_mapping_nearby_link}?
1300       people_mapping_nearby: people mapping nearby
1301     reply:
1302       wrong_user: You are logged in as `%{user}' but the message you have asked to
1303         reply to was not sent to that user. Please login as the correct user in order
1304         to reply.
1305     show:
1306       title: Read message
1307       from: From
1308       subject: Subject
1309       date: Date
1310       reply_button: Reply
1311       unread_button: Mark as unread
1312       destroy_button: Delete
1313       back: Back
1314       to: To
1315       wrong_user: You are logged in as `%{user}' but the message you have asked to
1316         read was not sent by or to that user. Please login as the correct user in
1317         order to read it.
1318     sent_message_summary:
1319       destroy_button: Delete
1320     mark:
1321       as_read: Message marked as read
1322       as_unread: Message marked as unread
1323     destroy:
1324       destroyed: Message deleted
1325   site:
1326     about:
1327       next: Next
1328       copyright_html: <span>&copy;</span>OpenStreetMap<br>contributors
1329       used_by_html: '%{name} provides map data for thousands of web sites, mobile
1330         apps, and hardware devices'
1331       lede_text: OpenStreetMap is built by a community of mappers that contribute
1332         and maintain data about roads, trails, cafés, railway stations, and much more,
1333         all over the world.
1334       local_knowledge_title: Local Knowledge
1335       local_knowledge_html: |-
1336         OpenStreetMap emphasises local knowledge. Contributors use
1337         aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1338         is accurate and up to date.
1339       community_driven_title: Community Driven
1340       community_driven_html: |-
1341         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.
1342         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.
1343       open_data_title: Open Data
1344       open_data_html: |-
1345         OpenStreetMap is <i>open data</i>: you are free to use it for any purpose
1346         as long as you credit OpenStreetMap and its contributors. If you alter or
1347         build upon the data in certain ways, you may distribute the result only
1348         under the same licence. See the <a href='%{copyright_path}'>Copyright and
1349         Licence page</a> for details.
1350       legal_title: Legal
1351       legal_1_html: "This site and many other related services are formally operated
1352         by the  \n<a href='https://osmfoundation.org/'>OpenStreetMap Foundation</a>
1353         (OSMF) \non behalf of the community. Use of all OSMF operated services is
1354         subject \nto our <a href=\"https://wiki.osmfoundation.org/wiki/Terms_of_Use\">Terms
1355         of Use</a>, <a href=\"https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy\">\nAcceptable
1356         Use Policies</a> and our <a href=\"https://wiki.osmfoundation.org/wiki/Privacy_Policy\">Privacy
1357         Policy</a>."
1358       partners_title: Partners
1359     copyright:
1360       foreign:
1361         title: About this translation
1362         html: In the event of a conflict between this translated page and %{english_original_link},
1363           the English page shall take precedence
1364         english_link: the English original
1365       native:
1366         title: About this page
1367         html: You are viewing the English version of the copyright page. You can go
1368           back to the %{native_link} of this page or you can stop reading about copyright
1369           and %{mapping_link}.
1370         native_link: British English version
1371         mapping_link: start mapping
1372       legal_babble:
1373         title_html: Copyright and Licence
1374         intro_1_html: |-
1375           OpenStreetMap<sup><a href="#trademarks">&reg;</a></sup> is <i>open data</i>, licensed under the <a
1376           href="https://opendatacommons.org/licenses/odbl/">Open Data
1377           Commons Open Database License</a> (ODbL) by the  <a
1378           href="https://osmfoundation.org/">OpenStreetMap Foundation</a> (OSMF).
1379         intro_2_html: You are free to copy, distribute,  transmit and adapt our data,
1380           as long as you credit OpenStreetMap and its contributors. If you alter or
1381           build upon our data, you may distribute the result only under the same licence.
1382           The full <a href="https://opendatacommons.org/licenses/odbl/1.0/">legal
1383           code</a> explains your rights and responsibilities.
1384         intro_3_1_html: "Our documentation is licensed under the \n<a href=\"https://creativecommons.org/licenses/by-sa/2.0/\">Creative\nCommons
1385           Attribution-ShareAlike 2.0</a> licence (CC BY-SA 2.0)."
1386         credit_title_html: How to credit OpenStreetMap
1387         credit_1_html: |-
1388           We require that you use the credit &ldquo;&copy; OpenStreetMap
1389           contributors&rdquo;.
1390         credit_2_1_html: |-
1391           You must also make it clear that the data is available under the Open
1392           Database Licence, and if using our map tiles, that the cartography is
1393           licensed as CC BY-SA. You may do this by linking to
1394           <a href="https://www.openstreetmap.org/copyright">this copyright page</a>.
1395           Alternatively, and as a requirement if you are distributing OSM in a
1396           data form, you can name and link directly to the licence(s). In media
1397           where links are not possible (e.g. printed works), we suggest you
1398           direct your readers to openstreetmap.org (perhaps by expanding
1399           'OpenStreetMap' to this full address), to opendatacommons.org, and
1400           if relevant, to creativecommons.org.
1401         credit_4_html: |-
1402           For a browsable electronic map, the credit should appear in the corner of the map.
1403           For example:
1404         attribution_example:
1405           alt: Example of how to attribute OpenStreetMap on a webpage
1406           title: Attribution example
1407         more_title_html: Finding out more
1408         more_1_html: |-
1409           Read more about using our data, and how to credit us, at the <a
1410           href="https://osmfoundation.org/Licence">OSMF Licence page</a>.
1411         more_2_html: |-
1412           Although OpenStreetMap is open data, we cannot provide a
1413           free-of-charge map API for third-parties.
1414           See our <a href="https://operations.osmfoundation.org/policies/api/">API Usage Policy</a>,
1415           <a href="https://operations.osmfoundation.org/policies/tiles/">Tile Usage Policy</a>
1416           and <a href="https://operations.osmfoundation.org/policies/nominatim/">Nominatim Usage Policy</a>.
1417         contributors_title_html: Our contributors
1418         contributors_intro_html: |-
1419           Our contributors are thousands of individuals. We also include
1420           openly-licenced data from national mapping agencies
1421           and other sources, among them:
1422         contributors_at_html: |-
1423           <strong>Austria</strong>: Contains data from
1424           <a href="http://data.wien.gv.at/">Stadt Wien</a> (under
1425           <a href="http://creativecommons.org/licenses/by/3.0/at/deed.de">CC BY</a>),
1426           <a href="http://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm">Land Vorarlberg</a> and
1427           Land Tirol (under <a href="http://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/">CC BY AT with amendments</a>).
1428         contributors_ca_html: |-
1429           <strong>Canada</strong>: Contains data from
1430           GeoBase&reg;, GeoGratis (&copy; Department of Natural
1431           Resources Canada), CanVec (&copy; Department of Natural
1432           Resources Canada), and StatCan (Geography Division,
1433           Statistics Canada).
1434         contributors_fi_html: |-
1435           <strong>Finland</strong>: Contains data from the
1436           National Land Survey of Finland's Topographic Database
1437           and other datasets, under the
1438           <a href="http://www.maanmittauslaitos.fi/en/NLS_open_data_licence_version1_20120501">NLSFI Licence</a>.
1439         contributors_fr_html: '<strong>France</strong>: Contains data sourced from
1440           Direction Générale des Impôts.'
1441         contributors_nl_html: '<strong>Netherlands</strong>: Contains &copy; AND data,
1442           2007 (<a href="http://www.and.com">www.and.com</a>)'
1443         contributors_nz_html: |-
1444           <strong>New Zealand</strong>: Contains data sourced from the
1445           <a href="https://data.linz.govt.nz/">LINZ Data Service</a> and
1446           licensed for reuse under
1447           <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
1448         contributors_si_html: |-
1449           <strong>Slovenia</strong>: Contains data from the
1450           <a href="http://www.gu.gov.si/en/">Surveying and Mapping Authority</a> and
1451           <a href="http://www.mkgp.gov.si/en/">Ministry of Agriculture, Forestry and Food</a>
1452           (public information of Slovenia).
1453         contributors_za_html: '<strong>South Africa</strong>: Contains data sourced
1454           from <a href="http://www.ngi.gov.za/">Chief Directorate: National Geo-Spatial
1455           Information</a>, State copyright reserved.'
1456         contributors_gb_html: '<strong>United Kingdom</strong>: Contains Ordnance
1457           Survey data &copy; Crown copyright and database right 2010-19.'
1458         contributors_footer_1_html: For further details of these, and other sources
1459           that have been used to help improve OpenStreetMap, please see the <a href="https://wiki.openstreetmap.org/wiki/Contributors">Contributors
1460           page</a> on the OpenStreetMap Wiki.
1461         contributors_footer_2_html: Inclusion of data in OpenStreetMap does not imply
1462           that the original data provider endorses OpenStreetMap, provides any warranty,
1463           or accepts any liability.
1464         infringement_title_html: Copyright infringement
1465         infringement_1_html: OSM contributors are reminded never to add data from
1466           any copyrighted sources (e.g. Google Maps or printed maps) without explicit
1467           permission from the copyright holders.
1468         infringement_2_html: If you believe that copyrighted material has been inappropriately
1469           added to the OpenStreetMap database or this site, please refer to our <a
1470           href="https://www.osmfoundation.org/wiki/License/Takedown_procedure">takedown
1471           procedure</a> or file directly at our <a href="https://dmca.openstreetmap.org/">on-line
1472           filing page</a>.
1473         trademarks_title_html: <span id="trademarks"></span>Trademarks
1474         trademarks_1_html: OpenStreetMap, the magnifying glass logo, and State of
1475           the Map are registered trademarks of the OpenStreetMap Foundation. If you
1476           have questions about your use of the marks, please see our <a href="https://wiki.osmfoundation.org/wiki/Trademark_Policy">Trademark
1477           Policy</a>.
1478     index:
1479       js_1: You are either using a browser that does not support JavaScript, or you
1480         have disabled JavaScript.
1481       js_2: OpenStreetMap uses JavaScript for its slippery map.
1482       permalink: Permalink
1483       shortlink: Shortlink
1484       createnote: Add a note
1485       license:
1486         copyright: Copyright OpenStreetMap and contributors, under an open licence
1487       remote_failed: Editing failed - make sure JOSM or Merkaartor is loaded and that
1488         the remote control option is enabled
1489     edit:
1490       not_public: You have not set your edits to be public.
1491       not_public_description_html: You can no longer edit the map unless you do so.
1492         You can set your edits as public from your %{user_page}.
1493       user_page_link: user page
1494       anon_edits_html: (%{link})
1495       anon_edits_link_text: Find out why this is the case.
1496       flash_player_required_html: You need a Flash player to use Potlatch, the OpenStreetMap
1497         Flash editor. You can <a href="https://get.adobe.com/flashplayer/">download
1498         Flash Player from Adobe.com</a>. <a href="https://wiki.openstreetmap.org/wiki/Editing">Several
1499         other options</a> are also available for editing OpenStreetMap.
1500       potlatch_unsaved_changes: You have unsaved changes. (To save in Potlatch, you
1501         should deselect the current way or point, if editing in live mode, or click
1502         save if you have a save button.)
1503       potlatch2_not_configured: Potlatch 2 has not been configured - please see https://wiki.openstreetmap.org/wiki/The_Rails_Port#Potlatch_2
1504         for more information
1505       potlatch2_unsaved_changes: You have unsaved changes. (To save in Potlatch 2,
1506         you should click save.)
1507       id_not_configured: iD has not been configured
1508       no_iframe_support: Your browser doesn't support HTML iframes, which are necessary
1509         for this feature.
1510     export:
1511       title: Export
1512       area_to_export: Area to Export
1513       manually_select: Manually select a different area
1514       format_to_export: Format to Export
1515       osm_xml_data: OpenStreetMap XML Data
1516       map_image: Map Image (shows standard layer)
1517       embeddable_html: Embeddable HTML
1518       licence: Licence
1519       export_details_html: OpenStreetMap data is licenced under the <a href="http://opendatacommons.org/licenses/odbl/1.0/">Open
1520         Data Commons Open Database Licence</a> (ODbL).
1521       too_large:
1522         advice: 'If the above export fails, please consider using one of the sources
1523           listed below:'
1524         body: This area is too large to be exported as OpenStreetMap XML Data. Please
1525           zoom in or select a smaller area, or use one of the sources listed below
1526           for bulk data downloads.
1527         planet:
1528           title: Planet OSM
1529           description: Regularly updated copies of the complete OpenStreetMap database
1530         overpass:
1531           title: Overpass API
1532           description: Download this bounding box from a mirror of the OpenStreetMap
1533             database
1534         geofabrik:
1535           title: Geofabrik Downloads
1536           description: Regularly-updated extracts of continents, countries, and selected
1537             cities
1538         metro:
1539           title: Metro Extracts
1540           description: Extracts for major world cities and their surrounding areas
1541         other:
1542           title: Other Sources
1543           description: Additional sources listed on the OpenStreetMap wiki
1544       options: Options
1545       format: Format
1546       scale: Scale
1547       max: max
1548       image_size: Image Size
1549       zoom: Zoom
1550       add_marker: Add a marker to the map
1551       latitude: 'Lat:'
1552       longitude: 'Lon:'
1553       output: Output
1554       paste_html: Paste HTML to embed in website
1555       export_button: Export
1556     fixthemap:
1557       title: Report a problem/Fix the map
1558       how_to_help:
1559         title: How to Help
1560         join_the_community:
1561           title: Join the community
1562           explanation_html: If you have noticed a problem with our map data, for example
1563             a road is missing or your address, the best way to proceed is to join
1564             the OpenStreetMap community and add or repair the data yourself.
1565         add_a_note:
1566           instructions_html: Just click <a class='icon note'></a> or the same icon
1567             on the map display. This will add a marker to the map, which you can move
1568             by dragging. Add your message, then click save, and other mappers will
1569             investigate.
1570       other_concerns:
1571         title: Other concerns
1572         explanation_html: "If you have concerns about how our data is being used or
1573           about the contents please consult our\n<a href='/copyright'>copyright page</a>
1574           for more legal information, or contact the appropriate \n<a href='https://wiki.osmfoundation.org/wiki/Working_Groups'>OSMF
1575           working group</a>."
1576     help:
1577       title: Getting Help
1578       introduction: OpenStreetMap has several resources for learning about the project,
1579         asking and answering questions, and collaboratively discussing and documenting
1580         mapping topics.
1581       welcome:
1582         url: /welcome
1583         title: Welcome to OpenStreetMap
1584         description: Start with this quick guide covering the OpenStreetMap basics.
1585       beginners_guide:
1586         url: https://wiki.openstreetmap.org/wiki/Beginners%27_guide
1587         title: Beginners' Guide
1588         description: Community maintained guide for beginners.
1589       help:
1590         url: https://help.openstreetmap.org/
1591         title: Help Forum
1592         description: Ask a question or look up answers on OpenStreetMap's question-and-answer
1593           site.
1594       mailing_lists:
1595         title: Mailing Lists
1596         description: Ask a question or discuss interesting matters on a wide range
1597           of topical or regional mailing lists.
1598       forums:
1599         title: Forums
1600         description: Questions and discussions for those that prefer a bulletin board
1601           style interface.
1602       irc:
1603         title: IRC
1604         description: Interactive chat in many different languages and on many topics.
1605       switch2osm:
1606         title: switch2osm
1607         description: Help for companies and organisations switching to OpenStreetMap
1608           based maps and other services.
1609       wiki:
1610         url: https://wiki.openstreetmap.org/
1611         title: OpenStreetMap Wiki
1612         description: Browse the wiki for in-depth OpenStreetMap documentation.
1613     sidebar:
1614       search_results: Search Results
1615       close: Close
1616     search:
1617       search: Search
1618       get_directions: Get directions
1619       get_directions_title: Find directions between two points
1620       from: From
1621       to: To
1622       where_am_i: Where is this?
1623       where_am_i_title: Describe the current location using the search engine
1624       submit_text: Go
1625       reverse_directions_text: Reverse Directions
1626     key:
1627       table:
1628         entry:
1629           motorway: Motorway
1630           main_road: Main road
1631           trunk: Trunk road
1632           primary: Primary road
1633           secondary: Secondary road
1634           unclassified: Unclassified road
1635           track: Track
1636           bridleway: Bridleway
1637           cycleway: Cycleway
1638           cycleway_national: National cycleway
1639           cycleway_regional: Regional cycleway
1640           cycleway_local: Local cycleway
1641           footway: Footway
1642           rail: Railway
1643           subway: Subway
1644           tram:
1645           - Light rail
1646           - tram
1647           cable:
1648           - Cable car
1649           - chairlift
1650           runway:
1651           - Airport Runway
1652           - taxiway
1653           apron:
1654           - Airport apron
1655           - terminal
1656           admin: Administrative boundary
1657           forest: Forest
1658           wood: Wood
1659           golf: Golf course
1660           park: Park
1661           resident: Residential area
1662           common:
1663           - Common
1664           - meadow
1665           retail: Retail area
1666           industrial: Industrial area
1667           commercial: Commercial area
1668           heathland: Heathland
1669           lake:
1670           - Lake
1671           - reservoir
1672           farm: Farm
1673           brownfield: Brownfield site
1674           cemetery: Cemetery
1675           allotments: Allotments
1676           pitch: Sports pitch
1677           centre: Sports centre
1678           reserve: Nature reserve
1679           military: Military area
1680           school:
1681           - School
1682           - university
1683           building: Significant building
1684           station: Railway station
1685           summit:
1686           - Summit
1687           - peak
1688           tunnel: Dashed casing = tunnel
1689           bridge: Black casing = bridge
1690           private: Private access
1691           destination: Destination access
1692           construction: Roads under construction
1693           bicycle_shop: Bicycle shop
1694           bicycle_parking: Bicycle parking
1695           toilets: Toilets
1696     richtext_area:
1697       edit: Edit
1698       preview: Preview
1699     markdown_help:
1700       title_html: Parsed with <a href="https://kramdown.gettalong.org/quickref.html">kramdown</a>
1701       headings: Headings
1702       heading: Heading
1703       subheading: Subheading
1704       unordered: Unordered list
1705       ordered: Ordered list
1706       first: First item
1707       second: Second item
1708       link: Link
1709       text: Text
1710       image: Image
1711       alt: Alt text
1712       url: URL
1713     welcome:
1714       title: Welcome!
1715       introduction_html: Welcome to OpenStreetMap, the free and editable map of the
1716         world. Now that you're signed up, you're all set to get started mapping. Here's
1717         a quick guide with the most important things you need to know.
1718       whats_on_the_map:
1719         title: What's on the Map
1720         on_html: OpenStreetMap is a place for mapping things that are both <em>real
1721           and current</em> - it includes millions of buildings, roads, and other details
1722           about places. You can map whatever real-world features are interesting to
1723           you.
1724         off_html: What it <em>doesn't</em> include is opinionated data like ratings,
1725           historical or hypothetical features, and data from copyrighted sources.
1726           Unless you have special permission, don't copy from online or paper maps.
1727       basic_terms:
1728         title: Basic Terms For Mapping
1729         paragraph_1_html: OpenStreetMap has some of its own lingo. Here are a few
1730           key words that'll come in handy.
1731         editor_html: An <strong>editor</strong> is a program or website you can use
1732           to edit the map.
1733         node_html: A <strong>node</strong> is a point on the map, like a single restaurant
1734           or a tree.
1735         way_html: A <strong>way</strong> is a line or area, like a road, stream, lake
1736           or building.
1737         tag_html: A <strong>tag</strong> is a bit of data about a node or way, like
1738           a  restaurant's name or a road's speed limit.
1739       rules:
1740         title: Rules!
1741         paragraph_1_html: "OpenStreetMap has few formal rules but we expect all participants
1742           to collaborate\nwith, and communicate with, the community. If you are considering\nany
1743           activities other than editing by hand, please read and follow the guidelines
1744           on \n<a href='https://wiki.openstreetmap.org/wiki/Import/Guidelines'>Imports</a>
1745           and \n<a href='https://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct'>Automated
1746           Edits</a>."
1747       questions:
1748         title: Any questions?
1749         paragraph_1_html: |-
1750           OpenStreetMap has several resources for learning about the project, asking and answering questions, and collaboratively discussing and documenting mapping topics.
1751           <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>.
1752       start_mapping: Start Mapping
1753       add_a_note:
1754         title: No Time To Edit? Add a Note!
1755         paragraph_1_html: If you just want something small fixed and don't have the
1756           time to sign up and learn how to edit, it's easy to add a note.
1757         paragraph_2_html: 'Just go to <a href=''%{map_url}''>the map</a> and click
1758           the note icon: <span class=''icon note''></span>. This will add a marker
1759           to the map, which you can move by dragging. Add your message, then click
1760           save, and other mappers will investigate.'
1761   traces:
1762     visibility:
1763       private: Private (only shared as anonymous, unordered points)
1764       public: Public (shown in trace list and as anonymous, unordered points)
1765       trackable: Trackable (only shared as anonymous, ordered points with timestamps)
1766       identifiable: Identifiable (shown in trace list and as identifiable, ordered
1767         points with timestamps)
1768     new:
1769       visibility_help: what does this mean?
1770       visibility_help_url: https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces
1771       help: Help
1772       help_url: https://wiki.openstreetmap.org/wiki/Upload
1773     create:
1774       upload_trace: Upload GPS Trace
1775       trace_uploaded: Your GPX file has been uploaded and is awaiting insertion in
1776         to the database. This will usually happen within half an hour, and an email
1777         will be sent to you on completion.
1778       traces_waiting:
1779         one: You have %{count} trace waiting for upload. Please consider waiting for
1780           this to finish before uploading any more, so as not to block the queue for
1781           other users.
1782         other: You have %{count} traces waiting for upload. Please consider waiting
1783           for these to finish before uploading any more, so as not to block the queue
1784           for other users.
1785     edit:
1786       title: Editing trace %{name}
1787       heading: Editing trace %{name}
1788       visibility_help: what does this mean?
1789       visibility_help_url: http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces
1790     trace_optionals:
1791       tags: Tags
1792     show:
1793       title: Viewing trace %{name}
1794       heading: Viewing trace %{name}
1795       pending: PENDING
1796       filename: 'Filename:'
1797       download: download
1798       uploaded: 'Uploaded:'
1799       points: 'Points:'
1800       start_coordinates: 'Start coordinate:'
1801       map: map
1802       edit: edit
1803       owner: 'Owner:'
1804       description: 'Description:'
1805       tags: 'Tags:'
1806       none: None
1807       edit_trace: Edit this trace
1808       delete_trace: Delete this trace
1809       trace_not_found: Trace not found!
1810       visibility: 'Visibility:'
1811     trace_paging_nav:
1812       showing_page: Page %{page}
1813       older: Older Traces
1814       newer: Newer Traces
1815     trace:
1816       pending: PENDING
1817       count_points:
1818         one: 1 point
1819         other: '%{count} points'
1820       more: more
1821       trace_details: View Trace Details
1822       view_map: View Map
1823       edit: edit
1824       edit_map: Edit Map
1825       public: PUBLIC
1826       identifiable: IDENTIFIABLE
1827       private: PRIVATE
1828       trackable: TRACKABLE
1829       by: by
1830       in: in
1831       map: map
1832     index:
1833       public_traces: Public GPS traces
1834       public_traces_from: Public GPS traces from %{user}
1835       description: Browse recent GPS track uploads
1836       tagged_with: ' tagged with %{tags}'
1837       empty_html: Nothing here yet. <a href='%{upload_link}'>Upload a new trace</a>
1838         or learn more about GPS tracing on the <a href='https://wiki.openstreetmap.org/wiki/Beginners_Guide_1.2'>wiki
1839         page</a>.
1840       upload_trace: Upload a trace
1841       see_all_traces: See all traces
1842     destroy:
1843       scheduled_for_deletion: Trace scheduled for deletion
1844     make_public:
1845       made_public: Trace made public
1846     offline_warning:
1847       message: The GPX file upload system is currently unavailable
1848     offline:
1849       heading: GPX Storage Offline
1850       message: The GPX file storage and upload system is currently unavailable.
1851     georss:
1852       title: OpenStreetMap GPS Traces
1853     description:
1854       description_with_count:
1855         one: GPX file with %{count} point from %{user}
1856         other: GPX file with %{count} points from %{user}
1857       description_without_count: GPX file from %{user}
1858   application:
1859     require_cookies:
1860       cookies_needed: You appear to have cookies disabled - please enable cookies
1861         in your browser before continuing.
1862     setup_user_auth:
1863       blocked_zero_hour: You have an urgent message on the OpenStreetMap web site.
1864         You need to read the message before you will be able to save your edits.
1865       blocked: Your access to the API has been blocked. Please log-in to the web interface
1866         to find out more.
1867       need_to_see_terms: Your access to the API is temporarily suspended. Please log-in
1868         to the web interface to view the Contributor Terms. You do not need to agree,
1869         but you must view them.
1870   oauth:
1871     authorize:
1872       title: Authorise access to your account
1873       request_access_html: The application %{app_name} is requesting access to your
1874         account, %{user}. Please check whether you would like the application to have
1875         the following capabilities. You may choose as many or as few as you like.
1876       allow_to: 'Allow the client application to:'
1877       allow_read_prefs: read your user preferences.
1878       allow_write_prefs: modify your user preferences.
1879       allow_write_diary: create diary entries, comments and make friends.
1880       allow_write_api: modify the map.
1881       allow_read_gpx: read your private GPS traces.
1882       allow_write_gpx: upload GPS traces.
1883       allow_write_notes: modify notes.
1884       grant_access: Grant Access
1885     authorize_success:
1886       title: Authorisation request allowed
1887       allowed_html: You have granted application %{app_name} access to your account.
1888       verification: The verification code is %{code}.
1889     authorize_failure:
1890       title: Authorisation request failed
1891       denied: You have denied application %{app_name} access to your account.
1892       invalid: The authorisation token is not valid.
1893     revoke:
1894       flash: You've revoked the token for %{application}
1895     permissions:
1896       missing: You have not permitted the application access to this facility
1897   oauth_clients:
1898     new:
1899       title: Register a new application
1900     edit:
1901       title: Edit your application
1902     show:
1903       title: OAuth details for %{app_name}
1904       key: 'Consumer Key:'
1905       secret: 'Consumer Secret:'
1906       url: 'Request Token URL:'
1907       access_url: 'Access Token URL:'
1908       authorize_url: 'Authorise URL:'
1909       support_notice: We support HMAC-SHA1 (recommended) and RSA-SHA1 signatures.
1910       edit: Edit Details
1911       delete: Delete Client
1912       confirm: Are you sure?
1913       requests: 'Requesting the following permissions from the user:'
1914     index:
1915       title: My OAuth Details
1916       my_tokens: My Authorised Applications
1917       list_tokens: 'The following tokens have been issued to applications in your
1918         name:'
1919       application: Application Name
1920       issued_at: Issued At
1921       revoke: Revoke!
1922       my_apps: My Client Applications
1923       no_apps_html: Do you have an application you would like to register for use
1924         with us using the %{oauth} standard? You must register your web application
1925         before it can make OAuth requests to this service.
1926       registered_apps: 'You have the following client applications registered:'
1927       register_new: Register your application
1928     form:
1929       requests: 'Request the following permissions from the user:'
1930     not_found:
1931       sorry: Sorry, that %{type} could not be found.
1932     create:
1933       flash: Registered the information successfully
1934     update:
1935       flash: Updated the client information successfully
1936     destroy:
1937       flash: Destroyed the client application registration
1938   users:
1939     login:
1940       title: Login
1941       heading: Login
1942       email or username: 'E-mail Address or Username:'
1943       password: 'Password:'
1944       openid_html: '%{logo} OpenID:'
1945       remember: Remember me
1946       lost password link: Lost your password?
1947       login_button: Login
1948       register now: Register now
1949       with username: 'Already have an OpenStreetMap account? Please login with your
1950         username and password:'
1951       with external: 'Alternatively, use a third party to login:'
1952       new to osm: New to OpenStreetMap?
1953       to make changes: To make changes to the OpenStreetMap data, you must have an
1954         account.
1955       create account minute: Create an account. It only takes a minute.
1956       no account: Don't have an account?
1957       account not active: Sorry, your account is not active yet.<br />Please use the
1958         link in the account confirmation email to activate your account, or <a href="%{reconfirm}">request
1959         a new confirmation email</a>.
1960       account is suspended: Sorry, your account has been suspended due to suspicious
1961         activity.<br />Please contact the <a href="%{webmaster}">webmaster</a> if
1962         you wish to discuss this.
1963       auth failure: Sorry, could not log in with those details.
1964       openid_logo_alt: Log in with an OpenID
1965       auth_providers:
1966         openid:
1967           title: Login with OpenID
1968           alt: Login with an OpenID URL
1969         google:
1970           title: Login with Google
1971           alt: Login with a Google OpenID
1972         facebook:
1973           title: Login with Facebook
1974           alt: Login with a Facebook Account
1975         windowslive:
1976           title: Login with Windows Live
1977           alt: Login with a Windows Live Account
1978         github:
1979           title: Login with GitHub
1980           alt: Login with a GitHub Account
1981         wikipedia:
1982           title: Login with Wikipedia
1983           alt: Login with a Wikipedia Account
1984         yahoo:
1985           title: Login with Yahoo
1986           alt: Login with a Yahoo OpenID
1987         wordpress:
1988           title: Login with Wordpress
1989           alt: Login with a Wordpress OpenID
1990         aol:
1991           title: Login with AOL
1992           alt: Login with an AOL OpenID
1993     logout:
1994       title: Logout
1995       heading: Logout of OpenStreetMap
1996       logout_button: Logout
1997     lost_password:
1998       title: Lost password
1999       heading: Forgotten Password?
2000       email address: E-mail address
2001       new password button: Reset password
2002       help_text: Enter the e-mail address you used to sign up, we will send a link
2003         to it that you can use to reset your password.
2004       notice email on way: Sorry you lost it :-( but an email is on its way so you
2005         can reset it soon.
2006       notice email cannot find: Could not find that email address, sorry.
2007     reset_password:
2008       title: Reset password
2009       heading: Reset Password for %{user}
2010       reset: Reset Password
2011       flash changed: Your password has been changed.
2012       flash token bad: Did not find that token, check the URL maybe?
2013     new:
2014       title: Sign Up
2015       no_auto_account_create: Unfortunately we are not currently able to create an
2016         account for you automatically.
2017       contact_webmaster_html: Please contact the <a href="%{webmaster}">webmaster</a>
2018         to arrange for an account to be created - we will try and deal with the request
2019         as quickly as possible.
2020       about:
2021         header: Free and editable
2022         html: |-
2023           <p>Unlike other maps, OpenStreetMap is completely created by people like you, and it's free for anyone to fix, update, download and use.</p>
2024           <p>Sign up to get started contributing. We'll send an email to confirm your account.</p>
2025       email address: 'Email Address:'
2026       confirm email address: 'Confirm Email Address:'
2027       not_displayed_publicly_html: Your address is not displayed publicly, see our
2028         <a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy" title="OSMF privacy
2029         policy including section on email addresses">privacy policy</a> for more information
2030       display name: 'Display Name:'
2031       display name description: Your publicly displayed username. You can change this
2032         later in the preferences.
2033       external auth: 'Third Party Authentication:'
2034       password: 'Password:'
2035       confirm password: 'Confirm Password:'
2036       use external auth: Alternatively, use a third party to login
2037       auth no password: With third party authentication a password is not required,
2038         but some extra tools or server may still need one.
2039       continue: Sign Up
2040       terms accepted: Thanks for accepting the new contributor terms!
2041       terms declined: We are sorry that you have decided to not accept the new Contributor
2042         Terms. For more information, please see <a href="%{url}">this wiki page</a>.
2043       terms declined url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
2044     terms:
2045       title: Terms
2046       heading: Terms
2047       consider_pd: In addition to the above, I consider my contributions to be in
2048         the Public Domain
2049       consider_pd_why: what's this?
2050       consider_pd_why_url: http://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
2051       guidance_html: 'Information to help understand these terms: a <a href="%{summary}">human
2052         readable summary</a> and some <a href="%{translations}">informal translations</a>'
2053       declined: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
2054       decline: Decline
2055       you need to accept or decline: Please read and then either accept or decline
2056         the new Contributor Terms to continue.
2057       legale_select: 'Country of residence:'
2058       legale_names:
2059         france: France
2060         italy: Italy
2061         rest_of_world: Rest of the world
2062     no_such_user:
2063       title: No such user
2064       heading: The user %{user} does not exist
2065       body: Sorry, there is no user with the name %{user}. Please check your spelling,
2066         or maybe the link you clicked is wrong.
2067       deleted: deleted
2068     show:
2069       my diary: My Diary
2070       new diary entry: new diary entry
2071       my edits: My Edits
2072       my traces: My Traces
2073       my notes: My Notes
2074       my messages: My Messages
2075       my profile: My Profile
2076       my settings: My Settings
2077       my comments: My Comments
2078       oauth settings: oauth settings
2079       blocks on me: Blocks on Me
2080       blocks by me: Blocks by Me
2081       send message: Send Message
2082       diary: Diary
2083       edits: Edits
2084       traces: Traces
2085       notes: Map Notes
2086       remove as friend: Unfriend
2087       add as friend: Add Friend
2088       mapper since: 'Mapper since:'
2089       ct status: 'Contributor terms:'
2090       ct undecided: Undecided
2091       ct declined: Declined
2092       latest edit: 'Latest edit (%{ago}):'
2093       email address: 'Email address:'
2094       created from: 'Created from:'
2095       status: 'Status:'
2096       spam score: 'Spam Score:'
2097       description: Description
2098       user location: User location
2099       if_set_location_html: Set your home location on the %{settings_link} page to
2100         see nearby users.
2101       settings_link_text: settings
2102       no friends: You have not added any friends yet.
2103       km away: '%{count}km away'
2104       m away: '%{count}m away'
2105       nearby users: Other nearby users
2106       no nearby users: There are no other users who admit to mapping nearby yet.
2107       role:
2108         administrator: This user is an administrator
2109         moderator: This user is a moderator
2110         grant:
2111           administrator: Grant administrator access
2112           moderator: Grant moderator access
2113         revoke:
2114           administrator: Revoke administrator access
2115           moderator: Revoke moderator access
2116       block_history: Active Blocks
2117       moderator_history: Blocks Given
2118       comments: Comments
2119       create_block: Block this User
2120       activate_user: Activate this User
2121       deactivate_user: Deactivate this User
2122       confirm_user: Confirm this user
2123       hide_user: Hide this User
2124       unhide_user: Unhide this User
2125       delete_user: Delete this User
2126       confirm: Confirm
2127       friends_changesets: friends' changesets
2128       friends_diaries: friends' diary entries
2129       nearby_changesets: nearby user changesets
2130       nearby_diaries: nearby user diary entries
2131     popup:
2132       your location: Your location
2133       nearby mapper: Nearby mapper
2134       friend: Friend
2135     account:
2136       title: Edit account
2137       my settings: My settings
2138       current email address: 'Current Email Address:'
2139       new email address: 'New Email Address:'
2140       email never displayed publicly: (never displayed publicly)
2141       external auth: 'External Authentication:'
2142       openid:
2143         link: https://wiki.openstreetmap.org/wiki/OpenID
2144         link text: what is this?
2145       public editing:
2146         heading: 'Public editing:'
2147         enabled: Enabled. Not anonymous and can edit data.
2148         enabled link: https://wiki.openstreetmap.org/wiki/Anonymous_edits
2149         enabled link text: what is this?
2150         disabled: Disabled and cannot edit data, all previous edits are anonymous.
2151         disabled link text: why can't I edit?
2152       public editing note:
2153         heading: Public editing
2154         html: Currently your edits are anonymous and people cannot send you messages
2155           or see your location. To show what you edited and allow people to contact
2156           you through the website, click the button below. <b>Since the 0.6 API changeover,
2157           only public users can edit map data</b>. (<a href="https://wiki.openstreetmap.org/wiki/Anonymous_edits">find
2158           out why</a>).<ul><li>Your e-mail address will not be revealed by becoming
2159           public.</li><li>This action cannot be reversed and all new users are now
2160           public by default.</li></ul>
2161       contributor terms:
2162         heading: 'Contributor Terms:'
2163         agreed: You have agreed to the new Contributor Terms.
2164         not yet agreed: You have not yet agreed to the new Contributor Terms.
2165         review link text: Please follow this link at your convenience to review and
2166           accept the new Contributor Terms.
2167         agreed_with_pd: You have also declared that you consider your edits to be
2168           in the Public Domain.
2169         link: http://www.osmfoundation.org/wiki/License/Contributor_Terms
2170         link text: what is this?
2171       profile description: 'Profile Description:'
2172       preferred languages: 'Preferred Languages:'
2173       preferred editor: 'Preferred Editor:'
2174       image: 'Image:'
2175       gravatar:
2176         gravatar: Use Gravatar
2177         link: https://wiki.openstreetmap.org/wiki/Gravatar
2178         link text: what is this?
2179         disabled: Gravatar has been disabled.
2180         enabled: Display of your Gravatar has been enabled.
2181       new image: Add an image
2182       keep image: Keep the current image
2183       delete image: Remove the current image
2184       replace image: Replace the current image
2185       image size hint: (square images at least 100x100 work best)
2186       home location: 'Home Location:'
2187       no home location: You have not entered your home location.
2188       latitude: 'Latitude:'
2189       longitude: 'Longitude:'
2190       update home location on click: Update home location when I click on the map?
2191       save changes button: Save Changes
2192       make edits public button: Make all my edits public
2193       return to profile: Return to profile
2194       flash update success confirm needed: User information updated successfully.
2195         Check your email for a note to confirm your new email address.
2196       flash update success: User information updated successfully.
2197     confirm:
2198       heading: Check your email!
2199       introduction_1: We sent you a confirmation email.
2200       introduction_2: Confirm your account by clicking on the link in the email and
2201         you'll be able to start mapping.
2202       press confirm button: Press the confirm button below to activate your account.
2203       button: Confirm
2204       success: Confirmed your account, thanks for signing up!
2205       already active: This account has already been confirmed.
2206       unknown token: That confirmation code has expired or does not exist.
2207       reconfirm_html: If you need us to resend the confirmation email, <a href="%{reconfirm}">click
2208         here</a>.
2209     confirm_resend:
2210       success_html: We've sent a new confirmation note to %{email} and as soon as
2211         you confirm your account you'll be able to get mapping.<br /><br />If you
2212         use an antispam system which sends confirmation requests then please make
2213         sure you whitelist %{sender} as we are unable to reply to any confirmation
2214         requests.
2215       failure: User %{name} not found.
2216     confirm_email:
2217       heading: Confirm a change of e-mail address
2218       press confirm button: Press the confirm button below to confirm your new e-mail
2219         address.
2220       button: Confirm
2221       success: Confirmed your change of email address!
2222       failure: An e-mail address has already been confirmed with this token.
2223       unknown_token: That confirmation code has expired or does not exist.
2224     set_home:
2225       flash success: Home location saved successfully
2226     go_public:
2227       flash success: All your edits are now public, and you are now allowed to edit.
2228     index:
2229       title: Users
2230       heading: Users
2231       showing:
2232         one: Page %{page} (%{first_item} of %{items})
2233         other: Page %{page} (%{first_item}-%{last_item} of %{items})
2234       summary_html: '%{name} created from %{ip_address} on %{date}'
2235       summary_no_ip_html: '%{name} created on %{date}'
2236       confirm: Confirm Selected Users
2237       hide: Hide Selected Users
2238       empty: No matching users found
2239     suspended:
2240       title: Account Suspended
2241       heading: Account Suspended
2242       webmaster: webmaster
2243       body_html: |-
2244         <p>
2245           Sorry, your account has been automatically suspended due to suspicious activity.
2246         </p>
2247         <p>
2248           This decision will be reviewed by an administrator shortly, or you may contact the %{webmaster} if you wish to discuss this.
2249         </p>
2250     auth_failure:
2251       connection_failed: Connection to authentication provider failed
2252       invalid_credentials: Invalid authentication credentials
2253       no_authorization_code: No authorisation code
2254       unknown_signature_algorithm: Unknown signature algorithm
2255       invalid_scope: Invalid scope
2256     auth_association:
2257       heading: Your ID is not associated with a OpenStreetMap account yet.
2258       option_1: |-
2259         If you are new to OpenStreetMap, please create a new account
2260         using the form below.
2261       option_2: |-
2262         If you already have an account, you can login to your account
2263         using your username and password and then associate the account
2264         with your ID in your user settings.
2265   user_role:
2266     filter:
2267       not_a_role: The string `%{role}' is not a valid role.
2268       already_has_role: The user already has role %{role}.
2269       doesnt_have_role: The user does not have role %{role}.
2270     grant:
2271       title: Confirm role granting
2272       heading: Confirm role granting
2273       are_you_sure: Are you sure you want to grant the role `%{role}' to the user
2274         `%{name}'?
2275       confirm: Confirm
2276       fail: Could not grant role `%{role}' to user `%{name}'. Please check that the
2277         user and role are both valid.
2278     revoke:
2279       title: Confirm role revoking
2280       heading: Confirm role revoking
2281       are_you_sure: Are you sure you want to revoke the role `%{role}' from the user
2282         `%{name}'?
2283       confirm: Confirm
2284       fail: Could not revoke role `%{role}' from user `%{name}'. Please check that
2285         the user and role are both valid.
2286   user_blocks:
2287     model:
2288       non_moderator_update: Must be a moderator to create or update a block.
2289       non_moderator_revoke: Must be a moderator to revoke a block.
2290     not_found:
2291       sorry: Sorry, the user block with ID %{id} could not be found.
2292       back: Back to index
2293     new:
2294       title: Creating block on %{name}
2295       heading_html: Creating block on %{name}
2296       reason: The reason why %{name} is being blocked. Please be as calm and as reasonable
2297         as possible, giving as much detail as you can about the situation, remembering
2298         that the message will be publicly visible. Bear in mind that not all users
2299         understand the community jargon, so please try to use laymans terms.
2300       period: How long, starting now, the user will be blocked from the API for.
2301       tried_contacting: I have contacted the user and asked them to stop.
2302       tried_waiting: I have given a reasonable amount of time for the user to respond
2303         to those communications.
2304       needs_view: User needs to log in before this block will be cleared
2305       back: View all blocks
2306     edit:
2307       title: Editing block on %{name}
2308       heading_html: Editing block on %{name}
2309       reason: The reason why %{name} is being blocked. Please be as calm and as reasonable
2310         as possible, giving as much detail as you can about the situation. Bear in
2311         mind that not all users understand the community jargon, so please try to
2312         use laymans terms.
2313       period: How long, starting now, the user will be blocked from the API for.
2314       show: View this block
2315       back: View all blocks
2316       needs_view: Does the user need to log in before this block will be cleared?
2317     filter:
2318       block_expired: The block has already expired and cannot be edited.
2319       block_period: The blocking period must be one of the values selectable in the
2320         drop-down list.
2321     create:
2322       try_contacting: Please try contacting the user before blocking them and giving
2323         them a reasonable time to respond.
2324       try_waiting: Please try giving the user a reasonable time to respond before
2325         blocking them.
2326       flash: Created a block on user %{name}.
2327     update:
2328       only_creator_can_edit: Only the moderator who created this block can edit it.
2329       success: Block updated.
2330     index:
2331       title: User blocks
2332       heading: List of user blocks
2333       empty: No blocks have been made yet.
2334     revoke:
2335       title: Revoking block on %{block_on}
2336       heading_html: Revoking block on %{block_on} by %{block_by}
2337       time_future: This block will end in %{time}.
2338       past: This block ended %{time} and cannot be revoked now.
2339       confirm: Are you sure you wish to revoke this block?
2340       revoke: Revoke!
2341       flash: This block has been revoked.
2342     helper:
2343       time_future: Ends in %{time}.
2344       until_login: Active until the user logs in.
2345       time_future_and_until_login: Ends in %{time} and after the user has logged in.
2346       time_past: Ended %{time}.
2347       block_duration:
2348         hours:
2349           one: 1 hour
2350           other: '%{count} hours'
2351     blocks_on:
2352       title: Blocks on %{name}
2353       heading_html: List of blocks on %{name}
2354       empty: '%{name} has not been blocked yet.'
2355     blocks_by:
2356       title: Blocks by %{name}
2357       heading_html: List of blocks by %{name}
2358       empty: '%{name} has not made any blocks yet.'
2359     show:
2360       title: '%{block_on} blocked by %{block_by}'
2361       heading_html: '%{block_on} blocked by %{block_by}'
2362       created: Created
2363       status: Status
2364       show: Show
2365       edit: Edit
2366       revoke: Revoke!
2367       confirm: Are you sure?
2368       reason: 'Reason for block:'
2369       back: View all blocks
2370       revoker: 'Revoker:'
2371       needs_view: The user needs to log in before this block will be cleared.
2372     block:
2373       not_revoked: (not revoked)
2374       show: Show
2375       edit: Edit
2376       revoke: Revoke!
2377     blocks:
2378       display_name: Blocked User
2379       creator_name: Creator
2380       reason: Reason for block
2381       status: Status
2382       revoker_name: Revoked by
2383       showing_page: Page %{page}
2384       next: Next »
2385       previous: « Previous
2386   notes:
2387     index:
2388       title: Notes submitted or commented on by %{user}
2389       heading: '%{user}''s notes'
2390       subheading_html: Notes submitted or commented on by %{user}
2391       id: Id
2392       creator: Creator
2393       description: Description
2394       created_at: Created at
2395       last_changed: Last changed
2396   javascripts:
2397     close: Close
2398     share:
2399       title: Share
2400       cancel: Cancel
2401       image: Image
2402       link: Link or HTML
2403       long_link: Link
2404       short_link: Short Link
2405       geo_uri: Geo URI
2406       embed: HTML
2407       custom_dimensions: Set custom dimensions
2408       format: 'Format:'
2409       scale: 'Scale:'
2410       image_size: Image will show standard layer at
2411       download: Download
2412       short_url: Short URL
2413       include_marker: Include marker
2414       center_marker: Centre map on marker
2415       paste_html: Paste HTML to embed in website
2416       view_larger_map: View Larger Map
2417       only_standard_layer: Only the standard layer can be exported as an image
2418     embed:
2419       report_problem: Report a problem
2420     key:
2421       title: Map Key
2422       tooltip: Legend
2423       tooltip_disabled: Map Key not available for this layer
2424     map:
2425       zoom:
2426         in: Zoom In
2427         out: Zoom Out
2428       locate:
2429         title: Show My Location
2430       base:
2431         standard: Standard
2432         cycle_map: Cycle Map
2433         transport_map: Transport Map
2434         hot: Humanitarian
2435       layers:
2436         header: Map Layers
2437         notes: Map Notes
2438         data: Map Data
2439         gps: Public GPS Traces
2440         overlays: Enable overlays for troubleshooting the map
2441         title: Layers
2442       copyright: © <a href='%{copyright_url}'>OpenStreetMap contributors</a>
2443       donate_link_text: <a class='donate-attr' href='%{donate_url}'>Make a Donation</a>
2444     site:
2445       edit_tooltip: Edit the map
2446       edit_disabled_tooltip: Zoom in to edit the map
2447       createnote_tooltip: Add a note to the map
2448       createnote_disabled_tooltip: Zoom in to add a note to the map
2449       map_notes_zoom_in_tooltip: Zoom in to see map notes
2450       map_data_zoom_in_tooltip: Zoom in to see map data
2451       queryfeature_tooltip: Query features
2452       queryfeature_disabled_tooltip: Zoom in to query features
2453     changesets:
2454       show:
2455         comment: Comment
2456         subscribe: Subscribe
2457         unsubscribe: Unsubscribe
2458         hide_comment: hide
2459         unhide_comment: unhide
2460     notes:
2461       new:
2462         intro: Spotted a mistake or something missing? Let other mappers know so we
2463           can fix it. Move the marker to the correct position and type a note to explain
2464           the problem.
2465         advice: Your note is public and may be used to update the map, so don't enter
2466           personal information or information from copyrighted maps or directory listings.
2467         add: Add Note
2468       show:
2469         anonymous_warning: This note includes comments from anonymous users which
2470           should be independently verified.
2471         hide: Hide
2472         resolve: Resolve
2473         reactivate: Reactivate
2474         comment_and_resolve: Comment & Resolve
2475         comment: Comment
2476     edit_help: Move the map and zoom in on a location you want to edit, then click
2477       here.
2478     directions:
2479       ascend: Ascend
2480       engines:
2481         fossgis_osrm_car: Car (OSRM)
2482         graphhopper_bicycle: Bicycle (GraphHopper)
2483         graphhopper_car: Car (GraphHopper)
2484         graphhopper_foot: Foot (GraphHopper)
2485       descend: Descend
2486       directions: Directions
2487       distance: Distance
2488       errors:
2489         no_route: Couldn't find a route between those two places.
2490         no_place: Sorry - couldn't locate '%{place}'.
2491       instructions:
2492         continue_without_exit: Continue on %{name}
2493         slight_right_without_exit: Slight right onto %{name}
2494         offramp_right: Take the sliproad on the right
2495         offramp_right_with_name: Take the sliproad on the right onto %{name}
2496         offramp_right_with_directions: Take the sliproad on the right towards %{directions}
2497         offramp_right_with_name_directions: Take the sliproad on the right onto %{name},
2498           towards %{directions}
2499         onramp_right_without_exit: Turn right on the sliproad onto %{name}
2500         onramp_right_with_directions: Turn right onto the sliproad towards %{directions}
2501         onramp_right_with_name_directions: Turn right on the sliproad onto %{name},
2502           towards %{directions}
2503         onramp_right_without_directions: Turn right onto the sliproad
2504         endofroad_right_without_exit: At the end of the road turn right onto %{name}
2505         merge_right_without_exit: Merge right onto %{name}
2506         fork_right_without_exit: At the fork turn right onto %{name}
2507         turn_right_without_exit: Turn right onto %{name}
2508         sharp_right_without_exit: Sharp right onto %{name}
2509         uturn_without_exit: U-turn along %{name}
2510         sharp_left_without_exit: Sharp left onto %{name}
2511         turn_left_without_exit: Turn left onto %{name}
2512         offramp_left: Take the sliproad on the left
2513         offramp_left_with_name: Take the sliproad on the left onto %{name}
2514         offramp_left_with_directions: Take the sliproad on the left towards %{directions}
2515         offramp_left_with_name_directions: Take the sliproad on the left onto %{name},
2516           towards %{directions}
2517         onramp_left_without_exit: Turn left on the sliproad onto %{name}
2518         onramp_left_with_directions: Turn left onto the sliproad towards %{directions}
2519         onramp_left_with_name_directions: Turn left on the sliproad onto %{name},
2520           towards %{directions}
2521         onramp_left_without_directions: Turn left onto the sliproad
2522         endofroad_left_without_exit: At the end of the road turn left onto %{name}
2523         merge_left_without_exit: Merge left onto %{name}
2524         fork_left_without_exit: At the fork turn left onto %{name}
2525         slight_left_without_exit: Slight left onto %{name}
2526         via_point_without_exit: (via point)
2527         follow_without_exit: Follow %{name}
2528         roundabout_without_exit: At roundabout take exit onto %{name}
2529         leave_roundabout_without_exit: Leave roundabout - %{name}
2530         stay_roundabout_without_exit: Stay on roundabout - %{name}
2531         start_without_exit: Start on %{name}
2532         destination_without_exit: Reach destination
2533         against_oneway_without_exit: Go against one-way on %{name}
2534         end_oneway_without_exit: End of one-way on %{name}
2535         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
2536         unnamed: unnamed road
2537         courtesy: Directions courtesy of %{link}
2538         exit_counts:
2539           first: 1st
2540           second: 2nd
2541           third: 3rd
2542           fourth: 4th
2543           fifth: 5th
2544           sixth: 6th
2545           seventh: 7th
2546           eighth: 8th
2547           ninth: 9th
2548           tenth: 10th
2549       time: Time
2550     query:
2551       node: Node
2552       way: Way
2553       relation: Relation
2554       nothing_found: No features found
2555       error: 'Error contacting %{server}: %{error}'
2556       timeout: Timeout contacting %{server}
2557     context:
2558       directions_from: Directions from here
2559       directions_to: Directions to here
2560       add_note: Add a note here
2561       show_address: Show address
2562       query_features: Query features
2563       centre_map: Centre map here
2564   redactions:
2565     edit:
2566       description: Description
2567       heading: Edit redaction
2568       title: Edit redaction
2569     index:
2570       empty: No redactions to show.
2571       heading: List of redactions
2572       title: List of redactions
2573     new:
2574       description: Description
2575       heading: Enter information for new redaction
2576       title: Creating new redaction
2577     show:
2578       description: 'Description:'
2579       heading: Showing redaction "%{title}"
2580       title: Showing redaction
2581       user: 'Creator:'
2582       edit: Edit this redaction
2583       destroy: Remove this redaction
2584       confirm: Are you sure?
2585     create:
2586       flash: Redaction created.
2587     update:
2588       flash: Changes saved.
2589     destroy:
2590       not_empty: Redaction is not empty. Please un-redact all versions belonging to
2591         this redaction before destroying it.
2592       flash: Redaction destroyed.
2593       error: There was an error destroying this redaction.
2594   validations:
2595     invalid_characters: contains invalid characters
2596 ...