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