]> git.openstreetmap.org Git - rails.git/blob - config/locales/sco.yml
Merge remote-tracking branch 'upstream/pull/3986'
[rails.git] / config / locales / sco.yml
1 # Messages for Scots (Scots)
2 # Exported from translatewiki.net
3 # Export driver: phpyaml
4 # Author: AmaryllisGardener
5 # Author: C1614
6 # Author: ChrisFleming
7 # Author: John Reid
8 # Author: MJL
9 ---
10 sco:
11   time:
12     formats:
13       friendly: '%e %B %Y at %H:%M'
14   helpers:
15     file:
16       prompt: Wale file
17     submit:
18       diary_comment:
19         create: Save
20       diary_entry:
21         create: Set furth
22         update: Update
23       issue_comment:
24         create: Eik Comment
25       message:
26         create: Send
27   activerecord:
28     models:
29       acl: Access Control Leet
30       changeset: Chyngeset
31       changeset_tag: Chyngeset Tag
32       country: Kintrie
33       diary_comment: Diarie Comment
34       diary_entry: Diarie Entry
35       friend: Freend
36       language: Leid
37       message: Message
38       node: Node
39       node_tag: Node Tag
40       old_node: Auld Node
41       old_node_tag: Auld Node Tag
42       old_relation: Auld Relation
43       old_relation_member: Auld Relation Member
44       old_relation_tag: Auld Relation Tag
45       old_way: Auld Waa
46       old_way_node: Auld Waa Node
47       old_way_tag: Auld Waa Tag
48       relation: Relation
49       relation_member: Relation Memmer
50       relation_tag: Relation Tag
51       session: Session
52       trace: Trace
53       tracepoint: Trace Pynt
54       tracetag: Trace Tag
55       user: Uiser
56       user_preference: Uiser Preference
57       user_token: Uiser Token
58       way: Way
59       way_node: Way Node
60       way_tag: Way Tag
61     attributes:
62       diary_comment:
63         body: Body
64       diary_entry:
65         user: Uiser
66         title: Subject
67         latitude: Latitude
68         longitude: Longitude
69         language_code: Leid
70       friend:
71         user: Uiser
72         friend: Friend
73       trace:
74         user: Uiser
75         visible: Veesible
76         name: Name
77         size: Size
78         latitude: Latitude
79         longitude: Longitude
80         public: Public
81         description: Descreeption
82       message:
83         sender: Sender
84         title: Subject
85         body: Body
86         recipient: Recipient
87       user:
88         email: Email
89         active: Active
90         display_name: Display Name
91         description: Descreeption
92         languages: Leids
93         pass_crypt: Passwird
94   editor:
95     default: Default (currently %{name})
96     id:
97       name: iD
98       description: iD (in-brouser eeditor)
99     remote:
100       name: Remote Control
101       description: Remote Control (JOSM or Merkaartor)
102   accounts:
103     edit:
104       title: Eedit accoont
105   browse:
106     created: Creatit
107     closed: Closed
108     created_html: Creatit <abbr title='%{title}'>%{time} ago</abbr>
109     closed_html: Closed <abbr title='%{title}'>%{time} ago</abbr>
110     created_by_html: Creatit <abbr title='%{title}'>%{time} ago</abbr> bi %{user}
111     deleted_by_html: Deletit <abbr title='%{title}'>%{time} ago</abbr> bi %{user}
112     edited_by_html: Eeditit <abbr title='%{title}'>%{time} ago</abbr> bi %{user}
113     closed_by_html: Closed <abbr title='%{title}'>%{time} ago</abbr> bi %{user}
114     version: Version
115     in_changeset: Chyngeset
116     anonymous: anonymous
117     no_comment: (no comment)
118     part_of: Pairt o
119     download_xml: Dounload XML
120     view_history: View History
121     view_details: View Details
122     location: 'Location:'
123     changeset:
124       title: 'Chyngeset: %{id}'
125       belongs_to: Author
126       node: Nodes (%{count})
127       node_paginated: Nodes (%{x}-%{y} of %{count})
128       way: Ways (%{count})
129       way_paginated: Ways (%{x}-%{y} of %{count})
130       relation: Relations (%{count})
131       relation_paginated: Relations (%{x}-%{y} of %{count})
132       comment: Comments (%{count})
133       hidden_commented_by_html: Hidden comment frae %{user} <abbr title='%{exact_time}'>%{when}
134         ago</abbr>
135       commented_by_html: Comment frae %{user} <abbr title='%{exact_time}'>%{when}
136         ago</abbr>
137       changesetxml: Chyngeset XML
138       osmchangexml: osmChange XML
139       feed:
140         title: Chyngeset %{id}
141         title_comment: Chyngeset %{id} - %{comment}
142       join_discussion: Log in tae jyn the discussion
143       discussion: Discussion
144     node:
145       title_html: 'Node: %{name}'
146       history_title_html: 'Node History: %{name}'
147     way:
148       title_html: 'Way: %{name}'
149       history_title_html: 'Way History: %{name}'
150       nodes: Nodes
151       also_part_of_html:
152         one: pairt o wey %{related_ways}
153         other: pairt o weys %{related_ways}
154     relation:
155       title_html: 'Relation: %{name}'
156       history_title_html: 'Relation History: %{name}'
157       members: Members
158     relation_member:
159       entry_role_html: '%{type} %{name} as %{role}'
160       type:
161         node: Node
162         way: Wey
163         relation: Relation
164     containing_relation:
165       entry_html: Relation %{relation_name}
166       entry_role_html: Relation %{relation_name} (as %{relation_role})
167     not_found:
168       sorry: 'Sorry, %{type} #%{id} could nae be foond.'
169       type:
170         node: node
171         way: way
172         relation: relation
173         changeset: chyngeset
174     timeout:
175       sorry: Sorry, the data for the %{type} wi the id %{id}, teuk too lang tae retrieve.
176       type:
177         node: node
178         way: way
179         relation: relation
180         changeset: chyngeset
181     redacted:
182       redaction: Redaction %{id}
183       message_html: Version %{version} o this %{type} cannae be shawn as it haes been
184         redactit. Please see %{redaction_link} for details.
185       type:
186         node: node
187         way: way
188         relation: relation
189     start_rjs:
190       feature_warning: Loadin %{num_features} featurs, which mey mak yer brouser slow
191         or unresponsive. Are sur ye want tae display this data?
192       load_data: Load Data
193       loading: Loadin...
194     tag_details:
195       tags: Tags
196       wiki_link:
197         key: The wiki description page for the %{key} tag
198         tag: The wiki description page for the %{key}=%{value} tag%{value}
199       wikidata_link: The %{page} item on Wikidata
200       wikipedia_link: The %{page} airticle on Wikipaedia
201       telephone_link: Caw %{phone_number}
202   changesets:
203     changeset_paging_nav:
204       showing_page: Page %{page}
205       next: Next »
206       previous: « Previous
207     changeset:
208       anonymous: Anonymous
209       no_edits: (no eedits)
210       view_changeset_details: View chyngeset details
211     changesets:
212       id: ID
213       saved_at: Saved at
214       user: Uiser
215       comment: Comment
216       area: Aurie
217     index:
218       title: Chyngesets
219       title_user: Chyngesets bi %{user}
220       title_friend: Chyngesets bi yer friends
221       title_nearby: Chyngesets bi nearbi uisers
222       empty: No chyngesets foond.
223       empty_area: No chyngesets in this aurie.
224       empty_user: No chyngesets bi this uiser.
225       no_more: No mair chyngesets foond.
226       no_more_area: No mair chyngesets in this aurie.
227       no_more_user: No mair chyngesets bi this uiser.
228       load_more: Load mair
229     timeout:
230       sorry: Sorry, the leet o chyngesets ye requestit teuk too lang tae retrieve.
231   changeset_comments:
232     comment:
233       commented_at_by_html: Updatit %{when} ago bi %{user}
234   diary_entries:
235     new:
236       title: New Diary Entry
237     form:
238       location: 'Location:'
239       use_map_link: uise map
240     index:
241       title: Uisers' diaries
242       title_friends: Friends' diaries
243       title_nearby: Nearbi Uisers' diaries
244       user_title: '%{user}''s diary'
245       in_language_title: Diary Entries in %{language}
246       new: New Diary Entry
247       new_title: Compone a new entry in yer uiser diary
248       no_entries: No diary entries
249       recent_entries: Recent diary entries
250       older_entries: Aulder Entries
251       newer_entries: Newer Entries
252     edit:
253       title: Eedit diary entry
254       marker_text: Diary entry location
255     show:
256       title: '%{user}''s diary | %{title}'
257       user_title: '%{user}''s diary'
258       leave_a_comment: Leave a comment
259       login_to_leave_a_comment_html: '%{login_link} tae leave a comment'
260       login: Login
261     no_such_entry:
262       title: No such diary entry
263       heading: 'No entry wi the id: %{id}'
264       body: Sorry, thare is no diary entry or comment wi the id %{id}. Please check
265         yer spellin, or meybe the airtin ye clicked is wrang.
266     diary_entry:
267       posted_by_html: Postit bi %{link_user} on %{created} in %{language_link}
268       comment_link: Comment on this entry
269       reply_link: Reply tae this entry
270       comment_count:
271         zero: No comments
272         one: '%{count} comment'
273         other: '%{count} comments'
274       edit_link: Eedit this entry
275       hide_link: Hide this entry
276       confirm: Confirm
277     diary_comment:
278       comment_from_html: Comment frae %{link_user} on %{comment_created_at}
279       hide_link: Hide this comment
280       confirm: Confirm
281     location:
282       location: 'Location:'
283       view: View
284       edit: Eedit
285     feed:
286       user:
287         title: OpenStreetMap diary entries for %{user}
288         description: Recent OpenStreetMap diary entries frae %{user}
289       language:
290         title: OpenStreetMap diary entries in %{language_name}
291         description: Recent diary entries frae uisers o OpenStreetMap in %{language_name}
292       all:
293         title: OpenStreetMap diary entries
294         description: Recent diary entries frae uisers o OpenStreetMap
295     comments:
296       post: Post
297       when: When
298       comment: Comment
299       newer_comments: Newer Comments
300       older_comments: Aulder Comments
301   geocoder:
302     search:
303       title:
304         latlon_html: Results frae <a href="http://openstreetmap.org/">Internal</a>
305         osm_nominatim_html: Results frae <a href="http://nominatim.openstreetmap.org/">OpenStreetMap
306           Nominatim</a>
307         osm_nominatim_reverse_html: Results frae <a href="http://nominatim.openstreetmap.org/">OpenStreetMap
308           Nominatim</a>
309     search_osm_nominatim:
310       prefix:
311         aerialway:
312           chair_lift: Chair Lift
313           drag_lift: Drag Lift
314           station: Aerialway Station
315         aeroway:
316           aerodrome: Aerodrome
317           apron: Apron
318           gate: Gate
319           helipad: Helipad
320           runway: Runway
321           taxiway: Taxiway
322           terminal: Terminal
323         amenity:
324           arts_centre: Airts Centre
325           atm: ATM
326           bank: Bank
327           bar: Bar
328           bbq: BBQ
329           bench: Bench
330           bicycle_parking: Cycle Pairkin
331           bicycle_rental: Cycle Rental
332           biergarten: Beer Gairden
333           brothel: Brothel
334           bureau_de_change: Bureau de Change
335           bus_station: Bus Station
336           cafe: Cafe
337           car_rental: Caur Rental
338           car_sharing: Caur Sharin
339           car_wash: Caur Wash
340           casino: Casino
341           charging_station: Chargin Station
342           cinema: Cinema
343           clinic: Clinic
344           college: College
345           community_centre: Commonty Centre
346           courthouse: Coorthoose
347           crematorium: Crematorium
348           dentist: Dentist
349           doctors: Doctors
350           drinking_water: Drinkin Watter
351           driving_school: Drivin Schuil
352           embassy: Embassy
353           fast_food: Fast Fuid
354           ferry_terminal: Ferry Terminal
355           fire_station: Fire Station
356           food_court: Fuid Coort
357           fountain: Foontain
358           fuel: Fuel
359           grave_yard: Grave Yard
360           hospital: Hospital
361           hunting_stand: Huntin Staund
362           ice_cream: Ice Cream
363           kindergarten: Kindergarten
364           library: Library
365           marketplace: Mercatplace
366           nightclub: Nicht Club
367           nursing_home: Nursin Home
368           parking: Pairkin
369           pharmacy: Pharmacy
370           place_of_worship: Place o Worship
371           police: Polis
372           post_box: Post Box
373           post_office: Post Office
374           prison: Prison
375           pub: Pub
376           public_building: Public Biggin
377           recycling: Recyclin Pynt
378           restaurant: Restaurant
379           school: Schuil
380           shelter: Shelter
381           shower: Shower
382           social_centre: Social Centre
383           social_facility: Social Facility
384           studio: Studio
385           swimming_pool: Swimmin Puil
386           taxi: Taxi
387           telephone: Public Telephone
388           theatre: Theatre
389           toilets: Toilets
390           townhall: Toun Haw
391           university: Varsity
392           vending_machine: Vendin Machine
393           veterinary: Veterinary Surgery
394           village_hall: Veelage Haw
395           waste_basket: Waste Basket
396         boundary:
397           administrative: Admeenistrative Boondary
398           census: Census Boondary
399           national_park: Naitional Pairk
400           protected_area: Pertectit Aurie
401         bridge:
402           aqueduct: Aqueduct
403           suspension: Suspension Brig
404           swing: Swing Brig
405           viaduct: Viaduct
406           "yes": Brig
407         building:
408           "yes": Biggin
409         craft:
410           gardener: Gairdener
411           painter: Penter
412         emergency:
413           phone: Emergency Phone
414         highway:
415           bridleway: Bridleway
416           bus_guideway: Guidit Bus Lane
417           bus_stop: Bus Stap
418           construction: Highway unner Construction
419           cycleway: Cycle Path
420           emergency_access_point: Emergency Access Pynt
421           footway: Fitpath
422           ford: Ford
423           living_street: Livin Street
424           milestone: Milestane
425           motorway: Motorway
426           motorway_junction: Motorway Junction
427           motorway_link: Motorway Road
428           path: Path
429           pedestrian: Pedestrian Way
430           platform: Platform
431           primary: Primary Road
432           primary_link: Primary Road
433           proposed: Proponed Road
434           raceway: Raceway
435           residential: Residential
436           rest_area: Rest Aurie
437           road: Road
438           secondary: Seicontary Road
439           secondary_link: Seicontary Road
440           service: Service Road
441           services: Motorway Services
442           speed_camera: Speed Camera
443           steps: Steps
444           street_lamp: Street Lamp
445           tertiary: Tertiary Road
446           tertiary_link: Tertiary Road
447           track: Track
448           trunk: Trunk Road
449           trunk_link: Trunk Road
450           unclassified: Unclassified Road
451         historic:
452           archaeological_site: Airchaeological Steid
453           battlefield: Battlefield
454           boundary_stone: Boondary Stane
455           building: Historic Biggin
456           castle: Castle
457           church: Kirk
458           citywalls: Ceety Waws
459           fort: Fort
460           heritage: Heritage Steid
461           house: Hoose
462           manor: Manor
463           memorial: Memorial
464           mine: Mine
465           monument: Monument
466           ruins: Ruins
467           stone: Stane
468           tomb: Tomb
469           tower: Touer
470           wayside_cross: Wayside Cross
471           wayside_shrine: Wayside Shrine
472           wreck: Wreck
473         landuse:
474           allotments: Allotments
475           basin: Basin
476           brownfield: Brounfield Laund
477           cemetery: Cemetery
478           commercial: Commercial Aurie
479           conservation: Conservation
480           construction: Construction
481           farmland: Fermlaund
482           farmyard: Fermyard
483           forest: Forest
484           garages: Garages
485           grass: Grass
486           greenfield: Greenfield Laund
487           industrial: Industrial Aurie
488           landfill: Laundfill
489           meadow: Meadow
490           military: Militar Aurie
491           mine: Mine
492           orchard: Orchard
493           quarry: Quarry
494           railway: Railway
495           recreation_ground: Recreation Grund
496           reservoir: Reservoir
497           reservoir_watershed: Reservoir Wattershed
498           residential: Residential Aurie
499           retail: Retail
500           village_green: Village Green
501           vineyard: Vineyard
502           "yes": Launduise
503         leisure:
504           beach_resort: Beach Resort
505           bird_hide: Bird Hide
506           common: Common Laund
507           dog_park: Dug Pairk
508           fishing: Fishin Aurie
509           fitness_station: Fitness Station
510           garden: Gairden
511           golf_course: Gowf Coorse
512           horse_riding: Horse Ridin
513           ice_rink: Ice Rink
514           marina: Marina
515           miniature_golf: Miniature Gowf
516           nature_reserve: Naitur Reserve
517           park: Pairk
518           pitch: Sports Pitch
519           playground: Playgrund
520           recreation_ground: Recreation Grund
521           resort: Resort
522           sauna: Sauna
523           slipway: Slipway
524           sports_centre: Sports Centre
525           stadium: Stadium
526           swimming_pool: Swimmin Puil
527           track: Runnin Track
528           water_park: Watter Pairk
529           "yes": Leisur
530         man_made:
531           lighthouse: Lichthoose
532           tower: Tour
533         military:
534           airfield: Militar Airfield
535           barracks: Barracks
536           bunker: Bunker
537         mountain_pass:
538           "yes": Moontain Pass
539         natural:
540           bay: Bay
541           beach: Beach
542           cape: Cape
543           cave_entrance: Cave Entrance
544           cliff: Cliff
545           crater: Crater
546           dune: Dune
547           fell: Fell
548           fjord: Fjord
549           forest: Forest
550           geyser: Geyser
551           glacier: Glacier
552           grassland: Gressland
553           heath: Heath
554           hill: Hill
555           island: Island
556           land: Laund
557           marsh: Marsh
558           moor: Muir
559           mud: Mud
560           peak: Peak
561           point: Pynt
562           reef: Reef
563           ridge: Ridge
564           rock: Rock
565           sand: Saund
566           scree: Scree
567           scrub: Scrub
568           spring: Spring
569           stone: Stane
570           strait: Strait
571           tree: Tree
572           valley: Valley
573           volcano: Volcano
574           water: Watter
575           wetland: Wetlaund
576           wood: Wid
577         office:
578           accountant: Accoontant
579           administrative: Admeenistration
580           architect: Airchitect
581           company: Company
582           employment_agency: Employment Agency
583           estate_agent: Estate Agent
584           government: Govrenmental Office
585           insurance: Insurance Office
586           lawyer: Lawyer
587           ngo: NGO Office
588           telecommunication: Telecommunication Office
589           travel_agent: Travel Agency
590           "yes": Office
591         place:
592           city: Ceety
593           country: Kintra
594           county: Coonty
595           farm: Ferm
596           hamlet: Hamlet
597           house: Hoose
598           houses: Hooses
599           island: Island
600           islet: Islet
601           isolated_dwelling: Isolatit Dwellin
602           locality: Locality
603           municipality: Municipality
604           neighbourhood: Neighbourhuid
605           postcode: Postcode
606           region: Region
607           sea: Sea
608           state: State
609           subdivision: Subdiveesion
610           suburb: Suburb
611           town: Toun
612           village: Veelage
613         railway:
614           abandoned: Abandoned Railway
615           construction: Railway unner Construction
616           disused: Disuised Railway
617           funicular: Funicular Railway
618           halt: Train Stap
619           junction: Railway Junction
620           level_crossing: Level Crossin
621           light_rail: Licht Rail
622           miniature: Miniatur Rail
623           monorail: Monorail
624           narrow_gauge: Narrow Gauge Railway
625           platform: Railway Platform
626           preserved: Preserved Railway
627           proposed: Proponed Railway
628           spur: Railway Spur
629           station: Railway Station
630           stop: Railway Stap
631           subway: Subway Station
632           subway_entrance: Subway Entrance
633           switch: Railway Pynts
634           tram: Tramway
635           tram_stop: Tram Stap
636           yard: Railway Yard
637         shop:
638           alcohol: Off License
639           antiques: Antiques
640           art: Airt Shop
641           bakery: Bakery
642           beauty: Beauty Shop
643           beverages: Beverages Shop
644           bicycle: Bicycle Shop
645           books: Beuk Shop
646           boutique: Boutique
647           butcher: Butcher
648           car: Caur Shop
649           car_parts: Caur Pairts
650           car_repair: Caur Repair
651           carpet: Carpet Shop
652           charity: Charity Shop
653           chemist: Chemist
654           clothes: Clothes Shop
655           computer: Computer Shop
656           confectionery: Confectionery Shop
657           convenience: Convenience Store
658           copyshop: Copy Shop
659           cosmetics: Cosmetics Shop
660           deli: Deli
661           department_store: Depairtment Store
662           discount: Discoont Items Shop
663           doityourself: Dae-It-Yersel
664           dry_cleaning: Dry Cleanin
665           electronics: Electronics Shop
666           estate_agent: Estate Agent
667           farm: Ferm Shop
668           fashion: Fashion Shop
669           florist: Florist
670           food: Fuid Shop
671           funeral_directors: Funeral Directors
672           furniture: Furnitur
673           garden_centre: Gairden Centre
674           general: General Store
675           gift: Gift Shop
676           greengrocer: Greengrocer
677           grocery: Grocery Shop
678           hairdresser: Hairdresser
679           hardware: Hairdware Store
680           hifi: Hi-Fi
681           jewelry: Jewelry Shop
682           kiosk: Kiosk Shop
683           laundry: Laundry
684           mall: Maw
685           mobile_phone: Mobile Phone Shop
686           motorcycle: Motorcycle Shop
687           music: Muisic Shop
688           newsagent: Newsagent
689           optician: Optician
690           organic: Organic Fuid Shop
691           outdoor: Ootduir Shop
692           pet: Pet Shop
693           photo: Photo Shop
694           second_hand: Seicont-haund Shop
695           shoes: Shoe Shop
696           sports: Sports Shop
697           stationery: Stationery Shop
698           supermarket: Supermercat
699           tailor: Tailor
700           toys: Toy Shop
701           travel_agency: Travel Agency
702           video: Video Shop
703           wine: Off License
704           "yes": Shop
705         tourism:
706           alpine_hut: Alpine Hut
707           artwork: Airtwirk
708           attraction: Attraction
709           bed_and_breakfast: Bed an Breakfast
710           cabin: Cabin
711           camp_site: Camp Steid
712           caravan_site: Caravan Steid
713           chalet: Chalet
714           guest_house: Guest Hoose
715           hostel: Hostel
716           hotel: Hotel
717           information: Information
718           motel: Motel
719           museum: Museum
720           picnic_site: Picnic Steid
721           theme_park: Theme Pairk
722           viewpoint: Viewpynt
723           zoo: Zoo
724         tunnel:
725           culvert: Culvert
726           "yes": Tunnel
727         waterway:
728           artificial: Airtifeecial Watterway
729           boatyard: Boatyard
730           canal: Canal
731           dam: Dam
732           derelict_canal: Derelict Canal
733           ditch: Ditch
734           dock: Dock
735           drain: Drain
736           lock: Lock
737           lock_gate: Lock Gate
738           mooring: Moorin
739           rapids: Rapids
740           river: River
741           stream: Stream
742           wadi: Wadi
743           waterfall: Watterfaw
744           weir: Weir
745           "yes": Watterwey
746       admin_levels:
747         level2: Kintra Boondary
748         level4: State Boondary
749         level5: Region Boondary
750         level6: Coonty Boondary
751         level8: Ceety Boondary
752         level9: Veelage Boondary
753         level10: Suburb Boondary
754       types:
755         cities: Ceeties
756         towns: Touns
757         places: Places
758     results:
759       no_results: No results foond
760       more_results: Mair results
761   layouts:
762     logo:
763       alt_text: OpenStreetMap logo
764     home: Go tae Home Location
765     logout: Log Oot
766     log_in: Log In
767     sign_up: Sign Up
768     start_mapping: Stairt Cairttin
769     edit: Eedit
770     history: History
771     export: Export
772     data: Data
773     export_data: Export Data
774     gps_traces: GPS Traces
775     gps_traces_tooltip: Manage GPS traces
776     user_diaries: Uiser Diaries
777     user_diaries_tooltip: View uiser diaries
778     edit_with: Eedit wi %{editor}
779     tag_line: The Free Wiki Warld Cairt
780     intro_header: Walcome tae OpenStreetMap!
781     intro_text: OpenStreetMap is a cairt o the warld, creatit bi fowk lik ye an free
782       tae uise unner an open license.
783     intro_2_create_account: Create a uiser accoont
784     partners_ucl: the UCL VR Centre
785     partners_bytemark: Bytemark Hosting
786     partners_partners: pairtners
787     osm_offline: The OpenStreetMap database is currently offline while essential database
788       maintenance wirk is carried oot.
789     osm_read_only: The OpenStreetMap database is currently in read-anly mode while
790       essential database maintenance wirk is carried oot.
791     donate: Support OpenStreetMap bi %{link} tae the Hardware Upgrade Fund.
792     help: Help
793     about: Aboot
794     copyright: Copyricht
795     community: Commonty
796     community_blogs: Commonty Blogs
797     community_blogs_title: Blogs frae members o the OpenStreetMap commonty
798     make_a_donation:
799       title: Support OpenStreetMap wi a monetary donation
800       text: Make a Donation
801     learn_more: Learn Mair
802     more: Mair
803   user_mailer:
804     lost_password:
805       hopefully_you: Someane (possibly ye) haes asked for the passwird tae be reset
806         on this email address's openstreetmap.org accoont.
807       click_the_link: If this is ye, please click the airtin ablo tae reset yer passwird.
808     note_comment_notification:
809       anonymous: An anonymous uiser
810       greeting: Hi,
811       commented:
812         subject_own: '[OpenStreetMap] %{commenter} haes commentit on ane o yer notes'
813         subject_other: '[OpenStreetMap] %{commenter} haes commentit on a note ye are
814           interestit in'
815   passwords:
816     lost_password:
817       title: Lost password
818       heading: Forgotten Passwird?
819   sessions:
820     new:
821       auth_providers:
822         google:
823           title: Login wi Google
824           alt: Login wi a Google OpenID
825         facebook:
826           title: Login wi Facebook
827           alt: Login wi a Facebook Accoont
828         windowslive:
829           title: Login wi Windows Live
830           alt: Login wi a Windows Live Accoont
831         github:
832           title: Login wi GitHub
833           alt: Login wi a GitHub Account
834         wikipedia:
835           title: Login wi Wikipedia
836           alt: Login wi a Wikipedia Accoont
837         wordpress:
838           title: Login wi Wordpress
839           alt: Login wi a Wordpress OpenID
840         aol:
841           title: Login wi AOL
842           alt: Login wi an AOL OpenID
843     destroy:
844       title: Logoot
845       heading: Logoot frae OpenStreetMap
846       logout_button: Logoot
847   site:
848     copyright:
849       foreign:
850         title: Aboot this translation
851         html: In the event of a conflict atween this translatit page an %{english_original_link},
852           the Inglis page shall tak precedence
853         english_link: the Inglis oreeginal
854       native:
855         title: Aboot this page
856         html: Ye are viewin the Inglis version o the copyricht page. Ye can gang back
857           tae the %{native_link} o this page or ye can stap readin aboot copyricht
858           an %{mapping_link}.
859         native_link: Scots version
860         mapping_link: stairt cairttin
861       legal_babble:
862         title_html: Copyricht an License
863         credit_title_html: Hou tae credit OpenStreetMap
864         credit_1_html: |-
865           We require that ye uise the credit &ldquo;&copy; OpenStreetMap
866           contributors&rdquo;.
867         attribution_example:
868           alt: Example o hou tae attribute OpenStreetMap on a wabpage
869           title: Attreibution example
870         more_title_html: Findin oot mair
871         contributors_title_html: Oor contreibutors
872         contributors_intro_html: |-
873           Oor contreibutors are thoosands o individuals. We an aa include
874           openly-licensed data frae naitional mappin agencies
875           an ither soorces, amang them:
876         infringement_title_html: Copyricht infringement
877     export:
878       title: Export
879       area_to_export: Aurie tae Export
880       manually_select: Manually select a different aurie
881       format_to_export: Format tae Export
882       osm_xml_data: OpenStreetMap XML Data
883       map_image: Cairt Image (shaws staundart layer)
884       embeddable_html: Embeddable HTML
885       licence: Licence
886       too_large:
887         advice: 'If the abuin export fails, please consider uisin ane o the soorces
888           leetit ablo:'
889         body: This aurie is too lairge tae be exportit as OpenStreetMap XML Data.
890           Please zuim in or select a smawer aurie, or uise ane o the soorces leetit
891           ablo for bulk data dounloads.
892         planet:
893           title: Planet OSM
894           description: Regularly-updated copies o the complete OpenStreetMap database
895         overpass:
896           title: Overpass API
897           description: Dounload this boondin box frae a mirror o the OpenStreetMap
898             database
899         geofabrik:
900           title: Geofabrik Dounloads
901           description: Regularly-updatit extracts o continents, kintras, an selectit
902             ceeties
903         other:
904           title: Ither Soorces
905           description: Addeetional soorces leetit on the OpenStreetMap wiki
906       options: Options
907       format: Format
908       scale: Scale
909       max: max
910       image_size: Image Size
911       zoom: Zuim
912       add_marker: Add a marker tae the cairt
913       latitude: 'Lat:'
914       longitude: 'Lon:'
915       output: Ootput
916       paste_html: Paste HTML tae embed in wabsteid
917       export_button: Export
918     fixthemap:
919       how_to_help:
920         join_the_community:
921           explanation_html: |-
922             Gif ye'v seen ae proablem wi oor map data, fer example ae road is missin or yer address, the best waa tae
923             proceed is tae jyn the OpenStreetMap communitie n eik or repair the data yersel.
924     sidebar:
925       search_results: Sairch Results
926     search:
927       search: Sairch
928       to: Tae
929       where_am_i: Whaur am I?
930       where_am_i_title: Descrive the current location uisin the sairch ingine
931       submit_text: Gae
932     key:
933       table:
934         entry:
935           wood: Wid
936           golf: Gowf coorse
937           park: Pairk
938           resident: Residential aurie
939           retail: Retail aurie
940           industrial: Industrial aurie
941           commercial: Commercial aurie
942           lake:
943           - Loch
944           farm: Ferm
945           military: Militar aurie
946           school:
947           - Schuil
948           - varsity
949           building: Signeeficant biggin
950     welcome:
951       title: Walcome!
952       introduction: |-
953         Walcome tae OpenStreetMap, the free an eeditable cairt o the warld. Nou that ye're signed
954         up, ye're aw set tae get stairtit cairttin. Here's a quick guide wi the maist important
955         things ye need tae ken.
956       whats_on_the_map:
957         title: Whit's on the Cairt
958   traces:
959     create:
960       upload_trace: Uplaid GPS Trace
961   users:
962     show:
963       edits: Eedits
964       created from: 'Creautit frae:'
965   notes:
966     show:
967       title: 'Note: %{id}'
968       description: Descreeption
969       open_title: 'Unresolved note #%{note_name}'
970       closed_title: 'Resolved note #%{note_name}'
971       hidden_title: 'Hidden note #%{note_name}'
972       opened_by_html: Creatit bi %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>
973       opened_by_anonymous_html: Creatit bi anonymous <abbr title='%{exact_time}'>%{when}
974         ago</abbr>
975       commented_by_html: Comment frae %{user} <abbr title='%{exact_time}'>%{when}
976         ago</abbr>
977       commented_by_anonymous_html: Comment frae anonymous <abbr title='%{exact_time}'>%{when}
978         ago</abbr>
979       closed_by_html: Resolved bi %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>
980       closed_by_anonymous_html: Resolved bi anonymous <abbr title='%{exact_time}'>%{when}
981         ago</abbr>
982       reopened_by_html: Reactivatit bi %{user} <abbr title='%{exact_time}'>%{when}
983         ago</abbr>
984       reopened_by_anonymous_html: Reactivatit bi anonymous <abbr title='%{exact_time}'>%{when}
985         ago</abbr>
986       hidden_by_html: Hidden bi %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>
987     new:
988       title: New Note
989       intro: Spotted ae mistake or sommit missin? Lat ither mappers ken sae that we
990         can fix it. Muiv the maurker til the richt poseetion n type ae few wairds
991         tae explain the proablem. (Please dinna enter personal information here.)
992   javascripts:
993     directions:
994       errors:
995         no_place: Sairy - couldna find that place.
996       instructions:
997         continue_without_exit: Conteena on %{name}
998         slight_right_without_exit: Slicht richt ontae %{name}
999         offramp_right_with_name: Tak the ramp on the richt ontae %{name}
1000         onramp_right_without_exit: Turn richt on the ramp ontae %{name}
1001         endofroad_right_without_exit: At the end o the road turn richt ontae %{name}
1002         merge_right_without_exit: Merge richt ontae %{name}
1003         fork_right_without_exit: At the fork turn richt ontae %{name}
1004         turn_right_without_exit: Turn richt ontae %{name}
1005         sharp_right_without_exit: Shairp richt ontae %{name}
1006         uturn_without_exit: U-turn alang %{name}
1007         sharp_left_without_exit: Shairp left ontae %{name}
1008         turn_left_without_exit: Turn left ontae %{name}
1009         offramp_left_with_name: Tak the ramp on the left ontae %{name}
1010         onramp_left_without_exit: Turn left on the ramp ontae %{name}
1011         endofroad_left_without_exit: At the end o the road turn left ontae %{name}
1012         merge_left_without_exit: Merge left ontae %{name}
1013         fork_left_without_exit: At the fork turn left ontae %{name}
1014         slight_left_without_exit: Slicht left ontae %{name}
1015         via_point_without_exit: (via pynt)
1016         follow_without_exit: Follae %{name}
1017         roundabout_without_exit: At roondaboot tak %{name}
1018         leave_roundabout_without_exit: Leave roondaboot - %{name}
1019         stay_roundabout_without_exit: Stay on roondaboot - %{name}
1020         start_without_exit: Stairt at end o %{name}
1021         destination_without_exit: Reak destination
1022         against_oneway_without_exit: Gae against ane-wey on %{name}
1023         end_oneway_without_exit: End o ane-wey on %{name}
1024         roundabout_with_exit: At roondaboot tak exit %{exit} ontae %{name}
1025         unnamed: unnamed road
1026         courtesy: Directions coortesy o %{link}
1027       time: Time
1028     query:
1029       node: Node
1030       way: Wey
1031       relation: Relation
1032       nothing_found: Na featurs foond
1033       error: 'Error contactin %{server}: %{error}'
1034       timeout: Timeoot contactin %{server}
1035     context:
1036       directions_from: Directions frae here
1037       directions_to: Directions tae here
1038       add_note: Add a note here
1039       show_address: Shaw address
1040       query_features: Query featurs
1041       centre_map: Centre cairt here
1042   redactions:
1043     edit:
1044       heading: Eedit redaction
1045 ...