Localisation updates for core and extension messages from translatewiki.net (2011...
[mediawiki.git] / languages / messages / MessagesKw.php
blobad3603841887a95bce99955e9cf77821c71c9db5
1 <?php
2 /** Cornish (Kernowek)
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 'Allmessages' => array( 'OllMessajow' ),
62 'Allpages' => array( 'OllFolennow' ),
63 'Ancientpages' => array( 'FolennowCoth' ),
64 'Block' => array( 'Lettya' ),
65 'Categories' => array( 'Classys' ),
66 'Contributions' => array( 'Kevrohow' ),
67 'Emailuser' => array( 'EbostyaDevnydhyer' ),
68 'Export' => array( 'Esperthy' ),
69 'Import' => array( 'Ymperthy' ),
70 'Movepage' => array( 'GwayaFolen' ),
71 'Mycontributions' => array( 'OwHevrohow' ),
72 'Mypage' => array( 'OwFolen' ),
73 'Mytalk' => array( 'OwHows' ),
74 'Newpages' => array( 'FolennowNowyth' ),
75 'Preferences' => array( 'Dewisyansow' ),
76 'Randompage' => array( 'FolenDreJons' ),
77 'Recentchanges' => array( 'Chanjyow_a-dhiwedhes' ),
78 'Search' => array( 'Whilans' ),
79 'Specialpages' => array( 'FolennowArbennek' ),
80 'Upload' => array( 'Ughcarga' ),
81 'Version' => array( 'Versyon' ),
82 'Wantedcategories' => array( 'ClassysWhansus' ),
83 'Wantedfiles' => array( 'RestrennowWhansus' ),
84 'Wantedpages' => array( 'FolennowWhansus' ),
85 'Wantedtemplates' => array( 'ScantlynsWhansus' ),
86 'Watchlist' => array( 'Rol_golyas' ),
89 $messages = array(
90 # User preference toggles
91 'tog-hideminor' => 'Kudha chanjyow bian en chanjyow a-dhiwedhes',
92 'tog-watchcreations' => "Keworra folednow gwruthys genam dhe'm rol golyas",
93 'tog-watchdefault' => "Keworra folednow chanjys genam dhe'm rol golyas",
94 'tog-watchmoves' => "Keworra folednow gwayes genam dhe'm rol golyas",
95 'tog-watchdeletion' => "Keworra folednow dileys genam dhe'm rol golyas",
97 'underline-always' => 'Puppres',
98 'underline-never' => 'Nevra',
99 'underline-default' => 'Defowt an beurel',
101 # Font style option in Special:Preferences
102 'editfont-default' => 'Defowt an beurel',
104 # Dates
105 'sunday' => "De' Sul",
106 'monday' => "De' Lun",
107 'tuesday' => "De' Meurth",
108 'wednesday' => "De' Merher",
109 'thursday' => "De' Yow",
110 'friday' => "De' Gwener",
111 'saturday' => "De' Sadorn",
112 'sun' => 'Sul',
113 'mon' => 'Lun',
114 'tue' => 'Meu',
115 'wed' => 'Mer',
116 'thu' => 'Yow',
117 'fri' => 'Gwe',
118 'sat' => 'Sad',
119 'january' => 'Genver',
120 'february' => 'Hwevrel',
121 'march' => 'Meurth',
122 'april' => 'Ebrel',
123 'may_long' => 'Me',
124 'june' => 'Metheven',
125 'july' => 'Gortheren',
126 'august' => 'Est',
127 'september' => 'Gwynngala',
128 'october' => 'Hedra',
129 'november' => 'Du',
130 'december' => 'Kevardhu',
131 'january-gen' => 'Genver',
132 'february-gen' => 'Hwevrel',
133 'march-gen' => 'Meurth',
134 'april-gen' => 'Ebrel',
135 'may-gen' => 'Me',
136 'june-gen' => 'Metheven',
137 'july-gen' => 'Gortheren',
138 'august-gen' => 'Est',
139 'september-gen' => 'Gwynngala',
140 'october-gen' => 'Hedra',
141 'november-gen' => 'Du',
142 'december-gen' => 'Kevardhu',
143 'jan' => 'Gen',
144 'feb' => 'Hwe',
145 'mar' => 'Meu',
146 'apr' => 'Ebr',
147 'may' => 'Me',
148 'jun' => 'Met',
149 'jul' => 'Gor',
150 'aug' => 'Est',
151 'sep' => 'Gwy',
152 'oct' => 'Hed',
153 'nov' => 'Du',
154 'dec' => 'Kev',
156 # Categories related messages
157 'pagecategories' => '{{PLURAL:$1|Klass|Klass}}',
158 'category_header' => 'Folednow e\'n klass "$1"',
159 'subcategories' => 'Isglassys',
160 'category-media-header' => 'Media e\'n klass "$1"',
161 'category-empty' => "''Nag eus a-lebmyn folednow na media e'n klass-ma.''",
162 'hidden-categories' => '{{PLURAL:$1|Klass kovys|Klass kovys}}',
163 'hidden-category-category' => 'Klassys kovys',
164 'category-subcat-count' => "{{PLURAL:$2|Nag eus dhe'n klass-ma marnas an isglass a-sew.|Yma dhe'n klass-ma an {{PLURAL:$1|isglass|$1 isglass}} a-sew, dhort sobm a $2.}}",
165 'category-subcat-count-limited' => "Yma dhe'n klass-ma an {{PLURAL:$1|isglass|$1 isglass}} a-sew.",
166 'category-article-count' => "{{PLURAL:$2|Nag eus dhe'n klass-ma marnas an folen a-sew.|Yma'n {{PLURAL:$1|folen|$1 folednow}} a-sew e'n klass-ma, dhort sobm a $2.}}",
167 'category-article-count-limited' => "Yma'n {{PLURAL:$1|folen|$1 folen}} a-sew e'n klass kesres.",
168 'category-file-count' => "{{PLURAL:$2|Nag eus dhe'n klass-ma marnas an folen a-sew.|Yma'n {{PLURAL:$1|folen|$1 folen}} a-sew e'n klass-ma, dhort sobm a $2.}}",
169 'category-file-count-limited' => "Yma'n {{PLURAL:$1|folen|$1 folen}} a-sew e'n klass kesres.",
170 'listingcontinuesabbrev' => 'pes.',
172 'about' => 'A-dro dhe',
173 'newwindow' => '(y hwra egeri en fenester nowyth)',
174 'cancel' => 'Hedhi',
175 'moredotdotdot' => 'Moy...',
176 'mypage' => 'Ow folen',
177 'mytalk' => 'Ow hows',
178 'anontalk' => 'Keskows rag an drigva IP-ma',
179 'navigation' => 'Lewyans',
180 'and' => '&#32;ha(g)',
182 # Cologne Blue skin
183 'qbfind' => 'Kavos',
184 'qbbrowse' => 'Peuri',
185 'qbedit' => 'Chanjya',
186 'qbpageoptions' => 'An folen-ma',
187 'qbmyoptions' => 'Ow folednow',
188 'qbspecialpages' => 'Folednow arbednek',
190 # Vector skin
191 'vector-action-addsection' => 'Keworra mater',
192 'vector-action-delete' => 'Dilea',
193 'vector-action-move' => 'Gwaya',
194 'vector-action-protect' => 'Difres',
195 'vector-action-undelete' => 'Disdhilea',
196 'vector-action-unprotect' => 'Disdhifres',
197 'vector-view-create' => 'Gwruthyl',
198 'vector-view-edit' => 'Chanjya',
199 'vector-view-history' => 'Gweles istori an folen',
200 'vector-view-view' => 'Redya',
201 'vector-view-viewsource' => 'Gweles pennfenten',
203 'errorpagetitle' => 'Gwall',
204 'returnto' => 'Dehweles dhe $1.',
205 'tagline' => 'Dhort {{SITENAME}}',
206 'help' => 'Gweres',
207 'search' => 'Hwilans',
208 'searchbutton' => 'Hwila',
209 'go' => 'Ke',
210 'searcharticle' => 'Ke',
211 'history' => 'Istori an folen',
212 'history_short' => 'Istori',
213 'info_short' => 'Kedhlow',
214 'printableversion' => 'Versyon pryntyadow',
215 'permalink' => 'Kevren fast',
216 'print' => 'Pryntya',
217 'view' => 'Gweles',
218 'edit' => 'Chanjya',
219 'create' => 'Gwruthyl',
220 'editthispage' => 'Chanjya an folen-ma',
221 'create-this-page' => 'Gwruthyl an folen-ma',
222 'delete' => 'Dilea',
223 'deletethispage' => 'Dilea an folen-ma',
224 'undelete_short' => 'Disdhilea {{PLURAL:$1|udn janj|$1 chanj}}',
225 'viewdeleted_short' => 'Gweles {{PLURAL:$1|udn janj dileys|$1 chanj dileys}}',
226 'protect' => 'Difres',
227 'protect_change' => 'chanjya',
228 'protectthispage' => 'Difres an folen-ma',
229 'unprotect' => 'Disdhifres',
230 'unprotectthispage' => 'Disdhifres an folen-ma',
231 'newpage' => 'Folen nowyth',
232 'talkpage' => "Dadhelva a-dro dhe'n folen-ma",
233 'talkpagelinktext' => 'keskows',
234 'specialpage' => 'Folen arbednek',
235 'personaltools' => 'Toulys personel',
236 'postcomment' => 'Radn nowyth',
237 'talk' => 'Keskows',
238 'views' => 'Gwelyow',
239 'toolbox' => 'Box toulys',
240 'userpage' => 'Folen devnydhyer',
241 'projectpage' => 'Folen meta',
242 'imagepage' => 'Gweles folen an restren',
243 'mediawikipage' => 'Gweles folen an messajys',
244 'templatepage' => 'Gweles folen an skantlyn',
245 'viewhelppage' => 'Gweles an folen gweres',
246 'categorypage' => 'Gweles folen an klass',
247 'viewtalkpage' => 'Gweles an keskows',
248 'otherlanguages' => 'En tavosow erel',
249 'redirectedfrom' => '(Daswedyes dhort $1)',
250 'redirectpagesub' => 'Folen daswedyans',
251 'lastmodifiedat' => 'An folen-ma a veu kens chanjys an $1, dhe $2.',
252 'jumpto' => 'Labma dhe:',
253 'jumptonavigation' => 'lewyans',
254 'jumptosearch' => 'hwilans',
256 # 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).
257 'aboutsite' => 'A-dro dhe {{SITENAME}}',
258 'aboutpage' => 'Project:Derivadow',
259 'copyright' => 'Kavadow ew an dalgh en-dadn $1.',
260 'copyrightpage' => '{{ns:project}}:Gwirbryntyansow',
261 'currentevents' => 'Darvosow a-lebmyn',
262 'currentevents-url' => 'Project:Darvosow a-lebmyn',
263 'disclaimers' => 'Avisyansow',
264 'disclaimerpage' => 'Project:Avisyans ollgebmyn',
265 'edithelp' => 'Gweres gans chanjya',
266 'edithelppage' => 'Help:Chanjya',
267 'helppage' => 'Help:Gweres',
268 'mainpage' => 'Pennfolen',
269 'mainpage-description' => 'Pennfolen',
270 'policy-url' => 'Project:Policy',
271 'portal' => 'Porth an gemeneth',
272 'portal-url' => 'Project:Porth an gemeneth',
273 'privacy' => 'Polici privetter',
274 'privacypage' => 'Project:Polici privetter',
276 'badaccess' => 'Gwall kubmyes',
278 'ok' => 'Sur',
279 'retrievedfrom' => 'Daskevys dhort "$1"',
280 'youhavenewmessages' => 'Yma $1 genowgh ($2).',
281 'newmessageslink' => 'messajys nowyth',
282 'newmessagesdifflink' => 'chanj kens',
283 'youhavenewmessagesmulti' => 'Ma messajow noweth genowgh war $1',
284 'editsection' => 'chanjya',
285 'editold' => 'chanjya',
286 'viewsourceold' => 'gweles an pennfenten',
287 'editlink' => 'chanjya',
288 'viewsourcelink' => 'gweles an fenten',
289 'editsectionhint' => 'Chanjya an radn: $1',
290 'toc' => 'Synsys',
291 'showtoc' => 'diskwedhes',
292 'hidetoc' => 'kudha',
293 'collapsible-expand' => 'Efani',
294 'thisisdeleted' => 'Gweles po restorya $1?',
295 'viewdeleted' => 'Gweles $1?',
296 'restorelink' => '{{PLURAL:$1|udn janj dileys|$1 chanj dileys}}',
297 'feedlinks' => 'Feed:',
298 'site-rss-feed' => '$1 RSS feed',
299 'site-atom-feed' => '$1 Atom feed',
300 'page-rss-feed' => '"$1" feed RSS',
301 'page-atom-feed' => '"$1" feed Atom',
302 'red-link-title' => '$1 (nag eus folen henwys yndelma)',
304 # Short words for each namespace, by default used in the namespace tab in monobook
305 'nstab-main' => 'Erthygel',
306 'nstab-user' => 'Folen devnydhyer',
307 'nstab-media' => 'Folen media',
308 'nstab-special' => 'Folen arbednek',
309 'nstab-project' => 'Folen towl',
310 'nstab-image' => 'Restren',
311 'nstab-mediawiki' => 'Messach',
312 'nstab-template' => 'Skantlyn',
313 'nstab-help' => 'Gweres',
314 'nstab-category' => 'Klass',
316 # General errors
317 'error' => 'Gwall',
318 'databaseerror' => 'Gwall database',
319 'readonly' => 'An database yw alhwedhys',
320 'missingarticle-rev' => '(amendyans#: $1)',
321 'missingarticle-diff' => '(Dyffrans: $1, $2)',
322 'internalerror' => 'Gwall a-bervedh',
323 'internalerror_info' => 'Gwall a-bervedh: $1',
324 'filecopyerror' => 'Nag alje\'ma kopia an restren "$1" war-tu "$2".',
325 'filerenameerror' => 'Nag alje\'ma dashenwel an restren "$1" dhe "$2".',
326 'filedeleteerror' => 'Nag aljem dilea an restren "$1".',
327 'filenotfound' => 'Nag aljem kavos an restren "$1".',
328 'badtitle' => 'Titel drog',
329 'viewsource' => 'Gweles fenten',
330 'viewsourcefor' => 'rag $1',
332 # Login and logout pages
333 'welcomecreation' => '== Dynnargh, $1! ==
334 Gwruthys yw agas akont.
335 Na wrewgh ankevi dhe janjya agas [[Special:Preferences|dowisyansow rag {{SITENAME}}]].',
336 'yourname' => 'Hanow-usyer:',
337 'yourpassword' => 'Ger-tremena:',
338 'yourpasswordagain' => 'Jynnskrifowgh agas ger-tremena arta:',
339 'remembermypassword' => "Porth kov a'm ger-tremena war'n amontyer-ma (rag $1 {{PLURAL:$1|dedh|dedh}} dhe'n moyha)",
340 'securelogin-stick-https' => 'Gwitha junyes gans HTTPS woja omgelmi',
341 'yourdomainname' => 'Agas tiredh:',
342 'login' => 'Omgelmi',
343 'nav-login-createaccount' => 'Omgelmi / Formya akont nowyth',
344 'loginprompt' => 'Hwi a res galosegi cookies rag omgelmi orth {{SITENAME}}.',
345 'userlogin' => 'Omgelmi / formya akont nowyth',
346 'userloginnocreate' => 'Omgelmi',
347 'logout' => 'Digelmi',
348 'userlogout' => 'Digelmi',
349 'notloggedin' => 'Digelmys',
350 'nologin' => "A nag eus akont dhewgh? '''$1'''.",
351 'nologinlink' => 'Formyowgh akont',
352 'createaccount' => 'Formya akont nowyth',
353 'gotaccount' => "Eus akont genowgh seulabres? '''$1'''.",
354 'gotaccountlink' => 'Omgelmi',
355 'userlogin-resetlink' => 'Eus ankevys genowgh agas kedhlow omgelmi?',
356 'createaccountmail' => 'der e-bost',
357 'createaccountreason' => 'Acheson:',
358 'badretype' => 'Na wra parya an geryow-tremena an eyl gans y gila.',
359 'userexists' => "Yma'n hanow-usyer entrys genowgh ow bos usys seulabres.
360 Gwrewgh dowis hanow aral.",
361 'loginerror' => 'Gwall omgelmi',
362 'createaccounterror' => "Nag alje'ma formya an akont: $1",
363 'nocookiesnew' => 'An akont yw formys, mes nag owgh hwi omgelmys.
364 {{SITENAME}} a wra usya cookies rag omgelmi devnydhyoryon.
365 Dialosegys yw cookies war agas amontyer.
366 Gwrewgh aga galosegi, ena omgelmowgh gans agas hanow-user ha ger-tremena nowyth.',
367 'nocookieslogin' => '{{SITENAME}} a wra usya cookies rag omgelmi devnydhyoryon.
368 Dialosegys yw cookies war agas amontyer.
369 Gwrewgh aga galosegi hag assayowgh arta.',
370 'noname' => "Na wrugo'hwi ri hanow-user da.",
371 'loginsuccess' => "'''Omgelmys owgh hwi lebmyn orth {{SITENAME}} avel \"\$1\".'''",
372 'nouserspecified' => 'Hwi a res ri hanow-usyer.',
373 'wrongpassword' => 'Ger-tremena kabm.
374 Assayowgh arta.',
375 'wrongpasswordempty' => 'An ger-tremena res o gwag. Assayowgh arta.',
376 'mailmypassword' => 'E-bostya ger-tremena nowyth',
377 'noemailcreate' => 'Hwi a res ri trigva ebost dha',
378 'accountcreated' => 'Formys yw an akont',
379 'accountcreatedtext' => 'Formys yw an akont rag $1.',
380 'loginlanguagelabel' => 'Yeth: $1',
382 # Change password dialog
383 'resetpass' => 'Chanjya ger-tremena',
384 'resetpass_header' => 'Chanjya ger-tremena an akont',
385 'oldpassword' => 'Ger-tremena koth:',
386 'newpassword' => 'Ger-tremena nowyth:',
387 'resetpass-submit-loggedin' => 'Chanjya an ger-tremena',
388 'resetpass-submit-cancel' => 'Hedhi',
390 # Special:PasswordReset
391 'passwordreset-username' => 'Hanow-usyer:',
392 'passwordreset-email' => 'Trigva ebost:',
394 # Edit page toolbar
395 'bold_sample' => 'Tekst tew',
396 'bold_tip' => 'Tekst tew',
397 'italic_sample' => 'Tekst italek',
398 'italic_tip' => 'Tekst italek',
399 'link_sample' => 'Titel an gevren',
400 'link_tip' => 'Kevren bervedhel',
401 'extlink_sample' => 'http://www.example.com titel an gevren',
402 'extlink_tip' => 'Kevren a-mes (na ankevowgh an rager http://)',
403 'headline_sample' => 'Text pennlinen',
404 'headline_tip' => 'Pennlinen nivel 2',
405 'image_tip' => 'Restren neythys',
406 'media_tip' => 'Kevren restren',
407 'sig_tip' => 'Agas sinans gans stampa-termyn',
409 # Edit pages
410 'summary' => 'Derivas kot:',
411 'subject' => 'Testen/Pennlinen:',
412 'minoredit' => 'Chanj bian yw hebma',
413 'watchthis' => 'Golyas an folen-ma',
414 'savearticle' => 'Gwitha',
415 'preview' => 'Ragwel',
416 'showpreview' => 'Ragweles',
417 'showdiff' => 'Diskwedhes an chanjyow',
418 'anoneditwarning' => "'''Gwarnyans:''' Nag owgh hwi omgelmys.
419 Agas trigva IP a vedh rekordys en istori chanjyow an folen-ma.",
420 'summary-preview' => "Ragwel a'n derivas kot:",
421 'loginreqlink' => 'omgelmi',
422 'accmailtitle' => 'Danvonys yw an ger-tremena.',
423 'newarticle' => '(Nowyth)',
424 'noarticletext' => 'Nag eus tekst war an folen-ma a-lebmyn.
425 Hwi a ell [[Special:Search/{{PAGENAME}}|hwilas titel an folen-ma]] en folednow erel,
426 <span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} hwilas e\'n kovnotednow kelmys],
427 po [{{fullurl:{{FULLPAGENAME}}|action=edit}} chanjya an folen-ma]</span>.',
428 'updated' => '(Nowedhys)',
429 'note' => "'''Noten:'''",
430 'previewnote' => "'''Gwrewgh perthi kov, nag yw hebma bus ragwel.''' Nag yw agas chanjyow gwithys hwath!",
431 'editing' => 'ow chanjya $1',
432 'editingsection' => 'ow chanjya $1 (radn)',
433 'editingcomment' => 'ow chanjya $1 (radn nowyth)',
434 'yourtext' => 'Agas tekst',
435 'yourdiff' => 'Dyffransow',
436 'templatesused' => '{{PLURAL:$1|Skantlyn|Skantlyns}} usys war an folen-ma:',
437 'templatesusedpreview' => "{{PLURAL:$1|Skantlyn|Skantlyns}} usys e'n ragwel-ma:",
438 'template-protected' => '(gwithys)',
439 'template-semiprotected' => '(hanter-difresys)',
440 'hiddencategories' => 'Esel a {{PLURAL:$1|1 klass kovys|$1 klass covys}} yw an folen-ma:',
441 'permissionserrorstext-withaction' => 'Nag eus kubmyes dhewgh dhe $2, rag an {{PLURAL:$1|acheson|achesonys}} a-sew:',
442 'log-fulllog' => 'Gweles an govnoten dien',
444 # "Undo" feature
445 'undo-summary' => 'Diswras amendyans $1 gans [[Special:Contributions/$2|$2]] ([[User talk:$2|keskows]])',
447 # Account creation failure
448 'cantcreateaccounttitle' => 'Nag ellam formya an akont',
450 # History pages
451 'viewpagelogs' => 'Gweles kovnotednow an folen-ma',
452 'currentrev-asof' => 'An chanj diwettha dhort $1',
453 'revisionasof' => 'Amendyans woja $1',
454 'previousrevision' => '← Amendyans kottha',
455 'nextrevision' => 'Daswel nowyttha →',
456 'currentrevisionlink' => 'An amendyans diwettha',
457 'cur' => 'lem',
458 'next' => 'nessa',
459 'last' => 'kens',
460 'page_first' => 'kensa',
461 'page_last' => 'kens',
462 'history-fieldset-title' => 'Peuri an istori',
463 'histfirst' => 'An moyha a-varr',
464 'histlast' => 'An diwettha',
465 'historyempty' => '(gwag)',
467 # Revision deletion
468 'rev-delundel' => 'diskwedhes/kudha',
469 'revdel-restore' => 'chanjya an hewelder',
470 'pagehist' => 'Istori an folen',
471 'revdelete-uname' => 'hanow-usyer',
473 # History merging
474 'mergehistory-reason' => 'Acheson:',
476 # Merge log
477 'revertmerge' => 'Disworunya',
479 # Diffs
480 'history-title' => 'Istori an folen "$1"',
481 'difference' => '(Dyffrans ynter an amendyansow)',
482 'lineno' => 'Linen $1:',
483 'compareselectedversions' => 'Keheveli an amendyansow dowisyes',
484 'editundo' => 'diswul',
486 # Search results
487 'searchresults' => 'Sewyansow an hwilans',
488 'searchresults-title' => 'Sewyansow an hwilans rag "$1"',
489 'searchresulttext' => 'Rag kedhlow moy a-dro dhe hwilas en {{SITENAME}}, gwelowgh [[{{MediaWiki:Helppage}}|{{int:help}}]].',
490 'searchsubtitle' => 'Hwi a wrug hwilas \'\'\'[[:$1]]\'\'\' ([[Special:Prefixindex/$1|oll folednow ow talleth gans "$1"]]{{int:pipe-separator}}[[Special:WhatLinksHere/$1|oll folednow ow kevredna dhe "$1"]])',
491 'searchsubtitleinvalid' => "Hwi a wrug hwilas '''$1'''",
492 'notitlematches' => 'Nag eus titel folen ow machya',
493 'notextmatches' => 'Nag eus tekst folen ow machya',
494 'prevn' => 'kens {{PLURAL:$1|$1}}',
495 'nextn' => 'nessa {{PLURAL:$1|$1}}',
496 'viewprevnext' => 'Gweles ($1 {{int:pipe-separator}} $2) ($3)',
497 'searchmenu-legend' => 'Etholyow hwilans',
498 'searchmenu-exists' => "'''Yma folen henwys \"[[:\$1]]\" war an wiki-ma'''",
499 'searchmenu-new' => "'''Gwruthyl an folen \"[[:\$1]]\" war an wiki-ma!'''",
500 'searchhelp-url' => 'Help:Gweres',
501 'searchprofile-images' => 'Liesmedia',
502 'searchprofile-everything' => 'Puptra',
503 'searchprofile-advanced' => 'Avoncys',
504 'searchprofile-articles-tooltip' => 'Hwilas en $1',
505 'searchprofile-project-tooltip' => 'Hwilas en $1',
506 'searchprofile-images-tooltip' => 'Hwilas restrednow',
507 'search-result-size' => '$1 ({{PLURAL:$2|1 ger|$2 ger}})',
508 'search-redirect' => '(daswedyans $1)',
509 'search-section' => '(radn $1)',
510 'search-suggest' => "A wrugo'hwi menya: $1",
511 'search-interwiki-caption' => 'Ragdresow hwor',
512 'search-interwiki-default' => '$1 sewyansow:',
513 'search-interwiki-more' => '(moy)',
514 'search-mwsuggest-enabled' => 'gans profyansow',
515 'search-mwsuggest-disabled' => 'profyansow veth',
516 'searchall' => 'oll',
517 'nonefound' => "'''Noten''': Nag ew saw radn a'n spasys-hanow hwilys en skwir.
518 Gwrewgh assaya dhe rag-gorra agas govyn gans ''all:'' rag hwilas en pub le (a-barth an folednow keskows, skantlyns, etc), po usyowgh an spas-hanow hwensys avel rag-gorrans.",
519 'powersearch' => 'Hwilans avoncys',
520 'powersearch-legend' => 'Hwilans avoncys',
521 'powersearch-ns' => 'Hwila en spasys-hanow:',
522 'powersearch-redir' => 'Gorra en rol an daswedyansow',
523 'powersearch-field' => 'Hwila',
524 'powersearch-toggleall' => 'Oll',
526 # Preferences page
527 'preferences' => 'Dowisyansow',
528 'mypreferences' => 'Ow dowisyansow',
529 'changepassword' => 'Chanjya an ger-tremena',
530 'prefs-skin' => 'Krohen',
531 'prefs-datetime' => 'Dedhyans hag eur',
532 'prefs-rc' => 'Chanjyow a-dhiwedhes',
533 'prefs-watchlist' => 'Rol golyas',
534 'prefs-resetpass' => 'Chanjya ger-tremena',
535 'prefs-email' => 'Etholyow e-bost',
536 'saveprefs' => 'Gwitha',
537 'searchresultshead' => 'Hwilans',
538 'timezoneregion-africa' => 'Afrika',
539 'timezoneregion-america' => 'Amerika',
540 'timezoneregion-antarctica' => 'Antarktika',
541 'timezoneregion-arctic' => 'Arktek',
542 'timezoneregion-asia' => 'Asi',
543 'timezoneregion-atlantic' => 'Mor Atlantek',
544 'timezoneregion-australia' => 'Awstralya',
545 'timezoneregion-europe' => 'Europa',
546 'timezoneregion-indian' => 'Mor Eyndek',
547 'timezoneregion-pacific' => 'Mor Kosel',
548 'prefs-searchoptions' => 'Etholyow hwilans',
549 'prefs-files' => 'Restrednow',
550 'youremail' => 'E-bost:',
551 'username' => 'Hanow-usyer:',
552 'uid' => 'ID devnydhyer:',
553 'prefs-memberingroups' => "Esel a'n {{PLURAL:$1|bagas|bagasow}}:",
554 'yourrealname' => 'Hanow gwir:',
555 'yourlanguage' => 'Yeth:',
556 'yournick' => 'Sinans nowyth:',
557 'yourgender' => 'Reyth:',
558 'gender-male' => 'Gorow',
559 'gender-female' => 'Benow',
560 'email' => 'E-bost',
561 'prefs-signature' => 'Sinans',
562 'prefs-advancedediting' => 'Etholyow avoncys',
563 'prefs-advancedrc' => 'Etholyow avoncys',
564 'prefs-advancedrendering' => 'Etholyow avoncys',
565 'prefs-advancedsearchoptions' => 'Etholyow avoncys',
566 'prefs-advancedwatchlist' => 'Etholyow avoncys',
568 # User rights
569 'userrights-groupsmember' => 'Esel a:',
570 'userrights-reason' => 'Acheson:',
572 # Groups
573 'group' => 'Bagas:',
574 'group-user' => 'Devnydhyoryon',
575 'group-bot' => 'Botow',
576 'group-sysop' => 'Menysteryon',
577 'group-all' => '(oll)',
579 'group-user-member' => 'Devnydhyer',
580 'group-bot-member' => 'Bot',
581 'group-sysop-member' => 'Menyster',
583 'grouppage-user' => '{{ns:project}}:Devnydhyoryon',
584 'grouppage-bot' => '{{ns:project}}:Botow',
585 'grouppage-sysop' => '{{ns:project}}:Menysteryon',
587 # Rights
588 'right-read' => 'Redya folednow',
589 'right-edit' => 'Chanjya folednow',
590 'right-createtalk' => 'Gwruthyl folednow keskows',
591 'right-createaccount' => 'Formya akontow devnydhyer nowyth',
592 'right-move' => 'Gwaya folednow',
593 'right-movefile' => 'Gwaya restrednow',
594 'right-upload' => 'Ughkarga restrednow',
595 'right-delete' => 'Dilea folednow',
597 # User rights log
598 'rightslog' => 'Kovskrifen gwiryow devnydhyer',
600 # Associated actions - in the sentence "You do not have permission to X"
601 'action-edit' => 'chanjya an folen-ma',
602 'action-move' => 'gwaya an folen ma',
603 'action-movefile' => 'gwaya an restren ma',
604 'action-upload' => 'ughkarga an restren-ma',
605 'action-delete' => 'dilea an folen-ma',
607 # Recent changes
608 'nchanges' => '$1 {{PLURAL:$1|chanj|chanj}}',
609 'recentchanges' => 'Chanjyow a-dhiwedhes',
610 'recentchanges-legend' => 'Etholyow an chanjyow a-dhiwedhes',
611 'recentchangestext' => "War'n folen-ma hwi a ell sewya an chanjyow diwettha a veu gwres dhe'n wiki.",
612 'recentchanges-feed-description' => "Sewya an chanjyow diwettha dhe'n wiki e'n feed-ma.",
613 'recentchanges-label-minor' => 'Chanj bian yw hebma',
614 'rclistfrom' => 'Diskwedhes chanjyow nowyth ow talleth a-dhia $1.',
615 'rcshowhideminor' => '$1 chanjyow bian',
616 'rcshowhidebots' => '$1 botow',
617 'rcshowhideliu' => '$1 devnydhoryon omgelmys',
618 'rcshowhideanons' => '$1 devnydhyoryon dihanow',
619 'rcshowhidemine' => '$1 ow chanjyow',
620 'rclinks' => "Diskwedhes an $1 chanj a-dhiwedhes gwres e'n $2 dedh a-dhiwedhes<br />$3",
621 'diff' => 'dyffrans',
622 'hist' => 'ist',
623 'hide' => 'Kudha',
624 'show' => 'Diskwedhes',
625 'minoreditletter' => 'B',
626 'newpageletter' => 'N',
627 'boteditletter' => 'bot',
628 'newsectionsummary' => '/* $1 */ radn nowyth',
629 'rc-enhanced-expand' => 'Diskwedhes an manylyon (JavaScript gorholys)',
630 'rc-enhanced-hide' => 'Kudha manylyon',
632 # Recent changes linked
633 'recentchangeslinked' => 'Chanjyow kelmys',
634 'recentchangeslinked-feed' => 'Chanjyow kelmys',
635 'recentchangeslinked-toolbox' => 'Chanjyow kelmys',
636 'recentchangeslinked-title' => 'Chanjyow kelmys dhe "$1"',
637 'recentchangeslinked-summary' => "Hemm yw rol a janjyow a-dhiwedhes gwres war folednow kevrednys dhort folen ragavysyes (po dhe eseli a glass ragavysyes).
638 En '''tew''' yw folednow eus war agas [[Special:Watchlist|rol golyas]].",
639 'recentchangeslinked-page' => 'Hanow an folen:',
641 # Upload
642 'upload' => 'Ughkarga restren',
643 'uploadbtn' => 'Ughkarga restren',
644 'uploadlogpage' => 'Kovskrifen ughkargans',
645 'filename' => 'Hanow-restren',
646 'filesource' => 'Pennfenten:',
647 'savefile' => 'Gwitha restren',
648 'uploadedimage' => '"[[$1]]" ughkergys',
649 'watchthisupload' => 'Golya an folen-ma',
651 # Special:ListFiles
652 'imgfile' => 'restren',
653 'listfiles_date' => 'Dedhyas',
654 'listfiles_name' => 'Hanow',
655 'listfiles_user' => 'Devnydhyer',
657 # File description page
658 'file-anchor-link' => 'Restren',
659 'filehist' => 'Istori an folen',
660 'filehist-deleteall' => 'dilea oll',
661 'filehist-deleteone' => 'dilea',
662 'filehist-current' => 'a-lebmyn',
663 'filehist-datetime' => 'Dedhyans/Eur',
664 'filehist-thumb' => 'Skeusednik',
665 'filehist-thumbtext' => 'Skeusednik rag an versyon dhort $1',
666 'filehist-user' => 'Devnydhyer',
667 'filehist-dimensions' => 'Mensow',
668 'filehist-comment' => 'Ger',
669 'imagelinks' => 'Kevrednow an restren',
670 'linkstoimage' => "Yma'n {{PLURAL:$1|folen|$1 folen}} a-sew ow kevredna dhe'n restren-ma:",
671 'sharedupload' => 'Yma an folen-ma ow tos dhort $1 ha hi a ell bos usys gans ragdresow erel.',
672 'uploadnewversion-linktext' => "Ughkarga versyon nowyth a'n restren-ma",
674 # File deletion
675 'filedelete' => 'Dilea $1',
676 'filedelete-legend' => 'Dilea an restren',
677 'filedelete-submit' => 'Dilea',
679 # MIME search
680 'download' => 'iskarga',
682 # Unused templates
683 'unusedtemplateswlh' => 'kevrednow erel',
685 # Random page
686 'randompage' => 'Folen dre jons',
688 # Statistics
689 'statistics-pages' => 'Folednow',
691 'brokenredirects-edit' => 'chanjya',
692 'brokenredirects-delete' => 'dilea',
694 'withoutinterwiki-submit' => 'Diskwedhes',
696 # Miscellaneous special pages
697 'nbytes' => '$1 {{PLURAL:$1|bayt|bayt}}',
698 'nmembers' => '$1 {{PLURAL:$1|esel|esel}}',
699 'newpages' => 'Folednow nowyth',
700 'newpages-username' => 'Hanow-usyer:',
701 'move' => 'Gwaya',
702 'movethispage' => 'Gwaya an folen-ma',
703 'pager-newer-n' => '{{PLURAL:$1|1 nowettha|$1 nowettha}}',
704 'pager-older-n' => '{{PLURAL:$1|1 kottha|$1 kottha}}',
706 # Book sources
707 'booksources' => 'Penn-fentynyow lyver',
708 'booksources-search-legend' => 'Hwilas pennfentydnyow lyver',
709 'booksources-go' => 'Ke',
711 # Special:Log
712 'specialloguserlabel' => 'Devnydhyer:',
713 'speciallogtitlelabel' => 'Titel:',
714 'log' => 'Kovnotednow',
716 # Special:AllPages
717 'allpages' => 'Oll folednow',
718 'alphaindexline' => '$1 dhe $2',
719 'prevpage' => 'Folen gens ($1)',
720 'allpagesfrom' => 'Diskwedhes folednow ow talleth orth:',
721 'allpagesto' => 'Diskwedhes folednow ow tiwedha orth:',
722 'allarticles' => 'Keniver folen',
723 'allpagesprev' => 'Kens',
724 'allpagesnext' => 'Nessa',
725 'allpagessubmit' => 'Ke',
727 # Special:Categories
728 'categories' => 'Klassys',
730 # Special:DeletedContributions
731 'sp-deletedcontributions-contribs' => 'kevrohow',
733 # Special:LinkSearch
734 'linksearch' => 'Kevrednow a-mes',
735 'linksearch-ok' => 'Hwila',
737 # Special:ListUsers
738 'listusers-submit' => 'Diskwedhes',
740 # Special:Log/newusers
741 'newuserlogpage' => 'Kovnoten gwryans devnydhyoryon',
742 'newuserlog-create-entry' => 'Devnydhyer nowyth',
744 # Special:ListGroupRights
745 'listgrouprights-members' => '(rol an eseli)',
747 # E-mail user
748 'emailuser' => 'E-bostya an devnydhyer-ma',
749 'emailpage' => 'E-bostya devnydhyer',
750 'defemailsubject' => 'E-bost {{SITENAME}}',
751 'emailfrom' => 'A-dhia:',
752 'emailto' => 'Dhe:',
753 'emailmessage' => 'Messach:',
754 'emailsend' => 'Danvon',
756 # Watchlist
757 'watchlist' => 'Ow rol golyas',
758 'mywatchlist' => 'Ow rol golyas',
759 'addedwatch' => "Keworrys dhe'n rol golyas",
760 'removedwatch' => 'Dileys dhort an rol golyas',
761 'watch' => 'Golyas',
762 'watchthispage' => 'Golyas an folen-ma',
763 'unwatch' => 'Diswolyas',
764 'watchlist-options' => 'Etholyow an rol golyas',
766 # Displayed when you click the "watch" button and it is in the process of watching
767 'watching' => 'Ow kolyas...',
768 'unwatching' => 'Ow tisgolyas...',
770 # Delete
771 'deletepage' => 'Dilea an folen',
772 'delete-confirm' => 'Dilea "$1"',
773 'delete-legend' => 'Dilea',
774 'actioncomplete' => 'An gwryans yw kowlwres',
775 'deletedtext' => '"<nowiki>$1</nowiki>" yw dileys.
776 Gwelowgh $2 rag kovadh a dhileansow a-dhiwedhes.',
777 'deletedarticle' => 'a dhileas "[[$1]]"',
778 'dellogpage' => 'Kovnoten dilea',
779 'deletecomment' => 'Acheson:',
780 'deleteotherreason' => 'Acheson aral/keworransel:',
781 'deletereasonotherlist' => 'Acheson aral',
783 # Rollback
784 'rollbacklink' => 'restorya',
786 # Protect
787 'protectlogpage' => 'Kovnoten difres',
788 'protectedarticle' => 'a dhifresas "[[$1]]"',
789 'protectcomment' => 'Acheson:',
790 'protectexpiry' => 'Ow tiwedha:',
791 'protect_expiry_invalid' => 'Ufer yw termyn an diwedh.',
792 'protect_expiry_old' => "Yma'n termyn diwedh e'n termyn eus passyes.",
793 'protect-level-sysop' => 'Menystroryon hepken',
794 'protect-summary-cascade' => 'ow froslabma',
795 'protect-expiring' => 'y hwra diwedha $1 (UTC)',
796 'restriction-type' => 'Kubmyas:',
797 'pagesize' => '(bayt)',
799 # Restrictions (nouns)
800 'restriction-edit' => 'Chanjya',
801 'restriction-move' => 'Gwaya',
802 'restriction-create' => 'Gwruthyl',
803 'restriction-upload' => 'Ughkarga',
805 # Undelete
806 'undeletelink' => 'gweles/daswul',
807 'undeletedarticle' => 'a wrug restorya "[[$1]]"',
808 'undelete-search-submit' => 'Hwila',
809 'undelete-show-file-submit' => 'Ea',
811 # Namespace form on various pages
812 'namespace' => 'Spas-hanow:',
813 'invert' => 'Trebuchya an dowisyans',
814 'blanknamespace' => '(Penn)',
816 # Contributions
817 'contributions' => 'Kevrohow an devnydhyer',
818 'contributions-title' => 'Kevrohow an devnydhyer rag $1',
819 'mycontris' => 'Ow hevrohow',
820 'contribsub2' => 'Rag $1 ($2)',
821 'uctop' => '(gwartha)',
822 'month' => 'A-dhia mis (ha moy a-varr):',
823 'year' => 'A-dhia bledhen (ha moy a-varr):',
825 'sp-contributions-newbies' => 'Disqwedhes hepken kevrohow an akontow nowyth',
826 'sp-contributions-blocklog' => 'kovnoten lettya',
827 'sp-contributions-talk' => 'keskows',
828 'sp-contributions-search' => 'Hwilas kevrohow',
829 'sp-contributions-username' => 'Trigva IP po hanow-usyer:',
830 'sp-contributions-submit' => 'Hwila',
832 # What links here
833 'whatlinkshere' => "Pandr'eus ow kevredna obma",
834 'whatlinkshere-title' => 'Folednow ow kevredna bys "$1"',
835 'whatlinkshere-page' => 'Folen:',
836 'linkshere' => "Yma'n folednow a-sew ow kevredna dhe '''[[:$1]]''':",
837 'isredirect' => 'folen daswedyans',
838 'istemplate' => 'transkludyans',
839 'isimage' => 'kevren an imach',
840 'whatlinkshere-prev' => '{{PLURAL:$1|kens|kens $1}}',
841 'whatlinkshere-next' => '{{PLURAL:$1|nessa|nessa $1}}',
842 'whatlinkshere-links' => '← kevrednow',
843 'whatlinkshere-hideredirs' => '$1 daswedyansow',
844 'whatlinkshere-hidetrans' => '$1 transkludyans',
845 'whatlinkshere-hidelinks' => '$1 kevrednow',
846 'whatlinkshere-filters' => 'Sidhlow',
848 # Block/unblock
849 'blockip' => 'Lettya devnydhyer',
850 'ipadressorusername' => 'Trigva IP po hanow-usyer:',
851 'ipbreason' => 'Acheson:',
852 'ipbreasonotherlist' => 'Acheson aral',
853 'ipb-blocklist-contribs' => 'Kevrohow rag $1',
854 'ipblocklist-submit' => 'Hwila',
855 'blocklink' => 'lettya',
856 'unblocklink' => 'dislettya',
857 'change-blocklink' => 'chanjya an let',
858 'contribslink' => 'kevrohow',
859 'blocklogpage' => 'Kovnoten lettya',
860 'blocklogentry' => 'a lettas [[$1]], $2 $3 y/hy termyn diwedh',
861 'unblocklogentry' => 'dislettyas $1',
862 'block-log-flags-anononly' => 'devnydhyoryon dihanow hepken',
863 'block-log-flags-hiddenname' => 'hanow-usyer kovys',
865 # Move page
866 'move-page' => 'Gwaya $1',
867 'move-page-legend' => 'Gwaya folen',
868 'movearticle' => 'Movya an folen:',
869 'newtitle' => 'Dhe ditel nowyth:',
870 'move-watch' => 'Golya an folen-ma',
871 'movepagebtn' => 'Gwaya an folen',
872 'pagemovedsub' => 'An gwarnyans a sowenas',
873 'movepage-moved' => '\'\'\'Gwayes yw "$1" war-tu "$2"\'\'\'',
874 'movedto' => 'gwayes war-tu',
875 '1movedto2' => '[[$1]] gwayes war-tu [[$2]]',
876 '1movedto2_redir' => 'a wayas [[$1]] war-tu [[$2]] dres daswedyans',
877 'movelogpage' => 'Kovnoten gwaya',
878 'movereason' => 'Acheson:',
879 'revertmove' => 'trebuchya',
881 # Export
882 'export' => 'Esperthi folednow',
883 'export-addcat' => 'Keworra',
884 'export-addns' => 'Keworra',
886 # Namespace 8 related
887 'allmessagesname' => 'Hanow',
889 # Thumbnails
890 'thumbnail-more' => 'Brashe',
892 # Special:Import
893 'import' => 'Ymperthi folednow',
894 'import-interwiki-submit' => 'Ymperthi',
895 'import-upload-filename' => 'Hanow-restren:',
896 'importstart' => 'Owth ymperthi folednow...',
897 'import-noarticle' => 'Nag eus folen veth dhe ymperthi!',
899 # Tooltip help for the actions
900 'tooltip-pt-userpage' => 'Agas folen dhevnydhyer',
901 'tooltip-pt-mytalk' => 'Agas folen gows',
902 'tooltip-pt-preferences' => 'Agas dowisyansow',
903 'tooltip-pt-watchlist' => "An rol a folednow ero'hwi ow kolyas",
904 'tooltip-pt-mycontris' => "Rol a'gas kevrohow",
905 'tooltip-pt-login' => 'Gwell via dhewgh mar tewgh hag omgelmi, mes nag yw besi',
906 'tooltip-pt-logout' => 'Digelmi',
907 'tooltip-ca-talk' => "Dadhelva a-dro dhe'n dalgh",
908 'tooltip-ca-edit' => 'Hwi a ell chanjya an folen-ma. Mar pleg, gwrewgh usya an boton ragwel kens gwitha.',
909 'tooltip-ca-addsection' => 'Dalleth radn nowyth',
910 'tooltip-ca-viewsource' => 'Alhwedhys yw an folen-ma.
911 Hwi a ell gweles hy fennfenten.',
912 'tooltip-ca-history' => 'Amendyansow tremenys an folen-ma',
913 'tooltip-ca-protect' => 'Difres an folen-ma',
914 'tooltip-ca-delete' => 'Dilea an folen-ma',
915 'tooltip-ca-move' => 'Gwaya an folen-ma',
916 'tooltip-ca-watch' => "Keworra an folen-ma dhe'gas rol golyas",
917 'tooltip-ca-unwatch' => 'Dilea an folen-ma dhort agas rol golyas',
918 'tooltip-search' => 'Hwila en {{SITENAME}}',
919 'tooltip-search-go' => 'Mos dhe folen gans an keth hanow-ma, mars eus',
920 'tooltip-search-fulltext' => "Hwilas an tekst-ma e'n folednow",
921 'tooltip-n-mainpage' => 'Diskwedhes an pennfolen',
922 'tooltip-n-mainpage-description' => 'Godriga an pennfolen',
923 'tooltip-n-portal' => "A-dro dhe'n ragdres, an peth a ello'hwi gwul, ple kavos taklow",
924 'tooltip-n-currentevents' => 'Kavos derivadow kylva war darvosow a-lebmyn',
925 'tooltip-n-recentchanges' => "Rol an chanjyow a-dhiwedhes e'n wiki",
926 'tooltip-n-randompage' => 'Karga folen dre jons',
927 'tooltip-n-help' => 'Gweres',
928 'tooltip-t-whatlinkshere' => 'Rol a bub folednow wiki ow kevredna bys obma',
929 'tooltip-t-recentchangeslinked' => 'Chanjyow a-dhiwedhes en folednow eus kevrednys orth an folen-ma',
930 'tooltip-feed-rss' => 'Feed RSS rag an folen-ma',
931 'tooltip-feed-atom' => 'Feed Atom rag an folen-ma',
932 'tooltip-t-contributions' => 'Gweles rol kevrohow an devnydhyer-ma',
933 'tooltip-t-emailuser' => "Danvon e-bost dhe'n devnydhyer-ma",
934 'tooltip-t-upload' => 'Ughkarga restrednow',
935 'tooltip-t-specialpages' => 'Rol a geniver folen arbednek',
936 'tooltip-t-print' => 'Versyon pryntyadow an folen-ma',
937 'tooltip-t-permalink' => "Kevren fast dhe'n amendyans-ma a'n folen",
938 'tooltip-ca-nstab-main' => 'Gweles an folen dalhen',
939 'tooltip-ca-nstab-user' => 'Gweles an folen devnydhyer',
940 'tooltip-ca-nstab-special' => "Folen arbednek yw hebma, nag ello'hwi chanjya an folen hy honen.",
941 'tooltip-ca-nstab-project' => 'Gweles folen an wiki',
942 'tooltip-ca-nstab-image' => 'Gweles folen an restren',
943 'tooltip-ca-nstab-template' => 'Gweles an skantlyn',
944 'tooltip-ca-nstab-category' => 'Gweles folen an klass',
945 'tooltip-minoredit' => 'Merkya hebma avel chanj bian',
946 'tooltip-save' => 'Gwitha agas chanjyow',
947 'tooltip-preview' => 'Ragweles agas chanjyow; gwrewgh usya hebma kens gwitha mar pleg!',
948 'tooltip-diff' => "Diskwedhes an chanjyow eus gwres genowgh dhe'n tekst",
949 'tooltip-compareselectedversions' => 'Gweles an dyffransow ynter dew janjyow dowisyes an folen-ma',
950 'tooltip-watch' => "Keworra an folen-ma dhe'gas rol golyas",
951 'tooltip-rollback' => '"Restorya" a wra trebuchya chanjyow gwres dhe\'n folen-ma gans an kens devnydhyer en udn glyck',
952 'tooltip-undo' => '"Diswul" a wra trebuchya an chanj-ma hag egeri an furvlen chanjya en modh ragweles. Acheson a ell bos keworrys e\'n derivas kot.',
954 # Attribution
955 'siteuser' => 'devnydhyer {{SITENAME}} $1',
956 'lastmodifiedatby' => 'An folen-ma a veu kens chanjys dhe $2, $1 gans $3.',
957 'siteusers' => '{{PLURAL:$2|devnydhyer|devnydhyoryon}} {{SITENAME}} $1',
959 # Browsing diffs
960 'previousdiff' => '← Chanj kottha',
961 'nextdiff' => 'Chanj nowyttha →',
963 # Media information
964 'file-info-size' => '$1 × $2 piksel, mens an restren: $3, sort MIME : $4',
965 'file-nohires' => '<small>Nag eus klerder uhella kavadow.</small>',
966 'svg-long-desc' => 'Restren SVG, $1 × $2 piksel en hanow, mens an restren: $3',
967 'show-big-image' => 'Klerder leun',
969 # Special:NewFiles
970 'ilsubmit' => 'Hwila',
972 # Metadata
973 'metadata' => 'Metadata',
974 'metadata-expand' => 'Diskwedhes manylyon ystydnys',
975 'metadata-collapse' => 'Kudha manylyon ystydnys',
977 # EXIF tags
978 'exif-imagewidth' => 'Les',
979 'exif-imagelength' => 'Uhelder',
980 'exif-artist' => 'Awtour',
982 'exif-meteringmode-255' => 'Aral',
984 'exif-contrast-1' => 'Medhel',
985 'exif-contrast-2' => 'Kales',
987 # External editor support
988 'edit-externally' => 'Chanjya an restren-ma dre towlen a-ves',
990 # 'all' in various places, this might be different for inflected languages
991 'watchlistall2' => 'oll',
992 'namespacesall' => 'oll',
993 'monthsall' => 'oll',
995 # Trackbacks
996 'trackbackremove' => '([$1 Dilea])',
998 # Multipage image navigation
999 'imgmultipageprev' => '← folen kens',
1000 'imgmultipagenext' => 'folen nessa →',
1001 'imgmultigo' => 'Ke!',
1003 # Table pager
1004 'table_pager_limit_submit' => 'Ke',
1006 # Auto-summaries
1007 'autoredircomment' => 'Daswedyas an folen war-tu [[$1]]',
1008 'autosumm-new' => "Formas folen gans: '$1'",
1010 # Watchlist editing tools
1011 'watchlisttools-view' => 'Gweles chanjyow longus',
1012 'watchlisttools-edit' => 'Gweles ha chanjya an rol golyas',
1013 'watchlisttools-raw' => 'Chanjya restren an rol golyas',
1015 # Special:Version
1016 'version' => 'Versyon',
1017 'version-other' => 'Aral',
1018 'version-version' => '(Versyon $1)',
1020 # Special:FilePath
1021 'filepath-page' => 'Restren:',
1023 # Special:FileDuplicateSearch
1024 'fileduplicatesearch-filename' => 'Hanow-restren:',
1025 'fileduplicatesearch-submit' => 'Hwila',
1027 # Special:SpecialPages
1028 'specialpages' => 'Folednow arbednek',
1030 # Special:Tags
1031 'tags-edit' => 'chanjya',