2008-01-19 00:17:46 +00:00
< ? php
/** Xhosa ( isiXhosa )
2009-04-16 10:17:40 +00:00
*
* See MessagesQqq . php for message documentation incl . usage of parameters
* To improve a translation please visit http :// translatewiki . net
2008-01-19 00:17:46 +00:00
*
WARNING: HUGE COMMIT
Doxygen documentation update:
* Changed alls @addtogroup to @ingroup. @addtogroup adds the comment to the group description, but doesn't add the file, class, function, ... to the group like @ingroup does. See for example http://svn.wikimedia.org/doc/group__SpecialPage.html where it's impossible to see related files, classes, ... that should belong to that group.
* Added @file to file description, it seems that it should be explicitely decalred for file descriptions, otherwise doxygen will think that the comment document the first class, variabled, function, ... that is in that file.
* Removed some empty comments
* Removed some ?>
Added following groups:
* ExternalStorage
* JobQueue
* MaintenanceLanguage
One more thing: there are still a lot of warnings when generating the doc.
2008-05-20 17:13:28 +00:00
* @ ingroup Language
* @ file
2008-01-19 00:17:46 +00:00
*
2009-02-16 17:25:02 +00:00
* @ author Jcwf
2008-01-19 00:17:46 +00:00
* @ author Jose77
*/
$messages = array (
# Dates
'sunday' => 'Icawe' ,
'monday' => 'UMvulo' ,
'tuesday' => 'ULwesibini' ,
'wednesday' => 'ULwesithathu' ,
'thursday' => 'ULwesine' ,
2009-02-16 17:25:02 +00:00
'friday' => 'ULwesihlanu' ,
2008-01-19 00:17:46 +00:00
'saturday' => 'UMgqibelo' ,
'january' => 'EyoMqungu' ,
2009-02-16 17:25:02 +00:00
'february' => 'EyoMdumba' ,
'march' => 'EyoKwindla' ,
'april' => 'EkaTshazimpuzi' ,
'june' => 'EyeSilimela' ,
'july' => 'EyeKhala' ,
'august' => 'EyeThupha' ,
2008-01-19 00:17:46 +00:00
'september' => 'Eyo Msintsi' ,
'october' => 'Eye Dwarha' ,
'november' => 'Eye Nkanga' ,
'december' => 'Eyo Mnga' ,
'january-gen' => 'EyoMqungu' ,
'february-gen' => 'Eyo Mdumba' ,
'march-gen' => 'Eyo Kwindla' ,
'april-gen' => 'Ekatshazimpuzi' ,
'may-gen' => 'EkaCanzibe' ,
'june-gen' => 'Eyesilimela' ,
'july-gen' => 'Eye Khala' ,
'august-gen' => 'Eye Thupha' ,
'september-gen' => 'Eyo Msintsi' ,
'october-gen' => 'Eye Dwarha' ,
'november-gen' => 'Eye Nkanga' ,
'december-gen' => 'Eyo Mnga' ,
'may' => 'EkaCanzibe' ,
Follow-up on r49790, r49898, r49899, r49900, r49901, r49902, r49904, r49907, r49908, r49909, r49910, r49913, r49914
* rebuild all message files
2009-04-26 22:00:14 +00:00
'article' => 'Inqaku' ,
'mypage' => 'Inqaku yam' ,
'mytalk' => 'Inthetho yam' ,
# Cologne Blue skin
2009-02-16 17:25:02 +00:00
'qbspecialpages' => 'Amaphepha Abalulekileyo' ,
2008-01-19 00:17:46 +00:00
2011-09-16 20:51:04 +00:00
# Vector skin
'vector-view-edit' => 'Tshintsha' ,
2009-02-16 17:25:02 +00:00
'help' => 'Uncedo' ,
'search' => 'Khangela' ,
'searchbutton' => 'Khangela' ,
'go' => 'Hamba' ,
'searcharticle' => 'Hamba' ,
'edit' => 'Tshintsha' ,
'delete' => 'Cima' ,
'protect' => 'Khusela' ,
'talkpagelinktext' => 'Inthetho' ,
'talk' => 'Ingxoxo' ,
'otherlanguages' => 'Kwezinye Ilwimi' ,
2008-01-19 00:17:46 +00:00
# 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).
2008-04-10 19:16:36 +00:00
'currentevents' => 'Imisebenzi Eyenzekayo' ,
'edithelp' => 'Uncedo ngoTshintsho' ,
'mainpage' => 'Iphepha Elingundoqo' ,
'mainpage-description' => 'Iphepha Elingundoqo' ,
2008-01-19 00:17:46 +00:00
'newmessageslink' => 'imiyalezo emitsha' ,
'youhavenewmessagesmulti' => 'Unemiyalezo emitsha ku $1' ,
'editsection' => 'tshintsha' ,
'editold' => 'tshintsha' ,
2011-09-16 20:51:04 +00:00
'editlink' => 'tshintsha' ,
2008-01-19 00:17:46 +00:00
# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-main' => 'Inqaba' ,
# General errors
'viewsource' => 'Jonga i Source' ,
# Login and logout pages
'welcomecreation' => ' == Wamkelekile , $ 1 ! ==
I Account yakhgo ivuliwe , ungalibali ukutshitsha izinto ozithandayo ngo {{ SITENAME }} . ' ,
'yourname' => 'Igama lelungu:' ,
'yourpassword' => 'Igama elifihlakeleyo lelungu:' ,
'yourpasswordagain' => 'Faka kwakhona igama elifihlakeleyo:' ,
2010-08-28 23:52:46 +00:00
'remembermypassword' => 'Khumbula igama lam elifihlakeleyo kule Khompyutha (for a maximum of $1 {{PLURAL:$1|day|days}})' ,
2008-01-19 00:17:46 +00:00
'createaccount' => 'Vula I Account' ,
'loginlanguagelabel' => 'Ulwimi: $1' ,
# Edit pages
2008-12-25 17:13:28 +00:00
'summary' => 'Isishwankathelo:' ,
2008-01-19 00:17:46 +00:00
'minoredit' => 'Lutshitsho oluncinci olu' ,
'watchthis' => 'Bukela le Page' ,
'savearticle' => 'Gcina eliphepha' ,
'showpreview' => 'Bonisa Utshintsho' ,
'showdiff' => 'Gcina Utshitshi' ,
# Search results
'powersearch' => 'Khangela' ,
# Preferences page
'mypreferences' => 'Ezithandwa ndim' ,
'searchresultshead' => 'Khangela' ,
2009-04-28 21:10:04 +00:00
'username' => 'Igama lelungu:' ,
2008-01-19 00:17:46 +00:00
# Recent changes
2009-02-16 17:25:02 +00:00
'recentchanges' => 'Utshitsho olusandokwenziwa' ,
'minoreditletter' => 'nc' ,
2008-01-19 00:17:46 +00:00
# Recent changes linked
2009-06-03 23:56:42 +00:00
'recentchangeslinked' => 'Utsitsho olufana nolu' ,
'recentchangeslinked-feed' => 'Utsitsho olufana nolu' ,
'recentchangeslinked-toolbox' => 'Utsitsho olufana nolu' ,
2008-01-19 00:17:46 +00:00
# Upload
'upload' => 'Faka Ifile' ,
'filedesc' => 'Isishwankathelo' ,
'watchthisupload' => 'Bukela le Page' ,
# Miscellaneous special pages
'move' => 'Dlulisa' ,
'movethispage' => 'Dlulisa eliphepha' ,
2008-08-08 08:45:04 +00:00
# Special:AllPages
2008-01-19 00:17:46 +00:00
'allinnamespace' => 'Amanqaku onke ($1 namespace)' ,
2009-02-16 17:25:02 +00:00
'allpagessubmit' => 'Hamba' ,
2008-01-19 00:17:46 +00:00
# Watchlist
'watchlist' => 'Endizibukeleyo' ,
'mywatchlist' => 'Endizibukeleyo' ,
'watch' => 'Bukela' ,
'watchthispage' => 'Bukela le Page' ,
2008-09-29 14:03:51 +00:00
# Protect
'prot_1movedto2' => '[[$1]] lidluliselwe [[$2]]' ,
2008-01-19 00:17:46 +00:00
# Contributions
'contributions' => 'Imisebenzi ye lungu' ,
'mycontris' => 'Inkxaso yam' ,
2009-03-27 00:43:22 +00:00
'sp-contributions-talk' => 'Inthetho' ,
2008-01-19 00:17:46 +00:00
'sp-contributions-submit' => 'Khangela' ,
# Block/unblock
'ipblocklist-submit' => 'Khangela' ,
# Move page
2008-03-18 23:43:40 +00:00
'move-page-legend' => 'Dlulisa eliphepha' ,
'movepagebtn' => 'DLulisa eliphepha' ,
'movedto' => 'Lidluliselwe' ,
'movereason' => 'Isizathu' ,
2008-11-28 10:10:46 +00:00
# Special:NewFiles
2008-03-18 23:43:40 +00:00
'ilsubmit' => 'Khangela' ,
2008-01-19 00:17:46 +00:00
2008-06-04 20:13:41 +00:00
# Special:SpecialPages
'specialpages' => 'Amaphepha Abalulekileyo' ,
2008-01-19 00:17:46 +00:00
);