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