]> git.openstreetmap.org Git - rails.git/blob - config/locales/en-GB.yml
Merge remote-tracking branch 'upstream/pull/4013'
[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       windowslive: Windows Live
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     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         windowslive:
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       showing_page: Page %{page}
1707       older: Older Traces
1708       newer: Newer Traces
1709     trace:
1710       pending: PENDING
1711       count_points:
1712         one: 1 point
1713         other: '%{count} points'
1714       more: more
1715       trace_details: View Trace Details
1716       view_map: View Map
1717       edit_map: Edit Map
1718       public: PUBLIC
1719       identifiable: IDENTIFIABLE
1720       private: PRIVATE
1721       trackable: TRACKABLE
1722       by: by
1723       in: in
1724     index:
1725       public_traces: Public GPS traces
1726       public_traces_from: Public GPS traces from %{user}
1727       description: Browse recent GPS track uploads
1728       tagged_with: ' tagged with %{tags}'
1729       upload_trace: Upload a trace
1730     destroy:
1731       scheduled_for_deletion: Trace scheduled for deletion
1732     make_public:
1733       made_public: Trace made public
1734     offline_warning:
1735       message: The GPX file upload system is currently unavailable
1736     offline:
1737       heading: GPX Storage Offline
1738       message: The GPX file storage and upload system is currently unavailable.
1739     georss:
1740       title: OpenStreetMap GPS Traces
1741     description:
1742       description_with_count:
1743         one: GPX file with %{count} point from %{user}
1744         other: GPX file with %{count} points from %{user}
1745       description_without_count: GPX file from %{user}
1746   application:
1747     require_cookies:
1748       cookies_needed: You appear to have cookies disabled - please enable cookies
1749         in your browser before continuing.
1750     setup_user_auth:
1751       blocked: Your access to the API has been blocked. Please log-in to the web interface
1752         to find out more.
1753       need_to_see_terms: Your access to the API is temporarily suspended. Please log-in
1754         to the web interface to view the Contributor Terms. You do not need to agree,
1755         but you must view them.
1756   oauth:
1757     authorize:
1758       title: Authorise access to your account
1759       request_access_html: The application %{app_name} is requesting access to your
1760         account, %{user}. Please check whether you would like the application to have
1761         the following capabilities. You may choose as many or as few as you like.
1762       allow_to: 'Allow the client application to:'
1763       allow_read_prefs: read your user preferences.
1764       allow_write_prefs: modify your user preferences.
1765       allow_write_diary: create diary entries, comments and make friends.
1766       allow_write_api: modify the map.
1767       allow_read_gpx: read your private GPS traces.
1768       allow_write_gpx: upload GPS traces.
1769       allow_write_notes: modify notes.
1770       grant_access: Grant Access
1771     authorize_success:
1772       title: Authorisation request allowed
1773       allowed_html: You have granted application %{app_name} access to your account.
1774       verification: The verification code is %{code}.
1775     authorize_failure:
1776       title: Authorisation request failed
1777       denied: You have denied application %{app_name} access to your account.
1778       invalid: The authorisation token is not valid.
1779     revoke:
1780       flash: You've revoked the token for %{application}
1781     permissions:
1782       missing: You have not permitted the application access to this facility
1783   oauth_clients:
1784     new:
1785       title: Register a new application
1786     edit:
1787       title: Edit your application
1788     show:
1789       title: OAuth details for %{app_name}
1790       key: 'Consumer Key:'
1791       secret: 'Consumer Secret:'
1792       url: 'Request Token URL:'
1793       access_url: 'Access Token URL:'
1794       authorize_url: 'Authorise URL:'
1795       support_notice: We support HMAC-SHA1 (recommended) and RSA-SHA1 signatures.
1796       edit: Edit Details
1797       delete: Delete Client
1798       confirm: Are you sure?
1799       requests: 'Requesting the following permissions from the user:'
1800     index:
1801       title: My OAuth Details
1802       my_tokens: My Authorised Applications
1803       list_tokens: 'The following tokens have been issued to applications in your
1804         name:'
1805       application: Application Name
1806       issued_at: Issued At
1807       revoke: Revoke!
1808       my_apps: My Client Applications
1809       no_apps_html: Do you have an application you would like to register for use
1810         with us using the %{oauth} standard? You must register your web application
1811         before it can make OAuth requests to this service.
1812       registered_apps: 'You have the following client applications registered:'
1813       register_new: Register your application
1814     form:
1815       requests: 'Request the following permissions from the user:'
1816     not_found:
1817       sorry: Sorry, that %{type} could not be found.
1818     create:
1819       flash: Registered the information successfully
1820     update:
1821       flash: Updated the client information successfully
1822     destroy:
1823       flash: Destroyed the client application registration
1824   oauth2_applications:
1825     new:
1826       title: Register a new application
1827   users:
1828     new:
1829       title: Sign Up
1830       no_auto_account_create: Unfortunately we are not currently able to create an
1831         account for you automatically.
1832       about:
1833         header: Free and editable
1834       display name description: Your publicly displayed username. You can change this
1835         later in the preferences.
1836       external auth: 'Third Party Authentication:'
1837       use external auth: Alternatively, use a third party to login
1838       auth no password: With third party authentication a password is not required,
1839         but some extra tools or server may still need one.
1840       continue: Sign Up
1841       terms accepted: Thanks for accepting the new contributor terms!
1842     terms:
1843       title: Terms
1844       heading: Terms
1845       consider_pd: In addition to the above, I consider my contributions to be in
1846         the Public Domain
1847       consider_pd_why: what's this?
1848       consider_pd_why_url: http://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
1849       decline: Decline
1850       you need to accept or decline: Please read and then either accept or decline
1851         the new Contributor Terms to continue.
1852       legale_select: 'Country of residence:'
1853       legale_names:
1854         france: France
1855         italy: Italy
1856         rest_of_world: Rest of the world
1857     terms_declined_flash:
1858       terms_declined_html: We are sorry that you have decided to not accept the new
1859         Contributor Terms. For more information, please see %{terms_declined_link}.
1860     no_such_user:
1861       title: No such user
1862       heading: The user %{user} does not exist
1863       body: Sorry, there is no user with the name %{user}. Please check your spelling,
1864         or maybe the link you clicked is wrong.
1865       deleted: deleted
1866     show:
1867       my diary: My Diary
1868       my edits: My Edits
1869       my traces: My Traces
1870       my notes: My Notes
1871       my messages: My Messages
1872       my profile: My Profile
1873       my settings: My Settings
1874       my comments: My Comments
1875       blocks on me: Blocks on Me
1876       blocks by me: Blocks by Me
1877       send message: Send Message
1878       diary: Diary
1879       edits: Edits
1880       traces: Traces
1881       notes: Map Notes
1882       remove as friend: Unfriend
1883       add as friend: Add Friend
1884       mapper since: 'Mapper since:'
1885       ct status: 'Contributor terms:'
1886       ct undecided: Undecided
1887       ct declined: Declined
1888       latest edit: 'Latest edit (%{ago}):'
1889       email address: 'Email address:'
1890       created from: 'Created from:'
1891       status: 'Status:'
1892       spam score: 'Spam Score:'
1893       role:
1894         administrator: This user is an administrator
1895         moderator: This user is a moderator
1896         grant:
1897           administrator: Grant administrator access
1898           moderator: Grant moderator access
1899         revoke:
1900           administrator: Revoke administrator access
1901           moderator: Revoke moderator access
1902       block_history: Active Blocks
1903       moderator_history: Blocks Given
1904       comments: Comments
1905       create_block: Block this User
1906       activate_user: Activate this User
1907       confirm_user: Confirm this user
1908       hide_user: Hide this User
1909       unhide_user: Unhide this User
1910       delete_user: Delete this User
1911       confirm: Confirm
1912     go_public:
1913       flash success: All your edits are now public, and you are now allowed to edit.
1914     index:
1915       title: Users
1916       heading: Users
1917       showing:
1918         one: Page %{page} (%{first_item} of %{items})
1919         other: Page %{page} (%{first_item}-%{last_item} of %{items})
1920       summary_html: '%{name} created from %{ip_address} on %{date}'
1921       summary_no_ip_html: '%{name} created on %{date}'
1922       confirm: Confirm Selected Users
1923       hide: Hide Selected Users
1924       empty: No matching users found
1925     suspended:
1926       title: Account Suspended
1927       heading: Account Suspended
1928     auth_failure:
1929       connection_failed: Connection to authentication provider failed
1930       invalid_credentials: Invalid authentication credentials
1931       no_authorization_code: No authorisation code
1932       unknown_signature_algorithm: Unknown signature algorithm
1933       invalid_scope: Invalid scope
1934     auth_association:
1935       heading: Your ID is not associated with a OpenStreetMap account yet.
1936       option_1: |-
1937         If you are new to OpenStreetMap, please create a new account
1938         using the form below.
1939       option_2: |-
1940         If you already have an account, you can login to your account
1941         using your username and password and then associate the account
1942         with your ID in your user settings.
1943   user_role:
1944     filter:
1945       not_a_role: The string `%{role}' is not a valid role.
1946       already_has_role: The user already has role %{role}.
1947       doesnt_have_role: The user does not have role %{role}.
1948     grant:
1949       title: Confirm role granting
1950       heading: Confirm role granting
1951       are_you_sure: Are you sure you want to grant the role `%{role}' to the user
1952         `%{name}'?
1953       confirm: Confirm
1954       fail: Could not grant role `%{role}' to user `%{name}'. Please check that the
1955         user and role are both valid.
1956     revoke:
1957       title: Confirm role revoking
1958       heading: Confirm role revoking
1959       are_you_sure: Are you sure you want to revoke the role `%{role}' from the user
1960         `%{name}'?
1961       confirm: Confirm
1962       fail: Could not revoke role `%{role}' from user `%{name}'. Please check that
1963         the user and role are both valid.
1964   user_blocks:
1965     model:
1966       non_moderator_update: Must be a moderator to create or update a block.
1967       non_moderator_revoke: Must be a moderator to revoke a block.
1968     not_found:
1969       sorry: Sorry, the user block with ID %{id} could not be found.
1970       back: Back to index
1971     new:
1972       title: Creating block on %{name}
1973       heading_html: Creating block on %{name}
1974       period: How long, starting now, the user will be blocked from the API for.
1975       back: View all blocks
1976     edit:
1977       title: Editing block on %{name}
1978       heading_html: Editing block on %{name}
1979       period: How long, starting now, the user will be blocked from the API for.
1980       show: View this block
1981       back: View all blocks
1982     filter:
1983       block_expired: The block has already expired and cannot be edited.
1984       block_period: The blocking period must be one of the values selectable in the
1985         drop-down list.
1986     create:
1987       flash: Created a block on user %{name}.
1988     update:
1989       only_creator_can_edit: Only the moderator who created this block can edit it.
1990       success: Block updated.
1991     index:
1992       title: User blocks
1993       heading: List of user blocks
1994       empty: No blocks have been made yet.
1995     revoke:
1996       title: Revoking block on %{block_on}
1997       heading_html: Revoking block on %{block_on} by %{block_by}
1998       time_future: This block will end in %{time}.
1999       past: This block ended %{time} and cannot be revoked now.
2000       confirm: Are you sure you wish to revoke this block?
2001       revoke: Revoke!
2002       flash: This block has been revoked.
2003     helper:
2004       time_future_html: Ends in %{time}.
2005       until_login: Active until the user logs in.
2006       time_future_and_until_login_html: Ends in %{time} and after the user has logged
2007         in.
2008       time_past_html: Ended %{time}.
2009       block_duration:
2010         hours:
2011           one: 1 hour
2012           other: '%{count} hours'
2013     blocks_on:
2014       title: Blocks on %{name}
2015       heading_html: List of blocks on %{name}
2016       empty: '%{name} has not been blocked yet.'
2017     blocks_by:
2018       title: Blocks by %{name}
2019       heading_html: List of blocks by %{name}
2020       empty: '%{name} has not made any blocks yet.'
2021     show:
2022       title: '%{block_on} blocked by %{block_by}'
2023       heading_html: '%{block_on} blocked by %{block_by}'
2024       created: 'Created:'
2025       status: 'Status:'
2026       show: Show
2027       edit: Edit
2028       revoke: Revoke!
2029       confirm: Are you sure?
2030       reason: 'Reason for block:'
2031       back: View all blocks
2032       revoker: 'Revoker:'
2033       needs_view: The user needs to log in before this block will be cleared.
2034     block:
2035       not_revoked: (not revoked)
2036       show: Show
2037       edit: Edit
2038       revoke: Revoke!
2039     blocks:
2040       display_name: Blocked User
2041       creator_name: Creator
2042       reason: Reason for block
2043       status: Status
2044       revoker_name: Revoked by
2045       showing_page: Page %{page}
2046       next: Next »
2047       previous: « Previous
2048   notes:
2049     index:
2050       title: Notes submitted or commented on by %{user}
2051       heading: '%{user}''s notes'
2052       subheading_html: Notes submitted or commented on by %{user}
2053       id: Id
2054       creator: Creator
2055       description: Description
2056       created_at: Created at
2057       last_changed: Last changed
2058     show:
2059       title: 'Note: %{id}'
2060       description: Description
2061       open_title: 'Unresolved note #%{note_name}'
2062       closed_title: 'Resolved note #%{note_name}'
2063       hidden_title: 'Hidden note #%{note_name}'
2064       anonymous_warning: This note includes comments from anonymous users which should
2065         be independently verified.
2066       hide: Hide
2067       resolve: Resolve
2068       reactivate: Reactivate
2069       comment_and_resolve: Comment & Resolve
2070       comment: Comment
2071     new:
2072       title: New Note
2073       intro: Spotted a mistake or something missing? Let other mappers know so we
2074         can fix it. Move the marker to the correct position and type a note to explain
2075         the problem.
2076       advice: Your note is public and may be used to update the map, so don't enter
2077         personal information or information from copyrighted maps or directory listings.
2078       add: Add Note
2079   javascripts:
2080     close: Close
2081     share:
2082       title: Share
2083       cancel: Cancel
2084       image: Image
2085       link: Link or HTML
2086       long_link: Link
2087       short_link: Short Link
2088       geo_uri: Geo URI
2089       embed: HTML
2090       custom_dimensions: Set custom dimensions
2091       format: 'Format:'
2092       scale: 'Scale:'
2093       download: Download
2094       short_url: Short URL
2095       include_marker: Include marker
2096       center_marker: Centre map on marker
2097       paste_html: Paste HTML to embed in website
2098       view_larger_map: View Larger Map
2099       only_standard_layer: Only the standard layer can be exported as an image
2100     embed:
2101       report_problem: Report a problem
2102     key:
2103       title: Map Key
2104       tooltip: Legend
2105       tooltip_disabled: Map Key not available for this layer
2106     map:
2107       zoom:
2108         in: Zoom In
2109         out: Zoom Out
2110       locate:
2111         title: Show My Location
2112       base:
2113         standard: Standard
2114         cycle_map: Cycle Map
2115         transport_map: Transport Map
2116         hot: Humanitarian
2117       layers:
2118         header: Map Layers
2119         notes: Map Notes
2120         data: Map Data
2121         gps: Public GPS Traces
2122         overlays: Enable overlays for troubleshooting the map
2123         title: Layers
2124     site:
2125       edit_tooltip: Edit the map
2126       edit_disabled_tooltip: Zoom in to edit the map
2127       createnote_tooltip: Add a note to the map
2128       createnote_disabled_tooltip: Zoom in to add a note to the map
2129       map_notes_zoom_in_tooltip: Zoom in to see map notes
2130       map_data_zoom_in_tooltip: Zoom in to see map data
2131       queryfeature_tooltip: Query features
2132       queryfeature_disabled_tooltip: Zoom in to query features
2133     changesets:
2134       show:
2135         comment: Comment
2136         subscribe: Subscribe
2137         unsubscribe: Unsubscribe
2138         hide_comment: hide
2139         unhide_comment: unhide
2140     edit_help: Move the map and zoom in on a location you want to edit, then click
2141       here.
2142     directions:
2143       ascend: Ascend
2144       engines:
2145         fossgis_osrm_car: Car (OSRM)
2146         graphhopper_bicycle: Bicycle (GraphHopper)
2147         graphhopper_car: Car (GraphHopper)
2148         graphhopper_foot: Foot (GraphHopper)
2149       descend: Descend
2150       directions: Directions
2151       distance: Distance
2152       errors:
2153         no_route: Couldn't find a route between those two places.
2154         no_place: Sorry - couldn't locate '%{place}'.
2155       instructions:
2156         continue_without_exit: Continue on %{name}
2157         slight_right_without_exit: Slight right onto %{name}
2158         offramp_right: Take the sliproad on the right
2159         offramp_right_with_name: Take the sliproad on the right onto %{name}
2160         offramp_right_with_directions: Take the sliproad on the right towards %{directions}
2161         offramp_right_with_name_directions: Take the sliproad on the right onto %{name},
2162           towards %{directions}
2163         onramp_right_without_exit: Turn right on the sliproad onto %{name}
2164         onramp_right_with_directions: Turn right onto the sliproad towards %{directions}
2165         onramp_right_with_name_directions: Turn right on the sliproad onto %{name},
2166           towards %{directions}
2167         onramp_right_without_directions: Turn right onto the sliproad
2168         endofroad_right_without_exit: At the end of the road turn right onto %{name}
2169         merge_right_without_exit: Merge right onto %{name}
2170         fork_right_without_exit: At the fork turn right onto %{name}
2171         turn_right_without_exit: Turn right onto %{name}
2172         sharp_right_without_exit: Sharp right onto %{name}
2173         uturn_without_exit: U-turn along %{name}
2174         sharp_left_without_exit: Sharp left onto %{name}
2175         turn_left_without_exit: Turn left onto %{name}
2176         offramp_left: Take the sliproad on the left
2177         offramp_left_with_name: Take the sliproad on the left onto %{name}
2178         offramp_left_with_directions: Take the sliproad on the left towards %{directions}
2179         offramp_left_with_name_directions: Take the sliproad on the left onto %{name},
2180           towards %{directions}
2181         onramp_left_without_exit: Turn left on the sliproad onto %{name}
2182         onramp_left_with_directions: Turn left onto the sliproad towards %{directions}
2183         onramp_left_with_name_directions: Turn left on the sliproad onto %{name},
2184           towards %{directions}
2185         onramp_left_without_directions: Turn left onto the sliproad
2186         endofroad_left_without_exit: At the end of the road turn left onto %{name}
2187         merge_left_without_exit: Merge left onto %{name}
2188         fork_left_without_exit: At the fork turn left onto %{name}
2189         slight_left_without_exit: Slight left onto %{name}
2190         via_point_without_exit: (via point)
2191         follow_without_exit: Follow %{name}
2192         roundabout_without_exit: At roundabout take exit onto %{name}
2193         leave_roundabout_without_exit: Leave roundabout - %{name}
2194         stay_roundabout_without_exit: Stay on roundabout - %{name}
2195         start_without_exit: Start on %{name}
2196         destination_without_exit: Reach destination
2197         against_oneway_without_exit: Go against one-way on %{name}
2198         end_oneway_without_exit: End of one-way on %{name}
2199         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
2200         unnamed: unnamed road
2201         courtesy: Directions courtesy of %{link}
2202         exit_counts:
2203           first: 1st
2204           second: 2nd
2205           third: 3rd
2206           fourth: 4th
2207           fifth: 5th
2208           sixth: 6th
2209           seventh: 7th
2210           eighth: 8th
2211           ninth: 9th
2212           tenth: 10th
2213       time: Time
2214     query:
2215       node: Node
2216       way: Way
2217       relation: Relation
2218       nothing_found: No features found
2219       error: 'Error contacting %{server}: %{error}'
2220       timeout: Timeout contacting %{server}
2221     context:
2222       directions_from: Directions from here
2223       directions_to: Directions to here
2224       add_note: Add a note here
2225       show_address: Show address
2226       query_features: Query features
2227       centre_map: Centre map here
2228   redactions:
2229     edit:
2230       heading: Edit redaction
2231       title: Edit redaction
2232     index:
2233       empty: No redactions to show.
2234       heading: List of redactions
2235       title: List of redactions
2236     new:
2237       heading: Enter information for new redaction
2238       title: Creating new redaction
2239     show:
2240       description: 'Description:'
2241       heading: Showing redaction "%{title}"
2242       title: Showing redaction
2243       user: 'Creator:'
2244       edit: Edit this redaction
2245       destroy: Remove this redaction
2246       confirm: Are you sure?
2247     create:
2248       flash: Redaction created.
2249     update:
2250       flash: Changes saved.
2251     destroy:
2252       not_empty: Redaction is not empty. Please un-redact all versions belonging to
2253         this redaction before destroying it.
2254       flash: Redaction destroyed.
2255       error: There was an error destroying this redaction.
2256   validations:
2257     invalid_characters: contains invalid characters
2258 ...