Handle multi-insert ignores properly, as pointed out on wikitech.
[mediawiki.git] / languages / messages / MessagesSt.php
blob3a32b0852e0e0ef2ae2f79b000e95ab77a374539
1 <?php
2 /** Southern Sotho (Sesotho)
4 * @ingroup Language
5 * @file
7 * @author Cbrown1023
8 * @author SPQRobin
9 */
11 $messages = array(
12 # Dates
13 'sunday' => 'Sontaha',
14 'monday' => 'Mantaha',
15 'tuesday' => 'Labobedi',
16 'wednesday' => 'Laboraro',
17 'thursday' => 'Labone',
18 'friday' => 'Labohlano',
19 'saturday' => 'Moqebelo',
20 'january' => 'Pherekgong',
21 'february' => 'Hlakola',
22 'march' => 'Hlakubele',
23 'april' => 'Mmesa',
24 'may_long' => 'Motsheanong',
25 'june' => 'Phupjane',
26 'july' => 'Phupu',
27 'august' => 'Phato',
28 'september' => 'Lwetse',
29 'october' => 'Mphalane',
30 'november' => 'Pudungwana',
31 'december' => 'Tshitwe',
32 'may-gen' => 'Motsheanong',
33 'jan' => 'Phere',
34 'feb' => 'Hlako',
35 'mar' => 'Hlaku',
36 'apr' => 'Mmesa',
37 'may' => 'Motshe',
38 'jun' => 'Phupjane',
39 'jul' => 'Phupu',
40 'aug' => 'Phato',
41 'sep' => 'Lwetse',
42 'oct' => 'Mphala',
43 'nov' => 'Pudu',
44 'dec' => 'Tshitwe',
46 # Categories related messages
47 'category_header' => 'Dingolwa tse mokgeng wa "$1"',
49 'mypage' => 'Leqephe la ka',
50 'mytalk' => 'Leqephe la ka la moqoqo',
51 'navigation' => 'Eya ho',
53 'returnto' => 'Kgutlela ho $1.',
54 'tagline' => 'E tswa ho {{SITENAME}}',
55 'search' => 'Fuputsa',
56 'history' => 'Nalane',
57 'history_short' => 'Nalane',
58 'info_short' => 'Tlhahiso-leseding',
59 'newpage' => 'Leqephe le letjha',
60 'talkpage' => 'Qoqa ka leqephe lena',
61 'talk' => 'Moqoqo',
62 'categorypage' => 'Mpontshe leqephe la mekga',
63 'otherlanguages' => 'Ka maleme a mang',
64 'jumptosearch' => 'phuputso',
66 # 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).
67 'faq' => 'Dipotso-mehla',
68 'mainpage' => 'Leqephe la pele',
69 'mainpage-description' => 'Leqephe la pele',
70 'portal' => 'Potjho e kopano',
71 'portal-url' => 'Project:Potjho e kopano',
72 'sitesupport' => 'Dimpho',
74 'retrievedfrom' => 'E tswa ho "$1"',
75 'newmessageslink' => 'melaetsa e metjha',
77 # Short words for each namespace, by default used in the namespace tab in monobook
78 'nstab-main' => 'Sengolwa',
79 'nstab-mediawiki' => 'Molaetsa',
80 'nstab-help' => 'Leqephe la thusa',
81 'nstab-category' => 'Mokga',
83 # Login and logout pages
84 'yourpasswordagain' => 'Ngola lepetjo hape',
85 'remembermypassword' => 'O nkgopole',
86 'nologinlink' => 'Ingodisetse',
87 'createaccount' => 'Ingodisetse',
88 'gotaccount' => 'O se o ingodisitse? $1.',
89 'createaccountmail' => 'ka e-mail',
90 'badretype' => 'Mapetjo a mabedi o a ngotseng ha a tshwane.',
91 'mailmypassword' => 'Nthomele password ya ka ka email',
93 # Edit pages
94 'savearticle' => 'Le boloke',
95 'showpreview' => 'Mpontshe hore le tlo ba jwang',
96 'showdiff' => 'Mpontshe hore ho tlo fetoha eng',
97 'accmailtitle' => 'Lepetjo le rometswe.',
98 'accmailtext' => 'Lepetjo la "$1" le se le rometswe ho $2.',
99 'note' => '<strong>Ela hloko:</strong>',
101 # Search results
102 'powersearch' => 'Fuputsa',
104 # Preferences page
105 'changepassword' => 'Fetola lepetjo',
106 'oldpassword' => 'Lepetjo la kgale:',
107 'newpassword' => 'Lepetjo le letjha:',
108 'retypenew' => 'Ngola lepetjo le letjha hape:',
109 'searchresultshead' => 'Phuputso',
110 'allowemail' => 'Dumella batho ba bang hore ba nthomelle di-email',
112 # MIME search
113 'download' => 'Jarolla',
115 # Random page
116 'randompage' => 'Mpontshe leqephe le leng le le leng',
118 # Statistics
119 'statistics' => 'Dipalopalo',
121 # Miscellaneous special pages
122 'mostcategories' => 'Dingolwa tse mekga e mengata',
123 'shortpages' => 'Maqephe a makgutshwane',
124 'longpages' => 'Maqephe a matelele',
125 'newpages' => 'Maqephe a matjha',
127 # Special:Allpages
128 'allpages' => 'Maqephe ohle',
130 # Special:Categories
131 'categories' => 'Mekga',
132 'categoriespagetext' => 'Wiki e na le mekga ena',
134 # E-mail user
135 'emailuser' => 'Romela motho enwa email',
136 'emailfrom' => 'E tswa ho',
137 'emailto' => 'Ho',
138 'emailsubject' => 'Ka',
139 'emailmessage' => 'O re',
140 'emailsend' => 'E romele',
141 'emailsent' => 'E rometswe',
142 'emailsenttext' => 'Email ya molaetsa wa hao e se e rometswe.',
144 # Contributions
145 'contributions' => 'Tse ngotsweng ke motho enwa',
146 'mycontris' => 'Tse ngotsweng ke nna',
148 # Block/unblock
149 'ipbreason' => 'Lebaka',
150 'infiniteblock' => 'ho eya ho ile',
152 # Namespace 8 related
153 'allmessagesname' => 'Lebitso',
154 'allmessagesdefault' => 'Se neng se ngotswe pele',
155 'allmessagescurrent' => 'Se ngotsweng hona jwale',
157 # Info page
158 'infosubtitle' => 'Tlhahiso-leseding ka leqephe',