Fixes for r42642:
[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 # Preferences page
84 'preferences' => 'Teythi ow akont',
85 'mypreferences' => 'Teythi ow akont',
86
87 # Recent changes
88 'recentchanges' => 'Chanjyow a-dhiwedhes',
89
90 # Recent changes linked
91 'recentchangeslinked' => 'Chanjyow dhe folennow kevahal',
92
93 # Upload
94 'upload' => 'Keworra restrenn',
95
96 # Random page
97 'randompage' => 'Folenn war amkan',
98
99 # Miscellaneous special pages
100 'move' => 'Movya',
101
102 # Watchlist
103 'watchlist' => 'Ow rol goelyas',
104 'mywatchlist' => 'Ow rol goelyas',
105 'watch' => 'Goelyas',
106 'unwatch' => 'Diswoelyas',
107
108 # Contributions
109 'mycontris' => 'Ow hevrohow',
110
111 # What links here
112 'whatlinkshere' => 'Folennow ow kevrenna bys omma',
113
114 # Tooltip help for the actions
115 'tooltip-pt-preferences' => 'Teythi ow akont',
116
117 # Special:NewImages
118 'ilsubmit' => 'Hwilas',
119
120 # Special:SpecialPages
121 'specialpages' => 'Folennow arbennik',
122
123 );