]> git.openstreetmap.org Git - rails.git/blob - config/locales/en-GB.yml
Merge remote-tracking branch 'upstream/pull/4404'
[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       my_inbox: My Inbox
1278       messages: You have %{new_messages} and %{old_messages}
1279       new_messages:
1280         one: '%{count} new message'
1281         other: '%{count} new messages'
1282       old_messages:
1283         one: '%{count} old message'
1284         other: '%{count} old messages'
1285       from: From
1286       subject: Subject
1287       date: Date
1288       no_messages_yet_html: You have no messages yet. Why not get in touch with some
1289         of the %{people_mapping_nearby_link}?
1290       people_mapping_nearby: people mapping nearby
1291     message_summary:
1292       unread_button: Mark as unread
1293       read_button: Mark as read
1294       reply_button: Reply
1295       destroy_button: Delete
1296     new:
1297       title: Send message
1298       send_message_to_html: Send a new message to %{name}
1299       back_to_inbox: Back to inbox
1300     create:
1301       message_sent: Message sent
1302       limit_exceeded: You have sent a lot of messages recently. Please wait a while
1303         before trying to send any more.
1304     no_such_message:
1305       title: No such message
1306       heading: No such message
1307       body: Sorry, there is no message with that id.
1308     outbox:
1309       title: Outbox
1310       messages:
1311         one: You have %{count} sent message
1312         other: You have %{count} sent messages
1313       to: To
1314       subject: Subject
1315       date: Date
1316       no_sent_messages_html: You have no sent messages yet. Why not get in touch with
1317         some of the %{people_mapping_nearby_link}?
1318       people_mapping_nearby: people mapping nearby
1319     reply:
1320       wrong_user: You are logged in as `%{user}' but the message you have asked to
1321         reply to was not sent to that user. Please login as the correct user in order
1322         to reply.
1323     show:
1324       title: Read message
1325       reply_button: Reply
1326       unread_button: Mark as unread
1327       destroy_button: Delete
1328       back: Back
1329       wrong_user: You are logged in as `%{user}' but the message you have asked to
1330         read was not sent by or to that user. Please login as the correct user in
1331         order to read it.
1332     sent_message_summary:
1333       destroy_button: Delete
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:
1599           - Cable car
1600           - chairlift
1601           runway:
1602           - Airport Runway
1603           - taxiway
1604           apron:
1605           - Airport apron
1606           - terminal
1607           admin: Administrative boundary
1608           forest:
1609           - Forest
1610           - Wood
1611           golf: Golf course
1612           park: Park
1613           common:
1614           - Common
1615           - meadow
1616           resident: Residential area
1617           retail: Retail area
1618           industrial: Industrial area
1619           commercial: Commercial area
1620           heathland: Heathland
1621           lake:
1622           - Lake
1623           - reservoir
1624           farm: Farm
1625           brownfield: Brownfield site
1626           cemetery: Cemetery
1627           allotments: Allotments
1628           pitch: Sports pitch
1629           centre: Sports centre
1630           reserve: Nature reserve
1631           military: Military area
1632           school:
1633           - School
1634           - university
1635           building: Significant building
1636           station: Railway station
1637           summit:
1638           - Summit
1639           - peak
1640           tunnel: Dashed casing = tunnel
1641           bridge: Black casing = bridge
1642           private: Private access
1643           destination: Destination access
1644           construction: Roads under construction
1645           bicycle_shop: Bicycle shop
1646           bicycle_parking: Bicycle parking
1647           toilets: Toilets
1648     welcome:
1649       title: Welcome!
1650       introduction: Welcome to OpenStreetMap, the free and editable map of the world.
1651         Now that you're signed up, you're all set to get started mapping. Here's a
1652         quick guide with the most important things you need to know.
1653       whats_on_the_map:
1654         title: What's on the Map
1655       basic_terms:
1656         title: Basic Terms For Mapping
1657         paragraph_1: OpenStreetMap has some of its own lingo. Here are a few key words
1658           that'll come in handy.
1659       rules:
1660         title: Rules!
1661       start_mapping: Start Mapping
1662       add_a_note:
1663         title: No Time To Edit? Add a Note!
1664         para_1: If you just want something small fixed and don't have the time to
1665           sign up and learn how to edit, it's easy to add a note.
1666   traces:
1667     visibility:
1668       private: Private (only shared as anonymous, unordered points)
1669       public: Public (shown in trace list and as anonymous, unordered points)
1670       trackable: Trackable (only shared as anonymous, ordered points with timestamps)
1671       identifiable: Identifiable (shown in trace list and as identifiable, ordered
1672         points with timestamps)
1673     new:
1674       visibility_help: what does this mean?
1675       help: Help
1676       help_url: https://wiki.openstreetmap.org/wiki/Upload
1677     create:
1678       upload_trace: Upload GPS Trace
1679       trace_uploaded: Your GPX file has been uploaded and is awaiting insertion in
1680         to the database. This will usually happen within half an hour, and an email
1681         will be sent to you on completion.
1682       traces_waiting:
1683         one: You have %{count} trace waiting for upload. Please consider waiting for
1684           this to finish before uploading any more, so as not to block the queue for
1685           other users.
1686         other: You have %{count} traces waiting for upload. Please consider waiting
1687           for these to finish before uploading any more, so as not to block the queue
1688           for other users.
1689     edit:
1690       title: Editing trace %{name}
1691       heading: Editing trace %{name}
1692       visibility_help: what does this mean?
1693     trace_optionals:
1694       tags: Tags
1695     show:
1696       title: Viewing trace %{name}
1697       heading: Viewing trace %{name}
1698       pending: PENDING
1699       filename: 'Filename:'
1700       download: download
1701       uploaded: 'Uploaded:'
1702       points: 'Points:'
1703       start_coordinates: 'Start coordinate:'
1704       map: map
1705       edit: edit
1706       owner: 'Owner:'
1707       description: 'Description:'
1708       tags: 'Tags:'
1709       none: None
1710       edit_trace: Edit this trace
1711       delete_trace: Delete this trace
1712       trace_not_found: Trace not found!
1713       visibility: 'Visibility:'
1714     trace_paging_nav:
1715       older: Older Traces
1716       newer: Newer Traces
1717     trace:
1718       pending: PENDING
1719       count_points:
1720         one: 1 point
1721         other: '%{count} points'
1722       more: more
1723       trace_details: View Trace Details
1724       view_map: View Map
1725       edit_map: Edit Map
1726       public: PUBLIC
1727       identifiable: IDENTIFIABLE
1728       private: PRIVATE
1729       trackable: TRACKABLE
1730       by: by
1731       in: in
1732     index:
1733       public_traces: Public GPS traces
1734       public_traces_from: Public GPS traces from %{user}
1735       description: Browse recent GPS track uploads
1736       tagged_with: ' tagged with %{tags}'
1737       upload_trace: Upload a trace
1738     destroy:
1739       scheduled_for_deletion: Trace scheduled for deletion
1740     make_public:
1741       made_public: Trace made public
1742     offline_warning:
1743       message: The GPX file upload system is currently unavailable
1744     offline:
1745       heading: GPX Storage Offline
1746       message: The GPX file storage and upload system is currently unavailable.
1747     georss:
1748       title: OpenStreetMap GPS Traces
1749     description:
1750       description_with_count:
1751         one: GPX file with %{count} point from %{user}
1752         other: GPX file with %{count} points from %{user}
1753       description_without_count: GPX file from %{user}
1754   application:
1755     require_cookies:
1756       cookies_needed: You appear to have cookies disabled - please enable cookies
1757         in your browser before continuing.
1758     setup_user_auth:
1759       blocked: Your access to the API has been blocked. Please log-in to the web interface
1760         to find out more.
1761       need_to_see_terms: Your access to the API is temporarily suspended. Please log-in
1762         to the web interface to view the Contributor Terms. You do not need to agree,
1763         but you must view them.
1764   oauth:
1765     authorize:
1766       title: Authorise access to your account
1767       request_access_html: The application %{app_name} is requesting access to your
1768         account, %{user}. Please check whether you would like the application to have
1769         the following capabilities. You may choose as many or as few as you like.
1770       allow_to: 'Allow the client application to:'
1771       allow_read_prefs: read your user preferences.
1772       allow_write_prefs: modify your user preferences.
1773       allow_write_diary: create diary entries, comments and make friends.
1774       allow_write_api: modify the map.
1775       allow_read_gpx: read your private GPS traces.
1776       allow_write_gpx: upload GPS traces.
1777       allow_write_notes: modify notes.
1778       grant_access: Grant Access
1779     authorize_success:
1780       title: Authorisation request allowed
1781       allowed_html: You have granted application %{app_name} access to your account.
1782       verification: The verification code is %{code}.
1783     authorize_failure:
1784       title: Authorisation request failed
1785       denied: You have denied application %{app_name} access to your account.
1786       invalid: The authorisation token is not valid.
1787     revoke:
1788       flash: You've revoked the token for %{application}
1789     permissions:
1790       missing: You have not permitted the application access to this facility
1791   oauth_clients:
1792     new:
1793       title: Register a new application
1794     edit:
1795       title: Edit your application
1796     show:
1797       title: OAuth details for %{app_name}
1798       key: 'Consumer Key:'
1799       secret: 'Consumer Secret:'
1800       url: 'Request Token URL:'
1801       access_url: 'Access Token URL:'
1802       authorize_url: 'Authorise URL:'
1803       support_notice: We support HMAC-SHA1 (recommended) and RSA-SHA1 signatures.
1804       edit: Edit Details
1805       delete: Delete Client
1806       confirm: Are you sure?
1807       requests: 'Requesting the following permissions from the user:'
1808     index:
1809       title: My OAuth Details
1810       my_tokens: My Authorised Applications
1811       list_tokens: 'The following tokens have been issued to applications in your
1812         name:'
1813       application: Application Name
1814       issued_at: Issued At
1815       revoke: Revoke!
1816       my_apps: My Client Applications
1817       no_apps_html: Do you have an application you would like to register for use
1818         with us using the %{oauth} standard? You must register your web application
1819         before it can make OAuth requests to this service.
1820       registered_apps: 'You have the following client applications registered:'
1821       register_new: Register your application
1822     form:
1823       requests: 'Request the following permissions from the user:'
1824     not_found:
1825       sorry: Sorry, that %{type} could not be found.
1826     create:
1827       flash: Registered the information successfully
1828     update:
1829       flash: Updated the client information successfully
1830     destroy:
1831       flash: Destroyed the client application registration
1832   oauth2_applications:
1833     new:
1834       title: Register a new application
1835   users:
1836     new:
1837       title: Sign Up
1838       no_auto_account_create: Unfortunately we are not currently able to create an
1839         account for you automatically.
1840       about:
1841         header: Free and editable
1842       display name description: Your publicly displayed username. You can change this
1843         later in the preferences.
1844       external auth: 'Third Party Authentication:'
1845       use external auth: Alternatively, use a third party to login
1846       auth no password: With third party authentication a password is not required,
1847         but some extra tools or server may still need one.
1848       continue: Sign Up
1849       terms accepted: Thanks for accepting the new contributor terms!
1850     terms:
1851       title: Terms
1852       heading: Terms
1853       consider_pd: In addition to the above, I consider my contributions to be in
1854         the Public Domain
1855       consider_pd_why: what's this?
1856       consider_pd_why_url: http://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
1857       decline: Decline
1858       you need to accept or decline: Please read and then either accept or decline
1859         the new Contributor Terms to continue.
1860       legale_select: 'Country of residence:'
1861       legale_names:
1862         france: France
1863         italy: Italy
1864         rest_of_world: Rest of the world
1865     terms_declined_flash:
1866       terms_declined_html: We are sorry that you have decided to not accept the new
1867         Contributor Terms. For more information, please see %{terms_declined_link}.
1868     no_such_user:
1869       title: No such user
1870       heading: The user %{user} does not exist
1871       body: Sorry, there is no user with the name %{user}. Please check your spelling,
1872         or maybe the link you clicked is wrong.
1873       deleted: deleted
1874     show:
1875       my diary: My Diary
1876       my edits: My Edits
1877       my traces: My Traces
1878       my notes: My Notes
1879       my messages: My Messages
1880       my profile: My Profile
1881       my settings: My Settings
1882       my comments: My Comments
1883       blocks on me: Blocks on Me
1884       blocks by me: Blocks by Me
1885       send message: Send Message
1886       diary: Diary
1887       edits: Edits
1888       traces: Traces
1889       notes: Map Notes
1890       remove as friend: Unfriend
1891       add as friend: Add Friend
1892       mapper since: 'Mapper since:'
1893       ct status: 'Contributor terms:'
1894       ct undecided: Undecided
1895       ct declined: Declined
1896       email address: 'Email address:'
1897       created from: 'Created from:'
1898       status: 'Status:'
1899       spam score: 'Spam Score:'
1900       role:
1901         administrator: This user is an administrator
1902         moderator: This user is a moderator
1903         grant:
1904           administrator: Grant administrator access
1905           moderator: Grant moderator access
1906         revoke:
1907           administrator: Revoke administrator access
1908           moderator: Revoke moderator access
1909       block_history: Active Blocks
1910       moderator_history: Blocks Given
1911       comments: Comments
1912       create_block: Block this User
1913       activate_user: Activate this User
1914       confirm_user: Confirm this user
1915       hide_user: Hide this User
1916       unhide_user: Unhide this User
1917       delete_user: Delete this User
1918       confirm: Confirm
1919     go_public:
1920       flash success: All your edits are now public, and you are now allowed to edit.
1921     index:
1922       title: Users
1923       heading: Users
1924       showing:
1925         one: Page %{page} (%{first_item} of %{items})
1926         other: Page %{page} (%{first_item}-%{last_item} of %{items})
1927       summary_html: '%{name} created from %{ip_address} on %{date}'
1928       summary_no_ip_html: '%{name} created on %{date}'
1929       confirm: Confirm Selected Users
1930       hide: Hide Selected Users
1931       empty: No matching users found
1932     suspended:
1933       title: Account Suspended
1934       heading: Account Suspended
1935     auth_failure:
1936       connection_failed: Connection to authentication provider failed
1937       invalid_credentials: Invalid authentication credentials
1938       no_authorization_code: No authorisation code
1939       unknown_signature_algorithm: Unknown signature algorithm
1940       invalid_scope: Invalid scope
1941     auth_association:
1942       heading: Your ID is not associated with a OpenStreetMap account yet.
1943       option_1: |-
1944         If you are new to OpenStreetMap, please create a new account
1945         using the form below.
1946       option_2: |-
1947         If you already have an account, you can login to your account
1948         using your username and password and then associate the account
1949         with your ID in your user settings.
1950   user_role:
1951     filter:
1952       not_a_role: The string `%{role}' is not a valid role.
1953       already_has_role: The user already has role %{role}.
1954       doesnt_have_role: The user does not have role %{role}.
1955     grant:
1956       title: Confirm role granting
1957       heading: Confirm role granting
1958       are_you_sure: Are you sure you want to grant the role `%{role}' to the user
1959         `%{name}'?
1960       confirm: Confirm
1961       fail: Could not grant role `%{role}' to user `%{name}'. Please check that the
1962         user and role are both valid.
1963     revoke:
1964       title: Confirm role revoking
1965       heading: Confirm role revoking
1966       are_you_sure: Are you sure you want to revoke the role `%{role}' from the user
1967         `%{name}'?
1968       confirm: Confirm
1969       fail: Could not revoke role `%{role}' from user `%{name}'. Please check that
1970         the user and role are both valid.
1971   user_blocks:
1972     model:
1973       non_moderator_update: Must be a moderator to create or update a block.
1974       non_moderator_revoke: Must be a moderator to revoke a block.
1975     not_found:
1976       sorry: Sorry, the user block with ID %{id} could not be found.
1977       back: Back to index
1978     new:
1979       title: Creating block on %{name}
1980       heading_html: Creating block on %{name}
1981       period: How long, starting now, the user will be blocked from the API for.
1982       back: View all blocks
1983     edit:
1984       title: Editing block on %{name}
1985       heading_html: Editing block on %{name}
1986       period: How long, starting now, the user will be blocked from the API for.
1987       show: View this block
1988       back: View all blocks
1989     filter:
1990       block_expired: The block has already expired and cannot be edited.
1991       block_period: The blocking period must be one of the values selectable in the
1992         drop-down list.
1993     create:
1994       flash: Created a block on user %{name}.
1995     update:
1996       only_creator_can_edit: Only the moderator who created this block can edit it.
1997       success: Block updated.
1998     index:
1999       title: User blocks
2000       heading: List of user blocks
2001       empty: No blocks have been made yet.
2002     revoke:
2003       title: Revoking block on %{block_on}
2004       heading_html: Revoking block on %{block_on} by %{block_by}
2005       time_future_html: This block will end in %{time}.
2006       past_html: This block ended %{time} and cannot be revoked now.
2007       confirm: Are you sure you wish to revoke this block?
2008       revoke: Revoke!
2009       flash: This block has been revoked.
2010     helper:
2011       time_future_html: Ends in %{time}.
2012       until_login: Active until the user logs in.
2013       time_future_and_until_login_html: Ends in %{time} and after the user has logged
2014         in.
2015       time_past_html: Ended %{time}.
2016       block_duration:
2017         hours:
2018           one: 1 hour
2019           other: '%{count} hours'
2020     blocks_on:
2021       title: Blocks on %{name}
2022       heading_html: List of blocks on %{name}
2023       empty: '%{name} has not been blocked yet.'
2024     blocks_by:
2025       title: Blocks by %{name}
2026       heading_html: List of blocks by %{name}
2027       empty: '%{name} has not made any blocks yet.'
2028     show:
2029       title: '%{block_on} blocked by %{block_by}'
2030       heading_html: '%{block_on} blocked by %{block_by}'
2031       created: 'Created:'
2032       status: 'Status:'
2033       show: Show
2034       edit: Edit
2035       revoke: Revoke!
2036       confirm: Are you sure?
2037       reason: 'Reason for block:'
2038       back: View all blocks
2039       revoker: 'Revoker:'
2040       needs_view: The user needs to log in before this block will be cleared.
2041     block:
2042       not_revoked: (not revoked)
2043       show: Show
2044       edit: Edit
2045       revoke: Revoke!
2046     blocks:
2047       display_name: Blocked User
2048       creator_name: Creator
2049       reason: Reason for block
2050       status: Status
2051       revoker_name: Revoked by
2052       showing_page: Page %{page}
2053       next: Next »
2054       previous: « Previous
2055   notes:
2056     index:
2057       title: Notes submitted or commented on by %{user}
2058       heading: '%{user}''s notes'
2059       subheading_html: Notes submitted or commented on by %{user}
2060       id: Id
2061       creator: Creator
2062       description: Description
2063       created_at: Created at
2064       last_changed: Last changed
2065     show:
2066       title: 'Note: %{id}'
2067       description: Description
2068       open_title: 'Unresolved note #%{note_name}'
2069       closed_title: 'Resolved note #%{note_name}'
2070       hidden_title: 'Hidden note #%{note_name}'
2071       anonymous_warning: This note includes comments from anonymous users which should
2072         be independently verified.
2073       hide: Hide
2074       resolve: Resolve
2075       reactivate: Reactivate
2076       comment_and_resolve: Comment & Resolve
2077       comment: Comment
2078     new:
2079       title: New Note
2080       intro: Spotted a mistake or something missing? Let other mappers know so we
2081         can fix it. Move the marker to the correct position and type a note to explain
2082         the problem.
2083       advice: Your note is public and may be used to update the map, so don't enter
2084         personal information or information from copyrighted maps or directory listings.
2085       add: Add Note
2086   javascripts:
2087     close: Close
2088     share:
2089       title: Share
2090       cancel: Cancel
2091       image: Image
2092       link: Link or HTML
2093       long_link: Link
2094       short_link: Short Link
2095       geo_uri: Geo URI
2096       embed: HTML
2097       custom_dimensions: Set custom dimensions
2098       format: 'Format:'
2099       scale: 'Scale:'
2100       download: Download
2101       short_url: Short URL
2102       include_marker: Include marker
2103       center_marker: Centre map on marker
2104       paste_html: Paste HTML to embed in website
2105       view_larger_map: View Larger Map
2106       only_standard_layer: Only the standard layer can be exported as an image
2107     embed:
2108       report_problem: Report a problem
2109     key:
2110       title: Map Key
2111       tooltip: Legend
2112       tooltip_disabled: Map Key not available for this layer
2113     map:
2114       zoom:
2115         in: Zoom In
2116         out: Zoom Out
2117       locate:
2118         title: Show My Location
2119       base:
2120         standard: Standard
2121         cycle_map: Cycle Map
2122         transport_map: Transport Map
2123         hot: Humanitarian
2124       layers:
2125         header: Map Layers
2126         notes: Map Notes
2127         data: Map Data
2128         gps: Public GPS Traces
2129         overlays: Enable overlays for troubleshooting the map
2130         title: Layers
2131     site:
2132       edit_tooltip: Edit the map
2133       edit_disabled_tooltip: Zoom in to edit the map
2134       createnote_tooltip: Add a note to the map
2135       createnote_disabled_tooltip: Zoom in to add a note to the map
2136       map_notes_zoom_in_tooltip: Zoom in to see map notes
2137       map_data_zoom_in_tooltip: Zoom in to see map data
2138       queryfeature_tooltip: Query features
2139       queryfeature_disabled_tooltip: Zoom in to query features
2140     changesets:
2141       show:
2142         comment: Comment
2143         subscribe: Subscribe
2144         unsubscribe: Unsubscribe
2145         hide_comment: hide
2146         unhide_comment: unhide
2147     edit_help: Move the map and zoom in on a location you want to edit, then click
2148       here.
2149     directions:
2150       ascend: Ascend
2151       engines:
2152         fossgis_osrm_car: Car (OSRM)
2153         graphhopper_bicycle: Bicycle (GraphHopper)
2154         graphhopper_car: Car (GraphHopper)
2155         graphhopper_foot: Foot (GraphHopper)
2156       descend: Descend
2157       directions: Directions
2158       distance: Distance
2159       errors:
2160         no_route: Couldn't find a route between those two places.
2161         no_place: Sorry - couldn't locate '%{place}'.
2162       instructions:
2163         continue_without_exit: Continue on %{name}
2164         slight_right_without_exit: Slight right onto %{name}
2165         offramp_right: Take the sliproad on the right
2166         offramp_right_with_name: Take the sliproad on the right onto %{name}
2167         offramp_right_with_directions: Take the sliproad on the right towards %{directions}
2168         offramp_right_with_name_directions: Take the sliproad on the right onto %{name},
2169           towards %{directions}
2170         onramp_right_without_exit: Turn right on the sliproad onto %{name}
2171         onramp_right_with_directions: Turn right onto the sliproad towards %{directions}
2172         onramp_right_with_name_directions: Turn right on the sliproad onto %{name},
2173           towards %{directions}
2174         onramp_right_without_directions: Turn right onto the sliproad
2175         endofroad_right_without_exit: At the end of the road turn right onto %{name}
2176         merge_right_without_exit: Merge right onto %{name}
2177         fork_right_without_exit: At the fork turn right onto %{name}
2178         turn_right_without_exit: Turn right onto %{name}
2179         sharp_right_without_exit: Sharp right onto %{name}
2180         uturn_without_exit: U-turn along %{name}
2181         sharp_left_without_exit: Sharp left onto %{name}
2182         turn_left_without_exit: Turn left onto %{name}
2183         offramp_left: Take the sliproad on the left
2184         offramp_left_with_name: Take the sliproad on the left onto %{name}
2185         offramp_left_with_directions: Take the sliproad on the left towards %{directions}
2186         offramp_left_with_name_directions: Take the sliproad on the left onto %{name},
2187           towards %{directions}
2188         onramp_left_without_exit: Turn left on the sliproad onto %{name}
2189         onramp_left_with_directions: Turn left onto the sliproad towards %{directions}
2190         onramp_left_with_name_directions: Turn left on the sliproad onto %{name},
2191           towards %{directions}
2192         onramp_left_without_directions: Turn left onto the sliproad
2193         endofroad_left_without_exit: At the end of the road turn left onto %{name}
2194         merge_left_without_exit: Merge left onto %{name}
2195         fork_left_without_exit: At the fork turn left onto %{name}
2196         slight_left_without_exit: Slight left onto %{name}
2197         via_point_without_exit: (via point)
2198         follow_without_exit: Follow %{name}
2199         roundabout_without_exit: At roundabout take exit onto %{name}
2200         leave_roundabout_without_exit: Leave roundabout - %{name}
2201         stay_roundabout_without_exit: Stay on roundabout - %{name}
2202         start_without_exit: Start on %{name}
2203         destination_without_exit: Reach destination
2204         against_oneway_without_exit: Go against one-way on %{name}
2205         end_oneway_without_exit: End of one-way on %{name}
2206         roundabout_with_exit: At roundabout take exit %{exit} onto %{name}
2207         unnamed: unnamed road
2208         courtesy: Directions courtesy of %{link}
2209         exit_counts:
2210           first: 1st
2211           second: 2nd
2212           third: 3rd
2213           fourth: 4th
2214           fifth: 5th
2215           sixth: 6th
2216           seventh: 7th
2217           eighth: 8th
2218           ninth: 9th
2219           tenth: 10th
2220       time: Time
2221     query:
2222       node: Node
2223       way: Way
2224       relation: Relation
2225       nothing_found: No features found
2226       error: 'Error contacting %{server}: %{error}'
2227       timeout: Timeout contacting %{server}
2228     context:
2229       directions_from: Directions from here
2230       directions_to: Directions to here
2231       add_note: Add a note here
2232       show_address: Show address
2233       query_features: Query features
2234       centre_map: Centre map here
2235   redactions:
2236     edit:
2237       heading: Edit redaction
2238       title: Edit redaction
2239     index:
2240       empty: No redactions to show.
2241       heading: List of redactions
2242       title: List of redactions
2243     new:
2244       heading: Enter information for new redaction
2245       title: Creating new redaction
2246     show:
2247       description: 'Description:'
2248       heading: Showing redaction "%{title}"
2249       title: Showing redaction
2250       user: 'Creator:'
2251       edit: Edit this redaction
2252       destroy: Remove this redaction
2253       confirm: Are you sure?
2254     create:
2255       flash: Redaction created.
2256     update:
2257       flash: Changes saved.
2258     destroy:
2259       not_empty: Redaction is not empty. Please un-redact all versions belonging to
2260         this redaction before destroying it.
2261       flash: Redaction destroyed.
2262       error: There was an error destroying this redaction.
2263   validations:
2264     invalid_characters: contains invalid characters
2265 ...