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