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