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