Remove unused $wgDebugDBTransactions
[lhc/web/wiklou.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 (vinny)
11 * @author Avicennasis
12 * @author Derek Ross
13 * @author Malafaya
14 * @author OchAyeTheNoo
15 * @author Omnipaedista
16 * @author Purodha
17 * @author The Evil IP address
18 * @author Urhixidur
19 * @author Ushanka
20 * @author sco.wikipedia.org editors
21 * @author לערי ריינהארט
22 */
23
24 $messages = array(
25 # User preference toggles
26 'tog-underline' => 'Unnerline airtins:',
27 'tog-justify' => 'Justifee paragraphs',
28 'tog-hideminor' => 'Hide smaa edits in recent chynges',
29 'tog-hidepatrolled' => 'Hide patrolled edits in recent chynges',
30 'tog-newpageshidepatrolled' => 'Hide patrolled pages frae the new page list',
31 'tog-extendwatchlist' => 'Mak watchleet bigger tae shaw aw chynges',
32 'tog-usenewrc' => 'Enhanced recent chynges (no for aa brousers)',
33 'tog-numberheadings' => 'Auto-nummer heidins',
34 'tog-showtoolbar' => 'Shaw edit toolbar',
35 'tog-editondblclick' => 'Edit pages on dooble-dab (JavaScript)',
36 'tog-editsection' => 'Enable section editin via [edit] airtins',
37 'tog-editsectiononrightclick' => 'Enable section editin bi richt-dabbin on section teitles (JavaScript)',
38 'tog-showtoc' => 'Shaw table o contents (for pages wi mair nor 3 heidins)',
39 'tog-rememberpassword' => 'Mynd password ower sessions (for a maximum of $1 {{PLURAL:$1|day|days}})',
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 # Font style option in Special:Preferences
75 'editfont-sansserif' => 'Sans-serif font',
76 'editfont-serif' => 'Serif font',
77
78 # Dates
79 'sunday' => 'Sunday',
80 'monday' => 'Monanday',
81 'tuesday' => 'Tysday',
82 'wednesday' => 'Wadensday',
83 'thursday' => 'Fuirsday',
84 'friday' => 'Friday',
85 'saturday' => 'Seturday',
86 'sun' => 'Sun',
87 'mon' => 'Mon',
88 'tue' => 'Tue',
89 'wed' => 'Wed',
90 'thu' => 'Thu',
91 'fri' => 'Fri',
92 'sat' => 'Sat',
93 'january' => 'Januar',
94 'february' => 'Februar',
95 'march' => 'Mairch',
96 'april' => 'Apryle',
97 'may_long' => 'Mey',
98 'june' => 'Juin',
99 'july' => 'Julie',
100 'august' => 'August',
101 'september' => 'September',
102 'october' => 'October',
103 'november' => 'November',
104 'december' => 'December',
105 'january-gen' => 'Januar',
106 'february-gen' => 'February',
107 'march-gen' => 'March',
108 'april-gen' => 'Apryle',
109 'may-gen' => 'May',
110 'june-gen' => 'Juin',
111 'july-gen' => 'Julie',
112 'august-gen' => 'August',
113 'september-gen' => 'September',
114 'october-gen' => 'October',
115 'november-gen' => 'November',
116 'december-gen' => 'Dizember',
117 'jan' => 'Jan',
118 'feb' => 'Feb',
119 'mar' => 'Mai',
120 'apr' => 'Apr',
121 'may' => 'Mey',
122 'jun' => 'Jui',
123 'jul' => 'Jul',
124 'aug' => 'Aug',
125 'sep' => 'Sep',
126 'oct' => 'Oct',
127 'nov' => 'Nov',
128 'dec' => 'Diz',
129
130 # Categories related messages
131 'pagecategories' => '{{PLURAL:$1|Category|Categories}}',
132 'category_header' => 'Pages in category "$1"',
133 'subcategories' => 'Subcategories',
134 'category-media-header' => 'Eetems in category "$1"',
135 'category-empty' => "''This category haes no pages or eetems at the meenit.''",
136 'hidden-categories' => '{{PLURAL:$1|Hidden categorie|Hidden categories}}',
137 '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.}}',
138 'category-subcat-count-limited' => 'This category haes the follaein {{PLURAL:$1|subcategory|$1 subcategories}}.',
139 '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.}}',
140 'category-article-count-limited' => 'The follaein {{PLURAL:$1|page|$1 pages}} is in this category.',
141 '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.}}',
142 'category-file-count-limited' => 'The follaein {{PLURAL:$1|file is|$1 files is}} in this category.',
143 'listingcontinuesabbrev' => 'cont.',
144 'noindex-category' => 'Noindexed pages',
145
146 'about' => 'Aboot',
147 'article' => 'Content page',
148 'newwindow' => '(opens in new windae)',
149 'cancel' => 'Cancel',
150 'moredotdotdot' => 'Mair...',
151 'mypage' => 'Ma page',
152 'mytalk' => 'Ma collogue',
153 'anontalk' => 'Collogue for this IP',
154 'navigation' => 'Navigation',
155 'and' => '&#32;an',
156
157 # Cologne Blue skin
158 'qbfind' => 'Rake',
159 'qbbrowse' => 'Brouse',
160 'qbedit' => 'Edit',
161 'qbpageoptions' => 'This page',
162 'qbpageinfo' => 'Context',
163 'qbmyoptions' => 'Ma pages',
164 'qbspecialpages' => 'Byordinar pages',
165 'faq' => 'ASQ',
166 'faqpage' => 'Project:ASQ',
167
168 # Vector skin
169 'vector-action-addsection' => 'Add topic',
170 'vector-action-delete' => 'Delete',
171 'vector-action-move' => 'Flit',
172 'vector-action-protect' => 'Fend',
173 'vector-view-create' => 'Mak',
174 'vector-view-edit' => 'Edit',
175 'vector-view-history' => 'See history',
176 'vector-view-view' => 'Read',
177 'vector-view-viewsource' => 'View soorce',
178 'actions' => 'Actions',
179 'namespaces' => 'Namespaces',
180 'variants' => 'Variants',
181
182 'errorpagetitle' => 'Error',
183 'returnto' => 'Return tae $1.',
184 'tagline' => 'Frae {{SITENAME}}',
185 'help' => 'Help',
186 'search' => 'Rake',
187 'searchbutton' => 'Rake',
188 'go' => 'Gang',
189 'searcharticle' => 'Gang',
190 'history' => 'Page history',
191 'history_short' => 'History',
192 'updatedmarker' => 'chynged sin ma hindermast visit',
193 'printableversion' => 'Prent version',
194 'permalink' => 'Permanent airtin',
195 'print' => 'Prent',
196 'edit' => 'Edit',
197 'create' => 'Mak',
198 'editthispage' => 'Edit this page',
199 'create-this-page' => 'Mak this page',
200 'delete' => 'Delete',
201 'deletethispage' => 'Delete this page',
202 'undelete_short' => 'Undelete {{PLURAL:$1|ane edit|$1 edits}}',
203 'protect' => 'Fend',
204 'protect_change' => 'chynge',
205 'protectthispage' => 'Fend this page',
206 'unprotect' => 'Loose fend',
207 'unprotectthispage' => 'Loose the fend for this page',
208 'newpage' => 'New page',
209 'talkpage' => 'Blether ower this page',
210 'talkpagelinktext' => 'Collogue',
211 'specialpage' => 'Byordinar Page',
212 'personaltools' => 'Personal tuils',
213 'postcomment' => 'Eik a message',
214 'articlepage' => 'Leuk at content page',
215 'talk' => 'Collogue',
216 'views' => 'Views',
217 'toolbox' => 'Tuilkist',
218 'userpage' => 'View uiser page',
219 'projectpage' => 'View project page',
220 'imagepage' => 'look ower image page',
221 'mediawikipage' => 'View message page',
222 'templatepage' => 'View template page',
223 'viewhelppage' => 'View help page',
224 'categorypage' => 'Scance category page',
225 'viewtalkpage' => 'Scance ower collogue',
226 'otherlanguages' => 'In ither leids',
227 'redirectedfrom' => '(Reguidit frae $1)',
228 'redirectpagesub' => 'Redirect page',
229 'lastmodifiedat' => 'This page wis hindermaist chynged $2, $1.',
230 'viewcount' => 'This page haes been accesst $1 {{PLURAL:$1|once|$1 times}}.',
231 'protectedpage' => 'Protectit page',
232 'jumpto' => 'Lowp tae:',
233 'jumptonavigation' => 'navigation',
234 'jumptosearch' => 'rake',
235
236 # 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).
237 'aboutsite' => 'Aboot {{SITENAME}}',
238 'aboutpage' => 'Project:Aboot',
239 'copyright' => 'Aa text is available unner $1',
240 'copyrightpage' => '{{ns:project}}:Copyrichts',
241 'currentevents' => 'Gaun on the nou',
242 'currentevents-url' => 'Project:Gaun on the nou',
243 'disclaimers' => 'Disclamation',
244 'disclaimerpage' => 'Project:General_disclamation',
245 'edithelp' => 'Editin help',
246 'edithelppage' => 'Help:Editin',
247 'helppage' => 'Help:Contents',
248 'mainpage' => 'Main Page',
249 'mainpage-description' => 'Main Page',
250 'policy-url' => 'Project:Policy',
251 'portal' => 'Commonty yett',
252 'portal-url' => 'Project:Commonty Yett',
253 'privacy' => 'Privacy policy',
254 'privacypage' => 'Project:Privacy policy',
255
256 'badaccess' => 'Permeission mishanter',
257 'badaccess-group0' => 'WARNIN: Ye arnae alloued tae dae whit you hae requestit!',
258 'badaccess-groups' => 'The action ye hae requestit is limitit tae uisers in {{PLURAL:$2|the group|ane o the groups}}: $1.',
259
260 'versionrequired' => 'Version $1 of MediaWiki requirit',
261 'versionrequiredtext' => 'Version $1 o MediaWiki is requirit tae uise this page. Tak a keek at the [[Special:Version|version page]].',
262
263 'ok' => 'Okay',
264 'retrievedfrom' => 'Taen frae "$1"',
265 'youhavenewmessages' => 'Ye hae $1 ($2).',
266 'newmessageslink' => 'new messages',
267 'newmessagesdifflink' => 'diff wi last-but-ane reveision',
268 'youhavenewmessagesmulti' => 'Ye hae neow messages on $1',
269 'editsection' => 'edit',
270 'editold' => 'edit',
271 'viewsourceold' => 'ken soorce',
272 'editlink' => 'edit',
273 'viewsourcelink' => 'Scance ower the source',
274 'editsectionhint' => 'Edit section: $1',
275 'toc' => 'Table o contents',
276 'showtoc' => 'shaw',
277 'hidetoc' => 'scouk',
278 'thisisdeleted' => 'View or cower $1?',
279 'viewdeleted' => 'View $1?',
280 'restorelink' => '{{PLURAL:$1|one delete edit|$1 delete edits}}',
281 'feedlinks' => 'Feed:',
282 'feed-invalid' => "This feeds subscrieve's teep isnae habile.",
283 'feed-unavailable' => 'Syndication feeds isna available',
284 'site-rss-feed' => '$1 RSS Feed',
285 'site-atom-feed' => '$1 Atom Feed',
286 'page-rss-feed' => '"$1" RSS Feed',
287 'page-atom-feed' => '"$1" Atom Feed',
288 'red-link-title' => '$1 (page disna exist)',
289
290 # Short words for each namespace, by default used in the namespace tab in monobook
291 'nstab-main' => 'Page',
292 'nstab-user' => 'Uiser page',
293 'nstab-media' => 'Eetem page',
294 'nstab-special' => 'Byordinar page',
295 'nstab-project' => 'Project page',
296 'nstab-image' => 'Eimage',
297 'nstab-mediawiki' => 'Message',
298 'nstab-template' => 'Template',
299 'nstab-help' => 'Help page',
300 'nstab-category' => 'Category',
301
302 # Main script and global functions
303 'nosuchaction' => 'Nae sic action',
304 'nosuchactiontext' => "The action specifiee'd bi the URL isna recognised
305 Ye micht hae mistyped the URL, or follaed a wrang link
306 This micht forby be caused by a bug in the saftware uised by {{SITENAME}}.",
307 'nosuchspecialpage' => 'Nae sic byordinar page',
308 'nospecialpagetext' => '<strong>Ye hae requestit an invalid byordinar page.</strong>
309
310 A leet o valid byordinar pages can be funnd at [[Special:SpecialPages|{{int:specialpages}}]].',
311
312 # General errors
313 'error' => 'Error',
314 'databaseerror' => 'Database error',
315 '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>". Database returned error "<tt>$3: $4</tt>".',
316 'dberrortextcl' => 'A database query syntax error haes occurt. The last attemptit database query wis: "$1" frae athin function "$2". Database returned error "$3: $4".',
317 'laggedslavemode' => 'Warning: Page micht nae contain recent updates',
318 'readonly' => 'Database lockit',
319 'enterlockreason' => "Enter a raeson for the lock, includin an estimate o whan the lock'll be lowsed",
320 'readonlytext' => "The databae is lockit tae new entries an ither modifeecations the nou,
321 likely for routine database maintenance; efter that it'll be back tae normal.
322 The adminstration that lockit it gied this explanation:
323 $1",
324 'missing-article' => 'The database didna find the text o a page that it shuid hae fund, cawed "$1" $2.
325
326 Maistly this is caused by follaein an ootdated diff or history link tae a page that haes been delete.
327
328 If this isna the case, you micht hae fund a bug in the saftware.
329 Please lat an [[Special:ListUsers/sysop|administrator]] ken aboot this, makin note o the URL.',
330 'missingarticle-rev' => '(revision#: $1)',
331 'missingarticle-diff' => '(Diff: $1, $2)',
332 'readonly_lag' => 'The database haes been autaematically lockit while the sclave database servers catch up tae the maister',
333 'internalerror' => 'Internal mishanter',
334 'internalerror_info' => 'Internal error: $1',
335 'filecopyerror' => 'Cuidna copy file "$1" tae "$2".',
336 'filerenameerror' => 'Cuidna rename file "$1" tae "$2".',
337 'filedeleteerror' => 'Cuidna delete file "$1".',
338 'directorycreateerror' => 'Culdnae mak directory "$1".',
339 'filenotfound' => 'Cuidna fin file "$1".',
340 'fileexistserror' => 'Culdnae write tae file "$1": file is already here',
341 'unexpected' => 'Vailyie isnae expectit: "$1"="$2".',
342 'formerror' => 'Error: cuidna submit form',
343 'badarticleerror' => 'This action canna be duin tae this page.',
344 'cannotdelete' => "Cuidna delete the page or eimage specifee'd. (It micht hae aareadies been delete bi some ither bodie.)",
345 'badtitle' => 'Bad teitle',
346 '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.',
347 'perfcached' => 'The follaeing data is cached an michtna be richt up tae date. A maximum of {{PLURAL:$1|one result is|$1 results are}} available in the cache.',
348 'perfcachedts' => 'The followin data is cached, an wis hindermaist chynged $1. A maximum of {{PLURAL:$4|one result is|$4 results are}} available in the cache.',
349 'querypage-no-updates' => 'Updates for this page ar disablit at the meenit. Data here wilnae be refreshit at the meenit.',
350 'wrong_wfQuery_params' => 'Wrang parameters tae wfQuery()<br />
351 Exerce: $1<br />
352 Aks: $2',
353 'viewsource' => 'View soorce',
354 'actionthrottled' => 'Action devalit',
355 '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.',
356 'protectedpagetext' => "Sairy, this page haes been '''lockit''' tae hinder vandalism.",
357 'viewsourcetext' => 'Ye can leuk at an copy the soorce o this page:',
358 'protectedinterface' => 'Sairy, but this page provides interface text for the saftware, an is lockit to hinder abuise.',
359 '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.",
360 'sqlhidden' => '(SQL query hidden)',
361 '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:
362 $2',
363 'namespaceprotected' => "Ye dinna hae permeession tae edit pages in the '''$1''' namespace.",
364 'ns-specialprotected' => 'Byordinar pages canna be editit.',
365 'titleprotected' => "This teetle haes been protectit frae bein makkit by [[User:$1|$1]].
366 The grunds for this are: ''$2''.",
367
368 # Login and logout pages
369 'logouttext' => "'''Ye'r nou loggit oot.'''
370
371 Ye can continue to uise {{SITENAME}} namelessly, or ye can log in again as the same or as a different uiser.
372 Mynd that some pages micht continue tae be displayed as if ye war aye loggit in, till ye clear yer brouser cache.",
373 'welcomecreation' => '== Guid tae see ye, $1! ==
374
375 Yer accoont haes been creatit.
376 Mynd an chynge yer [[Special:Preferences|{{SITENAME}} preferences]].',
377 'yourname' => 'Yer uiser name',
378 'yourpassword' => 'Passwaird:',
379 'yourpasswordagain' => 'Retype passwaird:',
380 'remembermypassword' => 'Mynd ma password oan this browser (for a maximum of $1 {{PLURAL:$1|day|days}})',
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 'userlogin-resetlink' => 'Forgotten yer login details?',
396 'createaccountmail' => 'bi email',
397 'badretype' => 'The passwords ye entered disna match.',
398 'userexists' => 'The uiser name ye entered is in uiss. Please chuise a different name.',
399 'loginerror' => 'Login mishanter',
400 '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.",
401 'nocookieslogin' => '{{SITENAME}} uises cookies tae log in uisers. Ye hae cookies disabled. Please enable thaim an gie it anither shot.',
402 'noname' => "Ye hivna specifee'd a valid uisername.",
403 'loginsuccesstitle' => 'Login fine',
404 'loginsuccess' => 'Ye\'re nou loggit in tae {{SITENAME}} as "$1".',
405 'nosuchuser' => 'The\'r nae sic uiser as "$1".
406 Uiser names are case-sensitive.
407 Check yer spellin, or uise [[Special:UserLogin/signup|mak a new accoont]].',
408 'nosuchusershort' => 'The\'r nae sic uiser as "$1". Check yer spellin.',
409 'nouserspecified' => 'Ye hae tae merk up a uisername.',
410 'wrongpassword' => 'The password ye entered is wrang. Please gie it anither shot.',
411 'wrongpasswordempty' => 'The password ye entered is blank. Please gie it anither shot.',
412 'passwordtooshort' => 'Yer password is ower short.
413 It maun hae at laest $1 characters.',
414 'mailmypassword' => 'E-mail new passwaird',
415 'passwordremindertitle' => 'Password reminder frae {{SITENAME}}',
416 'passwordremindertext' => 'Somebodie (maist likely you, frae IP address $1)
417 requestit that we send ye a new {{SITENAME}} login password ($4).
418 The password for uiser "$2" is nou "$3".
419 Ye shuid log in an chynge yer password richt awa.
420
421 Gin some ither bodie made this request or gin ye\'v myndit o yer password an
422 ye dinna want tae chynge it onie mair, ye can ignore this message an cairrie on uisin
423 yer auld password.',
424 'noemail' => 'The\'r nae e-mail address recordit for uiser "$1".',
425 'passwordsent' => 'A new password haes been sent tae the e-mail address registert for "$1". Please log in again efter ye receive it.',
426 'blocked-mailpassword' => 'Yer IP address is blockit frae editin, sae it
427 canna uise the password recovery function, for tae prevent abuiss.',
428 'eauthentsent' => "A confirmation email haes been sent tae the specifee'd email address.
429 Afore onie ither mail is sent tae the accoont, ye'll hae tae follae the guidance in the email,
430 tae confirm that ye ar aucht the accoont.",
431 '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
432 {{PLURAL:$1|hoor|$1 hoors}}.",
433 'mailerror' => 'Error sendin mail: $1',
434 '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.
435 Sae veesitors uisin this IP address canna mak ony mair accoonts juist noo.',
436 'emailauthenticated' => 'Yer e-mail address wis checkit on $1.',
437 'emailnotauthenticated' => 'Yer e-mail address hasnae been checkit! Nae e-mail
438 will be sent for ony o the followin featurs.',
439 'noemailprefs' => "Nae email address haes been specifee'd, the follaein featurs willna wirk.",
440 'emailconfirmlink' => 'Check yer e-mail address',
441 'invalidemailaddress' => 'The email address canna be acceptit syne it seems tae be formattit wrang.
442 Please enter a weel-formattit address or mak that field tuim.',
443 'accountcreated' => 'Accoont creatit',
444 'accountcreatedtext' => 'The uiser accoont for $1 haes bin creatit.',
445 'createaccount-title' => 'Accoont makin for {{SITENAME}}',
446 'createaccount-text' => 'A body ($1) makit an accoont for yer email address on {{SITENAME}} ($4) cried "$2", wi a password o "$3".
447 Ye shuid log in an chynge yer password nou.
448
449 Ye dinna hae tae heed this message, if this accoont wis creatit by mistak.',
450 'loginlanguagelabel' => 'Leid: $1',
451
452 # Change password dialog
453 'resetpass' => 'Chynge passwaird',
454 '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:',
455 'resetpass_header' => 'Chynge accoont password',
456 'oldpassword' => 'Auld password',
457 'newpassword' => 'New passwaird:',
458 'resetpass_submit' => 'Mak passwaird an log in',
459 'resetpass_success' => 'Yer passwaird chynge wis braw! Nou loggin ye in...',
460 'resetpass_forbidden' => 'Passwords canna be chynged',
461 'resetpass-no-info' => 'Ye maun be loggit in tae access this page directly.',
462 'resetpass-submit-loggedin' => 'Chynge passwaird',
463 'resetpass-submit-cancel' => 'Cancel',
464
465 # Edit page toolbar
466 'bold_sample' => 'Bauld text',
467 'bold_tip' => 'Bauld text',
468 'italic_sample' => 'Italic text',
469 'italic_tip' => 'Italic text',
470 'link_sample' => 'Airtin teitle',
471 'link_tip' => 'Internal airtin',
472 'extlink_sample' => 'http://www.example.com airtin teitle',
473 'extlink_tip' => 'Airtin tae an outby steid (mynd the http:// prefix)',
474 'headline_sample' => 'Heidline text',
475 'headline_tip' => 'Level 2 heidline',
476 'nowiki_sample' => 'Insert non-formattit text here',
477 'nowiki_tip' => 'Ignore wiki formattin',
478 'image_sample' => 'Exemplar.jpg',
479 'image_tip' => 'Embeddit eimage',
480 'media_sample' => 'Exemplar.ogg',
481 'media_tip' => 'Media file airtin',
482 'sig_tip' => 'Yer seignatur wi timestamp',
483 'hr_tip' => 'Horizontal line (dinna ower uise)',
484
485 # Edit pages
486 'summary' => 'Ootline:',
487 'subject' => 'Subject/headline:',
488 'minoredit' => 'This is a smaa edit',
489 'watchthis' => 'Leuk ower this page',
490 'savearticle' => 'Hain page',
491 'preview' => 'Scance',
492 'showpreview' => 'Scance ower',
493 'showlivepreview' => 'Live leuk ower',
494 'showdiff' => 'Shaw chynges',
495 'anoneditwarning' => "Ye arna loggit in. Yer IP address will be recordit in this page's edit history.",
496 'missingsummary' => "'''Mynd:''' Ye hivna gien an edit summary. Gin ye dab on Hain again, yer edit will be haint athoot ane.",
497 'missingcommenttext' => 'Please enter a comment ablo.',
498 'missingcommentheader' => "'''Mynd:''' Ye hivna gien a subject/heidline for this comment. Gin ye dab on Hain again, yer edit will be haint athoot ane.",
499 'summary-preview' => 'Ootline leuk ower:',
500 'subject-preview' => 'Subject/headline leuk ower:',
501 'blockedtitle' => 'Uiser is blockit',
502 'blockedtext' => '\'\'\'Yer uisername or IP address haes been blockit.\'\'\'
503
504 The block was made bi $1. The raeson gien is \'\'$2\'\'.
505
506 * Start of block: $8
507 * Expiry of block: $6
508 * Intended blockee: $7
509
510 Ye can contact $1 or ane o the ither [[{{MediaWiki:Grouppage-sysop}}|administrators]] tae discuss the block.
511 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.
512 Yer IP address is $3, and the block ID is #$5. Please include this address in onie queries ye mak.',
513 '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.
514 The grunds for this were:
515
516 :\'\'$2\'\'
517
518 * Stairt o block: $8
519 * End o block: $6
520
521 Ye may contact $1 or ane o the ither
522 [[{{MediaWiki:Grouppage-sysop}}|sysops]] tae argie the block.
523
524 Please jot that ye cannae uise the "e-mail this uiser" featur unless ye hae a habile e-mail address
525 registerit in yer [[Special:Preferences|uiser preferences]] an ye hinna been blockit frae uisin it.
526
527 Yer block ID is $5. Please include this ID in ony argies ye mak.',
528 'blockednoreason' => 'nae grunds put',
529 'whitelistedittext' => 'Ye hae tae $1 tae edit pages.',
530 '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]].',
531 'nosuchsectiontitle' => 'There isnae a section wi that teetle',
532 'nosuchsectiontext' => 'Yer tryin tae edit a section that isnae there.',
533 'loginreqtitle' => 'Login Requirit!',
534 'loginreqlink' => 'log in',
535 'loginreqpagetext' => 'Ye maun $1 tae view ither pages.',
536 'accmailtitle' => 'Passwaird sent.',
537 'accmailtext' => "The Password for '$1' haes been sent tae $2.",
538 'newarticle' => '(New)',
539 '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.",
540 '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.''",
541 'noarticletext' => 'The\'r nae text on this page the nou.
542 Ye can [[Special:Search/{{PAGENAME}}|rake for this page teitle]] in ither pages,
543 <span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} rake th\' related logs],
544 or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page].</span>',
545 'noarticletext-nopermission' => 'The\'r nae text on this page the nou.
546 Ye ken [[Special:Search/{{PAGENAME}}|rake for this page teitle]] in ither pages,
547 <span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} rake th\' related logs].',
548 'userpage-userdoesnotexist' => 'Uiser accoont "<nowiki>$1</nowiki>" hasnae been registerit. Please check gin ye wint tae mak or edit this page.',
549 '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''.",
550 'usercssyoucanpreview' => "'''Tip:''' Uise the 'Show preview' button tae proof yer new CSS afore savin.",
551 'userjsyoucanpreview' => "'''Tip:''' Uise the 'Show preview' button tae proof yer new JS afore savin.",
552 'usercsspreview' => "'''Mynd that ye'r juist previewin yer uiser CSS, it haesna yet been hained!'''",
553 'userjspreview' => "'''Mynd that ye're juist testin/previewing yer uiser JavaScript; it haesna been hained yet!'''",
554 'userinvalidcssjstitle' => "'''Warnin:''' There isnae a skin \"\$1\". Mynd that yer ain .css an .js pages uise a lowercase teetle, e.g. {{ns:user}}:Foo/vector.css instead o {{ns:user}}:Foo/Vector.css.",
555 'updated' => '(Updatit)',
556 'note' => "'''Mynd:'''",
557 'previewnote' => "'''Mynd that this is juist a scance-ower, an haesna been hained yet!'''",
558 'previewconflict' => 'This scance reflects the text in the upper text editin area like it will kythe gin ye chuise tae save.',
559 'session_fail_preview' => "'''Sairy! We culdnae process yer edit acause o a loss o term data.
560 Please try again. Gin it disnae wairk still, try loggin oot an loggin in again.'''",
561 'session_fail_preview_html' => "'''Sairy! We culdnae process yer edit acause o a loss o term data.'''
562
563 ''Acause this wiki haes raw HTML habile, the leuk ower is hidden tae hinder JavaScript attacks.''
564
565 '''Gin this is a proper edit try, please try again. Gin it disnae wairk still, try loggin oot an loggin back in.'''",
566 'token_suffix_mismatch' => "'''Yer edit haes been rejectit acause yer client made a richt mess o the punctuation characters
567 in the edit token. The edit haes been rejectit tae hinder corruption o the page text.
568 This whiles happens when ye are uisin a bruken web-based anonymous proxy service.'''",
569 'editing' => 'Editin $1',
570 'editingsection' => 'Editin $1 (section)',
571 'editingcomment' => 'Editin $1 (comment)',
572 'editconflict' => 'Edit conflict: $1',
573 'explainconflict' => "Some ither body haes chynged this page syne ye stertit editin it.
574 The upper text area hauds the page text as it currently exists.
575 Yer chynges is shawn in the lower text area.
576 Ye'll hae tae merge yer chynges intae the existin text.
577 '''Juist''' the text in the upper text area will be hained whan ye press \"{{int:savearticle}}\".",
578 'yourtext' => 'Yer text',
579 'storedversion' => 'Storit version',
580 '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.'''",
581 '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.'''",
582 'yourdiff' => 'Differs',
583 '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!'''",
584 'copyrightwarning2' => "Please mynd that aa contreibutions tae {{SITENAME}} micht be editit, chynged, or remuved bi ither contreibutors.
585 Gin ye dinna want yer writin tae be editit athoot mercy and redistribute at will, than dinna submit it here.<br />
586 YYe'r promisin us forbye that ye wrat this yersel, or copied it frae a
587 public domain or siclike free resoorce (see $1 for details).
588 '''DINNA SUBMIT COPYRICHTIT WARK ATHOOT PERMEISSION!'''",
589 'longpageerror' => "'''ERROR: The text ye hae submitted is $1 kilobytes
590 lang, an that's langer than the maximum of $2 kilobytes. It canna be hained.'''",
591 '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.",
592 'protectedpagewarning' => "'''WARNIN: This page haes been lockit sae that juist uisers wi administrator privileges can edit it.'''",
593 'semiprotectedpagewarning' => "'''Warnin:''' This page haes been lockit sae that only registerit uisers can edit it.",
594 '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}}:",
595 'templatesused' => '{{PLURAL:$1|Template|Templates}} used on this page:',
596 'templatesusedpreview' => 'Templates uised in this scance ower:',
597 'templatesusedsection' => 'Templates uised in this section:',
598 'template-protected' => '(protectit)',
599 'template-semiprotected' => '(semi-protectit)',
600 'hiddencategories' => 'This page is a member of {{PLURAL:$1|1 hidden category|$1 hidden categories}}:',
601 'nocreatetitle' => 'Page makkin limitit',
602 'nocreatetext' => 'This site haes restrictit the ability to mak new pages.
603 Ye can go back an eik tae an existing page, or [[Special:UserLogin|log in or mak an accoont]].',
604 'nocreate-loggedin' => 'Ye dinnae hae the richts tae mak new pages on this wiki.',
605 'permissionserrors' => 'Richts Errors',
606 'permissionserrorstext' => 'Ye dinnae hae the richts tae dae that, acause o the followin {{PLURAL:$1|grund|grunds}}:',
607 'permissionserrorstext-withaction' => 'Ye dinna hae the richts tae $2, for the follaein {{PLURAL:$1|reason|reasons}}:',
608 'recreate-moveddeleted-warn' => "'''Warnin: Ye are makkin a page that haes been deletit.'''
609
610 Ye shuld check that it is guid tae keep editin this page.
611 The deletion and flit log for this page is providit here:",
612 'moveddeleted-notice' => 'This page haes bin deletit.
613 The deletion and flit log fur the page are provided below fur reference.',
614
615 # Parser/template warnings
616 'post-expand-template-inclusion-warning' => "'''Wairnin:''' Template include size is tae lairge.
617 Some templates wull nae be included.",
618 'post-expand-template-inclusion-category' => 'Pages whaur template include size is exceeded',
619 'post-expand-template-argument-warning' => 'Tak tent: This page hauds at least the ae template argument that haes an ower muckle expansion size.
620 Thae arguments hae been left oot.',
621 'post-expand-template-argument-category' => 'Pages containing omitted template arguments',
622
623 # "Undo" feature
624 '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.',
625 'undo-failure' => 'The edit culdnae be undone acause o conflictin edits inatween.',
626 'undo-summary' => 'Undo reveision $1 by [[Special:Contributions/$2|$2]] ([[User talk:$2|Collogue]])',
627
628 # Account creation failure
629 'cantcreateaccounttitle' => 'Canna mak accoont',
630 'cantcreateaccount-text' => "Accoont makkin frae this IP address ('''$1''') haes been blockit by [[User:$3|$3]].
631
632 The grund for this, given by $3 is ''$2''",
633
634 # History pages
635 'viewpagelogs' => 'Leuk at logs for this page',
636 'nohistory' => "The'r nae edit history for this page.",
637 'currentrev' => 'Current reveision',
638 'currentrev-asof' => 'Latest revision as of $1',
639 'revisionasof' => 'Reveision as o $1',
640 'revision-info' => 'Revision as o $1 by $2',
641 'previousrevision' => '← Aulder reveision',
642 'nextrevision' => 'Newer reveision →',
643 'currentrevisionlink' => 'see current reveision',
644 'cur' => 'nou',
645 'next' => 'neist',
646 'last' => 'hind',
647 'page_first' => 'first',
648 'page_last' => 'hindermaist',
649 '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.',
650 'history-fieldset-title' => 'Browse history',
651 'history-show-deleted' => 'Deletit only',
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',
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}}/suppress|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}}/suppress|page={{FULLPAGENAMEE}}}} deletion log].',
674 'rev-delundel' => 'shaw/scug',
675 'revisiondelete' => 'Delete/undelete revisions',
676 'revdelete-nooldid-title' => 'Nae target revision',
677 'revdelete-radio-set' => 'Yea',
678 'revdelete-radio-unset' => 'Nae',
679 'revdel-restore' => 'change visibility',
680 'revdel-restore-deleted' => 'deletit revisions',
681 'revdel-restore-visible' => 'visible revisions',
682 'pagehist' => 'Page history',
683
684 # History merging
685 'mergehistory-from' => 'Soorce page:',
686 'mergehistory-reason' => 'Raeson:',
687
688 # Merge log
689 'revertmerge' => 'Unmerge',
690
691 # Diffs
692 'history-title' => 'Revision history of "$1"',
693 'difference' => '(Difference atween revisions)',
694 'lineno' => 'Line $1:',
695 'compareselectedversions' => 'Compare selectit versions',
696 'editundo' => 'undo',
697 'diff-multi' => '({{PLURAL:$1|One intermediate revision|$1 intermediate revisions}} by {{PLURAL:$2|one user|$2 users}} nae shown)',
698
699 # Search results
700 'searchresults' => 'Rake results',
701 'searchresults-title' => 'Rake affcome for "$1"',
702 'searchresulttext' => 'For mair information aboot rakin {{SITENAME}}, see [[{{MediaWiki:Helppage}}|Rakin {{SITENAME}}]].',
703 'searchsubtitle' => "Ye raked for '''[[:$1]]'''",
704 'searchsubtitleinvalid' => "Ye raked for '''$1'''",
705 'titlematches' => 'Airticle teitle matches',
706 'notitlematches' => 'Nae page teitle matches',
707 'notextmatches' => 'Nae page text matches',
708 'prevn' => 'foregaun {{PLURAL:$1|$1}}',
709 'nextn' => 'neist {{PLURAL:$1|$1}}',
710 'prevn-title' => 'Previous $1 {{PLURAL:$1|ootcome|ootcomes}}',
711 'nextn-title' => 'Next $1 {{PLURAL:$1|ootcome|ootcomes}}',
712 'shown-title' => 'Shaw $1 {{PLURAL:$1|ootcome|ootcomes}} per page',
713 'viewprevnext' => 'View ($1 {{int:pipe-separator}} $2) ($3)',
714 'searchmenu-exists' => "'''There is a page named \"[[:\$1]]\" oan this wiki.'''",
715 'searchmenu-new' => "'''Mak the page \"[[:\$1]]\" on this wiki!'''",
716 'searchhelp-url' => 'Help:Contents',
717 'searchprofile-articles' => 'Content pages',
718 'searchprofile-project' => 'Help and Project pages',
719 'searchprofile-images' => 'Multimedia',
720 'searchprofile-everything' => 'Everything',
721 'searchprofile-advanced' => 'Advanced',
722 'searchprofile-articles-tooltip' => 'Rake in $1',
723 'searchprofile-project-tooltip' => 'Rake in $1',
724 'searchprofile-images-tooltip' => 'Rake fur files',
725 'searchprofile-everything-tooltip' => 'Rake aw of content (including collogue pages)',
726 'searchprofile-advanced-tooltip' => 'Rake in custom namespaces',
727 'search-result-size' => '$1 ({{PLURAL:$2|1 word|$2 words}})',
728 'search-result-category-size' => '{{PLURAL:$1|1 member|$1 members}} ({{PLURAL:$2|1 subcategory|$2 subcategories}}, {{PLURAL:$3|1 file|$3 files}})',
729 'search-redirect' => '(redirect $1)',
730 'search-section' => '(section $1)',
731 'search-suggest' => 'Did ye mean: $1',
732 'search-interwiki-more' => '(more)',
733 'search-mwsuggest-enabled' => 'wi suggestions',
734 'search-mwsuggest-disabled' => 'nae propone',
735 'searchrelated' => 'related',
736 'searchall' => 'aw',
737 'showingresults' => "Shawin ablo up tae {{PLURAL:$1|'''1''' result|'''$1''' results}} stertin wi #'''$2'''.",
738 'showingresultsnum' => "Shawin ablo {{PLURAL:$3|'''1''' result|'''$3''' results}} stertin wi #'''$2'''.",
739 'showingresultsheader' => "{{PLURAL:$5|Ootcome '''$1''' of '''$3'''|Ootcomes '''$1 - $2''' of '''$3'''}} for '''$4'''",
740 '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).",
741 'search-nonefound' => "Thare wur na ootcomes matching th' query.",
742 'powersearch' => 'Rake',
743 'powersearch-redir' => 'Leet redirects',
744 'powersearch-field' => 'Rake for',
745 'powersearch-toggleall' => 'Aw',
746 '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.',
747
748 # Quickbar
749 'qbsettings-none' => 'Nane',
750
751 # Preferences page
752 'mypreferences' => 'Ma preferences',
753 'prefsnologin' => 'No loggit in',
754 'prefsnologintext' => 'Ye maun be [[Special:UserLogin|loggit in]] tae set uiser preferences.',
755 'changepassword' => 'Chynge password',
756 'prefs-skin' => 'Huil',
757 'skin-preview' => 'First Leuk',
758 'datedefault' => 'Nae preference',
759 'prefs-datetime' => 'Date an time',
760 'prefs-personal' => 'Uiser data',
761 'prefs-rc' => 'Recent chynges an shawin stubs',
762 'prefs-watchlist' => 'Watchleet',
763 'prefs-misc' => 'Antrin settins',
764 'prefs-resetpass' => 'Chynge passwaird',
765 'saveprefs' => 'Hain preferences',
766 'prefs-editing' => 'Editin',
767 'searchresultshead' => 'Rake result settins',
768 'resultsperpage' => 'Hits tae shaw per page',
769 'stub-threshold-disabled' => 'Tuckie',
770 'recentchangescount' => 'Nummer o teitles in recent chynges',
771 'savedprefs' => 'Yer preferences haes been hained.',
772 'timezoneoffset' => 'Affset',
773 'servertime' => 'Server time is nou',
774 'guesstimezone' => 'Fill in frae brouser',
775 'allowemail' => 'Allou email frae ither uisers',
776 'defaultns' => 'Rake in thir namespaces bi defaut:',
777 'default' => 'defaut',
778 'prefs-files' => 'Files',
779 'prefs-custom-css' => 'Custom CSS',
780 'prefs-custom-js' => 'Custom JS',
781 'youremail' => 'Yer email:',
782 'username' => 'Uisername:',
783 'uid' => 'Uiser ID:',
784 'prefs-memberingroups' => 'Member o {{PLURAL:$1|group|groups}}:',
785 'yourrealname' => 'Yer real name:',
786 'yourlanguage' => 'Interface leid:',
787 'yourvariant' => 'Leid variant',
788 'yournick' => 'New seegnatur:',
789 'badsig' => 'Raw signature nae guid; check HTML tags.',
790 'badsiglength' => 'Yer nickname is ower lang; it haes tae be $1 {{PLURAL:$1|character|characters}} or less.',
791 'email' => 'E-mail',
792 '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.',
793 'prefs-help-email' => 'E-mail is optional, bit is needed fur password resets, shuid ye forget yer password.',
794 'prefs-help-email-others' => "Ye kin an choose tae let others contact ye by e-mail thro' a link oan yer uiser or collogue page.
795 Yer e-mail address insae revealed whin ither uisers contact ye.",
796 'prefs-help-email-required' => 'Yer e-mail address is needit.',
797 'prefs-diffs' => 'Diffs',
798
799 # User rights
800 'userrights-lookup-user' => 'Manish uiser boorachs',
801 'userrights-user-editname' => 'Enter a uisername:',
802 'editusergroup' => 'Edit uiser boorach',
803 'editinguser' => "Editin uiser '''[[User:$1|$1]]''' ([[User talk:$1|{{int:talkpagelinktext}}]] | [[Special:Contributions/$1|{{int:contribslink}}]])",
804 'userrights-groupsmember' => 'Member o:',
805
806 # Groups
807 'group-user' => 'Uisers',
808 'group-bot' => 'Bots',
809 'group-all' => '(aw)',
810
811 'group-user-member' => 'Uiser',
812 'group-bot-member' => 'Bot',
813
814 # Rights
815 'right-delete' => 'Delete pages',
816
817 # User rights log
818 'rightslog' => 'Uiser richts log',
819 'rightslogtext' => 'This is a log o chynges tae uiser richts.',
820
821 # Associated actions - in the sentence "You do not have permission to X"
822 'action-edit' => 'edit this page',
823
824 # Recent changes
825 'nchanges' => '$1 {{PLURAL:$1|chynge|chynges}}',
826 'recentchanges' => 'Recent chynges',
827 'recentchanges-legend' => 'Recent changes options',
828 'recentchangestext' => 'Follae the maist recent chynges tae the wiki on this page.',
829 'recentchanges-feed-description' => 'Follae the maist recent chynges tae the wiki in this feed.',
830 'recentchanges-label-newpage' => 'This edit created a freish page',
831 'recentchanges-label-minor' => 'This is a smaa edit',
832 'recentchanges-label-bot' => 'This edit wis performed by a bot',
833 'recentchanges-label-unpatrolled' => 'This edit haes nae yet bin patrolled',
834 'rcnote' => "Below {{PLURAL:$1|is '''1''' change|are the last '''$1''' chynges}} in the last {{PLURAL:$2|day|'''$2''' days}}, as of $5, $4.",
835 'rcnotefrom' => 'Ablo is the chynges syne <b>$2</b> (up tae <b>$1</b> shawn).',
836 'rclistfrom' => 'Shaw new chynges stertin frae $1',
837 'rcshowhideminor' => '$1 smaa edits',
838 'rcshowhidebots' => '$1 bots',
839 'rcshowhideliu' => '$1 logged-in uisers',
840 'rcshowhideanons' => '$1 anonymous uisers',
841 'rcshowhidepatr' => '$1 patrolled edits',
842 'rcshowhidemine' => '$1 ma edits',
843 'rclinks' => 'Shaw last $1 chynges in last $2 days<br />$3',
844 'diff' => 'diff',
845 'hist' => 'hist',
846 'hide' => 'Hod',
847 'show' => 'shaw',
848 'minoreditletter' => 's',
849 'newpageletter' => 'N',
850 'boteditletter' => 'b',
851 'number_of_watching_users_pageview' => '[$1 watchin {{PLURAL:$1|uiser|uisers}}]',
852 'rc_categories_any' => 'Ony',
853 'rc-enhanced-expand' => 'Shaw details (requires JavaScript)',
854 'rc-enhanced-hide' => 'Hod details',
855
856 # Recent changes linked
857 'recentchangeslinked' => 'Relatit chynges',
858 'recentchangeslinked-feed' => 'Relatit chynges',
859 'recentchangeslinked-toolbox' => 'Relatit chynges',
860 'recentchangeslinked-title' => 'Changes related to "$1"',
861 'recentchangeslinked-noresult' => "Na changes oan linked pages during th' given period.",
862 'recentchangeslinked-summary' => "This is a leet o' changes made recently tae pages linked frae a specified page (or tae members o' a specified category).
863 Pages on [[Special:Watchlist|your watchleet]] are '''bold'''.",
864 'recentchangeslinked-page' => 'Page name:',
865 'recentchangeslinked-to' => "Shaw changes tae pages linked tae th' given page instead",
866
867 # Upload
868 'upload' => 'Uplaid file',
869 'uploadbtn' => 'Uplaid file',
870 'reuploaddesc' => 'Gang back tae the uplaid form.',
871 'uploadnologin' => 'Nae loggit in',
872 'uploadnologintext' => 'Ye maun be [[Special:UserLogin|loggit in]] til uplaid files.',
873 'uploaderror' => 'Uplaid error',
874 'uploadtext' => "Uise the form ablo tae uplaid new files;
875 tae keek at or rake throu aareadies uplaidit eimages gang tae the [[Special:FileList|leet o uplaidit files]];
876 uplaids an deletions is recordit in the [[Special:Log|project log]].
877
878 Tae pit the eimage intae a page, uise an airtin i the form
879 '''<nowiki>[[</nowiki>{{ns:file}}:file.jpg<nowiki>]]</nowiki>''',
880 '''<nowiki>[[</nowiki>{{ns:file}}:file.png|alt text<nowiki>]]</nowiki>''' or
881 '''<nowiki>[[</nowiki>{{ns:media}}:file.ogg<nowiki>]]</nowiki>''' for pyntin strecht tae the file",
882 'uploadlog' => 'uplaid log',
883 'uploadlogpage' => 'Uplaid log',
884 'uploadlogpagetext' => 'Ablo is a leet o the maist recent file uplaids.',
885 'filedesc' => 'Ootline',
886 'filestatus' => 'Copyricht status:',
887 'filesource' => 'Soorce:',
888 'uploadedfiles' => 'Uplaidit files',
889 'ignorewarning' => 'Ignore warnin an hain file oniewey.',
890 'ignorewarnings' => 'Ignore ony warnins',
891 'illegalfilename' => 'The filename "$1" haes characters that isna alloud in page teitles. Please rename the file an gie uplaidin it anither shot.',
892 'badfilename' => 'Eimage name haes been chynged tae "$1".',
893 'largefileserver' => 'This file is bigger nor the server is confeigurt tae allou.',
894 'fileexists' => "A file wi this name exists aareadies, please check '''<tt>[[:$1]]</tt>''' gin ye'r no siccar that ye want tae chynge it.
895 [[$1|thumb]]",
896 '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]]',
897 '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]]',
898 'uploadwarning' => 'Uplaid warnin',
899 'savefile' => 'Hain file',
900 'uploadedimage' => 'uplaidit "$1"',
901 'uploaddisabled' => 'Sorry, uplaidin is disabled.',
902 'uploadscripted' => 'This file hauds HTML or script code that micht be wrang interpretit bi a wab brouser.',
903 'uploadvirus' => 'The file hauds a virus! Details: $1',
904 'sourcefilename' => 'Soorce filename:',
905
906 'license' => 'Licensing:',
907 'license-header' => 'Licensing',
908 'nolicense' => 'Nane selected',
909
910 # Special:ListFiles
911 'imgfile' => 'file',
912 'listfiles' => 'Eimage leet',
913 'listfiles_name' => 'Name',
914 'listfiles_user' => 'Uiser',
915 'listfiles_size' => 'Size',
916
917 # File description page
918 'file-anchor-link' => 'Eimage',
919 'filehist' => 'File history',
920 'filehist-help' => "Click oan a date/time tae view th' file as it appeared at that time.",
921 'filehist-deleteone' => 'delete',
922 'filehist-revert' => 'revert',
923 'filehist-current' => 'current',
924 'filehist-datetime' => 'Date/Time',
925 'filehist-thumb' => 'Thumbnail',
926 'filehist-thumbtext' => 'Thumbnail for version as of $1',
927 'filehist-user' => 'Uiser',
928 'filehist-dimensions' => 'Dimensions',
929 'filehist-comment' => 'Comment',
930 'imagelinks' => 'File airtins',
931 'linkstoimage' => 'The follaein {{PLURAL:$1|page airts|$1 pages airt}} tae this file:',
932 'nolinkstoimage' => "The'r nae pages airts tae this eimage.",
933 'sharedupload-desc-here' => "This file is frae $1 and may be used bi other projects.
934 Th' description oan tis [$2 file description page] thare is shown below.",
935
936 # File reversion
937 'filerevert' => 'Revert $1',
938 'filerevert-legend' => 'Revert file',
939 'filerevert-submit' => 'Revert',
940
941 # File deletion
942 'filedelete-submit' => 'Delete',
943
944 # MIME search
945 'mimetype' => 'MIME type:',
946 'download' => 'dounlaid',
947
948 # Unused templates
949 'unusedtemplates' => 'Templates that arena uised',
950 '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.',
951 'unusedtemplateswlh' => 'ither links',
952
953 # Random page
954 'randompage' => 'Wale page allevolie',
955
956 # Statistics
957 'statistics' => 'Statistics',
958 'statistics-header-pages' => 'Page statistics',
959 'statistics-header-edits' => 'Edit statistics',
960 'statistics-header-views' => 'View statistics',
961 'statistics-header-users' => 'Uiser statistics',
962 'statistics-header-hooks' => 'Ither statistics',
963 'statistics-pages' => 'Pages',
964
965 'disambiguationspage' => 'Template:disambig',
966
967 'doubleredirects' => 'Dooble reguidals',
968 '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.',
969
970 'brokenredirects' => 'Brucken reguidals',
971 'brokenredirectstext' => 'The follaein reguidals airts tae pages that disna exist.',
972 'brokenredirects-edit' => 'edit',
973 'brokenredirects-delete' => 'delete',
974
975 'withoutinterwiki' => 'Pages athoot leid links',
976 'withoutinterwiki-legend' => 'Prefix',
977 'withoutinterwiki-submit' => 'Shaw',
978
979 # Miscellaneous special pages
980 'nbytes' => '$1 {{PLURAL:$1|byte|bytes}}',
981 'ncategories' => '$1 {{PLURAL:$1|category|categories}}',
982 'nlinks' => '$1 {{PLURAL:$1|link|links}}',
983 'nmembers' => '$1 {{PLURAL:$1|membir|membirs}}',
984 'nrevisions' => '$1 {{PLURAL:$1|reveision|reveisions}}',
985 'nviews' => '$1 {{PLURAL:$1|view|views}}',
986 'uncategorizedpages' => 'Uncategoreised pages',
987 'uncategorizedcategories' => 'Uncategoreised categories',
988 'unusedcategories' => 'Unuised categories',
989 'unusedimages' => 'Unuised images',
990 'wantedcategories' => 'Wantit categories',
991 'wantedpages' => 'Wantit pages',
992 'mostlinked' => 'Maist airtit-til pages',
993 'mostlinkedcategories' => 'Maist airtit-til categories',
994 'mostcategories' => 'Airticles wi the maist categories',
995 'mostimages' => 'Maist uised eimages',
996 'mostrevisions' => 'Maist revised airticles',
997 'prefixindex' => 'All pages with prefix',
998 'longpages' => 'Lang pages',
999 'deadendpages' => 'Deid-end pages',
1000 'listusers' => 'Uiser leet',
1001 'usercreated' => 'Created on $1 at $2',
1002 'newpages' => 'New pages',
1003 'newpages-username' => 'Uisername:',
1004 'ancientpages' => 'Auldest pages',
1005 'move' => 'Flit',
1006 'movethispage' => 'Flit this page',
1007 '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>',
1008 'unusedcategoriestext' => 'The follaein category pages exists, tho nae ither airticle or category maks uiss o thaim.',
1009 'notargettitle' => 'Nae target',
1010 'notargettext' => "Ye hivna specifee'd a tairget page or uiser tae perform this function on.",
1011 'pager-newer-n' => '{{PLURAL:$1|newer 1|newer $1}}',
1012 'pager-older-n' => '{{PLURAL:$1|older 1|older $1}}',
1013
1014 # Book sources
1015 'booksources' => 'Beuk sources',
1016 'booksources-search-legend' => 'Search fur book sources',
1017 'booksources-go' => 'Gang',
1018
1019 # Special:Log
1020 'specialloguserlabel' => 'Uiser:',
1021 'speciallogtitlelabel' => 'Teitle:',
1022 'log' => 'Logs',
1023 'all-logs-page' => 'Aw public logs',
1024 '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.',
1025 'logempty' => 'Nae matchin items in log.',
1026
1027 # Special:AllPages
1028 'allpages' => 'Aa pages',
1029 'alphaindexline' => '$1 tae $2',
1030 'nextpage' => 'Neist page ($1)',
1031 'prevpage' => 'Page afore ($1)',
1032 'allpagesfrom' => 'Shaw pages stairtin at:',
1033 'allarticles' => 'Aa airticles',
1034 'allinnamespace' => 'Aa pages ($1 namespace)',
1035 'allnotinnamespace' => 'Aa pages (nae in $1 namespace)',
1036 'allpagesprev' => 'Afore-gaun',
1037 'allpagesnext' => 'Neist',
1038 'allpagessubmit' => 'Gang',
1039 'allpagesprefix' => 'Shaw pages wi prefix:',
1040 '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',
1041 'allpages-bad-ns' => '{{SITENAME}} disna hae a namespace "$1".',
1042
1043 # Special:Categories
1044 'categories' => 'Categories',
1045 'categoriespagetext' => 'The follaein categories exist in the wiki.
1046 [[Special:UnusedCategories|Unused categories]] are not shown here.
1047 Also see [[Special:WantedCategories|wanted categories]].',
1048 'special-categories-sort-count' => 'sairt bi coont',
1049 'special-categories-sort-abc' => 'sairt by the alphabet',
1050
1051 # Special:DeletedContributions
1052 'sp-deletedcontributions-contribs' => 'contreibutions',
1053
1054 # Special:LinkSearch
1055 'linksearch-ns' => 'Namespace:',
1056 'linksearch-ok' => 'Rake',
1057 'linksearch-line' => '$1 is linked from $2',
1058
1059 # Special:ListUsers
1060 'listusers-submit' => 'Shaw',
1061 'listusers-blocked' => '(blockit)',
1062
1063 # Special:Log/newusers
1064 'newuserlogpage' => 'Uiser creation log',
1065
1066 # Special:ListGroupRights
1067 'listgrouprights-members' => '(leet o members)',
1068
1069 # E-mail user
1070 'mailnologin' => 'Nae send address',
1071 '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.',
1072 'emailuser' => 'E-mail this uiser',
1073 'noemailtitle' => 'Nae e-mail address',
1074 'noemailtext' => "This uiser haesna specifee'd a valid e-mail address, or haes chuisen no tae receive e-mail frae ither uisers.",
1075 'emailmessage' => 'Message:',
1076
1077 # Watchlist
1078 'watchlist' => 'Ma watchleet',
1079 'mywatchlist' => 'Ma watchleet',
1080 'watchlistfor2' => 'For $1 $2',
1081 'nowatchlist' => 'Ye hivna onie eitems on yer watchleet.',
1082 'watchnologin' => 'Nae loggit in',
1083 'watchnologintext' => 'Ye maun be [[Special:UserLogin|loggit in]] tae modify yer watchleet.',
1084 '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.",
1085 'removedwatchtext' => 'The page "[[:$1]]" haes been remuved frae yer watchleet.',
1086 'watch' => 'Watch',
1087 'watchthispage' => 'Leuk ower this page',
1088 'unwatch' => 'Unwatch',
1089 'notanarticle' => 'No a content page',
1090 'watchnochange' => 'Nane o yer watched items were edited in the time period displayed.',
1091 'watchlist-details' => "{{PLURAL:$1|$1 page|$1 pages}} on yer watchleet, nae countin' collogue pages.",
1092 'watchlistcontains' => 'Yer watchleet contains $1 {{PLURAL:$1|page|pages}}.',
1093 'iteminvalidname' => "Trouble wi eitem '$1', invalid name...",
1094 'wlnote' => "Ablo is the lest $1 {{PLURAL:$1|chynge|chynges}} in the lest {{PLURAL:$2|hour|'''$2''' hours}}.",
1095 'wlshowlast' => 'Shaw lest $1 hours $2 days $3',
1096 'watchlist-options' => 'Watchleet options',
1097
1098 # Displayed when you click the "watch" button and it is in the process of watching
1099 'watching' => 'Watchin...',
1100 'unwatching' => 'Unwatchin...',
1101
1102 'enotif_reset' => 'Merk aa pages visitit',
1103 'changed' => 'chynged',
1104 'created' => 'creatit',
1105 'enotif_subject' => '{{SITENAME}} page $PAGETITLE haes been $CHANGEDORCREATED bi $PAGEEDITOR',
1106 'enotif_lastvisited' => 'Hae a leuk at $1 for aa chynges sin yer last visit.',
1107
1108 # Delete
1109 'deletepage' => 'Delete page',
1110 'excontent' => "content wis: '$1'",
1111 'excontentauthor' => "content wis: '$1' (an the ae contreibutor wis '[[Special:Contributions/$2|$2]]')",
1112 'exbeforeblank' => "content afore blankin wis: '$1'",
1113 'exblank' => 'page wis tuim',
1114 'delete-confirm' => 'Delete "$1"',
1115 'delete-legend' => 'Delete',
1116 'historywarning' => "Warnin: The page ye're aboot tae delete haes a history:",
1117 'confirmdeletetext' => "Ye'r aboot tae permanently delete a page or eimage alang wi aa its history frae the database.
1118 Please confirm that ye intend tae dae this, that ye unnerstaun the consequences,
1119 an that ye'r daein this in accord wi [[{{MediaWiki:Policy-url}}]].",
1120 'actioncomplete' => 'Action duin',
1121 'actionfailed' => 'Action failed',
1122 'deletedtext' => '"$1" haes been delete. See $2 for a record o recent deletions.',
1123 'dellogpage' => 'Deletion log',
1124 'dellogpagetext' => 'Ablo is a leet o the maist recent deletions.',
1125 'deletionlog' => 'deletion log',
1126 'reverted' => 'Revertit tae aulder reveision',
1127 'deletecomment' => 'Raeson:',
1128 'deletereasonotherlist' => 'Ither raeson',
1129
1130 # Rollback
1131 'rollback' => 'Row back edits',
1132 'rollback_short' => 'Rowback',
1133 'rollbacklink' => 'rowback',
1134 'rollbackfailed' => 'Rowback failed',
1135 'cantrollback' => 'Canna revert edit; last contreibutor is the ae author o this page.',
1136 '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]]).',
1137 'editcomment' => "The edit comment wis: \"''\$1''\".",
1138 'revertpage' => 'Revertit edit o [[Special:Contributions/$2|$2]] ([[User talk:$2|Talk]]), chynged back tae last version bi [[User:$1|$1]]',
1139
1140 # Protect
1141 'protectlogpage' => 'Fend log',
1142 'protectlogtext' => 'Ablo is a leet o page locks/unlocks. See the [[Special:ProtectedPages|protected pages list]] for the list of currently operational page protections.',
1143 'protectedarticle' => 'protectit "[[$1]]"',
1144 'unprotectedarticle' => 'unprotectit "[[$1]]"',
1145 'protect-title' => 'Protectin "$1"',
1146 'prot_1movedto2' => '[[$1]] flittit til [[$2]]',
1147 'protectcomment' => 'Raeson:',
1148 'protectexpiry' => 'Expires:',
1149 'protect-text' => "Ye can see an chynge the protection level here for the page '''$1'''.",
1150 'protect-default' => 'Allow aw uisers',
1151 'protect-level-autoconfirmed' => 'Baur new and unregistered uisers',
1152 'protect-level-sysop' => 'Juist administrators',
1153 'protect-othertime' => 'Ither time:',
1154 'protect-othertime-op' => 'ither time',
1155 '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',
1156
1157 # Restrictions (nouns)
1158 'restriction-edit' => 'Edit',
1159 'restriction-move' => 'Flit',
1160 'restriction-create' => 'Mak',
1161 'restriction-upload' => 'Uplaid',
1162
1163 # Undelete
1164 'undelete' => 'Restore delete page',
1165 'undeletepage' => 'View an restore delete pages',
1166 'viewdeletedpage' => 'View delete pages',
1167 'undeletepagetext' => 'The follaein pages haev bin deleted but are aye in the archive an
1168 can be restored. The archive micht be redd oot noo an then.',
1169 'undeletehistory' => 'Gin ye restore the page, aa reveisions will be restored til the history.
1170 Gin a neow page wi the same name haes bin created syne the deletion, the restored
1171 reveisions will appear in the aulder history, an the current reveision o the live page winna be autaematically replaced.',
1172 'undeletehistorynoadmin' => 'This airticle haes been delete. The raeson for deletion is
1173 shawn in the summary ablo, alang wi parteeculars o the uisers that haed editit this page
1174 afore it wis delete. The actual text o thir deletit reveisions is available tae admeenistrators juist.',
1175 'undeletelink' => 'view/restore',
1176 'undeleteviewlink' => 'view',
1177 'undeletedrevisions' => '{{PLURAL:$1|1 reveision|$1 reveisions}} restored',
1178 'cannotundelete' => 'Undelete didna wirk; some ither bodie micht hae aareadies undeletit the page.',
1179
1180 # Namespace form on various pages
1181 'namespace' => 'Namespace:',
1182 'invert' => 'Invert selection',
1183 'blanknamespace' => '(Main)',
1184
1185 # Contributions
1186 'contributions' => 'Uiser contreibutions',
1187 'contributions-title' => 'Uiser contreibutions fer $1',
1188 'mycontris' => 'Ma contreibutions',
1189 'contribsub2' => 'For $1 ($2)',
1190 'nocontribs' => 'Nae chynges wis funnd matchin thae criteria.',
1191 'uctop' => ' (tap)',
1192 'month' => 'Frae month (an afore):',
1193 'year' => 'Frae year (an afore):',
1194
1195 'sp-contributions-newbies' => "Shaw contreibutions o' freish accounts ainlie",
1196 'sp-contributions-blocklog' => 'block log',
1197 'sp-contributions-uploads' => 'uploads',
1198 'sp-contributions-logs' => 'logs',
1199 'sp-contributions-talk' => 'collogue',
1200 'sp-contributions-search' => 'Rake fur contreibutions',
1201 'sp-contributions-username' => 'IP address or uisername:',
1202 'sp-contributions-toponly' => 'Ainlie shaw edits that are latest revisions',
1203 'sp-contributions-submit' => 'Rake',
1204
1205 # What links here
1206 'whatlinkshere' => 'Whit airts tae here',
1207 'whatlinkshere-title' => 'Pages that link to "$1"',
1208 'whatlinkshere-page' => 'Page:',
1209 'linkshere' => "The follaein pages airts tae '''[[:$1]]''':",
1210 'nolinkshere' => "Nae pages airt tae '''[[:$1]]'''.",
1211 'isredirect' => 'reguidal page',
1212 'istemplate' => 'transclusion',
1213 'isimage' => 'file link',
1214 'whatlinkshere-prev' => '{{PLURAL:$1|previous|previous $1}}',
1215 'whatlinkshere-next' => '{{PLURAL:$1|next|next $1}}',
1216 'whatlinkshere-links' => '← links',
1217 'whatlinkshere-hideredirs' => '$1 redirects',
1218 'whatlinkshere-hidetrans' => '$1 transclusions',
1219 'whatlinkshere-hidelinks' => '$1 links',
1220 'whatlinkshere-hideimages' => '$1 image links',
1221 'whatlinkshere-filters' => 'Filters',
1222
1223 # Block/unblock
1224 'blockip' => 'Block uiser',
1225 '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).',
1226 'ipadressorusername' => 'IP Address or uisername',
1227 'ipbreason' => 'Raeson:',
1228 'ipbsubmit' => 'Block this uiser',
1229 'ipbother' => 'Ither time',
1230 'ipboptions' => '2 hours: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,indefinite:infinite',
1231 'ipbotheroption' => 'ither',
1232 'badipaddress' => 'That IP address is nae guid',
1233 'blockipsuccesssub' => 'Block succeedit',
1234 'blockipsuccesstext' => '[[Special:Contributions/$1|$1]] haes been blockit.
1235 <br />See [[Special:BlockList|IP block leet]] tae review blocks.',
1236 'ipb-unblock-addr' => 'Unblock $1',
1237 'unblockip' => 'Unblock uiser',
1238 'unblockiptext' => 'Uise the form ablo tae restore screivin richts
1239 tae an afore-blockit IP address or uisername.',
1240 'ipblocklist' => 'Blockit uisers',
1241 'anononlyblock' => 'anon. juist',
1242 'createaccountblock' => 'accoont-makkin blockit',
1243 'blocklink' => 'block',
1244 'unblocklink' => 'unblock',
1245 'change-blocklink' => 'chynge block',
1246 'contribslink' => 'contreibs',
1247 'autoblocker' => 'Autaematically blockit syne yer IP address haes been uised recently bi "[[User:$1|$1]]". The raeson gien for $1\'s block is "\'\'$2\'\'"',
1248 'blocklogpage' => 'Block log',
1249 'blocklogentry' => 'blockit [[$1]] wi an expiry time o $2 $3',
1250 'blocklogtext' => 'This is a log o uiser blockin an unblockin actions. Autaematically blockit IP addresses isna leetit. See the [[Special:BlockList|IP block leet]] for the leet o bans and blocks on the gae the nou.',
1251 'unblocklogentry' => 'unblockit $1',
1252 'block-log-flags-nocreate' => 'accoont-makkin blockit',
1253 'range_block_disabled' => 'The administrator abeility tae mak range blocks is disabled.',
1254 '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.',
1255 'proxyblocksuccess' => 'Duin',
1256 'sorbsreason' => 'Yer IP address is leetit as an open proxy in the DNSBL.',
1257 'sorbs_create_account_reason' => 'Yer IP address is leetit as an open proxy in the DNSBL. Ye canna mak an accoont',
1258
1259 # Developer tools
1260 'unlockdb' => 'Lowse database',
1261 '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.",
1262 '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.',
1263 'lockconfirm' => 'Aye, A raellie want tae lock the database.',
1264 'unlockconfirm' => 'Aye, A raelly want tae lowse the database.',
1265 'locknoconfirm' => 'Ye didna tick the confirmation box.',
1266 'lockdbsuccesssub' => 'Database lock fine',
1267 'unlockdbsuccesssub' => 'Database lowsed',
1268 'lockdbsuccesstext' => 'The database haes been lockit. <br />Mynd an tak the lock aff efter yer maintenance is feinisht.',
1269 'unlockdbsuccesstext' => 'The database haes bin lowsed.',
1270 'databasenotlocked' => 'The database isna lockit.',
1271
1272 # Move page
1273 'move-page-legend' => 'Flit page',
1274 'movepagetext' => "Uisin the form ablo will rename a page, flittin aa its history tae the new name.
1275 The auld teitle will become a reguidal page tae the new teitle.
1276 Airtins tae the auld page teitle willna be chynged;
1277 be siccar tae check for dooble or brucken reguidals.
1278 You ar responsible for makkin siccar that airtins continues tae pynt whaur thay ar supposed tae gang.
1279
1280 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.
1281 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
1282
1283 '''WARNIN!'''
1284 This can be a drastic and unexpectit chynge for a popular page;
1285 please be siccar ye unnerstaun the consequences o this afore proceedin.",
1286 '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.",
1287 'movearticle' => 'Flit page:',
1288 'movenologin' => 'No loggit in',
1289 'movenologintext' => 'Ye maun be a registert uiser an [[Special:UserLogin|loggit in]] tae flit a page.',
1290 'newtitle' => 'Tae new teitle',
1291 'movepagebtn' => 'Flit page',
1292 'pagemovedsub' => 'Flittin succeedit',
1293 'articleexists' => "A page o that name aareadies exists, or the name ye'v waled isna guid. Please wale anither name.",
1294 '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.',
1295 'movedto' => 'flittit ti',
1296 'movetalk' => 'Flit "collogue" page an aa, gin it\'s applicable.',
1297 'movelogpage' => 'Flit log',
1298 'movelogpagetext' => "A leet o pages that's flitted is ablo.",
1299 'movereason' => 'Raeson:',
1300 'revertmove' => 'revert',
1301 'delete_and_move' => 'Delete an flit',
1302 'delete_and_move_text' => '==Deletion caad for==
1303
1304 The destination airticle "[[:$1]]" aareadies exists. Div ye want tae delete it for tae mak wey for the flittin?',
1305 'delete_and_move_confirm' => 'Aye, delete the page',
1306 'delete_and_move_reason' => 'Delete for tae mak wey for flittin',
1307 'selfmove' => 'Ootgaun an incomin teitles is the same; canna flit a page ower itsel.',
1308
1309 # Export
1310 'export' => 'Export pages',
1311 '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.
1312
1313 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.
1314
1315 In the saicont case ye can uise an airtin forbye, for exemplar [[{{#Special:Export}}/{{MediaWiki:Mainpage}}]] for the airticle "[[{{MediaWiki:Mainpage}}]]".',
1316 'exportcuronly' => 'Include juist the current revision, no the fou history',
1317
1318 # Namespace 8 related
1319 'allmessages' => 'Aa seestem messages',
1320 'allmessagesname' => 'Name',
1321 'allmessagesdefault' => 'Defaut text',
1322 'allmessagescurrent' => 'Text the nou',
1323 'allmessagestext' => 'This is a leet o aa seestem messages available in the MediaWiki: namespace.',
1324 'allmessagesnotsupportedDB' => "'''{{ns:special}}:AllMessages''' nae supportit acause '''\$wgUseDatabaseMessages''' is aff.",
1325
1326 # Thumbnails
1327 'thumbnail-more' => 'Eik',
1328 'filemissing' => 'File missin',
1329 'thumbnail_error' => 'Error creating thumbnail: $1',
1330
1331 # Special:Import
1332 'importtext' => 'Please export the file frae the soorce wiki uisin the Special:Export utility, hain it in yer disc an uplaid it here.',
1333 'importnotext' => 'Tuim or nae text',
1334 'importsuccess' => 'Importit fine!',
1335 'importhistoryconflict' => 'Conflictin history revision exists (micht hae importit this page afore)',
1336 'importnosources' => 'Nae transwiki import soorces haes been defined an direct history uplaids is disabled.',
1337
1338 # Tooltip help for the actions
1339 'tooltip-pt-userpage' => 'Yer uiser page',
1340 'tooltip-pt-mytalk' => 'Yer collogue page',
1341 'tooltip-pt-preferences' => 'Ma preferences',
1342 'tooltip-pt-watchlist' => "Th' leet o' pages yer monitoring fur changes",
1343 'tooltip-pt-mycontris' => 'Leet o yer contreibutions',
1344 'tooltip-pt-login' => "It's a guid idea tae log i, but ye dinna hae tae.",
1345 'tooltip-pt-logout' => 'Log oot',
1346 'tooltip-ca-talk' => "Discussion aboot th' content page",
1347 'tooltip-ca-edit' => "Ye kin edit this page. Please uise th' preview button afore saving",
1348 'tooltip-ca-addsection' => 'Start a new section',
1349 'tooltip-ca-viewsource' => 'This page is protectit.
1350 You ken view its source',
1351 'tooltip-ca-history' => "Bygane revisions o' this page",
1352 'tooltip-ca-protect' => 'Fend this page',
1353 'tooltip-ca-delete' => 'Delete this page',
1354 'tooltip-ca-move' => 'Flit this page',
1355 'tooltip-ca-watch' => 'Add this page tae yer watchleet',
1356 'tooltip-ca-unwatch' => 'Remove this page frum yer watchleet',
1357 'tooltip-search' => 'Rake {{SITENAME}}',
1358 'tooltip-search-go' => "Gang tae a page wi' this exact name if exists",
1359 'tooltip-search-fulltext' => "Search th' pages fur this text",
1360 'tooltip-p-logo' => 'Gang tae the Main Page',
1361 'tooltip-n-mainpage' => 'Gang tae the Main Page',
1362 'tooltip-n-mainpage-description' => 'Gang tae the Main Page',
1363 'tooltip-n-portal' => "Aboot th' project, whit ye kin dae, whaur tae fin' things",
1364 'tooltip-n-currentevents' => "Fin' background speirins oan current events",
1365 'tooltip-n-recentchanges' => 'The leet o recent chynges in the wiki',
1366 'tooltip-n-randompage' => 'Load a random page',
1367 'tooltip-n-help' => "Th' steid tae fin' oot",
1368 'tooltip-t-whatlinkshere' => "List o' a' wiki pages that link 'ere",
1369 'tooltip-t-recentchangeslinked' => 'Recent changes in pages linked frae this page',
1370 'tooltip-feed-atom' => 'Atom feed fur this page',
1371 'tooltip-t-contributions' => "View this uiser's contreibutions",
1372 'tooltip-t-emailuser' => 'Send an e-mail to this uiser',
1373 'tooltip-t-upload' => 'Uplaid files',
1374 'tooltip-t-specialpages' => 'Leet o byordinar pages',
1375 'tooltip-t-print' => "Printable version o' this page",
1376 'tooltip-t-permalink' => "Permanent link tae this revision o' th' page",
1377 'tooltip-ca-nstab-main' => 'Leuk at content page',
1378 'tooltip-ca-nstab-user' => 'View the uiser page',
1379 'tooltip-ca-nstab-special' => "This is a byordinar page, ye cannae edit th' page itself",
1380 'tooltip-ca-nstab-project' => 'View the project page',
1381 'tooltip-ca-nstab-image' => 'View the file page',
1382 'tooltip-ca-nstab-template' => 'View the template',
1383 'tooltip-ca-nstab-category' => "View th' category page",
1384 'tooltip-minoredit' => 'Mairk this as a smaa edit',
1385 'tooltip-save' => 'Hain yer chynges',
1386 'tooltip-preview' => 'Scance ower yer chynges, please uise this afore hainin!',
1387 'tooltip-diff' => 'Shaw the chynges that you made tae the text.',
1388 'tooltip-compareselectedversions' => 'See the differs atween the twa selectit versions o this page.',
1389 'tooltip-watch' => 'Add this page tae yer watchleet',
1390 'tooltip-rollback' => '"Rowback" reverts edit(s) tae this page o\' th\' lest contributor in yin click',
1391 'tooltip-undo' => "\"Undo\" reverts this edit 'n' opens th' edit form in preview mode. It allows adding a reason in th' summary.",
1392 'tooltip-summary' => 'Enter a short summary',
1393
1394 # Metadata
1395 'notacceptable' => 'The wiki server canna provide data in a format yer client can read.',
1396
1397 # Attribution
1398 'anonymous' => 'Nameless uiser(s) o {{SITENAME}}',
1399 'siteuser' => '{{SITENAME}} uiser $1',
1400 'othercontribs' => 'Based on wark bi $1.',
1401 'others' => 'ithers',
1402 'siteusers' => '{{SITENAME}} uiser(s) $1',
1403 'nocredits' => "The'r nae credit info available for this page.",
1404
1405 # Spam protection
1406 '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.',
1407 'spamprotectionmatch' => 'The follaein text is whit triggered wir spam filter: $1',
1408
1409 # Patrolling
1410 'markaspatrolleddiff' => 'Merk as patrolled',
1411 'markaspatrolledtext' => 'Merk this airticle as patrolled',
1412 'markedaspatrolled' => 'Merkit as patrolled',
1413 'markedaspatrolledtext' => 'The selectit reveision haes been merkit as patrolled.',
1414 'rcpatroldisabledtext' => 'The Recent Changes Patrol feature is disabled the nou.',
1415
1416 # Image deletion
1417 'deletedrevision' => 'Deletit auld revision $1.',
1418
1419 # Browsing diffs
1420 'previousdiff' => '← Aulder edit',
1421 'nextdiff' => 'Newer edit →',
1422
1423 # Media information
1424 'mediawarning' => "'''Warnin''': This file micht haud mislushious code; bi executin it yer seestem micht be compromised.",
1425 'imagemaxsize' => 'Limit eimages on eimage description pages tae:',
1426 'file-info-size' => '$1 × $2 pixels, file size: $3, MIME type: $4',
1427 'file-nohires' => 'Na higher resolution available.',
1428 'svg-long-desc' => 'SVG file, nominally $1 × $2 pixels, file size: $3',
1429 'show-big-image' => 'Full resolution',
1430
1431 # Special:NewFiles
1432 'newimages' => 'Gallery o new files',
1433 'imagelisttext' => 'Ablo is a leet o $1 {{PLURAL:$1|eimage|eimages}} sortit $2.',
1434 'noimages' => 'Naething tae see.',
1435 'ilsubmit' => 'Rake',
1436 'bydate' => 'bi date',
1437
1438 # Bad image list
1439 'bad_image_list' => "Th' format is as follows:
1440
1441 Ainlie list items (lines starting wi' *) are considered. Th' foremaist link oan a line mist be a link tae a ill image. Ony subsequent links oan th' same line are considered tae be exceptions, i,e., pages whaur th' image kin occur inline.",
1442
1443 # Metadata
1444 'metadata' => 'Metadata',
1445 'metadata-help' => "This file contains additional speirins, likelie added frae th' digital camera or scanner used tae create or digitize it.
1446 If th' file haes bin modified frae tis original state, some details kin nae fully reflect th' modified file.",
1447 'metadata-fields' => "Image metadata fields listed in this message wull be included oan image page display whin th' metadata buird is collapsed. Others wull be hidden by default.
1448 *mak
1449 * model
1450 * datetimeoriginal
1451 * exposuretime
1452 * fnumber
1453 * isospeedratings
1454 * focallength
1455 * artist
1456 * copyricht
1457 * imagedescription
1458 * gpslatitude
1459 * gpslongitude
1460 * gpsaltitude",
1461
1462 # EXIF tags
1463 'exif-copyright' => 'Copyricht hauder',
1464 'exif-colorspace' => 'Colour space',
1465 'exif-componentsconfiguration' => 'Meanin o ilka component',
1466 'exif-compressedbitsperpixel' => 'Eimage compression mode',
1467 'exif-brightnessvalue' => 'Brichtness',
1468
1469 'exif-componentsconfiguration-0' => 'disna exist',
1470
1471 'exif-gaincontrol-0' => 'Nane',
1472
1473 'exif-contrast-1' => 'Saft',
1474
1475 # External editor support
1476 'edit-externally' => 'Edit this file uisin an external application',
1477 'edit-externally-help' => '(See the [//www.mediawiki.org/wiki/Manual:External_editors setup instructions] for mair guidance.)',
1478
1479 # 'all' in various places, this might be different for inflected languages
1480 'watchlistall2' => 'aw',
1481 'namespacesall' => 'aa',
1482 'monthsall' => 'aw',
1483 'limitall' => 'aw',
1484
1485 # E-mail address confirmation
1486 'confirmemail_noemail' => 'Ye dinna hae a valid email address set in yer [[Special:Preferences|uiser preferences]].',
1487 'confirmemail_text' => 'This wiki requires ye tae validate yer e-mail address
1488 afore uisin e-mail featurs. Activate the button ablo tae send a confirmation
1489 mail tae yer address. The mail will include an airtin containing a code; laid the
1490 airtin in yer brouser tae confirm that yer e-mail address is guid.',
1491 'confirmemail_sendfailed' => 'Cuidna send confirmation mail. Hae a leuk at the address for invalid characters.
1492
1493 Mailer returned: $1',
1494 'confirmemail_invalid' => 'Confirmation code nae guid. The code haes mibbe expired.',
1495 'confirmemail_needlogin' => 'Ye maun $1 for tae confirm yer email address.',
1496 'confirmemail_success' => 'Yer e-mail address haes been confirmed. Ye can nou log in an enjoy the wiki.',
1497 'confirmemail_loggedin' => 'Yer e-mail address haes noo been confirmed.',
1498 'confirmemail_error' => 'Something gaed agley hainin yer confirmation.',
1499 'confirmemail_body' => 'A bodie, maist likely you frae IP address $1, haes registert an
1500 accoont "$2" wi this e-mail address on {{SITENAME}}.
1501
1502 Tae confirm that you ar aucht this accoont an activate e-mail featurs
1503 on {{SITENAME}}, open this airtin in yer brouser:
1504
1505 $3
1506
1507 If this *isna* you, dinna follae the airtin.
1508
1509 $5
1510
1511 This confirmation code will end at $4.',
1512
1513 # Delete conflict
1514 'deletedwhileediting' => 'Warnin: This page haes been delete syne ye stertit editin!',
1515 'confirmrecreate' => "Uiser [[User:$1|$1]] ([[User talk:$1|collogue]]) deletit this airticle efter ye stertit editin, giein the raeson:
1516 : ''$2''
1517 Please confirm that ye really want tae recreate this airticle.",
1518
1519 # action=purge
1520 'confirm_purge_button' => 'Aye',
1521 'confirm-purge-top' => 'Clair the cache o this page?',
1522
1523 # Multipage image navigation
1524 'imgmultigo' => 'Gang!',
1525
1526 # Table pager
1527 'table_pager_next' => 'Page aifter',
1528 'table_pager_prev' => 'Page afore',
1529 'table_pager_limit_submit' => 'Gang',
1530 'table_pager_empty' => 'Nae results',
1531
1532 # Auto-summaries
1533 'autosumm-blank' => 'Dichtin aa content frae page',
1534 'autosumm-replace' => "Replacin page wi '$1'",
1535 'autoredircomment' => 'Reguidin tae [[$1]]',
1536
1537 # Watchlist editing tools
1538 'watchlisttools-view' => 'View relevant changes',
1539 'watchlisttools-edit' => 'View an edit watchleet',
1540 'watchlisttools-raw' => 'Edit raw watchleet',
1541
1542 # Core parser functions
1543 'duplicate-defaultsort' => '\'\'\'Wairnin:\'\'\' Default sort key "$2" overrides earlier default sort key "$1".',
1544
1545 # Special:FilePath
1546 'filepath-page' => 'File:',
1547
1548 # Special:FileDuplicateSearch
1549 'fileduplicatesearch-filename' => 'Filename:',
1550 'fileduplicatesearch-submit' => 'Rake',
1551
1552 # Special:SpecialPages
1553 'specialpages' => 'Byordinar pages',
1554 'specialpages-group-users' => 'Uisers an richts',
1555 'specialpages-group-pages' => 'leet o pages',
1556
1557 # External image whitelist
1558 'external_image_whitelist' => ' #Leave this line exactly as it is<pre>
1559 #Put regular expression fragments (just the part that goes between the //) below
1560 #These will be matched with the URLs of external (hotlinked) images
1561 #Those that match will be displayed as images, otherwise only a link to the image will be shown
1562 #Lines beginning with # are treated as comments
1563 #This is case-insensitive
1564
1565 #Put all regex fragments above this line. Leave this line exactly as it is</pre>',
1566
1567 # Special:Tags
1568 'tag-filter' => '[[Special:Tags|Tag]] filter:',
1569 'tag-filter-submit' => 'Filter',
1570 'tags-edit' => 'edit',
1571
1572 # HTML forms
1573 'htmlform-selectorother-other' => 'Ither',
1574
1575 );