* Fixes bugs 12023, 12024 and 12025.
[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
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' => '{{ns:help}}:Gweres',
61 'mainpage' => 'Pennfolenn/Penfolen',
62 'portal' => 'Porth kemmynieth',
63 'sitesupport' => 'Riansow',
64
65 'ok' => 'Sur',
66 'editsection' => 'chanjya',
67
68 # Short words for each namespace, by default used in the 'article' tab in monobook
69 'nstab-main' => 'Ethygel',
70 'nstab-user' => 'Devnydhyer',
71 'nstab-special' => 'Arbennik',
72 'nstab-image' => 'Restrenn',
73 'nstab-mediawiki' => 'Messach',
74 'nstab-template' => 'Skantlyn',
75 'nstab-help' => 'Gweres',
76 'nstab-category' => 'Klasyans',
77
78 # Login and logout pages
79 'userlogin' => 'Entra / kreatya akont',
80 'userlogout' => 'Omdenna',
81
82 # Preferences page
83 'preferences' => 'Teythi ow akont',
84 'mypreferences' => 'Teythi ow akont',
85
86 # Recent changes
87 'recentchanges' => 'Chanjyow a-dhiwedhes',
88
89 # Recent changes linked
90 'recentchangeslinked' => 'Chanjyow dhe folennow kevahal',
91
92 # Upload
93 'upload' => 'Keworra restrenn',
94
95 # Image list
96 'ilsubmit' => 'Hwilas',
97
98 # Miscellaneous special pages
99 'randompage' => 'Folenn war amkan',
100 'specialpages' => 'Folennow arbennik',
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 );