Localisation updates for core messages from Betawiki (2008-10-23 13:43 CEST)
[lhc/web/wiklou.git] / languages / messages / MessagesNso.php
1 <?php
2 /** Northern Sotho (Sesotho sa Leboa)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author Mohau
8 * @author Urhixidur
9 */
10
11 $messages = array(
12 # User preference toggles
13 'tog-underline' => 'Tsenya mothalafase go dihlomaganyo:',
14 'tog-highlightbroken' => 'Laetša dihlomaganyo tša go senyega <a href="" class="new">ga mokgwa wo</a> (goba: ka mokgwa wo<a href="" class="internal">?</a>).',
15 'tog-hideminor' => 'Fihla diphetogo tše nnyenyane',
16 'tog-showtoolbar' => "Botšha ''toolbar'' ya go fetola (JavaScript)",
17 'tog-editondblclick' => 'Fetola matlakala ka go thathapa gabedi (JavaScript)',
18 'tog-editsection' => 'Dumella go fetola sekgao ka [fetola] hlomaganyo',
19 'tog-editsectiononrightclick' => 'Dumella go fetola sekgao ka thathapa ka lagoja thaetlele ya sekgao (JavaScript)',
20 'tog-showtoc' => 'Bontšha Tatelano ya dikagare (go matlakala a goba le dihlogo tša go feta 3)',
21 'tog-rememberpassword' => 'Gopola sedi ya go tsena yaka go khomphutha ye',
22 'tog-editwidth' => 'Lepokisi la diphetogo lebe le bophara ba go tlala',
23 'tog-watchcreations' => 'Tsenya matlaka a mafsa ao ke a ngwalago go lenano laka la ditlhapetšo',
24 'tog-watchdefault' => 'Tsenya matlaka ao ke a fetolago go lenano laka la ditlhapetšo',
25 'tog-watchmoves' => 'Tsenya matlaka ao ke a hudušago go lenano laka la ditlhapetšo',
26 'tog-watchdeletion' => 'Tsenya matlaka ao ke a phumulago go lenano laka la ditlhapetšo',
27 'tog-minordefault' => 'Swaya diphetogo ka moka bjalo ka diphetogo tše nnyenyane',
28 'tog-previewontop' => 'Bontšha Ponopele pele ga lepokisi la diphetogo',
29 'tog-previewonfirst' => 'Bontšha Ponopeleka phetogo ya pele',
30 'tog-nocache' => "Thibela go tsenya matlakala go segakolodi (''cache'')",
31 'tog-enotifwatchlistpages' => 'Nromele molaetša ge letlaka leo ke le tlhapetšego le eba le diphetogo',
32 'tog-enotifusertalkpages' => 'Nromele molaetša ge letlakala la Dipoledišano laka le fetoga',
33 'tog-enotifminoredits' => 'Nromele email ge goba le diphetogo tše nnyenyane go matlakala',
34 'tog-enotifrevealaddr' => 'Bonagatša email atrese go temošo tša poso',
35 'tog-shownumberswatching' => 'Laetša palo bašomiši bao ba tlhapetšego',
36 'tog-fancysig' => 'Tsaeno ye tala (ntle le dihlomaganyo tša noši)',
37 'tog-externaleditor' => 'Šomiša sengwadi sa kantle',
38 'tog-forceeditsummary' => 'Ntaetše ge kesa tsenye mongwalo go kakaretšo ya dithetogo',
39 'tog-watchlisthideown' => 'Fihla diphetogo tšeo di direlego ke nna go lenano la ditlhapetšo.',
40 'tog-watchlisthideminor' => 'Fihla diphetogo tše nyenyane tšeo di direlego ke nna go lenano la ditlhapetšo',
41 'tog-ccmeonemails' => 'Nromele kopi ya melaetša yeo ke romelago bašumiši ba bangwe',
42
43 'underline-always' => 'Kamehla',
44 'underline-never' => 'Le ga tee',
45
46 # Dates
47 'sunday' => 'Sontaga',
48 'monday' => 'Mošupologo',
49 'tuesday' => 'Labobedi',
50 'wednesday' => 'Laboraro',
51 'thursday' => 'Labone',
52 'friday' => 'Labohlano',
53 'saturday' => 'Mokibelo',
54 'sun' => 'Sontaga',
55 'mon' => 'Mošupologo',
56 'tue' => 'Labobedi',
57 'wed' => 'Laboraro',
58 'thu' => 'Labone',
59 'fri' => 'Labohlano',
60 'sat' => 'Mokibelo',
61 'january' => 'Pherekgong',
62 'february' => 'Dibokwane',
63 'march' => 'Hlakola',
64 'april' => 'Moranang',
65 'may_long' => 'Mopitlo',
66 'june' => 'Phupu',
67 'july' => 'Mosegamanye',
68 'august' => 'Phato',
69 'september' => 'Lewedi',
70 'october' => 'Diphalane',
71 'november' => 'Dibatsela',
72 'december' => 'Manthole',
73 'january-gen' => 'Pherekgong',
74 'february-gen' => 'Dibokwane',
75 'march-gen' => 'Hlakola',
76 'april-gen' => 'Moranang',
77 'may-gen' => 'Mopitlo',
78 'june-gen' => 'Phupu',
79 'july-gen' => 'Mosegamanye',
80 'august-gen' => 'Phato',
81 'september-gen' => 'Lewedi',
82 'october-gen' => 'Diphalane',
83 'november-gen' => 'Dibatsela',
84 'december-gen' => 'Manthole',
85 'jan' => 'Pherekgong',
86 'feb' => 'Dibokwane',
87 'mar' => 'Hlakola',
88 'apr' => 'Moranang',
89 'may' => 'May',
90 'jun' => 'Phupu',
91 'jul' => 'Mosegamanye',
92 'aug' => 'Phato',
93 'sep' => 'Lewedi',
94 'oct' => 'Diphalane',
95 'nov' => 'Dibatsela',
96 'dec' => 'Manthole',
97
98 # Categories related messages
99 'pagecategories' => '{{PLURAL:$1|Sehlopha|Dihlopha}}',
100 'category_header' => 'Matlakala go sehlopha "$1"',
101 'subcategories' => 'Dihlophana',
102 'category-media-header' => 'Matlakala goba difaele go sehlopha "$1"',
103 'category-empty' => "''Sehlopha se, ga se na matlakala goba difaele.''",
104 'listingcontinuesabbrev' => 'tšweletša',
105
106 'about' => 'Mabapi',
107 'article' => 'Letlakala la mateng',
108 'newwindow' => '(e bula lefastere le lempsha)',
109 'cancel' => 'Khansela',
110 'qbfind' => 'Humana',
111 'qbedit' => 'Fetola',
112 'qbpageoptions' => 'Letlakala le',
113 'qbmyoptions' => 'Matlakala a ka',
114 'qbspecialpages' => 'Matlakala a itšego',
115 'moredotdotdot' => 'Tše dingwe...',
116 'mypage' => 'Letlakala la ka',
117 'mytalk' => 'Dipolelo tša ka',
118 'anontalk' => 'Poledišano ya IP ye',
119 'navigation' => 'Tšwelotšo',
120 'and' => 'le',
121
122 'errorpagetitle' => 'Phošo',
123 'returnto' => 'Boela go $1.',
124 'tagline' => 'Gotšwa go {{SITENAME}}',
125 'help' => 'Thušo',
126 'search' => 'Fetleka',
127 'searchbutton' => 'Fetleka',
128 'go' => 'Sepela',
129 'searcharticle' => 'Eya',
130 'history' => 'Histori ya letlakala',
131 'history_short' => 'Histori',
132 'updatedmarker' => 'fetotšwe esale ketelo yaka ya mafelelo',
133 'info_short' => 'Sedi',
134 'printableversion' => "''Version'' ya go gatišega",
135 'permalink' => 'Hlomaganyo yao e tiišeditšwego',
136 'edit' => 'Fetola',
137 'editthispage' => 'Fetola letlakala le',
138 'delete' => 'Phumula',
139 'deletethispage' => 'Phumula letlakala le',
140 'protect' => 'Lota',
141 'protect_change' => 'Fetola go lotega',
142 'protectthispage' => 'Lota letlakala le',
143 'unprotect' => 'Tloša go lota',
144 'unprotectthispage' => 'Tloša go lota letlakaleng',
145 'newpage' => 'Letlakala le lempsha',
146 'talkpage' => 'Rêrišana ka letlakala le',
147 'talkpagelinktext' => 'Bolela',
148 'specialpage' => 'Matlaka a itšeng',
149 'personaltools' => "Dithulusu tša gago (''personal'')",
150 'postcomment' => 'Romela tshwayotshwayo',
151 'articlepage' => 'Nyakoretša letlakala la mateng',
152 'talk' => 'Poledišano',
153 'views' => 'Dinyakorêtšo',
154 'toolbox' => 'Lepokisi la dithulusu',
155 'userpage' => 'Nyakorela letlakala la mošomiši',
156 'projectpage' => 'Nyakoretša letlakala la tirotherwa',
157 'imagepage' => 'Nyakoretša letlakala la seswantšho',
158 'mediawikipage' => 'Nyakoretša letlakala la melaetša',
159 'templatepage' => "Nyakoretša letlakala la ''template''",
160 'viewhelppage' => 'Nyakoretša letlakala la thušo',
161 'categorypage' => 'Nyakoretša letlakala la sehlopha',
162 'viewtalkpage' => 'Nyakoretša dipoledišano',
163 'otherlanguages' => 'Ka dipolelo tše dingwe',
164 'redirectedfrom' => "(''Redirect'' go tšwa $1)",
165 'redirectpagesub' => "''Redirect'' letlakala",
166 'lastmodifiedat' => 'Letlakala le fetotšwe la mafelelo ka $2, $1.', # $1 date, $2 time
167 'viewcount' => 'Letlakala le le butšwe ga {{PLURAL:$1|tee|$1}}.',
168 'protectedpage' => 'Letlakala la go lotiwa',
169 'jumpto' => 'Taboga go:',
170 'jumptonavigation' => 'Tšweletšo',
171 'jumptosearch' => 'fetleka',
172
173 # 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).
174 'aboutsite' => 'Mabapi le {{SITENAME}}',
175 'aboutpage' => 'Project:Mabapi',
176 'bugreports' => 'Bega diphošo',
177 'bugreportspage' => 'Project:Bega diphoso',
178 'copyright' => 'Mateng a hwetšagala tlase ga $1.',
179 'copyrightpagename' => '{{SITENAME}} tumello ya bangwadi',
180 'copyrightpage' => '{{ns:project}}:Tomello ya Mongwadi',
181 'currentevents' => 'Ditirago tša bjale',
182 'currentevents-url' => 'Project:Ditiragalo tša bjale',
183 'disclaimers' => 'Hlapa-matsogo',
184 'disclaimerpage' => 'Project:Hlapa-Matsogo',
185 'edithelp' => 'Thušo ya go fetola',
186 'edithelppage' => 'Help:Fetola',
187 'helppage' => 'Help:Mateng',
188 'mainpage' => 'Letlakala la Pele',
189 'mainpage-description' => 'Letlakala la Pele',
190 'policy-url' => 'Project:Melao',
191 'portal' => "''Portal'' ya badudi",
192 'portal-url' => 'Project:Portal ya Badudi',
193 'privacy' => 'Melao ya praebesi',
194 'privacypage' => 'Project:Polisi ya praefesi',
195
196 'badaccess' => 'Thušo ya tumello',
197 'badaccess-group0' => 'Ga wa dumelwa go dira seo o lekago go se dira.',
198 'badaccess-groups' => 'Seo o lekago go se dra se dumelwetše go bašomiši bao balego sehlopheng se tee sa $1.',
199
200 'versionrequired' => 'Version $1 ya MediaWiki ea hlokega',
201 'versionrequiredtext' => 'Version $1 ya MediaWiki ea hlokega go šomiša letlakala le. Lebelela [[Special:Version|letlakala la version]].',
202
203 'retrievedfrom' => 'Le tšwa go "$1"',
204 'youhavenewmessages' => 'O na le $1 ($2).',
205 'newmessageslink' => 'ya melaetša ye mefsa',
206 'newmessagesdifflink' => 'phetogo ya mafelelo',
207 'youhavenewmessagesmulti' => 'O nale melaetša ye mefsa go $1',
208 'editsection' => 'lokiša',
209 'editold' => 'fetola',
210 'editsectionhint' => 'Fetola sekgao: $1',
211 'toc' => 'Mateng',
212 'showtoc' => 'bontšha',
213 'hidetoc' => 'fihla',
214 'thisisdeleted' => 'Nyakorela goba hlaphola $1?',
215 'viewdeleted' => 'Nyakorela $1?',
216 'restorelink' => '{{PLURAL:$1|e tee phetogo ye phumutšwego|phetogo tše $1 tše phumutšwego}}',
217 'site-rss-feed' => '$1 RSS Feed',
218 'site-atom-feed' => '$1 Atom Feed',
219 'page-rss-feed' => '"$1" RSS Feed',
220 'red-link-title' => '$1 (ga ese ya ngwadiwa)',
221
222 # Short words for each namespace, by default used in the namespace tab in monobook
223 'nstab-main' => 'Letlakala',
224 'nstab-user' => 'Letlakala la mošomiši',
225 'nstab-special' => 'Itšeng',
226 'nstab-project' => 'Letlakala la tirotherwa',
227 'nstab-image' => 'Faele',
228 'nstab-mediawiki' => 'Molaetša',
229 'nstab-template' => 'Template',
230 'nstab-help' => 'Letlakala la thuso',
231 'nstab-category' => 'Sehlopha',
232
233 # Main script and global functions
234 'nosuchspecialpage' => 'Gago letlaka le itšego le bjalo',
235
236 # General errors
237 'error' => 'Phošo',
238 'databaseerror' => 'Phošo ya Database',
239 'noconnect' => "Re maswabi! Wiki e nale mathata a sethekniki, ka goo gare kgone go boledišana le ''database''. <br />
240 $1",
241 'readonly' => "''Database'' e notletšwe",
242 'enterlockreason' => 'Fana la lebaka la go notlela, o fana le tekanyetšo yage senotlolo se tlogo tlošwa',
243 'internalerror' => 'Phošo ya ka gare',
244 'internalerror_info' => 'Phošo ya ka gare :$1',
245 'filecopyerror' => 'Gara kgona go ngwalolla faele "$1" go "$2".',
246 'filerenameerror' => 'Gara kgona go fetola leina la faele "$1" goba "$2".',
247 'filedeleteerror' => 'Gara kgona go phumula faele "$1".',
248 'filenotfound' => 'Gara kgona go humana faele "$1".',
249 'fileexistserror' => 'Gara kgona go ngawala faele "$1":faele e gona',
250 'badtitle' => 'Taetlile ya bošula',
251 'badtitletext' => 'Letlakala le ga la dumelelwa, ga le na ditlhaka, goba hlomaganyo ya bogare-dipolelo goba bogare-wiki taetlele ga ya loka. Ekaba mohlomong taetlele enale hlaka goba dihlaka tšago sedumelelwe.',
252 'viewsource' => 'Lebelela mothopo',
253 'viewsourcefor' => 'ya $1',
254 'protectedpagetext' => 'Letlakala le le notletšwe go thibela diphetogo.',
255 'viewsourcetext' => 'O ka lebelela goba wa kôpiša mothapo wa letlakala le:',
256 'namespaceprotected' => "Ga ona tokelo ya go fetola matlakala go '''$1''' .",
257
258 # Login and logout pages
259 'welcomecreation' => "Oa amogelwa, $1! ==
260
261 Tšhupaleloko (''account'') ya gago e tlhodilwe. O seke wa lebala go fetola [[Special:Preferences|{{SITENAME}} dikgetho/thato tša gago]].",
262 'yourname' => 'Leina la mošomiši:',
263 'yourpassword' => 'Ditlhaka-tša-siphiri:',
264 'yourpasswordagain' => 'Tlanya ditlhaka-tša-siphiri gape:',
265 'remembermypassword' => 'Gopola sedi yaka ya go tsena khômphutha ye',
266 'login' => 'Tsena',
267 'nav-login-createaccount' => "Tsena / Tlhola tšhupaleloko (''account'')",
268 'loginprompt' => "O swanela ke go dumella ''cookies'' go ''browser'' go tsena go {{SITENAME}}.",
269 'userlogin' => "Tsena / tlhola tšhupaleloko (''account'')",
270 'logout' => 'Etšwa/Tswalela',
271 'userlogout' => 'Etšwa/Tswalela',
272 'notloggedin' => 'Ga wa tsena',
273 'nologin' => 'A o nale sedi ya go tsena? $1.',
274 'nologinlink' => "Bula tšhupaleloko (''account'')",
275 'createaccount' => 'Bula tšhupaleloko',
276 'gotaccount' => 'O šetše o nale tšhupaleloko? $1.',
277 'gotaccountlink' => 'Tsena',
278 'createaccountmail' => 'ka e-mail',
279 'badretype' => 'Ditlhaka-tša-siphiri tše o di šomišitšego ga di swane.',
280 'username' => 'Mošomiši:',
281 'uid' => 'Nomoro ya mošomiši:',
282 'yourrealname' => 'Leina la mmakgonthe:',
283 'yourlanguage' => 'Polelo:',
284 'yournick' => 'Tshaeno:',
285 'badsiglength' => 'Leina la boreelo le letelele kudu; le swanela goba dihlaka tše $1.',
286 'prefs-help-realname' => 'Leina la nnete gale gapeletšwe, efela ge o kgetha go fana ka lona, le tla šomišwa go bontšha diabe mešomong ya gago.',
287 'prefs-help-email-required' => 'E-mail atrese eya nyakega.',
288 'noname' => 'Gawa fana ka leina la mošomiši la go loka.',
289 'loginsuccesstitle' => 'O tsene ka katlego',
290 'loginsuccess' => "'''Bjale o tsene go {{SITENAME}} bjalo ka \"\$1\".'''",
291 'nosuchuser' => 'Ga gona mošomiši wa leina la "$1". Lebele mopeleto wa gago goba [[Special:UserLogin/signup|o tlhome mošomiši yo mophsa]].',
292 'nosuchusershort' => 'Ga gona mošomiši wa leina la "<nowiki>$1</nowiki>". Hlokomela mopeleto wa gago.',
293 'nouserspecified' => 'O swanela ke go fana ka leina la mošomiši.',
294 'wrongpassword' => 'O loketše ditlhaka-tša-siphiri tšeo e sego tšona. Ka kgopelo, leka gape.',
295 'wrongpasswordempty' => 'Ga wa lokela ditlhaka-tša-siphiri. Ka kgopelo, leka gape.',
296 'passwordtooshort' => "Ditlhaka-tša-siphiri tša gago ga tša dumelega goba di kopana.
297 Go nyakega gore e be le {{PLURAL:$1|tlhaka ye tee|$1 ya ditlhaka}} gape e seke ya swana le leina la gago (''username'').",
298 'mailmypassword' => 'Romela ditlhaka-tša-siphiri tše mpšha ka e-mail',
299 'passwordremindertitle' => "''Password'' ye mphsa ya nakonyana go {{SITENAME}}",
300 'passwordremindertext' => 'Motho yo mongwe (goba wena, gotšwa IP atrese $1) o
301 kgopetše gore re moromele Ditlhaka-tša-siphiri tše mfsa tša {{SITENAME}} ($4).
302
303 Ditlhaka-tša-siphiri tša mošomiši "$2" go tloga bjale ke "$3".
304 Eya go {{SITENAME}} o e fetole.
305
306 Ga eba motho yo mongwe esego wena o dirile kgopelo ye, goba o gopola Ditlhaka-tša-siphiri gomme ga o sa
307 hloka gore e fetolwe, hlokomologa molaetša wo, o tšwele pele o šumiše Ditlhaka-tša-siphiri tša kgale.',
308 'noemail' => 'Ga gona e-mail atrese ya mošomiši "$1".',
309 'passwordsent' => "
310 Dihlaka tša siphiri (''password'') tše mphsa di rometšwe go e-mail atrese ya \"\$1\".
311 Re kgopela gore o tsene ge fetša go e hwetša.",
312 'blocked-mailpassword' => 'IP atrese ya gago e thibetšwe go dira diphetogo, ka fao ga wa dumellwa
313 go šomiša thulusu ya go hwetša Ditlhaka-tša-siphiri go thibela go hlapanya.',
314 'eauthentsent' => 'Molaetša wa go tiišetša o rometšwe go e-mail atrese.
315
316 Pele re romela melaetša ye mengwe go atrese ye, o kgopelwa go latela ditaelo tšeo dilego molaetšeng go tiišetša gore atrese ke ya gago.',
317 'throttled-mailpassword' => 'Kgopotšo ya ditlhaka-tša-siphiri e rometšwe diiring tše $1 tša gofeta.
318 Go thibela go hlapanya/kgobošo, kgopotšo e tee ka diiri tše $1 e tla romellwa.',
319 'mailerror' => 'Gobile le phošo go romeleng molaetša : $1',
320 'acct_creation_throttle_hit' => 'Ka maswabi, o tlhomile {{PLURAL:$1|tšhupaleloko|$1 tša ditšhupaleloko}}.
321 Ga wa dumelwa go tlhoma tše dingwe.',
322 'emailauthenticated' => 'E-mail atrese ya gago e kgonthišitšwe ka $2, $3.',
323 'accountcreated' => 'Tšhupaleloko (Account) e tlhodilwe',
324 'accountcreatedtext' => 'Tšhupaleloko (account) ya modiri $1 e tlhodilwe.',
325 'loginlanguagelabel' => 'Polelo: $1',
326
327 # Password reset dialog
328 'resetpass_text' => '<!-- Tsenya ditlhaka mo -->',
329 'resetpass_success' => 'Ditlhaka tša siphiri di fetotšwe ka katlego! Bjale o kgona go tsena...',
330
331 # Edit page toolbar
332 'bold_sample' => "Mongwalo wa '''Bold'''",
333 'bold_tip' => 'Ditlhaka tše Bold',
334 'italic_sample' => 'Ditlhaka tše Italic',
335 'italic_tip' => 'Mongwala wa Italic',
336 'link_sample' => 'Thaetlele ya hlomaganyo',
337 'link_tip' => 'Hlomaganyo ya kagare',
338 'extlink_sample' => 'http://www.example.com hlomaganyo thaetlele',
339 'extlink_tip' => 'Hlomaganyo ya ka ntle (gopola go thoma ka http://)',
340 'headline_sample' => 'Tlhaka ya hlogotaba',
341 'headline_tip' => 'Hlogotaba ya boemo 2',
342 'math_sample' => "Lokela ''formula'' mo",
343 'math_tip' => 'Formula ya dipalo (LaTeX)',
344 'nowiki_sample' => "Tsenya ditlhaka tša go sebe le ''format'' mo",
345 'nowiki_tip' => "Hlokomologa tselangwalo (''formatting'') ya wiki",
346 'image_sample' => 'Mohlala.jpg',
347 'image_tip' => "Seswantšho/Faele yago dikanelwa (''embedded'')",
348 'media_sample' => 'Mohlala.ogg',
349 'media_tip' => 'Hlomaganyo ya Faele',
350 'sig_tip' => 'Tshaeno ya gago le nako ya phetogo',
351 'hr_tip' => 'Mothalo wago ya faase/papamela (šomiša ka hloko)',
352
353 # Edit pages
354 'summary' => 'Kakaretšo',
355 'subject' => 'Tabataba/Hlogo ya taba',
356 'minoredit' => 'Ye ke phetogo ye nnyenyane',
357 'watchthis' => 'Tlhapetša letlakala le',
358 'savearticle' => 'Boloka letlakala',
359 'preview' => 'Lebelela',
360 'showpreview' => 'Laetša sebopego sa letlaka',
361 'showdiff' => 'Laetša diphetogo',
362 'anoneditwarning' => "'''Temošo''' Gawa ''tsena'', IP ya gago e tla šumišwa go histori ya diphetogo tša letlakala",
363 'summary-preview' => 'Lebelela kakaretšo',
364 'blockedtitle' => 'Mošomiši o thibilwe',
365 'blockedtext' => "<big>'''Leina la gago la mošomiši goba IP atrese e thibilwe.'''</big>
366
367 O thibilwe ke $1. Makaba a go thiba ke ''$2''.
368
369 * Go thoma gago thiba: $8
370 * Fetatšatši yago thiba: $6
371 * Mothibiwa: $7
372
373 O ka leka go boledišana le $1 goba [[{{MediaWiki:Grouppage-sysop}}|molaudi]] ka go thibiwa go.
374 O ka se kgone go šumiša thulusu ya 'romela mošomiši molaetša' ka ntle gage o loketše e-mail ya gago go
375 [[Special:Preferences|dikgatlhegelo]] gape ge o sa thibelwa go e šomiša.
376 IP atrese ya gago ke $3, ge ID ya go thiba ele #$5. Ka kgopelo šumiša ID le IP go dipoledišano ka moka tšeo dilego mabapi le go go thiba.",
377 'blockednoreason' => 'gago lebaka leo le filwego',
378 'blockedoriginalsource' => "Mothopo wa '''$1''' oa botšhwa tlase:",
379 'whitelistedittitle' => 'O swanela ke go tsena go fetola',
380 'whitelistedittext' => 'O swanela ke go $1 go fetola matlakala.',
381 'confirmedittitle' => 'E-mail e swanetše ke go tiišetšwa pele ge o ka fetola',
382 'confirmedittext' => 'E-mail e swanetše ke go tiišetšwa pele ge o ka fetola matlakala. Ka kgopelo, tiišetša e-mail atrese ya gago go [[Special:Preferences|dikgatlhego tša mošomiši]].',
383 'nosuchsectiontitle' => 'Gago sekgao seo',
384 'nosuchsectiontext' => 'O lekile go fetola sekgao seo se sego gona. Ka ge se sekgao sa $1, gago mowe re ka bolokago diphetogo tša gago.',
385 'loginreqtitle' => 'Go tsena goa hlokega',
386 'loginreqlink' => 'tsena',
387 'loginreqpagetext' => 'O swanela ke go $1 go nyakorela matlakala a mangwe.',
388 'accmailtitle' => 'Ditlhaka tša siphiri di rometšwe.',
389 'accmailtext' => 'Ditlhaka-tša-siphiri tša "$1" di rometšwe go $2.',
390 'newarticle' => '(mpsha)',
391 'newarticletext' => "O latetše hlomaganyo go letlakala leo le sego gona ka se sebaka.
392 Go tlhola letlakala, thoma go ngwalo lepokising le letelago
393 (lebelela [[{{MediaWiki:Helppage}}|letlakala la thušo]] go hwetša šedi).
394 Ga eba o le fa ka phošo, o ka boela morago ka go šumiša konopo ya '''back''' go ''browser'' ya gago.",
395 'noarticletext' => 'Ga gona ditlhaka letlakaleng le, oka [[Special:Search/{{PAGENAME}}|fetleka liena la letlakala]] matlakaleng a mangwe goba [{{fullurl:{{FULLPAGENAME}}|action=edit}} wa fetola letlakala le].',
396 'note' => '<strong>Ela hloko:</strong>',
397 'previewnote' => '<strong>Ye ke Taetšo ya sebopego sa letlakala fela; diphetogo ga di ya bolokwa!</strong>',
398 'editing' => 'O fetola $1',
399 'editingsection' => 'Phetolo ya $1 (sekgoba)',
400 'editingcomment' => 'Fetola $1 (tshwayotshwayo)',
401 'editconflict' => 'Tholano ya diphetogo: $1',
402 'yourtext' => 'Mongwalo wa gago',
403 'storedversion' => 'Version yeo e bolokilwego',
404 'yourdiff' => 'Diphapang',
405 'copyrightwarning' => 'Diabe kamoka go {{SITENAME}} di akanywa go ngwadiwa tlase ga $2 (lebelela $1 go hwetša taba ka bophara). Ge o sa nyake gore mengwalo ya gago e fetolwe ntle le kgaugelo goba e phatlalatšwe ntle le tumello ya gago, o seke wa fana ka mengwalo mo.<br />
406 Gape o re holofetša gore mengwalo ye e ngwadile ke wena, goba o e kopiša mothapong wa pepeneneng goba ke mahala.
407 <strong>O SE TSENYE MEŠOMO YA BATHO BA BANGWE NTLE LE TUMELLO YA BONA!</strong>',
408 'longpagewarning' => "<strong>TEMOŠO: Letlakala le le $1 kilobytes ka botelele;
409 di-''browser'' tše dingwe dika ba le bothata go fetola matlakala a golena goba gofeta 32 kb.
410
411 Ka kgopela akanya ka go roba letlakala le goba le dikgaoe tše nnyenyane.</strong>",
412 'templatesused' => "''Templates'' tšeo di šomišitšwego letlakaleng le:",
413 'templatesusedpreview' => "''Templates'' tšeo di šomišitšwego go taetšo ya sebopego sa letlakala:",
414 'template-protected' => '(e lotilwe)',
415 'template-semiprotected' => '(lota-ka-seripa)',
416 'nocreatetext' => '{{SITENAME}} e nale dithibelo tše itšego go tlholeng ga matlakala a maphsa.
417 O ka boela morago wa felola matlakala a lego gona, goba o [[Special:UserLogin|tsene]].',
418 'nocreate-loggedin' => 'Ga ona tumello ya go tlhola matlakala a mampsha.',
419 'permissionserrors' => 'Phošo ya ditumello',
420 'permissionserrorstext' => 'Gawa dumelwa go pheta seo,ka {{PLURAL:$1|lebaka|mabaka}} a latelago:',
421 'recreate-deleted-warn' => "'''Temošo: O leka go tlhoma letlakala le gape, ka ge le ile la phumulwa.'''
422
423 Sekaseka gore letlakala le lephumutšwe ka mabaka afe pele o leka go le fetola.
424 Sedi ya phumulo ya letlakala e re:",
425
426 # History pages
427 'viewpagelogs' => "Nyakoretša di-''log'' tša letlakala le",
428 'currentrev' => 'Poeletšo tša bjale',
429 'revisionasof' => 'Thumeletšo go tloga ka $1',
430 'revision-info' => 'Poeletšo go tloga $1 ka $2', # Additional available: $3: revision id
431 'previousrevision' => '←Poeletšo tša kgalenyana',
432 'nextrevision' => 'Peletšo tše dimphsanyana→',
433 'currentrevisionlink' => 'Poeletšo ya bjale',
434 'cur' => 'bjale',
435 'next' => 'latela',
436 'last' => 'bofelo',
437 'page_first' => 'mathomo',
438 'page_last' => 'mafelelo',
439 'histlegend' => "Tlhaolo ya diphapano: swaya lepokisi la phetogo go bapetša ke moka o thwanye ''enter'' tlase-tlase<br />
440 Nane: (bjale) = phapang le diphetogo tša bjale,
441 (mafelelo) = phapang le diphetogo tša pele, M = diphetogo tše nyenyane.",
442 'deletedrev' => '[phumutšwe]',
443 'histfirst' => 'Pelepele',
444 'histlast' => 'Ntshwantshwa',
445 'historysize' => '({{PLURAL:$1|1 byte|$1 bytes}})',
446
447 # Revision feed
448 'history-feed-title' => 'Histori ya poeletšo',
449 'history-feed-description' => 'History ya poeletšo ya letlakala le go wiki',
450 'history-feed-item-nocomment' => '$1 go $2', # user at time
451 'history-feed-empty' => 'Letlakala lewe ga le gona.
452 Mohlomongwe le phumutšwe go wiki, goba le fetotšwe leina.
453 Leka [[Special:Search|go fetleka wikii]] go humana matlakala a mapsha.',
454
455 # Revision deletion
456 'rev-delundel' => 'Bontšha/Fihla',
457 'revdelete-hide-text' => 'Fihla dihlaka tša poeletšo',
458 'revdelete-log' => "Ahlaahla ''log'':",
459
460 # History merging
461 'mergehistory-from' => 'Letlakala la mothopo:',
462 'mergehistory-into' => 'Letlakala la boyo:',
463
464 # Diffs
465 'history-title' => 'Histori ya diphetogo tša "$1"',
466 'difference' => '(Phapang magareng ga dipoeletšo)',
467 'lineno' => 'Mothalo $1:',
468 'compareselectedversions' => 'Bapetša diphapang tšeo di kgethilwego',
469 'editundo' => 'dirolla',
470 'diff-multi' => '({{PLURAL:$1|Phetogo ye kgolo|Diphetogo tše $1 tše kgolo}} gadi laetšwe.)',
471
472 # Search results
473 'searchresults' => 'Sephetho sa go fetleka',
474 'prevn' => 'gofeta $1',
475 'nextn' => 'latela $1',
476 'viewprevnext' => 'Lebelela ($1) ($2) ($3)',
477 'powersearch' => 'Fetleka ka tlhoko',
478
479 # Preferences page
480 'preferences' => 'Dikgatlhegelo',
481 'mypreferences' => 'Dikgatlhegelo tša ka',
482 'prefs-edits' => 'Palo ya diphetogo:',
483 'prefsnologin' => 'Ga wa tsena',
484 'changepassword' => 'Fetola ditlhaka-tša-siphiri',
485 'skin-preview' => 'Ponopele',
486 'datetime' => 'Tšatšikgwedi le nako',
487 'math_unknown_error' => 'Phošo ya gose tsebege',
488 'math_syntax_error' => 'phošo ya popafoko',
489 'prefs-rc' => 'Diphetogo tša bjale',
490 'prefs-watchlist' => 'Lenano la tlhapetšo',
491 'saveprefs' => 'Boloka',
492 'oldpassword' => 'Ditlhaka-tša-siphiri tša kgale:',
493 'newpassword' => 'Ditlhaka-tša-siphiri tše mpsha:',
494 'retypenew' => 'Tlanya ditlhaka tše mphsa tša siphiri gape:',
495 'textboxsize' => 'Fetola',
496 'searchresultshead' => 'Fetleka',
497 'savedprefs' => 'Dikgatlhegelo tša gago di bolokilwe.',
498 'allowemail' => 'Dumella melaetša ya e-mail go tšwa go bašomiši ba bangwe',
499 'files' => 'Difaele',
500
501 # User rights
502 'editusergroup' => 'Fetola sehlopha sa bašomiši',
503 'editinguser' => "Fetola mošomiši '''[[User:$1|$1]]''' ([[User talk:$1|{{int:talkpagelinktext}}]] | [[Special:Contributions/$1|{{int:contribslink}}]])",
504 'userrights-editusergroup' => 'Fetola sehlopha sa bašomiši',
505 'saveusergroups' => 'Boloko Dihlopha tša bašomiši',
506 'userrights-groupsmember' => 'Leloko la:',
507 'userrights-reason' => 'Lebaka lago fetola:',
508 'userrights-no-interwiki' => 'Gawa dumelwa go fetola di dumello tša mošumiši go di wiki tše dingwe.',
509
510 # Groups
511 'group' => 'Sehlopha:',
512 'group-all' => '(ka moka)',
513
514 'grouppage-sysop' => '{{ns:project}}:Balaudi',
515
516 # User rights log
517 'rightslog' => "''log'' ya ditumello tša mošomiši",
518
519 # Recent changes
520 'nchanges' => '$1 {{PLURAL:$1|phetogo|diphetogo}}',
521 'recentchanges' => 'Diphetogo tša bjale',
522 'recentchanges-feed-description' => "Lebalana diphetogo tše di mphsa-mphsa go wiki ka ''feed'' ye.",
523 'rcnote' => "Go latela {{PLURAL:$1|phetogo ye '''1'''|diphetogo tša bofelo tše '''$1'''}} ka {{PLURAL:$2|letšatši|matšatši a '''$2'''}} a go feta, go tloga $4, $5.",
524 'rclistfrom' => 'Laêtša dipheto tše mfsa go thoma go $1',
525 'rcshowhideminor' => '$1 ya diphetogo tše nnyenyane',
526 'rcshowhidebots' => '$1 bots',
527 'rcshowhideliu' => '$1 bašumiši bao batsenego',
528 'rcshowhideanons' => '$1 bašumiši bago se tsebege',
529 'rcshowhidepatr' => "$1 diphetogo tše ''patrolled''",
530 'rcshowhidemine' => '$1 diphetogo tsa ka',
531 'rclinks' => 'Botšha diphetogo tša bofelo tše $1 matšatšing a $2 a bofelo <br />$3',
532 'diff' => 'phapang',
533 'hist' => 'histori',
534 'hide' => 'Fihla',
535 'show' => 'Bontšha',
536 'minoreditletter' => 'm',
537 'newpageletter' => 'N',
538 'boteditletter' => 'b',
539 'newsectionsummary' => '/* $1 */ sekgao se sempsha',
540
541 # Recent changes linked
542 'recentchangeslinked' => 'Diphetogo tša go tswalana',
543 'recentchangeslinked-title' => 'Diphetogo tša go tswalana le "$1"',
544 'recentchangeslinked-noresult' => 'Gago na diphetogo go matlakala a hlomaganya ka sebaka/sekga seo o se kgethilego.',
545 'recentchangeslinked-summary' => "Letlakala le le laetša diphetogo tša bjale matlakaleng a go hlomaganya.
546 Matlakala ago ba [[Special:Watchlist|lenanong la gago la matlakala ditlhapetšo]] a '''ngwadilwe ka bogolo'''.",
547
548 # Upload
549 'upload' => 'Lokela Faele',
550 'uploadbtn' => 'Lokela faele',
551 'uploadlogpage' => "''log'' yago lokela",
552 'filedesc' => 'Kakaretšo',
553 'fileuploadsummary' => 'Kakaretšo:',
554 'filesource' => 'Mothopo:',
555 'savefile' => 'Boloka faele',
556 'uploadedimage' => '"[[$1]]" e loketšwe',
557 'watchthisupload' => 'Tlhapetša letlakala le',
558
559 'license-nopreview' => '(Ponopele ga e gona)',
560 'upload_source_file' => '(faele go khomphuthara ya gago)',
561
562 # Special:ImageList
563 'imgfile' => 'faele',
564 'imagelist' => 'Lenano la difaele',
565 'imagelist_date' => 'Letšatšikgwedi',
566 'imagelist_name' => 'Leina',
567 'imagelist_user' => 'Mošumiši',
568 'imagelist_size' => 'Bogolo',
569
570 # Image description page
571 'filehist' => 'Histori ya faele',
572 'filehist-help' => 'Pinyeletša go letšatšikgwedi/nako go bona faela ka tsela yeo ebego e le ka gona nakong yeo.',
573 'filehist-deleteall' => 'phumula ka moka',
574 'filehist-deleteone' => 'phumula ye',
575 'filehist-current' => 'bjale',
576 'filehist-datetime' => 'LetšatšiKgwedi/Nako',
577 'filehist-user' => 'Mošomiši',
578 'filehist-dimensions' => 'Bogolo',
579 'filehist-filesize' => 'Bogolo ba faele',
580 'filehist-comment' => 'Comment',
581 'imagelinks' => 'Hlamaganyago',
582 'linkstoimage' => '{{PLURAL:$1|Letlakala le ke |$1 ya matlakala a}} latelago a hlomaganya go faele ye:',
583 'nolinkstoimage' => 'Gago matlakala a hlomaganyago faeleng ye.',
584 'sharedupload' => 'Faele ye e hlakanetšwe ka fao e kabe e šumišwa ke ditirotherwa tše dingwe.',
585 'noimage' => 'Ga gona faele ya leina le, efela o ka $1.',
586 'noimage-linktext' => 'Lokele ye tee',
587 'uploadnewversion-linktext' => 'Lokela peoletšo ye mphsa ya faele',
588
589 # File reversion
590 'filerevert-comment' => 'Ahlaahla:',
591 'filerevert-defaultcomment' => 'Boela go poeletšo ya go tloga go $2, $1',
592
593 # File deletion
594 'filedelete' => 'Phumula $1',
595 'filedelete-legend' => 'Phumula faele',
596 'filedelete-intro' => "O phumula '''[[Media:$1|$1]]'''.",
597 'filedelete-comment' => 'Lebaka la go phumula:',
598 'filedelete-submit' => 'Phumula',
599 'filedelete-success' => "'''$1''' e phumutšwe.",
600 'filedelete-nofile' => "'''$1''' ga e gona.",
601 'filedelete-otherreason' => 'Mabaka a mangwe:',
602 'filedelete-reason-otherlist' => 'Lebaka le lengwe',
603
604 # MIME search
605 'mimesearch' => 'fetleka MIME',
606
607 # List redirects
608 'listredirects' => "Lenano la di-''redirect''",
609
610 # Unused templates
611 'unusedtemplates' => "''templates'' tša go se šomišwe",
612 'unusedtemplateswlh' => 'dihlomaganyo tše dingwe',
613
614 # Random page
615 'randompage' => 'Letlakala le lengwe le le lengwe',
616
617 # Random redirect
618 'randomredirect' => "''redirect'' engwe le engwe",
619
620 # Statistics
621 'statistics' => 'Dipalopalo',
622 'statistics-header-users' => 'Dipalopalo tša mošomiši',
623
624 'disambiguations' => "Matlakala a ''Disambiguation''",
625
626 'doubleredirects' => "Di''redirect'' goya go ''redirect''",
627
628 'brokenredirects' => "''redirect'' tša go robega",
629 'brokenredirects-edit' => '(fetola)',
630 'brokenredirects-delete' => '(phumula)',
631
632 'withoutinterwiki' => 'Matlakala a senago dihlomaganyo tša dipolelo',
633 'withoutinterwiki-submit' => 'Bontšha',
634
635 'fewestrevisions' => 'Matlakala a goba le diphetogo tše nnyenyane',
636
637 # Miscellaneous special pages
638 'nbytes' => '$1 {{PLURAL:$1|byte|bytes}}',
639 'nlinks' => '$1 {{PLURAL:$1|hlomaganyo|dihlomaganyo}}',
640 'nmembers' => '$1 {{PLURAL:$1|leloko|maloko}}',
641 'nrevisions' => '$1 {{PLURAL:$1|poeletšo|dipoeletšo}}',
642 'lonelypages' => 'Matlakala a ditšhuana',
643 'uncategorizedpages' => 'Matlakala ago sebe le magoro',
644 'uncategorizedcategories' => 'Dihlopha tšago sebe le magoro',
645 'uncategorizedimages' => 'Difaele tšago hloka magoro',
646 'uncategorizedtemplates' => "''Templates'' tšago sebe le magoro",
647 'unusedcategories' => 'Dihlopha tša go se šomišwe',
648 'unusedimages' => 'Difaele tša go se šomišwe',
649 'popularpages' => 'Matlakala a go tuma',
650 'wantedcategories' => 'Dihlopha tšago nyakega',
651 'wantedpages' => 'Matlakala ago nyakega',
652 'mostlinked' => 'Matlakala a go hlomaganya go feta a mangwe',
653 'mostlinkedcategories' => 'Dihlopha tša go hlomaganya go feta tše dingwe',
654 'mostlinkedtemplates' => "''templates'' tša go hlomaganya go feta tše dingwe",
655 'mostcategories' => 'Matlakala a goba le dihlopha tše dintšhi',
656 'mostimages' => 'Faele tša go hlomaganya go feta tše dingwe',
657 'mostrevisions' => 'Matlakala a goba le diphetogo tše dintšhi',
658 'prefixindex' => "Tšhupane hlogo(''index'')",
659 'shortpages' => 'Matlakala a makopana',
660 'longpages' => 'Matlakala a matelele',
661 'deadendpages' => "Matlakala a seye felo(''Dead-end'')",
662 'protectedpages' => 'Matlakala a go lotiwa',
663 'listusers' => 'Lanano la mošomiši',
664 'newpages' => 'Matlakala a mampsha',
665 'ancientpages' => 'Matlakala a kgalekgale',
666 'move' => 'Huduša',
667 'movethispage' => 'Huduša letlakala le',
668
669 # Book sources
670 'booksources' => 'Dipuku tša mothopo',
671 'booksources-go' => 'Sepela',
672
673 # Special:Log
674 'specialloguserlabel' => 'Mošomiši:',
675 'speciallogtitlelabel' => 'Thaetlele:',
676 'log' => "Di-''log''",
677 'all-logs-page' => "Di-''log'' kamoka",
678
679 # Special:AllPages
680 'allpages' => 'Matlakala ka moka',
681 'alphaindexline' => '$1 goya go $2',
682 'nextpage' => 'Letlakala lago latela ($1)',
683 'prevpage' => 'Letlakala la go feta ($1)',
684 'allpagesfrom' => 'Bontšha matlakala go thoma go :',
685 'allarticles' => 'Matlakala ka moka',
686 'allpagessubmit' => 'Eya',
687 'allpagesprefix' => "Laetša matlakala agoba le hlogo (''prefix''):",
688
689 # Special:Categories
690 'categories' => 'Dihlopha',
691
692 # Special:DeletedContributions
693 'deletedcontributions' => 'Diabe tša mošomiši tšeo di phumutšwego',
694
695 # Special:LinkSearch
696 'linksearch-ok' => 'Fetleka',
697
698 # Special:ListUsers
699 'listusers-submit' => 'Botšha',
700
701 # E-mail user
702 'emailuser' => 'Romela mošomiši yo molaetša',
703 'emailpage' => 'Romela email go mošomiši',
704 'noemailtitle' => 'Gago email atrese',
705 'emailfrom' => 'Go tšwa go',
706 'emailsubject' => 'Sebolelwa',
707 'emailmessage' => 'Molaetša',
708 'emailsend' => 'Romela',
709 'emailccme' => 'Nromela kopi ya melaetša.',
710 'emailccsubject' => 'Kopi ya molaetša wa gago goya go $1: $2',
711 'emailsent' => 'E-mail e rometšwe',
712 'emailsenttext' => 'Molaetša wa gago wa email gawa romelwa.',
713
714 # Watchlist
715 'watchlist' => 'Lenano la ditlhapetšo tša ka',
716 'mywatchlist' => 'Lenano la ditlhapetšo tša ka',
717 'watchlistfor' => "(ya '''$1''')",
718 'addedwatch' => 'Loketšwe go lenano la ditlhapetšo',
719 'addedwatchtext' => "Letlakala \"[[:\$1]]\" le tsene go [[Special:Watchlist|watchlist]] ya gago.
720 Go tloga bjale, diphetogo letlakaleng le, le letlakaleng la dipoledišano la gona, di tla bontšhwa ka mongalo wa '''bold''' gare ga [[Special:RecentChanges|list of recent changes]] gore go be bonolo gore oa bone.
721
722 Ga eba o nyaka go hloša letlaka le go lenano la ditlhapetšo tša gago, šomiša \"Tloša tlhapetšo\" go sidebar.",
723 'removedwatch' => 'Tlošitšwe go lenano la ditlhapetšo',
724 'removedwatchtext' => 'Letlakala "[[:$1]]" letlošitšwe go lenano la gago la ditlhapetšo.',
725 'watch' => 'Tlhapetša',
726 'watchthispage' => 'Tlhapetša letlakala le',
727 'unwatch' => 'Tloša tlhapešo',
728 'watchlist-details' => '{{PLURAL:$1|$1 ya letlakala|$1 ya matlakala}} a lenano la ditlhapetšo tša gago, re sa bale matlakala a dipoledišano (dipolelo).',
729 'wlshowlast' => 'Laetša $1 diiri $2 matšatši $3 tša gofeta',
730 'watchlist-show-bots' => "Laetša diphetogo tša ''bot''",
731 'watchlist-hide-bots' => "Fihla diphetogo tša ''bot''",
732 'watchlist-show-own' => 'Laetša diphetogo tša ka',
733 'watchlist-hide-own' => 'Fihla diphetogo tša ka',
734 'watchlist-show-minor' => 'Bontšha diphetogo tše nnyenyane',
735 'watchlist-hide-minor' => 'Fihla diphetogo tše nnyenyane',
736
737 # Displayed when you click the "watch" button and it is in the process of watching
738 'watching' => 'Tlhapeditše...',
739 'unwatching' => 'Tlhapetšo eya tlošwa ...',
740
741 'enotif_reset' => 'Swaya matlakala kamoka awe oa etetšego',
742 'enotif_newpagetext' => 'Le, ke letlakala le lempsha.',
743 'enotif_impersonal_salutation' => '{{SITENAME}} mošumiši',
744 'changed' => 'fetotšwe',
745 'created' => 'tlhodilwe',
746 'enotif_subject' => '{{SITENAME}} letkalala $PAGETITLE le $CHANGEDORCREATED ke $PAGEEDITOR',
747 'enotif_lastvisited' => 'Lebelela $1 go bona diphetogo ka moka gotloga ge go tsena la mafelelo.',
748 'enotif_lastdiff' => 'Bona $1 go nyakorela phetogo ye.',
749
750 # Delete
751 'deletepage' => 'Phumula letlakala',
752 'excontent' => "mateng ebe e le: '$1'",
753 'delete-legend' => 'Phumula',
754 'historywarning' => 'Temošo: Letlakala leo o lekago go lephumula le nale histori:',
755 'confirmdeletetext' => 'O phumula letlakala le histori ka moka ya lona.
756 Ka kgopela sitlediša gore ke se o nyakago go sedira, le gore o kwešiša ditla morago tša se, le gore seo o se dirago se latela melawana le ditaelo go ya ka [[{{MediaWiki:Policy-url}}|polisi]].',
757 'actioncomplete' => 'Kgopelo e phetilwe ka katlego',
758 'deletedtext' => '"<nowiki>$1</nowiki>" e phumutšwe.
759 Lebelela $2 go hweetša sedi ka diphulo tša bjale.',
760 'deletedarticle' => 'E phumutšwe "[[$1]]"',
761 'dellogpage' => "''Log'' yago phumula",
762 'deletecomment' => 'Lebaka la go phumula:',
763 'deleteotherreason' => 'Mabaka a mangwe:',
764 'deletereasonotherlist' => 'Mabaka a mangwe',
765
766 # Rollback
767 'rollbacklink' => 'bošetša morago',
768 'editcomment' => 'Ahlaahlo ya phetogo ke : "<i>$1</i>".', # only shown if there is an edit comment
769
770 # Protect
771 'protectlogpage' => "''Log'' yago lota",
772 'protectedarticle' => 'lotilwe "[[$1]]"',
773 'prot_1movedto2' => '[[$1]] e hudugile goya go [[$2]]',
774 'protect-legend' => 'Tiišetša go lota',
775 'protectcomment' => 'Ahlaahla:',
776 'protectexpiry' => 'Fetatšatši:',
777 'protect_expiry_invalid' => 'Fetatšatši, nako ye ga ya dumelwa.',
778 'protect_expiry_old' => 'Fetatšatši ke ya nako yeo e fetilego.',
779 'protect-unchain' => 'Dumella (tloša senotlolo) tumello ya go huduga',
780 'protect-text' => 'O ka lebelela lego fetola seemo sa go lota sa letlakala <strong><nowiki>$1</nowiki></strong>.',
781 'protect-locked-access' => 'Tšhupaleloko ya gago ga ena tumello ya go fetola seemo sago lota ga letlakala.
782 Seemo sa go lota ga letlakala <strong>$1</strong>:',
783 'protect-cascadeon' => 'Letlakala le lotegile ka ge le akeretšwa ke {{PLURAL:$1|letlakala, leo lenalego|matlakala, analego}} golotega ga kakaretšo. O ka fetola go lotega ga letlakala le.',
784 'protect-default' => '(default)',
785 'protect-fallback' => 'Go nyakega tumello ya "$1"',
786 'protect-level-autoconfirmed' => "Thiba bašumiši bao ba sakago ba engwadiša(''unregistered'')",
787 'protect-level-sysop' => 'Sysops feela',
788 'protect-summary-cascade' => 'cascading',
789 'protect-expiring' => 'fetatšatši ke $1 (UTC)',
790 'protect-cascade' => 'Lota matlakala, akaretša le letlakala le (go lota ka kakaretšo)',
791 'protect-cantedit' => 'Ga o kgone go fetola tekano ya bolotego letlakaleng le, ka ge o sena tumello yago bofetola.',
792 'protect-expiry-options' => '2 diiri:2 hours,1 letšatši:1 day,3 matšatši:3 days,1 beke:1 week,2 dibeke:2 weeks,1 kgwedi:1 month,3 digkwedi:3 months,6 dikgwedi:6 months,1 ngwaga:1 year,ga efele:infinite', # display1:time1,display2:time2,...
793 'restriction-type' => 'Tumello:',
794 'restriction-level' => 'Seemo sago Lota:',
795
796 # Restrictions (nouns)
797 'restriction-edit' => 'Fetola',
798 'restriction-move' => 'Huduša',
799 'restriction-create' => 'Tlhola',
800
801 # Undelete
802 'undelete' => 'Nyakorela matlakala ago phumulwa',
803 'viewdeletedpage' => 'Nyakorela matlakala ago phumulwa',
804 'undeletebtn' => 'Hlaphola',
805 'undeletecomment' => 'Ahlaahla:',
806 'undelete-search-prefix' => 'Laetśa matlakala a go thoma ka:',
807 'undelete-search-submit' => 'Fetleka',
808
809 # Namespace form on various pages
810 'namespace' => 'Namespace:',
811 'invert' => 'Fetola kgetho',
812 'blanknamespace' => '(Hlogo)',
813
814 # Contributions
815 'contributions' => 'Diabe tša mošomiši',
816 'mycontris' => 'Diabe tša ka',
817 'contribsub2' => 'Ya $1 ($2)',
818 'uctop' => '(godimo)',
819 'month' => 'Go tloga kgweding (le peleng):',
820 'year' => 'Go tloga ngwageng (le peleng):',
821
822 'sp-contributions-newbies-sub' => 'Tša tšhupaleloko tše mphsa',
823 'sp-contributions-blocklog' => "''Log'' yago thiba",
824 'sp-contributions-username' => 'IP Atrese goba leina la mošomiši:',
825 'sp-contributions-submit' => 'Fetleka',
826
827 # What links here
828 'whatlinkshere' => 'Ke eng yeo e hlomaganyago mo',
829 'whatlinkshere-title' => 'Matlakala a go hlomaganya go "$1"',
830 'whatlinkshere-page' => 'Letlakala:',
831 'linkshere' => "Matlaka a latelago a hlomaganya le '''[[:$1]]''':",
832 'nolinkshere' => "Ga go letlakala leo le hlomaganyago go '''[[:$1]]'''.",
833 'isredirect' => "''redirect'' letlakala",
834 'istemplate' => 'tsentšho',
835 'whatlinkshere-prev' => '{{PLURAL:$1|fetile|fetile $1}}',
836 'whatlinkshere-next' => '{{PLURAL:$1|latela|latela $1}}',
837 'whatlinkshere-links' => '← dihlomaganyago',
838
839 # Block/unblock
840 'blockip' => 'Thibela mošomiši go tsena',
841 'ipaddress' => 'IP Atrese:',
842 'ipbexpiry' => 'Fetatšatši:',
843 'ipbreason' => 'Lebaka:',
844 'ipbreasonotherlist' => 'Lebaka le lengwe',
845 'ipbsubmit' => 'Thiba mošomiši yo',
846 'ipbother' => 'Nako yengwe:',
847 'ipboptions' => '2 diiri:2 hours,1 letšatši:1 day,3 matšatši:3 days,1 beke:1 week,2 dibeke:2 weeks,1 kgwedi:1 month,3 digkwedi:3 months,6 dikgwedi:6 months,1 ngwaga:1 year,ga efele:infinite', # display1:time1,display2:time2,...
848 'ipbotheroption' => 'yengwe',
849 'ipblocklist' => "Lenano la IP le bašumiši bao bathibilwego(''blocked'')",
850 'ipblocklist-submit' => 'Fetleka',
851 'blocklistline' => '$1, $2 o thibile $3 ($4)',
852 'emailblock' => 'e-mail e thibilwe',
853 'blocklink' => 'thibela',
854 'unblocklink' => 'tloša thibelo',
855 'contribslink' => 'diabelo',
856 'blocklogpage' => "''log'' yago Thiba",
857 'blocklogentry' => 'Thibela [[$1]] ka fetšatši ya $2 $3',
858 'block-log-flags-noemail' => 'e-mail e thibilwe',
859 'proxyblocksuccess' => 'Phetilwe.',
860
861 # Move page
862 'move-page-legend' => 'Huduša letlakala',
863 'movepagetext' => "Ge o šomiša fomo ye mo tlase, letlakala le kgale le history ya lona di tla huduga go ya letlakaleng le lemphsa.
864 Letlakala la kgale le ba ''redirect'' go ya letlakaleng le lemphsa.
865 Dihlomaganyo goya letlakaleng la kgale ga di fetolwe; gopola go sekaseka di [[Special:DoubleRedirects|''double'']] goba [[Special:BrokenRedirects|''broken redirects'']].
866
867 Ke boikarabela ba gago go kgonthišisa gore dihlomaganyo di tšhwela pele go šupa mowe di swanetšego goya.
868
869 Ela hloko gore letlakala le '''ka se''' hudušwe gaeba go ena letlakala la leina le lemphsa, ntle ga le sa selo goba ele ''redirect'' ebile le sa na histori.
870 Se sera gore o ka huduša letlakala morago ge o direle phošo gape o ka se ngwale godimo (''overwrite'') ga letlakala leo le lego gona.
871
872 '''TEMOŠO!'''
873 Se sekapa le dipheto tšeo di sa letelwago go matlakala atumilego;
874 Ka kgopelo kgontišiša gore o kwešiša ditla morago tša se, pele o tšwelapele.",
875 'movepagetalktext' => "Letlakala la dipoledišano lago hlobana le letlakala le le tla hudušwa '''ntle le ge''':
876
877 *Ge letlakala la dipoledišano la leina le lemphsa lephela, goba
878 *O sa kgetha go le huduša tlase ga letlakala le.
879
880 Ge go le bjalo,o tla swanela ke go huduša goba go kopanya matlakala ka bowena.",
881 'movearticle' => 'Huduša letlakala:',
882 'newtitle' => 'Goya go taetlile:',
883 'move-watch' => 'Tlhapetša letlakala le',
884 'movepagebtn' => 'Huduša letlakala',
885 'pagemovedsub' => 'Hudugile ka katlego',
886 'movepage-moved' => '<big>\'\'\'"$1" e hudušitšwe go "$2"\'\'\'</big>', # The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.
887 'articleexists' => 'Letlakala la goba le leina le legona, goba
888 leina leo o le kgethilego ga la dumelega.
889 Ka kgopelo, kgetha leina le lengwe.',
890 'talkexists' => "'''Letlakala le hudugile ka katlego, efele letlakala la dipolešano ga la huduga kage gobe go ina letlakala leineng le lemphsa. Ka kgopelo, a gahlanye ka bowena.'''",
891 'movedto' => 'hudugetše go',
892 'movetalk' => 'Huduša letlakala la dipoledišano la go hlobana le letlakala le',
893 '1movedto2' => '[[$1]] e hudugile goya go [[$2]]',
894 'movelogpage' => "''log'' yago huduša",
895 'movereason' => 'Lebaka:',
896 'revertmove' => 'bušetša',
897 'delete_and_move_confirm' => 'E, phumula letlakala le',
898
899 # Export
900 'export' => 'Matlakala a diyantle',
901
902 # Namespace 8 related
903 'allmessages' => 'Melaetša ya tlhamego',
904 'allmessagesname' => 'Leina',
905
906 # Thumbnails
907 'thumbnail-more' => 'Godiša/Atologa',
908 'thumbnail_error' => "Phoso go tlhama ''thumbnail'': $1",
909
910 # Special:Import
911 'import-revision-count' => '$1 {{PLURAL:$1|poeletšo|dipoeletšo}}',
912
913 # Import log
914 'importlogpage' => "''Log'' yago lokela",
915 'import-logentry-upload-detail' => '$1 {{PLURAL:$1|poeletšo|dipoeletšo}}',
916 'import-logentry-interwiki-detail' => '$1 {{PLURAL:$1|poeletšo|dipoeletšo}} gotšwa go $2',
917
918 # Tooltip help for the actions
919 'tooltip-pt-userpage' => 'Letlakala (la mošomiši) la ka',
920 'tooltip-pt-mytalk' => 'Letlakala laka la dipolelo',
921 'tooltip-pt-preferences' => "Dikgetho (''preference'') tša ka",
922 'tooltip-pt-watchlist' => 'Lenano la matlakala ago tlhapetšwa diphetogo ke wena',
923 'tooltip-pt-mycontris' => 'Lenano la diabe tša ka',
924 'tooltip-pt-login' => 'O a kgothatšwa gore o tsene, e efela ga se kgapeletšo.',
925 'tooltip-pt-logout' => 'Etšwa fa/Tswalela/Log out',
926 'tooltip-ca-talk' => 'Poledišano mabapi le letlakala le',
927 'tooltip-ca-edit' => 'O ka fetola letlakala le. Kgopelo ke gore o šumiše konopo ya go Laetša sebopego sa letlakala pele o le boloka.',
928 'tooltip-ca-addsection' => 'Lokela pono ya gago/Ahlaahla go poledišano ye.',
929 'tooltip-ca-viewsource' => 'Letlakala le le lotilew. O ka lebelela mothopo fela.',
930 'tooltip-ca-protect' => 'Lota letlakala le',
931 'tooltip-ca-delete' => 'Phumula letlakala le',
932 'tooltip-ca-move' => 'Huduša letlakala le',
933 'tooltip-ca-watch' => 'Lokela letlakala le go lenano la gago la tlhapetšo',
934 'tooltip-ca-unwatch' => 'Tloša letlakala le go lenano la gago la matlakala a go tlhapetšwa',
935 'tooltip-search' => 'Fetleka {{SITENAME}}',
936 'tooltip-n-mainpage' => 'Etela letlakala la pele',
937 'tooltip-n-portal' => 'Mabapi le tirotherwa, seo o ka se dirago, o ka humana dilo kae',
938 'tooltip-n-currentevents' => 'Humana sedi yengwe go ditiragalo tša bjale',
939 'tooltip-n-recentchanges' => 'Lenano la diphetogo tša bjale go wiki.',
940 'tooltip-n-randompage' => 'Laiša letlakala le lengwe le le lengwe',
941 'tooltip-n-help' => 'O tla humana thušo mo.',
942 'tooltip-t-whatlinkshere' => "Lenano la matlakala ao a hlomaganyago (''link'') mo",
943 'tooltip-t-contributions' => 'Lebelela lenano la diabe tša mošomiši yo',
944 'tooltip-t-emailuser' => 'Romela molaetša go mošomiši yo',
945 'tooltip-t-upload' => 'Lokela senepe goba difaele',
946 'tooltip-t-specialpages' => 'Lenano la matlakala kamoka a itšeng',
947 'tooltip-ca-nstab-user' => 'Lebelela letlakala la mošomiši',
948 'tooltip-ca-nstab-project' => 'Lebelela letlakala la tirotherwa',
949 'tooltip-ca-nstab-image' => 'Botšha letlakala',
950 'tooltip-ca-nstab-template' => "Lebelela ''template''",
951 'tooltip-ca-nstab-help' => 'Lebelea matlakala a thušo',
952 'tooltip-ca-nstab-category' => 'Lebelela letlakala la sehlopha',
953 'tooltip-minoredit' => 'Swaya se bjalo ka phetogo ye nnyenyane',
954 'tooltip-save' => 'Boloka diphetogo tša gago',
955 'tooltip-preview' => 'E laetša gore diphetogo di tla lebega bjang, e šomiše pele ga ge o boloka letlakala!',
956 'tooltip-diff' => 'Laetša diphetogo tšeo o di dirilego go mongwalo.',
957 'tooltip-compareselectedversions' => 'Bontšha phapano magareng ga di dihlopha tše pedi tša diphetogo tšeo o di kgetilego letlakaleng le.',
958 'tooltip-watch' => 'Lokela letlakala le go lenano la gago la matlakala ago tlhapetšwa',
959
960 # Attribution
961 'siteuser' => '{{SITENAME}} mošumiši $1',
962 'lastmodifiedatby' => 'Letlakala le fetotšwe la mafelelo ka $2, $1 ke $3.', # $1 date, $2 time, $3 user
963 'others' => 'tše dingwe',
964 'siteusers' => '{{SITENAME}} mošumiši/bašumiši $1',
965
966 # Info page
967 'numedits' => 'Palo ya diphetogo (letlakala): $1',
968 'numwatchers' => 'Palo ya batlhapedi: $1',
969
970 # Image deletion
971 'filedeleteerror-short' => 'Phošo go phumuleng faele: $1',
972 'filedeleteerror-long' => 'Diphošo di hlagile ge go phumulwa faele:
973
974 $1',
975 'filedelete-missing' => 'Faele "$1" ga e phumulege ka ge e segona.',
976
977 # Browsing diffs
978 'previousdiff' => '← Dophapano tšago feta',
979 'nextdiff' => 'Diphapano tše dimpšha →',
980
981 # Media information
982 'widthheightpage' => '$1×$2, $3 matlakala',
983 'file-info-size' => '($1 × $2 pixel, bogolo ba faele: $3, Mohuta wa MIME: $4)',
984 'file-nohires' => "<small>Gago ''resolution'' ya go feta mo.</small>",
985 'svg-long-desc' => '(SVG faele, nominally $1 × $2 pixels, bogolo ba faele: $3)',
986 'show-big-image' => "''resolution'' ya gofella",
987 'show-big-image-thumb' => '<small>Bogolo ba pono: $1 × $2 pixels</small>',
988
989 # Special:NewImages
990 'newimages' => "''Gallery'' ya difaele tše mpsha",
991 'ilsubmit' => 'Fetleka',
992 'bydate' => 'ka letšatšikgwedi',
993
994 # Bad image list
995 'bad_image_list' => "''Format'' e ka mokgwa wo o latelago:
996
997 Ke fela tšeo dilego lenano (methalo ya go thoma ka *) yeo e dumeletšwego.
998 Hlomaganyo ya mathomo mothalong e swanetše go hlomaganya le seswantšho sa go senyega.
999 Dihlomaganyo tše dilatelago mothalong o tee di tšewa bjalo ka maarogi, ka mantšwe a mangwe, matlakala a we seswantšsho se ka bago gona mothalong.",
1000
1001 # Metadata
1002 'metadata' => 'Metadata',
1003 'metadata-help' => "Faele enale sedi yengwe, yeo ekabago e tšwa go khamera goba ''scanner'' tšeo di šumišitšwego go bopa faele ye. Sedi ye itsego ga ego goba gona go faele ye e fetolwago.",
1004 'metadata-expand' => 'Bontšha sedi ya gotlala(extended)',
1005 'metadata-collapse' => "Fihla sedi ya gotlala(''extended'')",
1006 'metadata-fields' => "EXIF metadata ''fields'' tšao dilego go molaetša wo, di tla tsenywa go
1007 letlakala la seswantšho ge tafola ya metadata e bulwa. Tše dingwe tša di ''fields'' di tla fihliwa.
1008 * make
1009 * model
1010 * datetimeoriginal
1011 * exposuretime
1012 * fnumber
1013 * focallength", # Do not translate list items
1014
1015 # EXIF tags
1016 'exif-imagewidth' => 'Bophara',
1017 'exif-imagelength' => 'Botelele',
1018 'exif-artist' => 'Mongwadi',
1019
1020 'exif-componentsconfiguration-0' => 'Ga e gona',
1021
1022 'exif-subjectdistance-value' => '$1 metara',
1023
1024 'exif-meteringmode-1' => 'Palogare',
1025
1026 # External editor support
1027 'edit-externally' => 'Fetola faele ye o šumiša thulusi ya ka ntle',
1028 'edit-externally-help' => 'Lebelela [http://www.mediawiki.org/wiki/Manual:External_editors Taelo ya go thoma] go humana sedi.',
1029
1030 # 'all' in various places, this might be different for inflected languages
1031 'recentchangesall' => 'ka moka',
1032 'imagelistall' => 'ka moka',
1033 'watchlistall2' => 'ka moka',
1034 'namespacesall' => 'ka moka',
1035 'monthsall' => 'ka moka',
1036
1037 # Multipage image navigation
1038 'imgmultipageprev' => '← letlakala la go feta',
1039 'imgmultipagenext' => 'letlakala lago latela →',
1040
1041 # Table pager
1042 'table_pager_next' => 'Letlakala la go latela',
1043 'table_pager_prev' => 'Letlakala la gofeta',
1044 'table_pager_first' => 'Letlakala la pele',
1045 'table_pager_last' => 'Letlakala la mafelelo',
1046 'table_pager_empty' => 'Ga gona sepheto',
1047
1048 # Auto-summaries
1049 'autosumm-new' => 'Letlakala le lefsa: $1',
1050
1051 # Watchlist editor
1052 'watchlistedit-numitems' => 'Lenano la gago la ditlhapetšo le na le {{PLURAL:$1|thaetlele ye tee|di thaetlele tše $1}}, re sa bale matlakala a dipolelo.',
1053 'watchlistedit-noitems' => 'Lenano la gago la ditlhapetšo ga lena dithaetlele.',
1054 'watchlistedit-normal-title' => 'Felotal lenano la ditlhapetšo',
1055 'watchlistedit-normal-legend' => 'Tloša dithaetlele go lenano la ditlhapetšo',
1056 'watchlistedit-normal-submit' => 'Tloša thaetlele',
1057
1058 # Watchlist editing tools
1059 'watchlisttools-view' => 'Nyakoretša diphetogo tša gona',
1060 'watchlisttools-edit' => 'Lebelela lego fetola lenano la ditlhapetšo',
1061 'watchlisttools-raw' => "Fetola lenano le letala (''raw'') la ditlhapetšo",
1062
1063 # Special:Version
1064 'version' => "''Version''", # Not used as normal message but as header for the special page itself
1065
1066 # Special:FileDuplicateSearch
1067 'fileduplicatesearch-submit' => 'Fetleka',
1068
1069 # Special:SpecialPages
1070 'specialpages' => 'Matlakala a itšeng',
1071
1072 );