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