wiki.techinc.nl/languages/messages/MessagesZa.php
Siebrand Mazeland e3a5bd4d27 Added message 'mainpage-description' as duplicate of 'mainpage' and added it to message 'sidebar'
Fixes: (bug 6332) Lacking entry Mainpage-url
       (bug 8617) Separate main page url and name
Thanks: Danny B., Milda (for the implementation and regex)
2008-04-10 19:16:36 +00:00

153 lines
4.1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/** Zhuang (壮语)
*
* @addtogroup Language
*/
$fallback = 'zh-cn';
$messages = array(
# Dates
'sunday' => 'Swnggeiz Yaet',
'monday' => 'Swnggeiz Wtx',
'tuesday' => 'Swnggeiz Yeih',
'wednesday' => 'Swnggeiz Sam',
'thursday' => 'Swnggeiz Seiq',
'friday' => 'Swnggeiz Haj',
'saturday' => 'Swnggeiz Lokj',
'january' => 'Nin Wtj',
'february' => 'Nin Yeih',
'march' => 'Nin Sam',
'april' => 'Nin Seiq',
'may_long' => 'Nin Haj',
'june' => 'Nin Loekj',
'july' => 'Nin Caet',
'august' => 'Nin Betq',
'september' => 'Nin Gouj',
'october' => 'Nin Cwbx',
'november' => 'Nin Cwbx Wtj',
'december' => 'Nin Cwbx Yeih',
'may-gen' => 'Nin Haj',
'september-gen' => 'Nin Gouj',
'sep' => 'Nin Gouj',
'cancel' => 'Fwtqfex',
'qbspecialpages' => 'Doenghmae daegxsei',
'mytalk' => 'Gaeq gou gangj',
'navigation' => 'Dazzaeuh',
'help' => 'Caeuq',
'search' => 'Cwmh',
'searchbutton' => 'Cwmh',
'searcharticle' => 'Bei',
'history_short' => 'Doenghmatq',
'permalink' => 'Gaeq-lamh kaemdaengz',
'protect' => 'Hahdiuz',
'talk' => 'Kwng',
'toolbox' => 'Loengx hong',
'jumptonavigation' => 'Dazzaeuh',
'jumptosearch' => 'Cwmh',
# 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).
'edithelp' => 'Caeuq mungz san-zonz',
'mainpage' => 'Mae meh',
'mainpage-description' => 'Mae meh',
'youhavenewmessages' => 'Mungz meiz $1$2。',
# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-main' => 'Faenzueng',
'nstab-user' => 'Mae bouxdeiz',
# General errors
'viewsource' => 'Liuq lagh mae-nej',
# Login and logout pages
'yourname' => 'Ciu bouxdeiz:',
'notloggedin' => 'Maengx laezhaej',
'username' => 'Ciu bouxdeiz:',
# Edit pages
'summary' => 'Saegmangj',
'minoredit' => 'Di-nej gaij noix',
'watchthis' => 'Demq mae-nej',
'savearticle' => 'Zonzdiuz mae-nej',
'showpreview' => 'Okqhaej piu-ngoengx',
'showdiff' => 'Okqhaej gaeqgaei',
'whitelistedittitle' => 'Laezdiuz haeuj aiq naej san-zonz',
# Search results
'powersearch' => 'Cwmh',
# Preferences page
'mypreferences' => 'Doenghgaeq gou hae',
'prefsnologin' => 'Maengx laezhaej',
'searchresultshead' => 'Cwmh',
# Recent changes
'recentchanges' => 'Gaeqgaij suijnej',
# Upload
'uploadnologin' => 'Maengx laezhaej',
'filedesc' => 'Saegmangj',
'fileuploadsummary' => 'Saegmangj:',
'watchthisupload' => 'Demq mae-nej',
# Random page
'randompage' => 'Mae zaihzex',
# Miscellaneous special pages
'specialpages' => 'Doenghmae daegxsei',
'newpages-username' => 'Ciu bouxdeiz:',
'move' => 'Caen',
'movethispage' => 'Caen mae nej',
# Special:Log
'log-search-submit' => 'Bei',
# Watchlist
'watchlist' => 'Gaeq gou demq',
'mywatchlist' => 'Gaeq gou demq',
'watchnologin' => 'Maengx laezhaej',
'watch' => 'Demq',
'watchthispage' => 'Demq mae-nej',
# Restrictions (nouns)
'restriction-move' => 'Caen',
# Contributions
'contributions' => 'Gaeq bouxdeiz haej',
'mycontris' => 'Gaeq gou haej',
'sp-contributions-submit' => 'Cwmh',
# What links here
'whatlinkshere' => 'Maelaez lamh haenznej',
# Block/unblock
'ipblocklist-submit' => 'Cwmh',
# Move page
'move-page-legend' => 'Caen doengh mae',
'movearticle' => 'Caen doengh mae:',
'movenologin' => 'Maengx laezhaej',
'move-watch' => 'Demq mae-nej',
'movepagebtn' => 'Caen doengh mae',
'movedto' => 'Caen bei',
'1movedto2' => '[[$1]] caen bei [[$2]]',
'movereason' => 'Haujgaemj',
# Tooltip help for the actions
'tooltip-pt-preferences' => 'Doenghgaeq gou hae',
'tooltip-p-logo' => 'Mae meh',
# Special:Newimages
'ilsubmit' => 'Cwmh',
# Multipage image navigation
'imgmultigo' => 'Bei',
# Table pager
'table_pager_limit_submit' => 'Bei',
);