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