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