MediaWiki  REL1_20
MessagesKw.php
Go to the documentation of this file.
00001 <?php
00020 $namespaceNames = array(
00021         NS_MEDIA            => 'Media',
00022         NS_SPECIAL          => 'Arbednek',
00023         NS_TALK             => 'Keskows',
00024         NS_USER             => 'Devnydhyer',
00025         NS_USER_TALK        => 'Keskows_Devnydhyer',
00026         NS_PROJECT_TALK     => 'Keskows_$1',
00027         NS_FILE             => 'Restren',
00028         NS_FILE_TALK        => 'Keskows_Restren',
00029         NS_MEDIAWIKI        => 'MediaWiki',
00030         NS_MEDIAWIKI_TALK   => 'Keskows_MediaWiki',
00031         NS_TEMPLATE         => 'Skantlyn',
00032         NS_TEMPLATE_TALK    => 'Keskows_Skantlyn',
00033         NS_HELP             => 'Gweres',
00034         NS_HELP_TALK        => 'Keskows_Gweres',
00035         NS_CATEGORY         => 'Klass',
00036         NS_CATEGORY_TALK    => 'Keskows_Klass',
00037 );
00038 
00039 $namespaceAliases = array(
00040         'Arbennek'           => NS_SPECIAL,
00041         'Cows'               => NS_TALK,
00042         'Kescows'            => NS_TALK,
00043         'Cows_Devnydhyer'    => NS_USER_TALK,
00044         'Kescows_Devnydhyer' => NS_USER_TALK,
00045         'Cows_$1'            => NS_PROJECT_TALK,
00046         'Kescows_$1'         => NS_PROJECT_TALK,
00047         'Cows_Restren'       => NS_FILE_TALK,
00048         'Kescows_Restren'    => NS_FILE_TALK,
00049         'Cows_MediaWiki'     => NS_MEDIAWIKI_TALK,
00050         'Kescows_MediaWiki'  => NS_MEDIAWIKI_TALK,
00051         'Cows_Scantlyn'      => NS_TEMPLATE_TALK,
00052         'Scantlyn'           => NS_TEMPLATE,
00053         'Kescows_Skantlyn'   => NS_TEMPLATE_TALK,
00054         'Cows_Gweres'        => NS_HELP_TALK,
00055         'Kescows_Gweres'     => NS_HELP_TALK,
00056         'Cows_Class'         => NS_CATEGORY_TALK,
00057         'Class'              => NS_CATEGORY,
00058         'Kescows_Class'      => NS_CATEGORY_TALK,
00059 );
00060 
00061 $specialPageAliases = array(
00062         'Allmessages'               => array( 'OllMessajow' ),
00063         'Allpages'                  => array( 'OllFolednow' ),
00064         'Ancientpages'              => array( 'FolednowKoth' ),
00065         'Badtitle'                  => array( 'TitelDrog' ),
00066         'Blankpage'                 => array( 'FolenWag' ),
00067         'Block'                     => array( 'Lettya' ),
00068         'Booksources'               => array( 'PednfentynyowLyver' ),
00069         'Categories'                => array( 'Klassys' ),
00070         'ChangeEmail'               => array( 'ChanjyaEbost' ),
00071         'ChangePassword'            => array( 'ChanjyaGerTremena' ),
00072         'Contributions'             => array( 'Kevrohow' ),
00073         'CreateAccount'             => array( 'FormyaAkont' ),
00074         'DeletedContributions'      => array( 'KevrohowDiles' ),
00075         'EditWatchlist'             => array( 'ChanjyaRolGolyas' ),
00076         'Emailuser'                 => array( 'EbostyaDevnydhyer' ),
00077         'Export'                    => array( 'Esperthi' ),
00078         'Import'                    => array( 'Ymperthi' ),
00079         'MIMEsearch'                => array( 'HwilansMIME' ),
00080         'Movepage'                  => array( 'GwayaFolen' ),
00081         'Mycontributions'           => array( 'OwHevrohow' ),
00082         'Mypage'                    => array( 'OwFolen' ),
00083         'Mytalk'                    => array( 'OwHows' ),
00084         'Myuploads'                 => array( 'OwUghkargansow' ),
00085         'Newimages'                 => array( 'RestrednowNowyth' ),
00086         'Newpages'                  => array( 'FolednowNowyth' ),
00087         'PasswordReset'             => array( 'DassetyaGerTremena' ),
00088         'Preferences'               => array( 'Dowisyansow' ),
00089         'Randompage'                => array( 'FolenDreJons' ),
00090         'Recentchanges'             => array( 'Chanjyow_a-dhiwedhes' ),
00091         'Search'                    => array( 'Hwilas' ),
00092         'Specialpages'              => array( 'FolednowArbednek' ),
00093         'Uncategorizedcategories'   => array( 'KlassysHebKlass' ),
00094         'Uncategorizedimages'       => array( 'RestrednowHebKlass' ),
00095         'Uncategorizedpages'        => array( 'FolednowHebKlass' ),
00096         'Uncategorizedtemplates'    => array( 'SkantlynsHebKlass' ),
00097         'Upload'                    => array( 'Ughkarga' ),
00098         'Userlogin'                 => array( 'Omgelmi' ),
00099         'Userlogout'                => array( 'Digelmi' ),
00100         'Userrights'                => array( 'GwiryowDevnydhyer' ),
00101         'Version'                   => array( 'Versyon' ),
00102         'Wantedcategories'          => array( 'KlassysHwansus' ),
00103         'Wantedfiles'               => array( 'RestrednowHwansus' ),
00104         'Wantedpages'               => array( 'FolednowHwansus' ),
00105         'Wantedtemplates'           => array( 'SkantlynsHwansus' ),
00106         'Watchlist'                 => array( 'Rol_golyas' ),
00107         'Whatlinkshere'             => array( 'OwKevrednaObma' ),
00108 );
00109 
00110 $messages = array(
00111 # User preference toggles
00112 'tog-underline' => 'Islinenna kevrennow:',
00113 'tog-hideminor' => 'Kudha chanjyow byhan yn chanjyow a-dhiwedhes',
00114 'tog-hidepatrolled' => 'Kudha chanjyow patrolys yn chanjyow a-dhiwedhes',
00115 'tog-newpageshidepatrolled' => 'Kudha folennow patrolys dhyworth rol an folennow nowyth',
00116 'tog-extendwatchlist' => 'Efani an rol wolya dhe dhiskwedhes keniver chanj, a-dar an moyha a-dhiwedhes hepken',
00117 'tog-usenewrc' => "Bagasa chanjyow herwydh an folen yn chanjyow a-dhiwedhes hag y'n rol wolya (res yw JavaScript)",
00118 'tog-numberheadings' => 'Awto-nivera pennlinennow',
00119 'tog-showtoolbar' => 'Diskwedhes an toulvar chanjya (res yw JavaScript)',
00120 'tog-editondblclick' => 'Chanjya folennow ow tobyl-glyckya (res yw JavaScript)',
00121 'tog-editsection' => 'Galosegi chanjya trehow der an kevrennow [chanjya]',
00122 'tog-editsectiononrightclick' => 'Galosegi chanjya trehow dre dhyhow-glyckya war ditlys an trehow (res yw JavaScript)',
00123 'tog-rememberpassword' => "Perthi kov a'm omgelmi war an beurel-ma (rag $1 {{PLURAL:$1|dydh}} dhe'n moyha)",
00124 'tog-watchcreations' => "Keworra folennow gwruthys genev ha restrennow ughkergys genev dhe'm rol golyas",
00125 'tog-watchdefault' => "Keworra folennow ha restrennow chanjys genev dhe'm rol golyas",
00126 'tog-watchmoves' => "Keworra folennow ha restrennow gwayys genev dhe'm rol golyas",
00127 'tog-watchdeletion' => "Keworra folennow ha restrennow dileys genev dhe'm rol golyas",
00128 'tog-minordefault' => 'Merkya pub chanj avel byhan dre dhefowt',
00129 'tog-enotifwatchlistpages' => 'Danvon ebost dhymm pan vo chanjyes folen po restren eus war ow rol wolya',
00130 'tog-enotifusertalkpages' => 'Danvon ebost dhymm pan vo chanjyes ow folen geskows',
00131 'tog-oldsig' => 'Sinans a-lemmyn:',
00132 'tog-fancysig' => 'Dyghtya an sinans avel wikitekst (heb kevren awtomatek)',
00133 'tog-showjumplinks' => 'Galosegi kevrennow hedhadowder "lamma dhe"',
00134 'tog-watchlisthideown' => "Kudha ow chanjyow y'n rol wolya",
00135 'tog-watchlisthidebots' => "Kudha chanjyow gans bottow y'n rol wolya",
00136 'tog-watchlisthideminor' => "Kudha chanjyow byhan y'n rol wolya",
00137 'tog-watchlisthideliu' => "Kudha chanjyow gans devnydhyoryon omgelmys y'n rol wolya",
00138 'tog-watchlisthideanons' => "Kudha chanjyow gans devnydhyoryon heb hanow y'n rol wolya",
00139 'tog-ccmeonemails' => 'Danvon dhymm dasskrif a ebostow a dhanvonav dhe dhevnydhyoryon erel',
00140 'tog-showhiddencats' => 'Diskwedhes klassys kudhys',
00141 
00142 'underline-always' => 'Pub prys',
00143 'underline-never' => 'Jammes',
00144 'underline-default' => 'Defowt an beurel po an grohen',
00145 
00146 # Font style option in Special:Preferences
00147 'editfont-default' => 'Defowt an beurel',
00148 'editfont-monospace' => 'Font unnspasys',
00149 'editfont-sansserif' => 'Font sans-serif',
00150 'editfont-serif' => 'Font serif',
00151 
00152 # Dates
00153 'sunday' => "Dy'Sul",
00154 'monday' => "Dy'Lun",
00155 'tuesday' => "Dy'Meurth",
00156 'wednesday' => "Dy'Merher",
00157 'thursday' => "Dy'Yow",
00158 'friday' => "Dy'Gwener",
00159 'saturday' => "Dy'Sadorn",
00160 'sun' => 'Sul',
00161 'mon' => 'Lun',
00162 'tue' => 'Meu',
00163 'wed' => 'Mer',
00164 'thu' => 'Yow',
00165 'fri' => 'Gwe',
00166 'sat' => 'Sad',
00167 'january' => 'Genver',
00168 'february' => 'Hwevrel',
00169 'march' => 'Meurth',
00170 'april' => 'Ebrel',
00171 'may_long' => 'Me',
00172 'june' => 'Metheven',
00173 'july' => 'Gortheren',
00174 'august' => 'Est',
00175 'september' => 'Gwynngala',
00176 'october' => 'Hedra',
00177 'november' => 'Du',
00178 'december' => 'Kevardhu',
00179 'january-gen' => 'Genver',
00180 'february-gen' => 'Hwevrel',
00181 'march-gen' => 'Meurth',
00182 'april-gen' => 'Ebrel',
00183 'may-gen' => 'Me',
00184 'june-gen' => 'Metheven',
00185 'july-gen' => 'Gortheren',
00186 'august-gen' => 'Est',
00187 'september-gen' => 'Gwynngala',
00188 'october-gen' => 'Hedra',
00189 'november-gen' => 'Du',
00190 'december-gen' => 'Kevardhu',
00191 'jan' => 'Gen',
00192 'feb' => 'Hwe',
00193 'mar' => 'Meu',
00194 'apr' => 'Ebr',
00195 'may' => 'Me',
00196 'jun' => 'Met',
00197 'jul' => 'Gor',
00198 'aug' => 'Est',
00199 'sep' => 'Gwy',
00200 'oct' => 'Hed',
00201 'nov' => 'Du',
00202 'dec' => 'Kev',
00203 
00204 # Categories related messages
00205 'pagecategories' => '{{PLURAL:$1|Klass|Klassys}}',
00206 'category_header' => 'Folennow y\'n klass "$1"',
00207 'subcategories' => 'Isglassys',
00208 'category-media-header' => 'Media y\'n klass "$1"',
00209 'category-empty' => "''Nyns eus na folennow na media y'n class-ma.''",
00210 'hidden-categories' => '{{PLURAL:$1|Klass kudhys|Klassys kudhys}}',
00211 'hidden-category-category' => 'Klassys kudhys',
00212 'category-subcat-count' => "{{PLURAL:$2|Ny'n jeves an klass-ma marnas an isglass a syw.|An klass-ma a'n jeves an {{PLURAL:$1|isglass|$1 isglass}} a syw, dhyworth somm a $2.}}",
00213 'category-subcat-count-limited' => "An klass-ma a'n jeves an {{PLURAL:$1|isglass|$1 isglass}} a syw.",
00214 'category-article-count' => "{{PLURAL:$2|Ny'n jeves an klass-ma marnas an folen a syw.|Yma an {{PLURAL:$1|folen|$1 folennow}} a syw y'n klass-ma, dhyworth somm a $2.}}",
00215 'category-article-count-limited' => "Yma an {{PLURAL:$1|folen|$1 folen}} a syw y'n klass-ma.",
00216 'category-file-count' => "{{PLURAL:$2|Ny'n jeves an klass-ma marnas an restren a syw.|Yma an {{PLURAL:$1|restren|$1 restren}} a syw y'n klass-ma, dhyworth somm a $2.}}",
00217 'category-file-count-limited' => "Yma an {{PLURAL:$1|folen|$1 folen}} a syw y'n klass-ma.",
00218 'listingcontinuesabbrev' => 'pes.',
00219 
00220 'about' => 'A-dro dhe',
00221 'article' => 'Folen dhalgh',
00222 'newwindow' => '(ygeri yn fenester nowyth)',
00223 'cancel' => 'Hedhi',
00224 'moredotdotdot' => 'Moy...',
00225 'mypage' => 'Folen',
00226 'mytalk' => 'Keskows',
00227 'anontalk' => 'Keskows rag an drigva IP-ma',
00228 'navigation' => 'Kevrennow lewya',
00229 'and' => '&#32;ha(g)',
00230 
00231 # Cologne Blue skin
00232 'qbfind' => 'Kavos',
00233 'qbbrowse' => 'Peuri',
00234 'qbedit' => 'Chanjya',
00235 'qbpageoptions' => 'An folen-ma',
00236 'qbmyoptions' => 'Ow folennow',
00237 'qbspecialpages' => 'Folennow arbennek',
00238 'faq' => 'FAQ',
00239 
00240 # Vector skin
00241 'vector-action-addsection' => 'Keworra testen',
00242 'vector-action-delete' => 'Dilea',
00243 'vector-action-move' => 'Gwaya',
00244 'vector-action-protect' => 'Difres',
00245 'vector-action-undelete' => 'Disdhilea',
00246 'vector-action-unprotect' => 'Chanjya difresans',
00247 'vector-view-create' => 'Gwruthyl',
00248 'vector-view-edit' => 'Chanjya',
00249 'vector-view-history' => 'Gweles an istori',
00250 'vector-view-view' => 'Redya',
00251 'vector-view-viewsource' => 'Gweles an bennfenten',
00252 'actions' => 'Gwriansow',
00253 'namespaces' => 'Spasys hanow',
00254 'variants' => 'Variennow',
00255 
00256 'errorpagetitle' => 'Gwall',
00257 'returnto' => 'Dehweles dhe $1.',
00258 'tagline' => 'Dhyworth {{SITENAME}}',
00259 'help' => 'Gweres',
00260 'search' => 'Hwilas',
00261 'searchbutton' => 'Hwilas',
00262 'go' => 'Mos',
00263 'searcharticle' => 'Mos',
00264 'history' => 'Istori an folen',
00265 'history_short' => 'Istori',
00266 'updatedmarker' => 'nowedhys a-dhia ow vysytyans diwettha',
00267 'printableversion' => 'Versyon pryntyadow',
00268 'permalink' => 'Kevren fast',
00269 'print' => 'Pryntya',
00270 'view' => 'Gweles',
00271 'edit' => 'Chanjya',
00272 'create' => 'Gwruthyl',
00273 'editthispage' => 'Chanjya an folen-ma',
00274 'create-this-page' => 'Gwruthyl an folen-ma',
00275 'delete' => 'Dilea',
00276 'deletethispage' => 'Dilea an folen-ma',
00277 'undelete_short' => 'Disdhilea {{PLURAL:$1|unn janj|$1 chanj}}',
00278 'viewdeleted_short' => 'Gweles {{PLURAL:$1|unn janj diles|$1 chanj diles}}',
00279 'protect' => 'Difres',
00280 'protect_change' => 'chanjya',
00281 'protectthispage' => 'Difres an folen-ma',
00282 'unprotect' => 'Chanjya difresans',
00283 'unprotectthispage' => 'Chanjya difresans an folen-ma',
00284 'newpage' => 'Folen nowyth',
00285 'talkpage' => "Dadhlow a'n folen-ma",
00286 'talkpagelinktext' => 'keskows',
00287 'specialpage' => 'Folen arbennek',
00288 'personaltools' => 'Toulys personel',
00289 'postcomment' => 'Tregh nowyth',
00290 'articlepage' => 'Gweles an folen',
00291 'talk' => 'Keskows',
00292 'views' => 'Gwelyansow',
00293 'toolbox' => 'Toulgist',
00294 'userpage' => 'Gweles an folen dhevnydhyer',
00295 'projectpage' => 'Gweles folen an ragdres',
00296 'imagepage' => 'Gweles folen an restren',
00297 'mediawikipage' => 'Gweles folen an messajys',
00298 'templatepage' => 'Gweles folen an skantlyn',
00299 'viewhelppage' => 'Gweles an folen weres',
00300 'categorypage' => 'Gweles folen an klass',
00301 'viewtalkpage' => 'Gweles an dadhlow',
00302 'otherlanguages' => 'Yn yethow erel',
00303 'redirectedfrom' => '(Daskedyes dhyworth $1)',
00304 'redirectpagesub' => 'Folen dhaskedya',
00305 'lastmodifiedat' => 'Diwettha chanj an folen-ma o an $1, dhe $2.',
00306 'protectedpage' => 'Folen dhifresys',
00307 'jumpto' => 'Lamma dhe:',
00308 'jumptonavigation' => 'kevrennow lewya',
00309 'jumptosearch' => 'hwilas',
00310 'view-pool-error' => 'Drog yw genen, gorgergys yw an servyers orth an termyn-ma.
00311 Yma re a dhevnydhyoryon owth assaya gweles an folen-ma.
00312 Gortewgh pols kyns hwi dhe assaya hedhas an folen-ma arta, mar pleg.
00313 
00314 $1',
00315 'pool-errorunknown' => 'Gwall ankoth',
00316 
00317 # 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).
00318 'aboutsite' => 'A-dro dhe {{SITENAME}}',
00319 'aboutpage' => 'Project:Kedhlow',
00320 'copyright' => 'Kavadow yw an dalgh yn-dann $1.',
00321 'copyrightpage' => '{{ns:project}}:Gwirbryntyansow',
00322 'currentevents' => 'Hwarvosow a-lemmyn',
00323 'currentevents-url' => 'Project:Hwarvosow a-lemmyn',
00324 'disclaimers' => 'Avisyansow',
00325 'disclaimerpage' => 'Project:Avisyans ollgemmyn',
00326 'edithelp' => 'Gweres gans chanjya',
00327 'edithelppage' => 'Help:Chanjya',
00328 'helppage' => 'Help:Gweres',
00329 'mainpage' => 'Dynnargh',
00330 'mainpage-description' => 'Dynnargh',
00331 'policy-url' => 'Project:Polici',
00332 'portal' => 'Porth an gemeneth',
00333 'portal-url' => 'Project:Porth an gemeneth',
00334 'privacy' => 'Polici privetter',
00335 'privacypage' => 'Project:Polici privetter',
00336 
00337 'badaccess' => 'Gwall kummyes',
00338 
00339 'ok' => 'Sur',
00340 'retrievedfrom' => 'Daskevys dhyworth "$1"',
00341 'youhavenewmessages' => "$1 a'gas beus ($2).",
00342 'newmessageslink' => 'Messajys nowyth',
00343 'newmessagesdifflink' => 'chanj diwettha',
00344 'youhavenewmessagesfromusers' => "Hwi a'gas beus $1 dhyworth {{PLURAL:$3|devnydhyer aral|$3 devnydhyer}} ($2).",
00345 'youhavenewmessagesmanyusers' => "Hwi a'gas beus $1 dhyworth lies devnydhyer ($2).",
00346 'newmessageslinkplural' => '{{PLURAL:$1|messach nowyth|messajys nowyth}}',
00347 'newmessagesdifflinkplural' => '{{PLURAL:$1|chanj|chanjyow}} diwettha',
00348 'youhavenewmessagesmulti' => "Messajys nowyth a'gas beus war $1",
00349 'editsection' => 'chanjya',
00350 'editold' => 'chanjya',
00351 'viewsourceold' => 'gweles an bennfenten',
00352 'editlink' => 'chanjya',
00353 'viewsourcelink' => 'gweles an bennfenten',
00354 'editsectionhint' => 'Chanjya an tregh: $1',
00355 'toc' => 'Rol an folen',
00356 'showtoc' => 'diskwedhes',
00357 'hidetoc' => 'kudha',
00358 'collapsible-expand' => 'Efani',
00359 'thisisdeleted' => 'Gweles po daskor $1?',
00360 'viewdeleted' => 'Gweles $1?',
00361 'restorelink' => '{{PLURAL:$1|unn janj diles|$1 chanj diles}}',
00362 'feedlinks' => 'Feed:',
00363 'site-rss-feed' => 'Feed RSS $1',
00364 'site-atom-feed' => 'Feed Atom $1',
00365 'page-rss-feed' => 'Feed RSS "$1"',
00366 'page-atom-feed' => 'Feed Atom "$1"',
00367 'red-link-title' => '$1 (nyns eus folen henwys yndelma)',
00368 
00369 # Short words for each namespace, by default used in the namespace tab in monobook
00370 'nstab-main' => 'Folen',
00371 'nstab-user' => 'Folen dhevnydhyer',
00372 'nstab-media' => 'Folen media',
00373 'nstab-special' => 'Folen arbennek',
00374 'nstab-project' => 'Folen ragdres',
00375 'nstab-image' => 'Restren',
00376 'nstab-mediawiki' => 'Messach',
00377 'nstab-template' => 'Skantlyn',
00378 'nstab-help' => 'Gweres',
00379 'nstab-category' => 'Klass',
00380 
00381 # General errors
00382 'error' => 'Gwall',
00383 'databaseerror' => 'Gwall database',
00384 'readonly' => 'Alhwedhys yw an database',
00385 'missingarticle-rev' => '(amendyans#: $1)',
00386 'missingarticle-diff' => '(Dyffrans: $1, $2)',
00387 'internalerror' => 'Gwall a-bervedh',
00388 'internalerror_info' => 'Gwall a-bervedh: $1',
00389 'filecopyerror' => 'Ny allas kopia an restren "$1" dhe "$2".',
00390 'filerenameerror' => 'Ny allas dashenwel an restren "$1" dhe "$2".',
00391 'filedeleteerror' => 'Ny allas dilea an restren "$1".',
00392 'filenotfound' => 'Ny allas kavos an restren "$1".',
00393 'cannotdelete-title' => 'Ny yllir dilea an folen "$1"',
00394 'badtitle' => 'Titel drog',
00395 'viewsource' => 'Gweles an bennfenten',
00396 'viewsource-title' => 'Gweles an bennfenten rag $1',
00397 'protectedpagetext' => 'Difresys re beu an folen-ma rag gwitha rag chanjya po gwriansow erel.',
00398 'viewsourcetext' => 'Hwi a yll gweles ha kopia pennfenten an folen-ma:',
00399 'ns-specialprotected' => 'Ny yllir chanjya folennow arbennek.',
00400 'exception-nologin' => 'Nyns owgh omgelmys',
00401 'exception-nologin-text' => 'An folen-ma po an gwrians-ma a wovyn mayth omgelmowgh war an wiki-ma.',
00402 
00403 # Login and logout pages
00404 'welcomecreation' => '== Dynnargh, $1! ==
00405 Gwruthys yw agas acont.
00406 Na wrewgh ankevy dhe janjya agas [[Special:Preferences|dowisyansow {{SITENAME}}]].',
00407 'yourname' => 'Hanow devnydhyer:',
00408 'yourpassword' => 'Ger tremena:',
00409 'yourpasswordagain' => 'Jynnskrifewgh agas ger tremena arta:',
00410 'remembermypassword' => "Perthi kov a'm omgelmi war an jynn amontya-ma (rag $1 {{PLURAL:$1|dydh}} dhe'n moyha)",
00411 'securelogin-stick-https' => 'Gwitha junyes gans HTTPS wosa omgelmi',
00412 'yourdomainname' => 'Agas tiredh:',
00413 'password-change-forbidden' => 'Ny yllir chanjya geryow tremena war an wiki-ma.',
00414 'login' => 'Omgelmi',
00415 'nav-login-createaccount' => 'Omgelmi / Gwruthyl akont nowyth',
00416 'loginprompt' => 'Res yw dhywgh galosegi cookies rag omgelmi orth {{SITENAME}}.',
00417 'userlogin' => 'Omgelmi / gwruthyl akont nowyth',
00418 'userloginnocreate' => 'Omgelmi',
00419 'logout' => 'Digelmi',
00420 'userlogout' => 'Digelmi',
00421 'notloggedin' => 'Digelmys',
00422 'nologin' => "A ny'gas beus akont? '''$1'''.",
00423 'nologinlink' => 'Gwruthyl akont',
00424 'createaccount' => 'Gwruthyl akont nowyth',
00425 'gotaccount' => "Eus akont dhywgh seulabrys? '''$1'''.",
00426 'gotaccountlink' => 'Omgelmi',
00427 'userlogin-resetlink' => 'A ankevsowgh hwi agas manylyon omgelmi?',
00428 'createaccountmail' => 'der e-bost',
00429 'createaccountreason' => 'Acheson:',
00430 'badretype' => 'Ny omdhesedh an geryow tremena entrys genowgh.',
00431 'userexists' => 'Y tevnydhir an hanow devnydhyer entrys genowgh seulabrys.
00432 Dewisewgh ken hanow mar pleg.',
00433 'loginerror' => 'Gwall omgelmi',
00434 'createaccounterror' => 'Ny allas gwruthyl an akont: $1',
00435 'nocookiesnew' => "Gwruthys veu an akont, mes nyns owgh omgelmys.
00436 {{SITENAME}} a dhevnydh cookies rag omgelmi devnydhyoryon.
00437 Dialosegys yw cookies war agas jynn amontya.
00438 Galosegewgh i, hag omgelmewgh der agas hanow devnydhyer ha'gas ger tremena nowyth.",
00439 'nocookieslogin' => '{{SITENAME}} a dhevnydh cookies rag omgelmi devnydhyoryon.
00440 Dialosegys yw cookies war agas jynn amontya.
00441 Galosegewgh i hag assayewgh arta.',
00442 'noname' => 'Ny resowgh hanow devnydhyer da.',
00443 'loginsuccesstitle' => 'Omgelmi a sewenis',
00444 'loginsuccess' => "'''Omgelmys owgh lemmyn orth {{SITENAME}} avel \"\$1\".'''",
00445 'nouserspecified' => 'Res yw dhywgh ri hanow devnydhyer.',
00446 'wrongpassword' => 'Kamm o an ger tremena.
00447 Assayewgh arta mar pleg.',
00448 'wrongpasswordempty' => 'Gwag o an ger tremena res.
00449 Assayewgh arta mar pleg.',
00450 'passwordtooshort' => "Res yw dhe eryow tremena bos {{PLURAL:$1|1 lytheren|$1 lytheren}} dhe'n lyha.",
00451 'password-name-match' => "Ny yll agas ger tremena bos an keth ha'gas hanow devnydhyer.",
00452 'password-login-forbidden' => 'Difennys yw devnydhya an hanow devnydhyer-ma hag an ger tremena-ma.',
00453 'mailmypassword' => 'Ebostya ger tremena nowyth',
00454 'passwordremindertitle' => 'Ger tremena nowyth rag {{SITENAME}}',
00455 'passwordremindertext' => 'Nebonan (hwi martesen, dhyworth an drigva IP $1) a wovynnis ger tremena nowyth rag {{SITENAME}} ($4). Ger tremena anbarthus rag an devnydhyer
00456 "$2" re beu gwruthys hag a veu settyes dhe "$3". Mars o henna agas bodh, y fydh res dhywgh omgelmi ha dewis ger tremena nowyth lemmyn.
00457 Agas ger tremena anbarthus a dhiwedh yn {{PLURAL:$5|unn jydh|$5 dydh}}.
00458 
00459 Mar kovynnis nebonan aral hemma, po hwi a\'gas beus kov a\'gas ger tremena ha ny\'m beus hwans dh\'y janjya namoy, hwi a yll skonya aswon an messach-ma ha pesya devnydhya agas ger tremena koth.',
00460 'noemail' => 'Nyns eus trigva ebost rekordys rag an devnydhyer "$1".',
00461 'noemailcreate' => 'Res yw dhywgh ri trigva ebost da',
00462 'passwordsent' => 'Ger tremena nowyth re beu danvenys dhe\'n drigva ebost kovskrifys rag "$1".
00463 Omgelmewgh arta mar pleg wosa hwi dh\'y receva.',
00464 'emailauthenticated' => 'Afydhyes veu agas trigva ebost an $2 dhe $3.',
00465 'emailconfirmlink' => 'Afydhyewgh agas trigva ebost',
00466 'invalidemailaddress' => 'Ny yllir alowa an drigva ebost drefen bos furvyans drog dhedhi.
00467 Entrewgh trigva da y furvyans po gwakhewgh an furvlen-na.',
00468 'accountcreated' => 'Akont gwruthys',
00469 'accountcreatedtext' => 'Gwruthys re beu an akont rag $1.',
00470 'createaccount-title' => 'Gwruthyl akont rag {{SITENAME}}',
00471 'createaccount-text' => 'Nebonan a wrug akont rag agas trigva ebost war {{SITENAME}} ($4) henwys "$2", "$3" y er tremena.
00472 Y talvia dhywgh omgelmi ha chanjya agas ger tremena lemmyn.
00473 
00474 Hwi a yll skonya aswon an messach-ma mar peu an akont-ma gwruthys yn gwall.',
00475 'usernamehasherror' => 'Ny yllir bos lytherennow hash yn henwyn devnydhyer',
00476 'loginlanguagelabel' => 'Yeth: $1',
00477 
00478 # Change password dialog
00479 'resetpass' => 'Chanjya ger tremena',
00480 'resetpass_announce' => 'Hwi a omgelmis dre goden ebostyes anbarthus.
00481 Rag gorfenna omgelmi, res yw dhywgh settya ger tremena nowyth omma:',
00482 'resetpass_header' => 'Chanjya ger tremena an akont',
00483 'oldpassword' => 'Ger tremena koth:',
00484 'newpassword' => 'Ger tremena nowyth:',
00485 'retypenew' => 'Jynnscrifewgh an ger tremena nowyth arta:',
00486 'resetpass_submit' => 'Settya an ger tremena hag omgelmi',
00487 'resetpass_success' => 'Chanjyes re beu agas ger tremena yn soweny!
00488 Orth agas omgelmy lemmyn...',
00489 'resetpass_forbidden' => 'Ny yllir chanjya geryow tremena',
00490 'resetpass-submit-loggedin' => 'Chanjya an ger tremena',
00491 'resetpass-submit-cancel' => 'Hedhi',
00492 'resetpass-temp-password' => 'Ger tremena anbarthus:',
00493 
00494 # Special:PasswordReset
00495 'passwordreset' => 'Dassettya an ger tremena',
00496 'passwordreset-text' => 'Lenwewgh an furvlen-ma rag dassettya agas ger tremena.',
00497 'passwordreset-legend' => 'Dassettya an ger tremena',
00498 'passwordreset-disabled' => 'Dialosegys yw dassettya geryow tremena war an wiki-ma.',
00499 'passwordreset-pretext' => "{{PLURAL:$1||Entrowgh onen a'n tymmyn a dhata a-woles}}",
00500 'passwordreset-username' => 'Hanow devnydhyer:',
00501 'passwordreset-domain' => 'Tiredh:',
00502 'passwordreset-email' => 'Trigva ebost:',
00503 'passwordreset-emailtitle' => 'Manylyon agas akont war {{SITENAME}}',
00504 'passwordreset-emailsent' => 'Ebost dassettya ger tremena re beu danvenys.',
00505 'passwordreset-emailsent-capture' => 'Ebost dassettya ger tremena re beu danvenys, hag y hyllir y weles a-woles.',
00506 
00507 # Special:ChangeEmail
00508 'changeemail' => 'Chanjya trigva ebost',
00509 'changeemail-header' => 'Chanjya trigva ebost an akont',
00510 'changeemail-text' => 'Lenwewgh an furvlen-ma rag chanjya agas trigva ebost. Y fydh res dhywgh entra agas ger tremena rag afydhya an chanj-ma.',
00511 'changeemail-oldemail' => 'Agas trigva ebost a-lemmyn:',
00512 'changeemail-newemail' => 'Agas trigva ebost nowyth:',
00513 'changeemail-none' => '(nagonan)',
00514 'changeemail-submit' => 'Chanjya an trigva ebost',
00515 'changeemail-cancel' => 'Hedhi',
00516 
00517 # Edit page toolbar
00518 'bold_sample' => 'Tekst tew',
00519 'bold_tip' => 'Tekst tew',
00520 'italic_sample' => 'Tekst italek',
00521 'italic_tip' => 'Tekst italek',
00522 'link_sample' => 'Titel an gevren',
00523 'link_tip' => 'Kevren bervedhel',
00524 'extlink_sample' => 'http://www.example.com titel an gevren',
00525 'extlink_tip' => 'Kevren a-ves (na ankevewgh an rager http://)',
00526 'headline_sample' => 'Tekst an bennlinen',
00527 'headline_tip' => 'Pennlinen nivel 2',
00528 'nowiki_sample' => 'Keworrewgh tekst heb furvyans omma',
00529 'nowiki_tip' => 'Skonya aswon furvyans wiki',
00530 'image_tip' => 'Restren neythys',
00531 'media_tip' => 'Kevren restren',
00532 'sig_tip' => 'Agas sinans gans stampa-termyn',
00533 
00534 # Edit pages
00535 'summary' => 'Berrskrif:',
00536 'subject' => 'Testen/Pennlinen:',
00537 'minoredit' => 'Chanj byhan yw hemma',
00538 'watchthis' => 'Golya an folen-ma',
00539 'savearticle' => 'Gwitha an folen',
00540 'preview' => 'Ragwel',
00541 'showpreview' => 'Diskwedhes ragwel',
00542 'showlivepreview' => 'Ragwel byw',
00543 'showdiff' => 'Diskwedhes an chanjyow',
00544 'anoneditwarning' => "'''Gwarnyans:''' Nyns owgh omgelmys.
00545 Rekordys vydh agas trigva IP yn istori an folen-ma.",
00546 'anonpreviewwarning' => "''Nyns owgh omgelmys. Dre witha, agas trigva IP a vydh rekordyes istori chanjya an folen-ma.''",
00547 'summary-preview' => "Ragwel a'n berrskrif:",
00548 'loginreqtitle' => 'Res yw omgelmi',
00549 'loginreqlink' => 'omgelmi',
00550 'accmailtitle' => 'Ger-tremena danvenys.',
00551 'newarticle' => '(Nowyth)',
00552 'newarticletext' => "Hwi re holyas kevren dhe folen nag yw gwruthys hwath.
00553 Rag gwruthyl an folen, dalethewgh jynnskrifa y'n gist a-woles (gwelewgh an [[{{MediaWiki:Helppage}}|folen weres]] rag moy kedhlow).
00554 Mar teuthowgh omma yn kamm, klyckyewgh boton '''war-dhelergh''' agas peurel.",
00555 'noarticletext' => 'Nyns eus tekst y\'n folen-ma a-lemmyn.
00556 Hwi a yll [[Special:Search/{{PAGENAME}}|hwilas titel an folen-ma]] yn folennow erel,
00557 <span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} hwilas y\'n kovnotennow kelmys],
00558 po [{{fullurl:{{FULLPAGENAME}}|action=edit}} chanjya an folen-ma]</span>.',
00559 'noarticletext-nopermission' => "Nyns eus tekst y'n folen-ma a-lemmyn.
00560 Hwi a yll [[Special:Search/{{PAGENAME}}|hwilas titel an folen-ma]] yn folennow erel, po <span class=\"plainlinks\">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} hwilas y'n kovnotennow kelmys]</span>, mes ny'gas beus kummyes dhe wruthyl an folen-ma.",
00561 'userpage-userdoesnotexist' => 'Nyns yw kovskrifys an akont devnydhyer "$1".
00562 Checkyewgh mar pleg mara\'gas beus hwans dhe wruthyl/dhe janjya an folen-ma.',
00563 'userpage-userdoesnotexist-view' => 'Nyns yw kovskrifys an akont devnydhyer "$1".',
00564 'updated' => '(Nowedhys)',
00565 'note' => "'''Noten:'''",
00566 'previewnote' => "Perthewgh kov, nyns yw hemma marnas ragwel.''' Nyns yw gwithys agas chanjyow hwath!",
00567 'continue-editing' => "Mos dhe'n tyller chanjya",
00568 'editing' => 'Ow chanjya $1',
00569 'creating' => 'Ow kwruthyl $1',
00570 'editingsection' => 'Ow chanjya $1 (tregh)',
00571 'editingcomment' => 'Ow chanjya $1 (tregh nowyth)',
00572 'yourtext' => 'Agas tekst',
00573 'yourdiff' => 'Dyffransow',
00574 'protectedpagewarning' => "'''Gwarnyans: An folen-ma re beu difresys rag ma nag allo marnas devnydhyoryon gans gwiryow menystrer hy chanjya.'''
00575 Res yw an diwettha kovnoten a-woles rag godhvos:",
00576 'templatesused' => '{{PLURAL:$1|An skantlyn|Skantlyns}} devnydhys war an folen-ma:',
00577 'templatesusedpreview' => "{{PLURAL:$1|An skantlyn|Skantlyns}} devnydhys y'n ragwel-ma:",
00578 'template-protected' => '(difresys)',
00579 'template-semiprotected' => '(hanter-difresys)',
00580 'hiddencategories' => 'Esel a {{PLURAL:$1|1 glass kudhys|$1 klass kudhys}} yw an folen-ma:',
00581 'permissionserrorstext-withaction' => "Ny'gas beus kummyes dhe $2, rag an {{PLURAL:$1|acheson|achesonys}} a syw:",
00582 'moveddeleted-notice' => 'An folen-ma re beu diles.
00583 Yma kovnoten dhilea ha gwaya an folen res a-woles.',
00584 'log-fulllog' => 'Gweles an govnoten dhien',
00585 
00586 # "Undo" feature
00587 'undo-success' => 'Y hyllir diswul an chanj-ma.
00588 Checkyewgh mar pleg an kehevelyans a-woles rag gwirya bos hemma an pyth a vynnowgh, hag ena gwithewgh an chanjyow a-woles rag gorfenna diswul an chanj.',
00589 'undo-summary' => 'Amendyans $1 gans [[Special:Contributions/$2|$2]] ([[User talk:$2|keskows]]) diswrys',
00590 
00591 # Account creation failure
00592 'cantcreateaccounttitle' => 'Ny yllir gwruthyl an akont',
00593 
00594 # History pages
00595 'viewpagelogs' => 'Gweles kovnotennow an folen-ma',
00596 'currentrev' => 'Amendyans diwettha',
00597 'currentrev-asof' => 'An amendyans diwettha a-dhia $1',
00598 'revisionasof' => 'Versyon an folen a-dhia $1',
00599 'revision-info' => 'Amendyans a-dhia $1 gans $2',
00600 'previousrevision' => '← Amendyans kottha',
00601 'nextrevision' => 'Amendyans nowyttha →',
00602 'currentrevisionlink' => 'An amendyans diwettha',
00603 'cur' => 'lemmyn',
00604 'next' => 'nessa',
00605 'last' => 'kyns',
00606 'page_first' => 'kynsa',
00607 'page_last' => 'diwettha',
00608 'histlegend' => "Dewis dyffransow: Merkyewgh kistennow radyo a'n amendyansow dhe geheveli, ha gweskewgh 'entra' po an boton orth goles an folen.<br />
00609 Alhwedh: '''({{int:cur}})''' = an dyffrans dhyworth an amendyans diwettha, '''({{int:last}})''' = an dyffrans dhyworth an amendyans kyns, '''{{int:minoreditletter}}''' = chanj byhan.",
00610 'history-fieldset-title' => 'Peuri an istori',
00611 'history-show-deleted' => 'Diles hepken',
00612 'histfirst' => 'An moyha a-varr',
00613 'histlast' => 'An diwettha',
00614 'historysize' => '({{PLURAL:$1|1 bayt}})',
00615 'historyempty' => '(gwag)',
00616 
00617 # Revision feed
00618 'history-feed-title' => 'Istori amendya',
00619 'history-feed-description' => 'Istori amendya rag an folen-ma war an wiki',
00620 'history-feed-item-nocomment' => '$1 dhe $2',
00621 
00622 # Revision deletion
00623 'rev-delundel' => 'diskwedhes/kudha',
00624 'rev-showdeleted' => 'diskwedhes',
00625 'revdel-restore' => 'chanjya an hewelder',
00626 'revdel-restore-deleted' => 'amendyansow diles',
00627 'revdel-restore-visible' => 'amendyansow gweladow',
00628 'pagehist' => 'Istori an folen',
00629 
00630 # History merging
00631 'mergehistory-reason' => 'Acheson:',
00632 
00633 # Merge log
00634 'revertmerge' => 'Diswul an kesunya',
00635 
00636 # Diffs
00637 'history-title' => 'Istori an folen "$1"',
00638 'difference-title' => 'Dyffransow ynter amendyansow a "$1"',
00639 'difference-multipage' => '(Dyffrans ynter an folennow)',
00640 'lineno' => 'Linen $1:',
00641 'compareselectedversions' => 'Keheveli an amendyansow dewisyes',
00642 'showhideselectedversions' => 'Diskwedhes/kudha amendyansow dewisyes',
00643 'editundo' => 'diswul',
00644 
00645 # Search results
00646 'searchresults' => 'Sewyansow an hwilans',
00647 'searchresults-title' => 'Sewyansow an hwilans rag "$1"',
00648 'searchresulttext' => 'Rag moy kedhlow a-dro dhe hwilas yn {{SITENAME}}, gwelewgh [[{{MediaWiki:Helppage}}|{{int:help}}]].',
00649 'searchsubtitle' => 'Hwi a hwilas \'\'\'[[:$1]]\'\'\' ([[Special:Prefixindex/$1|keniver folen ow talleth gans "$1"]]{{int:pipe-separator}}[[Special:WhatLinksHere/$1|keniver folen ow kevrenna dhe "$1"]])',
00650 'searchsubtitleinvalid' => "Hwi a hwilas '''$1'''",
00651 'notitlematches' => 'Nyns eus titel folen vyth owth omdhesedha',
00652 'notextmatches' => 'Nyns eus tekst folen vyth owth omdhesedha',
00653 'prevn' => '{{PLURAL:$1|$1}} kyns',
00654 'nextn' => 'nessa {{PLURAL:$1|$1}}',
00655 'prevn-title' => '$1 {{PLURAL:$1|sewyans}} kyns',
00656 'nextn-title' => '$1 {{PLURAL:$1|sewyans}} nessa',
00657 'shown-title' => 'Diskwedhes $1 {{PLURAL:$1|sewyans}} yn folen',
00658 'viewprevnext' => 'Gweles ($1 {{int:pipe-separator}} $2) ($3)',
00659 'searchmenu-legend' => 'Etholyow hwilas',
00660 'searchmenu-exists' => "''Yma folen henwys \"[[:\$1]]\" war an wiki-ma'''",
00661 'searchmenu-new' => "'''Gwruthyl an folen \"[[:\$1]]\" war an wiki-ma!'''",
00662 'searchhelp-url' => 'Help:Gweres',
00663 'searchprofile-articles' => 'Folennow dalgh',
00664 'searchprofile-project' => 'Folennow gweres ha ragdres',
00665 'searchprofile-images' => 'Liesmedia',
00666 'searchprofile-everything' => 'Puptra',
00667 'searchprofile-advanced' => 'Avonsys',
00668 'searchprofile-articles-tooltip' => 'Hwilas yn $1',
00669 'searchprofile-project-tooltip' => 'Hwilas yn $1',
00670 'searchprofile-images-tooltip' => 'Hwilas restrennow',
00671 'searchprofile-everything-tooltip' => 'Hwilas pub le (yn folennow keskows ynwedh)',
00672 'searchprofile-advanced-tooltip' => 'Hwilas yn spasys hanow personelhes',
00673 'search-result-size' => '$1 ({{PLURAL:$2|1 ger|$2 ger}})',
00674 'search-result-category-size' => '{{PLURAL:$1|1 esel|$1 esel}} ({{PLURAL:$2|1 isglass|$2 isglass}}, {{PLURAL:$3|1 restren|$3 restren}})',
00675 'search-redirect' => '(daskedyans $1)',
00676 'search-section' => '(tregh $1)',
00677 'search-suggest' => 'A styrsowgh hwi: $1',
00678 'search-interwiki-caption' => 'Ragdresow hwor',
00679 'search-interwiki-default' => '$1 sewyansow:',
00680 'search-interwiki-more' => '(moy)',
00681 'search-relatedarticle' => 'Kelmys',
00682 'mwsuggest-disable' => 'Dialosegi profyansow hwilas',
00683 'searcheverything-enable' => 'Hwilas yn pub spas-hanow',
00684 'searchrelated' => 'kelmys',
00685 'searchall' => 'oll',
00686 'showingresultsheader' => "{{PLURAL:$5|Sewyans '''$1''' a '''$3'''|Sewyansow '''$1 - $2''' a '''$3'''}} rag '''$4'''",
00687 'nonefound' => "'''Noten''': Ny hwilir marnas yn rann a'n spasys-hanow dre dhefowt.
00688 Assayewgh rag-gorra agas govyn gans ''all:'' rag hwilas yn pub tyller (ynna an folennow keskows, skantlyns, etc), po devnydhyewgh an spas-hanow hwensys avel rag-gorrans.",
00689 'search-nonefound' => 'Nyns esa sewyans vyth owth omdhesedha orth an govyn.',
00690 'powersearch' => 'Hwilans avonsys',
00691 'powersearch-legend' => 'Hwilans avonsys',
00692 'powersearch-ns' => 'Hwilas yn spasys-hanow:',
00693 'powersearch-redir' => 'Rolya daskedyansow',
00694 'powersearch-field' => 'Hwilas',
00695 'powersearch-togglelabel' => 'Dewis:',
00696 'powersearch-toggleall' => 'Oll',
00697 'powersearch-togglenone' => 'Nagonan',
00698 'search-external' => 'Hwilans a-ves',
00699 
00700 # Preferences page
00701 'preferences' => 'Dewisyansow',
00702 'mypreferences' => 'Dewisyansow',
00703 'prefs-edits' => 'Niver a janjyow:',
00704 'changepassword' => 'Chanjya an ger-tremena',
00705 'prefs-skin' => 'Krohen',
00706 'skin-preview' => 'Ragweles',
00707 'prefs-datetime' => 'Dedhyans hag eur',
00708 'prefs-user-pages' => 'Folennow devnydhyer',
00709 'prefs-personal' => 'Profil devnydhyer',
00710 'prefs-rc' => 'Chanjyow a-dhiwedhes',
00711 'prefs-watchlist' => 'Rol wolya',
00712 'prefs-watchlist-days' => "Niver a dhedhyow dhe dhiskwedhes y'n rol wolya:",
00713 'prefs-resetpass' => 'Chanjya an ger tremena',
00714 'prefs-changeemail' => 'Chanjya an drigva ebost',
00715 'prefs-setemail' => 'Settya trigva ebost',
00716 'prefs-email' => 'Etholyow ebostya',
00717 'saveprefs' => 'Gwitha',
00718 'resetprefs' => 'Klerhe chanjyow nag yw gwithys',
00719 'restoreprefs' => 'Restorya pub settyans defowt',
00720 'prefs-editing' => 'Chanjya',
00721 'prefs-edit-boxsize' => 'Myns an fenester janjya.',
00722 'rows' => 'Rewyow:',
00723 'columns' => 'Kolovennow:',
00724 'searchresultshead' => 'Hwilas',
00725 'savedprefs' => 'Gwithys re beu agas dewisyansow.',
00726 'servertime' => 'Eur an servyer:',
00727 'guesstimezone' => 'Lenwel dhyworth an beurel',
00728 'timezoneregion-africa' => 'Afrika',
00729 'timezoneregion-america' => 'Amerika',
00730 'timezoneregion-antarctica' => 'Antarktika',
00731 'timezoneregion-arctic' => 'Arktek',
00732 'timezoneregion-asia' => 'Asi',
00733 'timezoneregion-atlantic' => 'Keynvor Atlantek',
00734 'timezoneregion-australia' => 'Ostrali',
00735 'timezoneregion-europe' => 'Europa',
00736 'timezoneregion-indian' => 'Keynvor Eyndek',
00737 'timezoneregion-pacific' => 'Keynvor Hebask',
00738 'allowemail' => 'Galosegi ebost dhyworth devnydhyoryon erel',
00739 'prefs-searchoptions' => 'Hwilas',
00740 'prefs-files' => 'Restrennow',
00741 'prefs-emailconfirm-label' => 'Afydhyans an ebost:',
00742 'youremail' => 'Ebost:',
00743 'username' => 'Hanow-usyer:',
00744 'uid' => 'ID devnydhyer:',
00745 'prefs-memberingroups' => "Esel a'n {{PLURAL:$1|bagas|bagasow}}:",
00746 'prefs-registration' => 'Termyn kovskrifa:',
00747 'yourrealname' => 'Hanow gwir:',
00748 'yourlanguage' => 'Yeth:',
00749 'yournick' => 'Sinans nowyth:',
00750 'prefs-help-signature' => 'Y tal sina kampolansow war folennow keskows gans "<nowiki>~~~~</nowiki>", a dreylir dhe\'gas sinans ha dhe stamp-termyn.',
00751 'yourgender' => 'Reydh:',
00752 'gender-unknown' => 'Heb hy disklosya',
00753 'gender-male' => 'Gorow',
00754 'gender-female' => 'Benow',
00755 'email' => 'Ebost',
00756 'prefs-help-email' => 'A-dhewis yw ri trigva ebost, mes res yw  rag dassettya agas ger tremena mar po ankevys.',
00757 'prefs-help-email-others' => 'Hwi a yll dewis gasa dhe re erel kestava dhywgh der ebost dre glyckya kevren war agas folen dhevnydhyer po folen geskows.
00758 Ny dhiskwedhir agas trigva ebost pan gestaffo devnydhyoryon erel dhywgh.',
00759 'prefs-help-email-required' => 'Res yw trigva ebost.',
00760 'prefs-info' => 'Kedhlow selvenel',
00761 'prefs-i18n' => 'Keswlasegyans',
00762 'prefs-signature' => 'Sinans',
00763 'prefs-advancedediting' => 'Etholyow avonsys',
00764 'prefs-advancedrc' => 'Etholyow avonsys',
00765 'prefs-advancedrendering' => 'Etholyow avonsys',
00766 'prefs-advancedsearchoptions' => 'Etholyow avonsys',
00767 'prefs-advancedwatchlist' => 'Etholyow avonsys',
00768 'prefs-displayrc' => 'Etholyow diskwedhes',
00769 'prefs-displaysearchoptions' => 'Etholyow diskwedhes',
00770 'prefs-displaywatchlist' => 'Etholyow diskwedhes',
00771 
00772 # User rights
00773 'userrights-user-editname' => 'Entrewgh hanow devnydhyer:',
00774 'userrights-groupsmember' => 'Esel a:',
00775 'userrights-reason' => 'Acheson:',
00776 
00777 # Groups
00778 'group' => 'Bagas:',
00779 'group-user' => 'Devnydhyoryon',
00780 'group-autoconfirmed' => 'Devnydhyoryon awto-afydhyes',
00781 'group-bot' => 'Bottow',
00782 'group-sysop' => 'Menystroryon',
00783 'group-all' => '(oll)',
00784 
00785 'group-user-member' => '{{GENDER:$1|Devnydhyer}}',
00786 'group-bot-member' => '{{GENDER:$1|bott}}',
00787 'group-sysop-member' => '{{GENDER:$1|menystrer}}',
00788 
00789 'grouppage-user' => '{{ns:project}}:Devnydhyoryon',
00790 'grouppage-bot' => '{{ns:project}}:Bottow',
00791 'grouppage-sysop' => '{{ns:project}}:Menystroryon',
00792 
00793 # Rights
00794 'right-read' => 'Redya folennow',
00795 'right-edit' => 'Chanjya folennow',
00796 'right-createtalk' => 'Gwruthyl folennow keskows',
00797 'right-createaccount' => 'Gwruthyl akontow devnydhyer nowyth',
00798 'right-move' => 'Gwaya folennow',
00799 'right-movefile' => 'Gwaya restrennow',
00800 'right-upload' => 'Ughkarga restrennow',
00801 'right-delete' => 'Dilea folennow',
00802 
00803 # User rights log
00804 'rightslog' => 'Kovnoten wiryow an devnydhyer',
00805 
00806 # Associated actions - in the sentence "You do not have permission to X"
00807 'action-edit' => 'chanjya an folen-ma',
00808 'action-move' => 'gwaya an folen-ma',
00809 'action-movefile' => 'gwaya an restren-ma',
00810 'action-upload' => 'ughkarga an restren-ma',
00811 'action-delete' => 'dilea an folen-ma',
00812 
00813 # Recent changes
00814 'nchanges' => '$1 {{PLURAL:$1|chanj|chanj}}',
00815 'recentchanges' => 'Chanjyow a-dhiwedhes',
00816 'recentchanges-legend' => 'Etholyow an chanjyow a-dhiwedhes',
00817 'recentchanges-summary' => "Y hyllir helerhi an chanjyow diwettha gwrys dhe'n wiki war an folen-ma.",
00818 'recentchanges-feed-description' => "Y hyllir helerhi an chanjyow diwettha gwrys dhe'n wiki y'n feed-ma.",
00819 'recentchanges-label-newpage' => 'Y feu gwruthys folen nowyth gans an chanj-ma',
00820 'recentchanges-label-minor' => 'Chanj byhan yw hemma',
00821 'recentchanges-label-bot' => 'Gwrys veu an chanj-ma gans bott',
00822 'recentchanges-label-unpatrolled' => 'Ny veu an chanj-ma patrolyes hwath',
00823 'rcnote' => "A-woles yma {{PLURAL:$1|'''1''' janj|an '''$1''' chanjyow diwettha}} y'n {{PLURAL:$2|dydh|'''$2''' dydh}} diwettha, a-dhia $5, $4.",
00824 'rclistfrom' => 'Diskwedhes chanjyow nowyth yn unn dhalleth dhyworth $1.',
00825 'rcshowhideminor' => '$1 chanjyow byhan',
00826 'rcshowhidebots' => '$1 bottow',
00827 'rcshowhideliu' => '$1 devnydhoryon omgelmys',
00828 'rcshowhideanons' => '$1 devnydhyoryon dhihanow',
00829 'rcshowhidemine' => '$1 ow chanjyow',
00830 'rclinks' => "Diskwedhes an $1 chanj diwettha gwrys y'n $2 dydh diwettha<br />$3",
00831 'diff' => 'dyffrans',
00832 'hist' => 'istori',
00833 'hide' => 'Kudha',
00834 'show' => 'Diskwedhes',
00835 'minoreditletter' => 'B',
00836 'newpageletter' => 'N',
00837 'boteditletter' => 'bott',
00838 'newsectionsummary' => '/* $1 */ tregh nowyth',
00839 'rc-enhanced-expand' => 'Diskwedhes an manylyon (res yw JavaScript)',
00840 'rc-enhanced-hide' => 'Kudha an manylyon',
00841 
00842 # Recent changes linked
00843 'recentchangeslinked' => 'Chanjyow kelmys',
00844 'recentchangeslinked-feed' => 'Chanjyow kelmys',
00845 'recentchangeslinked-toolbox' => 'Chanjyow kelmys',
00846 'recentchangeslinked-title' => 'Chanjyow kelmys dhe "$1"',
00847 'recentchangeslinked-noresult' => 'Nyns esa chanj vyth war folennow kevrennys dres an termyn res.',
00848 'recentchangeslinked-summary' => "Homm yw rol a janjyow gwrys a-dhiwedhes dhe folennow yw kevrennys dhyworth folen res (po dhe eseli a glass res).
00849 '''Tew''' yw folennow eus war agas [[Special:Watchlist|rol wolya]].",
00850 'recentchangeslinked-page' => 'Hanow an folen:',
00851 'recentchangeslinked-to' => "Diskwedhes chanjyow dhe folennow kevrennys dhe'n folen res yn le",
00852 
00853 # Upload
00854 'upload' => 'Ughkarga restren',
00855 'uploadbtn' => 'Ughkarga restren',
00856 'reuploaddesc' => "Hedhi ughkarga ha dehweles dhe'n furvlen ughkarga",
00857 'uploadnologin' => 'Digelmys',
00858 'uploadnologintext' => 'Res yw bos [[Special:UserLogin|omgelmys]] rag ughcarga restrennow.',
00859 'uploaderror' => 'Gwall ughkarga',
00860 'uploadlogpage' => 'Kovnoten ughkarga',
00861 'filename' => 'Hanow an restren',
00862 'filedesc' => 'Berrskrif',
00863 'fileuploadsummary' => 'Berrskrif:',
00864 'filesource' => 'Pennfenten:',
00865 'savefile' => 'Gwitha restren',
00866 'uploadedimage' => '"[[$1]]" ughkergys',
00867 'watchthisupload' => 'Golya an folen-ma',
00868 
00869 # Special:ListFiles
00870 'imgfile' => 'restren',
00871 'listfiles_date' => 'Dedhyans',
00872 'listfiles_name' => 'Hanow',
00873 'listfiles_user' => 'Devnydhyer',
00874 'listfiles_size' => 'Myns',
00875 'listfiles_description' => 'Deskrifans',
00876 'listfiles_count' => 'Versyons',
00877 
00878 # File description page
00879 'file-anchor-link' => 'Restren',
00880 'filehist' => 'Istori an restren',
00881 'filehist-help' => 'Klyckyewgh war dhedhyans/eur rag gweles an folen del omdhiskwedhas nena.',
00882 'filehist-deleteall' => 'dilea oll',
00883 'filehist-deleteone' => 'dilea',
00884 'filehist-revert' => 'gorthtreylya',
00885 'filehist-current' => 'a-lemmyn',
00886 'filehist-datetime' => 'Dedhyans/Eur',
00887 'filehist-thumb' => 'Skeusennik',
00888 'filehist-thumbtext' => 'Skeusennik rag an versyon a-dhia $1',
00889 'filehist-nothumb' => 'Nyns eus skeusennik',
00890 'filehist-user' => 'Devnydhyer',
00891 'filehist-dimensions' => 'Mynsow',
00892 'filehist-filesize' => 'Mens an restren',
00893 'filehist-comment' => 'Kampol',
00894 'imagelinks' => 'Devnydh an restren',
00895 'linkstoimage' => "Yma an {{PLURAL:$1|folen|$1 folen}} a syw ow kevrenna dhe'n restren-ma:",
00896 'linkstoimage-more' => "Yma moy es $1 {{PLURAL:$1|folen}} ow kevrenna dhe'n restren-ma.
00897 Ny dhiskwa an rol a syw marnas an {{PLURAL:$1|kynsa kevren folen|kynsa $1 kevren folen}} dhe'n restren-ma.
00898 Yma [[Special:WhatLinksHere/$2|rol leun]] kavadow.",
00899 'nolinkstoimage' => "Nyns eus folen vyth ow kevrenna dhe'n restren-ma.",
00900 'morelinkstoimage' => "Gweles [[Special:WhatLinksHere/$1|moy kevrennow]] dhe'n restren-ma.",
00901 'sharedupload' => 'Yma an folen-ma ow tos dhyworth $1 ha hy a alsa bos yn-dann devnydh gans ragdresow erel.',
00902 'sharedupload-desc-here' => 'Yma an restren-ma dhe $1 ha ragdresow erel a alsa bos orth hy devnydhya.
00903 Diskwedhys a-woles yw an deskrifans war hy [$2 folen dheskrifans] ena.',
00904 'uploadnewversion-linktext' => "Ughkarga versyon nowyth a'n restren-ma",
00905 
00906 # File deletion
00907 'filedelete' => 'Dilea $1',
00908 'filedelete-legend' => 'Dilea an restren',
00909 'filedelete-submit' => 'Dilea',
00910 
00911 # MIME search
00912 'download' => 'iskarga',
00913 
00914 # Unwatched pages
00915 'unwatchedpages' => 'Folennow heb aga golya',
00916 
00917 # List redirects
00918 'listredirects' => 'Rol an daswedyansow',
00919 
00920 # Unused templates
00921 'unusedtemplates' => 'Skantlyns heb devnydh',
00922 'unusedtemplateswlh' => 'kevrennow erel',
00923 
00924 # Random page
00925 'randompage' => 'Folen jonsus',
00926 
00927 # Statistics
00928 'statistics' => 'Statystygyon',
00929 'statistics-pages' => 'Folennow',
00930 
00931 'brokenredirects-edit' => 'chanjya',
00932 'brokenredirects-delete' => 'dilea',
00933 
00934 'withoutinterwiki' => 'Folennow heb kevrennow yeth',
00935 'withoutinterwiki-submit' => 'Diskwedhes',
00936 
00937 # Miscellaneous special pages
00938 'nbytes' => '$1 {{PLURAL:$1|bayt|bayt}}',
00939 'nmembers' => '$1 {{PLURAL:$1|esel|esel}}',
00940 'uncategorizedpages' => 'Folennow heb klass',
00941 'uncategorizedcategories' => 'Klassys heb klass',
00942 'uncategorizedimages' => 'Restrennow heb klass',
00943 'uncategorizedtemplates' => 'Skantlyns heb klass',
00944 'unusedcategories' => 'Klassys heb devnydh',
00945 'unusedimages' => 'Restrennow heb devnydh',
00946 'prefixindex' => 'Keniver folen gans an rager',
00947 'shortpages' => 'Folennow berr',
00948 'longpages' => 'Folennow hir',
00949 'protectedpages' => 'Folennow difresys',
00950 'protectedtitles' => 'Titlys difresys',
00951 'usercreated' => '{{GENDER:$3|Gwruthys}} an $1 dhe $2',
00952 'newpages' => 'Folennow nowyth',
00953 'newpages-username' => 'Hanow-usyer:',
00954 'ancientpages' => 'An kottha folennow',
00955 'move' => 'Gwaya',
00956 'movethispage' => 'Gwaya an folen-ma',
00957 'pager-newer-n' => '{{PLURAL:$1|1 nowyttha|$1 nowyttha}}',
00958 'pager-older-n' => '{{PLURAL:$1|1 kottha|$1 kottha}}',
00959 
00960 # Book sources
00961 'booksources' => 'Pennfentynyow lyver',
00962 'booksources-search-legend' => 'Hwilas pennfentynyow lyver',
00963 'booksources-go' => 'Mos',
00964 
00965 # Special:Log
00966 'specialloguserlabel' => 'Awtour:',
00967 'speciallogtitlelabel' => 'Kosten (titel po devnydhyer):',
00968 'log' => 'Kovnotennow',
00969 'logempty' => "Nyns eus tra vyth owth omdhesedha y'n govnoten.",
00970 
00971 # Special:AllPages
00972 'allpages' => 'Keniver folen',
00973 'alphaindexline' => '$1 dhe $2',
00974 'prevpage' => 'Folen gyns ($1)',
00975 'allpagesfrom' => 'Diskwedhes folennow yn unn dhalleth orth:',
00976 'allpagesto' => 'Diskwedhes folennow yn unn dhiwedha orth:',
00977 'allarticles' => 'Keniver folen',
00978 'allpagesprev' => 'Kyns',
00979 'allpagesnext' => 'Nessa',
00980 'allpagessubmit' => 'Mos',
00981 'allpages-hide-redirects' => 'Kudha daskedyansow',
00982 
00983 # Special:Categories
00984 'categories' => 'Klassys',
00985 
00986 # Special:DeletedContributions
00987 'sp-deletedcontributions-contribs' => 'kevrohow',
00988 
00989 # Special:LinkSearch
00990 'linksearch' => 'Hwilas kevrennow a-ves',
00991 'linksearch-ok' => 'Hwilas',
00992 'linksearch-line' => 'Y kevrennir $1 dhyworth $2',
00993 
00994 # Special:ListUsers
00995 'listusersfrom' => 'Diskwedhes devnydhyoryon yn unn dhalleth orth:',
00996 'listusers-submit' => 'Diskwedhes',
00997 
00998 # Special:ActiveUsers
00999 'activeusers' => 'Rol a dhevnydhyoryon vyw',
01000 'activeusers-intro' => "Hemm yw rol a dhevnydhyoryon re wrug gwrians war an wiki-ma y'n $1 {{PLURAL:$1|jydh|dydh}} diwettha.",
01001 'activeusers-count' => "$1 {{PLURAL:$1|wrians|gwrians}} y'n {{PLURAL:$3|jydh|$3 dydh}} diwettha",
01002 'activeusers-hidebots' => 'Kudha botow',
01003 'activeusers-hidesysops' => 'Kudha menystroryon',
01004 
01005 # Special:Log/newusers
01006 'newuserlogpage' => 'Kovnoten gwruthyl akontow devnydhyer',
01007 
01008 # Special:ListGroupRights
01009 'listgrouprights-members' => '(rol eseli)',
01010 
01011 # Email user
01012 'emailuser' => 'Ebostya an devnydhyer-ma',
01013 'emailpage' => 'Ebostya devnydhyer',
01014 'defemailsubject' => 'Ebost danvenys dre {{SITENAME}} gans an devnydhyer "$1"',
01015 'emailfrom' => 'Dhyworth:',
01016 'emailto' => 'Dhe:',
01017 'emailmessage' => 'Messach:',
01018 'emailsend' => 'Danvon',
01019 
01020 # Watchlist
01021 'watchlist' => 'Rol wolya',
01022 'mywatchlist' => 'Rol wolya',
01023 'watchlistfor2' => 'Rag $1 ($2)',
01024 'watch' => 'Golya',
01025 'watchthispage' => 'Golya an folen-ma',
01026 'unwatch' => 'Diswolya',
01027 'watchlist-details' => 'Yma {{PLURAL:$1|$1 folen}} war agas rol wolya, marnas folennow keskows.',
01028 'wlnote' => "A-woles yma an {{PLURAL:$1|chanj diwettha|'''$1''' chanj diwettha}} y'n {{PLURAL:$2|our|'''$2''' our}} diwettha, a-dhia $3, $4.",
01029 'wlshowlast' => 'Diskwedhes an $1 our diwettha, an $2 dydh diwettha, po $3',
01030 'watchlist-options' => 'Etholyow an rol wolya',
01031 
01032 # Displayed when you click the "watch" button and it is in the process of watching
01033 'watching' => 'Ow kolya...',
01034 'unwatching' => 'Ow tisgolya...',
01035 
01036 'enotif_reset' => 'Merkya pub folen avel vysytyes',
01037 
01038 # Delete
01039 'deletepage' => 'Dilea an folen',
01040 'confirm' => 'Afydhya',
01041 'excontent' => 'yth esa ynni: "$1"',
01042 'delete-confirm' => 'Dilea "$1"',
01043 'delete-legend' => 'Dilea',
01044 'actioncomplete' => 'Kowlwrys yw an gwrians',
01045 'actionfailed' => 'An gwrians a fyllis',
01046 'deletedtext' => '"$1" re beu diles.
01047 Gwelewgh $2 rag kovadh a dhileansow a-dhiwedhes.',
01048 'dellogpage' => 'Kovnoten dhilea',
01049 'deletionlog' => 'kovnoten dhilea',
01050 'deletecomment' => 'Acheson:',
01051 'deleteotherreason' => 'Acheson aral/keworansel:',
01052 'deletereasonotherlist' => 'Acheson aral',
01053 
01054 # Rollback
01055 'rollbacklink' => 'revya war-dhelergh',
01056 
01057 # Protect
01058 'protectlogpage' => 'Kovnoten dhifres',
01059 'protectedarticle' => '"[[$1]]" difresys',
01060 'prot_1movedto2' => '[[$1]] gwayys dhe [[$2]]',
01061 'protectcomment' => 'Acheson:',
01062 'protectexpiry' => 'Ow tiwedha:',
01063 'protect_expiry_invalid' => 'Drog yw an termyn diwedha.',
01064 'protect_expiry_old' => "Yma an termyn diwedha y'n termyn eus passyes.",
01065 'protect-level-sysop' => 'Alowa menystroryon hepken',
01066 'protect-summary-cascade' => 'ow froslamma',
01067 'protect-expiring' => 'diwedhans $1 (UTC)',
01068 'restriction-type' => 'Kummyas:',
01069 'pagesize' => '(bayt)',
01070 
01071 # Restrictions (nouns)
01072 'restriction-edit' => 'Chanjya',
01073 'restriction-move' => 'Gwaya',
01074 'restriction-create' => 'Gwruthyl',
01075 'restriction-upload' => 'Ughkarga',
01076 
01077 # Undelete
01078 'undeletelink' => 'gweles/gorthtreylya',
01079 'undeleteviewlink' => 'gweles',
01080 'undelete-search-submit' => 'Hwilas',
01081 'undelete-show-file-submit' => 'Ya',
01082 
01083 # Namespace form on various pages
01084 'namespace' => 'Spas hanow:',
01085 'invert' => 'Trebuchya an dewisyans',
01086 'namespace_association' => 'Spas hanow kelmys',
01087 'blanknamespace' => '(Penn)',
01088 
01089 # Contributions
01090 'contributions' => 'Kevrohow an devnydhyer',
01091 'contributions-title' => 'Kevrohow $1',
01092 'mycontris' => 'Kevrohow',
01093 'contribsub2' => 'Rag $1 ($2)',
01094 'uctop' => '(gwartha)',
01095 'month' => 'Dhyworth an mis (ha moy a-varr):',
01096 'year' => 'Dhyworth an vledhen (ha moy a-varr):',
01097 
01098 'sp-contributions-newbies' => 'Diskwedhes yn unnik kevrohow akontow nowyth',
01099 'sp-contributions-blocklog' => 'kovnoten lettya',
01100 'sp-contributions-uploads' => 'ughkargansow',
01101 'sp-contributions-logs' => 'kovnotennow',
01102 'sp-contributions-talk' => 'keskows',
01103 'sp-contributions-search' => 'Hwilas kevrohow',
01104 'sp-contributions-username' => 'Trigva IP po hanow devnydhyer:',
01105 'sp-contributions-toponly' => 'Diskwedhes yn unnik chanjyow yw amendyansow diwettha',
01106 'sp-contributions-submit' => 'Hwilas',
01107 
01108 # What links here
01109 'whatlinkshere' => 'Pyth a gevren dhe omma',
01110 'whatlinkshere-title' => 'Folennow ow kevrenna dhe "$1"',
01111 'whatlinkshere-page' => 'Folen:',
01112 'linkshere' => "Yma an folennow a syw ow kevrenna dhe '''[[:$1]]''':",
01113 'nolinkshere' => "Nyns eus folen vyth ow kevrenna dhe '''[[:$1]]'''.",
01114 'isredirect' => 'folen daskedyans',
01115 'istemplate' => 'treuskludyans',
01116 'isimage' => 'kevren an restren',
01117 'whatlinkshere-prev' => '{{PLURAL:$1|kyns|$1 kyns}}',
01118 'whatlinkshere-next' => '{{PLURAL:$1|nessa|nessa $1}}',
01119 'whatlinkshere-links' => '← kevrennow',
01120 'whatlinkshere-hideredirs' => '$1 daskedyansow',
01121 'whatlinkshere-hidetrans' => '$1 treuskludyans',
01122 'whatlinkshere-hidelinks' => '$1 kevrennow',
01123 'whatlinkshere-hideimages' => '$1 kevrennow restren',
01124 'whatlinkshere-filters' => 'Sidhlow',
01125 
01126 # Block/unblock
01127 'blockip' => 'Lettya devnydhyer',
01128 'ipadressorusername' => 'Trigva IP po hanow-usyer:',
01129 'ipbreason' => 'Acheson:',
01130 'ipbreasonotherlist' => 'Acheson aral',
01131 'ipboptions' => '2 our:2 hours,1 jydh:1 day,3 dydh:3 days,1 seythen:1 week,2 seythen:2 weeks,1 vis:1 month,3 mis:3 months,6 mis:6 months,1 vledhen:1 year,heb diwedh:infinite',
01132 'ipb-blocklist-contribs' => 'Kevrohow rag $1',
01133 'ipblocklist' => 'Devnydhyoryon lettyes',
01134 'ipblocklist-submit' => 'Hwilas',
01135 'blocklink' => 'lettya',
01136 'unblocklink' => 'dislettya',
01137 'change-blocklink' => 'chanjya an lettyans',
01138 'contribslink' => 'kevrohow',
01139 'blocklogpage' => 'Kovnoten lettya',
01140 'blocklogentry' => '[[$1]] lettyes, bys dhe $2 $3',
01141 'unblocklogentry' => '$1 dislettyes',
01142 'block-log-flags-anononly' => 'devnydhyoryon dhihanow hepken',
01143 'block-log-flags-nocreate' => 'dialosegys yw gwruthyl akontow',
01144 'block-log-flags-hiddenname' => 'hanow devnydhyer kudhys',
01145 
01146 # Move page
01147 'move-page' => 'Gwaya $1',
01148 'move-page-legend' => 'Gwaya folen',
01149 'movepagetext' => "Devnydhya an furvlen a-woles a dhashenow folen, yn unn waya oll y istori dhe'n hanow nowyth.
01150 An titel koth a vydh folen dhaskedyans dhe'n titel nowyth.
01151 Hwi a yll nowedhi daskedyansow a boynt dhe'n titel derowel yn awtomatek.
01152 Mar ny wrewgh, surhewgh hwi dhe jeckya rag [[Special:DoubleRedirects|daskedyansow dobyl]] po [[Special:BrokenRedirects|terrys]].
01153 Omgemeryansek owgh rag surhe y pes kevrennow poyntya dhe'n tyller ewn.
01154 
01155 Notyewgh '''na wayir''' an folen mars eus folen orth an titel nowyth seulabrys, marnas bos an pyth kampollys diwettha daskedyans ha ny'n jeves istori chanjya kyns vyth.
01156 Hemm a styr y hyllowgh diswul dashenwel folen mar kwrewgh kammwrians, ha ny yllowgh gorskrifa folen eus ena seulabrys.
01157 
01158 '''Gwarnyans!'''
01159 Hemm a yll bos chanj tromm ha bras dres ehen rag folen gerys-da;
01160 Surhewgh mar pleg hwi dhe gonvedhes sewyansow an gwrians-ma kyns mos yn-rag.",
01161 'movearticle' => 'Gwaya an folen:',
01162 'moveuserpage-warning' => "'''Gwarnyans''': Yth esowgh ow mos dhe waya folen dhevnydhyer. Notyewgh mar pleg ny vydh marnas an folen gwayys ha ''ny vydh'' an devnydhyer dashenwys.",
01163 'newtitle' => 'Dhe ditel nowyth:',
01164 'move-watch' => 'Golya an folen-ma',
01165 'movepagebtn' => 'Gwaya an folen',
01166 'pagemovedsub' => 'Gwaya a sewenis',
01167 'movepage-moved' => '\'\'\'Gwayys re beu "$1" dhe "$2"\'\'\'',
01168 'movedto' => 'gwayys dhe',
01169 'movelogpage' => 'Kovnoten waya',
01170 'movenosubpage' => "Ny's teves an folen-ma isfolen vyth.",
01171 'movereason' => 'Acheson:',
01172 'revertmove' => 'gorthtreylya',
01173 
01174 # Export
01175 'export' => 'Esperthi folennow',
01176 'export-addcat' => 'Keworra',
01177 'export-addns' => 'Keworra',
01178 
01179 # Namespace 8 related
01180 'allmessagesname' => 'Hanow',
01181 'allmessagesdefault' => 'Tekst messach defowt',
01182 
01183 # Thumbnails
01184 'thumbnail-more' => 'Brashe',
01185 'thumbnail_error' => 'Gwall ow kwruthyl skeusennik: $1',
01186 
01187 # Special:Import
01188 'import' => 'Ymperthi folennow',
01189 'import-interwiki-submit' => 'Ymperthi',
01190 'import-upload-filename' => 'Hanow an restren:',
01191 'importstart' => 'Owth ymperthi folennow...',
01192 'import-noarticle' => 'Nyns eus folen vyth dhe ymperthi!',
01193 
01194 # Tooltip help for the actions
01195 'tooltip-pt-userpage' => 'Agas folen dhevnydhyer',
01196 'tooltip-pt-mytalk' => 'Agas folen gows',
01197 'tooltip-pt-preferences' => 'Agas dewisyansow',
01198 'tooltip-pt-watchlist' => 'Rol a folennow esowgh ow kolya rag chanjyow',
01199 'tooltip-pt-mycontris' => "Rol a'gas kevrohow",
01200 'tooltip-pt-login' => 'Ni a gomend mayth omgelmowgh, mes nyns yw besi',
01201 'tooltip-pt-logout' => 'Digelmi',
01202 'tooltip-ca-talk' => "Dadhlow a-dro dhe'n folen",
01203 'tooltip-ca-edit' => "Hwi a yll chanjya an folen-ma. Devnydhyewgh an boton 'ragweles' kyns gwitha mar pleg.",
01204 'tooltip-ca-addsection' => 'Dalleth tregh nowyth',
01205 'tooltip-ca-viewsource' => 'Difresys yw an folen-ma.
01206 Hwi a yll gweles hy fennfenten.',
01207 'tooltip-ca-history' => "Amendyansow koth a'n folen-ma",
01208 'tooltip-ca-protect' => 'Difres an folen-ma',
01209 'tooltip-ca-delete' => 'Dilea an folen-ma',
01210 'tooltip-ca-move' => 'Gwaya an folen-ma',
01211 'tooltip-ca-watch' => "Keworra an folen-ma dhe'gas rol wolya",
01212 'tooltip-ca-unwatch' => 'Dilea an folen-ma dhyworth agas rol wolya',
01213 'tooltip-search' => 'Hwilas yn {{SITENAME}}',
01214 'tooltip-search-go' => 'Mos dhe folen gans an keth hanow-ma, mars eus',
01215 'tooltip-search-fulltext' => "Hwilas an tekst-ma y'n folennow",
01216 'tooltip-p-logo' => "Mos dhe'n folen dynnargh",
01217 'tooltip-n-mainpage' => "Mos dhe'n folen dynnargh",
01218 'tooltip-n-mainpage-description' => "Mos dhe'n folen dynnargh",
01219 'tooltip-n-portal' => "A-dro dhe'n ragdres, an pyth a yllowgh gul, ple hyllir kavos taklow",
01220 'tooltip-n-currentevents' => 'Kavos kedhlow a-dro dhe hwarvosow a-lemmyn',
01221 'tooltip-n-recentchanges' => "Rol a janjyow a-dhiwedhes y'n wiki",
01222 'tooltip-n-randompage' => 'Karga folen jonsus',
01223 'tooltip-n-help' => 'Gweres',
01224 'tooltip-t-whatlinkshere' => 'Rol a bub folen wiki a gevren dhe omma',
01225 'tooltip-t-recentchangeslinked' => 'Chanjyow a-dhiwedhes yn folennow a gevrennir dhyworth an folen-ma',
01226 'tooltip-feed-rss' => 'Feed RSS rag an folen-ma',
01227 'tooltip-feed-atom' => 'Feed Atom rag an folen-ma',
01228 'tooltip-t-contributions' => 'Gweles rol a gevrohow an devnydhyer-ma',
01229 'tooltip-t-emailuser' => "Danvon ebost dhe'n devnydhyer-ma",
01230 'tooltip-t-upload' => 'Ughkarga restrennow',
01231 'tooltip-t-specialpages' => 'Rol a geniver folen arbennek',
01232 'tooltip-t-print' => "Versyon pryntyadow a'n folen-ma",
01233 'tooltip-t-permalink' => "Kevren fast dhe'n amendyans-ma a'n folen",
01234 'tooltip-ca-nstab-main' => 'Gweles an folen',
01235 'tooltip-ca-nstab-user' => 'Gweles an folen dhevnydhyer',
01236 'tooltip-ca-nstab-special' => 'Folen arbennek yw homma; ny yllowgh chanjya an folen hy honen.',
01237 'tooltip-ca-nstab-project' => 'Gweles folen an wiki',
01238 'tooltip-ca-nstab-image' => 'Gweles folen an restren',
01239 'tooltip-ca-nstab-template' => 'Gweles an skantlyn',
01240 'tooltip-ca-nstab-category' => 'Gweles folen an klass',
01241 'tooltip-minoredit' => 'Merkya hemma avel chanj byhan',
01242 'tooltip-save' => 'Gwitha agas chanjyow',
01243 'tooltip-preview' => 'Ragweles agas chanjyow; devnydhyewgh hemma kyns gwitha mar pleg!',
01244 'tooltip-diff' => "Diskwedhes an chanjyow a wrussowgh dhe'n tekst",
01245 'tooltip-compareselectedversions' => 'Gweles an dyffransow ynter dew amendyansow dewisyes an folen-ma',
01246 'tooltip-watch' => "Keworra an folen-ma dhe'gas rol wolya",
01247 'tooltip-rollback' => '"Revya war-dhelergh" a worthtreyl chanjyow an diwettha devnydhyer yn unn glyck',
01248 'tooltip-undo' => '"Diswul" a worthtreyl an chanj-ma hag ygeri an furvlen janjya y\'n modh ragweles. Y hyllir keworra acheson y\'n berrskrif.',
01249 'tooltip-summary' => 'Entrewgh berrskrif',
01250 
01251 # Attribution
01252 'siteuser' => 'devnydhyer {{SITENAME}} $1',
01253 'lastmodifiedatby' => 'Chanj diwettha an folen-ma o dhe $2, $1 gans $3.',
01254 'siteusers' => '{{PLURAL:$2|devnydhyer|devnydhyoryon}} {{SITENAME}} $1',
01255 
01256 # Browsing diffs
01257 'previousdiff' => '← Chanj kottha',
01258 'nextdiff' => 'Chanj nowyttha →',
01259 
01260 # Media information
01261 'file-info-size' => '$1 × $2 piksel, myns an restren: $3, ehen MIME: $4',
01262 'file-nohires' => 'Nyns eus klerder uhella kavadow.',
01263 'svg-long-desc' => 'Restren SVG, $1 × $2 piksel yn hanow, myns an restren: $3',
01264 'show-big-image' => 'Klerder leun',
01265 
01266 # Special:NewFiles
01267 'ilsubmit' => 'Hwilas',
01268 
01269 # Metadata
01270 'metadata' => 'Metadata',
01271 'metadata-help' => "An restren-ma a's teves kedhlow keworansel, dres lycklod keworrys dhyworth an kamera bysyel po an skanyer devnydhys rag hy gwruthyl po hy bysya. Mars yw chanjys an restren dhyworth hy studh gwredhek, possybyl yw na veu nebes manylyon nowedhys.",
01272 'metadata-expand' => 'Diskwedhes manylyon ystynnys',
01273 'metadata-collapse' => 'Kudha manylyon ystynnys',
01274 
01275 # EXIF tags
01276 'exif-imagewidth' => 'Les',
01277 'exif-imagelength' => 'Uhelder',
01278 'exif-artist' => 'Awtour',
01279 
01280 'exif-meteringmode-255' => 'Aral',
01281 
01282 'exif-contrast-0' => 'Usadow',
01283 'exif-contrast-1' => 'Medhel',
01284 'exif-contrast-2' => 'Kales',
01285 
01286 'exif-saturation-0' => 'Usadow',
01287 
01288 'exif-sharpness-0' => 'Usadow',
01289 'exif-sharpness-1' => 'Medhes',
01290 'exif-sharpness-2' => 'Kales',
01291 
01292 'exif-subjectdistancerange-0' => 'Ankoth',
01293 
01294 # External editor support
01295 'edit-externally' => 'Chanjya an restren-ma dre dowlen a-ves',
01296 
01297 # 'all' in various places, this might be different for inflected languages
01298 'watchlistall2' => 'puptra',
01299 'namespacesall' => 'oll',
01300 'monthsall' => 'oll',
01301 'limitall' => 'oll',
01302 
01303 # Email address confirmation
01304 'confirmemail' => 'Afydhya an drigva ebost',
01305 'confirmemail_noemail' => "Nyns eus trigva ebost da settyes y'gas [[Special:Preferences|dewisyansow devnydhyer]].",
01306 
01307 # Multipage image navigation
01308 'imgmultipageprev' => '← folen gyns',
01309 'imgmultipagenext' => 'folen nessa →',
01310 'imgmultigo' => 'Mos',
01311 
01312 # Table pager
01313 'table_pager_limit_submit' => 'Mos',
01314 
01315 # Auto-summaries
01316 'autosumm-blank' => 'Gwakhes veu an folen',
01317 'autoredircomment' => 'Folen daskedyes war-tu ha [[$1]]',
01318 'autosumm-new' => "Folen gwruthys gans: '$1'",
01319 
01320 # Live preview
01321 'livepreview-loading' => 'Ow karga...',
01322 'livepreview-ready' => 'Ow karga... Parys!',
01323 
01324 # Watchlist editor
01325 'watchlistedit-noitems' => "Nyns eus folen vyth y'gas rol wolya.",
01326 'watchlistedit-normal-title' => 'Chanjya an rol wolya',
01327 'watchlistedit-normal-legend' => 'Dilea folennow dhyworth agas rol wolya',
01328 'watchlistedit-normal-explain' => 'Yma diskwedhys a-woles folennow war agas rol wolya.
01329 Rag dilea folen, checkyewgh an gisten rybdhi, ha klyckyewgh "{{int:Watchlistedit-normal-submit}}".
01330 Hwi a yll [[Special:EditWatchlist/raw|chanjya restren an rol wolya]] ynwedh.',
01331 'watchlistedit-normal-submit' => 'Dilea titlys',
01332 'watchlistedit-normal-done' => 'Diles veu {{PLURAL:$1|$1 titel}} dhyworth agas rol golyas',
01333 'watchlistedit-raw-title' => 'Chanjya restren an rol wolya',
01334 'watchlistedit-raw-legend' => 'Chanjya restren an rol wolya',
01335 'watchlistedit-raw-explain' => 'Yma diskwedhys a-woles folennow war agas rol wolya, may hyllir hy chanjya dre geworra dhedhi ha dilea dhyworti;
01336 unn ditel war unn linen.
01337 Pan vowgh gorfennys, klyckyewgh "{{int:Watchlistedit-raw-submit}}".
01338 Hwi a yll [[Special:EditWatchlist|devnydhya an janjyel usadow]] ynwedh.',
01339 'watchlistedit-raw-titles' => 'Titlys:',
01340 'watchlistedit-raw-submit' => 'Nowedhi an rol wolya',
01341 'watchlistedit-raw-done' => 'Nowedhys re beu agas rol wolya.',
01342 'watchlistedit-raw-added' => 'Keworrys veu {{PLURAL:$1|$1 titel}}:',
01343 'watchlistedit-raw-removed' => 'Diles veu {{PLURAL:$1|$1 titel}}:',
01344 
01345 # Watchlist editing tools
01346 'watchlisttools-view' => 'Gweles chanjyow longus',
01347 'watchlisttools-edit' => 'Gweles ha chanjya an rol wolya',
01348 'watchlisttools-raw' => 'Chanjya restren an rol wolya',
01349 
01350 # Signatures
01351 'signature' => '[[{{ns:user}}:$1|$2]] ([[{{ns:user_talk}}:$1|keskows]])',
01352 
01353 # Special:Version
01354 'version' => 'Versyon',
01355 'version-other' => 'Aral',
01356 'version-version' => '(Versyon $1)',
01357 
01358 # Special:FilePath
01359 'filepath-page' => 'Restren:',
01360 
01361 # Special:FileDuplicateSearch
01362 'fileduplicatesearch-filename' => 'Hanow an restren:',
01363 'fileduplicatesearch-submit' => 'Hwilas',
01364 
01365 # Special:SpecialPages
01366 'specialpages' => 'Folennow arbennek',
01367 'specialpages-group-login' => 'Omgelmi / gwruthyl akont',
01368 
01369 # Special:BlankPage
01370 'blankpage' => 'Folen wag',
01371 
01372 # Special:Tags
01373 'tag-filter' => 'Sidhel [[Special:Tags|tagyow]]:',
01374 'tags-edit' => 'chanjya',
01375 
01376 # Database error messages
01377 'dberr-header' => "An wiki-ma a'n jeves kudyn",
01378 'dberr-problems' => "Drog yw genen! An wiasva-ma a's teves kaletter teknogel.",
01379 'dberr-again' => 'Assayewgh gortos pols ha daskarga.',
01380 'dberr-info' => '(Ny yllir kestava orth servyer an database: $1)',
01381 'dberr-usegoogle' => 'Hwi a yll assaya hwilas dre Google.',
01382 
01383 # New logging system
01384 'logentry-delete-delete' => '$1 a dhileas an folen $3',
01385 
01386 # Search suggestions
01387 'searchsuggest-search' => 'Hwilas',
01388 'searchsuggest-containing' => 'ynni...',
01389 
01390 );