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