]> scripts.mit.edu Git - autoinstalls/mediawiki.git/blob - languages/messages/MessagesSco.php
MediaWiki 1.15.5
[autoinstalls/mediawiki.git] / languages / messages / MessagesSco.php
1 <?php
2 /** Scots (Scots)
3  *
4  * See MessagesQqq.php for message documentation incl. usage of parameters
5  * To improve a translation please visit http://translatewiki.net
6  *
7  * @ingroup Language
8  * @file
9  *
10  * @author Avicennasis
11  * @author Derek Ross
12  * @author Malafaya
13  * @author OchAyeTheNoo
14  * @author Omnipaedista
15  * @author The Evil IP address
16  * @author Urhixidur
17  * @author Ushanka
18  * @author sco.wikipedia.org editors
19  * @author לערי ריינהארט
20  */
21
22 $messages = array(
23 # User preference toggles
24 'tog-underline'               => 'Unnerline airtins:',
25 'tog-highlightbroken'         => 'Format brucken airtins <a href="" class="new">like this</a> (alternative: like this<a href="" class="internal">?</a>).',
26 'tog-justify'                 => 'Justifee paragraphs',
27 'tog-hideminor'               => 'Hide smaa edits in recent chynges',
28 'tog-hidepatrolled'           => 'Hide patrolled edits in recent chynges',
29 'tog-newpageshidepatrolled'   => 'Hide patrolled pages frae the new page list',
30 'tog-extendwatchlist'         => 'Mak watchleet bigger tae shaw aw chynges',
31 'tog-usenewrc'                => 'Enhanced recent chynges (no for aa brousers)',
32 'tog-numberheadings'          => 'Auto-nummer heidins',
33 'tog-showtoolbar'             => 'Shaw edit toolbar',
34 'tog-editondblclick'          => 'Edit pages on dooble-dab (JavaScript)',
35 'tog-editsection'             => 'Enable section editin via [edit] airtins',
36 'tog-editsectiononrightclick' => 'Enable section editin bi richt-dabbin on section teitles (JavaScript)',
37 'tog-showtoc'                 => 'Shaw table o contents (for pages wi mair nor 3 heidins)',
38 'tog-rememberpassword'        => 'Mynd password ower sessions',
39 'tog-editwidth'               => 'Edit box haes fou weenth',
40 'tog-watchcreations'          => 'Add pages ye mak tar yer watchleet',
41 'tog-watchdefault'            => 'Add pages ye edit tae yer watchleet',
42 'tog-watchmoves'              => 'Eik pages A move tae ma watchleet',
43 'tog-watchdeletion'           => 'Eik pages A get rid o tae ma watchleet',
44 'tog-minordefault'            => 'Mairk aa edits "smaa" bi defaut',
45 'tog-previewontop'            => 'Shaw scance afore edit box an no efter it',
46 'tog-previewonfirst'          => 'Shaw scance on first edit',
47 'tog-nocache'                 => 'Disable page cachin',
48 'tog-enotifwatchlistpages'    => 'Send me an email on page chynges',
49 'tog-enotifusertalkpages'     => 'Send me an email whan ma uiser collogue page is chynged',
50 'tog-enotifminoredits'        => 'Send me an email for smaa edits o pages an aa',
51 'tog-enotifrevealaddr'        => 'Shaw ma email address in notification mails',
52 'tog-shownumberswatching'     => 'Shaw the nummer o watching uisers',
53 'tog-fancysig'                => 'Raw seignaturs (athoot automatic airtin)',
54 'tog-externaleditor'          => 'Uise external editor bi defaut',
55 'tog-externaldiff'            => 'Uise external diff bi defaut',
56 'tog-showjumplinks'           => 'Enable "loup til" accessibility airtins',
57 'tog-uselivepreview'          => 'Uise leeve preview (JavaScript) (Prattik)',
58 'tog-forceeditsummary'        => 'Gie me a jottin when A dinnae put in a edit summary',
59 'tog-watchlisthideown'        => 'Hide yer ain edits frae yer watchleet',
60 'tog-watchlisthidebots'       => 'Hide bot edits frae yer watchleet',
61 'tog-watchlisthideminor'      => 'Dinna shaw sma edits on ma watchleet',
62 'tog-watchlisthideliu'        => 'Hide edits by loggit in uisers frae the watchleet',
63 'tog-watchlisthideanons'      => 'Hide edits by nameless uisers frae the watchleet',
64 'tog-watchlisthidepatrolled'  => 'Hide patrolled edits frae the watchlist',
65 'tog-ccmeonemails'            => 'Gie me copies o emails A write tae ither uisers',
66 'tog-diffonly'                => 'Dinna shaw page contents ablo diffs',
67 'tog-showhiddencats'          => 'Shaw hidden categories',
68 'tog-norollbackdiff'          => 'Lave oot diff efter rowin back',
69
70 'underline-always'  => 'Aye',
71 'underline-never'   => 'Niver',
72 'underline-default' => 'Brouser defaut',
73
74 # Dates
75 'sunday'        => 'Sunday',
76 'monday'        => 'Monanday',
77 'tuesday'       => 'Tysday',
78 'wednesday'     => 'Wadensday',
79 'thursday'      => 'Fuirsday',
80 'friday'        => 'Friday',
81 'saturday'      => 'Seturday',
82 'sun'           => 'Sun',
83 'mon'           => 'Mon',
84 'tue'           => 'Tue',
85 'wed'           => 'Wed',
86 'thu'           => 'Thu',
87 'fri'           => 'Fri',
88 'sat'           => 'Sat',
89 'january'       => 'Januar',
90 'february'      => 'Februar',
91 'march'         => 'Mairch',
92 'april'         => 'Apryle',
93 'may_long'      => 'Mey',
94 'june'          => 'Juin',
95 'july'          => 'Julie',
96 'august'        => 'August',
97 'september'     => 'September',
98 'october'       => 'October',
99 'november'      => 'November',
100 'december'      => 'December',
101 'january-gen'   => 'Januar',
102 'february-gen'  => 'February',
103 'march-gen'     => 'March',
104 'april-gen'     => 'Apryle',
105 'may-gen'       => 'May',
106 'june-gen'      => 'Juin',
107 'july-gen'      => 'Julie',
108 'august-gen'    => 'August',
109 'september-gen' => 'September',
110 'october-gen'   => 'October',
111 'november-gen'  => 'November',
112 'december-gen'  => 'Dizember',
113 'jan'           => 'Jan',
114 'feb'           => 'Feb',
115 'mar'           => 'Mai',
116 'apr'           => 'Apr',
117 'may'           => 'Mey',
118 'jun'           => 'Jui',
119 'jul'           => 'Jul',
120 'aug'           => 'Aug',
121 'sep'           => 'Sep',
122 'oct'           => 'Oct',
123 'nov'           => 'Nov',
124 'dec'           => 'Diz',
125
126 # Categories related messages
127 'pagecategories'                 => '{{PLURAL:$1|Category|Categories}}',
128 'category_header'                => 'Pages in category "$1"',
129 'subcategories'                  => 'Subcategories',
130 'category-media-header'          => 'Eetems in category "$1"',
131 'category-empty'                 => "''This category haes no pages or eetems at the meenit.''",
132 'hidden-categories'              => '{{PLURAL:$1|Hidden categorie|Hidden categories}}',
133 'category-subcat-count'          => '{{PLURAL:$2|This category juist haes the follaein subcategory.|This category haes the follaein {{PLURAL:$1|subcategory|$1 subcategories}}, oot o $2 awthegither.}}',
134 'category-subcat-count-limited'  => 'This category haes the follaein {{PLURAL:$1|subcategory|$1 subcategories}}.',
135 'category-article-count'         => '{{PLURAL:$2|This category contains the ae follaein page.|The follaein {{PLURAL:$1|page|$1 pages}} is in this category, oot o $2 total.}}',
136 'category-article-count-limited' => 'The follaein {{PLURAL:$1|page|$1 pages}} is in this category.',
137 'category-file-count'            => '{{PLURAL:$2|This category hauds juist the ae follaein file.|The follaein {{PLURAL:$1|file|$1 files}}s is in this category, oot o $2 total.}}',
138 'category-file-count-limited'    => 'The follaein {{PLURAL:$1|file is|$1 files is}} in this category.',
139 'listingcontinuesabbrev'         => 'cont.',
140
141 'mainpagetext'      => "'''MediaWiki haes been installit wi speed.'''",
142 'mainpagedocfooter' => "Aks the [http://meta.wikimedia.org/wiki/Help:Contents Uiser's Manual] for speirins aboot using the wiki saftware.
143
144 == Gettin startit ==
145
146 * [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settins leet]
147 * [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
148 * [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki releese mailin leet]",
149
150 'about'          => 'Aboot',
151 'article'        => 'Content page',
152 'newwindow'      => '(opens in new windae)',
153 'cancel'         => 'Cancel',
154 'qbfind'         => 'Rake',
155 'qbbrowse'       => 'Brouse',
156 'qbedit'         => 'Edit',
157 'qbpageoptions'  => 'This page',
158 'qbpageinfo'     => 'Context',
159 'qbmyoptions'    => 'Ma pages',
160 'qbspecialpages' => 'Byordinar pages',
161 'moredotdotdot'  => 'Mair...',
162 'mypage'         => 'Ma page',
163 'mytalk'         => 'Ma collogue',
164 'anontalk'       => 'Collogue for this IP',
165 'navigation'     => 'Navigation',
166 'and'            => '&#32;an',
167
168 # Metadata in edit box
169 'metadata_help' => 'Metadata:',
170
171 'errorpagetitle'    => 'Error',
172 'returnto'          => 'Return tae $1.',
173 'tagline'           => 'Frae {{SITENAME}}',
174 'help'              => 'Help',
175 'search'            => 'Rake',
176 'searchbutton'      => 'Rake',
177 'go'                => 'Gang',
178 'searcharticle'     => 'Gang',
179 'history'           => 'Page history',
180 'history_short'     => 'History',
181 'updatedmarker'     => 'chynged sin ma hindermast visit',
182 'info_short'        => 'Wittins',
183 'printableversion'  => 'Prent version',
184 'permalink'         => 'Permanent airtin',
185 'print'             => 'Prent',
186 'edit'              => 'Edit',
187 'create'            => 'Mak',
188 'editthispage'      => 'Edit this page',
189 'create-this-page'  => 'Mak this page',
190 'delete'            => 'Delete',
191 'deletethispage'    => 'Delete this page',
192 'undelete_short'    => 'Undelete {{PLURAL:$1|ane edit|$1 edits}}',
193 'protect'           => 'Fend',
194 'protect_change'    => 'chynge',
195 'protectthispage'   => 'Fend this page',
196 'unprotect'         => 'Loose fend',
197 'unprotectthispage' => 'Loose the fend for this page',
198 'newpage'           => 'New page',
199 'talkpage'          => 'Blether ower this page',
200 'talkpagelinktext'  => 'Collogue',
201 'specialpage'       => 'Byordinar Page',
202 'personaltools'     => 'Personal tuils',
203 'postcomment'       => 'Eik a message',
204 'articlepage'       => 'Leuk at content page',
205 'talk'              => 'Collogue',
206 'views'             => 'Views',
207 'toolbox'           => 'Tuilkist',
208 'userpage'          => 'View uiser page',
209 'projectpage'       => 'View project page',
210 'imagepage'         => 'look ower image page',
211 'mediawikipage'     => 'View message page',
212 'templatepage'      => 'View template page',
213 'viewhelppage'      => 'View help page',
214 'categorypage'      => 'Scance category page',
215 'viewtalkpage'      => 'Scance ower collogue',
216 'otherlanguages'    => 'In ither leids',
217 'redirectedfrom'    => '(Reguidit frae $1)',
218 'redirectpagesub'   => 'Redirect page',
219 'lastmodifiedat'    => 'This page wis hindermaist chynged $2, $1.', # $1 date, $2 time
220 'viewcount'         => 'This page haes been accesst $1 {{PLURAL:$1|once|$1 times}}.',
221 'protectedpage'     => 'Protectit page',
222 'jumpto'            => 'Lowp tae:',
223 'jumptonavigation'  => 'navigation',
224 'jumptosearch'      => 'rake',
225
226 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
227 'aboutsite'            => 'Aboot {{SITENAME}}',
228 'aboutpage'            => 'Project:Aboot',
229 'copyright'            => 'Aa text is available unner $1',
230 'copyrightpagename'    => '{{SITENAME}} copyricht',
231 'copyrightpage'        => '{{ns:project}}:Copyrichts',
232 'currentevents'        => 'Gaun on the nou',
233 'currentevents-url'    => 'Project:Gaun on the nou',
234 'disclaimers'          => 'Disclamation',
235 'disclaimerpage'       => 'Project:General_disclamation',
236 'edithelp'             => 'Editin help',
237 'edithelppage'         => 'Help:Editin',
238 'faq'                  => 'ASQ',
239 'faqpage'              => 'Project:ASQ',
240 'helppage'             => 'Help:Contents',
241 'mainpage'             => 'Main Page',
242 'mainpage-description' => 'Main Page',
243 'policy-url'           => 'Project:Policy',
244 'portal'               => 'Commonty yett',
245 'portal-url'           => 'Project:Commonty Yett',
246 'privacy'              => 'Privacy policy',
247 'privacypage'          => 'Project:Privacy policy',
248
249 'badaccess'        => 'Permeission mishanter',
250 'badaccess-group0' => 'WARNIN: Ye arnae alloued tae dae whit you hae requestit!',
251 'badaccess-groups' => 'The action ye hae requestit is limitit tae uisers in {{PLURAL:$2|the group|ane o the groups}}: $1.',
252
253 'versionrequired'     => 'Version $1 of MediaWiki requirit',
254 'versionrequiredtext' => 'Version $1 o MediaWiki is requirit tae uise this page. Tak a keek at the [[Special:Version|version page]].',
255
256 'ok'                      => 'Okay',
257 'retrievedfrom'           => 'Taen frae "$1"',
258 'youhavenewmessages'      => 'Ye hae $1 ($2).',
259 'newmessageslink'         => 'new messages',
260 'newmessagesdifflink'     => 'diff wi last-but-ane reveision',
261 'youhavenewmessagesmulti' => 'Ye hae neow messages on $1',
262 'editsection'             => 'edit',
263 'editold'                 => 'edit',
264 'viewsourceold'           => 'ken soorce',
265 'editlink'                => 'edit',
266 'viewsourcelink'          => 'Scance ower the source',
267 'editsectionhint'         => 'Edit section: $1',
268 'toc'                     => 'Table o contents',
269 'showtoc'                 => 'shaw',
270 'hidetoc'                 => 'scouk',
271 'thisisdeleted'           => 'View or cower $1?',
272 'viewdeleted'             => 'View $1?',
273 'restorelink'             => '{{PLURAL:$1|one delete edit|$1 delete edits}}',
274 'feedlinks'               => 'Feed:',
275 'feed-invalid'            => "This feeds subscrieve's teep isnae habile.",
276 'feed-unavailable'        => 'Syndication feeds isna available',
277 'site-rss-feed'           => '$1 RSS Feed',
278 'site-atom-feed'          => '$1 Atom Feed',
279 'page-rss-feed'           => '"$1" RSS Feed',
280 'page-atom-feed'          => '"$1" Atom Feed',
281 'red-link-title'          => '$1 (page disna exist)',
282
283 # Short words for each namespace, by default used in the namespace tab in monobook
284 'nstab-main'      => 'Page',
285 'nstab-user'      => 'Uiser page',
286 'nstab-media'     => 'Eetem page',
287 'nstab-special'   => 'Byordinar page',
288 'nstab-project'   => 'Project page',
289 'nstab-image'     => 'Eimage',
290 'nstab-mediawiki' => 'Message',
291 'nstab-template'  => 'Template',
292 'nstab-help'      => 'Help page',
293 'nstab-category'  => 'Category',
294
295 # Main script and global functions
296 'nosuchaction'      => 'Nae sic action',
297 'nosuchactiontext'  => "The action specifiee'd bi the URL isna recognised
298 Ye micht hae mistyped the URL, or follaed a wrang link
299 This micht forby be caused by a bug in the saftware uised by {{SITENAME}}.",
300 'nosuchspecialpage' => 'Nae sic byordinar page',
301 'nospecialpagetext' => '<strong>Ye hae requestit an invalid byordinar page.</strong>
302
303 A leet o valid byordinar pages can be funnd at [[Special:SpecialPages|{{int:specialpages}}]].',
304
305 # General errors
306 'error'                => 'Error',
307 'databaseerror'        => 'Database error',
308 'dberrortext'          => 'A database query syntax error haes occurt. This micht indicate a bug in the saftware. The last attemptit database query wis: <blockquote><tt>$1</tt></blockquote> frae athin function "<tt>$2</tt>". MySQL returned error "<tt>$3: $4</tt>".',
309 'dberrortextcl'        => 'A database query syntax error haes occurt. The last attemptit database query wis: "$1" frae athin function "$2". MySQL returned error "$3: $4".',
310 'noconnect'            => 'Sorry! The wiki is experiencin some technical difficulties, and canna contact the database server.<br /> $1',
311 'nodb'                 => 'Cuidna select database $1',
312 'cachederror'          => 'The follaein is a cached copy o the requestit page, an micht no be up tae date.',
313 'laggedslavemode'      => 'Warning: Page micht nae contain recent updates',
314 'readonly'             => 'Database lockit',
315 'enterlockreason'      => "Enter a raeson for the lock, includin an estimate o whan the lock'll be lowsed",
316 'readonlytext'         => "The databae is lockit tae new entries an ither modifeecations the nou,
317 likely for routine database maintenance; efter that it'll be back tae normal.
318 The adminstration that lockit it gied this explanation:
319 $1",
320 'missing-article'      => 'The database didna find the text o a page that it shuid hae fund, cawed "$1" $2.
321
322 Maistly this is caused by follaein an ootdated diff or history link tae a page that haes been delete.
323
324 If this isna the case, you micht hae fund a bug in the saftware.
325 Please lat an [[Special:ListUsers/sysop|administrator]] ken aboot this, makin note o the URL.',
326 'missingarticle-rev'   => '(revision#: $1)',
327 'missingarticle-diff'  => '(Diff: $1, $2)',
328 'readonly_lag'         => 'The database haes been autaematically lockit while the sclave database servers catch up tae the maister',
329 'internalerror'        => 'Internal mishanter',
330 'internalerror_info'   => 'Internal error: $1',
331 'filecopyerror'        => 'Cuidna copy file "$1" tae "$2".',
332 'filerenameerror'      => 'Cuidna rename file "$1" tae "$2".',
333 'filedeleteerror'      => 'Cuidna delete file "$1".',
334 'directorycreateerror' => 'Culdnae mak directory "$1".',
335 'filenotfound'         => 'Cuidna fin file "$1".',
336 'fileexistserror'      => 'Culdnae write tae file "$1": file is already here',
337 'unexpected'           => 'Vailyie isnae expectit: "$1"="$2".',
338 'formerror'            => 'Error: cuidna submit form',
339 'badarticleerror'      => 'This action canna be duin tae this page.',
340 'cannotdelete'         => "Cuidna delete the page or eimage specifee'd. (It micht hae aareadies been delete bi some ither bodie.)",
341 'badtitle'             => 'Bad teitle',
342 'badtitletext'         => 'The requestit page teitle wis invalid, tuim, or a wranglie airtit inter-leid or inter-wiki teitle. It mibbe haes ane or mair chairacters that canna be uised in teitles.',
343 'perfcached'           => 'The follaeing data is cached an michtna be richt up tae date:',
344 'perfcachedts'         => 'The followin data is cached, an wis hindermaist chynged $1.',
345 'querypage-no-updates' => 'Updates for this page ar disablit at the meenit. Data here wilnae be refreshit at the meenit.',
346 'wrong_wfQuery_params' => 'Wrang parameters tae wfQuery()<br />
347 Exerce: $1<br />
348 Aks: $2',
349 'viewsource'           => 'View soorce',
350 'viewsourcefor'        => 'for $1',
351 'actionthrottled'      => 'Action devalit',
352 'actionthrottledtext'  => 'As an anti-spam meisur, ye ar limitit frae daein this action ower mony times in a ower short tid, an ye hae exceedit this limit. Please try again in a wee.',
353 'protectedpagetext'    => "Sairy, this page haes been '''lockit''' tae hinder vandalism.",
354 'viewsourcetext'       => 'Ye can leuk at an copy the soorce o this page:',
355 'protectedinterface'   => 'Sairy, but this page provides interface text for the saftware, an is lockit to hinder abuise.',
356 'editinginterface'     => "'''Warnin:''' Ye'r editin a page that's uised tae provide interface text for the saftware. Chynges tae this page will affect the appearance o the uiser interface for ither uisers.",
357 'sqlhidden'            => '(SQL query hidden)',
358 'cascadeprotected'     => 'This page haes been protectit fra editin, acause it is includit in the followin {{PLURAL:$1|page|pages}}, that are protectit wi the "cascading" option turnit on:
359 $2',
360 'namespaceprotected'   => "Ye dinna hae permeession tae edit pages in the '''$1''' namespace.",
361 'customcssjsprotected' => "Ye dinna hae permeession tae edit this page, sin it hauds anither uiser's personal settins.",
362 'ns-specialprotected'  => 'Byordinar pages canna be editit.',
363 'titleprotected'       => "This teetle haes been protectit frae bein makkit by [[User:$1|$1]].
364 The grunds for this are: ''$2''.",
365
366 # Login and logout pages
367 'logouttitle'                => 'Uiser logoot',
368 'logouttext'                 => "'''Ye'r nou loggit oot.'''
369
370 Ye can continue to uise {{SITENAME}} namelessly, or ye can log in again as the same or as a different uiser.
371 Mynd that some pages micht continue tae be displayed as if ye war aye loggit in, till ye clear yer brouser cache.",
372 'welcomecreation'            => '== Guid tae see ye, $1! ==
373
374 Yer accoont haes been creatit. 
375 Mynd an chynge yer [[Special:Preferences|{{SITENAME}} preferences]].',
376 'loginpagetitle'             => 'Uiser login',
377 'yourname'                   => 'Yer uiser name',
378 'yourpassword'               => 'Passwaird:',
379 'yourpasswordagain'          => 'Retype passwaird:',
380 'remembermypassword'         => 'Mynd ma password across sessions.',
381 'yourdomainname'             => 'Yer domain:',
382 'externaldberror'            => "Aither the wis an external authenteication database mishanter, or ye'r no alloued tae update yer external accoont.",
383 'login'                      => 'Log in',
384 'nav-login-createaccount'    => 'Log in / mak an accoont',
385 'loginprompt'                => 'Ye maun hae cookies enabled tae log in tae {{SITENAME}}.',
386 'userlogin'                  => 'Mak an accoont or log in',
387 'logout'                     => 'Log oot',
388 'userlogout'                 => 'Log oot',
389 'notloggedin'                => 'No loggit in',
390 'nologin'                    => "Dinna hae an accoont? '''$1'''.",
391 'nologinlink'                => 'Mak an accoont',
392 'createaccount'              => 'Mak new accoont',
393 'gotaccount'                 => "Got an accoont afore? '''$1'''.",
394 'gotaccountlink'             => 'Log in',
395 'createaccountmail'          => 'bi email',
396 'badretype'                  => 'The passwords ye entered disna match.',
397 'userexists'                 => 'The uiser name ye entered is in uiss. Please chuise a different name.',
398 'youremail'                  => 'Yer email:',
399 'username'                   => 'Uisername:',
400 'uid'                        => 'Uiser ID:',
401 'prefs-memberingroups'       => 'Member o {{PLURAL:$1|group|groups}}:',
402 'yourrealname'               => 'Yer real name:',
403 'yourlanguage'               => 'Interface leid:',
404 'yourvariant'                => 'Leid variant',
405 'yournick'                   => 'Seegnatur:',
406 'badsig'                     => 'Raw signature nae guid; check HTML tags.',
407 'badsiglength'               => 'Yer nickname is ower lang; it haes tae be $1 {{PLURAL:$1|character|characters}} or less.',
408 'email'                      => 'E-mail',
409 'prefs-help-realname'        => 'Rael name is optional an gin ye chuise tae provide it this will be uised tae gie ye attreibution for yer wark.',
410 'loginerror'                 => 'Login mishanter',
411 'prefs-help-email'           => 'Email is optional, an lats ithers contact ye throu yer uiser or uiser_collogue page athoot you haein tae reveal yer identity.',
412 'prefs-help-email-required'  => 'Yer e-mail address is needit.',
413 'nocookiesnew'               => "The uiser accoont wis creatit, but ye'r no loggit in. {{SITENAME}} uises cookies tae log uisers in. Ye hae cookies disabled. Please enable them, than log in wi yer new uisername and password.",
414 'nocookieslogin'             => '{{SITENAME}} uises cookies tae log in uisers. Ye hae cookies disabled. Please enable thaim an gie it anither shot.',
415 'noname'                     => "Ye hivna specifee'd a valid uisername.",
416 'loginsuccesstitle'          => 'Login fine',
417 'loginsuccess'               => 'Ye\'re nou loggit in tae {{SITENAME}} as "$1".',
418 'nosuchuser'                 => 'The\'r nae sic uiser as "$1".
419 Uiser names are case-sensitive.
420 Check yer spellin, or uise [[Special:UserLogin/signup|mak a new accoont]].',
421 'nosuchusershort'            => 'The\'r nae sic uiser as "<nowiki>$1</nowiki>". Check yer spellin.',
422 'nouserspecified'            => 'Ye hae tae merk up a uisername.',
423 'wrongpassword'              => 'The password ye entered is wrang. Please gie it anither shot.',
424 'wrongpasswordempty'         => 'The password ye entered is blank. Please gie it anither shot.',
425 'passwordtooshort'           => 'Yer password is ower short.
426 It maun hae at laest $1 characters.',
427 'mailmypassword'             => 'E-mail new passwaird',
428 'passwordremindertitle'      => 'Password reminder frae {{SITENAME}}',
429 'passwordremindertext'       => 'Somebodie (maist likely you, frae IP address $1)
430 requestit that we send ye a new {{SITENAME}} login password ($4).
431 The password for uiser "$2" is nou "$3".
432 Ye shuid log in an chynge yer password richt awa.
433
434 Gin some ither bodie made this request or gin ye\'v myndit o yer password an
435 ye dinna want tae chynge it onie mair, ye can ignore this message an cairrie on uisin
436 yer auld password.',
437 'noemail'                    => 'The\'r nae e-mail address recordit for uiser "$1".',
438 'passwordsent'               => 'A new password haes been sent tae the e-mail address registert for "$1". Please log in again efter ye receive it.',
439 'blocked-mailpassword'       => 'Yer IP address is blockit frae editin, sae it
440 canna uise the password recovery function, for tae prevent abuiss.',
441 'eauthentsent'               => "A confirmation email haes been sent tae the specifee'd email address.
442 Afore onie ither mail is sent tae the accoont, ye'll hae tae follae the guidance in the email,
443 tae confirm that ye ar aucht the accoont.",
444 'throttled-mailpassword'     => "A password minder haes been sent afore, in the laist {{PLURAL:$1|hoor|$1 hoors}}. To hinder abuise, juist the ''ae'' password minder will be sent in
445 {{PLURAL:$1|hoor|$1 hoors}}.",
446 'mailerror'                  => 'Error sendin mail: $1',
447 'acct_creation_throttle_hit' => 'Veesitors tae this wiki uisin yer IP address haev created $1 {{PLURAL:$1|accoont|accoonts}} the day, which is the maist permeettit in that lang.
448 Sae veesitors uisin this IP address canna mak ony mair accoonts juist noo.',
449 'emailauthenticated'         => 'Yer e-mail address wis checkit on $1.',
450 'emailnotauthenticated'      => 'Yer e-mail address hasnae been checkit! Nae e-mail
451 will be sent for ony o the followin featurs.',
452 'noemailprefs'               => "Nae email address haes been specifee'd, the follaein featurs willna wirk.",
453 'emailconfirmlink'           => 'Check yer e-mail address',
454 'invalidemailaddress'        => 'The email address canna be acceptit syne it seems tae be formattit wrang. 
455 Please enter a weel-formattit address or mak that field tuim.',
456 'accountcreated'             => 'Accoont creatit',
457 'accountcreatedtext'         => 'The uiser accoont for $1 haes bin creatit.',
458 'createaccount-title'        => 'Accoont makin for {{SITENAME}}',
459 'createaccount-text'         => 'A body ($1) makit an accoont for yer email address on {{SITENAME}} ($4) cried "$2", wi a password o "$3".
460 Ye shuid log in an chynge yer password nou.
461
462 Ye dinna hae tae heed this message, if this accoont wis creatit by mistak.',
463 'loginlanguagelabel'         => 'Leid: $1',
464
465 # Password reset dialog
466 'resetpass'                 => 'Chynge passwaird',
467 'resetpass_announce'        => 'Ye loggit in wi a short term e-mailed code. To be duin logging in, ye hae tae mak a new passwaird here:',
468 'resetpass_header'          => 'Chynge accoont password',
469 'oldpassword'               => 'Auld password',
470 'newpassword'               => 'New passwaird:',
471 'resetpass_submit'          => 'Mak passwaird an log in',
472 'resetpass_success'         => 'Yer passwaird chynge wis braw! Nou loggin ye in...',
473 'resetpass_bad_temporary'   => 'Yer short term passwaird wisnae habile. Ye micht hae already chynged yer passwaird or requestit a new short term passwaird.',
474 'resetpass_forbidden'       => 'Passwords canna be chynged',
475 'resetpass-no-info'         => 'Ye maun be loggit in tae access this page directly.',
476 'resetpass-submit-loggedin' => 'Chynge passwaird',
477
478 # Edit page toolbar
479 'bold_sample'     => 'Bauld text',
480 'bold_tip'        => 'Bauld text',
481 'italic_sample'   => 'Italic text',
482 'italic_tip'      => 'Italic text',
483 'link_sample'     => 'Airtin teitle',
484 'link_tip'        => 'Internal airtin',
485 'extlink_sample'  => 'http://www.example.com airtin teitle',
486 'extlink_tip'     => 'Airtin tae an outby steid (mynd the http:// prefix)',
487 'headline_sample' => 'Heidline text',
488 'headline_tip'    => 'Level 2 heidline',
489 'math_sample'     => 'Pit yer formula here',
490 'math_tip'        => 'Mathematical formula (LaTeX)',
491 'nowiki_sample'   => 'Insert non-formattit text here',
492 'nowiki_tip'      => 'Ignore wiki formattin',
493 'image_sample'    => 'Exemplar.jpg',
494 'image_tip'       => 'Embeddit eimage',
495 'media_sample'    => 'Exemplar.ogg',
496 'media_tip'       => 'Media file airtin',
497 'sig_tip'         => 'Yer seignatur wi timestamp',
498 'hr_tip'          => 'Horizontal line (dinna ower uise)',
499
500 # Edit pages
501 'summary'                          => 'Ootline:',
502 'subject'                          => 'Subject/headline:',
503 'minoredit'                        => 'This is a smaa edit',
504 'watchthis'                        => 'Leuk ower this page',
505 'savearticle'                      => 'Hain page',
506 'preview'                          => 'Scance',
507 'showpreview'                      => 'Scance ower',
508 'showlivepreview'                  => 'Live leuk ower',
509 'showdiff'                         => 'Shaw chynges',
510 'anoneditwarning'                  => "Ye arna loggit in. Yer IP address will be recordit in this page's edit history.",
511 'missingsummary'                   => "'''Mynd:''' Ye hivna gien an edit summary. Gin ye dab on Hain again, yer edit will be haint athoot ane.",
512 'missingcommenttext'               => 'Please enter a comment ablo.',
513 'missingcommentheader'             => "'''Mynd:''' Ye hivna gien a subject/heidline for this comment. Gin ye dab on Hain again, yer edit will be haint athoot ane.",
514 'summary-preview'                  => 'Ootline leuk ower:',
515 'subject-preview'                  => 'Subject/headline leuk ower:',
516 'blockedtitle'                     => 'Uiser is blockit',
517 'blockedtext'                      => '\'\'\'Yer uisername or IP address haes been blockit.\'\'\'
518
519 The block was made bi $1. The raeson gien is \'\'$2\'\'.
520
521 * Start of block: $8
522 * Expiry of block: $6
523 * Intended blockee: $7
524
525 Ye can contact $1 or ane o the ither [[{{MediaWiki:Grouppage-sysop}}|administrators]] tae discuss the block.
526 Mynd that ye canna uise the "email this uiser" featur unless ye hae a valid email address registert in yer [[Special:Preferences|uiser preferences]] an ye hae not been blocked from using it.
527 Yer IP address is $3, and the block ID is #$5. Please include this address in onie queries ye mak.',
528 'autoblockedtext'                  => 'Sairy, but yer IP address haes been blockit by the seestem acause it wis uised by an ither uiser, that wis blockit by $1.
529 The grunds for this were:
530
531 :\'\'$2\'\'
532
533 * Stairt o block: $8
534 * End o block: $6
535
536 Ye may contact $1 or ane o the ither
537 [[{{MediaWiki:Grouppage-sysop}}|sysops]] tae argie the block.
538
539 Please jot that ye cannae uise the "e-mail this uiser" featur unless ye hae a habile e-mail address
540 registerit in yer [[Special:Preferences|uiser preferences]] an ye hinna been blockit frae uisin it.
541
542 Yer block ID is $5. Please include this ID in ony argies ye mak.',
543 'blockednoreason'                  => 'nae grunds put',
544 'blockedoriginalsource'            => "The soorce o '''$1''' is shawn ablo:",
545 'blockededitsource'                => "The text o '''your edits''' tae '''$1''' is shawn ablo:",
546 'whitelistedittitle'               => 'Login needit tae edit',
547 'whitelistedittext'                => 'Ye hae tae $1 tae edit pages.',
548 'confirmedittitle'                 => 'E-mail confirmation needit for tae edit',
549 'confirmedittext'                  => 'Ye maun confirm yer e-mail address afore editin pages. Please set an validate yer e-mail address throu yer [[Special:Preferences|uiser settins]].',
550 'nosuchsectiontitle'               => 'There isnae a section wi that teetle',
551 'nosuchsectiontext'                => 'Yer tryin tae edit a section that isnae there.',
552 'loginreqtitle'                    => 'Login Requirit!',
553 'loginreqlink'                     => 'log in',
554 'loginreqpagetext'                 => 'Ye maun $1 tae view ither pages.',
555 'accmailtitle'                     => 'Passwaird sent.',
556 'accmailtext'                      => "The Password for '$1' haes been sent tae $2.",
557 'newarticle'                       => '(New)',
558 'newarticletext'                   => "Ye'v follaed an airtin til a page that disna exist yet. Tae create the page, stert typin in the box ablo (see the [[{{MediaWiki:Helppage}}|help page]] for mair info). Gin ye'r here by mistak, juist dab yer brouser's '''back''' button.",
559 'anontalkpagetext'                 => "----''This is the collogue page for a nameless uiser that haesna made an accoont yet or that disna uise it. We syne hiv tae uise the numerical IP address tae identifee thaim. Sic an IP address can be shared bi a wheen o uisers. Gin you ar a nameless uiser an feel that irrelevant comments haes been directit at ye, please [[Special:UserLogin|mak an accoont or log in]] tae evyte futur confusion wi ither nameless uisers.''",
560 'noarticletext'                    => "The'r nae text on this page the nou. Ye can [[Special:Search/{{PAGENAME}}|rake for this page teitle]] in ither pages or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page].",
561 'userpage-userdoesnotexist'        => 'Uiser accoont "$1" hasnae been registerit. Please check gin ye wint tae mak or edit this page.',
562 'clearyourcache'                   => "'''Tak tent:''' Efter hainin, ye micht hae tae bypass yer brouser's cache for tae see the chynges. '''Mozilla / Firefox / Safari:''' haud doun ''Shift'' while dabbin on ''Reload'', or press ''Ctrl-Shift-R'' (''Cmd-Shift-R'' on Apple Mac); '''IE:''' haud doun ''Ctrl'' while dabbin on ''Refresh'', or press ''Ctrl-F5''; '''Konqueror:''' juist dab on the ''Reload'' button, or press ''F5''; '''Opera''' users micht hae tae haillie dicht thair cache in ''Tools&rarr;Preferences''.",
563 'usercssjsyoucanpreview'           => "'''Tip:''' Uise the 'Show preview' button tae proof yer new CSS/JS afore savin.",
564 'usercsspreview'                   => "'''Mynd that ye'r juist previewin yer uiser CSS, it haesna yet been hained!'''",
565 'userjspreview'                    => "'''Mynd that ye're juist testin/previewing yer uiser JavaScript; it haesna been hained yet!'''",
566 'userinvalidcssjstitle'            => "'''Warnin:''' There isnae a skin \"\$1\". Mynd that yer ain .css an .js pages uise a lowercase teetle, e.g. {{ns:user}}:Foo/monobook.css instead o {{ns:user}}:Foo/Monobook.css.",
567 'updated'                          => '(Updatit)',
568 'note'                             => "'''Mynd:'''",
569 'previewnote'                      => "'''Mynd that this is juist a scance-ower, an haesna been hained yet!'''",
570 'previewconflict'                  => 'This scance reflects the text in the upper text editin area like it will kythe gin ye chuise tae save.',
571 'session_fail_preview'             => "'''Sairy! We culdnae process yer edit acause o a loss o term data.
572 Please try again. Gin it disnae wairk still, try loggin oot an loggin in again.'''",
573 'session_fail_preview_html'        => "'''Sairy! We culdnae process yer edit acause o a loss o term data.'''
574
575 ''Acause this wiki haes raw HTML habile, the leuk ower is hidden tae hinder JavaScript attacks.''
576
577 '''Gin this is a proper edit try, please try again. Gin it disnae wairk still, try loggin oot an loggin back in.'''",
578 'token_suffix_mismatch'            => "'''Yer edit haes been rejectit acause yer client made a richt mess o the punctuation characters
579 in the edit token. The edit haes been rejectit tae hinder corruption o the page text.
580 This whiles happens when ye are uisin a bruken web-based anonymous proxy service.'''",
581 'editing'                          => 'Editin $1',
582 'editingsection'                   => 'Editin $1 (section)',
583 'editingcomment'                   => 'Editin $1 (comment)',
584 'editconflict'                     => 'Edit conflict: $1',
585 'explainconflict'                  => 'Some ither body haes chynged this page syne ye stertit editin it. The upper text area hauds the page text as it currently exists. Yer chynges is shawn in the lower text area. Ye\'ll hae tae merge yer chynges intae the existin text. <b>Juist</b> the text in the upper text area will be hained whan ye press "Hain page". <p>',
586 'yourtext'                         => 'Yer text',
587 'storedversion'                    => 'Storit version',
588 'nonunicodebrowser'                => "'''WARNIN: Yer brouser isna unicode compliant.  The'r a wirkaroond tae allou ye tae sauflie edit airticles: non-ASCII characters will kythe in the edit box as hexadecimal codes.'''",
589 'editingold'                       => "'''WARNIN: Ye'r editin an oot-o-date reveision o this page. Gin ye hain it, onie chynges made syne this reveision will be lost.'''",
590 'yourdiff'                         => 'Differs',
591 'copyrightwarning'                 => "Please mynd that aa contreibutions tae {{SITENAME}} is conseidert tae be released unner the $2 (see $1 for details). Gin ye dinna want yer writin tae be editit athoot mercy an redistribute at will, than dinna submit it here.<br /> Forbye thon, ye'r promisin us that ye wrat this yersel, or copied it frae a public domain or siclike free resoorce. '''DINNA SUBMIT COPYRICHTIT WARK ATHOOT PERMEISSION!'''",
592 'copyrightwarning2'                => "Please mynd that aa contreibutions tae {{SITENAME}} micht be editit, chynged, or remuved bi ither contreibutors.
593 Gin ye dinna want yer writin tae be editit athoot mercy and redistribute at will, than dinna submit it here.<br />
594 YYe'r promisin us forbye that ye wrat this yersel, or copied it frae a
595 public domain or siclike free resoorce (see $1 for details).
596 '''DINNA SUBMIT COPYRICHTIT WARK ATHOOT PERMEISSION!'''",
597 'longpagewarning'                  => "WARNIN: This page is $1 kilobytes lang; some brousers micht hae trouble editin pages approachin or langer nor 32 kb. Please conseider brakkin the page intae smaa'er sections.",
598 'longpageerror'                    => "'''ERROR: The text ye hae submitted is $1 kilobytes 
599 lang, an that's langer than the maximum of $2 kilobytes. It canna be hained.'''",
600 'readonlywarning'                  => "WARNIN: The database haes been lockit for maintenance, sae ye'll no can hain yer edits richt nou. Ye micht wish tae cut-n-paste the text intil a text file an hain it for later.",
601 'protectedpagewarning'             => "'''WARNIN: This page haes been lockit sae that juist uisers wi administrator privileges can edit it.'''",
602 'semiprotectedpagewarning'         => "'''Warnin:''' This page haes been lockit sae that only registerit uisers can edit it.",
603 'cascadeprotectedwarning'          => "'''Warnin:''' This page haes been lockit sae that only uisers wi sysop richts can edit it, acause it is includit in the followin cascade-protectit {{PLURAL:$1|page|pages}}:",
604 'templatesused'                    => 'Templates uised on this page:',
605 'templatesusedpreview'             => 'Templates uised in this scance ower:',
606 'templatesusedsection'             => 'Templates uised in this section:',
607 'template-protected'               => '(protectit)',
608 'template-semiprotected'           => '(semi-protectit)',
609 'nocreatetitle'                    => 'Page makkin limitit',
610 'nocreatetext'                     => 'This site haes restrictit the ability to mak new pages.
611 Ye can go back an eik tae an existing page, or [[Special:UserLogin|log in or mak an accoont]].',
612 'nocreate-loggedin'                => 'Ye dinnae hae the richts tae mak new pages on this wiki.',
613 'permissionserrors'                => 'Richts Errors',
614 'permissionserrorstext'            => 'Ye dinnae hae the richts tae dae that, acause o the followin {{PLURAL:$1|grund|grunds}}:',
615 'permissionserrorstext-withaction' => 'Ye dinna hae the richts tae $2, for the follaein {{PLURAL:$1|reason|reasons}}:',
616 'recreate-deleted-warn'            => "'''Warnin: Ye are makkin a page that haes been deletit.'''
617
618 Ye shuld check that it is guid tae keep editin this page.
619 The deletion log for this page is providit here:",
620
621 # Parser/template warnings
622 'post-expand-template-argument-warning' => 'Tak tent: This page hauds at least the ae template argument that haes an ower muckle expansion size.
623 Thae arguments hae been left oot.',
624
625 # "Undo" feature
626 'undo-success' => 'The edit can be undone. Please check the chynges albo tae check that this is whit ye wint tae dae, an then hain the chynges albo tae be duin undooin the edit.',
627 'undo-failure' => 'The edit culdnae be undone acause o conflictin edits inatween.',
628 'undo-summary' => 'Undo reveision $1 by [[Special:Contributions/$2|$2]] ([[User talk:$2|Collogue]])',
629
630 # Account creation failure
631 'cantcreateaccounttitle' => 'Canna mak accoont',
632 'cantcreateaccount-text' => "Accoont makkin frae this IP address ('''$1''') haes been blockit by [[User:$3|$3]].
633
634 The grund for this, given by $3 is ''$2''",
635
636 # History pages
637 'viewpagelogs'        => 'Leuk at logs for this page',
638 'nohistory'           => "The'r nae edit history for this page.",
639 'currentrev'          => 'Current reveision',
640 'revisionasof'        => 'Reveision as o $1',
641 'revision-info'       => 'Revision as o $1 by $2', # Additionally available: $3: revision id
642 'previousrevision'    => '← Aulder reveision',
643 'nextrevision'        => 'Newer reveision →',
644 'currentrevisionlink' => 'see current reveision',
645 'cur'                 => 'nou',
646 'next'                => 'neist',
647 'last'                => 'hind',
648 'page_first'          => 'first',
649 'page_last'           => 'hindermaist',
650 'histlegend'          => 'Diff selection: mairk the radio boxes o the versions tae compare an press enter or the button at the bottom.<br /> Legend: (cur) = difference frae current version, (last) = difference frae foregaun version, s = smaa edit.',
651 'deletedrev'          => '[delete]',
652 'histfirst'           => 'Foremaist',
653 'histlast'            => 'Hindermaist',
654 'historysize'         => '({{PLURAL:$1|1 byte|$1 bytes}})',
655 'historyempty'        => '(empie)',
656
657 # Revision feed
658 'history-feed-title'          => 'Revision history',
659 'history-feed-description'    => 'Revision history for this page on the wiki',
660 'history-feed-item-nocomment' => '$1 at $2', # user at time
661 'history-feed-empty'          => 'The requestit page disnae exist.
662 It micht hae been deletit frae the wiki, or the name micht hae been chynged.
663 Try [[Special:Search|rakin on the wiki]] for new pages ye micht be interestit in.',
664
665 # Revision deletion
666 'rev-deleted-comment'            => '(jottin removit)',
667 'rev-deleted-user'               => '(uisername removit)',
668 'rev-deleted-event'              => '(entry removit)',
669 'rev-deleted-text-permission'    => 'This page revision haes been removit frae the public archives.
670 There micht be parteeculars in the [{{fullurl:Special:Log/delete|page={{FULLPAGENAMEE}}}} deletion log].',
671 'rev-deleted-text-view'          => 'This page revision haes been removit frae the public archives.
672 Acause yer an admeenistrator on this site, ye can leuk at it;
673 there micht be parteeculars in the [{{fullurl:Special:Log/delete|page={{FULLPAGENAMEE}}}} deletion log].',
674 'rev-delundel'                   => 'shaw/scug',
675 'revisiondelete'                 => 'Delete/undelete revisions',
676 'revdelete-nooldid-title'        => 'Nae target revision',
677 'revdelete-toomanytargets-title' => 'Ower mony targets',
678 'pagehist'                       => 'Page history',
679 'revdelete-uname'                => 'uisername',
680
681 # History merging
682 'mergehistory-from'   => 'Soorce page:',
683 'mergehistory-reason' => 'Raeson:',
684
685 # Diffs
686 'difference'              => '(Difference atween revisions)',
687 'lineno'                  => 'Line $1:',
688 'compareselectedversions' => 'Compare selectit versions',
689 'editundo'                => 'undo',
690 'diff-src'                => 'soorce',
691
692 # Search results
693 'searchresults'            => 'Rake results',
694 'searchresulttext'         => 'For mair information aboot rakin {{SITENAME}}, see [[{{MediaWiki:Helppage}}|Rakin {{SITENAME}}]].',
695 'searchsubtitle'           => "Ye raked for '''[[:$1]]'''",
696 'searchsubtitleinvalid'    => "Ye raked for '''$1'''",
697 'noexactmatch'             => "'''There nae page wi the teetle \"\$1\".''' Ye can [[:\$1|mak this page]].",
698 'titlematches'             => 'Airticle teitle matches',
699 'notitlematches'           => 'Nae page teitle matches',
700 'notextmatches'            => 'Nae page text matches',
701 'prevn'                    => 'foregaun $1',
702 'nextn'                    => 'neist $1',
703 'viewprevnext'             => 'View ($1) ($2) ($3)',
704 'searchhelp-url'           => 'Help:Contents',
705 'search-result-size'       => '$1 ({{PLURAL:$2|1 word|$2 words}})',
706 'search-section'           => '(section $1)',
707 'search-mwsuggest-enabled' => 'wi suggestions',
708 'searchall'                => 'aw',
709 'showingresults'           => "Shawin ablo up tae {{PLURAL:$1|'''1''' result|'''$1''' results}} stertin wi #'''$2'''.",
710 'showingresultsnum'        => "Shawin ablo {{PLURAL:$3|'''1''' result|'''$3''' results}} stertin wi #'''$2'''.",
711 'nonefound'                => "'''Mynd''': unsuccessfu rakes is afttimes caused bi rakin for common words like \"hae\" an \"frae\", that isna indexed, or bi specifeein mair nor ae rake term (juist pages haudin aa the rake terms will kythe in the result).",
712 'powersearch'              => 'Rake',
713 'powersearch-field'        => 'Rake for',
714 'searchdisabled'           => 'Rakin throu {{SITENAME}} is disabled for performance raesons. Ye can rake via Google juist nou. Mynd that thair indexes o {{SITENAME}} content micht be oot o date.',
715
716 # Preferences page
717 'mypreferences'      => 'Ma preferences',
718 'prefsnologin'       => 'No loggit in',
719 'prefsnologintext'   => 'Ye maun be [[Special:UserLogin|loggit in]] tae set uiser preferences.',
720 'prefsreset'         => 'Preferences haes been reset frae storage.',
721 'changepassword'     => 'Chynge password',
722 'skin-preview'       => 'First Leuk',
723 'math'               => 'Renderin math',
724 'datedefault'        => 'Nae preference',
725 'datetime'           => 'Date an time',
726 'prefs-personal'     => 'Uiser data',
727 'prefs-rc'           => 'Recent chynges an shawin stubs',
728 'prefs-misc'         => 'Antrin settins',
729 'prefs-resetpass'    => 'Chynge passwaird',
730 'saveprefs'          => 'Hain preferences',
731 'textboxsize'        => 'Editin',
732 'searchresultshead'  => 'Rake result settins',
733 'resultsperpage'     => 'Hits tae shaw per page',
734 'contextlines'       => 'Lines tae shaw per hit',
735 'contextchars'       => 'Characters o context per line',
736 'recentchangescount' => 'Nummer o teitles in recent chynges',
737 'savedprefs'         => 'Yer preferences haes been hained.',
738 'timezonetext'       => 'Enter nummer o hoors yer local time differs frae server time (UTC).',
739 'timezoneoffset'     => 'Affset',
740 'servertime'         => 'Server time is nou',
741 'guesstimezone'      => 'Fill in frae brouser',
742 'allowemail'         => 'Allou email frae ither uisers',
743 'defaultns'          => 'Rake in thir namespaces bi defaut:',
744 'default'            => 'defaut',
745 'prefs-custom-css'   => 'Custom CSS',
746 'prefs-custom-js'    => 'Custom JS',
747
748 # User rights
749 'editinguser'             => "Editin uiser '''[[User:$1|$1]]''' ([[User talk:$1|{{int:talkpagelinktext}}]] | [[Special:Contributions/$1|{{int:contribslink}}]])",
750 'userrights-groupsmember' => 'Member o:',
751
752 # Groups
753 'group-bot' => 'Bots',
754 'group-all' => '(aw)',
755
756 'group-user-member' => 'Uiser',
757 'group-bot-member'  => 'Bot',
758
759 # Rights
760 'right-delete' => 'Delete pages',
761
762 # User rights log
763 'rightslogtext' => 'This is a log o chynges tae uiser richts.',
764
765 # Recent changes
766 'nchanges'                          => '$1 {{PLURAL:$1|chynge|chynges}}',
767 'recentchanges'                     => 'Recent chynges',
768 'recentchangestext'                 => 'Follae the maist recent chynges tae the wiki on this page.',
769 'rcnote'                            => "Ablo {{PLURAL:$1|is '''1''' chynge|are the last '''$1''' chynges}} in the last {{PLURAL:$2|day|'''$2''' days}}, as of $3.",
770 'rcnotefrom'                        => 'Ablo is the chynges syne <b>$2</b> (up tae <b>$1</b> shawn).',
771 'rclistfrom'                        => 'Shaw new chynges stertin frae $1',
772 'rcshowhidebots'                    => '$1 bots',
773 'rclinks'                           => 'Shaw last $1 chynges in last $2 days<br />$3',
774 'diff'                              => 'diff',
775 'hist'                              => 'hist',
776 'show'                              => 'shaw',
777 'minoreditletter'                   => 's',
778 'newpageletter'                     => 'N',
779 'boteditletter'                     => 'b',
780 'number_of_watching_users_pageview' => '[$1 watchin {{PLURAL:$1|uiser|uisers}}]',
781 'rc_categories_any'                 => 'Ony',
782
783 # Recent changes linked
784 'recentchangeslinked' => 'Relatit chynges',
785
786 # Upload
787 'upload'                      => 'Uplaid file',
788 'uploadbtn'                   => 'Uplaid file',
789 'reupload'                    => 'Re-uplaid',
790 'reuploaddesc'                => 'Gang back tae the uplaid form.',
791 'uploadnologin'               => 'Nae loggit in',
792 'uploadnologintext'           => 'Ye maun be [[Special:UserLogin|loggit in]] til uplaid files.',
793 'uploaderror'                 => 'Uplaid error',
794 'uploadtext'                  => "Uise the form ablo tae uplaid new files;
795 tae keek at or rake throu aareadies uplaidit eimages gang tae the [[Special:FileList|leet o uplaidit files]];
796 uplaids an deletions is recordit in the [[Special:Log|project log]].
797
798 Tae pit the eimage intae a page, uise an airtin i the form
799 '''<nowiki>[[</nowiki>{{ns:file}}:file.jpg<nowiki>]]</nowiki>''',
800 '''<nowiki>[[</nowiki>{{ns:file}}:file.png|alt text<nowiki>]]</nowiki>''' or
801 '''<nowiki>[[</nowiki>{{ns:media}}:file.ogg<nowiki>]]</nowiki>''' for pyntin strecht tae the file",
802 'uploadlog'                   => 'uplaid log',
803 'uploadlogpage'               => 'Uplaid log',
804 'uploadlogpagetext'           => 'Ablo is a leet o the maist recent file uplaids.',
805 'filestatus'                  => 'Copyricht status:',
806 'filesource'                  => 'Soorce:',
807 'uploadedfiles'               => 'Uplaidit files',
808 'ignorewarning'               => 'Ignore warnin an hain file oniewey.',
809 'ignorewarnings'              => 'Ignore ony warnins',
810 'illegalfilename'             => 'The filename "$1" haes characters that isna alloud in page teitles. Please rename the file an gie uplaidin it anither shot.',
811 'badfilename'                 => 'Eimage name haes been chynged tae "$1".',
812 'largefileserver'             => 'This file is bigger nor the server is confeigurt tae allou.',
813 'fileexists'                  => "A file wi this name exists aareadies, please check '''<tt>[[:$1]]</tt>''' gin ye'r no siccar that ye want tae chynge it.
814 [[$1|thumb]]",
815 'fileexists-forbidden'        => 'A file wi this name aareadies exists; please gang back an uplaid this file unner a new name. [[File:$1|thumb|center|$1]]',
816 'fileexists-shared-forbidden' => 'A file wi this name aareadies exists in the shared file depose; please gang back an uplaid this file unner a new name. [[File:$1|thumb|center|$1]]',
817 'uploadwarning'               => 'Uplaid warnin',
818 'savefile'                    => 'Hain file',
819 'uploadedimage'               => 'uplaidit "$1"',
820 'uploaddisabled'              => 'Sorry, uplaidin is disabled.',
821 'uploadscripted'              => 'This file hauds HTML or script code that micht be wrang interpretit bi a wab brouser.',
822 'uploadcorrupt'               => 'The file is corrupt or haes a wrang extension. Please check the file an uplaid again.',
823 'uploadvirus'                 => 'The file hauds a virus! Details: $1',
824 'sourcefilename'              => 'Soorce filename:',
825
826 'nolicense' => 'Nane selected',
827
828 # Special:ListFiles
829 'imgfile'        => 'file',
830 'listfiles'      => 'Eimage leet',
831 'listfiles_name' => 'Name',
832 'listfiles_user' => 'Uiser',
833 'listfiles_size' => 'Size',
834
835 # File description page
836 'filehist'            => 'File history',
837 'filehist-deleteone'  => 'delete',
838 'filehist-revert'     => 'revert',
839 'filehist-user'       => 'Uiser',
840 'filehist-dimensions' => 'Dimensions',
841 'imagelinks'          => 'File airtins',
842 'linkstoimage'        => 'The follaein $1 pages airts tae this image:',
843 'nolinkstoimage'      => "The'r nae pages airts tae this eimage.",
844 'noimage'             => 'Nae file wi this name exists, ye can [$1 uplaid it]',
845
846 # File reversion
847 'filerevert'        => 'Revert $1',
848 'filerevert-legend' => 'Revert file',
849 'filerevert-submit' => 'Revert',
850
851 # File deletion
852 'filedelete-submit' => 'Delete',
853
854 # MIME search
855 'mimetype' => 'MIME type:',
856 'download' => 'dounlaid',
857
858 # Unused templates
859 'unusedtemplates'     => 'Templates that arena uised',
860 'unusedtemplatestext' => 'This page leets aw pages in the template namespace that haena been uised in anither page. Mynd an check for ither links tae the templates afore deletin them.',
861 'unusedtemplateswlh'  => 'ither links',
862
863 # Random page
864 'randompage' => 'Wale page allevolie',
865
866 # Statistics
867 'statistics'              => 'Statistics',
868 'statistics-header-pages' => 'Page statistics',
869 'statistics-header-edits' => 'Edit statistics',
870 'statistics-header-views' => 'View statistics',
871 'statistics-header-users' => 'Uiser statistics',
872 'statistics-pages'        => 'Pages',
873
874 'doubleredirects'     => 'Dooble reguidals',
875 'doubleredirectstext' => 'Ilka raw hauds airtins tae the first an saicont reguidal, as weel as the first line o the saicont reguidal text, for usual giein the "rael" tairget page, that the first reguidal shuid pynt til.',
876
877 'brokenredirects'     => 'Brucken reguidals',
878 'brokenredirectstext' => 'The follaein reguidals airts tae pages that disna exist.',
879
880 'withoutinterwiki'        => 'Pages athoot leid links',
881 'withoutinterwiki-legend' => 'Prefix',
882 'withoutinterwiki-submit' => 'Shaw',
883
884 # Miscellaneous special pages
885 'nbytes'                  => '$1 {{PLURAL:$1|byte|bytes}}',
886 'ncategories'             => '$1 {{PLURAL:$1|category|categories}}',
887 'nlinks'                  => '$1 {{PLURAL:$1|link|links}}',
888 'nmembers'                => '$1 {{PLURAL:$1|membir|membirs}}',
889 'nrevisions'              => '$1 {{PLURAL:$1|reveision|reveisions}}',
890 'nviews'                  => '$1 {{PLURAL:$1|view|views}}',
891 'uncategorizedpages'      => 'Uncategoreised pages',
892 'uncategorizedcategories' => 'Uncategoreised categories',
893 'unusedcategories'        => 'Unuised categories',
894 'unusedimages'            => 'Unuised images',
895 'wantedcategories'        => 'Wantit categories',
896 'wantedpages'             => 'Wantit pages',
897 'mostlinked'              => 'Maist airtit-til pages',
898 'mostlinkedcategories'    => 'Maist airtit-til categories',
899 'mostcategories'          => 'Airticles wi the maist categories',
900 'mostimages'              => 'Maist uised eimages',
901 'mostrevisions'           => 'Maist revised airticles',
902 'longpages'               => 'Lang pages',
903 'deadendpages'            => 'Deid-end pages',
904 'listusers'               => 'Uiser leet',
905 'newpages'                => 'New pages',
906 'newpages-username'       => 'Uisername:',
907 'ancientpages'            => 'Auldest pages',
908 'move'                    => 'Flit',
909 'movethispage'            => 'Flit this page',
910 'unusedimagestext'        => '<p>Please mynd that ither wabsteids micht airt til an eimage wi a direct URL, an sae micht still be leetit here but be in aictive uiss.</p>',
911 'unusedcategoriestext'    => 'The follaein category pages exists, tho nae ither airticle or category maks uiss o thaim.',
912 'notargettitle'           => 'Nae target',
913 'notargettext'            => "Ye hivna specifee'd a tairget page or uiser tae perform this function on.",
914
915 # Book sources
916 'booksources'    => 'Beuk sources',
917 'booksources-go' => 'Gang',
918
919 # Special:Log
920 'specialloguserlabel'  => 'Uiser:',
921 'speciallogtitlelabel' => 'Teitle:',
922 'log'                  => 'Logs',
923 'all-logs-page'        => 'Aw public logs',
924 'alllogstext'          => 'Combined display o uplaid, deletion, protection, blockin, an administrator logs. Ye can narra doon the view bi walin a log type, the uiser name, or the affectit page.',
925 'logempty'             => 'Nae matchin items in log.',
926
927 # Special:AllPages
928 'allpages'          => 'Aa pages',
929 'alphaindexline'    => '$1 tae $2',
930 'nextpage'          => 'Neist page ($1)',
931 'prevpage'          => 'Page afore ($1)',
932 'allpagesfrom'      => 'Shaw pages stairtin at:',
933 'allarticles'       => 'Aa airticles',
934 'allinnamespace'    => 'Aa pages ($1 namespace)',
935 'allnotinnamespace' => 'Aa pages (nae in $1 namespace)',
936 'allpagesprev'      => 'Afore-gaun',
937 'allpagesnext'      => 'Neist',
938 'allpagessubmit'    => 'Gang',
939 'allpagesprefix'    => 'Shaw pages wi prefix:',
940 'allpagesbadtitle'  => 'The page teitle gien wis wrang or haed a cross-lied or cross-wiki prefix. It micht hae ane or twa characters that canna be uised in teitles',
941 'allpages-bad-ns'   => '{{SITENAME}} disna hae a namespace "$1".',
942
943 # Special:Categories
944 'categories'                    => 'Categories',
945 'categoriespagetext'            => 'The follaein categories exist in the wiki.',
946 'special-categories-sort-count' => 'sairt bi coont',
947 'special-categories-sort-abc'   => 'sairt by the alphabet',
948
949 # Special:LinkSearch
950 'linksearch-ns' => 'Namespace:',
951 'linksearch-ok' => 'Rake',
952
953 # Special:ListUsers
954 'listusers-submit' => 'Shaw',
955
956 # E-mail user
957 'mailnologin'     => 'Nae send address',
958 'mailnologintext' => 'Ye maun be [[Special:UserLogin|loggit in]] an hae a valid e-mail address in yer [[Special:Preferences|preferences]] tae send e-mail til ither uisers.',
959 'noemailtitle'    => 'Nae e-mail address',
960 'noemailtext'     => "This uiser haesna specifee'd a valid e-mail address, or haes chuisen no tae receive e-mail frae ither uisers.",
961 'emailmessage'    => 'Message:',
962
963 # Watchlist
964 'watchlist'         => 'Ma watchleet',
965 'mywatchlist'       => 'Ma watchleet',
966 'nowatchlist'       => 'Ye hivna onie eitems on yer watchleet.',
967 'watchnologin'      => 'Nae loggit in',
968 'watchnologintext'  => 'Ye maun be [[Special:UserLogin|loggit in]] tae modify yer watchleet.',
969 'addedwatch'        => 'Eikit ti watchleet',
970 'addedwatchtext'    => "The page \"<nowiki>\$1</nowiki>\" haes been eikit ti yer [[Special:Watchlist|watchleet]]. Futur chynges ti this page an its associate Collogue page will be leetit thare, an the page will kythe '''bauldit''' in the [[Special:RecentChanges|leet o recent chynges]] ti mak it mair eith tae pick oot. <p>Gin ye want ti remuve the page frae yer watchleet later, dab \"Stop watching\" in the sidebar.",
971 'removedwatch'      => 'Remuved frae watchleet',
972 'removedwatchtext'  => 'The page "[[:$1]]" haes been remuved frae yer watchleet.',
973 'watch'             => 'Watch',
974 'unwatch'           => 'Unwatch',
975 'notanarticle'      => 'No a content page',
976 'watchnochange'     => 'Nane o yer watched items were edited in the time period displayed.',
977 'watchlistcontains' => 'Yer watchleet contains $1 {{PLURAL:$1|page|pages}}.',
978 'iteminvalidname'   => "Trouble wi eitem '$1', invalid name...",
979 'wlnote'            => "Ablo is the lest $1 {{PLURAL:$1|chynge|chynges}} in the lest {{PLURAL:$2|hour|'''$2''' hours}}.",
980 'wlshowlast'        => 'Shaw lest $1 hours $2 days $3',
981
982 # Displayed when you click the "watch" button and it is in the process of watching
983 'watching'   => 'Watchin...',
984 'unwatching' => 'Unwatchin...',
985
986 'enotif_reset'       => 'Merk aa pages visitit',
987 'changed'            => 'chynged',
988 'created'            => 'creatit',
989 'enotif_subject'     => '{{SITENAME}} page $PAGETITLE haes been $CHANGEDORCREATED bi $PAGEEDITOR',
990 'enotif_lastvisited' => 'Hae a leuk at $1 for aa chynges sin yer last visit.',
991
992 # Delete
993 'deletepage'            => 'Delete page',
994 'excontent'             => "content wis: '$1'",
995 'excontentauthor'       => "content wis: '$1' (an the ae contreibutor wis '[[Special:Contributions/$2|$2]]')",
996 'exbeforeblank'         => "content afore blankin wis: '$1'",
997 'exblank'               => 'page wis tuim',
998 'delete-confirm'        => 'Delete "$1"',
999 'delete-legend'         => 'Delete',
1000 'historywarning'        => "Warnin: The page ye're aboot tae delete haes a history:",
1001 'confirmdeletetext'     => "Ye'r aboot tae permanently delete a page or eimage alang wi aa its history frae the database.
1002 Please confirm that ye intend tae dae this, that ye unnerstaun the consequences,
1003 an that ye'r daein this in accord wi [[{{MediaWiki:Policy-url}}]].",
1004 'actioncomplete'        => 'Action duin',
1005 'deletedtext'           => '"<nowiki>$1</nowiki>" haes been delete. See $2 for a record o recent deletions.',
1006 'deletedarticle'        => 'deletit "[[$1]]"',
1007 'dellogpage'            => 'Deletion log',
1008 'dellogpagetext'        => 'Ablo is a leet o the maist recent deletions.',
1009 'deletionlog'           => 'deletion log',
1010 'reverted'              => 'Revertit tae aulder reveision',
1011 'deletecomment'         => 'Raeson:',
1012 'deletereasonotherlist' => 'Ither raeson',
1013
1014 # Rollback
1015 'rollback'       => 'Row back edits',
1016 'rollback_short' => 'Rowback',
1017 'rollbacklink'   => 'rowback',
1018 'rollbackfailed' => 'Rowback failed',
1019 'cantrollback'   => 'Canna revert edit; last contreibutor is the ae author o this page.',
1020 'alreadyrolled'  => 'Canna rowback last edit o [[$1]] bi [[User:$2|$2]] ([[User talk:$2|Talk]]); some ither bodie haes editit or rowed back the page aareadies. Last edit wis bi [[User:$3|$3]] ([[User talk:$3|Talk]]).',
1021 'editcomment'    => "The edit comment wis: \"''\$1''\".", # only shown if there is an edit comment
1022 'revertpage'     => 'Revertit edit o [[Special:Contributions/$2|$2]] ([[User talk:$2|Talk]]), chynged back tae last version bi [[User:$1|$1]]', # Additionally available: $3: revid of the revision reverted to, $4: timestamp of the revision reverted to, $5: revid of the revision reverted from, $6: timestamp of the revision reverted from
1023
1024 # Protect
1025 'protectlogtext'         => 'Ablo is a leet o page locks/unlocks. See the [[Special:ProtectedPages|protected pages list]] for the list of currently operational page protections.',
1026 'protectedarticle'       => 'protectit "[[$1]]"',
1027 'unprotectedarticle'     => 'unprotectit "[[$1]]"',
1028 'protect-title'          => 'Protectin "$1"',
1029 'prot_1movedto2'         => '[[$1]] flittit til [[$2]]',
1030 'protectcomment'         => 'Raeson:',
1031 'protect-text'           => "Ye can see an chynge the protection level here for the page '''<nowiki>$1</nowiki>'''.",
1032 'protect-level-sysop'    => 'Juist administrators',
1033 'protect-othertime'      => 'Ither time:',
1034 'protect-othertime-op'   => 'ither time',
1035 'protect-expiry-options' => '2 oor:2 hours,1 day:1 day,3 days:3 days,1 week:1 week,2 weeks:2 weeks,1 month:1 month,3 months:3 months,6 months:6 months,1 year:1 year,infinite:infinite', # display1:time1,display2:time2,...
1036
1037 # Restrictions (nouns)
1038 'restriction-edit'   => 'Edit',
1039 'restriction-move'   => 'Flit',
1040 'restriction-create' => 'Mak',
1041 'restriction-upload' => 'Uplaid',
1042
1043 # Undelete
1044 'undelete'               => 'Restore delete page',
1045 'undeletepage'           => 'View an restore delete pages',
1046 'viewdeletedpage'        => 'View delete pages',
1047 'undeletepagetext'       => 'The follaein pages haev bin deleted but are aye in the archive an
1048 can be restored. The archive micht be redd oot noo an then.',
1049 'undeletehistory'        => 'Gin ye restore the page, aa reveisions will be restored til the history.
1050 Gin a neow page wi the same name haes bin created syne the deletion, the restored
1051 reveisions will appear in the aulder history, an the current reveision o the live page winna be autaematically replaced.',
1052 'undeletehistorynoadmin' => 'This airticle haes been delete. The raeson for deletion is
1053 shawn in the summary ablo, alang wi parteeculars o the uisers that haed editit this page
1054 afore it wis delete. The actual text o thir deletit reveisions is available tae admeenistrators juist.',
1055 'undeletedrevisions'     => '{{PLURAL:$1|1 reveision|$1 reveisions}} restored',
1056 'cannotundelete'         => 'Undelete didna wirk; some ither bodie micht hae aareadies undeletit the page.',
1057
1058 # Namespace form on various pages
1059 'namespace'      => 'Namespace:',
1060 'blanknamespace' => '(Main)',
1061
1062 # Contributions
1063 'contributions' => 'Uiser contreibutions',
1064 'mycontris'     => 'Ma contreibutions',
1065 'contribsub2'   => 'For $1 ($2)',
1066 'nocontribs'    => 'Nae chynges wis funnd matchin thae criteria.', # Optional parameter: $1 is the user name
1067 'uctop'         => ' (tap)',
1068 'month'         => 'Frae month (an afore):',
1069 'year'          => 'Frae year (an afore):',
1070
1071 'sp-contributions-blocklog' => 'block log',
1072 'sp-contributions-logs'     => 'logs',
1073 'sp-contributions-submit'   => 'Rake',
1074
1075 # What links here
1076 'whatlinkshere'           => 'Whit airts tae here',
1077 'linkshere'               => "The follaein pages airts tae '''[[:$1]]''':",
1078 'nolinkshere'             => "Nae pages airt tae '''[[:$1]]'''.",
1079 'isredirect'              => 'reguidal page',
1080 'isimage'                 => 'eimage link',
1081 'whatlinkshere-links'     => '← links',
1082 'whatlinkshere-hidelinks' => '$1 links',
1083
1084 # Block/unblock
1085 'blockip'                     => 'Block uiser',
1086 'blockiptext'                 => 'Uise the form ablo tae block write access frae a specific IP address or uisername. This shuid be duin juist tae prevent vandalism, and in accord wi [[{{MediaWiki:Policy-url}}|policy]]. Fill in a specific raeson ablo (for exemplar, citin parteicular pages that wis damaged).',
1087 'ipaddress'                   => 'IP Address',
1088 'ipadressorusername'          => 'IP Address or uisername',
1089 'ipbreason'                   => 'Raeson:',
1090 'ipbsubmit'                   => 'Block this uiser',
1091 'ipbother'                    => 'Ither time',
1092 'ipboptions'                  => '2 oor:2 hours,1 day:1 day,3 days:3 days,1 week:1 week,2 weeks:2 weeks,1 month:1 month,3 months:3 months,6 months:6 months,1 year:1 year,infinite:infinite', # display1:time1,display2:time2,...
1093 'ipbotheroption'              => 'ither',
1094 'badipaddress'                => 'That IP address is nae guid',
1095 'blockipsuccesssub'           => 'Block succeedit',
1096 'blockipsuccesstext'          => '[[Special:Contributions/$1|$1]] haes been blockit.
1097 <br />See [[Special:IPBlockList|IP block leet]] tae review blocks.',
1098 'ipb-unblock-addr'            => 'Unblock $1',
1099 'unblockip'                   => 'Unblock uiser',
1100 'unblockiptext'               => 'Uise the form ablo tae restore screivin richts
1101 tae an afore-blockit IP address or uisername.',
1102 'ipblocklist'                 => 'Blockit IP addresses an uisernames',
1103 'blocklistline'               => '$1, $2 blockit $3 (expires $4)',
1104 'anononlyblock'               => 'anon. juist',
1105 'createaccountblock'          => 'accoont-makkin blockit',
1106 'blocklink'                   => 'block',
1107 'unblocklink'                 => 'unblock',
1108 'change-blocklink'            => 'chynge block',
1109 'contribslink'                => 'contreibs',
1110 'autoblocker'                 => 'Autaematically blockit syne yer IP address haes been uised recently bi "[[User:$1|$1]]". The raeson gien for $1\'s block is "\'\'$2\'\'"',
1111 'blocklogentry'               => 'blockit [[$1]] wi an expiry time o $2 $3',
1112 'blocklogtext'                => 'This is a log o uiser blockin an unblockin actions. Autaematically blockit IP addresses isna leetit. See the [[Special:IPBlockList|IP block leet]] for the leet o bans and blocks on the gae the nou.',
1113 'unblocklogentry'             => 'unblockit $1',
1114 'range_block_disabled'        => 'The administrator abeility tae mak range blocks is disabled.',
1115 'proxyblockreason'            => 'Yer IP address haes been blockit sith it is an open proxy. Please contact yer Internet service provider or tech support an inform them o this serious security problem.',
1116 'proxyblocksuccess'           => 'Duin',
1117 'sorbsreason'                 => 'Yer IP address is leetit as an open proxy in the DNSBL.',
1118 'sorbs_create_account_reason' => 'Yer IP address is leetit as an open proxy in the DNSBL. Ye canna mak an accoont',
1119
1120 # Developer tools
1121 'unlockdb'            => 'Lowse database',
1122 'lockdbtext'          => "Lockin the database will suspend the abeility o aa uisers tae edit pages, chynge thair preferences, edit thair watchleets, an ither things requirin chynges in the database. Please confirm that this is whit ye intend tae dae, an that ye'll unlock the database whan yer maintenance is duin.",
1123 'unlockdbtext'        => 'Lowsin the database will gie back the abeility for aa uisers tae edit pages, chynge their preferences, edit their watchleets, an ither things needin chynges in the database. Please confirm that this is whit ye ettle tae dae.',
1124 'lockconfirm'         => 'Aye, A raellie want tae lock the database.',
1125 'unlockconfirm'       => 'Aye, A raelly want tae lowse the database.',
1126 'locknoconfirm'       => 'Ye didna tick the confirmation box.',
1127 'lockdbsuccesssub'    => 'Database lock fine',
1128 'unlockdbsuccesssub'  => 'Database lowsed',
1129 'lockdbsuccesstext'   => 'The database haes been lockit. <br />Mynd an tak the lock aff efter yer maintenance is feinisht.',
1130 'unlockdbsuccesstext' => 'The database haes bin lowsed.',
1131 'databasenotlocked'   => 'The database isna lockit.',
1132
1133 # Move page
1134 'move-page-legend'        => 'Flit page',
1135 'movepagetext'            => "Uisin the form ablo will rename a page, flittin aa its history tae the new name.
1136 The auld teitle will become a reguidal page tae the new teitle.
1137 Airtins tae the auld page teitle willna be chynged;
1138 be siccar tae check for dooble or brucken reguidals.
1139 You ar responsible for makkin siccar that airtins continues tae pynt whaur thay ar supposed tae gang.
1140
1141 Mynd that the page '''willna''' be flittit gin the'r aareadies a page at the new teitle, unless it is tuim or a reguidal and haes nae past edit history.
1142 This means that ye can rename a page back tae whaur it wis juist renamed frae gin ye mak a mistak, an ye canna owerwrite an existin page
1143
1144 '''WARNIN!'''
1145 This can be a drastic and unexpectit chynge for a popular page;
1146 please be siccar ye unnerstaun the consequences o this afore proceedin.",
1147 'movepagetalktext'        => "The associate Collogue page, gin onie, will be autaematically flittit alang wi it '''unless:''' *Ye'r flittin the page across namespaces, *A collogue page that isna tuim aareadies exists unner the new name, or *Ye tak the tick oot o the box ablo. In thae cases, ye maun flit or merge the page manually later gin ye hae saicont thochts.",
1148 'movearticle'             => 'Flit page:',
1149 'movenologin'             => 'No loggit in',
1150 'movenologintext'         => 'Ye maun be a registert uiser an [[Special:UserLogin|loggit in]] tae flit a page.',
1151 'newtitle'                => 'Tae new teitle',
1152 'movepagebtn'             => 'Flit page',
1153 'pagemovedsub'            => 'Flittin succeedit',
1154 'articleexists'           => "A page o that name aareadies exists, or the name ye'v waled isna guid. Please wale anither name.",
1155 'talkexists'              => 'The page itsel wis flittit fine, but the collogue page cuidna be flittit sith ane aareadies exists at the new teitle. Please merge thaim manually.',
1156 'movedto'                 => 'flittit ti',
1157 'movetalk'                => 'Flit "collogue" page an aa, gin it\'s applicable.',
1158 '1movedto2'               => '[[$1]] flittit til [[$2]]',
1159 '1movedto2_redir'         => '[[$1]] flittit til [[$2]] ower reguidal',
1160 'movelogpage'             => 'Flit log',
1161 'movelogpagetext'         => "A leet o pages that's flitted is ablo.",
1162 'movereason'              => 'Raeson:',
1163 'revertmove'              => 'revert',
1164 'delete_and_move'         => 'Delete an flit',
1165 'delete_and_move_text'    => '==Deletion caad for==
1166
1167 The destination airticle "[[:$1]]" aareadies exists. Div ye want tae delete it for tae mak wey for the flittin?',
1168 'delete_and_move_confirm' => 'Aye, delete the page',
1169 'delete_and_move_reason'  => 'Delete for tae mak wey for flittin',
1170 'selfmove'                => 'Ootgaun an incomin teitles is the same; canna flit a page ower itsel.',
1171
1172 # Export
1173 'exporttext'    => 'Ye can export the text an editin history o a parteicular page or set o pages wappit in some XML. In the futur, this micht can be importit intae anither wiki runnin MediaWiki saftware, altho the\'r nae support for this featur in the current version.
1174
1175 Tae export airticle pages, enter the teitles in the text box ablo, ae teitle tae ilka line, an wale whither ye want the current version alang wi aa auld versions, wi the page history lines, or the current version juist, wi wittins anent the last edit.
1176
1177 In the saicont case ye can uise an airtin forbye, for exemplar [[{{#Special:Export}}/{{MediaWiki:Mainpage}}]] for the airticle "[[{{MediaWiki:Mainpage}}]]".',
1178 'exportcuronly' => 'Include juist the current revision, no the fou history',
1179
1180 # Namespace 8 related
1181 'allmessages'               => 'Aa seestem messages',
1182 'allmessagesdefault'        => 'Defaut text',
1183 'allmessagescurrent'        => 'Text the nou',
1184 'allmessagestext'           => 'This is a leet o aa seestem messages available in the MediaWiki: namespace.',
1185 'allmessagesnotsupportedDB' => "'''{{ns:special}}:AllMessages''' nae supportit acause '''\$wgUseDatabaseMessages''' is aff.",
1186 'allmessagesmodified'       => 'Juist shaw chynged',
1187
1188 # Thumbnails
1189 'filemissing' => 'File missin',
1190
1191 # Special:Import
1192 'importtext'            => 'Please export the file frae the soorce wiki uisin the Special:Export utility, hain it in yer disc an uplaid it here.',
1193 'importnotext'          => 'Tuim or nae text',
1194 'importsuccess'         => 'Importit fine!',
1195 'importhistoryconflict' => 'Conflictin history revision exists (micht hae importit this page afore)',
1196 'importnosources'       => 'Nae transwiki import soorces haes been defined an direct history uplaids is disabled.',
1197
1198 # Tooltip help for the actions
1199 'tooltip-pt-preferences'          => 'Ma preferences',
1200 'tooltip-pt-login'                => "It's a guid idea tae log i, but ye dinna hae tae.",
1201 'tooltip-pt-logout'               => 'Log oot',
1202 'tooltip-ca-move'                 => 'Flit this page',
1203 'tooltip-search'                  => 'Rake {{SITENAME}}',
1204 'tooltip-n-mainpage'              => 'Gang tae the Main Page',
1205 'tooltip-t-contributions'         => "View this uiser's contreibutions",
1206 'tooltip-t-upload'                => 'Uplaid files',
1207 'tooltip-t-specialpages'          => 'Leet o byordinar pages',
1208 'tooltip-minoredit'               => 'Mairk this as a smaa edit',
1209 'tooltip-save'                    => 'Hain yer chynges',
1210 'tooltip-preview'                 => 'Scance ower yer chynges, please uise this afore hainin!',
1211 'tooltip-diff'                    => 'Shaw the chynges that you made tae the text.',
1212 'tooltip-compareselectedversions' => 'See the differs atween the twa selectit versions o this page.',
1213 'tooltip-watch'                   => 'Add this page tae yer watchleet',
1214
1215 # Metadata
1216 'notacceptable' => 'The wiki server canna provide data in a format yer client can read.',
1217
1218 # Attribution
1219 'anonymous'     => 'Nameless uiser(s) o {{SITENAME}}',
1220 'siteuser'      => '{{SITENAME}} uiser $1',
1221 'othercontribs' => 'Based on wark bi $1.',
1222 'others'        => 'ithers',
1223 'siteusers'     => '{{SITENAME}} uiser(s) $1',
1224 'nocredits'     => "The'r nae credit info available for this page.",
1225
1226 # Spam protection
1227 'spamprotectiontext'  => 'The page ye wanted tae save wis blockit bi the spam filter. This is maist likely caused bi an airtin til an outby site.',
1228 'spamprotectionmatch' => 'The follaein text is whit triggered wir spam filter: $1',
1229
1230 # Info page
1231 'infosubtitle'   => 'Wittins for page',
1232 'numedits'       => 'Nummer o edits (airticle): $1',
1233 'numtalkedits'   => 'Nummer o edits (collogue page): $1',
1234 'numwatchers'    => 'Nummer o watchers: $1',
1235 'numauthors'     => 'Nummer o distinct authors (airticle): $1',
1236 'numtalkauthors' => 'Nummer o distinct authors (collogue page): $1',
1237
1238 # Math options
1239 'mw_math_png'    => 'Aye render PNG',
1240 'mw_math_simple' => "HTML gin it's gey simple else PNG",
1241 'mw_math_html'   => 'HTML gin the possibility else PNG',
1242 'mw_math_source' => 'Leave it as TeX (for text brousers)',
1243 'mw_math_modern' => 'Recommendit for modren brousers',
1244 'mw_math_mathml' => 'MathML gin the possibility (experimental)',
1245
1246 # Patrolling
1247 'markaspatrolleddiff'   => 'Merk as patrolled',
1248 'markaspatrolledtext'   => 'Merk this airticle as patrolled',
1249 'markedaspatrolled'     => 'Merkit as patrolled',
1250 'markedaspatrolledtext' => 'The selectit reveision haes been merkit as patrolled.',
1251 'rcpatroldisabledtext'  => 'The Recent Changes Patrol feature is disabled the nou.',
1252
1253 # Image deletion
1254 'deletedrevision' => 'Deletit auld revision $1.',
1255
1256 # Browsing diffs
1257 'previousdiff' => '← Aulder edit',
1258 'nextdiff'     => 'Newer edit →',
1259
1260 # Media information
1261 'mediawarning'   => "'''Warnin''': This file micht haud mislushious code; bi executin it yer seestem micht be compromised.",
1262 'imagemaxsize'   => 'Limit eimages on eimage description pages tae:',
1263 'file-info-size' => '($1 × $2 pixels, file size: $3, MIME type: $4)',
1264
1265 # Special:NewFiles
1266 'newimages'     => 'Gallery o new files',
1267 'imagelisttext' => 'Ablo is a leet o $1 {{PLURAL:$1|eimage|eimages}} sortit $2.',
1268 'noimages'      => 'Naething tae see.',
1269 'ilsubmit'      => 'Rake',
1270 'bydate'        => 'bi date',
1271
1272 # Bad image list
1273 'bad_image_list' => 'The format is as follows:
1274
1275 Only list items (lines starting with *) are considered. The first link on a line must be a link to a bad image.
1276 Any subsequent links on the same line are considered to be exceptions, i.e. pages where the image may occur inline.',
1277
1278 # Metadata
1279 'metadata' => 'Metadata',
1280
1281 # EXIF tags
1282 'exif-copyright'               => 'Copyricht hauder',
1283 'exif-colorspace'              => 'Colour space',
1284 'exif-componentsconfiguration' => 'Meanin o ilka component',
1285 'exif-compressedbitsperpixel'  => 'Eimage compression mode',
1286 'exif-brightnessvalue'         => 'Brichtness',
1287
1288 'exif-componentsconfiguration-0' => 'disna exist',
1289
1290 'exif-contrast-1' => 'Saft',
1291
1292 # External editor support
1293 'edit-externally'      => 'Edit this file uisin an external application',
1294 'edit-externally-help' => 'See the [http://www.mediawiki.org/wiki/Manual:External_editors setup instructions] for mair guidance.',
1295
1296 # 'all' in various places, this might be different for inflected languages
1297 'recentchangesall' => 'aa',
1298 'imagelistall'     => 'aa',
1299 'watchlistall2'    => 'aw',
1300 'namespacesall'    => 'aa',
1301 'monthsall'        => 'aw',
1302
1303 # E-mail address confirmation
1304 'confirmemail_noemail'    => 'Ye dinna hae a valid email address set in yer [[Special:Preferences|uiser preferences]].',
1305 'confirmemail_text'       => 'This wiki requires ye tae validate yer e-mail address
1306 afore uisin e-mail featurs. Activate the button ablo tae send a confirmation
1307 mail tae yer address. The mail will include an airtin containing a code; laid the
1308 airtin in yer brouser tae confirm that yer e-mail address is guid.',
1309 'confirmemail_sendfailed' => 'Cuidna send confirmation mail. Hae a leuk at the address for invalid characters.
1310
1311 Mailer returned: $1',
1312 'confirmemail_invalid'    => 'Confirmation code nae guid. The code haes mibbe expired.',
1313 'confirmemail_needlogin'  => 'Ye maun $1 for tae confirm yer email address.',
1314 'confirmemail_success'    => 'Yer e-mail address haes been confirmed. Ye can nou log in an enjoy the wiki.',
1315 'confirmemail_loggedin'   => 'Yer e-mail address haes noo been confirmed.',
1316 'confirmemail_error'      => 'Something gaed agley hainin yer confirmation.',
1317 'confirmemail_body'       => 'A bodie, maist likely you frae IP address $1, haes registert an
1318 accoont "$2" wi this e-mail address on {{SITENAME}}.
1319
1320 Tae confirm that you ar aucht this accoont an activate e-mail featurs
1321 on {{SITENAME}}, open this airtin in yer brouser:
1322
1323 $3
1324
1325 If this *isna* you, dinna follae the airtin.
1326
1327 $5
1328
1329 This confirmation code will end at $4.',
1330
1331 # Delete conflict
1332 'deletedwhileediting' => 'Warnin: This page haes been delete syne ye stertit editin!',
1333 'confirmrecreate'     => "Uiser [[User:$1|$1]] ([[User talk:$1|collogue]]) deletit this airticle efter ye stertit editin, giein the raeson:
1334 : ''$2''
1335 Please confirm that ye really want tae recreate this airticle.",
1336
1337 # action=purge
1338 'confirm_purge_button' => 'Aye',
1339 'confirm-purge-top'    => 'Clair the cache o this page?',
1340
1341 # Multipage image navigation
1342 'imgmultigo' => 'Gang!',
1343
1344 # Table pager
1345 'table_pager_next'         => 'Page aifter',
1346 'table_pager_prev'         => 'Page afore',
1347 'table_pager_limit_submit' => 'Gang',
1348 'table_pager_empty'        => 'Nae results',
1349
1350 # Auto-summaries
1351 'autosumm-blank'   => 'Dichtin aa content frae page',
1352 'autosumm-replace' => "Replacin page wi '$1'",
1353 'autoredircomment' => 'Reguidin tae [[$1]]',
1354
1355 # Special:FilePath
1356 'filepath-page' => 'File:',
1357
1358 # Special:FileDuplicateSearch
1359 'fileduplicatesearch-filename' => 'Filename:',
1360 'fileduplicatesearch-submit'   => 'Rake',
1361
1362 # Special:SpecialPages
1363 'specialpages' => 'Byordinar pages',
1364
1365 # Special:Tags
1366 'tag-filter-submit' => 'Filter',
1367 'tags-edit'         => 'edit',
1368
1369 );