6f948ac065471e630b09f1e992336def4bdea550
[lhc/web/wiklou.git] / languages / messages / MessagesKw.php
1 <?php
2 /** Cornish (Kernowek)
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 => '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',
35 );
36
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,
58 );
59
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' ),
87 );
88
89 $messages = array(
90 # User preference toggles
91 'tog-hideminor' => 'Cudha chanjyow bian yn chanjyow a-dhiwedhes',
92
93 'underline-never' => 'Nevra',
94
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',
146
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.',
157
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)',
167
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',
175
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',
188
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',
239
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',
259
260 'badaccess' => 'Gwall cubmyes',
261
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)',
283
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',
295
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',
303
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' => "A 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',
325
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',
332
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',
349
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:',
381
382 # "Undo" feature
383 'undo-summary' => 'Diswras amendyans $1 gans [[Special:Contributions/$2|$2]] ([[User talk:$2|kescows]])',
384
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)',
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}}, 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' => 'gans 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',
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 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',
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-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',
566
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:',
575
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',
585
586 # Special:ListFiles
587 'imgfile' => 'restren',
588 'listfiles_date' => 'Dedhyas',
589 'listfiles_name' => 'Hanow',
590 'listfiles_user' => 'Devnydhyer',
591
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",
608
609 # File deletion
610 'filedelete' => 'Dilea $1',
611 'filedelete-legend' => 'Dilea an restren',
612 'filedelete-submit' => 'Dilea',
613
614 # MIME search
615 'download' => 'iscarga',
616
617 # Unused templates
618 'unusedtemplateswlh' => 'kevrednow erel',
619
620 # Random page
621 'randompage' => 'Folen dre jons',
622
623 # Statistics
624 'statistics-pages' => 'Folednow',
625
626 'brokenredirects-edit' => 'chanjya',
627 'brokenredirects-delete' => 'dilea',
628
629 'withoutinterwiki-submit' => 'Disqwedhes',
630
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}}',
640
641 # Book sources
642 'booksources' => 'Penn-fentynyow lyver',
643 'booksources-search-legend' => 'Whilas pennfentydnyow lyver',
644 'booksources-go' => 'Ke',
645
646 # Special:Log
647 'specialloguserlabel' => 'Devnydhyer:',
648 'speciallogtitlelabel' => 'Titel:',
649 'log' => 'Covnotednow',
650
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',
661
662 # Special:Categories
663 'categories' => 'Classys',
664
665 # Special:DeletedContributions
666 'sp-deletedcontributions-contribs' => 'kevrohow',
667
668 # Special:LinkSearch
669 'linksearch' => 'Kevrednow a-mes',
670 'linksearch-ok' => 'Whila',
671
672 # Special:ListUsers
673 'listusers-submit' => 'Disqwedhes',
674
675 # Special:Log/newusers
676 'newuserlogpage' => 'Covnoten gwryans devnydhyoryon',
677 'newuserlog-create-entry' => 'Devnydhyer nowyth',
678
679 # Special:ListGroupRights
680 'listgrouprights-members' => '(rol an esely)',
681
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',
690
691 # Watchlist
692 'watchlist' => 'Ow rol golyas',
693 'mywatchlist' => 'Ow rol golyas',
694 'addedwatch' => 'Keworrys dhe rol golyas',
695 'removedwatch' => 'Dileys dhort an rol golyas',
696 'watch' => 'Golya',
697 'watchthispage' => 'Golya an folen-ma',
698 'unwatch' => 'Diswolya',
699 'watchlist-options' => 'Dewisyansow an rol golyas',
700
701 # Displayed when you click the "watch" button and it is in the process of watching
702 'watching' => 'Ow colya...',
703 'unwatching' => 'Ow tisgolya...',
704
705 # Delete
706 'deletepage' => 'Dilea an folen',
707 'delete-confirm' => 'Dilea "$1"',
708 'delete-legend' => 'Dilea',
709 'actioncomplete' => 'An gwryans yw cowlwres',
710 'deletedtext' => '"<nowiki>$1</nowiki>" yw dileys.
711 Gwelewgh $2 rag covath a dhileansow a-dhiwedhes.',
712 'deletedarticle' => 'a dhileas "[[$1]]"',
713 'dellogpage' => 'Covnoten dileyansow',
714 'deletecomment' => 'Acheson:',
715 'deleteotherreason' => 'Acheson aral/keworransel:',
716 'deletereasonotherlist' => 'Acheson aral',
717
718 # Rollback
719 'rollbacklink' => 'restorya',
720
721 # Protect
722 'protectlogpage' => 'Covnoten difresyansow',
723 'protectedarticle' => 'a dhifresas "[[$1]]"',
724 'protectcomment' => 'Acheson:',
725 'protectexpiry' => 'Ow tiwetha:',
726 'protect_expiry_invalid' => 'Ufer yw an termyn diweth.',
727 'protect_expiry_old' => "Yma'n termyn diweth y'n termyn eus passyes.",
728 'protect-level-sysop' => 'Menysteryon hepken',
729 'protect-summary-cascade' => 'ow froslabma',
730 'protect-expiring' => 'y whra diwedha $1 (UTC)',
731 'restriction-type' => 'Cubmyas:',
732 'pagesize' => '(bayt)',
733
734 # Restrictions (nouns)
735 'restriction-edit' => 'Chanjya',
736 'restriction-move' => 'Gwaya',
737 'restriction-create' => 'Gwruthyl',
738 'restriction-upload' => 'Ughcarga',
739
740 # Undelete
741 'undeletelink' => 'gweles/daswul',
742 'undeletedarticle' => 'a wrug restorya "[[$1]]"',
743 'undelete-search-submit' => 'Whila',
744 'undelete-show-file-submit' => 'Ea',
745
746 # Namespace form on various pages
747 'namespace' => 'Spas-hanow:',
748 'invert' => 'Trebuchya an dewisyans',
749 'blanknamespace' => '(Penn)',
750
751 # Contributions
752 'contributions' => 'Kevrohow an devnydhyer',
753 'contributions-title' => 'Kevrohow an devnydhyer rag $1',
754 'mycontris' => 'Ow hevrohow',
755 'contribsub2' => 'Rag $1 ($2)',
756 'uctop' => '(gwartha)',
757 'month' => 'A-dhia mis (ha moy a-varr):',
758 'year' => 'A-dhia bledhen (ha moy a-varr):',
759
760 'sp-contributions-newbies' => 'Disqwedhes hepken kevrohow an acontow nowyth',
761 'sp-contributions-blocklog' => 'covnoten an letys',
762 'sp-contributions-talk' => 'kescows',
763 'sp-contributions-search' => 'Whila kevrohow',
764 'sp-contributions-username' => 'Trigva IP po hanow-usyer:',
765 'sp-contributions-submit' => 'Whila',
766
767 # What links here
768 'whatlinkshere' => 'Pyth eus ow kevredna obma',
769 'whatlinkshere-title' => 'Folednow ow kevredna bys "$1"',
770 'whatlinkshere-page' => 'Folen:',
771 'linkshere' => "Yma'n folednow a-sew ow kevredna dhe '''[[:$1]]''':",
772 'isredirect' => 'folen daswedyans',
773 'istemplate' => 'transcludyans',
774 'isimage' => 'kevren an imaj',
775 'whatlinkshere-prev' => '{{PLURAL:$1|kens|kens $1}}',
776 'whatlinkshere-next' => '{{PLURAL:$1|nessa|nessa $1}}',
777 'whatlinkshere-links' => '← kevrednow',
778 'whatlinkshere-hideredirs' => '$1 daswedyansow',
779 'whatlinkshere-hidetrans' => '$1 transcludyans',
780 'whatlinkshere-hidelinks' => '$1 kevrednow',
781 'whatlinkshere-filters' => 'Sidhlow',
782
783 # Block/unblock
784 'blockip' => 'Lettya an devnydhyer',
785 'ipaddress' => 'Trigva IP:',
786 'ipadressorusername' => 'Trigva IP po hanow-usyer:',
787 'ipbreason' => 'Acheson:',
788 'ipbreasonotherlist' => 'Acheson aral',
789 'ipb-blocklist-contribs' => 'Kevrohow rag $1',
790 'ipblocklist-submit' => 'Whila',
791 'blocklink' => 'lettya',
792 'unblocklink' => 'dislettya',
793 'change-blocklink' => 'chanjya an let',
794 'contribslink' => 'kevrohow',
795 'blocklogpage' => 'Covnoten an letys',
796 'blocklogentry' => 'a lettas [[$1]], $2 $3 y/hy termyn diweth',
797 'unblocklogentry' => 'dislettyes $1',
798 'block-log-flags-anononly' => 'devnydhyoryon dihanow hepken',
799 'block-log-flags-hiddenname' => 'hanow-usyer covys',
800
801 # Move page
802 'move-page' => 'Gwaya $1',
803 'move-page-legend' => 'Gwaya folen',
804 'movearticle' => 'Movya an folen:',
805 'newtitle' => 'Dhe titel nowyth:',
806 'move-watch' => 'Golya an folen-ma',
807 'movepagebtn' => 'Gwaya an folen',
808 'pagemovedsub' => 'An gwarnyans a sowenas',
809 'movepage-moved' => '\'\'\'Gwayes yw "$1" war-tu "$2"\'\'\'',
810 'movedto' => 'gwayes war-tu',
811 '1movedto2' => '[[$1]] gwayes war-tu [[$2]]',
812 '1movedto2_redir' => 'a wayas [[$1]] war-tu [[$2]] dres daswedyans',
813 'movelogpage' => 'Covnoten gwayansow',
814 'movereason' => 'Acheson:',
815 'revertmove' => 'trebuchya',
816
817 # Export
818 'export' => 'Esperthy folednow',
819 'export-addcat' => 'Keworra',
820 'export-addns' => 'Keworra',
821
822 # Namespace 8 related
823 'allmessagesname' => 'Hanow',
824
825 # Thumbnails
826 'thumbnail-more' => 'Brashe',
827
828 # Special:Import
829 'import' => 'Ymperthy folednow',
830 'import-interwiki-submit' => 'Ymperthy',
831 'import-upload-filename' => 'Hanow-restren:',
832 'importstart' => 'Owth ymperthy folednow...',
833 'import-noarticle' => 'Folen vyth dhe ymperthy!',
834
835 # Tooltip help for the actions
836 'tooltip-pt-userpage' => 'Agas folen devnydhyer',
837 'tooltip-pt-mytalk' => 'Agas folen gows',
838 'tooltip-pt-preferences' => 'Agas dewisyansow',
839 'tooltip-pt-watchlist' => "An rol a folednow ero'why ow colya",
840 'tooltip-pt-mycontris' => "Rol a'gas kevrohow",
841 'tooltip-pt-login' => 'Gwell via dhewgh mar tewgh hag omgelmy, mes nyns yw besy',
842 'tooltip-pt-logout' => 'Digelmy',
843 'tooltip-ca-talk' => "Dadhelva a-dro dhe'n dalgh",
844 'tooltip-ca-edit' => 'Why a ell chanjya an folen-ma. Mar pleg, gwrewgh usya an boton ragwel kens gwitha.',
845 'tooltip-ca-addsection' => 'Dalleth radn nowyth',
846 'tooltip-ca-viewsource' => 'Alwhedhys yw an folen-ma.
847 Why a ell gweles hy fennfenten.',
848 'tooltip-ca-history' => 'Amendyansow tremenys an folen-ma',
849 'tooltip-ca-protect' => 'Difres an folen-ma',
850 'tooltip-ca-delete' => 'Dilea an folen-ma',
851 'tooltip-ca-move' => 'Gwaya an folen-ma',
852 'tooltip-ca-watch' => "Keworra an folen-ma dhe'gas rol golyas",
853 'tooltip-ca-unwatch' => 'Dilea an folen-ma dhort agas rol golyas',
854 'tooltip-search' => 'Whila yn {{SITENAME}}',
855 'tooltip-search-go' => 'Mos dhe folen gans an keth hanow-ma, mars eus',
856 'tooltip-search-fulltext' => "Whilas an text-ma y'n folednow",
857 'tooltip-n-mainpage' => 'Disqwedhes an pennfolen',
858 'tooltip-n-mainpage-description' => 'Godriga an pennfolen',
859 'tooltip-n-portal' => "A-dro dhe'n ragdres, an pyth a ellowgh whi gwul, ple cavos taclow",
860 'tooltip-n-currentevents' => 'Cavos derivadow kylva war darvosow a-lebmyn',
861 'tooltip-n-recentchanges' => "Rol an chanjyow a-dhiwedhes y'n wiki",
862 'tooltip-n-randompage' => 'Carga folen dre jons',
863 'tooltip-n-help' => 'Gweres',
864 'tooltip-t-whatlinkshere' => 'Rol a bub folednow wiki ow kevredna bys obma',
865 'tooltip-t-recentchangeslinked' => 'Chanjyow a-dhiwedhes yn folednow eus kevrednys orth an folen-ma',
866 'tooltip-feed-rss' => 'Feed RSS rag an folen-ma',
867 'tooltip-feed-atom' => 'Feed Atom rag an folen-ma',
868 'tooltip-t-contributions' => 'Gweles rol kevrohow an devnydhyer-ma',
869 'tooltip-t-emailuser' => "Danvon e-bost dhe'n devnydhyer-ma",
870 'tooltip-t-upload' => 'Ughcarga restrednow',
871 'tooltip-t-specialpages' => 'Rol a bub folen arbednek',
872 'tooltip-t-print' => 'Versyon pryntyadow an folen-ma',
873 'tooltip-t-permalink' => "Kevren fast dhe'n amendyans-ma a'n folen",
874 'tooltip-ca-nstab-main' => 'Gweles an folen dalgh',
875 'tooltip-ca-nstab-user' => 'Gweles an folen devnydhyer',
876 'tooltip-ca-nstab-special' => 'Hemm yw folen arbednek, ny ellowgh why chanjya an folen hy honan.',
877 'tooltip-ca-nstab-project' => 'Gweles folen an wiki',
878 'tooltip-ca-nstab-image' => 'Gweles folen an restren',
879 'tooltip-ca-nstab-template' => 'Gweles an scantlyn',
880 'tooltip-ca-nstab-category' => 'Gweles folen an class',
881 'tooltip-minoredit' => 'Merkya hebma avel chanj bian',
882 'tooltip-save' => 'Gwitha agas chanjyow',
883 'tooltip-preview' => 'Ragweles agas chanjyow; gwrewgh usya hebma kens gwitha mar pleg!',
884 'tooltip-diff' => "Disqwedhes an chanjyow eus gwres genowgh dhe'n text",
885 'tooltip-compareselectedversions' => 'Gweles an dyffransow ynter diw janjyow dewisyes an folen-ma',
886 'tooltip-watch' => "Keworra an folen-ma dhe'gas rol golyas",
887 'tooltip-rollback' => '"Restorya" a wra trebuchya chanjyow gwres dhe\'n folen-ma gen an kens devnydhyer yn onen clyck',
888 '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
890 # Attribution
891 'siteuser' => 'devnydhyer {{SITENAME}} $1',
892 'lastmodifiedatby' => 'An folen-ma a veu kens chanjys dhe $2, $1 gans $3.',
893 'siteusers' => '{{PLURAL:$2|devnydhyer|devnydhyoryon}} {{SITENAME}} $1',
894
895 # Browsing diffs
896 'previousdiff' => '← Chanj cottha',
897 'nextdiff' => 'Chanj nowyttha →',
898
899 # Media information
900 'file-info-size' => '($1 × $2 pixel, mens an restren: $3, sort MIME : $4)',
901 'file-nohires' => '<small>Nyns eus clerder uhella cavadow.</small>',
902 'svg-long-desc' => '(Restren SVG, $1 × $2 pixel yn hanow, mens an restren: $3)',
903 'show-big-image' => 'Clerder leun',
904 'show-big-image-thumb' => '<small>Mens an ragwel-ma: $1 × $2 pixel</small>',
905
906 # Special:NewFiles
907 'ilsubmit' => 'Whila',
908
909 # Metadata
910 'metadata' => 'Metadata',
911 'metadata-expand' => 'Disqwedhes manylyon ystydnys',
912 'metadata-collapse' => 'Cudha manylyon ystydnys',
913
914 # EXIF tags
915 'exif-imagewidth' => 'Les',
916 'exif-imagelength' => 'Uhelder',
917 'exif-artist' => 'Awtour',
918
919 'exif-meteringmode-255' => 'Aral',
920
921 'exif-contrast-1' => 'Medhel',
922 'exif-contrast-2' => 'Cales',
923
924 # External editor support
925 'edit-externally' => 'Chanjya an restren-ma dre towlen a-ves',
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' => 'Folednow arbednek',
968
969 # Special:Tags
970 'tags-edit' => 'chanjya',
971
972 );