Localisation updates for core messages from Betawiki (2008-05-01 21:45 CEST)
[lhc/web/wiklou.git] / languages / messages / MessagesKw.php
1 <?php
2 /** Cornish (Kernewek)
3 *
4 * @addtogroup Language
5 *
6 * @author MF-Warburg
7 * @author Malafaya
8 * @author MF-Warburg
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 'sitesupport' => 'Riansow',
66
67 'ok' => 'Sur',
68 'editsection' => 'chanjya',
69
70 # Short words for each namespace, by default used in the namespace tab in monobook
71 'nstab-main' => 'Ethygel',
72 'nstab-user' => 'Devnydhyer',
73 'nstab-special' => 'Arbennik',
74 'nstab-image' => 'Restrenn',
75 'nstab-mediawiki' => 'Messach',
76 'nstab-template' => 'Skantlyn',
77 'nstab-help' => 'Gweres',
78 'nstab-category' => 'Klasyans',
79
80 # Login and logout pages
81 'userlogin' => 'Entra / kreatya akont',
82 'userlogout' => 'Omdenna',
83
84 # Preferences page
85 'preferences' => 'Teythi ow akont',
86 'mypreferences' => 'Teythi ow akont',
87
88 # Recent changes
89 'recentchanges' => 'Chanjyow a-dhiwedhes',
90
91 # Recent changes linked
92 'recentchangeslinked' => 'Chanjyow dhe folennow kevahal',
93
94 # Upload
95 'upload' => 'Keworra restrenn',
96
97 # Random page
98 'randompage' => 'Folenn war amkan',
99
100 # Miscellaneous special pages
101 'specialpages' => 'Folennow arbennik',
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 );