$wgUpgradeKey, not $wgUpgradeKey.php ;)
[mediawiki.git] / languages / messages / MessagesKw.php
blob585360a0a98b2e396fc3fd5dd36f13fc55f1e8fc
1 <?php
2 /** Cornish (Kernewek)
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
7 * @ingroup Language
8 * @file
10 * @author Kernoweger
11 * @author Kw-Moon
12 * @author MF-Warburg
13 * @author Malafaya
14 * @author Mongvras
15 * @author Nicky.ker
18 $namespaceNames = array(
19 NS_MEDIA => 'Media',
20 NS_SPECIAL => 'Arbennek',
21 NS_TALK => 'Kescows',
22 NS_USER => 'Devnydhyer',
23 NS_USER_TALK => 'Kescows_Devnydhyer',
24 NS_PROJECT_TALK => 'Kescows_$1',
25 NS_FILE => 'Restren',
26 NS_FILE_TALK => 'Kescows_Restren',
27 NS_MEDIAWIKI => 'MediaWiki',
28 NS_MEDIAWIKI_TALK => 'Kescows_MediaWiki',
29 NS_TEMPLATE => 'Scantlyn',
30 NS_TEMPLATE_TALK => 'Kescows_Scantlyn',
31 NS_HELP => 'Gweres',
32 NS_HELP_TALK => 'Kescows_Gweres',
33 NS_CATEGORY => 'Class',
34 NS_CATEGORY_TALK => 'Kescows_Class',
37 $namespaceAliases = array(
38 'Arbednek' => NS_SPECIAL,
39 'Cows' => NS_TALK,
40 'Keskows' => NS_TALK,
41 'Cows_Devnydhyer' => NS_USER_TALK,
42 'Keskows_Devnydhyer' => NS_USER_TALK,
43 'Cows_$1' => NS_PROJECT_TALK,
44 'Keskows_$1' => NS_PROJECT_TALK,
45 'Cows_Restren' => NS_FILE_TALK,
46 'Keskows_Restren' => NS_FILE_TALK,
47 'Cows_MediaWiki' => NS_MEDIAWIKI_TALK,
48 'Cows_MediaWiki' => NS_MEDIAWIKI_TALK,
49 'Keskows_MediaWiki' => NS_MEDIAWIKI_TALK,
50 'Cows_Scantlyn' => NS_TEMPLATE_TALK,
51 'Skantlyn' => NS_TEMPLATE,
52 'Keskows_Skantlyn' => NS_TEMPLATE_TALK,
53 'Cows_Gweres' => NS_HELP_TALK,
54 'Keskows_Gweres' => NS_HELP_TALK,
55 'Cows_Class' => NS_CATEGORY_TALK,
56 'Klass' => NS_CATEGORY,
57 'Keskows_Klass' => NS_CATEGORY_TALK,
60 $specialPageAliases = array(
61 'Preferences' => array( 'Dewisyansow' ),
62 'Watchlist' => array( 'Rol_golyas' ),
63 'Recentchanges' => array( 'Chanjyow_a-dhiwedhes' ),
64 'Upload' => array( 'Ughcarga' ),
65 'Randompage' => array( 'FolenDreJons' ),
66 'Wantedpages' => array( 'FolennowWhansus' ),
67 'Wantedcategories' => array( 'ClassysWhansus' ),
68 'Wantedfiles' => array( 'RestrennowWhansus' ),
69 'Wantedtemplates' => array( 'ScantlynsWhansus' ),
70 'Newpages' => array( 'FolennowNowyth' ),
71 'Ancientpages' => array( 'FolennowCoth' ),
72 'Allpages' => array( 'OllFolennow' ),
73 'Specialpages' => array( 'FolennowArbennek' ),
74 'Contributions' => array( 'Kevrohow' ),
75 'Emailuser' => array( 'EbostyaDevnydhyer' ),
76 'Movepage' => array( 'GwayaFolen' ),
77 'Categories' => array( 'Classys' ),
78 'Export' => array( 'Esperthy' ),
79 'Version' => array( 'Versyon' ),
80 'Allmessages' => array( 'OllMessajow' ),
81 'Blockip' => array( 'Lettya' ),
82 'Import' => array( 'Ymperthy' ),
83 'Mypage' => array( 'OwFolen' ),
84 'Mytalk' => array( 'OwHows' ),
85 'Mycontributions' => array( 'OwHevrohow' ),
86 'Search' => array( 'Whilans' ),
89 $messages = array(
90 # User preference toggles
91 'tog-hideminor' => 'Cudha chanjyow bian yn chanjyow a-dhiwedhes',
93 'underline-never' => 'Nevra',
95 # Dates
96 'sunday' => "De' Sul",
97 'monday' => "De' Lun",
98 'tuesday' => "De' Meurth",
99 'wednesday' => "De' Merher",
100 'thursday' => "De' Yow",
101 'friday' => "De' Gwener",
102 'saturday' => "De' Sadorn",
103 'sun' => 'Sul',
104 'mon' => 'Lun',
105 'tue' => 'Meu',
106 'wed' => 'Mer',
107 'thu' => 'Yow',
108 'fri' => 'Gwe',
109 'sat' => 'Sad',
110 'january' => 'Genver',
111 'february' => 'Whevrel',
112 'march' => 'Meurth',
113 'april' => 'Ebrel',
114 'may_long' => 'Me',
115 'june' => 'Metheven',
116 'july' => 'Gortheren',
117 'august' => 'Est',
118 'september' => 'Gwynngala',
119 'october' => 'Hedra',
120 'november' => 'Du',
121 'december' => 'Kevardhu',
122 'january-gen' => 'Genver',
123 'february-gen' => 'Whevrel',
124 'march-gen' => 'Meurth',
125 'april-gen' => 'Ebrel',
126 'may-gen' => 'Me',
127 'june-gen' => 'Metheven',
128 'july-gen' => 'Gortheren',
129 'august-gen' => 'Est',
130 'september-gen' => 'Gwynngala',
131 'october-gen' => 'Hedra',
132 'november-gen' => 'Du',
133 'december-gen' => 'Kevardhu',
134 'jan' => 'Gen',
135 'feb' => 'Whe',
136 'mar' => 'Meu',
137 'apr' => 'Ebr',
138 'may' => 'Me',
139 'jun' => 'Met',
140 'jul' => 'Gor',
141 'aug' => 'Est',
142 'sep' => 'Gwy',
143 'oct' => 'Hed',
144 'nov' => 'Du',
145 'dec' => 'Kev',
147 # Categories related messages
148 'pagecategories' => '{{PLURAL:$1|Class|Class}}',
149 'category_header' => 'Folednow y\'n class "$1"',
150 'subcategories' => 'Isglassys',
151 'category-media-header' => 'Media y\'n class "$1"',
152 'hidden-categories' => '{{PLURAL:$1|Class covys|Class covys}}',
153 'hidden-category-category' => 'Classys covys',
154 'category-subcat-count' => "{{PLURAL:$2|Nyns ujy dhe'n class-ma saw an isglass a-sew.|Yma dhe'n class-ma an {{PLURAL:$1|isglass|$1 isglassys}} a-sew; yma $2 isglass dhodho yn sum.}}",
155 'category-article-count' => "{{PLURAL:$2|Nyns eus dhe'n class-ma saw an folen a-sew.|Yma'n {{PLURAL:$1|folen|$1 folednow}} a-sew y'n class-ma; yma $2 class yn sum.}}",
156 'listingcontinuesabbrev' => 'pes.',
158 'about' => 'A-dro dhe',
159 'newwindow' => '(y whra egery yn fenester nowyth)',
160 'cancel' => 'Hedhy',
161 'moredotdotdot' => 'Moy...',
162 'mypage' => 'Ow folen',
163 'mytalk' => 'Ow hows',
164 'anontalk' => 'Kescows rag an trigva IP-ma',
165 'navigation' => 'Lewyans',
166 'and' => '&#32;ha(g)',
168 # Cologne Blue skin
169 'qbfind' => 'Whila',
170 'qbbrowse' => 'Peury',
171 'qbedit' => 'Chanjya',
172 'qbpageoptions' => 'An folen-ma',
173 'qbmyoptions' => 'Ow folednow',
174 'qbspecialpages' => 'Folednow arbednek',
176 # Vector skin
177 'vector-action-addsection' => 'Keworra mater',
178 'vector-action-delete' => 'Dilea',
179 'vector-action-move' => 'Gwaya',
180 'vector-action-protect' => 'Difres',
181 'vector-action-undelete' => 'Disdhilea',
182 'vector-action-unprotect' => 'Disdhifres',
183 'vector-view-create' => 'Gwruthyl',
184 'vector-view-edit' => 'Chanjya',
185 'vector-view-history' => 'Gweles istory an folen',
186 'vector-view-view' => 'Redya',
187 'vector-view-viewsource' => 'Gweles pennfenten',
189 'errorpagetitle' => 'Gwall',
190 'returnto' => 'Dewheles dhe $1.',
191 'tagline' => 'Dhyworth {{SITENAME}}',
192 'help' => 'Gweres',
193 'search' => 'Whilans',
194 'searchbutton' => 'Whila',
195 'go' => 'Ke',
196 'searcharticle' => 'Ke',
197 'history' => 'Istory an folen',
198 'history_short' => 'Istory',
199 'info_short' => 'Kedhlow',
200 'printableversion' => 'Versyon pryntyadow',
201 'permalink' => 'Kevren fast',
202 'print' => 'Pryntya',
203 'edit' => 'Chanjya',
204 'create' => 'Gwruthyl',
205 'editthispage' => 'Chanjya an folen-ma',
206 'create-this-page' => 'Gwruthyl an folen-ma',
207 'delete' => 'Dilea',
208 'deletethispage' => 'Dilea an folen-ma',
209 'undelete_short' => 'Disdhilea {{PLURAL:$1|udn janj|$1 chanj}}',
210 'protect' => 'Difres',
211 'protect_change' => 'chanjya',
212 'protectthispage' => 'Difres an folen-ma',
213 'unprotect' => 'Disdhifres',
214 'unprotectthispage' => 'Disdhifres an folen-ma',
215 'newpage' => 'Folen nowyth',
216 'talkpage' => "Dadhelva a-dro dhe'n folen-ma",
217 'talkpagelinktext' => 'kescows',
218 'specialpage' => 'Folen arbednek',
219 'personaltools' => 'Toulys personel',
220 'postcomment' => 'Radn nowyth',
221 'talk' => 'Kescows',
222 'views' => 'Gwelyow',
223 'toolbox' => 'Box toulys',
224 'userpage' => 'Folen devnydhyer',
225 'projectpage' => 'Folen meta',
226 'imagepage' => 'Gweles folen an restren',
227 'mediawikipage' => 'Gweles folen an messajow',
228 'templatepage' => 'Gweles folen an scantlyn',
229 'viewhelppage' => 'Gweles an folen gweres',
230 'categorypage' => 'Gweles folen an class',
231 'viewtalkpage' => 'Gweles an kescows',
232 'otherlanguages' => 'Yn tavosow erel',
233 'redirectedfrom' => '(Daswedyes dhort $1)',
234 'redirectpagesub' => 'Folen daswedyans',
235 'lastmodifiedat' => 'An folen-ma a veu kens chanjys an $1, dhe $2.',
236 'jumpto' => 'Labma dhe:',
237 'jumptonavigation' => 'lewyans',
238 'jumptosearch' => 'whilans',
240 # 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).
241 'aboutsite' => 'A-dro dhe {{SITENAME}}',
242 'aboutpage' => 'Project:Derivadow',
243 'copyright' => 'Cavadow yw an dalgh yn-dadn $1.',
244 'copyrightpage' => '{{ns:project}}:Gwirbryntyansow',
245 'currentevents' => 'Darvosow a-lebmyn',
246 'currentevents-url' => 'Project:Darvosow a-lebmyn',
247 'disclaimers' => 'Avisyansow',
248 'disclaimerpage' => 'Project:Avisyans ollgebmyn',
249 'edithelp' => 'Gweres gen chanjya',
250 'edithelppage' => 'Help:Chanjya',
251 'helppage' => 'Help:Gweres',
252 'mainpage' => 'Pennfolen',
253 'mainpage-description' => 'Pennfolen',
254 'policy-url' => 'Project:Policy',
255 'portal' => 'Porth an gemeneth',
256 'portal-url' => 'Project:Porth an gemeneth',
257 'privacy' => 'Policy privetter',
258 'privacypage' => 'Project:Policy privetter',
260 'badaccess' => 'Gwall cubmyes',
262 'ok' => 'Sur',
263 'retrievedfrom' => 'Daskevys dhort "$1"',
264 'youhavenewmessages' => 'Yma $1 genowgh ($2).',
265 'newmessageslink' => 'messajys nowyth',
266 'newmessagesdifflink' => 'chanj kens',
267 'youhavenewmessagesmulti' => 'Yma messajow nowyth genowgh war $1',
268 'editsection' => 'chanjya',
269 'editold' => 'chanjya',
270 'viewsourceold' => 'gweles an pennfenten',
271 'editlink' => 'chanjya',
272 'viewsourcelink' => 'gweles an fenten',
273 'editsectionhint' => 'Chanjya an radn: $1',
274 'toc' => 'Synsys',
275 'showtoc' => 'disqwedhes',
276 'hidetoc' => 'cudha',
277 'viewdeleted' => 'Gweles $1?',
278 'site-rss-feed' => '$1 RSS feed',
279 'site-atom-feed' => '$1 Atom feed',
280 'page-rss-feed' => '"$1" feed RSS',
281 'page-atom-feed' => '"$1" feed Atom',
282 'red-link-title' => '$1 (nyns eus folen henwys yndelma na whath)',
284 # Short words for each namespace, by default used in the namespace tab in monobook
285 'nstab-main' => 'Erthygel',
286 'nstab-user' => 'Folen devnydhyer',
287 'nstab-media' => 'Folen media',
288 'nstab-special' => 'Folen arbednek',
289 'nstab-project' => 'Folen towl',
290 'nstab-image' => 'Restren',
291 'nstab-mediawiki' => 'Messaj',
292 'nstab-template' => 'Scantlyn',
293 'nstab-help' => 'Gweres',
294 'nstab-category' => 'Class',
296 # General errors
297 'error' => 'Gwall',
298 'missingarticle-rev' => '(amendyans#: $1)',
299 'missingarticle-diff' => '(Dyffrans: $1, $2)',
300 'badtitle' => 'Titel drog',
301 'viewsource' => 'Gweles fenten',
302 'viewsourcefor' => 'rag $1',
304 # Login and logout pages
305 'yourname' => 'Hanow-usyer:',
306 'yourpassword' => 'Ger-tremena:',
307 'yourpasswordagain' => 'Jynnscrifewgh agas ger-tremena arta:',
308 'remembermypassword' => "Remembra ow ger-tremena war'n amontyer-ma (rag ughboynt a $1 {{PLURAL:$1|dedh|dedh}})",
309 'yourdomainname' => 'Agas diredh:',
310 'login' => 'Omgelmy',
311 'nav-login-createaccount' => 'Omgelmy / Formya acont nowyth',
312 'loginprompt' => 'Why a res galosegy cookies rag omgelmy orth {{SITENAME}}.',
313 'userlogin' => 'Omgelmy / formya acont nowyth',
314 'logout' => 'Digelmy',
315 'userlogout' => 'Digelmy',
316 'notloggedin' => 'Digelmys',
317 'nologin' => "Nyns eus acont dhewgh? '''$1'''.",
318 'nologinlink' => 'Form acont',
319 'createaccount' => 'Form acont nowyth',
320 'gotaccount' => "Eus acont genowgh seulabres? '''$1'''.",
321 'gotaccountlink' => 'Omgelmy',
322 'createaccountmail' => 'der e-bost',
323 'mailmypassword' => 'E-bostya ger-tremena nowyth',
324 'loginlanguagelabel' => 'Yeth: $1',
326 # Password reset dialog
327 'resetpass' => 'Chanjya ger-tremena',
328 'resetpass_header' => 'Chanjya ger-tremena an acont',
329 'oldpassword' => 'Ger-tremena coth:',
330 'newpassword' => 'Ger-tremena nowyth:',
331 'resetpass-submit-loggedin' => 'Chanjya an ger-tremena',
333 # Edit page toolbar
334 'bold_sample' => 'Text tew',
335 'bold_tip' => 'Text tew',
336 'italic_sample' => 'Text italek',
337 'italic_tip' => 'Text italek',
338 'link_sample' => 'Titel an gevren',
339 'link_tip' => 'Kevren bervedhel',
340 'extlink_sample' => 'http://www.example.com titel an gevren',
341 'extlink_tip' => 'Kevren a-mes (remembra an rager http://)',
342 'headline_sample' => 'Text pennlinen',
343 'headline_tip' => 'Pennlinen nivel 2',
344 'math_sample' => 'Keworrewgh an furvel obma',
345 'math_tip' => 'Furvel galcoriethek (LaTeX)',
346 'image_tip' => 'Restren neythys',
347 'media_tip' => 'Kevren restren',
348 'sig_tip' => 'Agas sinans gen stampa-termyn',
350 # Edit pages
351 'summary' => 'Derivas cot:',
352 'subject' => 'Testen/Pennlinen:',
353 'minoredit' => 'Hemm yw chanj bian',
354 'watchthis' => 'Golya an folen-ma',
355 'savearticle' => 'Gwitha',
356 'preview' => 'Ragwel',
357 'showpreview' => 'Ragweles',
358 'showdiff' => 'Disqwedhes an chanjyow',
359 'anoneditwarning' => "'''Gwarnyans:''' Nyns owgh why omgelmys.
360 Agas trigva IP a vedh recordys yn istory chanjyow an folen-ma.",
361 'summary-preview' => "Ragweles a'n derivas cot:",
362 'loginreqlink' => 'omgelmy',
363 'newarticle' => '(Nowyth)',
364 'noarticletext' => 'Nyns eus text war an folen-ma a-lebmyn.
365 Why a ell [[Special:Search/{{PAGENAME}}|whila titel an folen-ma]] yn folednow erel,
366 <span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} whila y\'n covnotednow kelmys],
367 po [{{fullurl:{{FULLPAGENAME}}|action=edit}} chanjya an folen-ma]</span>.',
368 'note' => "'''Noten:'''",
369 'previewnote' => "'''Gwrewgh remembra, nyns yw hebma ma's ragwel.''' Nyns yw agas chanjyow gwithys whath!",
370 'editing' => 'ow chanjya $1',
371 'editingsection' => 'ow chanjya $1 (rann)',
372 'editingcomment' => 'ow chanjya $1 (rann nowyth)',
373 'yourtext' => 'Agas text',
374 'yourdiff' => 'Dyffransow',
375 'templatesused' => '{{PLURAL:$1|Scantlyn|Scantlyns}} usys war an folen-ma:',
376 'templatesusedpreview' => "{{PLURAL:$1|Scantlyn|Scantlyns}} usys y'n ragwel-ma:",
377 'template-protected' => '(gwithys)',
378 'template-semiprotected' => '(hanter-difresys)',
379 'hiddencategories' => 'Esel a {{PLURAL:$1|1 class covys|$1 class covys}} yw an folen-ma:',
380 'permissionserrorstext-withaction' => 'Nyns eus cubmyes dhewgh dhe $2, rag an {{PLURAL:$1|cheson|chesonys}} a-sew:',
382 # "Undo" feature
383 'undo-summary' => 'Diswras amendyans $1 gans [[Special:Contributions/$2|$2]] ([[User talk:$2|kescows]])',
385 # History pages
386 'viewpagelogs' => 'Gweles covnotednow an folen-ma',
387 'currentrev-asof' => 'An chanj diwettha dhort $1',
388 'revisionasof' => 'Amendyans woja $1',
389 'previousrevision' => '← Amendyans cottha',
390 'nextrevision' => 'Daswel nowyttha →',
391 'currentrevisionlink' => 'An amendyans diwettha',
392 'cur' => 'lem',
393 'next' => 'nessa',
394 'last' => 'kens',
395 'page_first' => 'kensa',
396 'page_last' => 'kens',
397 'history-fieldset-title' => 'Peury an istory',
398 'histfirst' => 'An moyha a-varr',
399 'histlast' => 'An diwettha',
400 'historyempty' => '(gwag)',
402 # Revision deletion
403 'rev-delundel' => 'disqwedhes/cudha',
404 'revdel-restore' => 'chanjya an hewelder',
405 'pagehist' => 'Istory an folen',
406 'revdelete-uname' => 'hanow-usyer',
408 # History merging
409 'mergehistory-reason' => 'Acheson:',
411 # Merge log
412 'revertmerge' => 'Disworunya',
414 # Diffs
415 'history-title' => 'Istory an folen "$1"',
416 'difference' => '(Dyffrans ynter an amendyansow)',
417 'lineno' => 'Linen $1:',
418 'compareselectedversions' => 'Hevelly an amendyansow dewisyes',
419 'editundo' => 'diswul',
421 # Search results
422 'searchresults' => 'Sewyansow an whilans',
423 'searchresults-title' => 'Sewyansow an whilans rag "$1"',
424 'searchresulttext' => 'Rag derivadow pella war whilas yn {{SITENAME}}, gwelewgh [[{{MediaWiki:Helppage}}|{{int:help}}]].',
425 'searchsubtitle' => 'Why a wrug whilas \'\'\'[[:$1]]\'\'\' ([[Special:Prefixindex/$1|oll folednow ow talleth gen "$1"]]{{int:pipe-separator}}[[Special:WhatLinksHere/$1|oll folednow ow kevredna dhe "$1"]])',
426 'searchsubtitleinvalid' => "Why a whilas '''$1'''",
427 'notitlematches' => 'Nyns eus titel folen ow machya',
428 'notextmatches' => 'Nyns eus text folen ow machya',
429 'prevn' => 'kens {{PLURAL:$1|$1}}',
430 'nextn' => 'nessa {{PLURAL:$1|$1}}',
431 'viewprevnext' => 'Gweles ($1 {{int:pipe-separator}} $2) ($3)',
432 'searchmenu-legend' => 'Dewisyansow whilans',
433 'searchmenu-exists' => "'''Yma folen henwys \"[[:\$1]]\" war an wiki-ma'''",
434 'searchmenu-new' => "'''Gwruthyl an folen \"[[:\$1]]\" war an wiki-ma!'''",
435 'searchhelp-url' => 'Help:Gweres',
436 'searchprofile-images' => 'Liesmedia',
437 'searchprofile-everything' => 'Puptra',
438 'searchprofile-advanced' => 'Avoncys',
439 'searchprofile-articles-tooltip' => 'Whila yn $1',
440 'searchprofile-project-tooltip' => 'Whila yn $1',
441 'searchprofile-images-tooltip' => 'Whila restrennow',
442 'search-result-size' => '$1 ({{PLURAL:$2|1 ger|$2 ger}})',
443 'search-redirect' => '(daswedyans $1)',
444 'search-section' => '(rann $1)',
445 'search-suggest' => "A wrugo'why menya: $1",
446 'search-interwiki-caption' => 'Towlow whor',
447 'search-interwiki-default' => '$1 sewyansow:',
448 'search-interwiki-more' => '(moy)',
449 'search-mwsuggest-enabled' => 'gen profyansow',
450 'search-mwsuggest-disabled' => 'profyansow vyth',
451 'searchall' => 'oll',
452 'nonefound' => "'''Noten''': Nyns yw saw radn a'n spasys-hanow whilys yn sqwir.
453 Gwrewgh assaya dhe rag-gorra agas govyn gen ''all:'' rag whila yn pub le (a-barth an folednow kescows, scantlyns, etc), po usyewgh an spas-hanow whensys avel rag-gorrans.",
454 'powersearch' => 'Whilans avoncys',
455 'powersearch-legend' => 'Whilans avoncys',
456 'powersearch-ns' => 'Whila yn spasys-hanow:',
457 'powersearch-redir' => 'Gorra yn rol an daswedyansow',
458 'powersearch-field' => 'Whila',
459 'powersearch-toggleall' => 'Oll',
461 # Preferences page
462 'preferences' => 'Dewisyansow',
463 'mypreferences' => 'Ow dewisyansow',
464 'changepassword' => 'Chanjya an ger-tremena',
465 'prefs-skin' => 'Crohen',
466 'prefs-datetime' => 'Dedhyans hag eur',
467 'prefs-rc' => 'Chanjyow a-dhiwedhes',
468 'prefs-watchlist' => 'Rol golyas',
469 'prefs-resetpass' => 'Chanjya ger-tremena',
470 'prefs-email' => 'Dewisyansow e-bost',
471 'saveprefs' => 'Gwitha',
472 'searchresultshead' => 'Whilans',
473 'timezoneregion-africa' => 'Africa',
474 'timezoneregion-america' => 'America',
475 'timezoneregion-antarctica' => 'Antarctica',
476 'timezoneregion-arctic' => 'Arctek',
477 'timezoneregion-asia' => 'Asia',
478 'timezoneregion-atlantic' => 'Mor Atlantek',
479 'timezoneregion-australia' => 'Awstralya',
480 'timezoneregion-europe' => 'Europa',
481 'timezoneregion-indian' => 'Mor Eyndek',
482 'timezoneregion-pacific' => 'Mor Cosel',
483 'prefs-searchoptions' => 'Dewisyansow whilans',
484 'prefs-files' => 'Restrennow',
485 'youremail' => 'E-bost:',
486 'username' => 'Hanow-usyer:',
487 'uid' => 'ID devnydhyer:',
488 'prefs-memberingroups' => "Esel a'n {{PLURAL:$1|bagas|bagasow}}:",
489 'yourrealname' => 'Hanow gwir:',
490 'yourlanguage' => 'Yeth:',
491 'yournick' => 'Sinans nowyth:',
492 'yourgender' => 'Reyth:',
493 'gender-male' => 'Gorow',
494 'gender-female' => 'Benow',
495 'email' => 'E-bost',
496 'prefs-signature' => 'Sinans',
497 'prefs-advancedediting' => 'Dewisyansow avoncys',
498 'prefs-advancedrc' => 'Dewisyansow avoncys',
499 'prefs-advancedrendering' => 'Dewisyansow avoncys',
500 'prefs-advancedsearchoptions' => 'Dewisyansow avoncys',
501 'prefs-advancedwatchlist' => 'Dewisyansow avoncys',
503 # User rights
504 'userrights-groupsmember' => 'Esel a:',
505 'userrights-reason' => 'Acheson:',
507 # Groups
508 'group' => 'Bagas:',
509 'group-user' => 'Devnydhyoryon',
510 'group-bot' => 'Botow',
511 'group-sysop' => 'Menysteryon',
512 'group-all' => '(oll)',
514 'group-user-member' => 'Devnydhyer',
515 'group-bot-member' => 'Bot',
516 'group-sysop-member' => 'Menyster',
518 'grouppage-user' => '{{ns:project}}:Devnydhyoryon',
519 'grouppage-bot' => '{{ns:project}}:Botow',
520 'grouppage-sysop' => '{{ns:project}}:Menysteryon',
522 # Rights
523 'right-read' => 'Redya folednow',
524 'right-edit' => 'Chanjya folednow',
525 'right-createtalk' => 'Gwruthyl folednow kescows',
526 'right-createaccount' => 'Form acontow devnydhyer nowyth',
527 'right-move' => 'Gwaya folednow',
528 'right-movefile' => 'Gwaya restrednow',
529 'right-upload' => 'Ughcarga restrednow',
530 'right-delete' => 'Dilea folednow',
532 # User rights log
533 'rightslog' => 'Covscrifen gwiryow devnydhyer',
535 # Associated actions - in the sentence "You do not have permission to X"
536 'action-edit' => 'chanjya an folen-ma',
537 'action-move' => 'gwaya an folen ma',
538 'action-movefile' => 'gwaya an restren ma',
539 'action-upload' => 'ughcarga an restren-ma',
540 'action-delete' => 'dilea an folen ma',
542 # Recent changes
543 'nchanges' => '$1 {{PLURAL:$1|chanj|chanj}}',
544 'recentchanges' => 'Chanjyow a-dhiwedhes',
545 'recentchanges-legend' => 'Dewisyansow an chanjyow a-dhiwedhes',
546 'recentchangestext' => "Sewya an chanjyow diwettha eus dhe'n wiki war'n folen-ma.",
547 'recentchanges-feed-description' => "Sewya an chanjyow diwettha dhe'n wiki y'n feed-ma.",
548 'recentchanges-label-minor' => 'Hemm yw chanj bian',
549 'rclistfrom' => 'Disqwedhes chanjyow nowyth ow talleth a-dhia $1.',
550 'rcshowhideminor' => '$1 chanjyow bian',
551 'rcshowhidebots' => '$1 botow',
552 'rcshowhideliu' => '$1 devnydhoryon omgelmys',
553 'rcshowhideanons' => '$1 devnydhyoryon dihanow',
554 'rcshowhidemine' => '$1 ow chanjyow',
555 'rclinks' => "Disqwedhes an $1 chanj a-dhiwedhes gwres e'n $2 dedh a-dhiwedhes<br />$3",
556 'diff' => 'dyffrans',
557 'hist' => 'ist',
558 'hide' => 'Cudha',
559 'show' => 'Disqwedhes',
560 'minoreditletter' => 'B',
561 'newpageletter' => 'N',
562 'boteditletter' => 'bot',
563 'newsectionsummary' => '/* $1 */ rann nowyth',
564 'rc-enhanced-expand' => 'Disqwedhes an manylyon (JavaScript gorholys)',
565 'rc-enhanced-hide' => 'Cudha manylyon',
567 # Recent changes linked
568 'recentchangeslinked' => 'Chanjyow kelmys',
569 'recentchangeslinked-feed' => 'Chanjyow kelmys',
570 'recentchangeslinked-toolbox' => 'Chanjyow kelmys',
571 'recentchangeslinked-title' => 'Chanjyow kelmys dhe "$1"',
572 'recentchangeslinked-summary' => "↓ Hemm yw rol a janjyow a-dhiwedhes gwres war folednow kevrednys dhort folen ragavysyes (po dhe esely class ragavysyes).
573 Yth yw folednow eus war agas [[Special:Watchlist|rol golyas]] yn '''tew'''.",
574 'recentchangeslinked-page' => 'Hanow an folen:',
576 # Upload
577 'upload' => 'Ughcarga restren',
578 'uploadbtn' => 'Ughcarga restren',
579 'uploadlogpage' => 'Covscrifen ughcargans',
580 'filename' => 'Hanow-restren',
581 'filesource' => 'Pennfenten:',
582 'savefile' => 'Gwitha restren',
583 'uploadedimage' => '"[[$1]]" ughkergys',
584 'watchthisupload' => 'Golya an folen-ma',
586 # Special:ListFiles
587 'imgfile' => 'restren',
588 'listfiles_date' => 'Dedhyas',
589 'listfiles_name' => 'Hanow',
590 'listfiles_user' => 'Devnydhyer',
592 # File description page
593 'file-anchor-link' => 'Restren',
594 'filehist' => 'Istory an folen',
595 'filehist-deleteall' => 'dilea oll',
596 'filehist-deleteone' => 'dilea',
597 'filehist-current' => 'a-lebmyn',
598 'filehist-datetime' => 'Dedhyans/Eur',
599 'filehist-thumb' => 'Skeusednik',
600 'filehist-thumbtext' => 'Skeusednik rag an versyon dhort $1',
601 'filehist-user' => 'Devnydhyer',
602 'filehist-dimensions' => 'Mynsow',
603 'filehist-comment' => 'Ger',
604 'imagelinks' => 'Kevrednow an restren',
605 'linkstoimage' => "Yma'n {{PLURAL:$1|folen|$1 folen}} a-sew ow kevredna dhe'n restren-ma:",
606 'sharedupload' => 'Yma an folen-ma ow tos dhort $1 ha hi a ell bos usys gen ragdresow erel.',
607 'uploadnewversion-linktext' => "Ughcarga versyon nowyth a'n restren-ma",
609 # File deletion
610 'filedelete' => 'Dilea $1',
611 'filedelete-legend' => 'Dilea an restren',
612 'filedelete-submit' => 'Dilea',
614 # MIME search
615 'download' => 'iscarga',
617 # Unused templates
618 'unusedtemplateswlh' => 'kevrednow erel',
620 # Random page
621 'randompage' => 'Folen dre jons',
623 # Statistics
624 'statistics-pages' => 'Folednow',
626 'brokenredirects-edit' => 'chanjya',
627 'brokenredirects-delete' => 'dilea',
629 'withoutinterwiki-submit' => 'Disqwedhes',
631 # Miscellaneous special pages
632 'nbytes' => '$1 {{PLURAL:$1|bayt|bayt}}',
633 'nmembers' => '$1 {{PLURAL:$1|esel|esel}}',
634 'newpages' => 'Folednow nowyth',
635 'newpages-username' => 'Hanow-usyer:',
636 'move' => 'Gwaya',
637 'movethispage' => 'Gwaya an folen-ma',
638 'pager-newer-n' => '{{PLURAL:$1|1 nowyttha|$1 nowyttha}}',
639 'pager-older-n' => '{{PLURAL:$1|1 cottha|$1 cottha}}',
641 # Book sources
642 'booksources' => 'Penn-fentynyow lyver',
643 'booksources-search-legend' => 'Whilas pennfentydnyow lyver',
644 'booksources-go' => 'Ke',
646 # Special:Log
647 'specialloguserlabel' => 'Devnydhyer:',
648 'speciallogtitlelabel' => 'Titel:',
649 'log' => 'Covnotednow',
651 # Special:AllPages
652 'allpages' => 'Oll folednow',
653 'alphaindexline' => '$1 dhe $2',
654 'prevpage' => 'Folen gens ($1)',
655 'allpagesfrom' => 'Disqwedhes an folednow ujy ow talleth orth:',
656 'allpagesto' => 'Disqwedhes an folednow ujy ow tiwedha orth:',
657 'allarticles' => 'Oll folednow',
658 'allpagesprev' => 'Kens',
659 'allpagesnext' => 'Nessa',
660 'allpagessubmit' => 'Ke',
662 # Special:Categories
663 'categories' => 'Classys',
665 # Special:DeletedContributions
666 'sp-deletedcontributions-contribs' => 'kevrohow',
668 # Special:LinkSearch
669 'linksearch' => 'Kevrednow a-mes',
670 'linksearch-ok' => 'Whila',
672 # Special:ListUsers
673 'listusers-submit' => 'Disqwedhes',
675 # Special:Log/newusers
676 'newuserlogpage' => 'Covnoten gwryans devnydhyoryon',
677 'newuserlog-create-entry' => 'Devnydhyer nowyth',
679 # Special:ListGroupRights
680 'listgrouprights-members' => '(rol an esely)',
682 # E-mail user
683 'emailuser' => 'E-bostya an devnydhyer-ma',
684 'emailpage' => 'E-bostya devnydhyer',
685 'defemailsubject' => 'E-bost {{SITENAME}}',
686 'emailfrom' => 'A-dhia:',
687 'emailto' => 'Dhe:',
688 'emailmessage' => 'Messaj:',
689 'emailsend' => 'Danvon',
691 # Watchlist
692 'watchlist' => 'Ow rol golyas',
693 'mywatchlist' => 'Ow rol golyas',
694 'addedwatch' => 'Keworrys dhe rol golyas',
695 'watch' => 'Golya',
696 'watchthispage' => 'Golya an folen-ma',
697 'unwatch' => 'Diswolya',
698 'watchlist-options' => 'Dewisyansow an rol golyas',
700 # Displayed when you click the "watch" button and it is in the process of watching
701 'watching' => 'Ow colya...',
702 'unwatching' => 'Ow tisgolya...',
704 # Delete
705 'deletepage' => 'Dilea an folen',
706 'delete-confirm' => 'Dilea "$1"',
707 'delete-legend' => 'Dilea',
708 'actioncomplete' => 'An gwryans yw cowlwres',
709 'deletedtext' => '"<nowiki>$1</nowiki>" yw dileys.
710 Gwelewgh $2 rag covath a dhileansow a-dhiwedhes.',
711 'deletedarticle' => 'a dhileas "[[$1]]"',
712 'dellogpage' => 'Covnoten dileyansow',
713 'deletecomment' => 'Acheson:',
714 'deleteotherreason' => 'Acheson aral/keworransel:',
715 'deletereasonotherlist' => 'Acheson aral',
717 # Rollback
718 'rollbacklink' => 'restorya',
720 # Protect
721 'protectlogpage' => 'Covnoten difresyansow',
722 'protectedarticle' => 'a dhifresas "[[$1]]"',
723 'protectcomment' => 'Acheson:',
724 'protectexpiry' => 'Ow tiwetha:',
725 'protect_expiry_invalid' => 'Ufer yw an termyn diweth.',
726 'protect_expiry_old' => "Yma'n termyn diweth y'n termyn eus passyes.",
727 'protect-level-sysop' => 'Menysteryon hepken',
728 'protect-summary-cascade' => 'ow froslabma',
729 'protect-expiring' => 'y whra diwedha $1 (UTC)',
730 'restriction-type' => 'Cubmyas:',
731 'pagesize' => '(bayt)',
733 # Restrictions (nouns)
734 'restriction-edit' => 'Chanjya',
735 'restriction-move' => 'Gwaya',
736 'restriction-create' => 'Gwruthyl',
737 'restriction-upload' => 'Ughcarga',
739 # Undelete
740 'undeletelink' => 'gweles/daswul',
741 'undeletedarticle' => 'a wrug restorya "[[$1]]"',
742 'undelete-search-submit' => 'Whila',
743 'undelete-show-file-submit' => 'Ea',
745 # Namespace form on various pages
746 'namespace' => 'Spas-hanow:',
747 'invert' => 'Trebuchya an dewisyans',
748 'blanknamespace' => '(Penn)',
750 # Contributions
751 'contributions' => 'Kevrohow an devnydhyer',
752 'contributions-title' => 'Kevrohow an devnydhyer rag $1',
753 'mycontris' => 'Ow hevrohow',
754 'contribsub2' => 'Rag $1 ($2)',
755 'uctop' => '(gwartha)',
756 'month' => 'A-dhia mis (ha moy a-varr):',
757 'year' => 'A-dhia bledhen (ha moy a-varr):',
759 'sp-contributions-newbies' => 'Disqwedhes hepken kevrohow an acontow nowyth',
760 'sp-contributions-blocklog' => 'covnoten an letys',
761 'sp-contributions-talk' => 'kescows',
762 'sp-contributions-search' => 'Whila kevrohow',
763 'sp-contributions-username' => 'Trigva IP po hanow-usyer:',
764 'sp-contributions-submit' => 'Whila',
766 # What links here
767 'whatlinkshere' => 'Pyth eus ow kevredna obma',
768 'whatlinkshere-title' => 'Folednow ow kevredna bys "$1"',
769 'whatlinkshere-page' => 'Folen:',
770 'linkshere' => "Yma'n folednow a-sew ow kevredna dhe '''[[:$1]]''':",
771 'isredirect' => 'folen daswedyans',
772 'istemplate' => 'transcludyans',
773 'isimage' => 'kevren an imaj',
774 'whatlinkshere-prev' => '{{PLURAL:$1|kens|kens $1}}',
775 'whatlinkshere-next' => '{{PLURAL:$1|nessa|nessa $1}}',
776 'whatlinkshere-links' => '← kevrednow',
777 'whatlinkshere-hideredirs' => '$1 daswedyansow',
778 'whatlinkshere-hidetrans' => '$1 transcludyans',
779 'whatlinkshere-hidelinks' => '$1 kevrednow',
780 'whatlinkshere-filters' => 'Sidhlow',
782 # Block/unblock
783 'blockip' => 'Lettya an devnydhyer',
784 'ipaddress' => 'Trigva IP:',
785 'ipadressorusername' => 'Trigva IP po hanow-usyer:',
786 'ipbreason' => 'Acheson:',
787 'ipbreasonotherlist' => 'Acheson aral',
788 'ipb-blocklist-contribs' => 'Kevrohow rag $1',
789 'ipblocklist-submit' => 'Whila',
790 'blocklink' => 'lettya',
791 'unblocklink' => 'dislettya',
792 'change-blocklink' => 'chanjya an let',
793 'contribslink' => 'kevrohow',
794 'blocklogpage' => 'Covnoten an letys',
795 'blocklogentry' => 'a lettas [[$1]], $2 $3 y/hy termyn diweth',
796 'unblocklogentry' => 'dislettyes $1',
797 'block-log-flags-anononly' => 'devnydhyoryon dihanow hepken',
798 'block-log-flags-hiddenname' => 'hanow-usyer covys',
800 # Move page
801 'move-page' => 'Gwaya $1',
802 'move-page-legend' => 'Gwaya folen',
803 'movearticle' => 'Movya an folen:',
804 'newtitle' => 'Dhe titel nowyth:',
805 'move-watch' => 'Golya an folen-ma',
806 'movepagebtn' => 'Gwaya an folen',
807 'pagemovedsub' => 'An gwarnyans a sowenas',
808 'movepage-moved' => '\'\'\'Gwayes yw "$1" war-tu "$2"\'\'\'',
809 'movedto' => 'gwayes war-tu',
810 '1movedto2' => '[[$1]] gwayes war-tu [[$2]]',
811 '1movedto2_redir' => 'a wayas [[$1]] war-tu [[$2]] dres daswedyans',
812 'movelogpage' => 'Covnoten gwayansow',
813 'movereason' => 'Acheson:',
814 'revertmove' => 'trebuchya',
816 # Export
817 'export' => 'Esperthy folednow',
818 'export-addcat' => 'Keworra',
819 'export-addns' => 'Keworra',
821 # Namespace 8 related
822 'allmessagesname' => 'Hanow',
824 # Thumbnails
825 'thumbnail-more' => 'Brashe',
827 # Special:Import
828 'import' => 'Ymperthy folednow',
829 'import-interwiki-submit' => 'Ymperthy',
830 'import-upload-filename' => 'Hanow-restren:',
831 'importstart' => 'Owth ymperthy folednow...',
832 'import-noarticle' => 'Folen vyth dhe ymperthy!',
834 # Tooltip help for the actions
835 'tooltip-pt-userpage' => 'Agas folen devnydhyer',
836 'tooltip-pt-mytalk' => 'Agas folen gows',
837 'tooltip-pt-preferences' => 'Agas dewisyansow',
838 'tooltip-pt-watchlist' => "An rol a folednow ero'why ow colya",
839 'tooltip-pt-mycontris' => "Rol a'gas kevrohow",
840 'tooltip-pt-login' => 'Gwell via dhewgh mar tewgh hag omgelmy, mes nyns yw besy',
841 'tooltip-pt-logout' => 'Digelmy',
842 'tooltip-ca-talk' => "Dadhelva a-dro dhe'n dalgh",
843 'tooltip-ca-edit' => 'Why a ell chanjya an folen-ma. Mar pleg, gwrewgh usya an boton ragwel kens gwitha.',
844 'tooltip-ca-addsection' => 'Dalleth radn nowyth',
845 'tooltip-ca-viewsource' => 'Alwhedhys yw an folen-ma.
846 Why a ell gweles hy fennfenten.',
847 'tooltip-ca-history' => 'Amendyansow tremenys an folen-ma',
848 'tooltip-ca-protect' => 'Difres an folen-ma',
849 'tooltip-ca-delete' => 'Dilea an folen-ma',
850 'tooltip-ca-move' => 'Gwaya an folen-ma',
851 'tooltip-ca-watch' => "Keworra an folen-ma dhe'gas rol golyas",
852 'tooltip-ca-unwatch' => 'Dilea an folen-ma dhort agas rol golyas',
853 'tooltip-search' => 'Whila yn {{SITENAME}}',
854 'tooltip-search-go' => 'Ke dhe folen gen an keth hanow-ma, mars eus',
855 'tooltip-search-fulltext' => "Whila an text-ma e'n folednow",
856 'tooltip-n-mainpage' => 'Disqwedhes an pennfolen',
857 'tooltip-n-mainpage-description' => 'Godriga an pennfolen',
858 'tooltip-n-portal' => "A-dro dhe'n ragdres, an pyth a ellowgh gwul, ple cavos taclow",
859 'tooltip-n-currentevents' => 'Cavos derivadow kylva war darvosow a-lebmyn',
860 'tooltip-n-recentchanges' => "Rol an chanjyow a-dhiwedhes e'n wiki",
861 'tooltip-n-randompage' => 'Carga folen dre jons',
862 'tooltip-n-help' => 'Gweres',
863 'tooltip-t-whatlinkshere' => 'Rol a bub folednow wiki ow kevredna bys obma',
864 'tooltip-t-recentchangeslinked' => 'Chanjyow a-dhiwedhes yn folednow eus kevrednys orth an folen-ma',
865 'tooltip-feed-rss' => 'Feed RSS rag an folen-ma',
866 'tooltip-feed-atom' => 'Feed Atom rag an folen-ma',
867 'tooltip-t-contributions' => 'Gweles rol kevrohow an devnydhyer-ma',
868 'tooltip-t-emailuser' => "Danvon e-bost dhe'n devnydhyer-ma",
869 'tooltip-t-upload' => 'Ughcarga restrednow',
870 'tooltip-t-specialpages' => 'Rol a bub folen arbednek',
871 'tooltip-t-print' => 'Versyon pryntyadow an folen-ma',
872 'tooltip-t-permalink' => "Kevren fast dhe'n amendyans-ma a'n folen",
873 'tooltip-ca-nstab-main' => 'Gweles an folen dalgh',
874 'tooltip-ca-nstab-user' => 'Gweles an folen devnydhyer',
875 'tooltip-ca-nstab-special' => 'Hemm yw folen arbednek, ny ellowgh why chanjya an folen hy honan.',
876 'tooltip-ca-nstab-project' => 'Gweles folen an wiki',
877 'tooltip-ca-nstab-image' => 'Gweles folen an restren',
878 'tooltip-ca-nstab-template' => 'Gweles an scantlyn',
879 'tooltip-ca-nstab-category' => 'Gweles folen an class',
880 'tooltip-minoredit' => 'Merkya hebma avel chanj bian',
881 'tooltip-save' => 'Gwitha agas chanjyow',
882 'tooltip-preview' => 'Ragweles agas chanjyow; gwrewgh usya hebma kens gwitha mar pleg!',
883 'tooltip-diff' => "Disqwedhes an chanjyow eus gwres genowgh dhe'n text",
884 'tooltip-compareselectedversions' => 'Gweles an dyffransow ynter diw janjyow dewisyes an folen-ma',
885 'tooltip-watch' => "Keworra an folen-ma dhe'gas rol golyas",
886 'tooltip-rollback' => '"Restorya" a wra trebuchya chanjyow gwres dhe\'n folen-ma gen an kens devnydhyer yn onen clyck',
887 'tooltip-undo' => '"Diswul" a wra trebuchya an chanj-ma hag egery an furvlen chanjya yn fordh ragweles. Cheson a ell bos keworrys y\'n derivas cot.',
889 # Attribution
890 'siteuser' => 'devnydhyer {{SITENAME}} $1',
891 'lastmodifiedatby' => 'An folen-ma a veu kens chanjys dhe $2, $1 gans $3.',
892 'siteusers' => '{{PLURAL:$2|devnydhyer|devnydhyoryon}} {{SITENAME}} $1',
894 # Browsing diffs
895 'previousdiff' => '← Chanj cottha',
896 'nextdiff' => 'Chanj nowyttha →',
898 # Media information
899 'file-info-size' => '($1 × $2 pixel, mens an restren: $3, sort MIME : $4)',
900 'file-nohires' => '<small>Nyns eus clerder uhella cavadow.</small>',
901 'svg-long-desc' => '(Restren SVG, $1 × $2 pixel yn hanow, mens an restren: $3)',
902 'show-big-image' => 'Clerder leun',
903 'show-big-image-thumb' => '<small>Mens an ragwel-ma: $1 × $2 pixel</small>',
905 # Special:NewFiles
906 'ilsubmit' => 'Whila',
908 # Metadata
909 'metadata' => 'Metadata',
910 'metadata-expand' => 'Disqwedhes manylyon ystydnys',
911 'metadata-collapse' => 'Cudha manylyon ystydnys',
913 # EXIF tags
914 'exif-imagewidth' => 'Les',
915 'exif-imagelength' => 'Uhelder',
916 'exif-artist' => 'Awtour',
918 'exif-meteringmode-255' => 'Aral',
920 'exif-contrast-1' => 'Medhel',
921 'exif-contrast-2' => 'Cales',
923 # 'all' in various places, this might be different for inflected languages
924 'recentchangesall' => 'oll',
925 'imagelistall' => 'oll',
926 'watchlistall2' => 'oll',
927 'namespacesall' => 'oll',
928 'monthsall' => 'oll',
930 # Trackbacks
931 'trackbackremove' => '([$1 Dilea])',
933 # Multipage image navigation
934 'imgmultipageprev' => '← folen kens',
935 'imgmultipagenext' => 'folen nessa →',
936 'imgmultigo' => 'Ke!',
938 # Table pager
939 'table_pager_limit_submit' => 'Ke',
941 # Auto-summaries
942 'autoredircomment' => 'Daswedyas an folen war-tu [[$1]]',
943 'autosumm-new' => "Formas folen gen: '$1'",
945 # Watchlist editing tools
946 'watchlisttools-view' => 'Gweles chanjyow longus',
947 'watchlisttools-edit' => 'Gweles ha chanjya an rol golyas',
948 'watchlisttools-raw' => 'Chanjya restren an rol golyas',
950 # Special:Version
951 'version' => 'Versyon',
952 'version-other' => 'Aral',
953 'version-version' => '(Versyon $1)',
955 # Special:FilePath
956 'filepath-page' => 'Restren:',
958 # Special:FileDuplicateSearch
959 'fileduplicatesearch-filename' => 'Hanow-restren:',
960 'fileduplicatesearch-submit' => 'Whila',
962 # Special:SpecialPages
963 'specialpages' => 'Folednow arbednek',
965 # Special:Tags
966 'tags-edit' => 'chanjya',