Localisation updates for core messages from Betawiki (2008-07-08 23:21 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
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 'move' => 'Movya',
102
103 # Watchlist
104 'watchlist' => 'Ow rol goelyas',
105 'mywatchlist' => 'Ow rol goelyas',
106 'watch' => 'Goelyas',
107 'unwatch' => 'Diswoelyas',
108
109 # Contributions
110 'mycontris' => 'Ow hevrohow',
111
112 # What links here
113 'whatlinkshere' => 'Folennow ow kevrenna bys omma',
114
115 # Tooltip help for the actions
116 'tooltip-pt-preferences' => 'Teythi ow akont',
117
118 # Special:Newimages
119 'ilsubmit' => 'Hwilas',
120
121 # Special:SpecialPages
122 'specialpages' => 'Folennow arbennik',
123
124 );