Add new variants to the English file.
[lhc/web/wiklou.git] / languages / messages / MessagesXh.php
1 <?php
2 /** Xhosa (isiXhosa)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author Jose77
8 */
9
10 $messages = array(
11 # Dates
12 'sunday' => 'Icawe',
13 'monday' => 'UMvulo',
14 'tuesday' => 'ULwesibini',
15 'wednesday' => 'ULwesithathu',
16 'thursday' => 'ULwesine',
17 'friday' => 'u Lwesihlanu',
18 'saturday' => 'UMgqibelo',
19 'january' => 'EyoMqungu',
20 'february' => 'Eyo Mdumba',
21 'march' => 'Eyo Kwindla',
22 'april' => 'Ekatshazimpuzi',
23 'june' => 'Eyesilimela',
24 'july' => 'Eye Khala',
25 'august' => 'Eye Thupha',
26 'september' => 'Eyo Msintsi',
27 'october' => 'Eye Dwarha',
28 'november' => 'Eye Nkanga',
29 'december' => 'Eyo Mnga',
30 'january-gen' => 'EyoMqungu',
31 'february-gen' => 'Eyo Mdumba',
32 'march-gen' => 'Eyo Kwindla',
33 'april-gen' => 'Ekatshazimpuzi',
34 'may-gen' => 'EkaCanzibe',
35 'june-gen' => 'Eyesilimela',
36 'july-gen' => 'Eye Khala',
37 'august-gen' => 'Eye Thupha',
38 'september-gen' => 'Eyo Msintsi',
39 'october-gen' => 'Eye Dwarha',
40 'november-gen' => 'Eye Nkanga',
41 'december-gen' => 'Eyo Mnga',
42 'may' => 'EkaCanzibe',
43
44 'article' => 'Inqaku',
45 'qbspecialpages' => 'Amaphepha',
46 'mypage' => 'Inqaku yam',
47 'mytalk' => 'Inthetho yam',
48
49 'help' => 'Uncedo',
50 'search' => 'Khangela',
51 'searchbutton' => 'Khangela',
52 'go' => 'Hamba',
53 'searcharticle' => 'Hamba',
54 'edit' => 'Tshintsha',
55 'delete' => 'Cima',
56 'protect' => 'Khusela',
57 'talk' => 'Ingxoxo',
58 'otherlanguages' => 'Kwezinye Ilwimi',
59
60 # 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).
61 'currentevents' => 'Imisebenzi Eyenzekayo',
62 'edithelp' => 'Uncedo ngoTshintsho',
63 'mainpage' => 'Iphepha Elingundoqo',
64 'mainpage-description' => 'Iphepha Elingundoqo',
65 'sitesupport' => 'Amalizo',
66
67 'newmessageslink' => 'imiyalezo emitsha',
68 'youhavenewmessagesmulti' => 'Unemiyalezo emitsha ku $1',
69 'editsection' => 'tshintsha',
70 'editold' => 'tshintsha',
71
72 # Short words for each namespace, by default used in the namespace tab in monobook
73 'nstab-main' => 'Inqaba',
74
75 # General errors
76 'viewsource' => 'Jonga i Source',
77
78 # Login and logout pages
79 'welcomecreation' => '== Wamkelekile, $1! ==
80
81 I Account yakhgo ivuliwe, ungalibali ukutshitsha izinto ozithandayo ngo {{SITENAME}}.',
82 'yourname' => 'Igama lelungu:',
83 'yourpassword' => 'Igama elifihlakeleyo lelungu:',
84 'yourpasswordagain' => 'Faka kwakhona igama elifihlakeleyo:',
85 'remembermypassword' => 'Khumbula igama lam elifihlakeleyo kule Khompyutha',
86 'createaccount' => 'Vula I Account',
87 'username' => 'Igama lelungu:',
88 'loginlanguagelabel' => 'Ulwimi: $1',
89
90 # Edit pages
91 'summary' => 'Isishwankathelo',
92 'minoredit' => 'Lutshitsho oluncinci olu',
93 'watchthis' => 'Bukela le Page',
94 'savearticle' => 'Gcina eliphepha',
95 'showpreview' => 'Bonisa Utshintsho',
96 'showdiff' => 'Gcina Utshitshi',
97
98 # Search results
99 'powersearch' => 'Khangela',
100
101 # Preferences page
102 'mypreferences' => 'Ezithandwa ndim',
103 'searchresultshead' => 'Khangela',
104
105 # Recent changes
106 'recentchanges' => 'Utshitsho olusandokwenziwa',
107
108 # Recent changes linked
109 'recentchangeslinked' => 'Utsitsho olufana nolu',
110
111 # Upload
112 'upload' => 'Faka Ifile',
113 'filedesc' => 'Isishwankathelo',
114 'watchthisupload' => 'Bukela le Page',
115
116 # Miscellaneous special pages
117 'move' => 'Dlulisa',
118 'movethispage' => 'Dlulisa eliphepha',
119
120 # Special:Allpages
121 'allinnamespace' => 'Amanqaku onke ($1 namespace)',
122
123 # Watchlist
124 'watchlist' => 'Endizibukeleyo',
125 'mywatchlist' => 'Endizibukeleyo',
126 'watch' => 'Bukela',
127 'watchthispage' => 'Bukela le Page',
128
129 # Contributions
130 'contributions' => 'Imisebenzi ye lungu',
131 'mycontris' => 'Inkxaso yam',
132
133 'sp-contributions-submit' => 'Khangela',
134
135 # Block/unblock
136 'ipblocklist-submit' => 'Khangela',
137
138 # Move page
139 'move-page-legend' => 'Dlulisa eliphepha',
140 'movepagebtn' => 'DLulisa eliphepha',
141 'movedto' => 'Lidluliselwe',
142 '1movedto2' => '[[$1]] lidluliselwe [[$2]]',
143 'movereason' => 'Isizathu',
144
145 # Special:Newimages
146 'ilsubmit' => 'Khangela',
147
148 # Special:SpecialPages
149 'specialpages' => 'Amaphepha Abalulekileyo',
150
151 );