]> git.openstreetmap.org Git - rails.git/blob - config/locales/en-GB.yml
Merge remote-tracking branch 'upstream/pull/5150'
[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: Alefar
6 # Author: Amire80
7 # Author: Andibing
8 # Author: BEANS
9 # Author: Back ache
10 # Author: Bjh21
11 # Author: Bpfhjquevaps
12 # Author: Bruce89
13 # Author: Caliburn
14 # Author: Captaindogfish
15 # Author: Chase me ladies, I'm the Cavalry
16 # Author: Danieldegroot2
17 # Author: E THP
18 # Author: EdLoach
19 # Author: Eduard Popov
20 # Author: Gravitystorm
21 # Author: Hufkratzer
22 # Author: IknowJoseph
23 # Author: Jagwar
24 # Author: Jguthrie100
25 # Author: Jlrb+
26 # Author: Kosovastar
27 # Author: Macofe
28 # Author: Maro21
29 # Author: Meno25
30 # Author: Michel Bakni
31 # Author: Mvolz
32 # Author: Sampablokuper
33 # Author: Samwilson
34 # Author: Shirayuki
35 # Author: Smsm1
36 # Author: Tlubenov
37 # Author: TomH
38 # Author: Wehwei
39 # Author: ديفيد
40 ---
41 en-GB:
42   time:
43     formats:
44       friendly: '%e %B %Y at %H:%M'
45   helpers:
46     file:
47       prompt: Choose file
48     submit:
49       diary_entry:
50         create: Publish
51         update: Update
52       issue_comment:
53         create: Add Comment
54       message:
55         create: Send
56       client_application:
57         create: Register
58         update: Update
59       redaction:
60         create: Create redaction
61         update: Save redaction
62       trace:
63         create: Upload
64         update: Save Changes
65       user_block:
66         create: Create block
67         update: Update block
68   activerecord:
69     errors:
70       messages:
71         invalid_email_address: does not appear to be a valid e-mail address
72         email_address_not_routable: is not routable
73     models:
74       acl: Access Control List
75       changeset: Changeset
76       changeset_tag: Changeset Tag
77       country: Country
78       diary_comment: Diary Comment
79       diary_entry: Diary Entry
80       friend: Friend
81       issue: Issue
82       language: Language
83       message: Message
84       node: Node
85       node_tag: Node Tag
86       old_node: Old Node
87       old_node_tag: Old Node Tag
88       old_relation: Old Relation
89       old_relation_member: Old Relation Member
90       old_relation_tag: Old Relation Tag
91       old_way: Old Way
92       old_way_node: Old Way Node
93       old_way_tag: Old Way Tag
94       relation: Relation
95       relation_member: Relation Member
96       relation_tag: Relation Tag
97       report: Report
98       session: Session
99       trace: Trace
100       tracepoint: Trace Point
101       tracetag: Trace Tag
102       user: User
103       user_preference: User Preference
104       user_token: User Token
105       way: Way
106       way_node: Way Node
107       way_tag: Way Tag
108     attributes:
109       client_application:
110         name: Name (Required)
111         url: Main Application URL (Required)
112         callback_url: 'Callback URL:'
113         support_url: Support URL
114         allow_read_prefs: read their user preferences
115         allow_write_prefs: modify their user preferences
116         allow_write_diary: create diary entries, comments and make friends
117         allow_write_api: modify the map
118         allow_read_gpx: read their private GPS traces
119         allow_write_gpx: upload GPS traces
120         allow_write_notes: modify notes
121       diary_comment:
122         body: Body
123       diary_entry:
124         user: User
125         title: Subject
126         latitude: Latitude
127         longitude: Longitude
128         language_code: Language
129       friend:
130         user: User
131         friend: Friend
132       trace:
133         user: User
134         visible: Visible
135         name: Filename
136         size: Size
137         latitude: Latitude
138         longitude: Longitude
139         public: Public
140         description: Description
141         gpx_file: Upload GPX File
142         visibility: Visibility
143         tagstring: Tags
144       message:
145         sender: Sender
146         title: Subject
147         body: Body
148         recipient: Recipient
149       redaction:
150         description: Description
151       report:
152         category: 'Select a reason for your report:'
153         details: Please provide some more details about the problem (required).
154       user:
155         email: E-mail
156         new_email: New Email Address
157         active: Active
158         display_name: Display Name
159         description: Profile Description
160         home_lat: Latitude
161         home_lon: Longitude
162         languages: Preferred Languages
163         pass_crypt: Password
164         pass_crypt_confirmation: Confirm Password
165     help:
166       trace:
167         tagstring: comma delimited
168       user_block:
169         needs_view: Does the user need to log in before this block will be cleared?
170       user:
171         new_email: (never displayed publicly)
172   datetime:
173     distance_in_words_ago:
174       about_x_hours:
175         one: about %{count} hour ago
176         other: about %{count} hours ago
177       about_x_months:
178         one: about %{count} month ago
179         other: about %{count} months ago
180       about_x_years:
181         one: about %{count} year ago
182         other: about %{count} years ago
183       almost_x_years:
184         one: almost %{count} year ago
185         other: almost %{count} years ago
186       half_a_minute: half a minute ago
187       less_than_x_seconds:
188         one: less than %{count} second ago
189         other: less than %{count} seconds ago
190       less_than_x_minutes:
191         one: less than %{count} minute ago
192         other: less than %{count} minutes ago
193       over_x_years:
194         one: over %{count} year ago
195         other: over %{count} years ago
196       x_seconds:
197         one: '%{count} second ago'
198         other: '%{count} seconds ago'
199       x_minutes:
200         one: '%{count} minute ago'
201         other: '%{count} minutes ago'
202       x_days:
203         one: '%{count} day ago'
204         other: '%{count} days ago'
205       x_months:
206         one: '%{count} month ago'
207         other: '%{count} months ago'
208       x_years:
209         one: '%{count} year ago'
210         other: '%{count} years ago'
211   editor:
212     default: Default (currently %{name})
213     id:
214       name: iD
215       description: iD (in-browser editor)
216     remote:
217       name: Remote Control
218       description: Remote Control (JOSM, Potlatch, Merkaartor)
219   auth:
220     providers:
221       none: None
222       google: Google
223       facebook: Facebook
224       github: GitHub
225       wikipedia: Wikipedia
226   api:
227     notes:
228       comment:
229         opened_at_html: Created %{when}
230         opened_at_by_html: Created %{when} by %{user}
231         commented_at_html: Updated %{when}
232         commented_at_by_html: Updated %{when} by %{user}
233         closed_at_html: Resolved %{when}
234         closed_at_by_html: Resolved %{when} by %{user}
235         reopened_at_html: Reactivated %{when}
236         reopened_at_by_html: Reactivated %{when} by %{user}
237       rss:
238         title: OpenStreetMap Notes
239         description_area: A list of notes, reported, commented on or closed in your
240           area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]
241         description_item: An rss feed for note %{id}
242         opened: new note (near %{place})
243         commented: new comment (near %{place})
244         closed: closed note (near %{place})
245         reopened: reactivated note (near %{place})
246       entry:
247         comment: Comment
248         full: Full note
249   accounts:
250     edit:
251       title: Edit account
252       my settings: My settings
253       current email address: Current Email Address
254       external auth: External Authentication
255       openid:
256         link text: what is this?
257       public editing:
258         heading: Public editing
259         enabled: Enabled. Not anonymous and can edit data.
260         enabled link text: what is this?
261         disabled: Disabled and cannot edit data, all previous edits are anonymous.
262         disabled link text: why can't I edit?
263       contributor terms:
264         heading: Contributor Terms
265         agreed: You have agreed to the new Contributor Terms.
266         not yet agreed: You have not yet agreed to the new Contributor Terms.
267         review link text: Please follow this link at your convenience to review and
268           accept the new Contributor Terms.
269         agreed_with_pd: You have also declared that you consider your edits to be
270           in the Public Domain.
271         link text: what is this?
272       save changes button: Save Changes
273     go_public:
274       heading: Public editing
275       make_edits_public_button: Make all my edits public
276     update:
277       success_confirm_needed: User information updated successfully. Check your email
278         for a note to confirm your new email address.
279       success: User information updated successfully.
280   browse:
281     version: Version
282     in_changeset: Changeset
283     anonymous: anonymous
284     no_comment: (no comment)
285     part_of: Part of
286     download_xml: Download XML
287     view_history: View History
288     view_details: View Details
289     location: 'Location:'
290     node:
291       title_html: 'Node: %{name}'
292       history_title_html: 'Node History: %{name}'
293     way:
294       title_html: 'Way: %{name}'
295       history_title_html: 'Way History: %{name}'
296       nodes: Nodes
297       also_part_of_html:
298         one: part of way %{related_ways}
299         other: part of ways %{related_ways}
300     relation:
301       title_html: 'Relation: %{name}'
302       history_title_html: 'Relation History: %{name}'
303       members: Members
304     relation_member:
305       entry_role_html: '%{type} %{name} as %{role}'
306       type:
307         node: Node
308         way: Way
309         relation: Relation
310     containing_relation:
311       entry_html: Relation %{relation_name}
312       entry_role_html: Relation %{relation_name} (as %{relation_role})
313     not_found:
314       title: Not Found
315       sorry: 'Sorry, %{type} #%{id} could not be found.'
316       type:
317         node: node
318         way: way
319         relation: relation
320         changeset: changeset
321         note: note
322     timeout:
323       title: Timeout Error
324       sorry: Sorry, the data for the %{type} with the id %{id}, took too long to retrieve.
325       type:
326         node: node
327         way: way
328         relation: relation
329         changeset: changeset
330         note: note
331     redacted:
332       redaction: Redaction %{id}
333       message_html: Version %{version} of this %{type} cannot be shown as it has been
334         redacted. Please see %{redaction_link} for details.
335       type:
336         node: node
337         way: way
338         relation: relation
339     start_rjs:
340       load_data: Load Data
341       loading: Loading...
342     tag_details:
343       tags: Tags
344       wiki_link:
345         key: The wiki description page for the %{key} tag
346         tag: The wiki description page for the %{key}=%{value} tag
347       wikidata_link: The %{page} item on Wikidata
348       wikipedia_link: The %{page} article on Wikipedia
349       wikimedia_commons_link: The %{page} item on Wikimedia Commons
350       telephone_link: Call %{phone_number}
351       colour_preview: Colour %{colour_value} preview
352     query:
353       title: Query Features
354       introduction: Click on the map to find nearby features.
355       nearby: Nearby features
356       enclosing: Enclosing features
357   changeset_comments:
358     feeds:
359       comment:
360         comment: 'New comment on changeset #%{changeset_id} by %{author}'
361         commented_at_by_html: Updated %{when} by %{user}
362       comments:
363         comment: 'New comment on changeset #%{changeset_id} by %{author}'
364       show:
365         title_all: OpenStreetMap changeset discussion
366         title_particular: 'OpenStreetMap changeset #%{changeset_id} discussion'
367       timeout:
368         sorry: Sorry, the list of changeset comments you requested took too long to
369           retrieve.
370   changesets:
371     changeset_paging_nav:
372       showing_page: Page %{page}
373       next: Next »
374       previous: « Previous
375     changeset:
376       anonymous: Anonymous
377       no_edits: (no edits)
378       view_changeset_details: View changeset details
379     index:
380       title: Changesets
381       title_user: Changesets by %{user}
382       title_friend: Changesets by my friends
383       title_nearby: Changesets by nearby users
384       empty: No changesets found.
385       empty_area: No changesets in this area.
386       empty_user: No changesets by this user.
387       no_more: No more changesets found.
388       no_more_area: No more changesets in this area.
389       no_more_user: No more changesets by this user.
390       load_more: Load more
391       feed:
392         title: Changeset %{id}
393         title_comment: Changeset %{id} - %{comment}
394         created: Created
395         closed: Closed
396         belongs_to: Author
397     show:
398       title: 'Changeset: %{id}'
399       discussion: Discussion
400       join_discussion: Log in to join the discussion
401       still_open: Changeset still open - discussion will open once the changeset is
402         closed.
403       subscribe: Subscribe
404       unsubscribe: Unsubscribe
405       hide_comment: hide
406       unhide_comment: unhide
407       comment: Comment
408       changesetxml: Changeset XML
409       osmchangexml: osmChange XML
410     paging_nav:
411       nodes: Nodes (%{count})
412       nodes_paginated: Nodes (%{x}-%{y} of %{count})
413       ways: Ways (%{count})
414       ways_paginated: Ways (%{x}-%{y} of %{count})
415       relations: Relations (%{count})
416       relations_paginated: Relations (%{x}-%{y} of %{count})
417     timeout:
418       sorry: Sorry, the list of changesets you requested took too long to retrieve.
419   dashboards:
420     contact:
421       km away: '%{count}km away'
422       m away: '%{count}m away'
423       latest_edit_html: 'Latest edit (%{ago}):'
424     popup:
425       your location: Your location
426       nearby mapper: Nearby mapper
427       friend: Friend
428     show:
429       no friends: You have not added any friends yet.
430       nearby users: Other nearby users
431       no nearby users: There are no other users who admit to mapping nearby yet.
432       friends_changesets: friends' changesets
433       friends_diaries: friends' diary entries
434       nearby_changesets: nearby user changesets
435       nearby_diaries: nearby user diary entries
436   diary_entries:
437     new:
438       title: New Diary Entry
439     form:
440       location: Location
441       use_map_link: Use map
442     index:
443       title: Users' diaries
444       title_friends: Friends' diaries
445       title_nearby: Nearby Users' diaries
446       user_title: '%{user}''s diary'
447       in_language_title: Diary Entries in %{language}
448       new: New Diary Entry
449       new_title: Compose a new entry in my user diary
450       my_diary: My Diary
451       no_entries: No diary entries
452     page:
453       recent_entries: Recent diary entries
454       older_entries: Older Entries
455       newer_entries: Newer Entries
456     edit:
457       title: Edit diary entry
458       marker_text: Diary entry location
459     show:
460       title: '%{user}''s diary | %{title}'
461       user_title: '%{user}''s diary'
462       leave_a_comment: Leave a comment
463       login_to_leave_a_comment_html: '%{login_link} to leave a comment'
464     no_such_entry:
465       title: No such diary entry
466       heading: 'No entry with the id: %{id}'
467       body: Sorry, there is no diary entry or comment with the id %{id}. Please check
468         your spelling, or maybe the link you clicked is wrong.
469     diary_entry:
470       posted_by_html: Posted by %{link_user} on %{created} in %{language_link}.
471       updated_at_html: Last updated on %{updated}.
472       comment_link: Comment on this entry
473       reply_link: Send a message to the author
474       comment_count:
475         one: '%{count} comment'
476         other: '%{count} comments'
477       edit_link: Edit this entry
478       hide_link: Hide this entry
479       unhide_link: Unhide this entry
480       confirm: Confirm
481       report: Report this entry
482     diary_comment:
483       comment_from_html: Comment from %{link_user} on %{comment_created_at}
484       hide_link: Hide this comment
485       unhide_link: Unhide this comment
486       confirm: Confirm
487       report: Report this comment
488     location:
489       location: 'Location:'
490       view: View
491       edit: Edit
492     feed:
493       user:
494         title: OpenStreetMap diary entries for %{user}
495         description: Recent OpenStreetMap diary entries from %{user}
496       language:
497         title: OpenStreetMap diary entries in %{language_name}
498         description: Recent diary entries from users of OpenStreetMap in %{language_name}
499       all:
500         title: OpenStreetMap diary entries
501         description: Recent diary entries from users of OpenStreetMap
502   diary_comments:
503     page:
504       post: Post
505       when: When
506       comment: Comment
507       newer_comments: Newer Comments
508       older_comments: Older Comments
509   doorkeeper:
510     errors:
511       messages:
512         account_selection_required: The authorisation server requires end-user account
513           selection
514         consent_required: The authorisation server requires end-user consent
515         interaction_required: The authorisation server requires end-user interaction
516         login_required: The authorisation server requires end-user authentication
517   friendships:
518     make_friend:
519       heading: Add %{user} as a friend?
520       button: Add as friend
521       success: '%{name} is now your friend!'
522       failed: Sorry, failed to add %{name} as a friend.
523       already_a_friend: You are already friends with %{name}.
524     remove_friend:
525       heading: Unfriend %{user}?
526       button: Unfriend
527       success: '%{name} was removed from your friends.'
528       not_a_friend: '%{name} is not one of your friends.'
529   geocoder:
530     search_osm_nominatim:
531       prefix:
532         aerialway:
533           cable_car: Cable Car
534           chair_lift: Chairlift
535           drag_lift: Drag Lift
536           gondola: Gondola Lift
537           magic_carpet: Magic Carpet Lift
538           platter: Platter Lift
539           pylon: Pylon
540           station: Aerialway Station
541           t-bar: T-Bar Lift
542         aeroway:
543           aerodrome: Aerodrome
544           airstrip: Airstrip
545           hangar: Hangar
546           helipad: Helipad
547           holding_position: Holding Position
548           parking_position: Parking Position
549           runway: Runway
550           taxiway: Taxiway
551         amenity:
552           animal_shelter: Animal Shelter
553           arts_centre: Arts Centre
554           atm: ATM
555           bank: Bank
556           bar: Bar
557           bbq: BBQ
558           bench: Bench
559           bicycle_parking: Cycle Parking
560           bicycle_rental: Cycle Rental
561           bicycle_repair_station: Bicycle Repair Station
562           biergarten: Beer Garden
563           blood_bank: Blood Bank
564           boat_rental: Boat Rental
565           brothel: Brothel
566           bureau_de_change: Bureau de Change
567           bus_station: Bus Station
568           cafe: Café
569           car_rental: Car Hire
570           car_sharing: Car Sharing
571           car_wash: Car Wash
572           casino: Casino
573           charging_station: Charging Station
574           childcare: Childcare
575           cinema: Cinema
576           clinic: Clinic
577           clock: Clock
578           college: College
579           community_centre: Community Centre
580           conference_centre: Conference Centre
581           courthouse: Court
582           crematorium: Crematorium
583           dentist: Dentist
584           doctors: Doctors
585           drinking_water: Drinking Water
586           driving_school: Driving School
587           embassy: Embassy
588           events_venue: Events Venue
589           fast_food: Fast Food
590           ferry_terminal: Ferry Terminal
591           fire_station: Fire Station
592           food_court: Food Court
593           fountain: Fountain
594           gambling: Gambling
595           grave_yard: Graveyard
596           grit_bin: Grit Bin
597           hospital: Hospital
598           hunting_stand: Hunting Stand
599           ice_cream: Ice Cream
600           internet_cafe: Internet Cafe
601           kindergarten: Nursery School
602           library: Library
603           loading_dock: Loading Dock
604           love_hotel: Love Hotel
605           marketplace: Marketplace
606           monastery: Monastery
607           money_transfer: Money Transfer
608           motorcycle_parking: Motorcycle Parking
609           music_school: Music School
610           nightclub: Night Club
611           nursing_home: Nursing Home
612           parking: Parking
613           parking_entrance: Parking Entrance
614           parking_space: Parking Space
615           pharmacy: Pharmacy
616           place_of_worship: Place of Worship
617           police: Police
618           post_box: Post Box
619           post_office: Post Office
620           prison: Prison
621           pub: Pub
622           public_bath: Public Bath
623           public_building: Public Building
624           recycling: Recycling Point
625           restaurant: Restaurant
626           school: School
627           shelter: Shelter
628           shower: Shower
629           social_centre: Social Centre
630           social_facility: Social Facility
631           studio: Studio
632           swimming_pool: Swimming Pool
633           taxi: Taxi
634           telephone: Public Telephone
635           theatre: Theatre
636           toilets: Toilets
637           townhall: Town Hall
638           university: University
639           vending_machine: Vending Machine
640           veterinary: Veterinary Surgery
641           village_hall: Village Hall
642           waste_basket: Waste Bin
643           waste_disposal: Waste Disposal
644           water_point: Water Point
645         boundary:
646           administrative: Administrative Boundary
647           census: Census Boundary
648           national_park: National Park
649           protected_area: Protected Area
650           "yes": Boundary
651         bridge:
652           aqueduct: Aqueduct
653           boardwalk: Promenade
654           suspension: Suspension Bridge
655           swing: Swing Bridge
656           viaduct: Viaduct
657           "yes": Bridge
658         building:
659           apartment: Apartment
660           apartments: Apartments
661           bungalow: Bungalow
662           cabin: Cabin
663           chapel: Chapel
664           church: Church
665           college: College Building
666           commercial: Commercial Building
667           construction: Building under Construction
668           garage: Garage
669           garages: Garages
670           hospital: Hospital
671           hotel: Hotel
672           house: House
673           industrial: Industrial Building
674           roof: Roof
675           "yes": Building
676         craft:
677           brewery: Brewery
678           carpenter: Carpenter
679           electrician: Electrician
680           gardener: Gardener
681           painter: Painter
682           photographer: Photographer
683           plumber: Plumber
684           shoemaker: Shoemaker
685           tailor: Tailor
686           "yes": Craft Shop
687         emergency:
688           ambulance_station: Ambulance Station
689           assembly_point: Assembly Point
690           defibrillator: Defibrillator
691           landing_site: Emergency Landing Site
692           phone: Emergency Phone
693           water_tank: Emergency Water Tank
694         highway:
695           abandoned: Abandoned Highway
696           bridleway: Bridleway
697           bus_guideway: Guided Bus Lane
698           bus_stop: Bus Stop
699           construction: Highway under construction
700           corridor: Corridor
701           cycleway: Cycle Path
702           elevator: Elevator
703           emergency_access_point: Emergency Access Point
704           footway: Footpath
705           ford: Ford
706           give_way: Give Way Sign
707           living_street: Living Street
708           milestone: Milestone
709           motorway: Motorway
710           motorway_junction: Motorway Junction
711           motorway_link: Motorway Road
712           passing_place: Passing Place
713           path: Path
714           pedestrian: Pedestrian Way
715           platform: Platform
716           primary: Primary Road
717           primary_link: Primary Road
718           proposed: Proposed Road
719           raceway: Raceway
720           residential: Residential Road
721           rest_area: Rest Area
722           road: Road
723           secondary: Secondary Road
724           secondary_link: Secondary Road
725           service: Service Road
726           services: Motorway Services
727           speed_camera: Speed Camera
728           steps: Steps
729           stop: Stop Sign
730           street_lamp: Street Lamp
731           tertiary: Tertiary Road
732           tertiary_link: Tertiary Road
733           track: Track
734           traffic_signals: Traffic Signals
735           trunk: Trunk Road
736           trunk_link: Trunk Road
737           turning_loop: Turning Loop
738           unclassified: Unclassified Road
739           "yes": Road
740         historic:
741           archaeological_site: Archaeological Site
742           battlefield: Battlefield
743           boundary_stone: Boundary Stone
744           building: Historic Building
745           bunker: Bunker
746           castle: Castle
747           church: Church
748           city_gate: City Gate
749           citywalls: City Walls
750           fort: Fort
751           heritage: Heritage Site
752           house: House
753           manor: Manor
754           memorial: Memorial
755           mine: Mine
756           mine_shaft: Mine Shaft
757           monument: Monument
758           roman_road: Roman Road
759           ruins: Ruins
760           stone: Stone
761           tomb: Tomb
762           tower: Tower
763           wayside_cross: Wayside Cross
764           wayside_shrine: Wayside Shrine
765           wreck: Wreck
766           "yes": Historic Site
767         junction:
768           "yes": Junction
769         landuse:
770           allotments: Allotments
771           basin: Basin
772           brownfield: Brownfield Land
773           cemetery: Cemetery
774           commercial: Commercial Area
775           farmland: Farmland
776           farmyard: Farmyard
777           forest: Forest
778           garages: Garages
779           grass: Grass
780           greenfield: Greenfield Land
781           industrial: Industrial Area
782           landfill: Landfill
783           meadow: Meadow
784           military: Military Area
785           mine: Mine
786           orchard: Orchard
787           quarry: Quarry
788           railway: Railway
789           recreation_ground: Recreation Ground
790           reservoir: Reservoir
791           reservoir_watershed: Reservoir Watershed
792           residential: Residential Area
793           village_green: Village Green
794           vineyard: Vineyard
795           "yes": Landuse
796         leisure:
797           beach_resort: Beach Resort
798           bird_hide: Bird Hide
799           common: Common Land
800           dog_park: Dog Park
801           firepit: Fire Pit
802           fishing: Fishing Area
803           fitness_centre: Fitness Centre
804           fitness_station: Fitness Station
805           garden: Garden
806           golf_course: Golf Course
807           horse_riding: Horse Riding Centre
808           ice_rink: Ice Rink
809           marina: Marina
810           miniature_golf: Miniature Golf
811           nature_reserve: Nature Reserve
812           park: Park
813           picnic_table: Picnic Table
814           pitch: Sports Pitch
815           playground: Playground
816           recreation_ground: Recreation Ground
817           resort: Resort
818           sauna: Sauna
819           slipway: Slipway
820           sports_centre: Sports Centre
821           stadium: Stadium
822           swimming_pool: Swimming Pool
823           track: Running Track
824           water_park: Water Park
825           "yes": Leisure
826         man_made:
827           adit: Adit
828           advertising: Advertising
829           antenna: Antenna/Antennae
830           avalanche_protection: Avalanche Protection
831           beacon: Beacon
832           beam: Beam
833           beehive: Bee Hive
834           breakwater: Breakwater
835           bridge: Bridge
836           bunker_silo: Bunker
837           cairn: Cairn
838           chimney: Chimney
839           clearcut: Clearcut
840           communications_tower: Communications Tower
841           crane: Crane
842           cross: Cross
843           dolphin: Mooring Post
844           dyke: Dyke
845           embankment: Embankment
846           flagpole: Flagpole
847           gasometer: Gasometer
848           groyne: Groyne
849           kiln: Kiln
850           lighthouse: Lighthouse
851           manhole: Manhole
852           mast: Mast
853           mine: Mine
854           mineshaft: Mine Shaft
855           monitoring_station: Monitoring Station
856           petroleum_well: Oil Well
857           pier: Pier
858           pipeline: Pipeline
859           silo: Silo
860           storage_tank: Storage Tank
861           surveillance: Surveillance
862           tower: Tower
863           wastewater_plant: Wastewater Plant
864           watermill: Water Mill
865           water_tower: Water Tower
866           water_well: Well
867           water_works: Water Works
868           windmill: Windmill
869           works: Factory
870           "yes": Man-made
871         military:
872           airfield: Military Airfield
873           barracks: Barracks
874           bunker: Bunker
875           "yes": Military
876         mountain_pass:
877           "yes": Mountain Pass
878         natural:
879           bay: Bay
880           beach: Beach
881           cape: Cape
882           cave_entrance: Cave Entrance
883           cliff: Cliff
884           crater: Crater
885           dune: Dune
886           fell: Fell
887           fjord: Fjord
888           forest: Forest
889           geyser: Geyser
890           glacier: Glacier
891           grassland: Grassland
892           heath: Heath
893           hill: Hill
894           island: Island
895           land: Land
896           marsh: Marsh
897           moor: Moor
898           mud: Mud
899           peak: Peak
900           point: Point
901           reef: Reef
902           ridge: Ridge
903           rock: Rock
904           saddle: Saddle
905           sand: Sand
906           scree: Scree
907           scrub: Scrub
908           spring: Spring
909           stone: Stone
910           strait: Strait
911           tree: Tree
912           valley: Valley
913           volcano: Volcano
914           water: Water
915           wetland: Wetland
916           wood: Wood
917         office:
918           accountant: Accountant
919           administrative: Administration
920           architect: Architect
921           association: Association
922           company: Company
923           educational_institution: Educational Institution
924           employment_agency: Employment Agency
925           estate_agent: Estate Agent
926           government: Governmental Office
927           insurance: Insurance Office
928           it: IT Office
929           lawyer: Lawyer
930           ngo: NGO Office
931           telecommunication: Telecommunication Office
932           travel_agent: Travel Agency
933           "yes": Office
934         place:
935           allotments: Allotments
936           city: City
937           city_block: City Block
938           country: Country
939           county: County
940           farm: Farm
941           hamlet: Hamlet
942           house: House
943           houses: Houses
944           island: Island
945           islet: Islet
946           isolated_dwelling: Isolated Dwelling
947           locality: Locality
948           municipality: Municipality
949           neighbourhood: Neighbourhood
950           postcode: Postcode
951           quarter: Quarter
952           region: Region
953           sea: Sea
954           square: Square
955           state: State
956           subdivision: Subdivision
957           suburb: Suburb
958           town: Town
959           village: Village
960           "yes": Place
961         railway:
962           abandoned: Abandoned Railway
963           construction: Railway under construction
964           disused: Disused Railway
965           funicular: Funicular Railway
966           halt: Train Stop
967           junction: Railway Junction
968           level_crossing: Level Crossing
969           light_rail: Light Rail
970           miniature: Miniature Rail
971           monorail: Monorail
972           narrow_gauge: Narrow Gauge Railway
973           platform: Railway Platform
974           preserved: Preserved Railway
975           proposed: Proposed Railway
976           spur: Railway Spur
977           station: Railway Station
978           stop: Railway Stop
979           subway: Subway Station
980           subway_entrance: Subway Entrance
981           switch: Railway Points
982           tram: Tramway
983           tram_stop: Tram Stop
984           yard: Railway Yard
985         shop:
986           alcohol: Off Licence
987           antiques: Antiques
988           art: Art Shop
989           bakery: Bakery
990           beauty: Beauty Shop
991           beverages: Beverages Shop
992           bicycle: Bicycle Shop
993           bookmaker: Bookmaker
994           books: Book Shop
995           boutique: Boutique
996           butcher: Butcher
997           car: Car Shop
998           car_parts: Car Parts
999           car_repair: Car Repair
1000           carpet: Carpet Shop
1001           charity: Charity Shop
1002           chemist: Chemist
1003           clothes: Clothes Shop
1004           computer: Computer Shop
1005           confectionery: Sweet Shop
1006           convenience: Convenience Store
1007           copyshop: Copy Shop
1008           cosmetics: Cosmetics Shop
1009           deli: Delicatessen
1010           department_store: Department Store
1011           discount: Discount Items Shop
1012           doityourself: DIY Shop
1013           dry_cleaning: Dry Cleaning
1014           electronics: Electronics Shop
1015           estate_agent: Estate Agent
1016           farm: Farm Shop
1017           fashion: Fashion Shop
1018           florist: Florist
1019           food: Food Shop
1020           funeral_directors: Funeral Directors
1021           furniture: Furniture
1022           garden_centre: Garden Centre
1023           general: General Store
1024           gift: Gift Shop
1025           greengrocer: Greengrocer
1026           grocery: Grocery Shop
1027           hairdresser: Hairdresser
1028           hardware: Hardware Store
1029           houseware: Houseware Shop
1030           interior_decoration: Interior Decoration
1031           jewelry: Jewellers
1032           kiosk: Kiosk Shop
1033           kitchen: Kitchen Shop
1034           laundry: Laundry
1035           lottery: Lottery
1036           mall: Mall
1037           massage: Massage
1038           mobile_phone: Mobile Phone Shop
1039           motorcycle: Motorcycle Shop
1040           music: Music Shop
1041           newsagent: Newsagent
1042           optician: Optician
1043           organic: Organic Food Shop
1044           outdoor: Outdoor Shop
1045           paint: Paint Shop
1046           pawnbroker: Pawnbroker
1047           pet: Pet Shop
1048           photo: Photo Shop
1049           seafood: Seafood
1050           second_hand: Second-hand Shop
1051           shoes: Shoe Shop
1052           sports: Sports Shop
1053           stationery: Stationers
1054           supermarket: Supermarket
1055           tailor: Tailor
1056           ticket: Ticket Shop
1057           tobacco: Tobacconist
1058           toys: Toy Shop
1059           travel_agency: Travel Agency
1060           video: Video Shop
1061           wine: Off Licence
1062           "yes": Shop
1063         tourism:
1064           alpine_hut: Alpine Hut
1065           apartment: Holiday Flat
1066           artwork: Artwork
1067           attraction: Attraction
1068           bed_and_breakfast: Bed and Breakfast
1069           camp_site: Camp Site
1070           caravan_site: Caravan Site
1071           chalet: Chalet
1072           gallery: Gallery
1073           guest_house: Guest House
1074           hostel: Hostel
1075           hotel: Hotel
1076           information: Information
1077           motel: Motel
1078           museum: Museum
1079           picnic_site: Picnic Site
1080           theme_park: Theme Park
1081           viewpoint: Viewpoint
1082           zoo: Zoo
1083         tunnel:
1084           culvert: Culvert
1085           "yes": Tunnel
1086         waterway:
1087           artificial: Artificial Waterway
1088           boatyard: Boatyard
1089           canal: Canal
1090           dam: Dam
1091           derelict_canal: Derelict Canal
1092           ditch: Ditch
1093           dock: Dock
1094           drain: Drain
1095           lock: Lock
1096           lock_gate: Lock Gate
1097           mooring: Mooring
1098           rapids: Rapids
1099           river: River
1100           stream: Stream
1101           wadi: Wadi
1102           waterfall: Waterfall
1103           weir: Weir
1104           "yes": Waterway
1105       admin_levels:
1106         level2: Country Boundary
1107         level4: State Boundary
1108         level5: Region Boundary
1109         level6: County Boundary
1110         level8: City Boundary
1111         level9: Village Boundary
1112         level10: Suburb Boundary
1113       types:
1114         cities: Cities
1115         towns: Towns
1116         places: Places
1117     results:
1118       no_results: No results found
1119       more_results: More results
1120   issues:
1121     page:
1122       reports: Reports
1123   layouts:
1124     logo:
1125       alt_text: OpenStreetMap logo
1126     home: Go to Home Location
1127     logout: Log Out
1128     log_in: Log In
1129     sign_up: Sign Up
1130     start_mapping: Start Mapping
1131     edit: Edit
1132     history: History
1133     export: Export
1134     gps_traces: GPS Traces
1135     user_diaries: User Diaries
1136     edit_with: Edit with %{editor}
1137     intro_header: Welcome to OpenStreetMap!
1138     intro_text: OpenStreetMap is a map of the world, created by people like you and
1139       free to use under an open licence.
1140     partners_partners: partners
1141     osm_offline: The OpenStreetMap database is currently offline while essential database
1142       maintenance work is carried out.
1143     osm_read_only: The OpenStreetMap database is currently in read-only mode while
1144       essential database maintenance work is carried out.
1145     help: Help
1146     about: About
1147     copyright: Copyright
1148     learn_more: Learn More
1149     more: More
1150   user_mailer:
1151     diary_comment_notification:
1152       subject: '[OpenStreetMap] %{user} commented on a diary entry'
1153       hi: Hi %{to_user},
1154       header: '%{from_user} has commented on the OpenStreetMap diary entry with the
1155         subject %{subject}:'
1156       footer: You can also read the comment at %{readurl} and you can comment at %{commenturl}
1157         or send a message to the author at %{replyurl}
1158     message_notification:
1159       hi: Hi %{to_user},
1160       header: '%{from_user} has sent you a message through OpenStreetMap with the
1161         subject %{subject}:'
1162       footer_html: You can also read the message at %{readurl} and you can send a
1163         message to the author at %{replyurl}
1164     friendship_notification:
1165       hi: Hi %{to_user},
1166       subject: '[OpenStreetMap] %{user} added you as a friend'
1167       had_added_you: '%{user} has added you as a friend on OpenStreetMap.'
1168       see_their_profile: You can see their profile at %{userurl}.
1169       befriend_them: You can also add them as a friend at %{befriendurl}.
1170     gpx_failure:
1171       failed_to_import: 'failed to import. Here is the error:'
1172       subject: '[OpenStreetMap] GPX Import failure'
1173     gpx_success:
1174       subject: '[OpenStreetMap] GPX Import success'
1175     signup_confirm:
1176       subject: '[OpenStreetMap] Welcome to OpenStreetMap'
1177       greeting: Hi there!
1178       created: Someone (hopefully you) just created an account at %{site_url}.
1179       confirm: 'Before we do anything else, we need to confirm that this request came
1180         from you, so if it did then please click the link below to confirm your account:'
1181       welcome: After you confirm your account, we'll provide you with some additional
1182         information to get you started.
1183     email_confirm:
1184       subject: '[OpenStreetMap] Confirm your e-mail address'
1185       greeting: Hi,
1186       hopefully_you: Someone (hopefully you) would like to change their email address
1187         over at %{server_url} to %{new_address}.
1188       click_the_link: If this is you, please click the link below to confirm the change.
1189     lost_password:
1190       subject: '[OpenStreetMap] Password reset request'
1191       greeting: Hi,
1192       hopefully_you: Someone (possibly you) has asked for the password to be reset
1193         on this email address's openstreetmap.org account.
1194       click_the_link: If this is you, please click the link below to reset your password.
1195     note_comment_notification:
1196       anonymous: An anonymous user
1197       greeting: Hi,
1198       commented:
1199         subject_own: '[OpenStreetMap] %{commenter} has commented on one of your notes'
1200         subject_other: '[OpenStreetMap] %{commenter} has commented on a note you are
1201           interested in'
1202         your_note: '%{commenter} has left a comment on one of your map notes near
1203           %{place}.'
1204         commented_note: '%{commenter} has left a comment on a map note you have commented
1205           on. The note is near %{place}.'
1206       closed:
1207         subject_own: '[OpenStreetMap] %{commenter} has resolved one of your notes'
1208         subject_other: '[OpenStreetMap] %{commenter} has resolved a note you are interested
1209           in'
1210         your_note: '%{commenter} has resolved one of your map notes near %{place}.'
1211         commented_note: '%{commenter} has resolved a map note you have commented on.
1212           The note is near %{place}.'
1213       reopened:
1214         subject_own: '[OpenStreetMap] %{commenter} has reactivated one of your notes'
1215         subject_other: '[OpenStreetMap] %{commenter} has reactivated a note you are
1216           interested in'
1217         your_note: '%{commenter} has reactivated one of your map notes near %{place}.'
1218         commented_note: '%{commenter} has reactivated a map note you have commented
1219           on. The note is near %{place}.'
1220     changeset_comment_notification:
1221       hi: Hi %{to_user},
1222       greeting: Hi,
1223       commented:
1224         subject_own: '[OpenStreetMap] %{commenter} has commented on one of your changesets'
1225         subject_other: '[OpenStreetMap] %{commenter} has commented on a changeset
1226           you are interested in'
1227         your_changeset: '%{commenter} left a comment at %{time} on one of your changesets'
1228         commented_changeset: '%{commenter} left a comment at %{time} on a changeset
1229           you are watching created by %{changeset_author}'
1230         partial_changeset_with_comment: with comment '%{changeset_comment}'
1231         partial_changeset_without_comment: without comment
1232   confirmations:
1233     confirm:
1234       heading: Check your email!
1235       introduction_1: We sent you a confirmation email.
1236       introduction_2: Confirm your account by clicking on the link in the email and
1237         you'll be able to start mapping.
1238       press confirm button: Press the confirm button below to activate your account.
1239       button: Confirm
1240       success: Confirmed your account, thanks for signing up!
1241       already active: This account has already been confirmed.
1242       unknown token: That confirmation code has expired or does not exist.
1243     confirm_resend:
1244       failure: User %{name} not found.
1245     confirm_email:
1246       heading: Confirm a change of e-mail address
1247       press confirm button: Press the confirm button below to confirm your new e-mail
1248         address.
1249       button: Confirm
1250       success: Confirmed your change of email address!
1251       failure: An e-mail address has already been confirmed with this token.
1252       unknown_token: That confirmation code has expired or does not exist.
1253   messages:
1254     inbox:
1255       title: Inbox
1256       messages: You have %{new_messages} and %{old_messages}
1257       new_messages:
1258         one: '%{count} new message'
1259         other: '%{count} new messages'
1260       old_messages:
1261         one: '%{count} old message'
1262         other: '%{count} old messages'
1263       no_messages_yet_html: You have no messages yet. Why not get in touch with some
1264         of the %{people_mapping_nearby_link}?
1265       people_mapping_nearby: people mapping nearby
1266     messages_table:
1267       from: From
1268       to: To
1269       subject: Subject
1270       date: Date
1271     message_summary:
1272       unread_button: Mark as unread
1273       read_button: Mark as read
1274       destroy_button: Delete
1275     new:
1276       title: Send message
1277       send_message_to_html: Send a new message to %{name}
1278       back_to_inbox: Back to inbox
1279     create:
1280       message_sent: Message sent
1281       limit_exceeded: You have sent a lot of messages recently. Please wait a while
1282         before trying to send any more.
1283     no_such_message:
1284       title: No such message
1285       heading: No such message
1286       body: Sorry, there is no message with that id.
1287     outbox:
1288       title: Outbox
1289       messages:
1290         one: You have %{count} sent message
1291         other: You have %{count} sent messages
1292       no_sent_messages_html: You have no sent messages yet. Why not get in touch with
1293         some of the %{people_mapping_nearby_link}?
1294       people_mapping_nearby: people mapping nearby
1295     show:
1296       title: Read message
1297       reply_button: Reply
1298       unread_button: Mark as unread
1299       destroy_button: Delete
1300       back: Back
1301     sent_message_summary:
1302       destroy_button: Delete
1303     heading:
1304       my_inbox: My Inbox
1305     mark:
1306       as_read: Message marked as read
1307       as_unread: Message marked as unread
1308     destroy:
1309       destroyed: Message deleted
1310   passwords:
1311     new:
1312       title: Lost password
1313       heading: Forgotten Password?
1314       email address: E-mail Address
1315       new password button: Reset password
1316       help_text: Enter the e-mail address you used to sign up, we will send a link
1317         to it that you can use to reset your password.
1318     edit:
1319       title: Reset password
1320       heading: Reset Password for %{user}
1321       reset: Reset Password
1322       flash token bad: Did not find that token, check the URL maybe?
1323     update:
1324       flash changed: Your password has been changed.
1325   profiles:
1326     edit:
1327       image: Image
1328       gravatar:
1329         gravatar: Use Gravatar
1330         disabled: Gravatar has been disabled.
1331         enabled: Display of your Gravatar has been enabled.
1332       new image: Add an image
1333       keep image: Keep the current image
1334       delete image: Remove the current image
1335       replace image: Replace the current image
1336       image size hint: (square images at least 100x100 work best)
1337       home location: Home Location
1338       no home location: You have not entered your home location.
1339       update home location on click: Update home location when I click on the map?
1340   sessions:
1341     new:
1342       email or username: E-mail Address or Username
1343       password: Password
1344       remember: Remember me
1345       lost password link: Lost your password?
1346       register now: Register now
1347       auth failure: Sorry, could not log in with those details.
1348     destroy:
1349       title: Logout
1350       heading: Logout of OpenStreetMap
1351       logout_button: Logout
1352   site:
1353     about:
1354       lede_text: OpenStreetMap is built by a community of mappers that contribute
1355         and maintain data about roads, trails, cafés, railway stations, and much more,
1356         all over the world.
1357       local_knowledge_title: Local Knowledge
1358       local_knowledge_html: |-
1359         OpenStreetMap emphasises local knowledge. Contributors use
1360         aerial imagery, GPS devices, and low-tech field maps to verify that OSM
1361         is accurate and up to date.
1362       community_driven_title: Community Driven
1363       open_data_title: Open Data
1364       open_data_1_html: |-
1365         OpenStreetMap is %{open_data}: you are free to use it for any purpose
1366         as long as you credit OpenStreetMap and its contributors. If you alter or
1367         build upon the data in certain ways, you may distribute the result only
1368         under the same licence. See the %{copyright_license_link} for details.
1369       open_data_copyright_license: Copyright and Licence page
1370       legal_title: Legal
1371       partners_title: Partners
1372     copyright:
1373       title: Copyright and Licence
1374       foreign:
1375         title: About this translation
1376         html: In the event of a conflict between this translated page and %{english_original_link},
1377           the English page shall take precedence
1378         english_link: the English original
1379       native:
1380         title: About this page
1381         html: You are viewing the English version of the copyright page. You can go
1382           back to the %{native_link} of this page or you can stop reading about copyright
1383           and %{mapping_link}.
1384         native_link: British English version
1385         mapping_link: start mapping
1386       legal_babble:
1387         introduction_3_html: Our documentation is licensed under the %{creative_commons_link}
1388           license (CC BY-SA 2.0).
1389         credit_title_html: How to credit OpenStreetMap
1390         attribution_example:
1391           alt: Example of how to attribute OpenStreetMap on a webpage
1392           title: Attribution example
1393         more_title_html: Finding out more
1394         more_1_1_osmf_licence_page: OSMF Licence page
1395         contributors_title_html: Our contributors
1396         contributors_intro_html: |-
1397           Our contributors are thousands of individuals. We also include
1398           openly-licenced data from national mapping agencies
1399           and other sources, among them:
1400         contributors_cz_cc_licence: Creative Commons Attribution 4.0 International
1401           licence (CC BY 4.0)
1402         contributors_footer_2_html: Inclusion of data in OpenStreetMap does not imply
1403           that the original data provider endorses OpenStreetMap, provides any warranty,
1404           or accepts any liability.
1405         infringement_title_html: Copyright infringement
1406         infringement_1_html: OSM contributors are reminded never to add data from
1407           any copyrighted sources (e.g. Google Maps or printed maps) without explicit
1408           permission from the copyright holders.
1409     index:
1410       js_1: You are either using a browser that does not support JavaScript, or you
1411         have disabled JavaScript.
1412       license:
1413         copyright: Copyright OpenStreetMap and contributors, under an open licence
1414       remote_failed: Editing failed - make sure JOSM or Merkaartor is loaded and that
1415         the remote control option is enabled
1416     edit:
1417       not_public: You have not set your edits to be public.
1418       not_public_description_html: You can no longer edit the map unless you do so.
1419         You can set your edits as public from your %{user_page}.
1420       user_page_link: user page
1421       anon_edits_link_text: Find out why this is the case.
1422       id_not_configured: iD has not been configured
1423     export:
1424       title: Export
1425       manually_select: Manually select a different area
1426       licence: Licence
1427       too_large:
1428         advice: 'If the above export fails, please consider using one of the sources
1429           listed below:'
1430         body: This area is too large to be exported as OpenStreetMap XML Data. Please
1431           zoom in or select a smaller area, or use one of the sources listed below
1432           for bulk data downloads.
1433         planet:
1434           title: Planet OSM
1435           description: Regularly updated copies of the complete OpenStreetMap database
1436         overpass:
1437           title: Overpass API
1438           description: Download this bounding box from a mirror of the OpenStreetMap
1439             database
1440         geofabrik:
1441           title: Geofabrik Downloads
1442           description: Regularly-updated extracts of continents, countries, and selected
1443             cities
1444         other:
1445           title: Other Sources
1446           description: Additional sources listed on the OpenStreetMap wiki
1447       export_button: Export
1448     fixthemap:
1449       title: Report a problem/Fix the map
1450       how_to_help:
1451         title: How to Help
1452         join_the_community:
1453           title: Join the community
1454           explanation_html: If you have noticed a problem with our map data, for example
1455             a road is missing or your address, the best way to proceed is to join
1456             the OpenStreetMap community and add or repair the data yourself.
1457       other_concerns:
1458         title: Other concerns
1459     help:
1460       title: Getting Help
1461       introduction: OpenStreetMap has several resources for learning about the project,
1462         asking and answering questions, and collaboratively discussing and documenting
1463         mapping topics.
1464       welcome:
1465         url: /welcome
1466         title: Welcome to OpenStreetMap
1467         description: Start with this quick guide covering the OpenStreetMap basics.
1468       beginners_guide:
1469         title: Beginners' Guide
1470         description: Community maintained guide for beginners.
1471       mailing_lists:
1472         title: Mailing Lists
1473         description: Ask a question or discuss interesting matters on a wide range
1474           of topical or regional mailing lists.
1475       irc:
1476         title: IRC
1477         description: Interactive chat in many different languages and on many topics.
1478       switch2osm:
1479         title: switch2osm
1480         description: Help for companies and organisations switching to OpenStreetMap
1481           based maps and other services.
1482       wiki:
1483         title: OpenStreetMap Wiki
1484         description: Browse the wiki for in-depth OpenStreetMap documentation.
1485     any_questions:
1486       title: Any questions?
1487     sidebar:
1488       search_results: Search Results
1489       close: Close
1490     search:
1491       search: Search
1492       get_directions_title: Find directions between two points
1493       from: From
1494       to: To
1495       where_am_i: Where is this?
1496       where_am_i_title: Describe the current location using the search engine
1497       submit_text: Go
1498       reverse_directions_text: Reverse Directions
1499     key:
1500       table:
1501         entry:
1502           motorway: Motorway
1503           main_road: Main road
1504           trunk: Trunk road
1505           primary: Primary road
1506           secondary: Secondary road
1507           unclassified: Unclassified road
1508           track: Track
1509           bridleway: Bridleway
1510           cycleway: Cycleway
1511           cycleway_national: National cycleway
1512           cycleway_regional: Regional cycleway
1513           cycleway_local: Local cycleway
1514           footway: Footway
1515           rail: Railway
1516           subway: Subway
1517           cable_car: Cable car
1518           chair_lift: Chair lift
1519           runway: Airport Runway
1520           taxiway: Taxiway
1521           apron: Airport apron
1522           admin: Administrative boundary
1523           forest: Forest
1524           wood: Wood
1525           golf: Golf course
1526           park: Park
1527           common: Common
1528           resident: Residential area
1529           retail: Retail area
1530           industrial: Industrial area
1531           commercial: Commercial area
1532           heathland: Heathland
1533           lake: Lake
1534           reservoir: Reservoir
1535           farm: Farm
1536           brownfield: Brownfield site
1537           cemetery: Cemetery
1538           allotments: Allotments
1539           pitch: Sports pitch
1540           centre: Sports centre
1541           reserve: Nature reserve
1542           military: Military area
1543           school: School
1544           university: University
1545           building: Significant building
1546           station: Railway station
1547           summit: Summit
1548           peak: Peak
1549           tunnel: Dashed casing = tunnel
1550           bridge: Black casing = bridge
1551           private: Private access
1552           destination: Destination access
1553           construction: Roads under construction
1554           bicycle_shop: Bicycle shop
1555           bicycle_parking: Bicycle parking
1556           toilets: Toilets
1557     welcome:
1558       title: Welcome!
1559       introduction: Welcome to OpenStreetMap, the free and editable map of the world.
1560         Now that you're signed up, you're all set to get started mapping. Here's a
1561         quick guide with the most important things you need to know.
1562       whats_on_the_map:
1563         title: What's on the Map
1564       basic_terms:
1565         title: Basic Terms For Mapping
1566         paragraph_1: OpenStreetMap has some of its own lingo. Here are a few key words
1567           that'll come in handy.
1568       rules:
1569         title: Rules!
1570       start_mapping: Start Mapping
1571       add_a_note:
1572         title: No Time To Edit? Add a Note!
1573         para_1: If you just want something small fixed and don't have the time to
1574           sign up and learn how to edit, it's easy to add a note.
1575   traces:
1576     visibility:
1577       private: Private (only shared as anonymous, unordered points)
1578       public: Public (shown in trace list and as anonymous, unordered points)
1579       trackable: Trackable (only shared as anonymous, ordered points with timestamps)
1580       identifiable: Identifiable (shown in trace list and as identifiable, ordered
1581         points with timestamps)
1582     new:
1583       visibility_help: what does this mean?
1584       help: Help
1585       help_url: https://wiki.openstreetmap.org/wiki/Upload
1586     create:
1587       upload_trace: Upload GPS Trace
1588       trace_uploaded: Your GPX file has been uploaded and is awaiting insertion in
1589         to the database. This will usually happen within half an hour, and an email
1590         will be sent to you on completion.
1591       traces_waiting:
1592         one: You have %{count} trace waiting for upload. Please consider waiting for
1593           this to finish before uploading any more, so as not to block the queue for
1594           other users.
1595         other: You have %{count} traces waiting for upload. Please consider waiting
1596           for these to finish before uploading any more, so as not to block the queue
1597           for other users.
1598     edit:
1599       title: Editing trace %{name}
1600       heading: Editing trace %{name}
1601       visibility_help: what does this mean?
1602     trace_optionals:
1603       tags: Tags
1604     show:
1605       title: Viewing trace %{name}
1606       heading: Viewing trace %{name}
1607       pending: PENDING
1608       filename: 'Filename:'
1609       download: download
1610       uploaded: 'Uploaded:'
1611       points: 'Points:'
1612       start_coordinates: 'Start coordinate:'
1613       map: map
1614       edit: edit
1615       owner: 'Owner:'
1616       description: 'Description:'
1617       tags: 'Tags:'
1618       none: None
1619       edit_trace: Edit this trace
1620       delete_trace: Delete this trace
1621       trace_not_found: Trace not found!
1622       visibility: 'Visibility:'
1623     trace:
1624       pending: PENDING
1625       count_points:
1626         one: '%{count} point'
1627         other: '%{count} points'
1628       more: more
1629       trace_details: View Trace Details
1630       view_map: View Map
1631       edit_map: Edit Map
1632       public: PUBLIC
1633       identifiable: IDENTIFIABLE
1634       private: PRIVATE
1635       trackable: TRACKABLE
1636     index:
1637       public_traces: Public GPS traces
1638       public_traces_from: Public GPS traces from %{user}
1639       description: Browse recent GPS track uploads
1640       tagged_with: ' tagged with %{tags}'
1641       upload_trace: Upload a trace
1642     page:
1643       older: Older Traces
1644       newer: Newer Traces
1645     destroy:
1646       scheduled_for_deletion: Trace scheduled for deletion
1647     make_public:
1648       made_public: Trace made public
1649     offline_warning:
1650       message: The GPX file upload system is currently unavailable
1651     offline:
1652       heading: GPX Storage Offline
1653       message: The GPX file storage and upload system is currently unavailable.
1654     georss:
1655       title: OpenStreetMap GPS Traces
1656     description:
1657       description_with_count:
1658         one: GPX file with %{count} point from %{user}
1659         other: GPX file with %{count} points from %{user}
1660       description_without_count: GPX file from %{user}
1661   application:
1662     require_cookies:
1663       cookies_needed: You appear to have cookies disabled - please enable cookies
1664         in your browser before continuing.
1665     setup_user_auth:
1666       blocked: Your access to the API has been blocked. Please log-in to the web interface
1667         to find out more.
1668       need_to_see_terms: Your access to the API is temporarily suspended. Please log-in
1669         to the web interface to view the Contributor Terms. You do not need to agree,
1670         but you must view them.
1671   oauth:
1672     permissions:
1673       missing: You have not permitted the application access to this facility
1674   oauth2_applications:
1675     new:
1676       title: Register a new application
1677   users:
1678     new:
1679       title: Sign Up
1680       no_auto_account_create: Unfortunately we are not currently able to create an
1681         account for you automatically.
1682       display name description: Your publicly displayed username. You can change this
1683         later in the preferences.
1684       external auth: 'Third Party Authentication:'
1685       continue: Sign Up
1686       terms accepted: Thanks for accepting the new contributor terms!
1687     terms:
1688       title: Terms
1689       heading: Terms
1690       consider_pd: In addition to the above, I consider my contributions to be in
1691         the Public Domain
1692       consider_pd_why: what's this?
1693       consider_pd_why_url: http://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
1694       decline: Decline
1695       you need to accept or decline: Please read and then either accept or decline
1696         the new Contributor Terms to continue.
1697       legale_select: 'Country of residence:'
1698       legale_names:
1699         france: France
1700         italy: Italy
1701         rest_of_world: Rest of the world
1702     terms_declined_flash:
1703       terms_declined_html: We are sorry that you have decided to not accept the new
1704         Contributor Terms. For more information, please see %{terms_declined_link}.
1705     no_such_user:
1706       title: No such user
1707       heading: The user %{user} does not exist
1708       body: Sorry, there is no user with the name %{user}. Please check your spelling,
1709         or maybe the link you clicked is wrong.
1710       deleted: deleted
1711     show:
1712       my diary: My Diary
1713       my edits: My Edits
1714       my traces: My Traces
1715       my notes: My Notes
1716       my messages: My Messages
1717       my profile: My Profile
1718       my settings: My Settings
1719       my comments: My Comments
1720       blocks on me: Blocks on Me
1721       blocks by me: Blocks by Me
1722       send message: Send Message
1723       diary: Diary
1724       edits: Edits
1725       traces: Traces
1726       notes: Map Notes
1727       remove as friend: Unfriend
1728       add as friend: Add Friend
1729       mapper since: 'Mapper since:'
1730       ct status: 'Contributor terms:'
1731       ct undecided: Undecided
1732       ct declined: Declined
1733       email address: 'Email address:'
1734       created from: 'Created from:'
1735       status: 'Status:'
1736       spam score: 'Spam Score:'
1737       role:
1738         administrator: This user is an administrator
1739         moderator: This user is a moderator
1740         grant:
1741           administrator: Grant administrator access
1742           moderator: Grant moderator access
1743         revoke:
1744           administrator: Revoke administrator access
1745           moderator: Revoke moderator access
1746       block_history: Active Blocks
1747       moderator_history: Blocks Given
1748       comments: Comments
1749       create_block: Block this User
1750       activate_user: Activate this User
1751       confirm_user: Confirm this user
1752       hide_user: Hide this User
1753       unhide_user: Unhide this User
1754       delete_user: Delete this User
1755       confirm: Confirm
1756     go_public:
1757       flash success: All your edits are now public, and you are now allowed to edit.
1758     index:
1759       title: Users
1760       heading: Users
1761       summary_html: '%{name} created from %{ip_address} on %{date}'
1762       summary_no_ip_html: '%{name} created on %{date}'
1763       empty: No matching users found
1764     page:
1765       confirm: Confirm Selected Users
1766       hide: Hide Selected Users
1767     suspended:
1768       title: Account Suspended
1769       heading: Account Suspended
1770     auth_failure:
1771       connection_failed: Connection to authentication provider failed
1772       invalid_credentials: Invalid authentication credentials
1773       no_authorization_code: No authorisation code
1774       unknown_signature_algorithm: Unknown signature algorithm
1775       invalid_scope: Invalid scope
1776     auth_association:
1777       heading: Your ID is not associated with a OpenStreetMap account yet.
1778       option_1: |-
1779         If you are new to OpenStreetMap, please create a new account
1780         using the form below.
1781   user_role:
1782     filter:
1783       not_a_role: The string `%{role}' is not a valid role.
1784       already_has_role: The user already has role %{role}.
1785       doesnt_have_role: The user does not have role %{role}.
1786     grant:
1787       title: Confirm role granting
1788       heading: Confirm role granting
1789       are_you_sure: Are you sure you want to grant the role `%{role}' to the user
1790         `%{name}'?
1791       confirm: Confirm
1792     revoke:
1793       title: Confirm role revoking
1794       heading: Confirm role revoking
1795       are_you_sure: Are you sure you want to revoke the role `%{role}' from the user
1796         `%{name}'?
1797       confirm: Confirm
1798   user_blocks:
1799     model:
1800       non_moderator_update: Must be a moderator to create or update a block.
1801       non_moderator_revoke: Must be a moderator to revoke a block.
1802     not_found:
1803       sorry: Sorry, the user block with ID %{id} could not be found.
1804       back: Back to index
1805     new:
1806       title: Creating block on %{name}
1807       heading_html: Creating block on %{name}
1808       period: How long, starting now, the user will be blocked from the API for.
1809     edit:
1810       title: Editing block on %{name}
1811       heading_html: Editing block on %{name}
1812       period: How long, starting now, the user will be blocked from the API for.
1813     filter:
1814       block_period: The blocking period must be one of the values selectable in the
1815         drop-down list.
1816     create:
1817       flash: Created a block on user %{name}.
1818     update:
1819       only_creator_can_edit: Only the moderator who created this block can edit it.
1820       success: Block updated.
1821     index:
1822       title: User blocks
1823       heading: List of user blocks
1824       empty: No blocks have been made yet.
1825     helper:
1826       time_future_html: Ends in %{time}.
1827       until_login: Active until the user logs in.
1828       time_future_and_until_login_html: Ends in %{time} and after the user has logged
1829         in.
1830       time_past_html: Ended %{time}.
1831       block_duration:
1832         hours:
1833           one: '%{count} hour'
1834           other: '%{count} hours'
1835     blocks_on:
1836       title: Blocks on %{name}
1837       heading_html: List of blocks on %{name}
1838       empty: '%{name} has not been blocked yet.'
1839     blocks_by:
1840       title: Blocks by %{name}
1841       heading_html: List of blocks by %{name}
1842       empty: '%{name} has not made any blocks yet.'
1843     show:
1844       title: '%{block_on} blocked by %{block_by}'
1845       heading_html: '%{block_on} blocked by %{block_by}'
1846       created: 'Created:'
1847       status: 'Status:'
1848       show: Show
1849       edit: Edit
1850       confirm: Are you sure?
1851       reason: 'Reason for block:'
1852       revoker: 'Revoker:'
1853       needs_view: The user needs to log in before this block will be cleared.
1854     block:
1855       not_revoked: (not revoked)
1856       show: Show
1857       edit: Edit
1858     blocks:
1859       display_name: Blocked User
1860       creator_name: Creator
1861       reason: Reason for block
1862       status: Status
1863       revoker_name: Revoked by
1864   notes:
1865     index:
1866       title: Notes submitted or commented on by %{user}
1867       heading: '%{user}''s notes'
1868       subheading_html: Notes %{submitted} or %{commented} by %{user}
1869       id: Id
1870       creator: Creator
1871       description: Description
1872       created_at: Created at
1873       last_changed: Last changed
1874     show:
1875       title: 'Note: %{id}'
1876       description: Description
1877       open_title: 'Unresolved note #%{note_name}'
1878       closed_title: 'Resolved note #%{note_name}'
1879       hidden_title: 'Hidden note #%{note_name}'
1880       anonymous_warning: This note includes comments from anonymous users which should
1881         be independently verified.
1882       hide: Hide
1883       resolve: Resolve
1884       reactivate: Reactivate
1885       comment_and_resolve: Comment & Resolve
1886       comment: Comment
1887     new:
1888       title: New Note
1889       intro: Spotted a mistake or something missing? Let other mappers know so we
1890         can fix it. Move the marker to the correct position and type a note to explain
1891         the problem.
1892       advice: Your note is public and may be used to update the map, so don't enter
1893         personal information or information from copyrighted maps or directory listings.
1894       add: Add Note
1895   javascripts:
1896     close: Close
1897     share:
1898       title: Share
1899       cancel: Cancel
1900       image: Image
1901       link: Link or HTML
1902       long_link: Link
1903       short_link: Short Link
1904       geo_uri: Geo URI
1905       embed: HTML
1906       custom_dimensions: Set custom dimensions
1907       format: 'Format:'
1908       scale: 'Scale:'
1909       download: Download
1910       short_url: Short URL
1911       include_marker: Include marker
1912       center_marker: Centre map on marker
1913       paste_html: Paste HTML to embed in website
1914       view_larger_map: View Larger Map
1915     embed:
1916       report_problem: Report a problem
1917     key:
1918       title: Map Key
1919       tooltip: Legend
1920       tooltip_disabled: Map Key not available for this layer
1921     map:
1922       zoom:
1923         in: Zoom In
1924         out: Zoom Out
1925       locate:
1926         title: Show My Location
1927       base:
1928         standard: Standard
1929         cycle_map: Cycle Map
1930         transport_map: Transport Map
1931         hot: Humanitarian
1932       layers:
1933         header: Map Layers
1934         notes: Map Notes
1935         data: Map Data
1936         gps: Public GPS Traces
1937         overlays: Enable overlays for troubleshooting the map
1938         title: Layers
1939     site:
1940       edit_tooltip: Edit the map
1941       edit_disabled_tooltip: Zoom in to edit the map
1942       createnote_tooltip: Add a note to the map
1943       createnote_disabled_tooltip: Zoom in to add a note to the map
1944       map_notes_zoom_in_tooltip: Zoom in to see map notes
1945       map_data_zoom_in_tooltip: Zoom in to see map data
1946       queryfeature_tooltip: Query features
1947       queryfeature_disabled_tooltip: Zoom in to query features
1948     edit_help: Move the map and zoom in on a location you want to edit, then click
1949       here.
1950     directions:
1951       ascend: Ascend
1952       engines:
1953         fossgis_osrm_car: Car (OSRM)
1954         graphhopper_bicycle: Bicycle (GraphHopper)
1955         graphhopper_car: Car (GraphHopper)
1956         graphhopper_foot: Foot (GraphHopper)
1957       descend: Descend
1958       directions: Directions
1959       distance: Distance
1960       errors:
1961         no_route: Couldn't find a route between those two places.
1962         no_place: Sorry - couldn't locate '%{place}'.
1963       instructions:
1964         continue_without_exit: Continue on %{name}
1965         slight_right_without_exit: Slight right onto %{name}
1966         offramp_right: Take the sliproad on the right
1967         offramp_right_with_name: Take the sliproad on the right onto %{name}
1968         offramp_right_with_directions: Take the sliproad on the right towards %{directions}
1969         offramp_right_with_name_directions: Take the sliproad on the right onto %{name},
1970           towards %{directions}
1971         onramp_right_without_exit: Turn right on the sliproad onto %{name}
1972         onramp_right_with_directions: Turn right onto the sliproad towards %{directions}
1973         onramp_right_with_name_directions: Turn right on the sliproad onto %{name},
1974           towards %{directions}
1975         onramp_right_without_directions: Turn right onto the sliproad
1976         endofroad_right_without_exit: At the end of the road turn right onto %{name}
1977         merge_right_without_exit: Merge right onto %{name}
1978         fork_right_without_exit: At the fork turn right onto %{name}
1979         turn_right_without_exit: Turn right onto %{name}
1980         sharp_right_without_exit: Sharp right onto %{name}
1981         uturn_without_exit: U-turn along %{name}
1982         sharp_left_without_exit: Sharp left onto %{name}
1983         turn_left_without_exit: Turn left onto %{name}
1984         offramp_left: Take the sliproad on the left
1985         offramp_left_with_name: Take the sliproad on the left onto %{name}
1986         offramp_left_with_directions: Take the sliproad on the left towards %{directions}
1987         offramp_left_with_name_directions: Take the sliproad on the left onto %{name},
1988           towards %{directions}
1989         onramp_left_without_exit: Turn left on the sliproad onto %{name}
1990         onramp_left_with_directions: Turn left onto the sliproad towards %{directions}
1991         onramp_left_with_name_directions: Turn left on the sliproad onto %{name},
1992           towards %{directions}
1993         onramp_left_without_directions: Turn left onto the sliproad
1994         endofroad_left_without_exit: At the end of the road turn left onto %{name}
1995         merge_left_without_exit: Merge left onto %{name}
1996         fork_left_without_exit: At the fork turn left onto %{name}
1997         slight_left_without_exit: Slight left onto %{name}
1998         via_point_without_exit: (via point)
1999         follow_without_exit: Follow %{name}
2000         roundabout_without_exit: At roundabout take exit onto %{name}
2001         leave_roundabout_without_exit: Leave roundabout - %{name}
2002         stay_roundabout_without_exit: Stay on roundabout - %{name}
2003         start_without_exit: Start on %{name}
2004         destination_without_exit: Reach destination
2005         against_oneway_without_exit: Go against one-way on %{name}
2006         end_oneway_without_exit: End of one-way on %{name}
2007         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
2008         unnamed: unnamed road
2009         courtesy: Directions courtesy of %{link}
2010         exit_counts:
2011           first: 1st
2012           second: 2nd
2013           third: 3rd
2014           fourth: 4th
2015           fifth: 5th
2016           sixth: 6th
2017           seventh: 7th
2018           eighth: 8th
2019           ninth: 9th
2020           tenth: 10th
2021       time: Time
2022     query:
2023       node: Node
2024       way: Way
2025       relation: Relation
2026       nothing_found: No features found
2027       error: 'Error contacting %{server}: %{error}'
2028       timeout: Timeout contacting %{server}
2029     context:
2030       directions_from: Directions from here
2031       directions_to: Directions to here
2032       add_note: Add a note here
2033       show_address: Show address
2034       query_features: Query features
2035       centre_map: Centre map here
2036   redactions:
2037     edit:
2038       heading: Edit redaction
2039       title: Edit redaction
2040     index:
2041       empty: No redactions to show.
2042       heading: List of redactions
2043       title: List of redactions
2044     new:
2045       heading: Enter information for new redaction
2046       title: Creating new redaction
2047     show:
2048       description: 'Description:'
2049       heading: Showing redaction "%{title}"
2050       title: Showing redaction
2051       user: 'Creator:'
2052       edit: Edit this redaction
2053       destroy: Remove this redaction
2054       confirm: Are you sure?
2055     create:
2056       flash: Redaction created.
2057     update:
2058       flash: Changes saved.
2059     destroy:
2060       not_empty: Redaction is not empty. Please un-redact all versions belonging to
2061         this redaction before destroying it.
2062       flash: Redaction destroyed.
2063       error: There was an error destroying this redaction.
2064   validations:
2065     invalid_characters: contains invalid characters
2066 ...