MediaWiki  REL1_21
MessagesGv.php
Go to the documentation of this file.
00001 <?php
00016 $namespaceNames = array(
00017         NS_MEDIA            => 'Meanyn',
00018         NS_SPECIAL          => 'Er_lheh',
00019         NS_TALK             => 'Resooney',
00020         NS_USER             => 'Ymmydeyr',
00021         NS_USER_TALK        => 'Resooney_ymmydeyr',
00022         NS_PROJECT_TALK     => 'Resooney_$1',
00023         NS_FILE             => 'Coadan',
00024         NS_FILE_TALK        => 'Resooney_coadan',
00025         NS_MEDIAWIKI        => 'MediaWiki',
00026         NS_MEDIAWIKI_TALK   => 'Resooney_MediaWiki',
00027         NS_TEMPLATE         => 'Clowan',
00028         NS_TEMPLATE_TALK    => 'Resooney_clowan',
00029         NS_HELP             => 'Cooney',
00030         NS_HELP_TALK        => 'Resooney_cooney',
00031         NS_CATEGORY         => 'Ronney',
00032         NS_CATEGORY_TALK    => 'Resooney_ronney',
00033 );
00034 
00035 $messages = array(
00036 # User preference toggles
00037 'tog-underline' => 'Cur linnaghyn fo chianglaghyn:',
00038 'tog-justify' => 'Cur meeryn ayns un linney',
00039 'tog-hideminor' => "Follee myn-arraghyn ayns caghlaaghyn s'noa",
00040 'tog-hidepatrolled' => "Follee arraghyn er nyn scrutaghey ayns caghlaaghyn s'noa",
00041 'tog-newpageshidepatrolled' => "Follee duillagyn er nyn scrutaghey 'sy rolley duillagyn noa",
00042 'tog-extendwatchlist' => 'Lheeadee y rolley arrey dys taishbyney dagh caghlaa bentyn da',
00043 'tog-numberheadings' => 'Cur earrooyn gyn smooinaght er kione-linnaghyn',
00044 'tog-showtoolbar' => 'Taishbyn barr greieyn (ta feme ec er JavaScript)',
00045 'tog-editondblclick' => 'Reagh duillagyn lesh crig dooblit (ta feme ec er JavaScript)',
00046 'tog-rememberpassword' => 'Cooinnee my fys loggal stiagh er y cho-earrooder shoh (rish wheesh as $1 {{PLURAL:$1|laa|laa|laa|laaghyn}})',
00047 'tog-watchcreations' => 'Cur duillagyn ta crooit aym rish my rolley arrey',
00048 'tog-watchdefault' => 'Cur duillagyn ta reaghit aym rish my rolley arrey',
00049 'tog-watchmoves' => 'Cur duillagyn ta scughit aym rish my rolley arrey',
00050 'tog-watchdeletion' => 'Cur duillagyn ta scryssit aym rish my rolley arrey',
00051 'tog-minordefault' => 'Myr roie-hoieaghey, cowree dagh arraghey myr myn-arraghey',
00052 'tog-previewontop' => 'Taishbyn y roie-haishbynys roish y chishtey reaghee',
00053 'tog-previewonfirst' => 'Taishbyn roie-haishbynys lurg y chied reaghey',
00054 'tog-nocache' => 'Ny sauail duillagyn ayns tasht y jeeagheyder',
00055 'tog-enotifwatchlistpages' => 'Cur post-l dou tra ta duillag er y rolley arrey aym goll er reaghey',
00056 'tog-enotifusertalkpages' => 'Cur post-l dou my vees y duillag ymmydeyr aym caghlaa',
00057 'tog-enotifminoredits' => 'Cur dou post-l er myn-arraghey duillagyn chammah',
00058 'tog-enotifrevealaddr' => 'Taishbyney my enmys post-l ayns postyn-l fogrey',
00059 'tog-shownumberswatching' => 'Taishbyn earroo ny h-ymmydeyryn ta freill arrey',
00060 'tog-oldsig' => "Roie-haishbynys jeh'n screeuys t'ayn hannah:",
00061 'tog-fancysig' => 'Stiur y screeuys myr wikiteks (gyn kiangley seyr-obbragh)',
00062 'tog-showjumplinks' => 'Doostey kianglaghyn roshtynagh "lheim dys"',
00063 'tog-watchlisthideown' => 'Follee my arraghyn hene er my rolley arrey',
00064 'tog-watchlisthidebots' => 'Follee arraghyn botyn er my rolley arrey',
00065 'tog-watchlisthideminor' => 'Follee myn-arraghyn er my rolley arrey',
00066 'tog-watchlisthidepatrolled' => 'Follee arraghyn er nyn scrutaghey er my rolley arrey',
00067 'tog-ccmeonemails' => 'Cur coip dou jeh dagh post-l verrym da ymmydeyr elley',
00068 'tog-showhiddencats' => 'Taishbyn ny ronnaghyn follit',
00069 
00070 'underline-always' => 'Dagh keayrt',
00071 'underline-never' => 'Ny jean eh arragh',
00072 'underline-default' => 'Rere roie-hoiaghey y yeeagheyder',
00073 
00074 # Font style option in Special:Preferences
00075 'editfont-style' => 'Sorçh clou yn rheynn reaghee',
00076 'editfont-default' => 'Rere roie-hoiaghey y yeeagheyder',
00077 'editfont-monospace' => 'Clou un-lheead',
00078 'editfont-sansserif' => 'Clou gyn trasnane',
00079 'editfont-serif' => 'Clou lesh trasnane',
00080 
00081 # Dates
00082 'sunday' => 'Jedoonee',
00083 'monday' => 'Jelune',
00084 'tuesday' => 'Jemayrt',
00085 'wednesday' => 'Jecrean',
00086 'thursday' => 'Jerdein',
00087 'friday' => 'Jeheiney',
00088 'saturday' => 'Jesarn',
00089 'sun' => 'Jedoonee',
00090 'mon' => 'Jelune',
00091 'tue' => 'Jemayrt',
00092 'wed' => 'Jecrean',
00093 'thu' => 'Jerdein',
00094 'fri' => 'Jeheiney',
00095 'sat' => 'Jesarn',
00096 'january' => 'Jerrey Geuree',
00097 'february' => 'Toshiaght Arree',
00098 'march' => 'Mayrnt',
00099 'april' => 'Averil',
00100 'may_long' => 'Boaldyn',
00101 'june' => 'Mean Souree',
00102 'july' => 'Jerrey Souree',
00103 'august' => 'Luanistyn',
00104 'september' => 'Mean Fouyir',
00105 'october' => 'Jerrey Fouyir',
00106 'november' => 'Mee Houney',
00107 'december' => 'Mee ny Nollick',
00108 'january-gen' => 'Jerrey Geuree',
00109 'february-gen' => 'Toshiaght Arree',
00110 'march-gen' => 'Mayrnt',
00111 'april-gen' => 'Averil',
00112 'may-gen' => 'Boaldyn',
00113 'june-gen' => 'Mean Souree',
00114 'july-gen' => 'Jerrey Souree',
00115 'august-gen' => 'Luanistyn',
00116 'september-gen' => 'Mean Fouyir',
00117 'october-gen' => 'Jerrey Fouyir',
00118 'november-gen' => 'Mee Houney',
00119 'december-gen' => 'Mee ny Nollick',
00120 'jan' => 'JGeu',
00121 'feb' => 'TArr',
00122 'mar' => 'Mayrnt',
00123 'apr' => 'Ave',
00124 'may' => 'Boal',
00125 'jun' => 'MSou',
00126 'jul' => 'JSou',
00127 'aug' => 'Luan',
00128 'sep' => 'MFou',
00129 'oct' => 'JFou',
00130 'nov' => 'Soun',
00131 'dec' => 'Noll',
00132 
00133 # Categories related messages
00134 'pagecategories' => '{{PLURAL:$1|Ronney|Ronnaghyn}}',
00135 'category_header' => 'Duillagyn \'sy ronney "$1"',
00136 'subcategories' => 'Fo-ronnaghyn',
00137 'category-media-header' => 'Meanyn \'sy ronney "$1"',
00138 'category-empty' => "''Cha nel duillagyn ny meanyn 'sy ronney shoh ec y traa t'ayn.''",
00139 'hidden-categories' => '{{PLURAL:$1|Ronney follit|Ronnaghyn follit}}',
00140 'hidden-category-category' => 'Ronnaghyn follit',
00141 'category-subcat-count' => "{{PLURAL:$2|Ta {{PLURAL:$1|ny $1 fo-ronney|yn $1 'o-ronney|yn $1 'o-ronney|ny $1 fo-ronnaghyn}} shoh ec y ronney shoh, jeh'n lane-sym $2.}}",
00142 'category-subcat-count-limited' => "{{PLURAL:$1|Ta{{PLURAL:$1|&nbsp;ny $1 fo-ronney|'n $1 'o-ronney|'n $1 'o-ronney|&nbsp;ny $1 fo-ronnaghyn}} shoh ec y ronney shoh.}}",
00143 'category-article-count' => "Ta {{PLURAL:$1|yn $1 duillag|yn $1 duillag|yn $1 ghuillag| ny $1 duillagyn}} heese 'sy ronney shoh, jeh'n lane-sym $2.",
00144 'category-article-count-limited' => "Ta{{PLURAL:$1|'n $1 duillag|'n $1 duillag|'n $1 ghuillag|&nbsp;ny $1 duillagyn}} heese 'sy ronney shoh.",
00145 'category-file-count-limited' => "Ta{{PLURAL:$1|'n $1 coadan|'n $1 choadan|'n $1 choadan|&nbsp;ny $1 coadanyn}} heese 'sy ronney shoh.",
00146 'listingcontinuesabbrev' => 'tooil.',
00147 'index-category' => 'Duillagyn er ayndagh',
00148 'noindex-category' => 'Duillagyn nagh vel er ayndagh',
00149 'broken-file-category' => 'Duillagyn as kianglaghyn brishtey coadan oc',
00150 
00151 'about' => 'Mychione',
00152 'article' => 'Duillag chummal',
00153 'newwindow' => "(t'eh foshley ayns uinnag elley)",
00154 'cancel' => 'Doll magh',
00155 'moredotdotdot' => 'Tooilley...',
00156 'mypage' => 'My ghuillag',
00157 'mytalk' => 'My resoonaght',
00158 'anontalk' => "Cur loayrtys da'n IP shoh",
00159 'navigation' => 'Stiureydys',
00160 'and' => '&#32;as',
00161 
00162 # Cologne Blue skin
00163 'qbfind' => 'Fow',
00164 'qbbrowse' => 'Ronsee',
00165 'qbedit' => 'Reagh',
00166 'qbpageoptions' => 'Yn duillag shoh',
00167 'qbmyoptions' => 'My ghuillagyn',
00168 'qbspecialpages' => 'Duillagyn er lheh',
00169 'faq' => 'FC',
00170 'faqpage' => 'Project:FC',
00171 
00172 # Vector skin
00173 'vector-action-addsection' => 'Cur cooish noa rish',
00174 'vector-action-delete' => 'Scryss',
00175 'vector-action-move' => 'Scugh',
00176 'vector-action-protect' => 'Coadee',
00177 'vector-action-undelete' => 'Jee-scryss',
00178 'vector-action-unprotect' => 'Caghlaa coadey',
00179 'vector-view-create' => 'Croo',
00180 'vector-view-edit' => 'Reagh',
00181 'vector-view-history' => 'Jeeagh er shennaghys',
00182 'vector-view-view' => 'Lhaih',
00183 'vector-view-viewsource' => 'Jeeagh er bun',
00184 'actions' => 'Jantyssyn',
00185 'namespaces' => 'Reamyssyn',
00186 'variants' => 'Cummaghyn elley',
00187 
00188 'errorpagetitle' => 'Marranys',
00189 'returnto' => 'Gow er ash gys $1.',
00190 'tagline' => 'Ass {{SITENAME}}.',
00191 'help' => 'Cooney',
00192 'search' => 'Ronsee',
00193 'searchbutton' => 'Ronsee',
00194 'go' => 'Gow',
00195 'searcharticle' => 'Gow',
00196 'history' => 'Shennaghys y duillag',
00197 'history_short' => 'Shennaghys',
00198 'printableversion' => 'Lhieggan clou',
00199 'permalink' => 'Kiangley beayn',
00200 'print' => 'Clou',
00201 'view' => 'Lhaih',
00202 'edit' => 'Reagh',
00203 'create' => 'Croo',
00204 'editthispage' => 'Reagh yn duillag shoh',
00205 'create-this-page' => 'Croo yn duillag shoh',
00206 'delete' => 'Scryss',
00207 'deletethispage' => 'Scryss y duillag shoh',
00208 'undelete_short' => 'Jee-scryss {{PLURAL:$1|$1 caghlaa|$1 chaghlaa|$1 chaghlaa|$1 caghlaaghyn}}',
00209 'viewdeleted_short' => 'Jeeagh er {{PLURAL:$1|$1 caghlaa scryssit magh|$1 chaghlaa scryssit magh|$1 chaghlaa scryssit magh|$1 caghlaaghyn scryssit magh}}',
00210 'protect' => 'Coadee',
00211 'protect_change' => 'ceaghil',
00212 'protectthispage' => 'Coadee yn duillag shoh',
00213 'unprotect' => 'Jee-choadee',
00214 'unprotectthispage' => 'Jee-choadee yn duillag shoh',
00215 'newpage' => 'Duillag noa',
00216 'talkpage' => 'Resoon magh y duillag shoh',
00217 'talkpagelinktext' => 'Resoonaght',
00218 'specialpage' => 'Duillag er lheh',
00219 'personaltools' => 'Greienyn persoonagh',
00220 'postcomment' => 'Meer noa',
00221 'articlepage' => 'Jeeagh er y duillag chummal',
00222 'talk' => 'Resoonaght',
00223 'views' => 'Reayrtyn',
00224 'toolbox' => 'Kishtey greie',
00225 'userpage' => 'Jeeagh er duillag yn ymmydeyr',
00226 'projectpage' => 'Jeeagh er duillag ny shalee',
00227 'imagepage' => 'Jeeagh er duillag y choadan',
00228 'mediawikipage' => 'Jeeagh er duillag ny çhaghteraght',
00229 'templatepage' => 'Jeeagh er duillag y chlowan',
00230 'viewhelppage' => 'Jeeagh er y duillag choonee',
00231 'categorypage' => 'Jeeagh er duillag ny ronnaghyn',
00232 'viewtalkpage' => 'Jeeagh er resoonaght',
00233 'otherlanguages' => 'Ayns çhengaghyn elley',
00234 'redirectedfrom' => '(Aa-enmyssit ass $1)',
00235 'redirectpagesub' => 'Duillag aa-enmys',
00236 'lastmodifiedat' => 'Hie yn duillag shoh er ny reaghey er $1, ec $2.',
00237 'protectedpage' => 'Duillag choadit',
00238 'jumpto' => 'Gow gys:',
00239 'jumptonavigation' => 'stiureydys',
00240 'jumptosearch' => 'ronsee',
00241 'pool-errorunknown' => 'Doilleeid gyn enney',
00242 
00243 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
00244 'aboutsite' => 'Mychione {{SITENAME}}',
00245 'aboutpage' => 'Project:Mychione',
00246 'copyright' => 'Ta stoo ry-gheddyn rere $1.',
00247 'copyrightpage' => '{{ns:project}}:Coip-chiartyn',
00248 'currentevents' => 'Cooishyn y laa',
00249 'currentevents-url' => 'Project:Cooishyn y laa',
00250 'disclaimers' => 'Jiooldeyderyn',
00251 'disclaimerpage' => 'Project:Obbalys cadjin',
00252 'edithelp' => 'Cooney reaghee',
00253 'edithelppage' => 'Help:Reaghey',
00254 'helppage' => 'Help:Cummal',
00255 'mainpage' => 'Ard-ghuillag',
00256 'mainpage-description' => 'Ard-ghuillag',
00257 'policy-url' => 'Project:Polasee',
00258 'portal' => 'Ynnyd y phobble',
00259 'portal-url' => 'Project:Ynnyd y phobble',
00260 'privacy' => 'Polasee preevaadjys',
00261 'privacypage' => 'Project:Polasee preevaadjys',
00262 
00263 'badaccess' => 'Marranys y chied',
00264 
00265 'versionrequired' => 'Ta feme ayd er lhieggan $1 VediaWiki',
00266 
00267 'ok' => 'OK',
00268 'retrievedfrom' => 'Feddynit ass "$1"',
00269 'youhavenewmessages' => 'Ta $1 ayd ($2).',
00270 'newmessageslink' => 'çhaghteraghtyn noa',
00271 'newmessagesdifflink' => "caghlaa s'jerree",
00272 'youhavenewmessagesmulti' => 'Ta çhaghteraghtyn noa ayd er $1',
00273 'editsection' => 'reagh',
00274 'editold' => 'reagh',
00275 'viewsourceold' => 'jeeagh er bun',
00276 'editlink' => 'reagh',
00277 'viewsourcelink' => 'jeeagh er bun',
00278 'editsectionhint' => 'Reagh y rheynn: $1',
00279 'toc' => 'Cummal',
00280 'showtoc' => 'taishbyn',
00281 'hidetoc' => 'follee',
00282 'collapsible-collapse' => 'Follee',
00283 'collapsible-expand' => 'Taishbyn',
00284 'viewdeleted' => 'Jeeagh er $1?',
00285 'feedlinks' => 'Stroo:',
00286 'site-rss-feed' => 'Scoltey RSS $1',
00287 'site-atom-feed' => 'Scoltey Atom $1',
00288 'page-rss-feed' => 'Scoltey RSS "$1"',
00289 'page-atom-feed' => 'Atom Feed "$1"',
00290 'red-link-title' => '$1 (cha nel y duillag ayn)',
00291 'sort-descending' => 'Sorçhee veih smoo',
00292 'sort-ascending' => 'Sorçhee veih sloo',
00293 
00294 # Short words for each namespace, by default used in the namespace tab in monobook
00295 'nstab-main' => 'Duillag',
00296 'nstab-user' => 'Duillag ymmydeyr',
00297 'nstab-special' => 'Er lheh',
00298 'nstab-project' => 'Duillag halee',
00299 'nstab-image' => 'Coadan',
00300 'nstab-mediawiki' => 'Çhaghteraght',
00301 'nstab-template' => 'Clowan',
00302 'nstab-help' => 'Duillag choonee',
00303 'nstab-category' => 'Ronney',
00304 
00305 # Main script and global functions
00306 'nosuchaction' => 'Cha nel lheid yn obbyr ayn',
00307 'nosuchspecialpage' => 'Cha nel y duillag er lheh shoh ayn',
00308 
00309 # General errors
00310 'error' => 'Marranys',
00311 'databaseerror' => "Marranys 'sy stoyr-fysseree",
00312 'readonly' => 'Stoyr-fysseree fo ghlass',
00313 'missing-article' => 'Cha row teks duillag, lhisagh ve er ngeddyn lesh yn ennym "$1" $2, feddynit ec y stoyr-fysseree.
00314 
00315 Dy cadjin, shen eiyrtys criggal er kiangley caghlaaee ny shennaghys ta ass daayt as kianglt rish dys duillag va scryssit magh roish shoh.
00316 
00317 Mannagh vel, foddee dy vel doghan \'sy chooid vog feddynit magh eu.<br />
00318 Cur-shiu coontey jeh da [[Special:ListUsers/sysop|reireyder]], as goaill stiagh yn URL my sailliu.',
00319 'missingarticle-rev' => '(caghlaa#: $1)',
00320 'missingarticle-diff' => '(Caghlaa: $1, $2)',
00321 'internalerror' => 'Marranys ynveanagh',
00322 'internalerror_info' => 'Marranys yn-veanagh: $1',
00323 'filenotfound' => 'Cha dooar shin y coadan "$1".',
00324 'fileexistserror' => 'Cha dod shin screeu da\'n choadan "$1": t\'eh ayn hannah',
00325 'badarticleerror' => 'Cha nod oo jannoo yn obbyr shen er y duillag shoh.',
00326 'cannotdelete-title' => 'Gyn jargaght y duillag "$1" y scryssey',
00327 'badtitle' => 'Drogh-ennym',
00328 'badtitletext' => "Va marranys ayn bentyn rish ennym y duillag v'ou shirrey. Foddee dy row eh follym ny gyn vree, ny kianglt dy moal myr kiangley eddyr-wiki. Foddee dy vel cowraghyn 'syn ennym nagh nod oo jannoo ymmyd jej ayns enmyn.",
00329 'viewsource' => 'Jeeagh er bun',
00330 'viewsource-title' => 'Jeeagh er bun $1',
00331 'actionthrottled' => 'Obbyr er ny phlooghey',
00332 'actionthrottledtext' => "Myr saase noi-spam, cha nod oo jannoo yn obbyr shoh rouyr keayrtyn ayns tammylt beg, as t'ou er roshtyn yn earroo smoo.  Jean eab noa dy gerrid, my saillt.",
00333 'protectedpagetext' => "Ta'n duillag shoh fo ghlass, as cha nod oo eshyn y reaghey.",
00334 'viewsourcetext' => 'Foddee oo jeeagh as jean aascreeuyn er bun ny duillag shoh:',
00335 'sqlhidden' => '(briaght SQL follit)',
00336 'namespaceprotected' => "Cha nel kiart ayd duillagyn 'sy reamys '''$1''' y reaghey.",
00337 'ns-specialprotected' => 'Cha nod oo reaghey duillagyn er lheh.',
00338 
00339 # Virus scanner
00340 'virus-badscanner' => 'Drogh reaghys: ronseyder noi-veerys gyn enney: "$1"',
00341 'virus-scanfailed' => 'vrish y ronsaght (coad $1)',
00342 'virus-unknownscanner' => 'ronseyder noi-veerys gyn enney',
00343 
00344 # Login and logout pages
00345 'yourname' => "Dt'ennym ymmydeyr:",
00346 'yourpassword' => 'Fockle yn arrey:',
00347 'yourpasswordagain' => "Aascreeu dt'ockle arrey:",
00348 'remembermypassword' => "Cooinnee m'ockle arrey (rish wheesh as $1 {{PLURAL:$1|laa|laa|laa|laaghyn}})",
00349 'login' => 'Log stiagh',
00350 'nav-login-createaccount' => 'Log stiagh / croo coontys',
00351 'loginprompt' => 'Shegin dhyt cur pooar da minniagyn dy loggal stiagh ayns {{SITENAME}}.',
00352 'userlogin' => 'Log stiagh / croo coontys',
00353 'userloginnocreate' => 'Log stiagh',
00354 'logout' => 'Log magh',
00355 'userlogout' => 'Log magh',
00356 'notloggedin' => 'Cha nel ou loggit stiagh',
00357 'nologin' => "Nagh vel loggal stiagh ayd? '''$1'''.",
00358 'nologinlink' => 'Croo coontys',
00359 'createaccount' => 'Croo coontys',
00360 'gotaccount' => "Vel coontys ayd hannah? '''$1'''.",
00361 'gotaccountlink' => 'Log stiagh',
00362 'createaccountmail' => "Croo fockle arrey shallidagh gyn tort as cur eh da'n post-l reiht ayd",
00363 'createaccountreason' => 'Fa:',
00364 'loginerror' => 'Marranys loggal stiagh',
00365 'createaccounterror' => 'Cha nod shin croo coontys: $1',
00366 'noname' => 'Cha honree uss ennym ymmydeyr fondagh.',
00367 'loginsuccesstitle' => "T'ou loggit stiagh",
00368 'loginsuccess' => "'''T'ou loggit stiagh ayns {{SITENAME}} myr \"\$1\".'''",
00369 'nosuchuser' => 'Cha nel ymmydeyr ayn lesh yn ennym "$1".<br />
00370 Ta case ny lettyryn ayns enmyn ymmydeyr dendeaysagh.<br />
00371 Cur streean er dty lettraghey, ny [[Special:UserLogin/signup|croo coontys noa]].',
00372 'nosuchusershort' => 'Cha nel ymmydeyr ayn lesh yn ennym "$1".
00373 Cur streean er dty lettraghey.',
00374 'nouserspecified' => 'Shegin diu ennym ymmydeyr y honraghey.',
00375 'login-userblocked' => "Ta'n ymmydeyr shoh fo ghlass.  Cha lowit {{GENDER:|da|jee|da}} loggal stiagh.",
00376 'wrongpassword' => 'Va fockle arrey neuchiart screeuit eu.<br />
00377 Screeu eh reesht eh.',
00378 'wrongpasswordempty' => "Va'n fockle arrey screeuit bane.
00379 Aascreeu, my sailliu.",
00380 'mailmypassword' => "Cur dou m'ockle arrey er post-L",
00381 'passwordremindertitle' => 'Fockle arrey noa shallidagh son {{SITENAME}}',
00382 'noemail' => 'Cha nel enmys post-L recortyssit da\'n ymmydeyr "$1".',
00383 'noemailcreate' => 'Shegin diu enmys post-l fondagh y honraghey',
00384 'passwordsent' => 'Va fockle arrey noa currit da enmys post-L ta recortyssit da "$1".<br />
00385 Tra t\'eh eu, log stiagh my sailliu.',
00386 'acct_creation_throttle_hit' => "Va {{PLURAL:$1|$1 coontys|$1 choontys|$1 choontys|$1 coontyssyn}} crooit ec keayrtee da'n wiki shoh lesh yn enmys IP eu 'sy laa ain, as cha nel ny smoo coontyssyn y chroo lhiggalagh.<br />
00387 Myr eiyrtys, cha nod keayrtee lesh yn enmys IP shoh ny smoo coontyssyn noa y chroo nish.",
00388 'emailconfirmlink' => 'Shickyree yn enmys post-l eu',
00389 'accountcreated' => 'Coontys crooit',
00390 'accountcreatedtext' => 'Ta coontys ymmydeyr da $1 crooit.',
00391 'createaccount-title' => 'Coontys crooit son {{SITENAME}}',
00392 'loginlanguagelabel' => 'Çhengey: $1',
00393 
00394 # Change password dialog
00395 'resetpass' => 'Caghlaa fockle yn arrey',
00396 'resetpass_header' => 'Caghlaa fockle arrey yn choontys',
00397 'oldpassword' => 'Shenn-ockle yn arrey:',
00398 'newpassword' => 'Fockle noa yn arrey:',
00399 'retypenew' => "Aascreeu d'ockle arrey noa:",
00400 'resetpass_submit' => 'Cur sheese fockle yn arrey as loggal stiagh',
00401 'resetpass_forbidden' => 'Cha nod focklyn arrey y arraghey er {{SITENAME}}',
00402 'resetpass-submit-loggedin' => 'Caghlaa fockle yn arrey',
00403 
00404 # Special:PasswordReset
00405 'passwordreset-username' => "Dt'ennym ymmydeyr:",
00406 'passwordreset-email' => 'Enmys post-L:',
00407 'passwordreset-emailelement' => 'Ennym ymmydeyr: $1
00408 Fockle arrey shallidagh: $2',
00409 'passwordreset-emailsent' => 'Ta post-l cur gys cooinaghtyn er ny chur dhyt.',
00410 'passwordreset-emailsent-capture' => 'Ta post-l cur gys cooinaghtyn er ny chur dhyt, as eshyn heese.',
00411 'passwordreset-emailerror-capture' => 'Ta post-l cur gys cooinaghtyn er ny chur dhyt, as eshyn heese, agh cha rosh eh yn ymmydeyr: $1',
00412 
00413 # Special:ChangeEmail
00414 'changeemail-none' => '(gyn)',
00415 
00416 # Edit page toolbar
00417 'bold_sample' => 'Clou trome',
00418 'bold_tip' => 'Clou trome',
00419 'italic_sample' => 'Clou iddaalagh',
00420 'italic_tip' => 'Clou iddaalagh',
00421 'link_sample' => 'Ennym y chianglee',
00422 'link_tip' => 'Kiangley ynveanagh',
00423 'extlink_sample' => 'http://www.example.com ennym chianglee',
00424 'extlink_tip' => 'Kiangley mooie (cooiney roie-ockle http://)',
00425 'headline_sample' => 'Teks y chione-linney',
00426 'headline_tip' => 'Kione-linney corrym 2',
00427 'nowiki_sample' => 'Cur stiagh teks gyn cummey ayns shoh',
00428 'nowiki_tip' => 'Ny chur tastey da cummey wiki',
00429 'image_tip' => 'Coadan jingit',
00430 'media_tip' => 'Kiangley yn choadan',
00431 'sig_tip' => "Dt'ennym screeuit lesh clouag hraa",
00432 'hr_tip' => 'Linney cochruinnagh (ymmyd dy spaarailagh)',
00433 
00434 # Edit pages
00435 'summary' => 'Giare-choontey:',
00436 'subject' => 'Cooish/kione-linney:',
00437 'minoredit' => 'She myn-reaghey eh shoh',
00438 'watchthis' => 'Freill arrey er y duillag shoh',
00439 'savearticle' => 'Sauail y duillag',
00440 'preview' => 'Roie-haishbynys',
00441 'showpreview' => 'Taishbyn roie-haishbynys',
00442 'showlivepreview' => 'Roie-haishbynys bio',
00443 'showdiff' => 'Taishbyn caghlaaghyn',
00444 'anoneditwarning' => "'''Raaue:''' Cha nel oo loggit stiagh.
00445 Bee dt'enmys IP recortyssit ayns shennaghys reaghee yn duillag shoh.",
00446 'missingcommenttext' => 'Taggloo er heese, my sailt.',
00447 'summary-preview' => 'Roie-haishbynys y ghiare-choontey:',
00448 'subject-preview' => 'Roie-haishbynys cooish/kione-linney:',
00449 'blockedtitle' => "Ta'n ymmydeyr glast magh",
00450 'blockedtext' => "'''Ta dt'ennym ymmydeyr ny dt'enmys IP currit fo ghlass.'''
00451 
00452 V'ou glassit magh ec $1. T'eh yn oyr na ''$2''.
00453 
00454 * Toshiaght y ghlass: $8
00455 * Jerrey yn ghlass: $6
00456 * Currit da: $7
00457 
00458 Foddee oo cur fys er $1 ny [[{{MediaWiki:Grouppage-sysop}}|reireyder]] elley dy resooney magh y ghlass.
00459 Cha nod oo jannoo ymmyd jeh'n chummey 'cur post-L da'n ymmydeyr shoh' mannagh vel eh sonrit ayns dty [[Special:Preferences|choontys tosheeaghtyn]] as mannagh vel ou glasst magh.<br />
00460 She $3 dt'enmys IP roie, as she dt'enney ghlass na #$5. Cur ad lesh dagh ooilley eysht.",
00461 'blockednoreason' => 'cha nel fa currit',
00462 'loginreqtitle' => 'Shegin dhyt loggal stiagh',
00463 'loginreqlink' => 'loggal stiagh',
00464 'loginreqpagetext' => 'Shegin dhyt $1 dys jeeagh er duillagyn elley.',
00465 'accmailtitle' => 'Fockle yn arrey currit.',
00466 'accmailtext' => "Ta fockle arrey gyn tort er son [[User talk:$1|$1]] er ve currit dys $2.
00467 
00468 Foddee oo ceaghley yn fockle arrey noa da'n choontys noa shoh er duillag ''[[Special:ChangePassword|cheaghley fockle yn arrey]]'' lurg loggal stiagh.",
00469 'newarticle' => '(Noa)',
00470 'newarticletext' => 'T’ou er jeet trooid kiangley dys duillag nagh vel ayn foast.
00471 My vel oo geearree yn duillah shoh y chroo, gow toshiaght screeuyn ‘sy chishtey çheu heese jeh shoh (jeeagh er [[{{MediaWiki:Helppage}}|y duillag choonee]] son tooilley oayllys).
00472 My haink oo dys shoh fo marranys, crig er cramman ‘erash’ jeh’n jeeagheyder ayd.',
00473 'noarticletext' => "Cha nel teks 'sy duillag shoh ec y traa t'ayn.
00474 Foddee oo [[Special:Search/{{PAGENAME}}|ronsaghey enmys y duillag shoh]] ayns duillagyn elley,
00475 <span class=\"plainlinks\">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} jannoo ronsaghey 'sy lioaryn cooishyn ta bentyn r'ee],
00476 ny [{{fullurl:{{FULLPAGENAME}}|action=edit}} reaghey yn duillag shoh]</span>.",
00477 'noarticletext-nopermission' => "Cha nel teks 'sy duillag shoh ec y traa t'ayn.
00478 Foddee oo [[Special:Search/{{PAGENAME}}|ronsaghey enmys y duillag shoh]] ayns duillagyn elley,
00479 <span class=\"plainlinks\">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} ny jannoo ronsaghey 'sy lioaryn cooishyn ta bentyn r'ee]</span>,
00480 agh cha nel kied ayd yn duillag y chroo.",
00481 'note' => "'''Note:'''",
00482 'previewnote' => "'''Cooinnee nagh vel agh roie-haishbynys eh shoh;
00483 cha nel dty chaghlaaghyn sauailt foast!'''",
00484 'editing' => 'Reaghey $1',
00485 'editingsection' => 'Reaghey $1 (rheynn)',
00486 'editingcomment' => 'Reaghey $1 (meer noa)',
00487 'yourtext' => 'Dty heks',
00488 'storedversion' => 'Lhieggan stoyrit',
00489 'yourdiff' => 'Anchaslyssyn',
00490 'copyrightwarning' => "Cur tastey my saillt: my t’ou cur red erbee da {{SITENAME}}, t’eh toiggit dy vel oo cur magh eh rere yn $2 (jeeagh er $1 son ny smoo fys).  Mannagh by vie lhiat dy beagh sleih elley reaghey dty obbyr gyn myghin as skeaylley eh dy seyr, ny chur roish eh ayns shoh.
00491 <br />
00492 Chammah as shen, t’ou gialdyn dooin dy screeu oo hene eh, ny ren oo coip jeh ny ta fo çhiarnys y theay, ny ry-gheddyn dy seyr.
00493 '''NY CHUR ROISH GYN KIED OBBYR TA FO COIP-CHIART! '''",
00494 'templatesused' => '{{PLURAL:$1|Clowan|Chlowan|Chlowan|Clowanyn}} ymmydit er y duillag shoh:',
00495 'templatesusedpreview' => "{{PLURAL:$1|Clowan|Chlowan|Chlowan|Clowanyn}} ymmydit 'sy roie-haishbynys shoh:",
00496 'template-protected' => '(glast)',
00497 'template-semiprotected' => '(lieh-ghlast)',
00498 'hiddencategories' => "Ta'n duillag shoh ayns {{PLURAL:$1|ronney follit|ronney follit|ronney follit|ronnaghyn follit}}",
00499 'nocreatetext' => "Ta ablid duillagyn noa y chroo lhiettalit ec {{SITENAME}}.<br />
00500 Foddee shiu goll er ash as reaghey duillag t'ayn nish, ny [[Special:UserLogin|loggal stiagh ny croo coontys]].",
00501 'nocreate-loggedin' => 'Cha nel kied ayd duillagyn noa y chroo er {{SITENAME}}.',
00502 'permissionserrorstext-withaction' => 'Cha nel kiart ayd $2, er {{PLURAL:$1|y fa|y fa|y fa|ny faghyn}} heese:',
00503 'recreate-moveddeleted-warn' => "'''Raaue: T’ou aachroo duillag as eh er ve scrysst hannah hene.'''
00504 
00505 By chair dhyt smooinagh vel eh kiart goll er oai lesh reaghey yn duillag shoh.<br />
00506 Ta lioar ny scryssaghyn magh kiarit ayns shoh rere dty chaays hene:",
00507 
00508 # Account creation failure
00509 'cantcreateaccounttitle' => 'Cha nod coontys y chroo',
00510 
00511 # History pages
00512 'viewpagelogs' => 'Jeeagh er ny lioaryn cooishyn son y duillag shoh',
00513 'currentrev' => 'Aavriwnys roie',
00514 'currentrev-asof' => "Aavriwnys s'noa er $1",
00515 'revisionasof' => 'Aavriwnys veih $1',
00516 'revision-info' => 'Aavriwnys veih $1 ec $2',
00517 'previousrevision' => '←Aavriwnys ny shinney',
00518 'nextrevision' => 'Aavriwnys ny saa→',
00519 'currentrevisionlink' => 'Aavriwnys s’noa',
00520 'cur' => 'bio',
00521 'next' => 'nah',
00522 'last' => 'roish',
00523 'page_first' => 'Kied',
00524 'page_last' => 'roish',
00525 'histlegend' => "Reih anchaslys: jean reih kiarkil reih ny lhiegganyn by vie lhiat cosoylaghey ad, as crig er \"enter\", ny er y cramman ec cass y rolley.<br />
00526 Ogher: '''({{int:cur}})''' = anchaslyssyn rish y lhieggan t'ayn nish,
00527 '''({{int:last}})''' = anchaslyssyn rish y lhieggan roish, '''{{int:minoreditletter}}''' = myn-reaghey",
00528 'history-fieldset-title' => 'Femblal shennaghys',
00529 'histfirst' => 'By hoshee',
00530 'histlast' => 'By yerree',
00531 'historyempty' => '(follym)',
00532 
00533 # Revision feed
00534 'history-feed-title' => 'Shennaghys yn aavriwnys',
00535 'history-feed-description' => 'Shennaghys aavriwnys y duillag shoh er yn wiki',
00536 'history-feed-item-nocomment' => '$1 ec $2',
00537 
00538 # Revision deletion
00539 'rev-deleted-comment' => '(cohaggloo scughit)',
00540 'rev-deleted-user' => '(ennym yn ymmydeyr scughit)',
00541 'rev-delundel' => 'taishbyn/follee',
00542 'rev-showdeleted' => 'taishbyn',
00543 'revdelete-hide-image' => 'Follee cummal y choadan',
00544 'revdelete-log' => 'Fa:',
00545 'revdel-restore' => 'ceaghil leayrid',
00546 'pagehist' => 'Shennaghys y duillag',
00547 'deletedhist' => 'Shennaghys scryssit',
00548 
00549 # History merging
00550 'mergehistory' => 'Shennaghys ny duillagyn y chochiangley',
00551 'mergehistory-from' => 'Bun-ghuillag:',
00552 'mergehistory-into' => 'Kione-ghuillag:',
00553 'mergehistory-submit' => 'Aavriwnyssyn y chochiangley',
00554 'mergehistory-autocomment' => 'Ta [[:$1]] cochianglit stiagh ayns [[:$2]]',
00555 'mergehistory-comment' => 'Ta [[:$1]] cochianglit stiagh ayns [[:$2]]: $3',
00556 'mergehistory-reason' => 'Fa:',
00557 
00558 # Merge log
00559 'revertmerge' => 'Jee-vestey',
00560 
00561 # Diffs
00562 'history-title' => 'Shennaghys aavriwnys dy "$1"',
00563 'lineno' => 'Linney $1:',
00564 'compareselectedversions' => 'Cosoylee ny lhiegganyn reiht',
00565 'editundo' => 'rass',
00566 
00567 # Search results
00568 'searchresults' => 'Eiyrtyssyn y ronsee',
00569 'searchresults-title' => 'Eiyrtyssyn y ronsee son "$1"',
00570 'searchresulttext' => 'Son ny smoo oayllys mychione ronsaghtyn er {{SITENAME}}, jeeagh er [[{{MediaWiki:Helppage}}|{{int:help}}]].',
00571 'searchsubtitle' => 'Ren oo ronsaghey er \'\'\'[[:$1]]\'\'\' ([[Special:Prefixindex/$1|dagh duillag ta toshiaghey lesh "$1"]]{{int:pipe-separator}}[[Special:WhatLinksHere/$1|dagh duillag ta kianglt rish "$1"]])',
00572 'searchsubtitleinvalid' => "Ren oo ronsaghey er '''$1'''",
00573 'notitlematches' => 'Cha nel shen ennym ghuillag erbee',
00574 'notextmatches' => 'Cha nel shen ry-lhaih er duillag erbee',
00575 'prevn' => '{{PLURAL:$1|$1}} roish shoh',
00576 'nextn' => 'nah {{PLURAL:$1|$1}}',
00577 'shown-title' => 'Taishbyn $1 {{PLURAL:$1|eiyrtys|eiyrtyssyn}} er dagh duillag',
00578 'viewprevnext' => 'Jeeagh er ($1 {{int:pipe-separator}} $2) ($3)',
00579 'searchmenu-new' => "'''Croo yn duillag \"[[:\$1]]\" er y wiki shoh!'''",
00580 'searchhelp-url' => 'Help:Cummal',
00581 'searchprofile-articles' => 'Duillagyn cummal',
00582 'searchprofile-project' => 'Duillagyn Coonee as Shalee',
00583 'searchprofile-everything' => 'Dagh red',
00584 'searchprofile-articles-tooltip' => 'Ronsee ayns $1',
00585 'searchprofile-project-tooltip' => 'Ronsee ayns $1',
00586 'searchprofile-images-tooltip' => 'Ronsee coadanyn',
00587 'searchprofile-everything-tooltip' => 'Ronsee dagh red (goaill stiagh duillagyn resoonaght)',
00588 'search-result-size' => "$1 ({{PLURAL:$2|1 fockle|$2 'ockle|$2 'ockle|$2 focklyn}})",
00589 'search-result-score' => 'Bentynys: $1%',
00590 'search-redirect' => '(aa-enmyssit ass $1)',
00591 'search-section' => '(rheynn $1)',
00592 'search-suggest' => "R'ou çheet er: $1",
00593 'search-interwiki-caption' => 'Shuyr-haleeghyn',
00594 'search-interwiki-default' => '{{PLURAL:$1|$1 eiyrtys|$1 eiyrtys|$1 eiyrtys|$1 eiyrtyssyn}}:',
00595 'search-interwiki-more' => '(ny smoo)',
00596 'search-relatedarticle' => 'Bentyn rish',
00597 'mwsuggest-disable' => 'Lhiettal coyrle AJAX',
00598 'searchrelated' => 'bentyn rish',
00599 'searchall' => 'yn clane',
00600 'nonefound' => "'''Notey''':Cha nel eh ronsaghey dagh reamys gyn reih.
00601 My t'ou uss son ronsaghey dagh cooid (as shen goaill stiagh duillagyn resooney, clowanyn, a.r.e.), cur ''all:'' ec y toshiaght, ny ennym y reamys reih ayd myr roie-ockle (m.s., ''Clowan:'').",
00602 'powersearch' => 'Ard-ronsaghey',
00603 'powersearch-legend' => 'Ard-ronsaghey',
00604 'powersearch-ns' => 'Ronsee ayns boayl-enmyn:',
00605 'powersearch-redir' => 'Cur aa-enmyssyn er y rolley',
00606 'powersearch-field' => 'Ronsee er son',
00607 'search-external' => 'Ronsaghey mooie',
00608 
00609 # Quickbar
00610 'qbsettings-none' => 'Veg',
00611 
00612 # Preferences page
00613 'preferences' => 'Tosheeaghtyn',
00614 'mypreferences' => 'My hosheeaghtyn',
00615 'prefs-edits' => 'Earroo caghlaaghyn:',
00616 'prefsnologin' => 'Cha nel oo loggit stiagh',
00617 'changepassword' => 'Fockle yn arrey y cheaghley',
00618 'prefs-skin' => 'Crackan',
00619 'skin-preview' => 'Roie-haishbynys',
00620 'prefs-beta' => 'Troyn as greieyn beta',
00621 'prefs-datetime' => 'Date as am',
00622 'prefs-labs' => 'Troyn as greieyn prowaltagh',
00623 'prefs-personal' => 'Gruaie yn ymmydeyr',
00624 'prefs-rc' => "Caghlaaghyn s'noa",
00625 'prefs-watchlist' => 'Rolley arrey',
00626 'prefs-watchlist-days' => 'Laaghyn y haishbyney ayns rolley arrey:',
00627 'prefs-misc' => 'Elley',
00628 'prefs-rendering' => 'Cummey',
00629 'saveprefs' => 'Sauail',
00630 'prefs-editing' => 'Reaghey',
00631 'columns' => 'Collooyn:',
00632 'searchresultshead' => 'Ronsee',
00633 'recentchangesdays' => "Laaghyn y haishbyney ayns caghlaaghyn s'noa:",
00634 'savedprefs' => 'Ta dty hosheeaghtyn sauailt.',
00635 'timezonelegend' => 'Cryss hraa:',
00636 'localtime' => 'Traa ynnydagh:',
00637 'timezoneoffset' => 'Ashchlou¹:',
00638 'timezoneregion-africa' => 'Yn Affrick',
00639 'timezoneregion-america' => 'America',
00640 'timezoneregion-antarctica' => 'Yn Antarctagh',
00641 'timezoneregion-arctic' => 'Yn Arctagh',
00642 'timezoneregion-asia' => 'Yn Aishey',
00643 'timezoneregion-atlantic' => 'Y Keayn Sheear',
00644 'timezoneregion-australia' => 'Yn Austrail',
00645 'timezoneregion-europe' => 'Yn Oarpey',
00646 'timezoneregion-indian' => 'Y Keayn Injinagh',
00647 'timezoneregion-pacific' => 'Y Keayn Sheealtagh',
00648 'prefs-searchoptions' => 'Reihyssyn y ronsaghey',
00649 'default' => 'roie-chiartagh',
00650 'prefs-files' => 'Coadanyn',
00651 'youremail' => 'Post-L:',
00652 'username' => "Dt'ennym ymmydeyr:",
00653 'uid' => 'Enney ymmydeyr:',
00654 'prefs-memberingroups' => 'Oltey {{PLURAL:$1|possan|phossan|phossan|possanyn}} heese:',
00655 'prefs-registration' => 'Traa listal',
00656 'yourrealname' => 'Feer-ennym:',
00657 'yourlanguage' => 'Çhengey:',
00658 'yournick' => 'Far-ennym:',
00659 'yourgender' => 'Keintys:',
00660 'gender-unknown' => 'Neuhoilshit',
00661 'gender-male' => 'Firrinagh',
00662 'gender-female' => 'Bwoirrinagh',
00663 'email' => 'Post-L',
00664 'prefs-help-realname' => "Ta dt'eer ennym reihyssagh.<br />
00665 My bailliu eh y chiarail, bee eh ymmydit son cur gys lieh y chur dhyt er son yn obbyr ayd.",
00666 'prefs-help-email-required' => 'Ta feme ayn er enmys post-l.',
00667 'prefs-info' => 'Fys bunneydagh',
00668 'prefs-i18n' => 'Çhengey obbree',
00669 'prefs-signature' => 'Ennym screeuit',
00670 'prefs-dateformat' => 'Cummey date',
00671 'prefs-timeoffset' => 'Kiartaghey traa',
00672 'prefs-advancedediting' => 'Tosheeaghtyn crampey',
00673 'prefs-advancedrc' => 'Tosheeaghtyn crampey',
00674 'prefs-advancedrendering' => 'Tosheeaghtyn crampey',
00675 'prefs-advancedsearchoptions' => 'Tosheeaghtyn crampey',
00676 'prefs-advancedwatchlist' => 'Tosheeaghtyn crampey',
00677 'prefs-displayrc' => 'Toshiaghtyn taishbyney',
00678 'prefs-displaysearchoptions' => 'Toshiaghtyn taishbyney',
00679 'prefs-displaywatchlist' => 'Toshiaghtyn taishbyney',
00680 'prefs-diffs' => 'Cosoylaghey caghlaaghyn',
00681 
00682 # User rights
00683 'userrights' => 'Reireydys kiartyn ymmydeyr',
00684 'userrights-lookup-user' => 'Possanyn ymmydeyr y stiurey',
00685 'userrights-user-editname' => 'Screeu stiagh ennym ymmydeyr:',
00686 'editusergroup' => 'Possanyn ymmydeyr y reaghey',
00687 'userrights-editusergroup' => 'Possanyn ymmydeyr y reaghey',
00688 'saveusergroups' => 'Possanyn ymmydeyr y sauail',
00689 'userrights-groupsmember' => 'Oltey jeh:',
00690 'userrights-reason' => 'Fa:',
00691 
00692 # Groups
00693 'group' => 'Possan:',
00694 'group-user' => 'Ymmydeyryn',
00695 'group-autoconfirmed' => 'Ymmydeyryn er nyn shickyraghey gyn thort',
00696 'group-bot' => 'Botyn',
00697 'group-sysop' => 'Reireyderyn',
00698 'group-bureaucrat' => 'Oikreilleyderyn',
00699 'group-suppress' => 'Oaseiryn',
00700 'group-all' => '(yn clane)',
00701 
00702 'group-user-member' => 'Ymmydeyr',
00703 'group-bot-member' => 'Robot',
00704 'group-sysop-member' => 'Reireyder',
00705 'group-bureaucrat-member' => 'Oikreilleyder',
00706 'group-suppress-member' => 'Oaseir',
00707 
00708 'grouppage-user' => '{{ns:project}}:Ymmydeyryn',
00709 'grouppage-bot' => '{{ns:project}}:Robotyn',
00710 'grouppage-sysop' => '{{ns:project}}:Reireyderyn',
00711 
00712 # Rights
00713 'right-read' => 'Duillag y lhaih',
00714 'right-edit' => 'Duillag y reaghey',
00715 'right-createpage' => 'Duillag y chroo (nagh vel ny ghuillag resoonaght)',
00716 'right-createtalk' => 'Duillag resoonaght y chroo',
00717 'right-move' => 'Duillag y scughey',
00718 'right-movefile' => 'Coadan y scughey',
00719 'right-upload' => 'Laadey neese coadanyn',
00720 'right-delete' => 'Duillag y scryssey',
00721 
00722 # Special:Log/newusers
00723 'newuserlogpage' => 'Lioar chooishyn ny h-ymmydeyryn noa',
00724 
00725 # User rights log
00726 'rightslog' => 'Lioar chooishyn kiartyn ymmydeyr',
00727 
00728 # Associated actions - in the sentence "You do not have permission to X"
00729 'action-read' => 'y duillag shoh y lhaih',
00730 'action-edit' => 'yn duillag shoh y reaghey',
00731 'action-createpage' => 'duillagyn y chroo',
00732 'action-createtalk' => 'duillagyn resoonaght y chroo',
00733 'action-createaccount' => 'y coontys ymmydeyr shoh y chroo',
00734 'action-minoredit' => 'yn caghlaa shoh y chowraghey myr myn-arraghey',
00735 'action-move' => 'yn duillag shoh y scughey',
00736 'action-move-subpages' => 'yn duillag shoh as ny fo-ghuillagyn echey y scughey',
00737 'action-movefile' => 'y coadan shoh y scughey',
00738 'action-upload' => 'y coadan shoh y laadey neese',
00739 'action-reupload' => "dy screeu harrish y choadan shoh t'ayn hannah",
00740 'action-delete' => 'yn duillag shoh y scryssey',
00741 'action-browsearchive' => 'duillagyn scrysst y ronsaghey',
00742 'action-undelete' => 'yn duillag shoh y yee-scryssey',
00743 
00744 # Recent changes
00745 'nchanges' => '$1 {{PLURAL:$1|caghlaa|chaghlaa|chaghlaa|caghlaaghyn}}',
00746 'recentchanges' => "Caghlaaghyn s'noa",
00747 'recentchanges-legend' => "Reihyssyn da ny caghlaaghyn s'noa",
00748 'recentchanges-summary' => "Shirrey ny caghlaaghyn s'noa da'n wiki er y duillag shoh.",
00749 'recentchanges-feed-description' => "Shirr ny caghlaaghyn s'noa er y wiki 'sy scoltey shoh.",
00750 'recentchanges-label-newpage' => 'Ren y reaghey shoh croo duillag noa',
00751 'recentchanges-label-minor' => 'She myn-reaghey eh shoh',
00752 'recentchanges-label-bot' => 'Ren bot y reaghey shoh',
00753 'rcnote' => "Ny ta heese, she {{PLURAL:$1|ny '''$1''' caghlaa|yn '''$1''' chaghlaa|ny '''$1''' chaghlaa|ny '''$1''' caghlaaghyn}} s'jerree ayns {{PLURAL:$2|ny '''$2''' laa|yn '''$2''' laa|ny '''$2''' laa|ny '''$2''' laaghyn}} s'jerree, kiart ec $4, $5.",
00754 'rcnotefrom' => "Shoh heese ny caghlaaghyn veih '''$2''' (gys '''$1''' taishbynit).",
00755 'rclistfrom' => "Taishbyn ny caghlaaghyn s'noa veih $1",
00756 'rcshowhideminor' => '{{PLURAL:$1|$1 myn-arraghey|$1 vyn-arraghey|$1 vyn-arraghey|$1 myn-arraghyn}}',
00757 'rcshowhidebots' => '{{PLURAL:$1|$1 robot|$1 robot|$1 robot|$1 robotyn}}',
00758 'rcshowhideliu' => '{{PLURAL:$1|$1 ymmydeyr|$1 ymmydeyr|$1 ymmydeyr|$1 ymmydeyryn}} ta loggit stiagh',
00759 'rcshowhideanons' => '{{PLURAL:$1|$1 ymmydeyr|$1 ymmydeyr|$1 ymmydeyr|$1 ymmydeyryn}} neuenmyssit',
00760 'rcshowhidepatr' => '$1 arraghyn patrolit',
00761 'rcshowhidemine' => "$1 m'arraghyn",
00762 'rclinks' => "Soilshee {{PLURAL:$1|ny $1 caghlaa|yn $1 chaghlaa|ny $1 chaghlaa|ny $1 caghlaaghyn}} s'jerree ayns {{PLURAL:$2|ny $2 laa|yn $2 laa|ny $2 laa|ny $2 laaghyn}} s'jerree<br />$3",
00763 'diff' => 'anch',
00764 'hist' => 'shen',
00765 'hide' => 'Follee',
00766 'show' => 'Taishbyn',
00767 'minoreditletter' => 'm',
00768 'newpageletter' => 'N',
00769 'boteditletter' => 'r',
00770 'rc_categories_any' => 'Ronney erbee',
00771 'rc-enhanced-expand' => 'Taishbyn sonreeaghtyn (ta feme er JavaScript)',
00772 'rc-enhanced-hide' => 'Follee sonreeaghtyn',
00773 
00774 # Recent changes linked
00775 'recentchangeslinked' => 'Caghlaaghyn conastagh',
00776 'recentchangeslinked-feed' => 'Caghlaaghyn-vooinjerys',
00777 'recentchangeslinked-toolbox' => 'Caghlaaghyn conastagh',
00778 'recentchangeslinked-title' => 'Caghlaaghyn bentyn rish "$1"',
00779 'recentchangeslinked-noresult' => 'Cha nel caghlaa erbee er duillagyn kianglt car y traa taishbynit.',
00780 'recentchangeslinked-summary' => "Shoh rolley caghlaaghyn va jeant er duillagyn kianglt veih duillag sonrit (ny er olteynyn ronney sonrit).<br />
00781 Ta duillagyn er [[Special:Watchlist|dty rolley arrey]] ayns '''clou trome'''.",
00782 'recentchangeslinked-page' => 'Ennym y duillag:',
00783 'recentchangeslinked-to' => 'Taishbyn caghlaaghyn da ny duillagyn ta kianglt rish y duillag hene, ayns ynnyd jeh shoh',
00784 
00785 # Upload
00786 'upload' => 'Laad neese coadan',
00787 'uploadbtn' => 'Laadey neese coadan',
00788 'uploadnologin' => 'Cha nel oo loggit stiagh',
00789 'uploadlogpage' => 'Lioar ny laadyn neese',
00790 'filename' => 'Ennym y choadan',
00791 'filedesc' => 'Giare-choontey',
00792 'fileuploadsummary' => 'Giare-choontey:',
00793 'filestatus' => 'Stayd choip-chiart:',
00794 'filesource' => 'Bun:',
00795 'uploadedfiles' => 'Coadanyn ta laadit neese',
00796 'badfilename' => 'T\'ennym y choadan aa-enmyssit myr "$1".',
00797 'savefile' => 'Sauail y coadan',
00798 'uploadedimage' => '"[[$1]]" laadit neese',
00799 'uploadvirus' => "Ta veerys 'sy choadan! Mynphoyntyn: $1",
00800 'watchthisupload' => 'Freill arrey er y choadan shoh',
00801 
00802 'upload-file-error' => 'Marranys ynveanagh',
00803 
00804 'license' => 'Kieddagh:',
00805 'license-header' => 'Kieddagh:',
00806 'license-nopreview' => '(Cha nel roie-haishbynys ry-gheddyn)',
00807 'upload_source_file' => ' (coadan er dty cho-earrooder)',
00808 
00809 # Special:ListFiles
00810 'imgfile' => 'coadan',
00811 'listfiles' => 'Rolley coadanyn',
00812 'listfiles_date' => 'Date',
00813 'listfiles_name' => 'Ennym',
00814 'listfiles_user' => 'Ymmydeyr',
00815 'listfiles_size' => 'Mooadys',
00816 'listfiles_description' => 'Coontey',
00817 
00818 # File description page
00819 'file-anchor-link' => 'Coadan',
00820 'filehist' => 'Shennaghys y choadan',
00821 'filehist-help' => 'Crig er daayt/am ennagh son fakin er y choadan myr v’eh ec y traa shen.',
00822 'filehist-deleteall' => 'scryss ooilley',
00823 'filehist-deleteone' => 'scryss eh shoh',
00824 'filehist-revert' => 'cur er ash',
00825 'filehist-current' => 'bio',
00826 'filehist-datetime' => 'Daayt/Am',
00827 'filehist-thumb' => 'Ingin-ordaag',
00828 'filehist-thumbtext' => "Ingin-ordaag da'n lhieggan shoh ec $1",
00829 'filehist-user' => 'Ymmydeyr',
00830 'filehist-dimensions' => 'Towshanyn',
00831 'filehist-filesize' => 'Mooadys y choadan',
00832 'filehist-comment' => 'Cohaggloo',
00833 'imagelinks' => 'Ymmyd y choadan',
00834 'linkstoimage' => 'Ta {{PLURAL:$1|ny $1 duillag|yn $1 duillag|ny $1 ghuillag|ny $1 duillagyn}} eiyrtyssagh kianglt rish y choadan shoh:',
00835 'nolinkstoimage' => 'Cha nel duillag erbee kianglt rish y choadan shoh.',
00836 'sharedupload' => "Ta'n coadan shoh çheet ass $1, as foddee dy beagh eh ymmydit ayns shaleeyn elley.",
00837 'uploadnewversion-linktext' => "Laad neese lhieggan noa jeh'n choadan shoh",
00838 
00839 # File reversion
00840 'filerevert-comment' => 'Fa:',
00841 
00842 # File deletion
00843 'filedelete' => 'Scryss $1',
00844 'filedelete-legend' => 'Scryss y coadan',
00845 'filedelete-submit' => 'Scryss',
00846 'filedelete-nofile' => "Cha nel '''$1''' ayn.",
00847 'filedelete-otherreason' => 'Fa elley/tooilley:',
00848 'filedelete-reason-otherlist' => 'Oyr elley',
00849 'filedelete-reason-dropdown' => '*Fa scryssey cadjin
00850 ** Brishey choip-chiart
00851 ** Coadan doobyl',
00852 
00853 # MIME search
00854 'mimesearch' => 'Sorçh MIME',
00855 'mimetype' => 'sorçh MIME:',
00856 'download' => 'laad neose',
00857 
00858 # Unwatched pages
00859 'unwatchedpages' => 'Duillagyn gyn arrey',
00860 
00861 # List redirects
00862 'listredirects' => 'Rolley duillagyn aa-enmyssit',
00863 
00864 # Unused templates
00865 'unusedtemplates' => 'Clowanyn neuymmydit',
00866 'unusedtemplateswlh' => 'kianglaghyn elley',
00867 
00868 # Random page
00869 'randompage' => 'Duillag gyn tort',
00870 
00871 # Random redirect
00872 'randomredirect' => 'Aa-enmys gyn tort',
00873 
00874 # Statistics
00875 'statistics' => 'Staydraa',
00876 'statistics-header-users' => 'Staydraa ymmydeyr',
00877 'statistics-pages' => 'Duillagyn',
00878 
00879 'disambiguations' => 'Duillagyn ta kianglt rish duillagyn reddaghey',
00880 
00881 'doubleredirects' => 'Aa-enmyssyn dooblagh',
00882 
00883 'brokenredirects' => 'Aa-enmyssyn brisht',
00884 'brokenredirects-edit' => 'reaghey',
00885 'brokenredirects-delete' => 'scryss',
00886 
00887 'withoutinterwiki' => 'Duillagyn gyn kianglaghyn eddyrwiki',
00888 'withoutinterwiki-legend' => 'Roie-ockle',
00889 'withoutinterwiki-submit' => 'Taishbyn',
00890 
00891 'fewestrevisions' => 'Duillagyn lesh ny caghlaaghyn sloo',
00892 
00893 # Miscellaneous special pages
00894 'nbytes' => '$1 {{PLURAL:$1|byte|vyte|byte|byteyn}}',
00895 'ncategories' => '$1 {{PLURAL:$1|ronney|ronnaghyn}}',
00896 'nlinks' => '$1 {{PLURAL:$1|kiangley|chiangley|chiangley|kianglaghyn}}',
00897 'nmembers' => '$1 {{PLURAL:$1|oltey|oltey|oltey|olteynyn}}',
00898 'lonelypages' => 'Duillagyn treoghe',
00899 'uncategorizedpages' => 'Duillagyn gyn ronney',
00900 'uncategorizedcategories' => 'Ronnaghyn gyn ronney',
00901 'uncategorizedimages' => 'Coadanyn gyn ronney',
00902 'uncategorizedtemplates' => 'Clowanyn gyn ronney',
00903 'unusedcategories' => 'Ronnaghyn neuymmydit',
00904 'unusedimages' => 'Coadanyn neuymmydit',
00905 'popularpages' => 'Duillagyn cadjin',
00906 'wantedcategories' => 'Ronnaghyn ry-laccal',
00907 'wantedpages' => 'Duillagyn ry-laccal',
00908 'wantedfiles' => 'Coadanyn ry-laccal',
00909 'wantedtemplates' => 'Clowanyn ry-laccal',
00910 'mostlinked' => 'Duillagyn as mooarane kianglaghyn daue',
00911 'mostlinkedcategories' => 'Ronnaghyn as mooarane kianglaghyn daue',
00912 'mostlinkedtemplates' => 'Clowanyn as mooarane kianglaghyn daue',
00913 'mostcategories' => 'Duillagyn lesh ronnaghyn smoo',
00914 'mostimages' => 'Coadanyn as mooarane kianglaghyn daue',
00915 'mostrevisions' => 'Duillagyn lesh aavriwnyssyn smoo',
00916 'prefixindex' => 'Dagh duillag lesh roie-ockle',
00917 'shortpages' => 'Duillagyn giarey',
00918 'longpages' => 'Duillagyn liauyr',
00919 'deadendpages' => 'Duillagyn kione kyagh',
00920 'protectedpages' => 'Duillagyn fo ghlass',
00921 'protectedpages-indef' => 'Cha nel agh coadey neuyerrinagh',
00922 'protectedpages-cascade' => 'Cha nel agh coadey eiraghtagh',
00923 'protectedtitles' => 'Enmyn coadit',
00924 'listusers' => 'Rolley ymmydeyryn',
00925 'usercreated' => 'Crooit liorish {{GENDER:$3|}} er $1 ec $2',
00926 'newpages' => 'Duillagyn noa',
00927 'newpages-username' => 'Ennym ymmydeyr:',
00928 'ancientpages' => 'Duillagyn by hinney',
00929 'move' => 'Scugh',
00930 'movethispage' => 'Yn duillag shoh y scughey',
00931 'pager-newer-n' => "{{PLURAL:$1|1 ny s'noa|$1 ny s'noa}}",
00932 'pager-older-n' => '{{PLURAL:$1|1 ny shinney|$1 ny shinney}}',
00933 'suppress' => 'Oaseirys',
00934 
00935 # Book sources
00936 'booksources' => 'Bun-gheillyn lioar',
00937 'booksources-search-legend' => 'Jean ronsaghey er bun-gheillyn lioar',
00938 'booksources-go' => 'Gow',
00939 
00940 # Special:Log
00941 'specialloguserlabel' => 'Ymmydeyr:',
00942 'speciallogtitlelabel' => 'Ennym (duillag ny ymmydeyr):',
00943 'log' => 'Lioaryn cooishyn',
00944 'all-logs-page' => 'Dagh ooilley lioar chooishyn',
00945 
00946 # Special:AllPages
00947 'allpages' => 'Dagh ooilley ghuillag',
00948 'alphaindexline' => '$1 gys $2',
00949 'nextpage' => 'Yn chied duillag elley ($1)',
00950 'prevpage' => 'Yn duillag roish ($1)',
00951 'allpagesfrom' => 'Taishbyn ny duillagyn ta toshiaghey lesh:',
00952 'allpagesto' => 'Taishbyn ny duillagyn ta jannoo jerrey lesh:',
00953 'allarticles' => 'Dagh ooilley ghuillag',
00954 'allpagessubmit' => 'Gow',
00955 'allpagesprefix' => 'Taishbyn ny duillagyn lesh roie-ockle:',
00956 
00957 # Special:Categories
00958 'categories' => 'Ronnaghyn',
00959 'special-categories-sort-count' => 'sorçhaghey rere coontey',
00960 'special-categories-sort-abc' => 'sorçhaghey rere lettyr',
00961 
00962 # Special:LinkSearch
00963 'linksearch' => 'Ronsaghey kianglaghyn çheumooie',
00964 'linksearch-ok' => 'Ronsee',
00965 'linksearch-line' => 'Ta kiangley ayn veih $2 gys $1',
00966 
00967 # Special:ListUsers
00968 'listusers-submit' => 'Taishbyn',
00969 
00970 # Special:ListGroupRights
00971 'listgrouprights-group' => 'Possan',
00972 'listgrouprights-rights' => 'Kiartyn',
00973 'listgrouprights-helppage' => 'Help:Kiartyn y phossan',
00974 'listgrouprights-members' => '(rolley olteynyn)',
00975 
00976 # Email user
00977 'emailuser' => "Cur post-L da'n ymmydeyr shoh",
00978 'emailfrom' => 'Veih:',
00979 'emailto' => 'Da:',
00980 'emailsubject' => 'Bun-chooish:',
00981 'emailmessage' => 'Çhaghteraght:',
00982 'emailsend' => 'Cur',
00983 'emailccsubject' => 'Aascreeuyn dty haghteraght dys $1: $2',
00984 'emailsent' => 'Post-L currit',
00985 'emailsenttext' => 'Ta dty phost-L currit.',
00986 
00987 # Watchlist
00988 'watchlist' => 'My rolley arrey',
00989 'mywatchlist' => 'My rolley arrey',
00990 'watchnologin' => 'Cha nel oo loggit stiagh',
00991 'addedwatchtext' => "Va'n duillag \"[[:\$1]]\" currit rish dty [[Special:Watchlist|rolley arrey]].<br />
00992 Bee caghlaaghyn jeant er y duillag shoh as e ghuillag resoonaght ry-akin ayns y rolley shoh, as bee '''clou trome''' er ayns rolley ny [[Special:RecentChanges|caghlaaghyn s'noa]].",
00993 'removedwatchtext' => 'Va\'n duillag "[[:$1]]" goit veih dty [[Special:Watchlist|rolley arrey]].',
00994 'watch' => 'Freill arrey',
00995 'watchthispage' => 'Freill arrey er y duillag shoh',
00996 'unwatch' => 'Cur stap er arrey',
00997 'unwatchthispage' => 'Cur stap er arrey',
00998 'notanarticle' => 'Cha nel eh shoh ny ghuillag cummal',
00999 'notvisiblerev' => "Va'n aavriwnys scryssit",
01000 'watchlist-details' => 'Ta {{PLURAL:$1|$1 duillag|$1 duillag|$1 ghuillag|$1 duillagyn}} er dty rolley arrey, faagail magh duillagyn resoonaght.',
01001 'watchlistcontains' => 'Ta $1 {{PLURAL:$1|duillag|duillagyn}} ayns dty rolley arrey.',
01002 'wlshowlast' => "Taishbyn ny kied $1 ooryn $2 laaghyn $3 s'jerree",
01003 'watchlist-options' => "Reihyn da'n rolley arrey",
01004 
01005 # Displayed when you click the "watch" button and it is in the process of watching
01006 'watching' => 'Jannoo arrey...',
01007 'unwatching' => 'Stap y chur er arrey...',
01008 
01009 'enotif_impersonal_salutation' => '{{SITENAME}} ymmydeyr',
01010 'enotif_anon_editor' => 'ymmydeyr $1 neuenmyssit',
01011 'enotif_body' => '$WATCHINGUSERNAME veen,
01012 
01013 
01014 Va\'n duillag $PAGETITLE er {{SITENAME}} $CHANGEDORCREATED er $PAGEEDITDATE liorish $PAGEEDITOR, jeeagh er $PAGETITLE_URL son y lhieggan roie dy akin.
01015 
01016 $NEWPAGE
01017 
01018 Giare-choontey yn reagheyder: $PAGESUMMARY $PAGEMINOREDIT
01019 
01020 Cur fys er y reagheyder:
01021 post: $PAGEEDITOR_EMAIL
01022 wiki: $PAGEEDITOR_WIKI
01023 
01024 Cha bee fograghyn elley er caghlaaghyn elley agh my jigys shiu dys y duillag shen ynrican.
01025 Foddee shiu aajeshaghey bratteeyn ny fograghyn ry hoi dagh duillag er dty rolley arrey.
01026 
01027              Dty chorys fograghyn caarjoil ec {{SITENAME}}
01028 
01029 --
01030 
01031 Dys toshiaghtyn fys post-y y chaghlaa, cur keayrt er
01032 {{canonicalurl:{{#special:Preferences}}}}
01033 
01034 Dys toshiaghtyn dty rolley arrey y chaghlaa, cur keayrt er
01035 {{canonicalurl:{{#special:EditWatchlist}}}}
01036 
01037 Dys scryssey duillag ass dty rolley arrey, cur keayrt er
01038 $UNWATCHURL
01039 
01040 Aaveaghey as cooney s\'odjey:
01041 {{canonicalurl:{{MediaWiki:Helppage}}}}',
01042 'created' => 'crooit',
01043 'changed' => 'ceaghlit',
01044 
01045 # Delete
01046 'deletepage' => 'Scryss y duillag',
01047 'confirm' => 'Feeraghey',
01048 'excontent' => "v'eh ny chummal na: '$1'",
01049 'exblank' => "va'n duillag follym",
01050 'delete-confirm' => 'Scryss "$1"',
01051 'delete-legend' => 'Scryss',
01052 'historywarning' => 'Raaue: Ta shennaghys ec y duillag ta shiu er-chee scryssey magh, as mysh $1 {{PLURAL:$1|caghlaa|chaghlaa|chaghlaa|caghlaaghyn}} er:',
01053 'confirmdeletetext' => 'Ta shiu er-çhee scryssey magh duillag myrane lesh y shennaghys eck.<br />
01054 Feeraghey dy vel eh y çhalee ayd eh y yannoo, dy vel ny scanshyn toiggit ayd, as dy vel oo jannoo eh ayns coardailys rish [[{{MediaWiki:Policy-url}}|y pholasee]].',
01055 'actioncomplete' => 'Jantys creaghnit',
01056 'deletedtext' => 'Ta "$1" scrysst.<br />
01057 Jeeagh er $2 son recortys ny scryssaghyn magh jeianagh.',
01058 'dellogpage' => 'Lioar ny scryssaghyn magh',
01059 'deletecomment' => 'Fa:',
01060 'deleteotherreason' => 'Fa elley/tooilley:',
01061 'deletereasonotherlist' => 'Fa elley',
01062 'deletereason-dropdown' => '*Fa scryssey cadjin
01063 ** Aghin yn ughtar
01064 ** Brishey choip-chiart
01065 ** Cragheydys',
01066 
01067 # Rollback
01068 'rollback_short' => 'Aahogherys',
01069 'rollbacklink' => 'aahogher',
01070 'editcomment' => "V'eh \"''\$1''\" giare-choontys y reaghey.",
01071 
01072 # Protect
01073 'protectlogpage' => 'Lioar choadee',
01074 'protectedarticle' => '"[[$1]]" glast',
01075 'modifiedarticleprotection' => 'er gaghlaa keim coadee "[[$1]]"',
01076 'prot_1movedto2' => '[[$1]] aa-enmyssit myr [[$2]]',
01077 'protectcomment' => 'Fa:',
01078 'protectexpiry' => 'Jerrey:',
01079 'protect_expiry_invalid' => 'Ta jerrey yn amm gyn vree.',
01080 'protect_expiry_old' => 'Ta jerrey yn amm er ngoll shaghey hannah.',
01081 'protect-text' => "Foddee oo jeeagh er as arraghey yn rea choadee ayns shoh son y duillag '''$1'''.",
01082 'protect-locked-access' => "Cha nel kied ec dty choontys dys arraghey cormidyn coadee.<br />
01083 Shoh ny reaghaghyn roie da'n duillag '''$1''':",
01084 'protect-cascadeon' => "Ta'n duillag shoh coadit nish, er y fa dy vel eh goit stiagh {{PLURAL:$1|'sy $1 duillag|'syn $1 duillag| 'sy $1 ghuillag|ayns ny $1 duillagyn}} heese as adsyn fo coadey eiraghtagh.  Ga dy nod oo caghlaa keim coadee y ghuillag shoh, cha jean eh bentyn rish y coadey eiraghtagh.",
01085 'protect-default' => 'Lhig da dagh ymmydeyr',
01086 'protect-fallback' => 'Ta feme er kied "$1" ayd',
01087 'protect-level-autoconfirmed' => 'Cur ymmydeyryn noa as ymmydeyryn neu-recortit fo ghlass',
01088 'protect-level-sysop' => 'Reireyderyn ynrican',
01089 'protect-summary-cascade' => 'spooytey',
01090 'protect-expiring' => 'jerrey jeant ec $1 (UTC)',
01091 'protect-cascade' => "Cur fo ghlass ny duillagyn t'ayns y duillag shoh (coadee spooytal)",
01092 'protect-cantedit' => 'Cha nod oo caghlaa keim choadey ny duillag shoh.  Cha nel kied ayd ee y reaghey.',
01093 'protect-expiry-options' => '1 oor:1 hour,1 laa:1 day,1 hiaghtin:1 week,2 hiaghtin:2 weeks,1 vee:1 month,3 meeghyn:3 months,6 meeghyn:6 months,1 vlein:1 year,neuyerrinagh:infinite',
01094 'restriction-type' => 'Kied:',
01095 'restriction-level' => 'Rea teorey:',
01096 
01097 # Restrictions (nouns)
01098 'restriction-edit' => 'Reaghey',
01099 'restriction-move' => 'Scughey',
01100 'restriction-create' => 'Croo',
01101 
01102 # Restriction levels
01103 'restriction-level-sysop' => 'lane glast',
01104 'restriction-level-autoconfirmed' => 'lieh-ghlast',
01105 
01106 # Undelete
01107 'undelete' => 'Jeeagh er duillagyn scrysst',
01108 'undeletepage' => 'Jeeagh er as cur er ash duillagyn scrysst',
01109 'viewdeletedpage' => 'Jeeagh er duillagyn scrysst',
01110 'undeletebtn' => 'Cur er ash',
01111 'undeletelink' => 'jeeagh/cur er ash',
01112 'undeleteviewlink' => 'jeeagh',
01113 'undeletereset' => 'Aahoiaghey',
01114 'undeletecomment' => 'Fa:',
01115 'undelete-search-box' => 'Ronsee ny duillagyn scrysst',
01116 'undelete-search-submit' => 'Ronsee',
01117 
01118 # Namespace form on various pages
01119 'namespace' => 'Reamys:',
01120 'invert' => 'Cur y reih bun ry-skyn',
01121 'blanknamespace' => '(Cadjin)',
01122 
01123 # Contributions
01124 'contributions' => 'Cohortyssyn ymmydeyr',
01125 'contributions-title' => 'Cohortyssyn liorish $1',
01126 'mycontris' => 'My chohortyssyn',
01127 'contribsub2' => 'Da $1 ($2)',
01128 'uctop' => '(baare)',
01129 'month' => "Veih'n vee (as ny s'aa):",
01130 'year' => "Veih'n vlein (as ny s'aa):",
01131 
01132 'sp-contributions-newbies' => 'Taishbyn cohortyssyn ec coontyssyn noa ny lomarcan',
01133 'sp-contributions-newbies-sub' => 'Son coontyssyn noa',
01134 'sp-contributions-blocklog' => 'Lioar chooishyn ny glassaghyn magh',
01135 'sp-contributions-talk' => 'resoonaght',
01136 'sp-contributions-userrights' => 'Reireydys kiartyn ymmydeyr',
01137 'sp-contributions-search' => 'Ronsee cohortyssyn',
01138 'sp-contributions-username' => 'Enmys IP ny ennym ymmydeyr:',
01139 'sp-contributions-submit' => 'Ronsee',
01140 
01141 # What links here
01142 'whatlinkshere' => 'Cre ta kiangley rish shoh',
01143 'whatlinkshere-title' => 'Duillagyn ta kianglt rish $1',
01144 'whatlinkshere-page' => 'Duillag:',
01145 'linkshere' => "Ta ny duillagyn shoh kianglt rish '''[[:$1]]''':",
01146 'nolinkshere' => "Cha nel duillag erbee kianglt rish '''[[:$1]]'''.",
01147 'isredirect' => 'duillag aa-enmyssit',
01148 'istemplate' => 'goaill stiagh',
01149 'isimage' => 'kiangley coadan',
01150 'whatlinkshere-prev' => '{{PLURAL:$1|roish|y $1 roish}}',
01151 'whatlinkshere-next' => '{{PLURAL:$1|y nah|y nah $1}}',
01152 'whatlinkshere-links' => '← kianglaghyn',
01153 'whatlinkshere-hideredirs' => '$1 duillagyn aa-enmyssit',
01154 'whatlinkshere-hidetrans' => '$1 duillagyn er nyn ngoaill stiagh',
01155 'whatlinkshere-hidelinks' => '$1 kianglaghyn',
01156 'whatlinkshere-filters' => 'Shollaneyn',
01157 
01158 # Block/unblock
01159 'blockip' => 'Glass magh yn ymmydeyr',
01160 'blockip-legend' => 'Glass magh yn ymmydeyr',
01161 'ipadressorusername' => 'Enmys IP ny ennym ymmydeyr:',
01162 'ipbexpiry' => 'Jerrey:',
01163 'ipbreason' => 'Fa:',
01164 'ipbreasonotherlist' => 'Fa elley',
01165 'ipbreason-dropdown' => '* Oyr glassey cadjin
01166 ** Inserting false information
01167 ** Removing content from pages
01168 ** Spamming links to external sites
01169 ** Inserting nonsense/gibberish into pages
01170 ** Intimidating behavior/harassment
01171 ** Abusing multiple accounts
01172 * Oyr elley
01173 ** Ennym ymmydeyryn neuchooie
01174 ** Feyshtyn eddyr-wiki',
01175 'ipbcreateaccount' => 'Crooaght coontys y chumrail',
01176 'ipbsubmit' => 'Glass magh yn ymmydeyr shoh',
01177 'ipbother' => 'Mooad elley am:',
01178 'ipboptions' => '2 oor:2 hours,1 laa:1 day,3 laaghyn:3 days,1 hiaghtin:1 week,2 hiaghtin:2 weeks,1 vee:1 month,3 meeghyn:3 months,6 meeghyn:6 months,1 vlein:1 year,neuyerrinagh:infinite',
01179 'ipbotheroption' => 'elley',
01180 'ipbotherreason' => 'Fa elley/tooilley:',
01181 'badipaddress' => 'Enmys IP gyn vree',
01182 'ipblocklist' => 'Ymmydeyryn fo ghlass',
01183 'blocklist-reason' => 'Fa:',
01184 'ipblocklist-submit' => 'Ronsee',
01185 'infiniteblock' => 'neuyerrinagh',
01186 'createaccountblock' => 'crooaght coontys glasst',
01187 'blocklink' => 'glass magh',
01188 'unblocklink' => 'jee-ghlass',
01189 'change-blocklink' => 'ceaghil glass',
01190 'contribslink' => 'cohortyssyn',
01191 'blocklogpage' => 'Lioar chooishyn ny glassaghyn magh',
01192 'blocklogentry' => 'er nglassey magh [[$1]] rish/derrey $2 $3',
01193 'unblocklogentry' => '$1 er ny neughlassey magh',
01194 'block-log-flags-anononly' => 'ymmydeyryn neuenmyssit ynrican',
01195 'block-log-flags-nocreate' => 'gyn kiart coontyssyn y chroo',
01196 'proxyblocksuccess' => 'Jeant.',
01197 
01198 # Move page
01199 'move-page' => '$1 y scughey',
01200 'move-page-legend' => 'Duillag y scughey',
01201 'movepagetext' => "Ta'n form heese lhiggey dhyt duillag y aa-enmys, as y shennaghys echey y scughey dys yn ennym noa.
01202 Hig y shenn ennym y ve duillag aastiurey dys yn ennym noa.
01203 My ta aastiuraghyn ayn hannah dys y shenn ennym, foddee oo adsyn y chaghlaa dy seyr-obbragh.  Mannagh nee oo shen, jean shickyr dy hirrey er [[Special:DoubleRedirects|dooble-aastiuraghyn]] as [[Special:BrokenRedirects|aastiuraghyn brishtey]].
01204 T'eh ort y yannoo shickyr dy bee kianglaghyn kiangley rish y dean kiart foast.
01205 
01206 Gow tashtey '''nagh''' jed y duillag er scughey my ta duillag ayn as yn ennym noa echey hannah, '''mannagh''' nee duillag follym ny aastiurey t'ayn gyn shennaghys reaghey erbee.
01207 Myr shen, foddee oo duillag y chur erash 'syn chenn ynnyd echey my nee uss marrantys, as cha nod oo screeu harrish duillag t'ayn hannah.
01208 
01209 '''Raaue!'''
01210 She caghlaa trome as doaltattym t'ayn er son duillag mie er enney.  Jean shickyr dy vel oo toiggal ny h-eiyrtyssyn roish my nee uss y caghlaa shoh.",
01211 'movepagetalktext' => "Hed y duillag resooney eck er scughey lesh y duillag hene '''mannagh:'''
01212 *Vel duillag resooney ayn nagh vel follym as yn ennym noa er;
01213 *Nee uss jee-reih y kishtey heese.
01214 
01215 Foddee oo y duillag resooney y scughey er lheh ny yei shen.",
01216 'movearticle' => 'Duillag y scughey:',
01217 'movenologin' => 'Cha nel oo loggit stiagh',
01218 'newtitle' => 'Gys ard-ennym noa:',
01219 'move-watch' => 'Freill arrey er y duillag shoh',
01220 'movepagebtn' => 'Yn duillag y scughey',
01221 'pagemovedsub' => "Va'n scughey rahoil",
01222 'movepage-moved' => 'Va \'\'\'"$1" aa-enmyssit myr "$2"\'\'\'',
01223 'articleexists' => 'Ta duillag ayn lesh yn ennym shen, ny ta ennym mee-chiart reiht ayd.<br />
01224 Reih ennym elley, my sailliu.',
01225 'talkexists' => "'''Va'n duillag hene scughit, agh cha nod y duillag resoonaght y scughey er yn oyr dy row fer ec yn enmys shen hannah.<br />
01226 Jean covestey eddyr oc er laueyn, my sailliu.'''",
01227 'movedto' => 'aa-enmyssit myr',
01228 'movetalk' => 'Scugh yn duillag resoonaght eck',
01229 'movelogpage' => 'Scugh y Lioar chooishyn',
01230 'movereason' => 'Fa:',
01231 'revertmove' => 'cur er ash',
01232 'delete_and_move' => 'Scryss as scughey',
01233 'delete_and_move_confirm' => 'Ta, scryss magh y duillag',
01234 
01235 # Export
01236 'export' => 'Assphurtal duillagyn',
01237 'export-submit' => 'Assphurtal',
01238 'export-download' => 'Sauail myr coadan',
01239 
01240 # Namespace 8 related
01241 'allmessages' => 'Çhaghteraghtyn corys',
01242 'allmessagesname' => 'Ennym',
01243 'allmessagesdefault' => 'Teks cadjinit',
01244 'allmessagescurrent' => 'Teks roie',
01245 
01246 # Thumbnails
01247 'thumbnail-more' => 'Mooadee',
01248 'filemissing' => 'Coadan ersooyl',
01249 'thumbnail_error' => 'Marranys ingin-ordaag y chroo: $1',
01250 
01251 # Special:Import
01252 'import-comment' => 'Cohaggloo:',
01253 'importbadinterwiki' => 'Droghchiangley eddyrwiki',
01254 'importnotext' => 'Follym ny gyn teks',
01255 
01256 # Import log
01257 'importlogpage' => 'Cur lioar chooishyn stiagh',
01258 
01259 # Tooltip help for the actions
01260 'tooltip-pt-userpage' => 'My ghuillag ymmydeyr',
01261 'tooltip-pt-mytalk' => 'My ghuillag resoonaght',
01262 'tooltip-pt-preferences' => 'My hosheeaghtyn',
01263 'tooltip-pt-watchlist' => "Rolley ny duillagyn t'er dty rolley arrey",
01264 'tooltip-pt-mycontris' => 'Rolley my chohortyssyn',
01265 'tooltip-pt-login' => 'Ta shin greinnaghey shiu loggal stiagh; ansherbee, cha nel feme er.',
01266 'tooltip-pt-logout' => 'Log magh',
01267 'tooltip-ca-talk' => 'Resoonaght mychione y duillag chummal',
01268 'tooltip-ca-edit' => 'Foddee oo reaghey yn duillag shoh. Crig er y chramman roie-haishbynys roish eh y hauail.',
01269 'tooltip-ca-addsection' => 'Cur toshiaght rish rheynn noa',
01270 'tooltip-ca-viewsource' => "Ta'n duillag shoh fo ghlass. Foddee oo jeeagh er e bun.",
01271 'tooltip-ca-history' => "Shenn aavriwnyssyn jeh'n duillag shoh",
01272 'tooltip-ca-protect' => 'Coadee yn duillag shoh',
01273 'tooltip-ca-delete' => 'Scryss y duillag shoh',
01274 'tooltip-ca-move' => 'Scugh y duillag',
01275 'tooltip-ca-watch' => 'Cur y duillag shoh rish dty rolley arrey',
01276 'tooltip-ca-unwatch' => 'Gow y duillag shoh magh ass dty rolley arrey',
01277 'tooltip-search' => 'Ronsee {{SITENAME}}',
01278 'tooltip-search-go' => 'Immee gys duillag as yn ennym cruinn shoh er, my vees eh ayn',
01279 'tooltip-search-fulltext' => 'Ronsee ny duillagyn er son y teks shoh',
01280 'tooltip-p-logo' => 'Gow gys yn ard-ghuillag',
01281 'tooltip-n-mainpage' => 'Gow gys yn ard-ghuillag',
01282 'tooltip-n-mainpage-description' => 'Gow gys yn ard-ghuillag',
01283 'tooltip-n-portal' => "Mychione y çhalee, jean dty chooid share, c'raad reddyn y gheddyn",
01284 'tooltip-n-currentevents' => 'Fow fysseree shaghadys er cooishyn yn laa',
01285 'tooltip-n-recentchanges' => "Rolley ny caghlaaghyn s'noa er y wiki.",
01286 'tooltip-n-randompage' => 'Laad duillag gyn tort',
01287 'tooltip-n-help' => 'Boayl gys feddyn magh.',
01288 'tooltip-t-whatlinkshere' => 'Rolley dagh ooilley ghuillag wiki ta kiangley rish shoh',
01289 'tooltip-t-recentchangeslinked' => "Caghlaaghyn s'noa er ny duillagyn ta kianglt rish y duillag shoh",
01290 'tooltip-feed-rss' => "Beaghey RSS da'n duillag shoh",
01291 'tooltip-feed-atom' => "Beaghey Atom da'n duillag shoh",
01292 'tooltip-t-contributions' => 'Jeeagh er cohortyssyn yn ymmydeyr shoh',
01293 'tooltip-t-emailuser' => "Cur post-L da'n ymmydeyr shoh",
01294 'tooltip-t-upload' => 'Laad neese coadanyn',
01295 'tooltip-t-specialpages' => 'Rolley dagh ooilley ghuillag er lheh',
01296 'tooltip-t-print' => "Lhieggan so-chlou jeh'n duillag shoh",
01297 'tooltip-t-permalink' => 'Kiangley beayn da aavriwnys y duillag shoh',
01298 'tooltip-ca-nstab-main' => 'Jeeagh er y duillag chummal',
01299 'tooltip-ca-nstab-user' => 'Jeeagh er duillag yn ymmydeyr',
01300 'tooltip-ca-nstab-special' => "She duillag er lheh t'ayn; cha nod oo reaghey y duillag hene",
01301 'tooltip-ca-nstab-project' => 'Jeeagh er y duillag halee',
01302 'tooltip-ca-nstab-image' => 'Jeeagh er duillag y choadan',
01303 'tooltip-ca-nstab-mediawiki' => 'Jeeagh er çhaghteraght y chorys',
01304 'tooltip-ca-nstab-template' => 'Jeeagh er y chlowan',
01305 'tooltip-ca-nstab-help' => 'Jeeagh er duillag y chooney',
01306 'tooltip-ca-nstab-category' => 'Jeeagh er duillag y ronney',
01307 'tooltip-minoredit' => 'She myn-reaghey eh shoh',
01308 'tooltip-save' => 'Sauail dty chaghlaaghyn',
01309 'tooltip-preview' => 'Roie-haishbyn ny caghlaaghyn eu; jean-shiu ymmyd jeh roish sauail, my sailliu!',
01310 'tooltip-diff' => 'Taishbyn caghlaaghyn y teks ta jeant eu.',
01311 'tooltip-compareselectedversions' => "Jeeagh er ny caghlaaghyn eddyr y daa lhieggan reiht jeh'n ghuillag shoh.",
01312 'tooltip-watch' => 'Cur y duillag shoh rish dty rolley arrey',
01313 'tooltip-rollback' => 'Ta "aahogher" rassey dagh cohoyrtys jeh\'n ymmydeyr s\'jerree er y duillag shoh.',
01314 'tooltip-undo' => "Ta \"rass\" cur y reaghey shoh er ash as t'eh foshley yn form reaghee ayns mod roie-haishbynys.<br />
01315 T'eh lhiggey da oyr y chur 'sy ghiare-choontey.",
01316 'tooltip-summary' => 'Cur giare-choontey stiagh',
01317 
01318 # Attribution
01319 'anonymous' => '{{PLURAL:$1|Ymmeyder|Ymmeyderny}} neuenmyssit dy {{SITENAME}}',
01320 'siteuser' => 'ymmydeyr {{SITENAME}} $1',
01321 'others' => 'sleih elley',
01322 'siteusers' => '{{PLURAL:$2|Ymmydeyr|Ymmydeyryn}} ec {{SITENAME}} $1',
01323 
01324 # Browsing diffs
01325 'previousdiff' => '← Y caghlaa ny shinney',
01326 'nextdiff' => 'Y caghlaa ny snoa →',
01327 
01328 # Media information
01329 'widthheightpage' => '$1 × $2, $3 {{PLURAL:$3|duillag|duillagyn}}',
01330 'file-info-size' => '$1 × {{PLURAL:$2|$2 pixel|$2 phixel|$2 phixel|$2 pixelyn}}, mooadys y choadan: $3, sorçh MIME: $4',
01331 'file-nohires' => 'Cha nel jeeskeaylley ny smoo ry-gheddyn.',
01332 'svg-long-desc' => 'coadan SVG, $1 × {{PLURAL:$2|$2 pixel|$2 phixel|$2 phixel|$2 pixelyn}} dy ennymagh, mooadys y choadan: $3',
01333 'show-big-image' => 'Jeeskeaylley ymlane',
01334 
01335 # Special:NewFiles
01336 'newimages' => 'Laaragh coadanyn noa',
01337 'showhidebots' => '($1 botyn)',
01338 'ilsubmit' => 'Ronsee',
01339 'bydate' => 'rere date',
01340 
01341 # Bad image list
01342 'bad_image_list' => "Shoh yn aght:
01343 
01344 Cha nel agh meeryn ayns rolley (linnaghyn as * ec y toshiaght) ta goll er smooinaghtyn er.
01345 Shegin da'n chied chiangley er linney ve ny chiangley da drogh choadan.
01346 Kianglaghyn eiyrtyssagh erbee er yn linney shoh, t'ad goll er loaghtey myr lhimmaghyn, shen gra, duillagyn as ta'n coadan ayns-linney, foddee.",
01347 
01348 # Metadata
01349 'metadata' => 'Metadata',
01350 'metadata-help' => "Ta'n coadan shoh goaill tooilley fysseree stiagh, currit veih'n çhamraig vun-earrooagh ny yn scanreyder, as eh ymmydit dys y coadan y chroo ny y yannoo bun-earrooagh, s'liklee.<br />
01351 My vel y coadan ceaghlit veih'n chummey bunneydagh, foddee nagh beagh mynphoyntyn ennagh cohoilshaghey yn coadan ceaghlit.",
01352 'metadata-expand' => 'Taishbyn ny sonreeaghtyn sheeynt',
01353 'metadata-collapse' => 'Follee ny sonreeaghtyn sheeynt',
01354 'metadata-fields' => 'Ny magheryn metafysseree jalloo heese, hed ad er goaill stiagh er duillag taishbyney jalloo tra ta taabyl ny metafysseree fillit.<br />
01355 Bee adsyn elley follit dy seyr-obbragh.<br />
01356 * make
01357 * model
01358 * datetimeoriginal
01359 * exposuretime
01360 * fnumber
01361 * isospeedratings
01362 * focallength
01363 * artist
01364 * copyright
01365 * imagedescription
01366 * gpslatitude
01367 * gpslongitude
01368 * gpsaltitude',
01369 
01370 # EXIF tags
01371 'exif-imagewidth' => 'Lheead',
01372 'exif-imagelength' => 'Yrjid',
01373 'exif-ycbcrpositioning' => 'Soie Y as C',
01374 'exif-xresolution' => 'Cruinnys co-chruinnagh',
01375 'exif-yresolution' => 'Cruinnys pontreilagh',
01376 'exif-imagedescription' => 'Ennym y chochaslys',
01377 'exif-make' => 'Jeantagh y hamraig',
01378 'exif-artist' => 'Ughtar',
01379 'exif-copyright' => 'Shellooder y choip-chiart',
01380 'exif-fnumber' => 'Earroo F',
01381 'exif-flash' => 'Çhenney',
01382 'exif-gpslatitude' => 'Dowan-lheead',
01383 'exif-gpslongitude' => 'Dowan-liurid',
01384 'exif-gpsaltitude' => 'Yrdjid',
01385 'exif-gpstimestamp' => 'Am GPS (clag breneenagh)',
01386 'exif-gpsspeedref' => 'Unnid vieauid',
01387 'exif-gpsdatestamp' => 'Date GPS',
01388 
01389 'exif-unknowndate' => 'Date gyn enney',
01390 
01391 'exif-subjectdistance-value' => '$1 meteryn',
01392 
01393 'exif-meteringmode-0' => 'Gyn enney',
01394 'exif-meteringmode-1' => 'Mean',
01395 'exif-meteringmode-255' => 'Elley',
01396 
01397 'exif-lightsource-0' => 'Gyn enney',
01398 
01399 'exif-focalplaneresolutionunit-2' => 'oarleeyn',
01400 
01401 'exif-sensingmethod-1' => 'Neuenmyssit',
01402 
01403 'exif-scenecapturetype-1' => 'Reayrt çheerey',
01404 'exif-scenecapturetype-2' => 'Cochaslys',
01405 'exif-scenecapturetype-3' => 'Reayrtys oie',
01406 
01407 'exif-gaincontrol-0' => 'Veg',
01408 
01409 'exif-contrast-1' => 'Bog',
01410 'exif-contrast-2' => 'Creoi',
01411 
01412 'exif-sharpness-1' => 'Bog',
01413 'exif-sharpness-2' => 'Creoi',
01414 
01415 # Pseudotags used for GPSSpeedRef
01416 'exif-gpsspeed-k' => "Kilometeryn 'syn oor",
01417 'exif-gpsspeed-m' => "Meeillaghyn 'syn oor",
01418 
01419 # External editor support
01420 'edit-externally' => 'Reagh yn coadan shoh lesh sheeyntagh mooie',
01421 'edit-externally-help' => 'Jeeagh er [https://www.mediawiki.org/wiki/Manual:External_editors saraghyn soiaghey seose] son tooilley oayllys.',
01422 
01423 # 'all' in various places, this might be different for inflected languages
01424 'watchlistall2' => 'yn clane',
01425 'namespacesall' => 'yn clane',
01426 'monthsall' => 'yn clane',
01427 
01428 # Delete conflict
01429 'recreate' => 'Aachroo',
01430 
01431 # action=purge
01432 'confirm_purge_button' => 'OK',
01433 
01434 # Multipage image navigation
01435 'imgmultigo' => 'Gow!',
01436 
01437 # Table pager
01438 'table_pager_first' => 'Yn chied duillag',
01439 'table_pager_last' => "Yn duillag s'jerree",
01440 'table_pager_limit_submit' => 'Gow',
01441 'table_pager_empty' => 'Gyn eiyrtys',
01442 
01443 # Auto-summaries
01444 'autosumm-new' => 'Duillag crooit lesh: $1',
01445 
01446 # Watchlist editor
01447 'watchlistedit-numitems' => 'Ta {{PLURAL:$1|1 ard-ennym|$1 ard-ennym|$1 ard-ennym|$1 ard-enmyn}} ayns dty rolley arrey, magh voish duillagyn resoonaght.',
01448 'watchlistedit-noitems' => 'Cha nel ard-enmyn ayns dty rolley arrey.',
01449 'watchlistedit-normal-title' => 'Rolley arrey y reaghey',
01450 'watchlistedit-normal-legend' => 'Enmyn y scughey ass y rolley arrey',
01451 'watchlistedit-normal-submit' => 'Enmyn y scughey',
01452 'watchlistedit-normal-done' => 'Va {{PLURAL:$1|1 ard-ennym|$1 ard-enmyn}} scrysst ass dty rolley arrey:',
01453 'watchlistedit-raw-titles' => 'Enmyn:',
01454 
01455 # Watchlist editing tools
01456 'watchlisttools-view' => 'Jeeagh er caghlaaghyn conastagh',
01457 'watchlisttools-edit' => 'Jeeagh er as reagh yn rolley arrey',
01458 'watchlisttools-raw' => 'Reagh yn aw-rolley arrey',
01459 
01460 # Special:Version
01461 'version' => 'Lhieggan',
01462 'version-specialpages' => 'Duillagyn er lheh',
01463 'version-other' => 'Elley',
01464 'version-version' => '(Lhieggan $1)',
01465 'version-license' => 'Kiedoonys',
01466 'version-software-version' => 'Lhieggan',
01467 
01468 # Special:FilePath
01469 'filepath-page' => 'Coadan:',
01470 
01471 # Special:FileDuplicateSearch
01472 'fileduplicatesearch-filename' => 'Ennym y choadan:',
01473 'fileduplicatesearch-submit' => 'Ronsee',
01474 
01475 # Special:SpecialPages
01476 'specialpages' => 'Duillagyn er lheh',
01477 'specialpages-group-maintenance' => 'Coontaghyn meansal',
01478 'specialpages-group-other' => 'Duillagyn elley er lheh',
01479 'specialpages-group-login' => 'Log stiagh / croo coontys',
01480 'specialpages-group-users' => 'Ymmydeyryn as kiartyn',
01481 
01482 # Special:Tags
01483 'tags-edit' => 'reaghey',
01484 
01485 # New logging system
01486 'rightsnone' => '(veg)',
01487 
01488 # Search suggestions
01489 'searchsuggest-search' => 'Ronsaghey',
01490 'searchsuggest-containing' => 'goaill stiagh...',
01491 
01492 );