Localisation updates for core messages from translatewiki.net (2009-03-16 19:05 UTC)
[lhc/web/wiklou.git] / languages / messages / MessagesKw.php
1 <?php
2 /** Cornish (Kernewek)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author Kw-Moon
8 * @author MF-Warburg
9 * @author Malafaya
10 * @author Mongvras
11 */
12
13 $messages = array(
14 'underline-never' => 'Jammes',
15
16 # Dates
17 'sunday' => "Dy'Sul",
18 'monday' => "Dy'Lun",
19 'tuesday' => "Dy'Meurth",
20 'wednesday' => "Dy'Merher",
21 'thursday' => "Dy'Yow",
22 'friday' => "Dy'Gwener",
23 'saturday' => "Dy'Sadorn",
24 'sun' => 'Sul',
25 'mon' => 'Lun',
26 'tue' => 'Meu',
27 'wed' => 'Mer',
28 'thu' => 'Yow',
29 'fri' => 'Gwe',
30 'sat' => 'Sad',
31 'january' => 'Genver',
32 'february' => 'Hwevrer',
33 'march' => 'Meurth',
34 'april' => 'Ebryl',
35 'may_long' => 'Me',
36 'june' => 'Metheven',
37 'july' => 'Gortheren',
38 'august' => 'Est',
39 'september' => 'Gwynngala',
40 'october' => 'Hedra',
41 'november' => 'Du',
42 'december' => 'Kevardhu',
43 'january-gen' => 'Genver',
44 'february-gen' => 'Hwevrer',
45 'march-gen' => 'Meurth',
46 'april-gen' => 'Ebryl',
47 'may-gen' => 'Me',
48 'june-gen' => 'Metheven',
49 'july-gen' => 'Gortheren',
50 'august-gen' => 'Est',
51 'september-gen' => 'Gwynngala',
52 'october-gen' => 'Hedra',
53 'november-gen' => 'Du',
54 'december-gen' => 'Kevardhu',
55 'jan' => 'Gen',
56 'feb' => 'Hwe',
57 'mar' => 'Meu',
58 'apr' => 'Ebr',
59 'may' => 'Me',
60 'jun' => 'Met',
61 'jul' => 'Gor',
62 'aug' => 'Est',
63 'sep' => 'Gwy',
64 'oct' => 'Hed',
65 'nov' => 'Du',
66 'dec' => 'Kev',
67
68 # Categories related messages
69 'pagecategories' => '{{PLURAL:$1|Klasyans|Klasyansow}}',
70 'category_header' => 'Folennow yn klasyans "$1"',
71 'hidden-categories' => '{{PLURAL:$1|Klasyans kudh|Klasyansow kudh}}',
72 'hidden-category-category' => 'Klasyansow kudh', # Name of the category where hidden categories will be listed
73 'listingcontinuesabbrev' => 'pes.',
74
75 'about' => 'A-dro dhe',
76 'cancel' => 'Hedhi',
77 'qbfind' => 'Kavos',
78 'qbbrowse' => 'Peuri',
79 'qbedit' => 'Chanjya',
80 'qbpageoptions' => 'An folen ma',
81 'qbmyoptions' => 'Ow folennow',
82 'qbspecialpages' => 'Folennow arbennek',
83 'moredotdotdot' => 'Moy...',
84 'mypage' => 'Ow folen',
85 'mytalk' => 'Ow hewsel',
86 'navigation' => 'Lewyans',
87 'and' => '&#32;ha(g)',
88
89 # Metadata in edit box
90 'metadata_help' => 'Metadata:',
91
92 'errorpagetitle' => 'Gwall',
93 'tagline' => 'Dhyworth {{SITENAME}}',
94 'help' => 'Gweres',
95 'search' => 'Hwilas',
96 'searchbutton' => 'Hwilas',
97 'go' => 'Ke',
98 'searcharticle' => 'Ke',
99 'history' => 'Istori an folen',
100 'history_short' => 'Istori',
101 'info_short' => 'Kedhlow',
102 'printableversion' => 'Versyon pryntyadow',
103 'permalink' => 'Kevren fast',
104 'print' => 'Pryntya',
105 'edit' => 'Chanjya',
106 'create' => 'Gwruthyl',
107 'editthispage' => 'Chanjya an folen ma',
108 'create-this-page' => 'Gwruthyl an folen ma',
109 'delete' => 'Dilea',
110 'deletethispage' => 'Dilea an folen ma',
111 'protect' => 'Difres',
112 'protect_change' => 'chanjya',
113 'protectthispage' => 'Difres an folen ma',
114 'newpage' => 'Folen nowyth',
115 'talkpage' => 'Dadhelva an folen ma',
116 'talkpagelinktext' => 'Kewsel',
117 'specialpage' => 'Folen arbennek',
118 'personaltools' => 'Toulys personel',
119 'postcomment' => 'Tregh nowyth',
120 'talk' => 'Dadhelva',
121 'toolbox' => 'Boks toulys',
122 'otherlanguages' => 'Tavosow erell',
123 'jumptonavigation' => 'lewyans',
124 'jumptosearch' => 'hwilas',
125
126 # 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).
127 'aboutsite' => 'A-dro dhe {{SITENAME}}',
128 'copyrightpagename' => '{{SITENAME}} gwirbryntyans',
129 'currentevents' => 'Darvosow a-lemmyn',
130 'currentevents-url' => 'Project:Darvosow a-lemmyn',
131 'helppage' => 'Help:Gweres',
132 'mainpage' => 'Pennfolen',
133 'mainpage-description' => 'Pennfolen',
134 'portal' => 'Porth kemmynieth',
135 'portal-url' => 'Project:Porth kemmynieth',
136
137 'ok' => 'Sur',
138 'youhavenewmessages' => 'Yma $1 dhis ($2).',
139 'newmessageslink' => 'messajys nowyth',
140 'editsection' => 'chanjya',
141 'editold' => 'chanjya',
142 'editlink' => 'chanjya',
143 'editsectionhint' => 'Chanjya an tregh: $1',
144 'showtoc' => 'diskwedhes',
145 'hidetoc' => 'kudha',
146 'red-link-title' => '$1 (nyns eus folenn hynwys yndelma na hwath)',
147
148 # Short words for each namespace, by default used in the namespace tab in monobook
149 'nstab-main' => 'Ethygel',
150 'nstab-user' => 'Devnydhyer',
151 'nstab-special' => 'Folen arbennek',
152 'nstab-project' => 'Folen towl',
153 'nstab-image' => 'Restren',
154 'nstab-mediawiki' => 'Messach',
155 'nstab-template' => 'Skantlyn',
156 'nstab-help' => 'Gweres',
157 'nstab-category' => 'Klasyans',
158
159 # General errors
160 'error' => 'Gwall',
161 'viewsourcefor' => 'rag $1',
162
163 # Login and logout pages
164 'yourname' => 'Hanow-usyer:',
165 'yourpassword' => 'Ger-tremena:',
166 'yourdomainname' => 'Dha diredh:',
167 'login' => 'Omgelmi',
168 'userlogin' => 'Omgelmi / kreatya akont',
169 'logout' => 'Omdenna',
170 'userlogout' => 'Omdenna',
171 'gotaccountlink' => 'Omgelmi',
172 'createaccountmail' => 'dre e-bost',
173 'youremail' => 'E-bost:',
174 'username' => 'Hanow-usyer:',
175 'yourlanguage' => 'Yeth:',
176 'yourgender' => 'Reyth:',
177 'email' => 'E-bost',
178 'loginlanguagelabel' => 'Yeth: $1',
179
180 # Password reset dialog
181 'oldpassword' => 'Ger-tremena koth:',
182 'newpassword' => 'Ger-tremena nowyth:',
183
184 # Edit page toolbar
185 'link_tip' => 'Kevren bervedhel',
186 'media_tip' => 'Kevren restren',
187
188 # Edit pages
189 'minoredit' => 'Hemm yw chanj bian',
190 'watchthis' => 'Golyas an folen ma',
191 'savearticle' => 'Gwitha',
192 'showdiff' => 'Diskwedhes chanjyow',
193 'loginreqlink' => 'omgelmi',
194 'newarticle' => '(Nowyth)',
195 'note' => "'''Note:'''",
196
197 # History pages
198 'next' => 'nessa',
199 'last' => 'kyns',
200 'page_first' => 'kynsa',
201 'historyempty' => '(gwag)',
202
203 # Revision deletion
204 'rev-delundel' => 'diskwedhes/kudha',
205 'revdelete-uname' => 'hanow-usyer',
206
207 # Diffs
208 'lineno' => 'Linen $1:',
209 'editundo' => 'diswul',
210 'diff-width' => 'les',
211 'diff-height' => 'ughelder',
212 'diff-b' => "'''tew'''",
213 'diff-strong' => "'''krev'''",
214 'diff-font' => "'''font'''",
215 'diff-big' => "'''bras'''",
216 'diff-sub' => "'''isskrif'''",
217 'diff-sup' => "'''gorskrif'''",
218 'diff-strike' => "'''treuslinys'''",
219
220 # Search results
221 'prevn' => 'kyns $1',
222 'nextn' => 'nessa $1',
223 'searchhelp-url' => 'Help:Gweres',
224 'searchprofile-images' => 'Restrennow',
225 'searchprofile-everything' => 'Puptra',
226 'searchprofile-advanced' => 'Avonsys',
227 'search-result-size' => '$1 ({{PLURAL:$2|1 ger|$2 geryow}})',
228 'search-section' => '(tregh $1)',
229 'search-interwiki-caption' => 'Towlow hwor',
230 'search-interwiki-default' => '$1 sywyansow:',
231 'search-interwiki-more' => '(moy)',
232 'searchall' => 'oll',
233 'powersearch' => 'Hwilas avonsys',
234 'powersearch-legend' => 'Hwilas avonsys',
235 'powersearch-field' => 'Hwilas rag',
236
237 # Preferences page
238 'preferences' => 'Teythi ow akont',
239 'mypreferences' => 'Teythi ow akont',
240 'skin' => 'Krohen',
241 'prefs-watchlist' => 'Rol golyas',
242 'saveprefs' => 'Gwitha',
243 'searchresultshead' => 'Hwilas',
244 'timezoneregion-africa' => 'Afrika',
245 'timezoneregion-america' => 'Amerika',
246 'timezoneregion-asia' => 'Asi',
247 'timezoneregion-australia' => 'Ostrali',
248 'timezoneregion-europe' => 'Europa',
249 'files' => 'Restrennow',
250
251 # Groups
252 'group-user' => 'Devnydhyow',
253 'group-sysop' => 'Menysteryon',
254 'group-all' => '(oll)',
255
256 'group-user-member' => 'Devnydhyer',
257 'group-sysop-member' => 'Menyster',
258
259 'grouppage-sysop' => '{{ns:project}}:Menysteryon',
260
261 # Rights
262 'right-read' => 'Redya folennow',
263 'right-edit' => 'Chanjya folennow',
264 'right-move' => 'Movya folennow',
265 'right-movefile' => 'Movya restrennow',
266 'right-upload' => 'Ughkarga restrennow',
267 'right-delete' => 'Dilea folennow',
268
269 # Associated actions - in the sentence "You do not have permission to X"
270 'action-edit' => 'chanjya an folen ma',
271 'action-move' => 'movya an folen ma',
272 'action-movefile' => 'movya an restren ma',
273 'action-upload' => 'ughkarga an restren ma',
274 'action-delete' => 'dilea an folen ma',
275
276 # Recent changes
277 'nchanges' => '$1 {{PLURAL:$1|chanj|chanjyow}}',
278 'recentchanges' => 'Chanjyow a-dhiwedhes',
279 'rcshowhideminor' => '$1 chanjyow bian',
280 'rcshowhidemine' => '$1 ow chanjyow',
281 'hist' => 'ist',
282 'hide' => 'Kudha',
283 'show' => 'Diskwedhes',
284 'minoreditletter' => 'b',
285 'newpageletter' => 'N',
286 'newsectionsummary' => '/* $1 */ tregh nowyth',
287 'rc-enhanced-hide' => 'Kudha manylyon',
288
289 # Recent changes linked
290 'recentchangeslinked' => 'Chanjyow dhe folennow kevahal',
291 'recentchangeslinked-page' => 'Hanow an folen:',
292
293 # Upload
294 'upload' => 'Ughkarga restren',
295 'uploadbtn' => 'Ughkarga restren',
296 'filename' => 'Hanow-restren',
297 'filesource' => 'Pennfenten:',
298 'savefile' => 'Gwitha restren',
299 'watchthisupload' => 'Golyas an folen ma',
300
301 # Special:ListFiles
302 'imgfile' => 'restren',
303 'listfiles_date' => 'Dydh',
304 'listfiles_user' => 'Devnydhyer',
305
306 # File description page
307 'filehist' => 'Istori an folen',
308 'filehist-deleteone' => 'dilea',
309 'filehist-datetime' => 'Dydh/Eur',
310 'filehist-user' => 'Devnydhyer',
311 'filehist-dimensions' => 'Mynsow',
312
313 # File deletion
314 'filedelete' => 'Dilea $1',
315 'filedelete-legend' => 'Dilea an restren',
316 'filedelete-submit' => 'Dilea',
317
318 # MIME search
319 'download' => 'iskarga',
320
321 # Unused templates
322 'unusedtemplateswlh' => 'kevrennow erel',
323
324 # Random page
325 'randompage' => 'Folen dre jons',
326
327 # Statistics
328 'statistics-pages' => 'Folennow',
329
330 'brokenredirects-edit' => '(chanjya)',
331 'brokenredirects-delete' => '(dilea)',
332
333 'withoutinterwiki-submit' => 'Diskwedhes',
334
335 # Miscellaneous special pages
336 'nmembers' => '$1 {{PLURAL:$1|esel|eseli}}',
337 'newpages' => 'Folennow nowyth',
338 'newpages-username' => 'Hanow-usyer:',
339 'move' => 'Movya',
340 'movethispage' => 'Movya an folen ma',
341
342 # Book sources
343 'booksources' => 'Penn-fentynyow lyver',
344 'booksources-go' => 'Ke',
345
346 # Special:Log
347 'specialloguserlabel' => 'Devnydhyer:',
348
349 # Special:AllPages
350 'allpages' => 'Oll folennow',
351 'prevpage' => 'Folen gyns ($1)',
352 'allarticles' => 'Oll folennow',
353 'allpagesprev' => 'Kyns',
354 'allpagessubmit' => 'Ke',
355
356 # Special:Categories
357 'categories' => 'Klasyansow',
358
359 # Special:LinkSearch
360 'linksearch-ok' => 'Hwilas',
361
362 # Special:ListUsers
363 'listusers-submit' => 'Diskwedhes',
364
365 # E-mail user
366 'emailsend' => 'Danvon',
367
368 # Watchlist
369 'watchlist' => 'Ow rol goelyas',
370 'mywatchlist' => 'Ow rol golyas',
371 'watchlistfor' => "(rag '''$1''')",
372 'watch' => 'Golyas',
373 'watchthispage' => 'Golyas an folen ma',
374 'unwatch' => 'Diswolyas',
375
376 # Delete
377 'deletepage' => 'Dilea an folen',
378 'delete-confirm' => 'Dilea "$1"',
379 'delete-legend' => 'Dilea',
380 'deletereasonotherlist' => 'Acheson aral',
381
382 # Protect
383 'protect-level-sysop' => 'Menysteryon hepken',
384 'restriction-type' => 'Kummyas:',
385 'pagesize' => '(bayt)',
386
387 # Restrictions (nouns)
388 'restriction-edit' => 'Chanjya',
389 'restriction-move' => 'Movya',
390 'restriction-create' => 'Gwruthyl',
391 'restriction-upload' => 'Ughkarga',
392
393 # Undelete
394 'undelete-search-submit' => 'Hwilas',
395
396 # Contributions
397 'mycontris' => 'Ow hevrohow',
398 'contribsub2' => 'Rag $1 ($2)',
399 'uctop' => '(gwartha)',
400
401 'sp-contributions-submit' => 'Hwilas',
402
403 # What links here
404 'whatlinkshere' => 'Folennow ow kevrenna bys omma',
405 'whatlinkshere-title' => 'Folennow ow kevrenna bys "$1"',
406 'whatlinkshere-page' => 'Folen:',
407 'isimage' => 'kevren an imaj',
408 'whatlinkshere-prev' => '{{PLURAL:$1|kyns|kyns $1}}',
409 'whatlinkshere-next' => '{{PLURAL:$1|nessa|nessa $1}}',
410 'whatlinkshere-links' => '← kevrennow',
411 'whatlinkshere-hidelinks' => '$1 kevrennow',
412 'whatlinkshere-filters' => 'Sidhlow',
413
414 # Block/unblock
415 'ipblocklist-submit' => 'Hwilas',
416
417 # Move page
418 'move-page' => 'Movya $1',
419 'move-page-legend' => 'Movya an folen',
420 'movearticle' => 'Movya an folen:',
421 'move-watch' => 'Golyas an folen ma',
422 'movepagebtn' => 'Movya an folen',
423 'movereason' => 'Acheson:',
424
425 # Export
426 'export' => 'Esperthi folennow',
427
428 # Thumbnails
429 'thumbnail-more' => 'Brashe',
430
431 # Special:Import
432 'import-interwiki-submit' => 'Ymperthi',
433 'import-upload-filename' => 'Hanow-restren:',
434
435 # Tooltip help for the actions
436 'tooltip-pt-preferences' => 'Teythi ow akont',
437 'tooltip-pt-logout' => 'Omdenna',
438 'tooltip-ca-addsection' => 'Dalleth tregh nowyth',
439 'tooltip-ca-protect' => 'Difres an folen ma',
440 'tooltip-ca-delete' => 'Dilea an folen ma',
441 'tooltip-ca-move' => 'Movya an folen ma',
442 'tooltip-search' => 'Hwilas {{SITENAME}}',
443 'tooltip-n-mainpage' => 'Godriga an pennfolen',
444 'tooltip-n-randompage' => 'Karga folen dre jons',
445 'tooltip-t-upload' => 'Ughkarga restrennow',
446 'tooltip-t-print' => 'Versyon pryntyadow an folen ma',
447
448 # Media information
449 'show-big-image' => 'Klerder leun',
450
451 # Special:NewFiles
452 'ilsubmit' => 'Hwilas',
453
454 # Metadata
455 'metadata' => 'Metadata',
456
457 # EXIF tags
458 'exif-imagewidth' => 'Les',
459 'exif-imagelength' => 'Ughelder',
460 'exif-artist' => 'Awtour',
461
462 'exif-meteringmode-255' => 'Aral',
463
464 'exif-contrast-1' => 'Medhel',
465 'exif-contrast-2' => 'Kales',
466
467 # 'all' in various places, this might be different for inflected languages
468 'recentchangesall' => 'oll',
469 'imagelistall' => 'oll',
470 'watchlistall2' => 'oll',
471 'namespacesall' => 'oll',
472 'monthsall' => 'oll',
473
474 # Trackbacks
475 'trackbackremove' => '([$1 Dilea])',
476
477 # Multipage image navigation
478 'imgmultipageprev' => '← folen kyns',
479 'imgmultipagenext' => 'folen nessa →',
480 'imgmultigo' => 'Ke!',
481
482 # Table pager
483 'table_pager_limit_submit' => 'Ke',
484
485 # Special:Version
486 'version' => 'Versyon', # Not used as normal message but as header for the special page itself
487 'version-other' => 'Aral',
488 'version-version' => 'Versyon',
489
490 # Special:FilePath
491 'filepath-page' => 'Restren:',
492
493 # Special:FileDuplicateSearch
494 'fileduplicatesearch-filename' => 'Hanow-restren:',
495 'fileduplicatesearch-submit' => 'Hwilas',
496
497 # Special:SpecialPages
498 'specialpages' => 'Folennow arbennek',
499
500 # Special:Tags
501 'tags-edit' => 'chanjya',
502
503 );