Localisation updates for core messages from Betawiki (2008-11-28 10:35 CET)
[lhc/web/wiklou.git] / languages / messages / MessagesKw.php
1 <?php
2 /** Cornish (Kernewek)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author MF-Warburg
8 * @author Malafaya
9 */
10
11 $messages = array(
12 # Dates
13 'january' => 'Genver',
14 'february' => 'Hwevrer',
15 'march' => 'Meurth',
16 'april' => 'Ebryl',
17 'may_long' => 'Me',
18 'june' => 'Metheven',
19 'july' => 'Gortheren',
20 'august' => 'Est',
21 'september' => 'Gwynngala',
22 'october' => 'Hedra',
23 'november' => 'Du',
24 'december' => 'Kevardhu',
25 'jan' => 'Gen',
26 'feb' => 'Hwe',
27 'mar' => 'Mrt',
28 'apr' => 'Ebr',
29 'may' => 'Me',
30 'jun' => 'Mvn',
31 'jul' => 'Gor',
32 'aug' => 'Est',
33 'sep' => 'Gwy',
34 'oct' => 'Hed',
35 'nov' => 'Du',
36 'dec' => 'Kev',
37
38 'mytalk' => 'Ow hows',
39 'navigation' => 'Lywyans',
40
41 'tagline' => 'Dhiworth {{SITENAME}}',
42 'help' => 'Gweres',
43 'search' => 'Hwilas',
44 'searchbutton' => 'Hwilas',
45 'go' => 'Ke',
46 'searcharticle' => 'Ke',
47 'history' => 'Istori an folenn',
48 'history_short' => 'Istori',
49 'printableversion' => 'Vershyon printyadow',
50 'permalink' => 'Kevrenn fast',
51 'edit' => 'Chanjya',
52 'delete' => 'Dilea',
53 'protect' => 'Difres',
54 'talk' => 'Dadhelva',
55 'toolbox' => 'Boks toulys',
56 'otherlanguages' => 'Tavosow erell',
57
58 # 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).
59 'currentevents' => 'Darvosow a-lemmyn',
60 'helppage' => 'Help:Gweres',
61 'mainpage' => 'Pennfolenn/Penfolen',
62 'mainpage-description' => 'Pennfolenn/Penfolen',
63 'portal' => 'Porth kemmynieth',
64 'portal-url' => 'Project:Porth Kemmynieth',
65
66 'ok' => 'Sur',
67 'editsection' => 'chanjya',
68
69 # Short words for each namespace, by default used in the namespace tab in monobook
70 'nstab-main' => 'Ethygel',
71 'nstab-user' => 'Devnydhyer',
72 'nstab-special' => 'Arbennik',
73 'nstab-image' => 'Restrenn',
74 'nstab-mediawiki' => 'Messach',
75 'nstab-template' => 'Skantlyn',
76 'nstab-help' => 'Gweres',
77 'nstab-category' => 'Klasyans',
78
79 # Login and logout pages
80 'userlogin' => 'Entra / kreatya akont',
81 'userlogout' => 'Omdenna',
82
83 # Search results
84 'searchhelp-url' => 'Help:Gweres',
85
86 # Preferences page
87 'preferences' => 'Teythi ow akont',
88 'mypreferences' => 'Teythi ow akont',
89
90 # Recent changes
91 'recentchanges' => 'Chanjyow a-dhiwedhes',
92
93 # Recent changes linked
94 'recentchangeslinked' => 'Chanjyow dhe folennow kevahal',
95
96 # Upload
97 'upload' => 'Keworra restrenn',
98
99 # Random page
100 'randompage' => 'Folenn war amkan',
101
102 # Miscellaneous special pages
103 'move' => 'Movya',
104
105 # Watchlist
106 'watchlist' => 'Ow rol goelyas',
107 'mywatchlist' => 'Ow rol goelyas',
108 'watch' => 'Goelyas',
109 'unwatch' => 'Diswoelyas',
110
111 # Contributions
112 'mycontris' => 'Ow hevrohow',
113
114 # What links here
115 'whatlinkshere' => 'Folennow ow kevrenna bys omma',
116
117 # Tooltip help for the actions
118 'tooltip-pt-preferences' => 'Teythi ow akont',
119
120 # Special:NewFiles
121 'ilsubmit' => 'Hwilas',
122
123 # Special:SpecialPages
124 'specialpages' => 'Folennow arbennik',
125
126 );