Merge "Fix Uzbek converter"
[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 AmaryllisGardener
12 * @author Avicennasis
13 * @author Derek Ross
14 * @author John Reid
15 * @author Malafaya
16 * @author OchAyeTheNoo
17 * @author Omnipaedista
18 * @author Purodha
19 * @author Shirayuki
20 * @author The Evil IP address
21 * @author Urhixidur
22 * @author Ushanka
23 * @author sco.wikipedia.org editors
24 * @author לערי ריינהארט
25 */
26
27 $messages = array(
28 # User preference toggles
29 'tog-underline' => 'Unnerline airtins:',
30 'tog-hideminor' => 'Skauk smaa edits in recent chynges',
31 'tog-hidepatrolled' => 'Skauk patrolled edits in recent chynges',
32 'tog-newpageshidepatrolled' => 'Skauk patrolled pages frae the new page leet',
33 'tog-extendwatchlist' => 'Mak watchleet bigger tae shaw aw chynges, nae juist the maist recent',
34 'tog-usenewrc' => 'Groop chynges bi page in recent chynges an watchleet',
35 'tog-numberheadings' => 'Auto-nummer heidins',
36 'tog-showtoolbar' => 'Shaw edit tuilbaur',
37 'tog-editondblclick' => 'Edit pages on dooble-dab (JavaScript)',
38 'tog-editsectiononrightclick' => 'Enable section editin bi richt-clapin on section teitles',
39 'tog-rememberpassword' => 'Mynd ma password oan this browser (fer ae maximum o $1 {{PLURAL:$1|day|days}})',
40 'tog-watchcreations' => 'Add pages that Ah mak an files Ah uplaid til ma watchleet',
41 'tog-watchdefault' => 'Add pages an files that Ah edit til ma watchleet',
42 'tog-watchmoves' => 'Eik pages an files that Ah muiv til ma watchleet',
43 'tog-watchdeletion' => 'Eik pages an files that Ah get rid o til ma watchleet',
44 'tog-minordefault' => 'Mairk aa edits "smaa" bi defaut',
45 'tog-previewontop' => 'Shaw owerview afore edit kist an no efter it',
46 'tog-previewonfirst' => 'Shaw scance on first edit',
47 'tog-enotifwatchlistpages' => 'Wab-mail me whan ae page or file on ma watchleet is chynged',
48 'tog-enotifusertalkpages' => 'Send me ae wab-mail whan ma uiser tauk page is chynged',
49 'tog-enotifminoredits' => 'Send me ae wab-mail fer wee edits o pages an files ava',
50 'tog-enotifrevealaddr' => 'Shaw ma email address in notification mails',
51 'tog-shownumberswatching' => 'Shaw the nummer o watching uisers',
52 'tog-oldsig' => 'Existin signatur:',
53 'tog-fancysig' => 'Treat signature as wikitext (wioot aen autæmatic airtin)',
54 'tog-uselivepreview' => 'Uise live preview (experimental)',
55 'tog-forceeditsummary' => 'Gie me a jottin when A dinnae put in aen edit owerview',
56 'tog-watchlisthideown' => 'Skauk ma edits frae the watchleet',
57 'tog-watchlisthidebots' => 'Skauk bot edits frae the watchleet',
58 'tog-watchlisthideminor' => 'Dinna shaw smaa edits oan ma watchleet',
59 'tog-watchlisthideliu' => 'Skauk edits bi loggit in uisers frae the watchleet',
60 'tog-watchlisthideanons' => 'Skauk edits bi nameless uisers frae the watchleet',
61 'tog-watchlisthidepatrolled' => 'Skauk patrolled edits frae the watchlist',
62 'tog-ccmeonemails' => 'Gie me copies o emails A write tae ither uisers',
63 'tog-diffonly' => 'Dinna shaw page contents ablo diffs',
64 'tog-showhiddencats' => "Shaw Skauk't categeries",
65 'tog-norollbackdiff' => 'Lave oot diff efter rowin back',
66 'tog-useeditwarning' => 'Wairn me whan I leave an edit page wi unhained chynges',
67 'tog-prefershttps' => 'Aye uise ae secure connection whan loggit in',
68
69 'underline-always' => 'Aye',
70 'underline-never' => 'Niver',
71 'underline-default' => 'Skin or brouser defaut',
72
73 # Font style option in Special:Preferences
74 'editfont-style' => 'Edit aurie font style:',
75 'editfont-default' => 'Brouser defaut',
76 'editfont-sansserif' => 'Sans-serif font',
77 'editfont-serif' => 'Serif font',
78
79 # Dates
80 'sunday' => 'Sunday',
81 'monday' => 'Monanday',
82 'tuesday' => 'Tysday',
83 'wednesday' => 'Wadensday',
84 'thursday' => 'Fuirsday',
85 'friday' => 'Fryday',
86 'saturday' => 'Setturday',
87 'sun' => 'Sun',
88 'mon' => 'Mon',
89 'tue' => 'Tue',
90 'wed' => 'Wed',
91 'thu' => 'Thu',
92 'fri' => 'Fri',
93 'sat' => 'Sat',
94 'january' => 'Januar',
95 'february' => 'Februar',
96 'march' => 'Mairch',
97 'april' => 'Aprile',
98 'may_long' => 'Mey',
99 'june' => 'Juin',
100 'july' => 'Julie',
101 'august' => 'August',
102 'september' => 'September',
103 'october' => 'October',
104 'november' => 'November',
105 'december' => 'December',
106 'january-gen' => 'Januar',
107 'february-gen' => 'Februar',
108 'march-gen' => 'Mairch',
109 'april-gen' => 'Aprile',
110 'may-gen' => 'Mey',
111 'june-gen' => 'Juin',
112 'july-gen' => 'Julie',
113 'august-gen' => 'August',
114 'september-gen' => 'September',
115 'october-gen' => 'October',
116 'november-gen' => 'November',
117 'december-gen' => 'December',
118 'jan' => 'Jan',
119 'feb' => 'Feb',
120 'mar' => 'Mai',
121 'apr' => 'Apr',
122 'may' => 'Mey',
123 'jun' => 'Jui',
124 'jul' => 'Jul',
125 'aug' => 'Aug',
126 'sep' => 'Sep',
127 'oct' => 'Oct',
128 'nov' => 'Nov',
129 'dec' => 'Diz',
130 'january-date' => '$1 Januar',
131 'february-date' => '$1 Februar',
132 'march-date' => '$1 Mairch',
133 'april-date' => '$1 Apryl',
134 'may-date' => '$1 Mey',
135 'june-date' => '$1 Juin',
136 'july-date' => '$1 Julie',
137 'august-date' => '$1 August',
138 'september-date' => '$1 September',
139 'october-date' => '$1 October',
140 'november-date' => '$1 November',
141 'december-date' => '$1 December',
142
143 # Categories related messages
144 'pagecategories' => '{{PLURAL:$1|Category|Categories}}',
145 'category_header' => 'Pages in category "$1"',
146 'subcategories' => 'Subcategories',
147 'category-media-header' => 'Eetems in category "$1"',
148 'category-empty' => "''This category haes no pages or eetems at the meenit.''",
149 'hidden-categories' => "{{PLURAL:$1|Skauk't categerie|Skauk't categeries}}",
150 'hidden-category-category' => 'Skauked categories',
151 '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.}}',
152 'category-subcat-count-limited' => 'This category haes the follaein {{PLURAL:$1|subcategory|$1 subcategories}}.',
153 '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.}}',
154 'category-article-count-limited' => 'The follaein {{PLURAL:$1|page|$1 pages}} is in this category.',
155 '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.}}',
156 'category-file-count-limited' => 'The follaein {{PLURAL:$1|file is|$1 files is}} in this category.',
157 'listingcontinuesabbrev' => 'cont.',
158 'index-category' => "Index't pages",
159 'noindex-category' => 'Noindexed pages',
160 'broken-file-category' => 'Pages wi broken file airtins',
161
162 'about' => 'Aboot',
163 'article' => 'Content page',
164 'newwindow' => '(opens in new windae)',
165 'cancel' => 'Cancel',
166 'moredotdotdot' => 'Mair...',
167 'morenotlisted' => 'This leet isna complete.',
168 'mypage' => 'Ma page',
169 'mytalk' => 'Ma tauk',
170 'anontalk' => 'Tauk fer this IP address',
171 'navigation' => 'Navigation',
172 'and' => '&#32;an',
173
174 # Cologne Blue skin
175 'qbfind' => 'Rake',
176 'qbbrowse' => 'Brouse',
177 'qbedit' => 'Edit',
178 'qbpageoptions' => 'This page',
179 'qbmyoptions' => 'Ma pages',
180 'faq' => 'ASQ',
181 'faqpage' => 'Project:ASQ',
182
183 # Vector skin
184 'vector-action-addsection' => 'Add topic',
185 'vector-action-delete' => 'Delete',
186 'vector-action-move' => 'Flit',
187 'vector-action-protect' => 'Fend',
188 'vector-action-undelete' => 'Undelete',
189 'vector-action-unprotect' => 'Chynge protection',
190 'vector-view-create' => 'Mak',
191 'vector-view-edit' => 'Edit',
192 'vector-view-history' => 'See history',
193 'vector-view-view' => 'Read',
194 'vector-view-viewsource' => 'View soorce',
195 'actions' => 'Actions',
196 'namespaces' => 'Namespaces',
197 'variants' => 'Variants',
198
199 'navigation-heading' => 'Navigâtion menu',
200 'errorpagetitle' => 'Mistak',
201 'returnto' => 'Return tae $1.',
202 'tagline' => 'Frae {{SITENAME}}',
203 'help' => 'Help',
204 'search' => 'Rake',
205 'searchbutton' => 'Rake',
206 'go' => 'Gang',
207 'searcharticle' => 'Gang',
208 'history' => 'Page history',
209 'history_short' => 'History',
210 'updatedmarker' => 'chynged sin ma hindermast visit',
211 'printableversion' => 'Prent version',
212 'permalink' => 'Permanent airtin',
213 'print' => 'Prent',
214 'view' => 'View.',
215 'edit' => 'Edit',
216 'create' => 'Mak',
217 'editthispage' => 'Edit this page',
218 'create-this-page' => 'Mak this page',
219 'delete' => 'Delete',
220 'deletethispage' => 'Delete this page',
221 'undeletethispage' => 'Undelete this page',
222 'undelete_short' => 'Undelete {{PLURAL:$1|ane edit|$1 edits}}',
223 'viewdeleted_short' => 'View {{PLURAL:$1|ane deletit edit|$1 deletit edits}}',
224 'protect' => 'Fend',
225 'protect_change' => 'chynge',
226 'protectthispage' => 'Fend this page',
227 'unprotect' => 'Chynge protection',
228 'unprotectthispage' => 'Chynge fend fer this page',
229 'newpage' => 'New page',
230 'talkpage' => 'Blether ower this page',
231 'talkpagelinktext' => 'Collogue',
232 'specialpage' => 'Byordinar Page',
233 'personaltools' => 'Personal tuils',
234 'postcomment' => 'New section',
235 'articlepage' => 'Leuk at content page',
236 'talk' => 'Collogue',
237 'views' => 'Views',
238 'toolbox' => 'Tuilkist',
239 'userpage' => 'View uiser page',
240 'projectpage' => 'View project page',
241 'imagepage' => 'look ower image page',
242 'mediawikipage' => 'View message page',
243 'templatepage' => 'View template page',
244 'viewhelppage' => 'View help page',
245 'categorypage' => 'Scance category page',
246 'viewtalkpage' => 'Scance ower collogue',
247 'otherlanguages' => 'In ither leids',
248 'redirectedfrom' => '(Reguidit frae $1)',
249 'redirectpagesub' => 'Redirect page',
250 'lastmodifiedat' => 'This page wis hindermaist chynged $2, $1.',
251 'viewcount' => 'This page haes been accesst $1 {{PLURAL:$1|once|$1 times}}.',
252 'protectedpage' => 'Protectit page',
253 'jumpto' => 'Lowp tae:',
254 'jumptonavigation' => 'navigation',
255 'jumptosearch' => 'rake',
256 'view-pool-error' => 'Sorrie, the servers ar owerlaided at the moment.
257 Ower mony uisers ar trying tae view this page.
258 Please wait ae while afore ye try tae access this page again.
259
260 $1',
261 'pool-timeout' => 'Timeout waitin fer the lock',
262 'pool-queuefull' => 'Pool line is ful',
263 'pool-errorunknown' => 'Onknawn mistak.',
264
265 # 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).
266 'aboutsite' => 'Aboot {{SITENAME}}',
267 'aboutpage' => 'Project:Aboot',
268 'copyright' => 'Content is available unner $1 onless itherwise noted.',
269 'copyrightpage' => '{{ns:project}}:Copyrichts',
270 'currentevents' => 'Gaun oan the nou',
271 'currentevents-url' => 'Project:Gaun oan the nou',
272 'disclaimers' => 'Disclamation',
273 'disclaimerpage' => 'Project:General_disclamation',
274 'edithelp' => 'Editin help',
275 'helppage' => 'Help:Contents',
276 'mainpage' => 'Main Page',
277 'mainpage-description' => 'Main Page',
278 'policy-url' => 'Project:Policy',
279 'portal' => 'Commonty yett',
280 'portal-url' => 'Project:Commonty Yett',
281 'privacy' => 'Privacy policy',
282 'privacypage' => 'Project:Privacy policy',
283
284 'badaccess' => 'Permeission mishanter',
285 'badaccess-group0' => "Ye'r no permited tae dae whit ye hae requestit!",
286 'badaccess-groups' => 'The action ye hae requestit is limitit tae uisers in {{PLURAL:$2|the group|ane o the groups}}: $1.',
287
288 'versionrequired' => 'Version $1 of MediaWiki requirit',
289 'versionrequiredtext' => 'Version $1 o MediaWiki is requirit tae uise this page. Tak a keek at the [[Special:Version|version page]].',
290
291 'ok' => 'Okay',
292 'retrievedfrom' => 'Taen frae "$1"',
293 'youhavenewmessages' => 'Ye hae $1 ($2).',
294 'youhavenewmessagesfromusers' => '{{PLURAL:$4|Ye hae}} $1 fae {{PLURAL:$3|anither uiser|$3 uisers}} ($2).',
295 'youhavenewmessagesmanyusers' => 'Ye hae $1 fae moni uisers ($2).',
296 'newmessageslinkplural' => '{{PLURAL:$1|ae new message|999=new messages}}',
297 'newmessagesdifflinkplural' => 'last {{PLURAL:$1|chynge|999=chynges}}',
298 'youhavenewmessagesmulti' => 'Ye hae new messages oan $1',
299 'editsection' => 'edit',
300 'editold' => 'edit',
301 'viewsourceold' => 'ken soorce',
302 'editlink' => 'edit',
303 'viewsourcelink' => 'view soorce',
304 'editsectionhint' => 'Edit section: $1',
305 'toc' => 'Table o contents',
306 'showtoc' => 'shaw',
307 'hidetoc' => 'scouk',
308 'collapsible-collapse' => 'Collapse.',
309 'collapsible-expand' => 'Mak mair muckle',
310 'thisisdeleted' => 'View or cower $1?',
311 'viewdeleted' => 'View $1?',
312 'restorelink' => '{{PLURAL:$1|ane deletit edit|$1 deletit edits}}',
313 'feedlinks' => 'Feed:',
314 'feed-invalid' => "This feeds subscrieve's teep isnae habile.",
315 'feed-unavailable' => 'Syndication feeds isna available',
316 'site-rss-feed' => '$1 RSS Feed',
317 'site-atom-feed' => '$1 Atom Feed',
318 'page-rss-feed' => '"$1" RSS Feed',
319 'page-atom-feed' => '"$1" Atom Feed',
320 'red-link-title' => '$1 (page disna exist)',
321 'sort-descending' => 'Sort descending.',
322 'sort-ascending' => 'Sort ascending.',
323
324 # Short words for each namespace, by default used in the namespace tab in monobook
325 'nstab-main' => 'Page',
326 'nstab-user' => 'Uiser page',
327 'nstab-media' => 'Eetem page',
328 'nstab-special' => 'Byordinar page',
329 'nstab-project' => 'Project page',
330 'nstab-image' => 'Eimage',
331 'nstab-mediawiki' => 'Message',
332 'nstab-template' => 'Template',
333 'nstab-help' => 'Help page',
334 'nstab-category' => 'Category',
335
336 # Main script and global functions
337 'nosuchaction' => 'Nae sic action',
338 'nosuchactiontext' => "The action specifiee'd bi the URL isna recognised
339 Ye micht hae mistyped the URL, or follaed a wrang link
340 This micht forby be caused by a bug in the saftware uised by {{SITENAME}}.",
341 'nosuchspecialpage' => 'Nae sic byordinar page',
342 'nospecialpagetext' => '<strong>Ye hae requestit an invalid byordinar page.</strong>
343
344 A leet o valid byordinar pages can be funnd at [[Special:SpecialPages|{{int:specialpages}}]].',
345
346 # General errors
347 'error' => 'Mistak',
348 'databaseerror' => 'Database mistak',
349 'databaseerror-text' => 'Ae database speirin mistak has occurred.
350 This micht be cause o ae bug in the saffware.',
351 'databaseerror-textcl' => 'Ae database speirin mistak has occurred.',
352 'databaseerror-query' => 'Speirin: $1',
353 'databaseerror-function' => 'Function: $1',
354 'databaseerror-error' => 'Mistake: $1',
355 'laggedslavemode' => '<strong>Wairnin:</strong> Page micht no contain recent updates',
356 'readonly' => 'Database lockit',
357 'enterlockreason' => "Enter ae raeson fer the lock, inclædin aen estimate o whan the lock'll be lowsed",
358 'readonlytext' => "The databae is lockit tae new entries an ither modifeecations the nou,
359 likely for routine database maintenance; efter that it'll be back tae normal.
360 The adminstration that lockit it gied this explanation:
361 $1",
362 'missing-article' => 'The database didna fynd the tex o ae page that it shid hae foond, cawed "$1" $2.
363
364 Maistly this is caused bi follaein aen ootdated diff or histerie link til ae page that haes been delytit.
365
366 Gif this isna the case, ye micht hae foond ae bug in the saffware.
367 Please lat aen [[Special:ListUsers/sysop|admeenistrater]] ken aboot this, makin note o the URL.',
368 'missingarticle-rev' => '(reveesion#: $1)',
369 'missingarticle-diff' => '(Diff: $1, $2)',
370 'readonly_lag' => 'The database haes been autaematically lockit while the sclave database servers catch up tae the maister',
371 'internalerror' => 'Internal mishanter',
372 'internalerror_info' => 'Internal mistak: $1',
373 'fileappenderrorread' => 'Coudna read "$1" durin append.',
374 'fileappenderror' => 'Coudna append "$1" til "$2".',
375 'filecopyerror' => 'Cuidna copy file "$1" tae "$2".',
376 'filerenameerror' => 'Cuidna rename file "$1" tae "$2".',
377 'filedeleteerror' => 'Cuidna delete file "$1".',
378 'directorycreateerror' => 'Culdnae mak directory "$1".',
379 'filenotfound' => 'Cuidna fin file "$1".',
380 'fileexistserror' => 'Culdnae write tae file "$1": file is already here',
381 'unexpected' => 'Vailyie isnae expectit: "$1"="$2".',
382 'formerror' => 'Mistak: cuidna haun in form',
383 'badarticleerror' => 'This action canna be duin tae this page.',
384 'cannotdelete' => 'The page or file "$1" coudna be deletit.
385 It micht awreadie hae been deletit bi some ither bodie.',
386 'cannotdelete-title' => 'Cannae delete page "$1"',
387 'delete-hook-aborted' => 'Deletion abortit bi huik.
388 It gae no explanâtion.',
389 'no-null-revision' => 'Coudna mak new null reveesion fer page "$1"',
390 'badtitle' => 'Bad teitle',
391 '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.',
392 'perfcached' => 'The follaeing data is cached an michtna be richt up til date. A maximum o {{PLURAL:$1|yin result is|$1 results ar}} available in the cache.',
393 'perfcachedts' => 'The followin data is cached, an wis hindermaist updated $1. Ae maximum o {{PLURAL:$4|yin result is|$4 results ar}} available in the cache.',
394 'querypage-no-updates' => 'Updates for this page ar disablit at the meenit. Data here wilnae be refreshit at the meenit.',
395 'viewsource' => 'View soorce',
396 'viewsource-title' => 'View soorce fer $1',
397 'actionthrottled' => 'Action devalit',
398 '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.',
399 'protectedpagetext' => 'This page haes been protected fer tae prevent eiditing or ither actions.',
400 'viewsourcetext' => 'Ye can leuk at an copy the soorce o this page:',
401 'viewyourtext' => 'Ye can view an copy the source o <strong>yer eidits</strong> til this page:',
402 'protectedinterface' => 'This page provides interface tex fer the saffware oan this wiki, n is protected fer tae prevent abuise.
403 Tae add or chynge owersets fer aw wikis, please uise [//translatewiki.net/ translatewiki.net], the MediaWiki localisation project.',
404 'editinginterface' => "<strong>Wairnin:</strong> Ye'r editing ae page that is uised tae provide interface tex fer the saftware.
405 Chynges tae this page will affect the appearance o the uiser interface fer ither uisers on this wiki.
406 Tae add or chynge owersets fer aw wikis, please uise [//translatewiki.net/ translatewiki.net], the MediaWiki localisation project.",
407 'cascadeprotected' => 'This page haes been protectit fae editin, cause it is includit in the follaein {{PLURAL:$1|page|pages}}, that ar protectit wi the "cascadin" option turned on:
408 $2',
409 'namespaceprotected' => "Ye dinna hae permeession tae edit pages in the '''$1''' namespace.",
410 'customcssprotected' => "Ye dinna hae permeession tae eidit this CSS page cause it contains anither uiser's personal settings.",
411 'customjsprotected' => "Ye dinna hae permeession tae eidit this JavaScript page cause it contains anither uiser's personal settings.",
412 'mycustomcssprotected' => 'Ye dinna hae permeession tae edit this CSS page.',
413 'mycustomjsprotected' => 'Ye dinna hae permeession tae eidit this JavaScript page.',
414 'myprivateinfoprotected' => 'Ye dinna hae permeession tae eidit yer private information.',
415 'mypreferencesprotected' => 'Ye dinna hae permeession tae eidit yer preferences.',
416 'ns-specialprotected' => 'Byordinar pages canna be editit.',
417 'titleprotected' => "This teetle haes been protectit frae bein makkit by [[User:$1|$1]].
418 The grunds for this are: ''$2''.",
419 'filereadonlyerror' => 'Canna modify the file "$1" cause the file repository "$2" is in read-yinly mode.
420
421 The administrater that lock\'t it affered this explanation: "$3".',
422 'invalidtitle-knownnamespace' => 'Onvalid title wi namespace "$2" an tex "$3"',
423 'invalidtitle-unknownnamespace' => 'Onvalid title wi onken\'t namespace nummer $1 an tex "$2"',
424 'exception-nologin' => 'No loggit in',
425 'exception-nologin-text' => 'Please [[Special:Userlogin|log in]] tae be able tae access this page or action.',
426 'exception-nologin-text-manual' => 'Please $1 tae be able tae access this page or action.',
427
428 # Virus scanner
429 'virus-badscanner' => "Bad confeeguration: Onken't virus scanner: <em>$1</em>",
430 'virus-scanfailed' => 'the scan failed (code $1)',
431 'virus-unknownscanner' => "onken't antivirus:",
432
433 # Login and logout pages
434 'logouttext' => "<strong>Ye'r nou loggit oot.</strong>
435
436 Note that some pages micht continue tae be displayed as gif ye were still loggit in, til ye clear yer brouser cache.",
437 'welcomeuser' => 'Walcome, $1!',
438 'welcomecreation-msg' => 'Yer accoont haes been creatit.
439 Ye can chynge yer {{SITENAME}} [[Special:Preferences|preferences]] if ye lik.',
440 'yourname' => 'Yer uiser name',
441 'userlogin-yourname' => 'Uisername',
442 'userlogin-yourname-ph' => 'Enter yer uisername',
443 'createacct-another-username-ph' => 'Enter the uisername',
444 'yourpassword' => 'Passwird:',
445 'userlogin-yourpassword' => 'Passwird.',
446 'userlogin-yourpassword-ph' => 'Enter yer passwird',
447 'createacct-yourpassword-ph' => 'Enter ae passwird',
448 'yourpasswordagain' => 'Retype passwird:',
449 'createacct-yourpasswordagain' => 'Confirm passwird.',
450 'createacct-yourpasswordagain-ph' => 'Enter passwird again.',
451 'remembermypassword' => 'Mynd ma login on this brouser (fer $1 {{PLURAL:$1|day|days}} at the maist)',
452 'userlogin-remembermypassword' => 'Keep me loggit in',
453 'userlogin-signwithsecure' => 'Uise secure connection',
454 'yourdomainname' => 'Yer domain:',
455 'password-change-forbidden' => 'Ye canna chynge passwords oan this wiki.',
456 'externaldberror' => "Aither the wis an external authenteication database mishanter, or ye'r no alloued tae update yer external accoont.",
457 'login' => 'Log in',
458 'nav-login-createaccount' => 'Log in / mak an accoont',
459 'loginprompt' => 'Ye maun hae cookies enabled tae log in tae {{SITENAME}}.',
460 'userlogin' => 'Mak an accoont or log in',
461 'userloginnocreate' => 'Log in.',
462 'logout' => 'Log oot',
463 'userlogout' => 'Log oot',
464 'notloggedin' => 'No loggit in',
465 'userlogin-noaccount' => 'Dinna hae aen accoont?',
466 'userlogin-joinproject' => 'Jyn {{SITENAME}}',
467 'nologin' => "Dinna hae an accoont? '''$1'''.",
468 'nologinlink' => 'Mak an accoont',
469 'createaccount' => 'Mak new accoont',
470 'gotaccount' => "Got an accoont afore? '''$1'''.",
471 'gotaccountlink' => 'Log in',
472 'userlogin-resetlink' => 'Forgotten yer login details?',
473 'userlogin-resetpassword-link' => 'Fergot yer password?',
474 'helplogin-url' => 'Help:Loggin in',
475 'userlogin-helplink' => '[[{{MediaWiki:helplogin-url}}|Heelp wi loggin in]]',
476 'userlogin-loggedin' => "Ye'r awreadie loggit in as {{GENDER:$1|$1}}.
477 Uise the form ablow tae log in as anither uiser.",
478 'userlogin-createanother' => 'Mak anither accoont',
479 'createacct-join' => 'Enter yer information ablow.',
480 'createacct-another-join' => "Enter the new accoont's information ablow.",
481 'createacct-emailrequired' => 'Wab-mail address',
482 'createacct-emailoptional' => 'Wab-mail address (optional)',
483 'createacct-email-ph' => 'Enter yer wab-mail address',
484 'createacct-another-email-ph' => 'Enter wab-mail address',
485 'createaccountmail' => 'Uise ae temporarie random password an send it til the speceefied wab-mail address',
486 'createacct-realname' => 'Real name (optional).',
487 'createaccountreason' => 'Raison:',
488 'createacct-reason' => 'Raison',
489 'createacct-reason-ph' => 'Why ar ye creating anither accoont',
490 'createacct-captcha' => 'Security check.',
491 'createacct-imgcaptcha-ph' => 'Enter the tex ye see abuin',
492 'createacct-submit' => 'Mak yer accoont',
493 'createacct-another-submit' => 'Mak anither accoont',
494 'createacct-benefit-heading' => '{{SITENAME}} is made bi fowk like ye.',
495 'createacct-benefit-body1' => '{{PLURAL:$1|eidit|eidits}}',
496 'createacct-benefit-body2' => '{{PLURAL:$1|page|pages}}.',
497 'createacct-benefit-body3' => 'recent {{PLURAL:$1|contreebuter|contreebuters}}',
498 'badretype' => 'The passwords ye entered disna match.',
499 'userexists' => 'The uiser name ye entered is awreadie in uiss. Please chuise ae different name.',
500 'loginerror' => 'Login mishanter',
501 'createacct-error' => 'Accoont cræftin mistak',
502 'createaccounterror' => 'Coudna mak accoont: $1',
503 '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.",
504 'nocookieslogin' => '{{SITENAME}} uises cookies tae log in uisers. Ye hae cookies disabled. Please enable thaim an gie it anither shot.',
505 'nocookiesfornew' => 'The uiser accoont wisna created, as we couda confirm its source.
506 Ensure that ye have cookies enabled, relaid this page an try again.',
507 'noname' => "Ye hivna specifee'd a valid uisername.",
508 'loginsuccesstitle' => 'Login fine',
509 'loginsuccess' => 'Ye\'re nou loggit in tae {{SITENAME}} as "$1".',
510 'nosuchuser' => 'The\'r nae sic uiser as "$1".
511 Uiser names are case-sensitive.
512 Check yer spellin, or uise [[Special:UserLogin/signup|mak a new accoont]].',
513 'nosuchusershort' => 'The\'r nae sic uiser as "$1". Check yer spellin.',
514 'nouserspecified' => 'Ye hae tae merk up a uisername.',
515 'login-userblocked' => 'Uiser "$1" is blockit. Log-in no alloued.',
516 'wrongpassword' => 'The password ye entered is wrang. Please gie it anither shot.',
517 'wrongpasswordempty' => 'The password ye entered is blank. Please gie it anither shot.',
518 'passwordtooshort' => 'Yer password is ower short.
519 It maun hae at laest {{PLURAL:$1|1 chairacter|$1 chairacters}}.',
520 'password-name-match' => 'Yer password maun be different fae yer uisername.',
521 'password-login-forbidden' => 'The uise o this uisername an password haes been ferbidden.',
522 'mailmypassword' => 'Reset password',
523 'passwordremindertitle' => 'Password reminder frae {{SITENAME}}',
524 'passwordremindertext' => 'Somebodie (liklie ye, fae IP address $1) requested ae new
525 password fer {{SITENAME}} ($4). Ae temporarie password fer uiser "$2" haes been creatit an wis set til "$3". Gif this wis yer intent, ye will need tae log in an chuise ae new password now.
526 Yer temporarie password will expire in {{PLURAL:$5|one day|$5 days}}.
527
528 Gif somebodie else made this request, or gif ye hae mindit yer password, an ye nae langer wish tae chynge it, ye can ignore this message an continue uising yer auld password.',
529 'noemail' => 'Thaur\'s nae wab-mail address recordit fer uiser "$1".',
530 'noemailcreate' => 'Ye need tae provide ae valid wab-mail address.',
531 'passwordsent' => 'A new password haes been sent tae the e-mail address registert for "$1". Please log in again efter ye receive it.',
532 'blocked-mailpassword' => 'Yer IP address is blockit frae editin, sae it
533 canna uise the password recovery function, for tae prevent abuiss.',
534 'eauthentsent' => "Ae confirmation wab-mail haes been sent til the speceefied wab-mail address.
535 Afore oni ither wab-mail is sent til the accoont, ye'll hae tae follae the instructions in the wab-mail, sae as tae confirm that the accoont is reallie yers.",
536 'throttled-mailpassword' => 'Ae password reset wab-mail haes awreadie been sent, wiin the laist {{PLURAL:$1|hoor|$1 hoors}}.
537 Tae hinder abuiss, yinly the yin password reset wab-mail will be sent per {{PLURAL:$1|hoor|$1 hoors}}.',
538 'mailerror' => 'Mistak sendin mail: $1',
539 '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.
540 Sae veesitors uisin this IP address canna mak ony mair accoonts juist noo.',
541 'emailauthenticated' => 'Yer wab-mail address wis confirmed oan $2 at $3.',
542 'emailnotauthenticated' => 'Yer wab-mail address isna yet confirmed.
543 Nae wab-mail will be sent fer oni o the follaein features.',
544 'noemailprefs' => "Nae email address haes been specifee'd, the follaein featurs willna wirk.",
545 'emailconfirmlink' => 'Check yer e-mail address',
546 'invalidemailaddress' => 'The wab-mail address canna be acceptit sin it seems tae be formattit wrang.
547 Please enter ae weel-formattit address or mak that field tuim.',
548 'cannotchangeemail' => 'Accoont wab-mail addresses canna be chynged oan this wiki.',
549 'emaildisabled' => 'This site canna send wab-mails.',
550 'accountcreated' => 'Accoont creatit',
551 'accountcreatedtext' => 'The uiser accoont fer [[{{ns:User}}:$1|$1]] ([[{{ns:User talk}}:$1|tauk]]) haes been cræftit.',
552 'createaccount-title' => 'Accoont makin for {{SITENAME}}',
553 'createaccount-text' => 'Somebodie cræftit aen accoont fer yer wab-mail address oan {{SITENAME}} ($4) named "$2", wi passwaird "$3".
554 Ye shid log in n chynge yer passwaird nou.
555
556 Ye can ignore this message, gif this accoont wis cræftit bi mistak.',
557 'usernamehasherror' => 'Uisername canna contain hash chairacters',
558 'login-throttled' => "Ye'v made ower moni recent login attempts.
559 Please wait $1 afore trying again.",
560 'login-abort-generic' => 'Yer login wisna successful - Aborted',
561 'loginlanguagelabel' => 'Leid: $1',
562 'suspicious-userlogout' => 'Yer request tae log oot wis denied cause it luiks like it wis sent bi ae broken brouser or caching proxy.',
563 'createacct-another-realname-tip' => 'Real name is aen optie.
564 Gif ye chuise tae provide it, this will be uised fer giein the uiser attreebution fer their wark.',
565 'pt-login' => 'Log in',
566 'pt-createaccount' => 'Mak accoont',
567 'pt-userlogout' => 'Log oot',
568
569 # Email sending
570 'php-mail-error-unknown' => "Onken't mistak in PHP's mail() function.",
571 'user-mail-no-addy' => 'Tried tae send wab-mail wiout ae wab-mail address.',
572 'user-mail-no-body' => 'Tried tae send wab-mail wi ae tuim or onreasonably short body o tex.',
573
574 # Change password dialog
575 'changepassword' => 'Chynge password',
576 'resetpass_announce' => 'Tae finish loggin in, ye maun set ae new password.',
577 'resetpass_header' => 'Chynge accoont password',
578 'oldpassword' => 'Auld password',
579 'newpassword' => 'New passwaird:',
580 'retypenew' => 'Retype new passwaird:',
581 'resetpass_submit' => 'Mak passwaird an log in',
582 'changepassword-success' => 'Yer passwaird chynge wis braw!',
583 'changepassword-throttled' => "Ye'v made ower moni recent login attempts.
584 Please wait $1 afore trying again.",
585 'resetpass_forbidden' => 'Passwords canna be chynged',
586 'resetpass-no-info' => 'Ye maun be loggit in tae access this page directly.',
587 'resetpass-submit-loggedin' => 'Chynge passwaird',
588 'resetpass-submit-cancel' => 'Cancel',
589 'resetpass-wrong-oldpass' => 'Onvalid temporarie or current passwaird.
590 Ye micht hae awreadie been successful in chyngin yer passwaird or requested ae new temporarie passwaird.',
591 'resetpass-recycled' => 'Please reset yerr passwaird til sommit ither than yer current passwaird.',
592 'resetpass-temp-emailed' => 'Ye loggit in wi ae temperie mailed code.
593 Tae finish loggin in, ye maun set ae new passwaird here:',
594 'resetpass-temp-password' => 'Temperie passwaird:',
595 'resetpass-abort-generic' => 'Passwaird chynge haes been aborted bi aen extension.',
596 'resetpass-expired' => 'Yer passwaird haes expired. Please set ae new passwaird tae log-in.',
597 'resetpass-expired-soft' => 'Yer passwaird haes expired n needs tae be reset. Please chuise ae new passwaird nou, or clap oan "{{int:resetpass-submit-cancel}}" tae reset it later.',
598
599 # Special:PasswordReset
600 'passwordreset' => 'Reset passwaird',
601 'passwordreset-text-one' => 'Compleate this form tae receive ae temperie passwaird via wab-mail.',
602 'passwordreset-text-many' => '{{PLURAL:$1|Fill in yin o the fields tae receive ae temperie passwaird via wab-mail.}}',
603 'passwordreset-legend' => 'Reset passwaird',
604 'passwordreset-disabled' => 'Passwaird resets hae been disabled oan this wiki.',
605 'passwordreset-emaildisabled' => 'Wab-mail features hae been disabled oan this wiki.',
606 'passwordreset-username' => 'Uisername:',
607 'passwordreset-capture' => 'View the resultin wab-mail?',
608 'passwordreset-capture-help' => 'Gif ye check this kist, the wab-mail (wi the temperie passwaird) will be shawn til ye an be sent til the uiser ava.',
609 'passwordreset-email' => 'Wab-mail address:',
610 'passwordreset-emailtitle' => 'Accoont details oan {{SITENAME}}',
611 'passwordreset-emailtext-ip' => "Somebodie (likely ye, fae IP address $1) requested ae reset o yer passwaird fer {{SITENAME}} ($4). The follaein uiser {{PLURAL:$3|accoont is|accoonts ar}}
612 associated wi this wab-mail address:
613
614 $2
615
616 {{PLURAL:$3|This temperie passwaird|These temperie passwairds}} will expire in {{PLURAL:$5|yin day|$5 days}}.
617 Ye shid log in an chuise ae new passwaird nou. Gif some ither bodie made this request, or gif ye'v mynded yer oreeginal passwaird, an ye nae longer
618 wish tae chynge it, ye can ignore this message an continue uising yer auld passwaird.",
619 'passwordreset-emailtext-user' => "Uiser $1 oan {{SITENAME}} requested ae reset o yer passwaird fer {{SITENAME}}
620 ($4). The follaein uiser {{PLURAL:$3|accoont is|accoonts ar}} associated wi this wab-mail address:
621
622 $2
623
624 {{PLURAL:$3|This temperie passwaird|These temperie passwairds}} will expire in {{PLURAL:$5|yin day|$5 days}}.
625 Ye shid log in an chuise ae new password nou. Gif some ither bodie made this request, or gif ye'v mynded yer oreeginal passwaird, an ye nae longer wish tae chynge it, ye can ignore this message an continue uisin yer auld
626 passwaird.",
627 'passwordreset-emailelement' => 'Uisername: $1
628 Temperie passwaird: $2',
629 'passwordreset-emailsent' => 'Ae passwaird reset wab-mail haes been sent.',
630 'passwordreset-emailsent-capture' => 'Ae passwaird reset wab-mail haas been sent, this is shawn ablow.',
631 'passwordreset-emailerror-capture' => 'Ae passwaird reset wab-mail wis generated, (this is shawn ablow), but sendin it til the {{GENDER:$2|uiser}} failed: $1',
632
633 # Special:ChangeEmail
634 'changeemail' => 'Chynge wab-mail address',
635 'changeemail-header' => 'Chynge accoont wab-mail address',
636 'changeemail-text' => 'Compleate this form tae chynge yer wab-mail address. Ye will need tae enter yer passwaird tae confirm this chynge.',
637 'changeemail-no-info' => 'Ye maun be loggit in tae access this page directly.',
638 'changeemail-oldemail' => 'Current wab-mail address:',
639 'changeemail-newemail' => 'New wab-mail address:',
640 'changeemail-none' => '(nane)',
641 'changeemail-password' => 'Yer {{SITENAME}} passwaird:',
642 'changeemail-submit' => 'Chynge wab-mail',
643 'changeemail-cancel' => 'Cancel.',
644 'changeemail-throttled' => "Ye'v made ower moni recent login attempts.
645 Please wait $1 afore trying again.",
646
647 # Special:ResetTokens
648 'resettokens' => 'Reset tokens.',
649 'resettokens-text' => 'Ye can reset tokens that permit ye access til certain private data associated wi yer accoont here.
650
651 Ye shid dae it gif ye accidentally shaired theim wi somebodie or gif yer accoont haes been compromised.',
652 'resettokens-no-tokens' => 'Thaur ar nae tokens tae reset.',
653 'resettokens-legend' => 'Reset tokens.',
654 'resettokens-tokens' => "Tokens':",
655 'resettokens-token-label' => '$1 (value the nou: $2)',
656 'resettokens-watchlist-token' => 'Token fer the wab feed (Atom/RSS) o [[Special:Watchlist|chynges til pages oan yer watchleet]]',
657 'resettokens-done' => "Tokens' reset.",
658 'resettokens-resetbutton' => 'Reset selected tokens.',
659
660 # Edit page toolbar
661 'bold_sample' => 'Baud tex',
662 'bold_tip' => 'Baud tex',
663 'italic_sample' => 'Italic tex',
664 'italic_tip' => 'Italic tex',
665 'link_sample' => 'Airtin teitle',
666 'link_tip' => 'Internal airtin',
667 'extlink_sample' => 'http://www.example.com airtin teitle',
668 'extlink_tip' => 'Airtin tae an outby steid (mynd the http:// prefix)',
669 'headline_sample' => 'Heidline tex',
670 'headline_tip' => 'Level 2 heidline',
671 'nowiki_sample' => 'Insert non-formattit tex here',
672 'nowiki_tip' => 'Ignore wiki formattin',
673 'image_sample' => 'Exemplar.jpg',
674 'image_tip' => 'Embeddit eimage',
675 'media_sample' => 'Exemplar.ogg',
676 'media_tip' => 'Media file airtin',
677 'sig_tip' => 'Yer seignatur wi timestamp',
678 'hr_tip' => 'Horizontal line (dinna ower uise)',
679
680 # Edit pages
681 'summary' => 'Ootline:',
682 'subject' => 'Subject/headline:',
683 'minoredit' => 'This is ae smaa eidit',
684 'watchthis' => 'Leuk ower this page',
685 'savearticle' => 'Hain page',
686 'preview' => 'Scance',
687 'showpreview' => 'Scance ower',
688 'showlivepreview' => 'Live leuk ower',
689 'showdiff' => 'Shaw chynges',
690 'anoneditwarning' => "<strong>Wairnin:</strong>Ye'r no loggit in. Yer IP address will be recordit in this page's edit history.",
691 'anonpreviewwarning' => "<em>Ye'r no loggit in. hainin will record yer IP address in this page's eidit history.</em>",
692 'missingsummary' => '<strong>Mynd:</strong> Ye\'v no gien aen eidit owerview. Gin ye dab oan "{{int:savearticle}}" again, yer eidit will be haint wioot ane.',
693 'missingcommenttext' => 'Please enter a comment ablo.',
694 'missingcommentheader' => '<strong>Mynd:</strong> Ye\'v no provided ae subject/heidline fer this comment.
695 Gif ye clap "{{int:savearticle}}" again, yer eodit will be hained wioot yin.',
696 'summary-preview' => 'Ootline leuk ower:',
697 'subject-preview' => 'Subject/headline leuk ower:',
698 'blockedtitle' => 'Uiser is blockit',
699 'blockedtext' => '<strong>Yer uisername or IP address haes been blockit.</strong>
700
701 The block wis makit bi $1.
702 The raison gieen is <em>$2</em>.
703
704 * Stairt o block: $8
705 * Expirie o block: $6
706 * Intended blockee: $7
707
708 Ye can contact $1 or anither [[{{MediaWiki:Grouppage-sysop}}|admeenistræter]] tae discuss the block.
709 Ye canna uise the "wab-mail this uiser" feature onless ae valid wab-mail address is speceefied in yer [[Special:Preferences|accoont preferences]] an ye\'v no been blockit fae uising it.
710 Your current IP address is $3, n the block ID is #$5.
711 Please inclæde aw the abuin details in oni speirins ye mak.',
712 'autoblockedtext' => 'Yer IP address haes been autæmaticly blockit cause it wis uised bi anither uiser, wha wis blockit bi $1.
713 The raison gieen is:
714
715 :<em>$2</em>
716
717 * Stairt o block: $8
718 * Expiry o block: $6
719 * Intended blockee: $7
720
721 Ye can contact $1 or yin o the ither [[{{MediaWiki:Grouppage-sysop}}|admeenistræters]] tae discuss the block.
722
723 Note that ye canna uise the "wab-mail this uiser" feature onless ye hae ae valid wab-mail address registered in yer [[Special:Preferences|uiser preferences]] an ye haena been blockit fae uising it.
724
725 Yer current IP address is $3, an the block ID is #$5.
726 Please inclæde aw abuin details in oni speirins ye mak.',
727 'blockednoreason' => 'nae grunds put',
728 'whitelistedittext' => 'Ye hae tae $1 tae edit pages.',
729 '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]].',
730 'nosuchsectiontitle' => 'Canna find section',
731 'nosuchsectiontext' => 'Ye tried tae eidit ae section that disna exist.
732 It micht hae been muived or delytit while ye were viewing the page.',
733 'loginreqtitle' => 'Login Requirit!',
734 'loginreqlink' => 'log in',
735 'loginreqpagetext' => 'Ye maun $1 tae view ither pages.',
736 'accmailtitle' => 'Passwaird sent.',
737 'accmailtext' => 'Ae randomly generated passwaird fer [[User talk:$1|$1]] haes been sent til $2. It can be chynged oan the <em>[[Special:ChangePassword|chynge passwaird]]</em> page upo loggin in.',
738 'newarticle' => '(New)',
739 'newarticletext' => "Ye'v follaed ae link til ae page that disna exist yet. Tae mak the page, stairt typin in the kist ablo (see the [[{{MediaWiki:Helppage}}|heelp page]] fer mair info). Gif ye'r here bi mistak, juist clap yer brouser's '''back''' button.",
740 'anontalkpagetext' => "----
741 <em>This is the discussion page fer aen anonymous uiser wha's no makit aen accoont yet, or wha disna uise it.</em>
742 We maun therefore uise the numerical IP address tae identifie him/her.
743 Sic aen IP address can be shaired bi several uisers.
744 Gif ye'r aen anonymous uiser an feel that onrelevant comments hae been directed at ye, please [[Special:UserLogin/signup|mak aen accoont]] or [[Special:UserLogin|log in]] tae avoid future confusion wi ither anonymous uisers.",
745 'noarticletext' => 'Thaur\'s naw tex oan this page the nou.
746 Ye can [[Special:Search/{{PAGENAME}}|rake fer this page teitle]] in ither pages,
747 <span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} rake the related logs],
748 or [{{fullurl:{{FULLPAGENAME}}|action=edit}} eidit this page].</span>',
749 'noarticletext-nopermission' => 'There isna oni tex in this page the nou.
750 Ye can [[Special:Search/{{PAGENAME}}|rake fer this page title]] in ither pages, or <span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} rake the relatit logs]</span>, but ye dina hae permeession tae mak this page.',
751 'missing-revision' => 'The reveesion #$1 o the page named "{{PAGENAME}}" disna exist.
752
753 This is usuallie caused bi follaein aen ootdated histerie link til ae page that haes been delytit.
754 Details can be foond in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} delytion log].',
755 'userpage-userdoesnotexist' => 'Uiser accoont "<nowiki>$1</nowiki>" hasnae been registerit. Please check gin ye wint tae mak or eidit this page.',
756 'userpage-userdoesnotexist-view' => 'Uiser accoont "$1" isna registered.',
757 'blocked-notice-logextract' => 'This uiser is currently blockit.
758 The latest block log entry is provided ablow fer reference:',
759 'clearyourcache' => "<strong>Tak tent:</strong> Efter hainin, ye micht hae tae bipass yer brouser's cache tae see the chynges.
760 * <strong>Firefox / Safari:</strong> Haud <em>Shift</em> while clapin <em>Relaid</em>, or press either <em>Ctrl-F5</em> or <em>Ctrl-R</em> (<em>⌘-R</em> oan ae Mac)
761 * <strong>Google Chrome:</strong> Press <em>Ctrl-Shift-R</em> (<em>⌘-Shift-R</em> on a Mac)
762 * <strong>Internet Explorer:</strong> Haud <em>Ctrl</em> while clapin <em>Refresh</em>, or press <em>Ctrl-F5</em>
763 * <strong>Opera:</strong> Clear the cache in <em>Tuils → Preferences</em>",
764 'usercssyoucanpreview' => '<strong>Tip:</strong> Uise the "{{int:showpreview}}" button tae test yer new CSS afore hainin.',
765 'userjsyoucanpreview' => '<strong>Tip:</strong> Uise the "{{int:showpreview}}" button tae test yer new JavaScript afore hainin.',
766 'usercsspreview' => "<strong>Mynd that ye'r yinly previewing yer uiser CSS.
767 It haesna been hained yet!</strong>",
768 'userjspreview' => "'''Mynd that ye're juist testin/previewing yer uiser JavaScript; it haesna been hained yet!'''",
769 'sitecsspreview' => "<strong>Mynd that ye'r yinly previewing this CSS.
770 It's no been hained yet!</strong>",
771 'sitejspreview' => "<strong>Mynd that ye'r yinly previewing this JavaScript code.
772 It's no been hained yet!</strong>",
773 'userinvalidcssjstitle' => '<strong>Warnishment</strong> There isnae ae 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.',
774 'updated' => '(Updatit)',
775 'note' => "'''Mynd:'''",
776 'previewnote' => '<strong>Mynd that this is yinly ae scænce-ower.</strong>
777 Yer chynges hae no been hained yet!',
778 'continue-editing' => 'Gae til eiditing area',
779 'previewconflict' => 'This scance reflects the tex in the upper tex eiditin area like it will kythe gin ye chuise tae hain.',
780 'session_fail_preview' => '<strong>Sairy! We culdnae process yer eidit acause o ae loss o term data.</strong>
781 Please try again. Gin it disnae wairk still, try [[Secial:UserLogout|logging out]] an loggin in again.',
782 'session_fail_preview_html' => "<strong>Sairrie! We coudna process yer eidit cause o ae loss o session data.</strong>
783
784 <em>Cause {{SITENAME}} haes raw HTML enabled, the preview is skauk't aes ae precaution again JavaScript attacks.</em>
785
786 <strong>Gif this is ae legeetimate eidit attempt, please try again.</strong>
787 Gif it still disna wairk, try [[Special:UserLogout|loggin oot]] an loggin back in.",
788 'token_suffix_mismatch' => '<strong>Yer eidit haes been rejectit acause yer client made ae richt mess o the punctuation characters in the eidit token.</strong>
789 The eidit haes been rejectit tae hinder corruption o the page tex.
790 This whiles happens when ye ar uisin ae bruken web-based anonymous proxie service.',
791 'edit_form_incomplete' => '<strong>Some pairts o the eidit form didna reach the server; dooble-check that yer eidits ar intact an try again.</strong>',
792 'editing' => 'Editin $1',
793 'creating' => 'Makin $1',
794 'editingsection' => 'Editin $1 (section)',
795 'editingcomment' => 'Editin $1 (new section)',
796 'editconflict' => 'Eidit conflict: $1',
797 'explainconflict' => 'Some ither body haes chynged this page syne ye stertit eiditin it.
798 The upper tex area hauds the page tex aes it currentlie exeests.
799 Yer chynges is shawn in the lower tex area.
800 Ye\'ll hae tae merge yer chynges intil the exeestin tex.
801 <strong>Juist</strong> the tex in the upper tex area will be hained whan ye press "{{int:savearticle}}".',
802 'yourtext' => 'Yer tex',
803 'storedversion' => 'Storit version',
804 'nonunicodebrowser' => "'''Warnishment: Yer brouser isna unicode compliant. Ae warkaroond is in place tae permit ye tae sauflie eidit airticles: no-ASCII chairacters will kythe in the eidit kist aes hexadecimal codes.'''",
805 'editingold' => "<strong>Warnishment:</strong> Ye'r eiditin aen oot-o-date reveesion o this page. Gin ye hain it, onie chynges makit sin this reveesion will be lost.",
806 'yourdiff' => 'Differs',
807 'copyrightwarning' => "Please mynd that aa contreebutions til {{SITENAME}} is conseedert tae be released unner the $2 (see $1 for details). Gin ye dinna want yer writin tae be eiditit wioot mercy an redistributed at will, than dinna haun it it here.<br /> Forbye thon, ye'r promisin us that ye wrat this yersel, or copied it frae ae public domain or siclike free resoorce. <strong>DINNA SUBMIT COPIERICHTIT WARK WIOOT PERMEESSION!</strong>",
808 'copyrightwarning2' => "Please mynd that aa contreebutions til {{SITENAME}} micht be eiditit, chynged, or remuived bi ither contreebuters.
809 Gin ye dinna want yer writin tae be eiditit wioot mercie an redistreebuted at will, than dinna haun it in here.<br />
810 Ye'r promisin us forbye that ye wrat this yersel, or copied it frae ae
811 public domain or siclike free resoorce (see $1 for details).
812 <strong>DINNA HAUN IN COPIERICHTIT WARK WIOOT PERMEESSION!</strong>",
813 'longpageerror' => "<strong>Mistak: The tex ye'v submitted is {{PLURAL:$1|yin kilobyte|$1 kilobytes}} lang, an this is langer nor the maximum o {{PLURAL:$2|yin kilobyte|$2 kilobytes}}.</strong>
814 It canna be hained.",
815 'readonlywarning' => "<strong>Warnishment: The database haes been lockit fer maintenance, sae ye'll no be able tae hain yer eidits richt nou.</strong>
816 Ye micht wish tae cope n paste yer tex intil ae tex file an hain it fer later.
817
818 The admeenistræter that lockit it affered this explanation: $1",
819 'protectedpagewarning' => '<strong>Warnishment: This page haes been protectit sae that yinly uisers wi admeenistræter preevileges can eidit it.</strong>
820 The latest log entrie is provided ablo fer reference:',
821 'semiprotectedpagewarning' => '<strong>Note:</strong> This page haes been protected sae that yinly registered uisers can eidit it.
822 The latest log entry is provided ablow fer reference:',
823 'cascadeprotectedwarning' => '<strong>Warnishment:</strong> This page haes been lockit sae that yinlie uisers wi admeenisræter richts can eidit it, acause it is inclædit in the follaein cascade-protectit {{PLURAL:$1|page|pages}}:',
824 'titleprotectedwarning' => '<strong>Warnishment: This page haes been protected sae that [[Special:ListGroupRights|speecific richts]] ar needed tae mak it.</strong>
825 The laitest log entry is provided ablo fer reference:',
826 'templatesused' => '{{PLURAL:$1|Template|Templates}} uised oan this page:',
827 'templatesusedpreview' => '{{PLURAL:$1|Template|Templates}} uised in this scænce-ower:',
828 'templatesusedsection' => '{{PLURAL:$1|Template|Templates}} uised in this section:',
829 'template-protected' => '(protectit)',
830 'template-semiprotected' => '(semi-protectit)',
831 'hiddencategories' => "This page is ae member o {{PLURAL:$1|1 skauk't categerie|$1 skauk't categeries}}:",
832 'nocreatetext' => '{{SITENAME}} haes restricted the abeelitie tae cræft new pages.
833 Ye can gae back an eidit aen existin page, or [[Special:UserLogin|log in or mak aen accoont]].',
834 'nocreate-loggedin' => 'Ye dinnae hae the richts tae mak new pages.',
835 'sectioneditnotsupported-title' => 'Section eiditin isna supported',
836 'sectioneditnotsupported-text' => 'Section eiditing isna supported in this page.',
837 'permissionserrors' => 'Permission mistak',
838 'permissionserrorstext' => 'Ye dinnae hae the richts tae dae that, acause o the followin {{PLURAL:$1|grund|grunds}}:',
839 'permissionserrorstext-withaction' => 'Ye dinna hae the richts tae $2, fer the follaein {{PLURAL:$1|raison|raisons}}:',
840 'recreate-moveddeleted-warn' => "'''Warnishment: Ye'r remakin ae page that haes been delytit.'''
841
842 Ye shid check that it is guid tae keep eiditin this page.
843 The delytion an muiv log fer this page is providit here:",
844 'moveddeleted-notice' => 'This page haes bin delytit.
845 The delytion an muiv log fer the page ar provided ablo fer reference.',
846 'log-fulllog' => 'View ful log',
847 'edit-hook-aborted' => 'Edit abortit bi huik.
848 It gae naw explanation.',
849 'edit-gone-missing' => 'Coudna update the page.
850 It appears tae hae been deletit.',
851 'edit-conflict' => 'Edit conflict.',
852 'edit-no-change' => 'Yer edit wis ignored cause nae chynge wis made til the tex.',
853 'postedit-confirmation' => 'Yer edit wis hained.',
854 'edit-already-exists' => 'Coudna mak ae new page.
855 It awreadie exists.',
856 'defaultmessagetext' => 'Defaut message tex',
857 'content-failed-to-parse' => 'Failed tae parse $2 content fer $1 model: $3',
858 'invalid-content-data' => 'Onvalid content data',
859 'content-not-allowed-here' => '"$1" content isna permited oan the page [[$2]]',
860 'editwarning-warning' => 'Leain this page micht cause ye tae lose oni chynges that ye\'v makit.
861 Gif ye\'r loggit in, ye can disable this warnishment in the "{{int:prefs-editing}}" section o yer preferences.',
862 'editpage-notsupportedcontentformat-title' => 'Content format isna supported',
863 'editpage-notsupportedcontentformat-text' => 'The content format $1 isna supported bi the content model $2.',
864
865 # Content models
866 'content-model-wikitext' => 'wikitex',
867 'content-model-text' => 'plain tex',
868
869 # Parser/template warnings
870 'expensive-parserfunction-warning' => '<strong>Warnishment:</strong> This page contains ower moni expensive parser function caws.
871
872 It shid hae less than $2 {{PLURAL:$2|caw|caws}}, thaur {{PLURAL:$1|is nou $1 caw|ar noo $1 caws}}.',
873 'expensive-parserfunction-category' => 'Pages wi ower moni expensive parser function caws',
874 'post-expand-template-inclusion-warning' => "'''Wairnin:''' Template include size is tae lairge.
875 Some templates wull nae be included.",
876 'post-expand-template-inclusion-category' => 'Pages whaur template include size is exceeded',
877 'post-expand-template-argument-warning' => 'Tak tent: This page hauds at least the ae template argument that haes an ower muckle expansion size.
878 Thir arguments hae been left oot.',
879 'post-expand-template-argument-category' => 'Pages containing omitted template arguments',
880 'parser-template-loop-warning' => 'Template luip detected: [[$1]]',
881 'parser-template-recursion-depth-warning' => 'Template recursion depth limit owershote ($1)',
882 'language-converter-depth-warning' => 'Leid converter depth limit owershote ($1)',
883 'node-count-exceeded-category' => 'Pages whaur node-coont is owershote',
884 'node-count-exceeded-warning' => 'Page owershote the node-coont',
885 'expansion-depth-exceeded-category' => 'Pages whaur expansion depth is owershote',
886 'expansion-depth-exceeded-warning' => 'Page owershote the expansion depth',
887 'parser-unstrip-loop-warning' => 'Unstrip luip detected',
888 'parser-unstrip-recursion-limit' => 'Unstrip recursion limit owershote ($1)',
889 'converter-manual-rule-error' => 'mistak detected in manual leid conversion rule',
890
891 # "Undo" feature
892 'undo-success' => 'The eidit can be ondun. Please check the chynges albo tae check that this is whit ye wint tae dae, n than hain the chynges albo tae be duin ondaein the eidit.',
893 'undo-failure' => 'The edit culdnae be undone acause o conflictin edits inatween.',
894 'undo-norev' => 'The edit coudna be ondone cause it disna exist or wis deletit.',
895 'undo-nochange' => 'The edit appears tae hae awready been ondone.',
896 'undo-summary' => 'Ondae reveesion $1 bi [[Special:Contributions/$2|$2]] ([[User talk:$2|Tauk]])',
897 'undo-summary-username-hidden' => "Ondae reveesion $1 bi ae skauk't uiser",
898
899 # Account creation failure
900 'cantcreateaccounttitle' => 'Canna mak accoont',
901 'cantcreateaccount-text' => "Accoont makkin frae this IP address ('''$1''') haes been blockit by [[User:$3|$3]].
902
903 The grund for this, given by $3 is ''$2''",
904 'cantcreateaccount-range-text' => "Accoont cræftin fae IP addresses in the range '''$1''', that inclædes yer IP address ('''$4'''), haes been blockit bi [[User:$3|$3]].
905
906 The raison gien bi $3 is ''$2''",
907
908 # History pages
909 'viewpagelogs' => 'Leuk at logs fer this page',
910 'nohistory' => 'Thare is no edit history fer this page.',
911 'currentrev' => 'Current reveision',
912 'currentrev-asof' => 'Latest reveesion aes o $1',
913 'revisionasof' => 'Reveision as o $1',
914 'revision-info' => 'Reveesion aes o $1 bi $2',
915 'previousrevision' => '← Aulder reveision',
916 'nextrevision' => 'Newer reveision →',
917 'currentrevisionlink' => 'see current reveision',
918 'cur' => 'nou',
919 'next' => 'neist',
920 'last' => 'hind',
921 'page_first' => 'first',
922 'page_last' => 'hindermaist',
923 'histlegend' => 'Diff selection: Maurk the radio kists o the reveesions tae compare n hit enter or the button at the bottom.<br />
924 Legend: <strong>({{int:cur}})</strong> = differance wi laitest reveesion, <strong>({{int:last}})</strong> = differance wi preceedin reveesion, <strong>{{int:minoreditletter}}</strong> = smaa eidit.',
925 'history-fieldset-title' => 'Browse history',
926 'history-show-deleted' => 'Deletit only',
927 'histfirst' => 'auldest',
928 'histlast' => 'newest',
929 'historysize' => '({{PLURAL:$1|1 byte|$1 bytes}})',
930 'historyempty' => '(empie)',
931
932 # Revision feed
933 'history-feed-title' => 'Reveesion histerie',
934 'history-feed-description' => 'Reveesion histerie fer this page oan the wiki',
935 'history-feed-item-nocomment' => '$1 at $2',
936 'history-feed-empty' => 'The requestit page disnae exeest.
937 It micht hae been delytit fae the wiki, or the name micht hae been chynged.
938 Try [[Special:Search|rakin oan the wiki]] fer new pages ye micht be interestit in.',
939
940 # Revision deletion
941 'rev-deleted-comment' => '(edit summarie remuived)',
942 'rev-deleted-user' => '(uisername removit)',
943 'rev-deleted-event' => '(log action remuived)',
944 'rev-deleted-user-contribs' => "[uisername or IP address remuived - edit skauk't frae contreebutions]",
945 'rev-deleted-text-permission' => 'This page reveesion haes been <strong>delytit</strong>.
946 Details can be foond in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} delytion log].',
947 'rev-deleted-text-unhide' => 'This page reveesion haes been <strong>delytit</strong>.
948 Details can be foond in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} delytion log].
949 Ye can still [$1 view this reveesion] gif ye wish tae proceed.',
950 'rev-suppressed-text-unhide' => 'This page reveesion haes been <strong>suppressed</strong>.
951 Details can be foond in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log].
952 Ye can still [$1 view this reveesion] gif ye wish tae proceed.',
953 'rev-deleted-text-view' => 'This page reveesion haes been <strong>delytit</strong>.
954 Ye can view it; details can be foond in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} delytion log].',
955 'rev-suppressed-text-view' => 'This page reveesion haes been <strong>suppressed</strong>.
956 Ye can view it; details can be foond in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log].',
957 'rev-deleted-no-diff' => 'Ye canna view this diff cause yin o the reveesions haes been <strong>delytit</strong>.
958 Details can be foond in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} delytion log].',
959 'rev-suppressed-no-diff' => 'Ye cannae view this diff cause yin o the revisions haes been <strong>deletit</strong>.',
960 'rev-deleted-unhide-diff' => 'Yin o the reveesions o this diff haes been <strong>delytit</strong>.
961 Details can be foond in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} delytion log].
962 Ye can still [$1 view this diff] gif ye wish tae proceed.',
963 'rev-suppressed-unhide-diff' => 'Yin o the reveesions o this diff haes been <strong>suppressed</strong>.
964 Details can be foond in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log].
965 Ye can still [$1 view this diff] gif ye wish tee proceed.',
966 'rev-deleted-diff-view' => "Ane o the revisions o this diff haes been '''deletit'''.
967 Ye can view this diff; details can be foond in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log].",
968 'rev-suppressed-diff-view' => 'Yin o the revisions o this diff haes been <strong>suppressed</strong>.
969 Ye can view this diff; details can be foond in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log].',
970 'rev-delundel' => 'chynge veesibility',
971 'rev-showdeleted' => 'shaw',
972 'revisiondelete' => 'Delyte/ondelyte reveesions',
973 'revdelete-nooldid-title' => 'Onvalid target reveesion',
974 'revdelete-nooldid-text' => "Ye'v either no speceefied ae target reveesion(s) tae perform this function, the speceefied reveesion disna exeest, or ye'r attemptin tae skauk the current reveesion.",
975 'revdelete-no-file' => 'The file speecified disna exist.',
976 'revdelete-show-file-confirm' => 'Ar ye sair ye wish tae view ae deletit reveesion o the file "<nowiki>$1</nowiki>" fae $2 at $3?',
977 'revdelete-show-file-submit' => 'Aye',
978 'revdelete-selected' => '<strong>{{PLURAL:$2|Selected reveesion|Selected reveesions}} o [[:$1]]:</strong>',
979 'logdelete-selected' => "'''{{PLURAL:$1|Selectit log event|Selectit log events}}:'''",
980 'revdelete-text' => "<strong>Delytit reveesions an events will still kyth in the page histerie an logs, but pairts o their content will be onaccessible til the public.</strong>
981 Ither admeenistraters oan {{SITENAME}} will still be able tae access the skauk't content an can ondelyte it again through this same interface, onless addeetional restreections ar set.",
982 'revdelete-confirm' => "Please confirm that ye'r ettlin tae dae this, that ye unnerstaunn the consequences, an that ye'r daein this in accordance wi [[{{MediaWiki:Policy-url}}|the policie]].",
983 'revdelete-suppress-text' => 'Suppression shid <strong>yinly</strong> be uised fer the follaein cases:
984 * poteentially libeloos information
985 * onappropriate personal information
986 *: <em>hame addresses an telephane nummers, national ideentification nummers, etc.</em>',
987 'revdelete-legend' => 'Set visibeelitie restreections',
988 'revdelete-hide-text' => 'Reveesion tex',
989 'revdelete-hide-image' => 'Skauk file content.',
990 'revdelete-hide-name' => 'Skauk aiction an target',
991 'revdelete-hide-comment' => 'Edit summarie',
992 'revdelete-hide-user' => "Editor's uisername/IP address",
993 'revdelete-hide-restricted' => 'Suppress data fae admeenistraters aes weel aes ithers',
994 'revdelete-radio-same' => '(dinna chynge)',
995 'revdelete-radio-set' => "Skauk't",
996 'revdelete-radio-unset' => 'Veesible',
997 'revdelete-suppress' => 'Suppress data fae admeenistraters aes weel aes ithers',
998 'revdelete-unsuppress' => 'Remuiv restreections oan restored reveesions',
999 'revdelete-log' => 'Raison:',
1000 'revdelete-submit' => 'Applie til selected {{PLURAL:$1|reveesion|reveesions}}',
1001 'revdelete-success' => '<strong>Reveesion veesibeelitie successfully updated.</strong>',
1002 'revdelete-failure' => '<strong>Reveesion veesibeelitie coudna be updated:</strong>
1003 $1',
1004 'logdelete-success' => '<strong>Log veesibeelitie successfully set.</strong>',
1005 'logdelete-failure' => '<strong>Log veesibddlitie coudna be set:</strong>
1006 $1',
1007 'revdel-restore' => 'change visibility',
1008 'pagehist' => 'Page history',
1009 'deletedhist' => 'Deletit histerie',
1010 'revdelete-hide-current' => "Mistak skaukin the eitem dated $2, $1: This is the current reveesion.
1011 It cannna be skauk't.",
1012 'revdelete-show-no-access' => 'Mistak shawin the eitem dated $2, $1: This eitem haes been maurked "restreected".
1013 Ye dinna hae access til it.',
1014 'revdelete-modify-no-access' => 'Mistak modifiein the eitem dated $2, $1: This eitem haes been maurked "restreected".
1015 Ye dinna hae access til it.',
1016 'revdelete-modify-missing' => 'Mistak modifiein item ID $1: It is missing fae the database!',
1017 'revdelete-no-change' => '<strong>Wairnin:</strong> The eitem dated $2, $1 awreadie haed the requested veesibeelitie settins.',
1018 'revdelete-concurrent-change' => "Mistak modifiein the eitem dated $2, $1: Its status appears tae'v been chynged bi some ither bodie while ye attempted tae modifie it.
1019 Please check the logs.",
1020 'revdelete-only-restricted' => 'Mistak hidin the item dated $2, $1: Ye canna suppress eitems fae view bi admeenistraters wioot selectin yin o the ither veesibeelitie opties ava.',
1021 'revdelete-reason-dropdown' => '*Commyn delete raisons
1022 ** Copiericht violation
1023 ** Onappropriate comment or personal information
1024 ** Onappropriate username
1025 ** Potentially libelous information',
1026 'revdelete-otherreason' => 'Ither/addeetional raison:',
1027 'revdelete-reasonotherlist' => 'Ither raison',
1028 'revdelete-edit-reasonlist' => 'Edit delete raisons',
1029 'revdelete-offender' => 'Reveesion author:',
1030
1031 # Suppression log
1032 'suppressionlog' => 'Suppreession log',
1033 'suppressionlogtext' => "Ablo is ae leet o delytions n blocks involvin content skauk't fae admeenistraters.
1034 See the [[Special:BlockList|block leet]] fer the leet o currentlie operational bans n blocks.",
1035
1036 # History merging
1037 'mergehistory' => 'Merge page histeries',
1038 'mergehistory-header' => 'This page lets ye merge reveesions o the histerie o yin source page intil ae newer page.
1039 Mak sair that this chynge will maintain historical page conteenuitie.',
1040 'mergehistory-box' => 'Merge reveesions o twa pages:',
1041 'mergehistory-from' => 'Soorce page:',
1042 'mergehistory-into' => 'Destinâtion page:',
1043 'mergehistory-list' => 'Mergeable edit history',
1044 'mergehistory-merge' => 'The follaein revisions o [[:$1]] can be merged intil [[:$2]].
1045 Uise the radio button column tae merge in yinly the reveesions maed at an afore the speecified time.
1046 Note that uising the navigâtion links will reset this column.',
1047 'mergehistory-go' => 'Shaw mergeable edits',
1048 'mergehistory-submit' => 'Merge reveesions',
1049 'mergehistory-empty' => 'Naw reveesions can be merged.',
1050 'mergehistory-success' => '$3 {{PLURAL:$3|reveesion|reveesions}} o [[:$1]] successfully merged intil [[:$2]].',
1051 'mergehistory-fail' => 'Onable tae perform histerie merge, please recheck the page an time parameters.',
1052 'mergehistory-no-source' => 'Source page $1 disna exist.',
1053 'mergehistory-no-destination' => 'Destinâtion page $1 disna exist.',
1054 'mergehistory-invalid-source' => 'Source page maun be ae valid title.',
1055 'mergehistory-invalid-destination' => 'Destinâtion page maun be ae valid title.',
1056 'mergehistory-autocomment' => 'Merged [[:$1]] intil [[:$2]]',
1057 'mergehistory-comment' => 'Merged [[:$1]] intil [[:$2]]: $3',
1058 'mergehistory-same-destination' => 'Soorce an destinâtion pages canna be the same',
1059 'mergehistory-reason' => 'Raeson:',
1060
1061 # Merge log
1062 'mergelog' => 'Merge log.',
1063 'pagemerge-logentry' => 'merged [[$1]] intil [[$2]] (reveesions up til $3)',
1064 'revertmerge' => 'Unmerge',
1065 'mergelogpagetext' => 'Ablow is ae leet o the maist recent merges o yin page histerie intil anither.',
1066
1067 # Diffs
1068 'history-title' => 'Reveesion histerie o "$1"',
1069 'difference-title' => 'Difference atween reveesions of "$1"',
1070 'difference-title-multipage' => 'Difference atween pages "$1" an "$2"',
1071 'difference-multipage' => '(Difference atween pages)',
1072 'lineno' => 'Line $1:',
1073 'compareselectedversions' => 'Compare selectit versions',
1074 'showhideselectedversions' => 'Chynge veesibeelitie o selected reveesions',
1075 'editundo' => 'undo',
1076 'diff-empty' => '(Naw difference)',
1077 'diff-multi-sameuser' => '({{PLURAL:$1|yin intermeediate reveesion|$1 intermeediate reveesions}} bi the same uiser no shawn)',
1078 'diff-multi-otherusers' => '({{PLURAL:$1|yin intermeediate reveesion|$1 intermeediate reveesions}} bi {{PLURAL:$2|yin ither uiser|$2 uisers}} no shawn)',
1079 'diff-multi-manyusers' => '({{PLURAL:$1|Yin intermeediate reveesion|$1 intermeediate reveesions}} bi mair than $2 {{PLURAL:$2|uiser|uisers}} no shawn)',
1080 'difference-missing-revision' => '{{PLURAL:$2|Yin reveesion|$2 reveesions}} o this difference ($1) {{PLURAL:$2|was|were}} no fond.
1081
1082 This is usually caused bi follaein aen ootdated diff link til ae page that haes been delytit.
1083 Details can be foond in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} delytion log].',
1084
1085 # Search results
1086 'searchresults' => 'Rake results',
1087 'searchresults-title' => 'Rake affcome fer "$1"',
1088 'toomanymatches' => 'Ower moni matches were returned, please try ae different speirin',
1089 'titlematches' => 'Airticle teitle matches',
1090 'textmatches' => 'Page tex matches',
1091 'notextmatches' => 'Nae page tex matches',
1092 'prevn' => 'foregaun {{PLURAL:$1|$1}}',
1093 'nextn' => 'neist {{PLURAL:$1|$1}}',
1094 'prevn-title' => 'Previous $1 {{PLURAL:$1|ootcome|ootcomes}}',
1095 'nextn-title' => 'Next $1 {{PLURAL:$1|ootcome|ootcomes}}',
1096 'shown-title' => 'Shaw $1 {{PLURAL:$1|ootcome|ootcomes}} per page',
1097 'viewprevnext' => 'View ($1 {{int:pipe-separator}} $2) ($3)',
1098 'searchmenu-exists' => "'''There is a page named \"[[:\$1]]\" oan this wiki.'''",
1099 'searchmenu-new' => '<strong>Mak the page "[[:$1]]" oan this wiki!</strong> {{PLURAL:$2|0=|See the page foond wi yer rake ava.|See the rake affcome foond ava.}}',
1100 'searchprofile-articles' => 'Content pages',
1101 'searchprofile-project' => 'Help and Project pages',
1102 'searchprofile-images' => 'Multimedia',
1103 'searchprofile-everything' => 'Everything',
1104 'searchprofile-advanced' => 'Advanced',
1105 'searchprofile-articles-tooltip' => 'Rake in $1',
1106 'searchprofile-project-tooltip' => 'Rake in $1',
1107 'searchprofile-images-tooltip' => 'Rake fer files',
1108 'searchprofile-everything-tooltip' => 'Rake aw o content (inclædin tauk pages)',
1109 'searchprofile-advanced-tooltip' => 'Rake in custom namespaces',
1110 'search-result-size' => '$1 ({{PLURAL:$2|1 word|$2 words}})',
1111 'search-result-category-size' => '{{PLURAL:$1|1 member|$1 members}} ({{PLURAL:$2|1 subcategory|$2 subcategories}}, {{PLURAL:$3|1 file|$3 files}})',
1112 'search-result-score' => 'Relevanc: $1%',
1113 'search-redirect' => '(redirect $1)',
1114 'search-section' => '(section $1)',
1115 'search-file-match' => '(matches file content.)',
1116 'search-suggest' => 'Did ye mean: $1',
1117 'search-interwiki-caption' => "Sister projec's",
1118 'search-interwiki-default' => "$1 results':",
1119 'search-interwiki-more' => '(mair)',
1120 'search-relatedarticle' => 'Relatit',
1121 'searcheverything-enable' => 'Rake in aw namespaces',
1122 'searchrelated' => 'related',
1123 'searchall' => 'aw',
1124 'showingresults' => "Shawin ablo up tae {{PLURAL:$1|'''1''' result|'''$1''' results}} stertin wi #'''$2'''.",
1125 'showingresultsinrange' => 'Shawin ablo up til {{PLURAL:$1|<strong>1</strong> affcome|<strong>$1</strong> affcome}} in range #<strong>$2</strong> til #<strong>$3</strong>.',
1126 'showingresultsnum' => "Shawin ablo {{PLURAL:$3|'''1''' result|'''$3''' results}} stertin wi #'''$2'''.",
1127 'showingresultsheader' => '{{PLURAL:$5|Affcome <strong>$1</strong> o <strong>$3</strong>|Affcomes <strong>$1 - $2</strong> o <strong>$3</strong>}} fer <strong>$4</strong>',
1128 'search-nonefound' => 'Thaur were naw ootcomes matchin the speiring.',
1129 'powersearch-legend' => 'Advanced rake',
1130 'powersearch-ns' => 'Rake in namespaces:',
1131 'powersearch-redir' => 'Leet redirects',
1132 'powersearch-togglelabel' => "Chec':",
1133 'powersearch-toggleall' => 'Aw',
1134 'powersearch-togglenone' => 'Nane',
1135 'search-external' => 'Freemit rake',
1136 '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.',
1137 'search-error' => 'Ae mistak haes occurred while rakin: $1',
1138
1139 # Preferences page
1140 'preferences' => 'Ma preferences',
1141 'mypreferences' => 'Ma preferences',
1142 'prefs-edits' => 'Nummer o edits:',
1143 'prefsnologintext2' => 'Please $1 tae chynge yer preferences.',
1144 'prefs-skin' => 'Huil',
1145 'skin-preview' => 'First Leuk',
1146 'datedefault' => 'Nae preference',
1147 'prefs-beta' => 'Beta features.',
1148 'prefs-datetime' => 'Date an time',
1149 'prefs-labs' => 'Labs featurs',
1150 'prefs-user-pages' => 'Uiser pages',
1151 'prefs-personal' => 'Uiser data',
1152 'prefs-rc' => 'Recent chynges an shawin stubs',
1153 'prefs-watchlist' => 'Watchleet',
1154 'prefs-watchlist-days' => 'Days tae shaw in watchleet:',
1155 'prefs-watchlist-days-max' => 'Mucklest $1 {{PLURAL:$1|day|days}}',
1156 'prefs-watchlist-edits' => 'Mucklest nummer o chynges tae shaw in expanded watchleet:',
1157 'prefs-watchlist-edits-max' => 'Mucklest nummer: 1000',
1158 'prefs-watchlist-token' => 'Watchleet token:',
1159 'prefs-misc' => 'Antrin settins',
1160 'prefs-resetpass' => 'Chynge passwaird',
1161 'prefs-changeemail' => 'Chynge email address',
1162 'saveprefs' => 'Hain preferences',
1163 'restoreprefs' => 'Restore aw default settings (in aw sections)',
1164 'prefs-editing' => 'Editin',
1165 'searchresultshead' => 'Rake result settins',
1166 'stub-threshold' => 'Threshold for <a href="#" class="stub">stub link</a> formattin (bytes):',
1167 'stub-threshold-disabled' => 'Tuckie',
1168 'recentchangesdays' => 'Days tae shaw in recent chynges:',
1169 'recentchangescount' => 'Nummer o edits tae shaw bi defaut:',
1170 'prefs-help-recentchangescount' => 'This includes recent chynges, page histories, an logs.',
1171 'prefs-help-watchlist-token2' => 'This is the hidlins key til the wab feed o yer watchleet. Onibodie wha kens this can read yer watchleet, sae dinna shair it. Gif ye need to, [[Special:ResetTokens|Ye can reset it]].',
1172 'savedprefs' => 'Yer preferences haes been hained.',
1173 'timezoneuseserverdefault' => 'Uise wiki default ($1)',
1174 'timezoneuseoffset' => 'Ither (specify offset)',
1175 'servertime' => 'Server time the nou',
1176 'guesstimezone' => 'Fill in frae brouser',
1177 'timezoneregion-africa' => 'Africae',
1178 'timezoneregion-america' => 'Americae',
1179 'timezoneregion-asia' => 'Asie',
1180 'timezoneregion-australia' => 'Australie',
1181 'timezoneregion-pacific' => 'Paceefic Ocean',
1182 'allowemail' => 'Allou email frae ither uisers',
1183 'prefs-searchoptions' => 'Rake',
1184 'defaultns' => 'Itherwise rake in thir namespaces:',
1185 'default' => 'defaut',
1186 'prefs-files' => 'Files',
1187 'prefs-custom-css' => 'Custom CSS',
1188 'prefs-custom-js' => 'Custom JS',
1189 'prefs-common-css-js' => 'Shared CSS/JavaScript for aw skins:',
1190 'prefs-reset-intro' => 'Ye can uise this page tae reset yer preferences tae the steid defaults.
1191 This cannae be unduin.',
1192 'youremail' => 'Yer email:',
1193 'username' => '{{GENDER:$1|Uisername}}:',
1194 'uid' => '{{GENDER:$1|Uiser}} ID:',
1195 'prefs-memberingroups' => '{{GENDER:$2|Member}} o {{PLURAL:$1|group|groups}}:',
1196 'yourrealname' => 'Yer real name:',
1197 'yourlanguage' => 'Interface leid:',
1198 'yourvariant' => 'Content leid variant',
1199 'prefs-help-variant' => 'Yer preferred variant or orthography tae display the content pages o this wiki in.',
1200 'yournick' => 'New seegnatur:',
1201 'prefs-help-signature' => 'Comments on collogue pages should be signed wi "<nowiki>~~~~</nowiki>", which will be convertit intae yer signatur an a timestamp.',
1202 'badsig' => 'Raw signature nae guid; check HTML tags.',
1203 'badsiglength' => 'Yer nickname is ower lang; it haes tae be $1 {{PLURAL:$1|character|characters}} or less.',
1204 'yourgender' => 'Hou dae ye prefer tae be describit?',
1205 'gender-unknown' => 'I prefer nae tae say',
1206 'prefs-help-gender' => 'Settin this preference is optional.
1207 The saftware uises its value tae address ye an tae mention ye tae ithers uisin the appropriate grammatical gender.
1208 This information will be public.',
1209 'email' => 'E-mail',
1210 '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.',
1211 'prefs-help-email' => 'Wab-mail is optional, bit is needed fer passwaird resets, shid ye ferget yer passwaird.',
1212 'prefs-help-email-others' => 'Ye can chuise tae let ithers contact ye bi wab-mail through ae link oan yer uiser or tauk page.
1213 Yer wab-mail address isna revealed whan ither uisers contact ye.',
1214 'prefs-help-email-required' => 'Yer e-mail address is needit.',
1215 'prefs-i18n' => 'Internaitionalisation',
1216 'prefs-signature' => 'Signatur',
1217 'prefs-diffs' => 'Diffs',
1218 'prefs-help-prefershttps' => 'This preference will tak effect on yer next login.',
1219
1220 # User rights
1221 'userrights' => 'Uiser richts management',
1222 'userrights-lookup-user' => 'Manish uiser boorachs',
1223 'userrights-user-editname' => 'Enter a uisername:',
1224 'editusergroup' => 'Eidit uiser boorach',
1225 'editinguser' => 'Chynging uiser richts o uiser <strong>[[User:$1|$1]]</strong> $2',
1226 'userrights-editusergroup' => 'Edit uiser groups',
1227 'saveusergroups' => 'Save uiser groups',
1228 'userrights-groupsmember' => 'Member o:',
1229 'userrights-groupsmember-auto' => 'Implicit member o:',
1230 'userrights-groups-help' => 'You mey alter the groups this uiser is in:
1231 * A checked box means the uiser is in that group.
1232 * An unchecked box means the uiser is nae in that group.
1233 * A * indicates that ye cannae remove the group ance you hae addit it, or vice versa.',
1234 'userrights-no-interwiki' => 'Ye dae nae hae permission tae edit uiser richts on ither wikis.',
1235 'userrights-nodatabase' => 'Database $1 daes nae exist or is nae local.',
1236 'userrights-nologin' => 'Ye must [[Special:UserLogin|log in]] wi an admeenistrator accoont tae assign uiser richts.',
1237 'userrights-notallowed' => 'Ye dae nae hae permission tae add or remove uiser richts.',
1238 'userrights-changeable-col' => 'Groups ye can chynge',
1239 'userrights-unchangeable-col' => 'Groups ye cannae chynge',
1240 'userrights-conflict' => 'Conflict o uiser richts chynges! Please review an confirm yer chynges.',
1241 'userrights-removed-self' => 'Ye successfully removed yer ain richts. As such, ye are no langer able tae access this page.',
1242
1243 # Groups
1244 'group-user' => 'Uisers',
1245 'group-autoconfirmed' => 'Autoconfirmed uisers',
1246 'group-bot' => 'Bots',
1247 'group-sysop' => 'Admeenistrators',
1248 'group-suppress' => 'Owersichts',
1249 'group-all' => '(aw)',
1250
1251 'group-user-member' => '{{GENDER:$1|uiser}}',
1252 'group-bot-member' => '{{GENDER:$1|bot}}',
1253
1254 # Rights
1255 'right-createpage' => 'Create pages (which are nae discussion pages)',
1256 'right-createaccount' => 'Create new uiser accoonts',
1257 'right-minoredit' => 'Mark edits as smaa',
1258 'right-move' => 'Flit pages',
1259 'right-move-subpages' => 'Flit pages wi thair subpages',
1260 'right-move-rootuserpages' => 'Flit ruit uiser pages',
1261 'right-movefile' => 'Flit files',
1262 'right-suppressredirect' => 'Nae create redirects frae soorce pages when flittin pages',
1263 'right-upload' => 'Uplaid files',
1264 'right-reupload' => 'Owerwrite existin files',
1265 'right-reupload-own' => 'Owerwrite existin files uplaidit bi anesel',
1266 'right-reupload-shared' => 'Owerride files on the shared media repository locally',
1267 'right-upload_by_url' => 'Uplaid files frae a URL',
1268 'right-purge' => 'Purge the steid cache for a page wioot confirmation',
1269 'right-autoconfirmed' => 'Nae be affectit bi IP-based rate leemits',
1270 'right-bot' => 'Be treatit as an automatit process',
1271 'right-nominornewtalk' => 'Nae hae smaa edits tae discussion pages trigger the new messages prompt',
1272 'right-apihighlimits' => 'Uise heicher leemits in API queries',
1273 'right-writeapi' => 'Uise o the write API',
1274 'right-delete' => 'Delete pages',
1275 'right-bigdelete' => 'Delete pages wi lairge histories',
1276 'right-deletelogentry' => 'Delete an undelete specific log entries',
1277 'right-deleterevision' => 'Delete an undelete specific reveesions o pages',
1278 'right-deletedhistory' => 'View deletit history entries, wioot thair associatit text',
1279 'right-deletedtext' => 'View deletit text an chynges atween deletit reveesions',
1280 'right-browsearchive' => 'Rake deletit pages',
1281
1282 # Special:Log/newusers
1283 'newuserlogpage' => 'Uiser cræftin log',
1284
1285 # User rights log
1286 'rightslog' => 'Uiser richts log',
1287 'rightslogtext' => 'This is a log o chynges tae uiser richts.',
1288
1289 # Associated actions - in the sentence "You do not have permission to X"
1290 'action-edit' => 'edit this page',
1291
1292 # Recent changes
1293 'nchanges' => '$1 {{PLURAL:$1|chynge|chynges}}',
1294 'recentchanges' => 'Recent chynges',
1295 'recentchanges-legend' => 'Recent changes options',
1296 'recentchanges-summary' => 'Follae the maist recent chynges tae the wiki on this page.',
1297 'recentchanges-feed-description' => 'Follae the maist recent chynges tae the wiki in this feed.',
1298 'recentchanges-label-newpage' => 'This edit created a freish page',
1299 'recentchanges-label-minor' => 'This is a smaa edit',
1300 'recentchanges-label-bot' => 'This edit wis performed bi a bot',
1301 'recentchanges-label-unpatrolled' => 'This edit haes nae yet bin patrolled',
1302 'rcnotefrom' => 'Ablo ar the chynges sin <strong>$2</strong> (up til <strong>$1</strong> shawn).',
1303 'rclistfrom' => 'Shaw new chynges stertin frae $1',
1304 'rcshowhideminor' => '$1 smaa edits',
1305 'rcshowhideminor-show' => 'Shaw',
1306 'rcshowhideminor-hide' => 'Skauk',
1307 'rcshowhidebots' => '$1 bots',
1308 'rcshowhidebots-show' => 'Shaw',
1309 'rcshowhidebots-hide' => 'Skauk',
1310 'rcshowhideliu' => '$1 registered uisers',
1311 'rcshowhideliu-show' => 'Shaw',
1312 'rcshowhideliu-hide' => 'Skauk',
1313 'rcshowhideanons' => '$1 anonymous uisers',
1314 'rcshowhideanons-show' => 'Shaw',
1315 'rcshowhideanons-hide' => 'Skauk',
1316 'rcshowhidepatr' => '$1 patrolled edits',
1317 'rcshowhidepatr-show' => 'Shaw',
1318 'rcshowhidepatr-hide' => 'Skauk',
1319 'rcshowhidemine' => '$1 ma edits',
1320 'rcshowhidemine-show' => 'Shaw',
1321 'rcshowhidemine-hide' => 'Skauk',
1322 'rclinks' => 'Shaw last $1 chynges in last $2 days<br />$3',
1323 'diff' => 'diff',
1324 'hist' => 'hist',
1325 'hide' => 'Skauk',
1326 'show' => 'shaw',
1327 'minoreditletter' => 's',
1328 'newpageletter' => 'N',
1329 'boteditletter' => 'b',
1330 'number_of_watching_users_pageview' => '[$1 watchin {{PLURAL:$1|uiser|uisers}}]',
1331 'rc_categories_any' => 'Ony',
1332 'rc-enhanced-expand' => 'Shaw details',
1333 'rc-enhanced-hide' => 'Skauk details',
1334
1335 # Recent changes linked
1336 'recentchangeslinked' => 'Relatit chynges',
1337 'recentchangeslinked-feed' => 'Relatit chynges',
1338 'recentchangeslinked-toolbox' => 'Relatit chynges',
1339 'recentchangeslinked-title' => 'Chynges relatit til "$1"',
1340 'recentchangeslinked-summary' => 'This is ae leet o chynges makit recentlie til pages linked fae ae speceefied page (or til memmers o ae speceefied categerie).
1341 Pages oan [[Special:Watchlist|yer watchleet]] ar <strong>baud</strong.',
1342 'recentchangeslinked-page' => 'Page name:',
1343 'recentchangeslinked-to' => 'Shaw chynges til pages linked til the gien page instead',
1344
1345 # Upload
1346 'upload' => 'Uplaid file',
1347 'uploadbtn' => 'Uplaid file',
1348 'reuploaddesc' => 'Gang back tae the uplaid form.',
1349 'uploadnologin' => 'Nae loggit in',
1350 'uploadnologintext' => 'Please $1 tae uplaid files.',
1351 'uploaderror' => 'Uplaid mistak',
1352 'uploadtext' => 'Uise the form ablo tae uplaid files.
1353 Tae view or rake previooslei uplaided files gang til the [[Special:FileList|leet o uplaided files]], (re)uplaids ar loggit in the [[Special:Log/upload|uplaid log]] ava, delytions in the [[Special:Log/delete|delytion log]].
1354
1355 Tae inclæde ae file in ae page, uise ae link in yin o the follaein forms:
1356 * <strong><code><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.jpg]]</nowiki></code></strong> tae uise the ful version o the file
1357 * <strong><code><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.png|200px|thumb|left|alt text]]</nowiki></code></strong> tae uise ae 200 pixel wide rendition in ae kist in the cair margin wi "alt tex" aes descreeption
1358 * <strong><code><nowiki>[[</nowiki>{{ns:media}}<nowiki>:File.ogg]]</nowiki></code></strong> fer linkin directlie til the file wioot displeyin the file',
1359 'uploadlog' => 'uplaid log',
1360 'uploadlogpage' => 'Uplaid log',
1361 'uploadlogpagetext' => 'Ablo is a leet o the maist recent file uplaids.',
1362 'filedesc' => 'Ootline',
1363 'filestatus' => 'Copyricht status:',
1364 'filesource' => 'Soorce:',
1365 'uploadedfiles' => 'Uplaidit files',
1366 'ignorewarning' => 'Ignore wairnin n hain file oniewey.',
1367 'ignorewarnings' => 'Ignore ony warnins',
1368 'illegalfilename' => 'The filename "$1" haes characters that isna alloud in page teitles. Please rename the file an gie uplaidin it anither shot.',
1369 'badfilename' => 'Eimage name haes been chynged tae "$1".',
1370 'largefileserver' => 'This file is bigger nor the server is confeigurt tae allou.',
1371 'fileexists' => "A file wi this name exists aareadies, please check <strong>[[:$1]]</strong> gin ye'r no siccar that ye want tae chynge it.
1372 [[$1|thumb]]",
1373 'fileexists-forbidden' => 'Ae file wi this name awreadie exists, an canna be owerwritten.
1374 Gif ye still wish tae uplaid yer file, please gae back an uise ae new name.
1375 [[File:$1|thumb|center|$1]]',
1376 'fileexists-shared-forbidden' => 'Ae file wi this name awreadie exists in the shaired file repository.
1377 Gif ye still wish tae uplaid yer file, please gae back an uise ae new name.
1378 [[File:$1|thumb|center|$1]]',
1379 'uploadwarning' => 'Uplaid wairnin',
1380 'savefile' => 'Hain file',
1381 'uploadedimage' => 'uplaidit "$1"',
1382 'uploaddisabled' => 'Sorry, uplaidin is disabled.',
1383 'uploadscripted' => 'This file hauds HTML or script code that micht be wrang interpretit bi a wab brouser.',
1384 'uploadscriptednamespace' => 'This SVG file contains aen illegal namespace "$1"',
1385 'uploadvirus' => 'The file hauds a virus! Details: $1',
1386 'sourcefilename' => 'Soorce filename:',
1387
1388 'license' => 'Licensing:',
1389 'license-header' => 'Licensing',
1390 'nolicense' => 'Nane selected',
1391
1392 # Special:ListFiles
1393 'imgfile' => 'file',
1394 'listfiles' => 'Eimage leet',
1395 'listfiles_name' => 'Name',
1396 'listfiles_user' => 'Uiser',
1397 'listfiles_size' => 'Size',
1398
1399 # File description page
1400 'file-anchor-link' => 'Eimage',
1401 'filehist' => 'File history',
1402 'filehist-help' => 'Clap oan ae date/time tae view the file aes it appeared at that time.',
1403 'filehist-deleteone' => 'delyte',
1404 'filehist-revert' => 'revert',
1405 'filehist-current' => 'current',
1406 'filehist-datetime' => 'Date/Time',
1407 'filehist-thumb' => 'Thumbnail',
1408 'filehist-thumbtext' => 'Thumbnail fer version aes o $1',
1409 'filehist-user' => 'Uiser',
1410 'filehist-dimensions' => 'Dimensions',
1411 'filehist-comment' => 'Comment',
1412 'imagelinks' => 'File uisage',
1413 'linkstoimage' => 'The follaein {{PLURAL:$1|page airts|$1 pages airt}} tae this file:',
1414 'nolinkstoimage' => "The'r nae pages airts tae this eimage.",
1415 'sharedupload-desc-here' => 'This file is frae $1 an micht be uised bi ither projects.
1416 The descreeption oan its [$2 file descreeption page] thaur is shawn ablo.',
1417
1418 # File reversion
1419 'filerevert' => 'Revert $1',
1420 'filerevert-legend' => 'Revert file',
1421 'filerevert-submit' => 'Revert',
1422
1423 # File deletion
1424 'filedelete-submit' => 'Delyte',
1425
1426 # MIME search
1427 'mimetype' => 'MIME type:',
1428 'download' => 'dounlaid',
1429
1430 # Unused templates
1431 'unusedtemplates' => 'Templates that arena uised',
1432 'unusedtemplatestext' => 'This page leets aw pages in the {{ns:template}} namespace that arna incæded in anither page. Mynd an check fer ither airtins til the templates afore deletin theim.',
1433 'unusedtemplateswlh' => 'ither links',
1434
1435 # Random page
1436 'randompage' => 'Wale page allevolie',
1437
1438 # Statistics
1439 'statistics' => 'Stateestics',
1440 'statistics-header-pages' => 'Page stateestics',
1441 'statistics-header-edits' => 'Eidit stateestics',
1442 'statistics-header-views' => 'View stateestics',
1443 'statistics-header-users' => 'Uiser stateestics',
1444 'statistics-header-hooks' => 'Ither stateestics',
1445 'statistics-pages' => 'Pages',
1446
1447 'doubleredirects' => 'Dooble reguidals',
1448 'doubleredirectstext' => 'This page leets pages that redirect til ither redirect pages.
1449 Ilka rou contains airtins til the first and seicont redirect, aes weel aes the terget o the secont redirect, whilk is usually the "real" terget page whaur the first redirect shid point.
1450 <del>Crossed oot</del> entries hae been solved.',
1451
1452 'brokenredirects' => 'Brucken reguidals',
1453 'brokenredirectstext' => 'The folling redirects link til non-existent pages:',
1454 'brokenredirects-edit' => 'edit',
1455 'brokenredirects-delete' => 'delete',
1456
1457 'withoutinterwiki' => 'Pages athoot leid links',
1458 'withoutinterwiki-legend' => 'Prefix',
1459 'withoutinterwiki-submit' => 'Shaw',
1460
1461 # Miscellaneous special pages
1462 'nbytes' => '$1 {{PLURAL:$1|byte|bytes}}',
1463 'ncategories' => '$1 {{PLURAL:$1|category|categories}}',
1464 'nlinks' => '$1 {{PLURAL:$1|link|links}}',
1465 'nmembers' => '$1 {{PLURAL:$1|membir|membirs}}',
1466 'nrevisions' => '$1 {{PLURAL:$1|reveision|reveisions}}',
1467 'nviews' => '$1 {{PLURAL:$1|view|views}}',
1468 'uncategorizedpages' => 'Uncategoreised pages',
1469 'uncategorizedcategories' => 'Uncategoreised categories',
1470 'unusedcategories' => 'Unuised categories',
1471 'unusedimages' => 'Unuised images',
1472 'wantedcategories' => 'Wantit categories',
1473 'wantedpages' => 'Wantit pages',
1474 'mostlinked' => 'Maist airtit-til pages',
1475 'mostlinkedcategories' => 'Maist airtit-til categories',
1476 'mostcategories' => 'Airticles wi the maist categories',
1477 'mostimages' => 'Maist uised eimages',
1478 'mostrevisions' => 'Maist revised airticles',
1479 'prefixindex' => 'Aw pages wi prefix',
1480 'longpages' => 'Lang pages',
1481 'deadendpages' => 'Deid-end pages',
1482 'protectedpages-summary' => 'This page leets existin pages that ar nou protectit. Fer a leet o titles that ar protectit fae cræftin, see [[{{#special:ProtectedTitles}}]].',
1483 'protectedpages-timestamp' => 'Timestamp.',
1484 'protectedpages-page' => 'Page.',
1485 'protectedpages-expiry' => 'Dies',
1486 'protectedpages-performer' => 'Protecting uisser',
1487 'protectedpages-params' => 'Protection guidins',
1488 'protectedpages-reason' => 'Raison',
1489 'protectedpages-unknown-timestamp' => "Onken't",
1490 'protectedpages-unknown-performer' => "Onken't user",
1491 'protectedtitles-summary' => 'This page leets titles that ar nou protectit fae cræftin. Fer a leet of exeesting pages that ar protectit, see [[{{#special:ProtectedPages}}]].',
1492 'listusers' => 'Uiser leet',
1493 'usercreated' => '{{GENDER:$3|Cræftit}} oan $1 at $2',
1494 'newpages' => 'New pages',
1495 'newpages-username' => 'Uisername:',
1496 'ancientpages' => 'Auldest pages',
1497 'move' => 'Flit',
1498 'movethispage' => 'Flit this page',
1499 'unusedimagestext' => 'The follaeing files exist but arna embeddit in oni page.
1500 Please note that ither wab sites micht airt til ae file wi ae direct URL, an sae micht still be leetit here despite being in active uiss.',
1501 'unusedcategoriestext' => 'The follaein category pages exists, tho nae ither airticle or category maks uiss o thaim.',
1502 'notargettitle' => 'Nae target',
1503 'notargettext' => "Ye hivna specifee'd a tairget page or uiser tae perform this function on.",
1504 'pager-newer-n' => '{{PLURAL:$1|newer 1|newer $1}}',
1505 'pager-older-n' => '{{PLURAL:$1|older 1|older $1}}',
1506
1507 # Book sources
1508 'booksources' => 'Beuk sources',
1509 'booksources-search-legend' => 'Rake fer buik soorces',
1510 'booksources-go' => 'Gang',
1511
1512 # Special:Log
1513 'specialloguserlabel' => 'Performer:',
1514 'speciallogtitlelabel' => 'Target (title or uiser):',
1515 'log' => 'Logs',
1516 'all-logs-page' => 'Aw public logs',
1517 'alllogstext' => 'Combined display o aw available logs o {{SITENAME}}.
1518 Ye can narrae down the view bi selectin ae log type, the uisername (case-sensitive), or the affected page (case-sensitive ava).',
1519 'logempty' => 'Nae matchin items in log.',
1520
1521 # Special:AllPages
1522 'allpages' => 'Aa pages',
1523 'alphaindexline' => '$1 tae $2',
1524 'nextpage' => 'Neist page ($1)',
1525 'prevpage' => 'Page afore ($1)',
1526 'allpagesfrom' => 'Shaw pages stairtin at:',
1527 'allarticles' => 'Aa airticles',
1528 'allinnamespace' => 'Aa pages ($1 namespace)',
1529 'allpagessubmit' => 'Gang',
1530 'allpagesprefix' => 'Shaw pages wi prefix:',
1531 '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',
1532 'allpages-bad-ns' => '{{SITENAME}} disna hae a namespace "$1".',
1533
1534 # Special:Categories
1535 'categories' => 'Categories',
1536 'categoriespagetext' => 'The follaeing {{PLURAL:$1|categorie contains|categories contain}} pages or media.
1537 [[Special:UnusedCategories|Onuised categories]] arna shawn here.
1538 See [[Special:WantedCategories|wanted categories]] ava.',
1539 'special-categories-sort-count' => 'sairt bi coont',
1540 'special-categories-sort-abc' => 'sairt by the alphabet',
1541
1542 # Special:DeletedContributions
1543 'sp-deletedcontributions-contribs' => 'contreebutions',
1544
1545 # Special:LinkSearch
1546 'linksearch-ns' => 'Namespace:',
1547 'linksearch-ok' => 'Rake',
1548 'linksearch-line' => '$1 is linked from $2',
1549
1550 # Special:ListUsers
1551 'listusers-submit' => 'Shaw',
1552 'listusers-blocked' => '(blockit)',
1553
1554 # Special:ListGroupRights
1555 'listgrouprights-members' => '(leet o members)',
1556
1557 # Email user
1558 'mailnologin' => 'Nae send address',
1559 '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.',
1560 'emailuser' => 'E-mail this uiser',
1561 'noemailtitle' => 'Nae e-mail address',
1562 'noemailtext' => 'This uiser haesna speceefied ae valid wab-mail address.',
1563 'emailmessage' => 'Message:',
1564
1565 # Watchlist
1566 'watchlist' => 'Ma watchleet',
1567 'mywatchlist' => 'Ma watchleet',
1568 'watchlistfor2' => 'For $1 $2',
1569 'nowatchlist' => "Ye'v nae eitems oan yer watchleet.",
1570 'watchnologin' => 'Nae loggit in',
1571 'watchnologintext' => 'Ye maun be [[Special:UserLogin|loggit in]] tae modify yer watchleet.',
1572 'addedwatchtext' => 'The page "[[:$1]]" haes been added til yer [[Special:Watchlist|watchleet]].
1573 Future chynges til this page an its associated tauk page will be leeted there.',
1574 'removedwatchtext' => 'The page "[[:$1]]" haes been remuied fae [[Special:Watchlist|yer watchleet]].',
1575 'watch' => 'Watch',
1576 'watchthispage' => 'Leuk ower this page',
1577 'unwatch' => 'Unwatch',
1578 'notanarticle' => 'No a content page',
1579 'watchlist-details' => '{{PLURAL:$1|$1 page|$1 pages}} oan yer watchleet, no coontin tauk pages.',
1580 'watchlistcontains' => 'Yer watchleet contains $1 {{PLURAL:$1|page|pages}}.',
1581 'iteminvalidname' => "Trouble wi eitem '$1', invalid name...",
1582 'wlnote2' => 'Ablow ar the chynges in the hainmaist {{PLURAL:$1|hour|<strong>$1</strong> hours}}, as of $3, $2.',
1583 'wlshowlast' => 'Shaw lest $1 hours $2 days $3',
1584 'watchlist-options' => 'Watchleet options',
1585
1586 # Displayed when you click the "watch" button and it is in the process of watching
1587 'watching' => 'Watchin...',
1588 'unwatching' => 'Unwatchin...',
1589
1590 'enotif_reset' => 'Merk aa pages visitit',
1591 'enotif_lastvisited' => 'Hae ae leuk at $1 fer aa chynges sin yer laist veesit.',
1592 'created' => 'creatit',
1593 'changed' => 'chynged',
1594
1595 # Delete
1596 'deletepage' => 'Delete page',
1597 'excontent' => "content wis: '$1'",
1598 'excontentauthor' => "content wis: '$1' (an the ae contreibutor wis '[[Special:Contributions/$2|$2]]')",
1599 'exbeforeblank' => "content afore blankin wis: '$1'",
1600 'exblank' => 'page wis tuim',
1601 'delete-confirm' => 'Delete "$1"',
1602 'delete-legend' => 'Delete',
1603 'historywarning' => "<strong>Wairnin:</strong> The page ye'r aboot tae delete haes ae history wi approximatelie $1 {{PLURAL:$1|reveesion|reveesions}}:",
1604 'confirmdeletetext' => "Ye'r aboot tae permanently delete a page or eimage alang wi aa its history frae the database.
1605 Please confirm that ye intend tae dae this, that ye unnerstaun the consequences,
1606 an that ye'r daein this in accord wi [[{{MediaWiki:Policy-url}}]].",
1607 'actioncomplete' => 'Action duin',
1608 'actionfailed' => 'Action failed',
1609 'deletedtext' => '"$1" haes been deletit. See $2 fer ae record o recent deletions.',
1610 'dellogpage' => 'Deletion log',
1611 'dellogpagetext' => 'Ablo is a leet o the maist recent deletions.',
1612 'deletionlog' => 'deletion log',
1613 'reverted' => 'Revertit tae aulder reveision',
1614 'deletecomment' => 'Raeson:',
1615 'deletereasonotherlist' => 'Ither raeson',
1616 'deleting-backlinks-warning' => "'''Warnishment:''' ither pages link til or transclude the page ye'r aboot tae delyte.",
1617
1618 # Rollback
1619 'rollback' => 'Row back edits',
1620 'rollback_short' => 'Rowback',
1621 'rollbacklink' => 'rowback',
1622 'rollbackfailed' => 'Rowback failed',
1623 'cantrollback' => 'Canna revert eidit; laist contreebuter is the ae auther o this page.',
1624 'alreadyrolled' => 'Canna rollback laist eidit o [[:$1]] bi [[User:$2|$2]] ([[User talk:$2|tauk]]{{int:pipe-separater}}[[Special:Contributions/$2|{{int:contribslink}}]]);
1625 some ither bodie haes eidited or rolled back the page awreadie.
1626
1627 The laist eidit til the page wis bi [[User:$3|$3]] ([[User talk:$3|tauk]]{{int:pipe-separater}}[[Special:Contributions/$3|{{int:contribslink}}]]).',
1628 'editcomment' => "The eidit summarie wis: \"''\$1''\".",
1629 'revertpage' => 'Reverted eidits bi [[Special:Contributions/$2|$2]] ([[User talk:$2|tauk]]) til laist reveesion bi [[User:$1|$1]]',
1630
1631 # Protect
1632 'protectlogpage' => 'Fend log',
1633 'protectlogtext' => 'Ablow is ae leet o chynges til page protections.
1634 See the [[Special:ProtectedPages|protected pages leet]] fer the leet o currently operational page protections.',
1635 'protectedarticle' => 'protectit "[[$1]]"',
1636 'unprotectedarticle' => 'remuied protection fae "[[$1]]"',
1637 'protect-title' => 'Protectin "$1"',
1638 'prot_1movedto2' => '[[$1]] flittit til [[$2]]',
1639 'protectcomment' => 'Raeson:',
1640 'protectexpiry' => 'Expires:',
1641 'protect-text' => "Ye can see an chynge the protection level here for the page '''$1'''.",
1642 'protect-default' => 'Allow aw uisers',
1643 'protect-level-autoconfirmed' => 'Allou yinly autæconfirmed uisers',
1644 'protect-level-sysop' => 'Allou admeenistraters yinly',
1645 'protect-othertime' => 'Ither time:',
1646 'protect-othertime-op' => 'ither time',
1647 'protect-expiry-options' => '1 hoor:1 hour,1 day:1 day,1 week:1 week,2 weeks:2 weeks,1 month:1 month,3 months:3 months,6 months:6 months,1 year:1 year,eenfinite:infinite',
1648
1649 # Restrictions (nouns)
1650 'restriction-edit' => 'Eidit',
1651 'restriction-move' => 'Flit',
1652 'restriction-create' => 'Mak',
1653 'restriction-upload' => 'Uplaid',
1654
1655 # Undelete
1656 'undelete' => 'Restore delyte page',
1657 'undeletepage' => 'View an restore delytit pages',
1658 'viewdeletedpage' => 'View delyte pages',
1659 'undeletepagetext' => 'The follaeing {{PLURAL:$1|page haes been deletit but is|$1 pages hae been deletit but ar}} still in the archive an can be restored.
1660 The archive micht be cleaned oot nou an then.',
1661 'undeleteextrahelp' => "In order tae restore the page's entire histerie, lea aw checkboxes onselected an clap on <strong><em>{{int:undeletebtn}}</em></strong>.
1662 Tae perform ae selective restoration, check the boxes corresponding til the revisions tae be restored, an clap on <strong><em>{{int:undeletebtn}}</em></strong>.",
1663 'undeletehistory' => 'Gif ye restore the page, aw revisions will be restored til the histerie.
1664 Gif ae new page wi the same name haes been makit sin the delytion, the restored reveesions will kyth in the prior histerie.',
1665 'undeletehistorynoadmin' => 'This airticle haes been delytit. The raeson fer delytion is
1666 shawn in the owerview ablo, alang wi parteeculars o the uisers that haed eiditit this page afore it wis delytit. The actual tex o thir delytit reveesions is available tae admeenistraters juist.',
1667 'undeletelink' => 'view/restore',
1668 'undeleteviewlink' => 'view',
1669 'undeletedrevisions' => '{{PLURAL:$1|1 reveision|$1 reveisions}} restored',
1670 'cannotundelete' => 'Ondelyte failed:
1671 $1',
1672 'undeletedpage' => '<strong>$1 haes been restored</strong>
1673
1674 Consult the [[Special:Log/delete|delytion log]] fer ae record o recent delytions an restorâtions.',
1675
1676 # Namespace form on various pages
1677 'namespace' => 'Namespace:',
1678 'invert' => 'Invert selection',
1679 'blanknamespace' => '(Main)',
1680
1681 # Contributions
1682 'contributions' => '{{GENDER:$1|Uiser}} contributions',
1683 'contributions-title' => 'Uiser contreebutions fer $1',
1684 'mycontris' => 'Ma contreebutions',
1685 'contribsub2' => 'Fer {{GENDER:$3|$1}} ($2)',
1686 'nocontribs' => 'Nae chynges wis funnd matchin thir criteria.',
1687 'uctop' => '(current)',
1688 'month' => 'Frae month (an afore):',
1689 'year' => 'Frae year (an afore):',
1690
1691 'sp-contributions-newbies' => 'Shaw contreebutions o freish accoonts ainlie',
1692 'sp-contributions-blocklog' => 'block log',
1693 'sp-contributions-uploads' => 'uploads',
1694 'sp-contributions-logs' => 'logs',
1695 'sp-contributions-talk' => 'tauk',
1696 'sp-contributions-search' => 'Rake fer contreebutions',
1697 'sp-contributions-username' => 'IP address or uisername:',
1698 'sp-contributions-toponly' => 'Ainlie shaw edits that are latest revisions',
1699 'sp-contributions-newonly' => 'Yinlie shaw eidits that ar page cræftins',
1700 'sp-contributions-submit' => 'Rake',
1701
1702 # What links here
1703 'whatlinkshere' => 'Whit airts tae here',
1704 'whatlinkshere-title' => 'Pages that link til "$1"',
1705 'whatlinkshere-page' => 'Page:',
1706 'linkshere' => "The follaein pages airts tae '''[[:$1]]''':",
1707 'nolinkshere' => "Nae pages airt tae '''[[:$1]]'''.",
1708 'nolinkshere-ns' => 'No pages aiet til <strong>[[:$1]]</strong> in the choosen namespace.',
1709 'isredirect' => 'reguidal page',
1710 'istemplate' => 'transclusion',
1711 'isimage' => 'file link',
1712 'whatlinkshere-prev' => '{{PLURAL:$1|previous|previous $1}}',
1713 'whatlinkshere-next' => '{{PLURAL:$1|next|next $1}}',
1714 'whatlinkshere-links' => '← links',
1715 'whatlinkshere-hideredirs' => '$1 redirects',
1716 'whatlinkshere-hidetrans' => '$1 transclusions',
1717 'whatlinkshere-hidelinks' => '$1 links',
1718 'whatlinkshere-hideimages' => '$1 file airtins',
1719 'whatlinkshere-filters' => 'Filters',
1720
1721 # Block/unblock
1722 'blockip' => 'Block uiser',
1723 '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).',
1724 'ipadressorusername' => 'IP Address or uisername',
1725 'ipbreason' => 'Raeson:',
1726 'ipbsubmit' => 'Block this uiser',
1727 'ipbother' => 'Ither time',
1728 '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',
1729 'badipaddress' => 'That IP address is nae guid',
1730 'blockipsuccesssub' => 'Block succeedit',
1731 'blockipsuccesstext' => '[[Special:Contributions/$1|$1]] haes been blockit.
1732 <br />See [[Special:BlockList|block leet]] tae review blocks.',
1733 'ipb-unblock-addr' => 'Unblock $1',
1734 'unblockip' => 'Unblock uiser',
1735 'unblockiptext' => 'Uise the form ablo tae restore screivin richts
1736 tae an afore-blockit IP address or uisername.',
1737 'ipblocklist' => 'Blockit uisers',
1738 'anononlyblock' => 'anon. juist',
1739 'createaccountblock' => 'accoont-makkin blockit',
1740 'blocklink' => 'block',
1741 'unblocklink' => 'unblock',
1742 'change-blocklink' => 'chynge block',
1743 'contribslink' => 'contreibs',
1744 'autoblocker' => 'Autaematicallie blockit sin yer IP address haes been uised recentlie bi "[[User:$1|$1]]". The raeson gien fer $1\'s block is "$2"',
1745 'blocklogpage' => 'Block log',
1746 'blocklogentry' => 'blockit [[$1]] wi an expiry time o $2 $3',
1747 'blocklogtext' => 'This is ae log o uiser blockin an onblockin actions. Autaematically blockit IP addresses isna leetit. See the [[Special:BlockList|block leet]] fer the leet o bans and blocks oan nou.',
1748 'unblocklogentry' => 'unblockit $1',
1749 'block-log-flags-nocreate' => 'accoont-makkin blockit',
1750 'range_block_disabled' => 'The administrator abeility tae mak range blocks is disabled.',
1751 '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.',
1752 'sorbsreason' => 'Yer IP address is leeted aes aen apen proxy in the DNSBL uised bi {{SITENAME}}.',
1753 'sorbs_create_account_reason' => 'Yer IP address is leeted aes aen apen proxy in the DNSBL uised bi {{SITENAME}}.
1754 Ye canna mak aen accoont.',
1755
1756 # Developer tools
1757 'unlockdb' => 'Lowse database',
1758 'lockdbtext' => "Lockin the database will suspend the abeelitie o aa uisers tae eidit pages, chynge thair preeferences, eidit thair watchleets, an ither things requirin chynges in the database. Please confirm that this is whit ye'r etlin tae dae, an that ye'll lowse the database whan yer maintenance is duin.",
1759 'unlockdbtext' => 'Lowsin the database will gie back the abeelitie fer aa uisers tae eidit pages, chynge their preeferences, eidit their watchleets, an ither things needin chynges in the database. Please confirm that this is whit ye ettle tae dae.',
1760 'lockconfirm' => 'Aye, A raellie want tae lock the database.',
1761 'unlockconfirm' => 'Aye, A raelly want tae lowse the database.',
1762 'locknoconfirm' => 'Ye didna tick the confirmâtion kist.',
1763 'lockdbsuccesssub' => 'Database lock fine',
1764 'unlockdbsuccesssub' => 'Database lowsed',
1765 'lockdbsuccesstext' => 'The database haes been lockit. <br />Mynd an tak the lock aff efter yer maintenance is feinisht.',
1766 'unlockdbsuccesstext' => 'The database haes bin lowsed.',
1767 'databasenotlocked' => 'The database isna lockit.',
1768
1769 # Move page
1770 'move-page-legend' => 'Flit page',
1771 'movepagetext' => "Uisin the form ablo will rename ae page, muivin aw o its histerie til the new name.
1772 The auld title will become ae reguidal page til the new title.
1773 Ye can update reguidals that point til the oreeginal title autaematiclie.
1774 Gif ye chuis no tae, be sair tae check fer [[Special:DoubleRedirects|dooble]] or [[Special:BrokenRedirects|broken reguidals]].
1775 Ye'r responsible fer makin sair that airtins continue tae pynt til whaur they'r supposed to gae.
1776
1777 Note that the page will <strong>no</strong> be muived gif there is awreadie ae page at the new title, onless the latter is ae reguidal n haes nae past eidit histerie.
1778 This means that ye can rename ae page back til whaur it wis renamed fae gif ye mak ae mistak, n ye canna owerwrite aen exeestin page.
1779
1780 <strong>Warnishment!</strong>
1781 This can be ae drastic n onexpected chynge fer ae popular page;
1782 please be sair ye unnerstaun the consequences o this afore proceedin.",
1783 'movepagetext-noredirectfixer' => "Uising the form ablo will rename ae page, muivin aw o its histerie til the new name.
1784 The auld title will become ae reguidal page til the new title.
1785 Be sair tae check fer [[Special:DoubleRedirects|dooble]] or [[Special:BrokenRedirects|broken reguidals]].
1786 Ye'r responsible fer makin sair that airtins continue tae pynt whaur thay'r supposed tae gae.
1787
1788 Tak tent that the page will <strong>no</strong> be muived gif thaur's awreadie ae page at the new title, onless it is tuim an haes naw past eidit histerie.
1789 This means that ye can rename ae page back til whaur it wis renamed fae gif ye mak ae mistak, an ye canna owerwrite an existin page.
1790
1791 <strong>Warnishment!</strong>
1792 This can be ae drastic n onexpectit chynge fer ae popular page;
1793 please be sair ye unnerstaun the consequences o this afore preceedin.",
1794 'movepagetalktext' => 'The associated tauk page will be autaematiclie muived alang wi it <strong>onless:</strong>
1795 *A no-tuim tauk page awreadie exeests unner the new name, or
1796 *Ye oncheck the kist ablo.
1797
1798 In thae cases, ye will hae tae muiv or merge the page manuallie gif ye sae desire.',
1799 'movearticle' => 'Flit page:',
1800 'moveuserpage-warning' => "<strong>Warnishment:</strong> Ye'r aboot tae muiv ae uiser page. Please tak tent that yinly the page will be muivd n the uiser will <em>no</em> be renamed.",
1801 'movenologintext' => 'Ye maun be a registert uiser an [[Special:UserLogin|loggit in]] tae flit a page.',
1802 'newtitle' => 'Tae new teitle',
1803 'movepagebtn' => 'Flit page',
1804 'pagemovedsub' => 'Flittin succeedit',
1805 'movepage-moved' => '<strong>"$1" has been muived til "$2"</strong>',
1806 'articleexists' => "A page o that name aareadies exists, or the name ye'v waled isna guid. Please wale anither name.",
1807 'movetalk' => 'Muiv associated tauk page',
1808 'movelogpage' => 'Flit log',
1809 'movelogpagetext' => "A leet o pages that's flitted is ablo.",
1810 'movereason' => 'Raeson:',
1811 'revertmove' => 'revert',
1812 'delete_and_move' => 'Delete an muiv',
1813 'delete_and_move_text' => '==Delytion caad fer==
1814
1815 The destination airticle "[[:$1]]" aareadies exists. Div ye want tae delyte it fer tae mak wey fer the muiv?',
1816 'delete_and_move_confirm' => 'Ai, delyte the page',
1817 'delete_and_move_reason' => 'Deletit fer tae mak way fer muiv fae "[[$1]]"',
1818 'selfmove' => 'Ootgaun an incomin teitles is the same; canna flit a page ower itsel.',
1819 'protectedpagemovewarning' => '<strong>Warnishment:</strong> This page haes been protected sae that yinly uisers wi admeenistrater preevileges can muiv it.
1820 The latest log entry is provided ablo fer reference:',
1821 'semiprotectedpagemovewarning' => '<strong>Note:</strong> This page has been protected sae that yinly registered uisers can muiv it.
1822 The hainmaist log entry is provided ablow fer reference:',
1823
1824 # Export
1825 'export' => 'Export pages',
1826 'exporttext' => 'Ye can export the tex an eiditin histerie o ae parteecular page or set o pages wrapped in some XML.
1827 This can be imported intil anither wiki uisin MediaWiki bi waa o the [[Special:Import|import page]].
1828
1829 Tae export pages, enter the titles in the tex kist ablo, yin title per line, an select whether ye want the current reveesion aes weel aes aw auld reveesions, wi the page histerie lines, or the current reveesion wi the info aneat the laist eidit.
1830
1831 In the latter case ye can ava uise ae link, fer example [[{{#Special:Export}}/{{MediaWiki:Mainpage}}]] fer the page "[[{{MediaWiki:Mainpage}}]]".',
1832 'exportcuronly' => 'Inclæde juist the current reveesion, no the ful histerie',
1833 'exportnohistory' => '----
1834 <strong>Note:</strong> Exporting the ful histerie o pages through this form has been disabled caus o performance raisons.',
1835
1836 # Namespace 8 related
1837 'allmessages' => 'Aa seestem messages',
1838 'allmessagesname' => 'Name',
1839 'allmessagesdefault' => 'Defaut message tex',
1840 'allmessagescurrent' => 'Message tex the nou',
1841 'allmessagestext' => 'This is ae leet o system messages available in the MediaWiki namespace.
1842 Please visit [https://www.mediawiki.org/wiki/Localisation MediaWiki Localisation] an [//translatewiki.net translatewiki.net] gif ye wish tae contreebute til the generic MediaWiki localisation.',
1843 'allmessagesnotsupportedDB' => "'''{{ns:special}}:AllMessages''' nae supportit acause '''\$wgUseDatabaseMessages''' is aff.",
1844 'allmessages-filter-translate' => 'Owerset',
1845
1846 # Thumbnails
1847 'thumbnail-more' => 'Eik',
1848 'filemissing' => 'File missin',
1849 'thumbnail_error' => 'Mistak makin thummnail: $1',
1850 'thumbnail_image-failure-limit' => 'There hae been ower moni recent failed attempts ($1 or mair) tae render this thumbnail. Please try again later.',
1851
1852 # Special:Import
1853 'importtext' => 'Please export the file fae the soorce wiki uising the [[Special:Export|export utility]].
1854 Hain it til yer computer an uplaid it here.',
1855 'importnotext' => 'Tuim or nae tex',
1856 'importsuccess' => 'Importit fine!',
1857 'importhistoryconflict' => 'Conflictin histerie reveesion exeests (micht hae importit this page afore)',
1858 'importnosources' => 'Nae transwiki import soorces haes been defined an direct history uplaids is disabled.',
1859 'import-nonewrevisions' => 'Nae revisions imported (aw were either awready present, or skipped cause o errors).',
1860 'import-error-bad-location' => 'Reveesion $2 uisin content model $3 canna be stored oan "$1" oan this wiki, syn that model isna supported oan that page.',
1861
1862 # Tooltip help for the actions
1863 'tooltip-pt-userpage' => 'Yer uiser page',
1864 'tooltip-pt-mytalk' => 'Yer tauk page',
1865 'tooltip-pt-preferences' => 'Ma preferences',
1866 'tooltip-pt-watchlist' => "Ae leet o pages ye'r moniterin fer chynges",
1867 'tooltip-pt-mycontris' => 'Leet o yer contreebutions',
1868 'tooltip-pt-login' => "It's a guid idea tae log i, but ye dinna hae tae.",
1869 'tooltip-pt-logout' => 'Log oot',
1870 'tooltip-ca-talk' => 'Discussion aneat the content page',
1871 'tooltip-ca-edit' => 'Ye can edit this page. Please uise the preview button afore hainin',
1872 'tooltip-ca-addsection' => 'Stairt a new section',
1873 'tooltip-ca-viewsource' => 'This page is protectit.
1874 Ye can view its soorce',
1875 'tooltip-ca-history' => "Bygane revisions o' this page",
1876 'tooltip-ca-protect' => 'Fend this page',
1877 'tooltip-ca-delete' => 'Delyte this page',
1878 'tooltip-ca-move' => 'Flit this page',
1879 'tooltip-ca-watch' => 'Add this page tae yer watchleet',
1880 'tooltip-ca-unwatch' => 'Remove this page frum yer watchleet',
1881 'tooltip-search' => 'Rake {{SITENAME}}',
1882 'tooltip-search-go' => 'Gang til ae page wi this exact name gif exists',
1883 'tooltip-search-fulltext' => 'Rake the pages fer this tex',
1884 'tooltip-p-logo' => 'Gang tae the Main Page',
1885 'tooltip-n-mainpage' => 'Gang tae the Main Page',
1886 'tooltip-n-mainpage-description' => 'Gang tae the Main Page',
1887 'tooltip-n-portal' => 'Aneat the project, whit ye can dae, whaur tae fynd things',
1888 'tooltip-n-currentevents' => "Fin' background speirins oan current events",
1889 'tooltip-n-recentchanges' => 'The leet o recent chynges in the wiki',
1890 'tooltip-n-randompage' => 'Laid ae random page',
1891 'tooltip-n-help' => 'The steid tae fynd oot',
1892 'tooltip-t-whatlinkshere' => "List o' a' wiki pages that link 'ere",
1893 'tooltip-t-recentchangeslinked' => 'Recent changes in pages linked frae this page',
1894 'tooltip-feed-atom' => 'Atom feed fer this page',
1895 'tooltip-t-contributions' => "View this uiser's contreebutions",
1896 'tooltip-t-emailuser' => 'Send ae wab-mail til this uiser',
1897 'tooltip-t-upload' => 'Uplaid files',
1898 'tooltip-t-specialpages' => 'Leet o byordinar pages',
1899 'tooltip-t-print' => "Printable version o' this page",
1900 'tooltip-t-permalink' => 'Permanent link til this reveesion o the page',
1901 'tooltip-ca-nstab-main' => 'Leuk at content page',
1902 'tooltip-ca-nstab-user' => 'View the uiser page',
1903 'tooltip-ca-nstab-special' => "This is ae byordinair page, ye cannae eidit th' page itsel",
1904 'tooltip-ca-nstab-project' => 'View the project page',
1905 'tooltip-ca-nstab-image' => 'View the file page',
1906 'tooltip-ca-nstab-template' => 'View the template',
1907 'tooltip-ca-nstab-category' => 'View the categerie page',
1908 'tooltip-minoredit' => 'Mairk this as a smaa edit',
1909 'tooltip-save' => 'Hain yer chynges',
1910 'tooltip-preview' => 'Scance ower yer chynges, please uise this afore hainin!',
1911 'tooltip-diff' => 'Shaw the chynges that ye makit til the tex.',
1912 'tooltip-compareselectedversions' => 'See the differs atween the twa selectit versions o this page.',
1913 'tooltip-watch' => 'Add this page tae yer watchleet',
1914 'tooltip-rollback' => '"Rowback" reverts edit(s) tae this page o the lai=st contreibutor in ane dab',
1915 'tooltip-undo' => '"Ondae" reverts this edit n apens the eidit form in luikower mode. It permits addin ae raison in the owerview.',
1916 'tooltip-summary' => 'Enter ae short owerview',
1917
1918 # Metadata
1919 'notacceptable' => 'The wiki server canna provide data in a format yer client can read.',
1920
1921 # Attribution
1922 'anonymous' => 'Nameless {{PLURAL:$1|uiser|uisers}} o {{SITENAME}}',
1923 'siteuser' => '{{SITENAME}} uiser $1',
1924 'othercontribs' => 'Based oan wark bi $1.',
1925 'others' => 'ithers',
1926 'siteusers' => '{{SITENAME}} {{PLURAL:$2|uiser|uisers}} $1',
1927 'nocredits' => "Thaur's nae creedit info available fer this page.",
1928
1929 # Spam protection
1930 'spamprotectiontext' => 'The tex ye wished tae save wis blockit bi the spam filter.
1931 This is maistlikly caused bi aen airtin til ae blaickleeted external site.',
1932 'spamprotectionmatch' => 'The follaein tex is whit triggered wir spam filter: $1',
1933 'simpleantispam-label' => 'Anti-spam check.
1934 Dae <strong>NO</strong> ful this in!',
1935
1936 # Patrolling
1937 'markaspatrolleddiff' => 'Merk as patrolled',
1938 'markaspatrolledtext' => 'Merk this airticle as patrolled',
1939 'markedaspatrolled' => 'Merkit as patrolled',
1940 'markedaspatrolledtext' => 'The selected reveesion o [[:$1]] haes been maurked aes patrolled.',
1941 'rcpatroldisabledtext' => 'The Recent Changes Patrol feature is disabled the nou.',
1942
1943 # Image deletion
1944 'deletedrevision' => 'Delytit auld reveesion $1.',
1945
1946 # Browsing diffs
1947 'previousdiff' => '← Aulder eidit',
1948 'nextdiff' => 'Newer eidit →',
1949
1950 # Media information
1951 'mediawarning' => '<strong>Wairnin:</strong> This file type micht contain maleecious code.
1952 Bi executing it, yer system micht be compromised.',
1953 'imagemaxsize' => 'Eimage size limit:<br /><em>(fer file description pages)</em>',
1954 'file-info-size' => '$1 × $2 pixels, file size: $3, MIME type: $4',
1955 'file-nohires' => 'Na higher resolution available.',
1956 'svg-long-desc' => 'SVG file, nominally $1 × $2 pixels, file size: $3',
1957 'show-big-image' => 'Oreeginal file',
1958 'file-no-thumb-animation' => '<strong>Note: Due til technical limitations, thumbnails o this file will no be animated.</strong>',
1959 'file-no-thumb-animation-gif' => '<strong>Note: Due til technical limitations, thumbnails o hich resolution GIF eimages sic as this will no be animated.</strong>',
1960
1961 # Special:NewFiles
1962 'newimages' => 'Gallery o new files',
1963 'imagelisttext' => 'Ablo is a leet o $1 {{PLURAL:$1|eimage|eimages}} sortit $2.',
1964 'noimages' => 'Naething tae see.',
1965 'ilsubmit' => 'Rake',
1966 'bydate' => 'bi date',
1967
1968 # Bad image list
1969 'bad_image_list' => 'The format is aes follaes:
1970
1971 Ainlie leet items (lines stairtin wi *) ar considered. The foremaist link oan ae line maun be ae link til aen ill file. Oni subsequent links oan the same line ar considered tae be exceptions, i,e., pages whaur the eimage can occur inline.',
1972
1973 # Metadata
1974 'metadata' => 'Metadata',
1975 'metadata-help' => 'This file contains addeetional speirins, likelie added frae the deegital camera or scanner uised tae mak or deegitize it.
1976 Gif the file haes bin modified frae its oreeginal state, some details micht no fullie reflect the modified file.',
1977 'metadata-fields' => "Image metadata fields leeted in this message wull be inclæded oan eimage page displey whan the metadata buird is collaps't. Ithers wull be skauk't bi defaut.
1978 * mak
1979 * model
1980 * datetimeoreeginal
1981 * exposuretime
1982 * fnummer
1983 * isospeedratins
1984 * focallength
1985 * airtist
1986 * copiericht
1987 * eimagedescreeption
1988 * gpslatitude
1989 * gpslangitude
1990 * gpsaltitude",
1991
1992 # Exif tags
1993 'exif-copyright' => 'Copyricht hauder',
1994 'exif-colorspace' => 'Colour space',
1995 'exif-componentsconfiguration' => 'Meanin o ilka component',
1996 'exif-compressedbitsperpixel' => 'Eimage compression mode',
1997 'exif-brightnessvalue' => 'APEX brichtness',
1998
1999 'exif-componentsconfiguration-0' => 'disna exist',
2000
2001 'exif-gaincontrol-0' => 'Nane',
2002
2003 'exif-contrast-1' => 'Saft',
2004
2005 # 'all' in various places, this might be different for inflected languages
2006 'watchlistall2' => 'aw',
2007 'namespacesall' => 'aa',
2008 'monthsall' => 'aw',
2009
2010 # Email address confirmation
2011 'confirmemail_noemail' => 'Ye dinna hae a valid email address set in yer [[Special:Preferences|uiser preferences]].',
2012 'confirmemail_text' => 'This wiki requires ye tae validate yer e-mail address
2013 afore uisin e-mail featurs. Activate the button ablo tae send a confirmation
2014 mail tae yer address. The mail will include an airtin containing a code; laid the
2015 airtin in yer brouser tae confirm that yer e-mail address is guid.',
2016 'confirmemail_sendfailed' => '{{SITENAME}} coudna send yer confirmation mail.
2017 Please check yer wab-mail address fer onvalid chairacters.
2018
2019 Mailer returned: $1',
2020 'confirmemail_invalid' => 'Confirmation code nae guid. The code haes mibbe expired.',
2021 'confirmemail_needlogin' => 'Please $1 fer tae confirm yer wab-mail address.',
2022 'confirmemail_success' => 'Yer e-mail address haes been confirmed. Ye can nou log in an enjoy the wiki.',
2023 'confirmemail_loggedin' => 'Yer e-mail address haes noo been confirmed.',
2024 'confirmemail_body' => 'Somebodie, maist likely ye, fae IP address $1,
2025 haes registered aen accoont "$2" wi this wab-mail address oan {{SITENAME}}.
2026
2027 Tae confirm that this accont really is yers an activate
2028 wab-mail features oan {{SITENAME}}, apen this airtin in yer brouser:
2029
2030 $3
2031
2032 Gif ye did *no* register the accoont, follae this airtin
2033 tae cancel the wab-mail address confirmation:
2034
2035 $5
2036
2037 This confirmation code will expire oan $4.',
2038
2039 # Delete conflict
2040 'deletedwhileediting' => '<strong>Wairnin:</strong> This page wis deletit efter ye stairted editin!',
2041 'confirmrecreate' => 'Uiser [[User:$1|$1]] ([[User talk:$1|tauk]]) delytit this page efter ye stairted eiditin wi raison:
2042 : <em>$2</em>
2043 Please confirm that ye reallie want tae recræft this page.',
2044
2045 # action=purge
2046 'confirm_purge_button' => 'Aye',
2047 'confirm-purge-top' => 'Clair the cache o this page?',
2048
2049 # Multipage image navigation
2050 'imgmultigo' => 'Gang!',
2051
2052 # Table pager
2053 'table_pager_next' => 'Page aifter',
2054 'table_pager_prev' => 'Page afore',
2055 'table_pager_limit_submit' => 'Gang',
2056 'table_pager_empty' => 'Nae results',
2057
2058 # Auto-summaries
2059 'autosumm-blank' => 'Blanked the page',
2060 'autosumm-replace' => "Replacin page wi '$1'",
2061 'autoredircomment' => 'Reguidin tae [[$1]]',
2062
2063 # Watchlist editing tools
2064 'watchlisttools-view' => 'View relevant changes',
2065 'watchlisttools-edit' => 'View aen eidit watchleet',
2066 'watchlisttools-raw' => 'Eidit raw watchleet',
2067
2068 # Core parser functions
2069 'duplicate-defaultsort' => '\'\'\'Wairnin:\'\'\' Default sort key "$2" overrides earlier default sort key "$1".',
2070
2071 # Special:Version
2072 'version-poweredby-credits' => 'This wiki is pwred bi <strong>[https://www.mediawiki.org/ MediaWiki]</strong>, copiericht © 2001-$1 $2.',
2073
2074 # Special:FileDuplicateSearch
2075 'fileduplicatesearch-filename' => 'Filename:',
2076 'fileduplicatesearch-submit' => 'Rake',
2077
2078 # Special:SpecialPages
2079 'specialpages' => 'Byordinar pages',
2080 'specialpages-group-users' => 'Uisers an richts',
2081 'specialpages-group-pages' => 'leet o pages',
2082
2083 # External image whitelist
2084 'external_image_whitelist' => ' #Lea this line exactlie aes it is<pre>
2085 #Put regulair expression fragments (juist the pairt that gaes atween the //) ablo
2086 #Thir will be matched wi the URLs o external (hotlinked) eimages
2087 #Thae that match will be displeyed aes eimages, itherwise yinlie ae link til the eimage will be shawn
2088 #Lines beginnin wi # ar treated aes comments
2089 #This is case-onsensiteeve
2090
2091 #Put aw regex fragments abuin this line. Lea this line exactlie aes it is</pre>',
2092
2093 # Special:Tags
2094 'tag-filter' => '[[Special:Tags|Tag]] filter:',
2095 'tag-filter-submit' => 'Filter',
2096 'tags-edit' => 'edit',
2097
2098 # HTML forms
2099 'htmlform-selectorother-other' => 'Ither',
2100
2101 );