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