Merge "Handle exceptions when testing row validity"
[lhc/web/wiklou.git] / languages / messages / MessagesNso.php
1 <?php
2 /** Northern Sotho (Sesotho sa Leboa)
3 *
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
6 *
7 * @ingroup Language
8 * @file
9 *
10 * @author Kaganer
11 * @author Mohau
12 * @author Urhixidur
13 */
14
15 $namespaceNames = array(
16 NS_MEDIA => 'Media',
17 NS_SPECIAL => 'Special',
18 NS_TALK => 'Bolediša',
19 NS_USER => 'Mošomi',
20 NS_USER_TALK => 'Boledišana_le_Mošomi',
21 NS_PROJECT_TALK => '$1_Poledišano',
22 NS_FILE => 'Seswantšho',
23 NS_FILE_TALK => 'Poledišano_ya_Seswantšho',
24 NS_MEDIAWIKI => 'MediaWiki',
25 NS_MEDIAWIKI_TALK => 'Poledišano_ya_MediaWiki',
26 NS_TEMPLATE => 'Template',
27 NS_TEMPLATE_TALK => 'Poledišano_ya_Template',
28 NS_HELP => 'Thušo',
29 NS_HELP_TALK => 'Poledišano_ya_Thušo',
30 NS_CATEGORY => 'Setensele',
31 NS_CATEGORY_TALK => 'Poledišano_ya_Setensele',
32 );
33
34 $magicWords = array(
35 'currentmonth' => array( '1', 'KGWEDI_BJALE', 'CURRENTMONTH', 'CURRENTMONTH2' ),
36 'currentmonthname' => array( '1', 'LEINA_KGWEDI_BJALE', 'CURRENTMONTHNAME' ),
37 'currentday' => array( '1', 'LEHONO_LETSATSI', 'CURRENTDAY' ),
38 'currentday2' => array( '1', 'LEHONO_LETSATSI2', 'CURRENTDAY2' ),
39 'currentdayname' => array( '1', 'LEHONO_LETSATSILEINA', 'CURRENTDAYNAME' ),
40 'currentyear' => array( '1', 'NGWAGA_BJALE', 'CURRENTYEAR' ),
41 'currenttime' => array( '1', 'NAKO_BJALE', 'CURRENTTIME' ),
42 'currenthour' => array( '1', 'IRI_BJALE', 'CURRENTHOUR' ),
43 );
44
45 $messages = array(
46 # User preference toggles
47 'tog-underline' => 'Tsenya mothalafase go dihlomaganyo:',
48 'tog-hideminor' => 'Fihla diphetogo tše nnyenyane',
49 'tog-showtoolbar' => "Bontšha ''toolbar'' yago fetola (JavaScript)",
50 'tog-editondblclick' => 'Fetola matlakala ka go thathapa gabedi (JavaScript)',
51 'tog-editsectiononrightclick' => 'Dumella go fetola sekgao ka thathapa ka lagoja thaetlele ya sekgao (JavaScript)',
52 'tog-rememberpassword' => 'Gopola sedi yaka ya go tsena khomphutha ye (bogolo bja $1 bja {{PLURAL:$1| ya letšatši le|ya matšatši}})',
53 'tog-watchcreations' => 'Tsenya matlaka a mafsa ao ke a ngwalago go lenano laka la ditlhapetšo',
54 'tog-watchdefault' => 'Tsenya matlaka ao ke a fetolago go lenano laka la ditlhapetšo',
55 'tog-watchmoves' => 'Tsenya matlaka ao ke a hudušago go lenano laka la ditlhapetšo',
56 'tog-watchdeletion' => 'Tsenya matlaka ao ke a phumulago go lenano laka la ditlhapetšo',
57 'tog-minordefault' => 'Swaya diphetogo ka moka bjalo ka diphetogo tše nnyenyane',
58 'tog-previewontop' => 'Bontšha Ponopele pele ga lepokisi la diphetogo',
59 'tog-previewonfirst' => 'Bontšha Ponopeleka phetogo ya pele',
60 'tog-enotifwatchlistpages' => 'Nthomele molaetša ge letlaka leo ke le tlhapetšego le eba le diphetogo',
61 'tog-enotifusertalkpages' => 'Nromele molaetša ge letlakala la Dipoledišano laka le fetoga',
62 'tog-enotifminoredits' => 'Ethomele e-mail ge goba le diphetogo tše nnyenyane go matlakala',
63 'tog-enotifrevealaddr' => 'Bonagatša email atrese go temošo tša poso',
64 'tog-shownumberswatching' => 'Laetša palo bašomiši bao ba tlhapetšego',
65 'tog-fancysig' => 'Tsaeno ya gose fihliwe',
66 'tog-forceeditsummary' => 'Ntaetše ge kesa tsenye mongwalo go kakaretšo ya dithetogo',
67 'tog-watchlisthideown' => 'Fihla diphetogo tšeo di direlego ke nna go lenano la ditlhapetšo.',
68 'tog-watchlisthideminor' => 'Fihla diphetogo tše nyenyane tšeo di direlego ke nna go lenano la ditlhapetšo',
69 'tog-ccmeonemails' => 'Nromele kopi ya melaetša yeo ke romelago bašumiši ba bangwe',
70
71 'underline-always' => 'Kamehla',
72 'underline-never' => 'Le ga tee',
73
74 # Dates
75 'sunday' => 'Sontaga',
76 'monday' => 'Mošupologo',
77 'tuesday' => 'Labobedi',
78 'wednesday' => 'Laboraro',
79 'thursday' => 'Labone',
80 'friday' => 'Labohlano',
81 'saturday' => 'Mokibelo',
82 'sun' => 'Sontaga',
83 'mon' => 'Mošupologo',
84 'tue' => 'Labobedi',
85 'wed' => 'Laboraro',
86 'thu' => 'Labone',
87 'fri' => 'Labohlano',
88 'sat' => 'Mokibelo',
89 'january' => 'Pherekgong',
90 'february' => 'Dibokwane',
91 'march' => 'Hlakola',
92 'april' => 'Moranang',
93 'may_long' => 'Mopitlo',
94 'june' => 'Phupu',
95 'july' => 'Mosegamanye',
96 'august' => 'Phato',
97 'september' => 'Lewedi',
98 'october' => 'Diphalane',
99 'november' => 'Dibatsela',
100 'december' => 'Manthole',
101 'january-gen' => 'Pherekgong',
102 'february-gen' => 'Dibokwane',
103 'march-gen' => 'Hlakola',
104 'april-gen' => 'Moranang',
105 'may-gen' => 'Mopitlo',
106 'june-gen' => 'Phupu',
107 'july-gen' => 'Mosegamanye',
108 'august-gen' => 'Phato',
109 'september-gen' => 'Lewedi',
110 'october-gen' => 'Diphalane',
111 'november-gen' => 'Dibatsela',
112 'december-gen' => 'Manthole',
113 'jan' => 'Pherekgong',
114 'feb' => 'Dibokwane',
115 'mar' => 'Hlakola',
116 'apr' => 'Moranang',
117 'may' => 'Mopitlo',
118 'jun' => 'Phupu',
119 'jul' => 'Mosegamanye',
120 'aug' => 'Phato',
121 'sep' => 'Lewedi',
122 'oct' => 'Diphalane',
123 'nov' => 'Dibatsela',
124 'dec' => 'Manthole',
125
126 # Categories related messages
127 'pagecategories' => '{{PLURAL:$1|Sehlopha|Dihlopha}}',
128 'category_header' => 'Matlakala go sehlopha "$1"',
129 'subcategories' => 'Dihlophana',
130 'category-media-header' => 'Matlakala goba difaele go sehlopha "$1"',
131 'category-empty' => "''Sehlopha se, ga se na matlakala goba difaele.''",
132 'hidden-categories' => '{{PLURAL:$1|Sehlopha sago huta|Dihlopha tšago huta}}',
133 'category-subcat-count' => '{{PLURAL:$2|"Category" ye, e nale "subcategory" ye fela.|"Category" ye, e nale {{PLURAL:$1|subcategory|$1 subcategories}}, go tše $2 ka palo.}}',
134 'category-article-count' => '{{PLURAL:$2|Sehlopha se, se na le letlakala le fela.| {{PLURAL:$1|Letlakala le, le |$1 ya matlakala a}} go sehlopha "category" se, go $2 ya matlakala.}}',
135 'category-file-count' => '{{PLURAL:$2|Sehlopha se, se na le letlakala le fela.| {{PLURAL:$1|Letlakala le, le |$1 ya matlakala a}} go sehlopha "category" se, go $2 ya matlakala.}}',
136 'listingcontinuesabbrev' => 'tšweletša',
137 'noindex-category' => 'Matlakala a go hloka "index"',
138
139 'about' => 'Mabapi',
140 'article' => 'Letlakala la mateng',
141 'newwindow' => '(e bula lefastere le lempsha)',
142 'cancel' => 'Khansela',
143 'moredotdotdot' => 'Tše dingwe...',
144 'mypage' => 'Letlakala la ka',
145 'mytalk' => 'Dipolelo tša ka',
146 'anontalk' => 'Poledišano ya IP ye',
147 'navigation' => 'Tšwelotšo',
148 'and' => '&#32;le',
149
150 # Cologne Blue skin
151 'qbfind' => 'Humana',
152 'qbedit' => 'Fetola',
153 'qbpageoptions' => 'Letlakala le',
154 'qbmyoptions' => 'Matlakala a ka',
155 'faq' => '"FAQ"',
156
157 # Vector skin
158 'vector-action-addsection' => 'Lokela sererwa',
159 'vector-action-delete' => 'Phumula',
160 'vector-action-move' => 'Huduša',
161 'vector-action-protect' => 'Lota',
162 'vector-view-create' => 'Hlola',
163 'vector-view-edit' => 'Fetola',
164 'vector-view-history' => 'Laetša histori',
165 'vector-view-view' => 'Bala',
166 'vector-view-viewsource' => 'Lebelela mothopo',
167 'actions' => 'Ditiro',
168 'namespaces' => 'Di-"namespace"',
169 'variants' => 'Di-"variant"',
170
171 'errorpagetitle' => 'Phošo',
172 'returnto' => 'Boela go $1.',
173 'tagline' => 'Gotšwa go {{SITENAME}}',
174 'help' => 'Thušo',
175 'search' => 'Fetleka',
176 'searchbutton' => 'Fetleka',
177 'go' => 'Sepela',
178 'searcharticle' => 'Eya',
179 'history' => 'Histori ya letlakala',
180 'history_short' => 'Histori',
181 'updatedmarker' => 'fetotšwe esale ketelo yaka ya mafelelo',
182 'printableversion' => "''Version'' ya go gatišega",
183 'permalink' => 'Hlomaganyo yao e tiišeditšwego',
184 'edit' => 'Fetola',
185 'create' => 'Tlhoma',
186 'editthispage' => 'Fetola letlakala le',
187 'create-this-page' => 'Tlhoma letlakala le',
188 'delete' => 'Phumula',
189 'deletethispage' => 'Phumula letlakala le',
190 'protect' => 'Lota',
191 'protect_change' => 'Fetola go lotega',
192 'protectthispage' => 'Lota letlakala le',
193 'unprotect' => 'Fetola go lota',
194 'unprotectthispage' => 'Fetola go lota letlakaleng',
195 'newpage' => 'Letlakala le lempsha',
196 'talkpage' => 'Rêrišana ka letlakala le',
197 'talkpagelinktext' => 'Bolela',
198 'specialpage' => 'Matlaka a itšeng',
199 'personaltools' => "Dithulusu tša gago (''personal'')",
200 'postcomment' => 'Sekgao se sempsha',
201 'articlepage' => 'Nyakoretša letlakala la mateng',
202 'talk' => 'Poledišano',
203 'views' => 'Dinyakorêtšo',
204 'toolbox' => 'Lepokisi la dithulusu',
205 'userpage' => 'Nyakorela letlakala la mošomiši',
206 'projectpage' => 'Nyakoretša letlakala la tirotherwa',
207 'imagepage' => "Nyakoretša letlakala la ''file''",
208 'mediawikipage' => 'Nyakoretša letlakala la melaetša',
209 'templatepage' => "Nyakoretša letlakala la ''template''",
210 'viewhelppage' => 'Nyakoretša letlakala la thušo',
211 'categorypage' => 'Nyakoretša letlakala la sehlopha',
212 'viewtalkpage' => 'Nyakoretša dipoledišano',
213 'otherlanguages' => 'Ka dipolelo tše dingwe',
214 'redirectedfrom' => "(''Redirect'' go tšwa $1)",
215 'redirectpagesub' => "''Redirect'' letlakala",
216 'lastmodifiedat' => 'Letlakala le fetotšwe la mafelelo ka $2, $1.',
217 'viewcount' => 'Letlakala le le butšwe ga {{PLURAL:$1|tee|$1}}.',
218 'protectedpage' => 'Letlakala la go lotiwa',
219 'jumpto' => 'Taboga go:',
220 'jumptonavigation' => 'Tšweletšo',
221 'jumptosearch' => 'fetleka',
222 'pool-errorunknown' => 'Phošo yago setsebege',
223
224 # 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).
225 'aboutsite' => 'Mabapi le {{SITENAME}}',
226 'aboutpage' => 'Project:Mabapi',
227 'copyright' => 'Mateng a hwetšagala tlase ga $1.',
228 'copyrightpage' => '{{ns:project}}:Tomello ya Mongwadi',
229 'currentevents' => 'Ditirago tša bjale',
230 'currentevents-url' => 'Project:Ditiragalo tša bjale',
231 'disclaimers' => 'Hlapa-matsogo',
232 'disclaimerpage' => 'Project:Hlapa-Matsogo',
233 'edithelp' => 'Thušo ya go fetola',
234 'mainpage' => 'Letlakala la Pele',
235 'mainpage-description' => 'Letlakala la Pele',
236 'policy-url' => 'Project:Melao',
237 'portal' => "''Portal'' ya badudi",
238 'portal-url' => 'Project:Portal ya Badudi',
239 'privacy' => 'Melao ya praebesi',
240 'privacypage' => 'Project:Polisi ya praefesi',
241
242 'badaccess' => 'Thušo ya tumello',
243 'badaccess-group0' => 'Ga wa dumelwa go dira seo o lekago go se dira.',
244 'badaccess-groups' => 'Seo o lekago go se dira se dumelwetše go bašomiši bao balego {{PLURAL:$2|dihlopeng tša|sehlopheng sa}}: $1.',
245
246 'versionrequired' => 'Version $1 ya MediaWiki ea hlokega',
247 'versionrequiredtext' => 'Version $1 ya MediaWiki ea hlokega go šomiša letlakala le. Lebelela [[Special:Version|letlakala la version]].',
248
249 'retrievedfrom' => 'Le tšwa go "$1"',
250 'youhavenewmessages' => 'O na le $1 ($2).',
251 'newmessagesdifflinkplural' => 'l{{PLURAL:$1|Phetogo tša|Diphetogo ya}}go feta',
252 'youhavenewmessagesmulti' => 'O nale melaetša ye mefsa go $1',
253 'editsection' => 'lokiša',
254 'editold' => 'fetola',
255 'viewsourceold' => 'nyakorela mothopo',
256 'editlink' => 'Fetola',
257 'viewsourcelink' => 'nyakorela mothopo',
258 'editsectionhint' => 'Fetola sekgao: $1',
259 'toc' => 'Mateng',
260 'showtoc' => 'bontšha',
261 'hidetoc' => 'fihla',
262 'thisisdeleted' => 'Nyakorela goba hlaphola $1?',
263 'viewdeleted' => 'Nyakorela $1?',
264 'restorelink' => '{{PLURAL:$1|e tee phetogo ye phumutšwego|phetogo tše $1 tše phumutšwego}}',
265 'site-rss-feed' => '$1 RSS Feed',
266 'site-atom-feed' => '$1 Atom Feed',
267 'page-rss-feed' => '"$1" RSS Feed',
268 'page-atom-feed' => '"$1" Atom feed',
269 'red-link-title' => '$1 (ga e hwetšagale)',
270
271 # Short words for each namespace, by default used in the namespace tab in monobook
272 'nstab-main' => 'Letlakala',
273 'nstab-user' => 'Letlakala la mošomiši',
274 'nstab-special' => 'Letlakala le le kgethegilego',
275 'nstab-project' => 'Letlakala la tirotherwa',
276 'nstab-image' => 'Faele',
277 'nstab-mediawiki' => 'Molaetša',
278 'nstab-template' => 'Template',
279 'nstab-help' => 'Letlakala la thuso',
280 'nstab-category' => 'Sehlopha',
281
282 # Main script and global functions
283 'nosuchspecialpage' => 'Gago letlaka le itšego le bjalo',
284
285 # General errors
286 'error' => 'Phošo',
287 'databaseerror' => 'Phošo ya Database',
288 'readonly' => "''Database'' e notletšwe",
289 'enterlockreason' => 'Fana la lebaka la go notlela, o fana le tekanyetšo yage senotlolo se tlogo tlošwa',
290 'missing-article' => '"Database" ga ya humana dihlaka tša letlakala tšeo e bego e swanela go di humana, tša maina "$1" $2.
291
292 Se, gantši se hlolwa ke ge o latela hlomanyo goba history ya kgale goya letlakaleng leo le phumitšego.
293
294
295 Gaeba lebaka e se leo, go ka be go na le tšhikidi go "software".
296 Bega se go [[Special:ListUsers/sysop|administrator]], o fana ka URL.',
297 'missingarticle-rev' => '(Thumeletšo#: $1)',
298 'internalerror' => 'Phošo ya ka gare',
299 'internalerror_info' => 'Phošo ya ka gare :$1',
300 'filecopyerror' => 'Gara kgona go ngwalolla faele "$1" go "$2".',
301 'filerenameerror' => 'Gara kgona go fetola leina la faele "$1" goba "$2".',
302 'filedeleteerror' => 'Gara kgona go phumula faele "$1".',
303 'filenotfound' => 'Gara kgona go humana faele "$1".',
304 'fileexistserror' => 'Gara kgona go ngawala faele "$1":faele e gona',
305 'badtitle' => 'Taetlile ya bošula',
306 '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.',
307 'viewsource' => 'Lebelela mothopo',
308 'protectedpagetext' => 'Letlakala le le notletšwe go thibela diphetogo.',
309 'viewsourcetext' => 'O ka lebelela goba wa kôpiša mothapo wa letlakala le:',
310 'namespaceprotected' => "Ga ona tokelo ya go fetola matlakala go '''$1''' .",
311
312 # Login and logout pages
313 'yourname' => 'Leina la mošomiši:',
314 'yourpassword' => 'Ditlhaka-tša-siphiri:',
315 'yourpasswordagain' => 'Tlanya ditlhaka-tša-siphiri gape:',
316 'remembermypassword' => 'Gopola sedi yaka ya go tsena khomphutha ye (bogolo bja $1 ya {{PLURAL:$1| letšatši le|matšatši a}})',
317 'login' => 'Tsena',
318 'nav-login-createaccount' => "Tsena / Tlhola tšhupaleloko (''account'')",
319 'loginprompt' => "O swanela ke go dumella ''cookies'' go ''browser'' go tsena go {{SITENAME}}.",
320 'userlogin' => "Tsena / tlhola tšhupaleloko (''account'')",
321 'logout' => 'Etšwa/Tswalela',
322 'userlogout' => 'Etšwa/Tswalela',
323 'notloggedin' => 'Ga wa tsena',
324 'nologin' => "A o nale sedi ya go tsena? '''$1'''.",
325 'nologinlink' => "Bula tšhupaleloko (''account'')",
326 'createaccount' => 'Bula tšhupaleloko',
327 'gotaccount' => "O šetše o nale tšhupaleloko? '''$1'''.",
328 'gotaccountlink' => 'Tsena',
329 'userlogin-resetlink' => 'O lebetše dintlha tšago tsena?',
330 'createaccountmail' => 'ka e-mail',
331 'createaccountreason' => 'Lebaka:',
332 'badretype' => 'Ditlhaka-tša-siphiri tše o di šomišitšego ga di swane.',
333 'noname' => 'Gawa fana ka leina la mošomiši la go loka.',
334 'loginsuccesstitle' => 'O tsene ka katlego',
335 'loginsuccess' => "'''Bjale o tsene go {{SITENAME}} bjalo ka \"\$1\".'''",
336 'nosuchuser' => 'Ga gona mošomiši wa leina la "$1".
337 Maina a huduetša ke ditlhaka.
338 Lebele mopeleto wa gago goba [[Special:UserLogin/signup|o tlhome mošomiši yo mophsa]].',
339 'nosuchusershort' => 'Ga gona mošomiši wa leina la "$1". Hlokomela mopeleto wa gago.',
340 'nouserspecified' => 'O swanela ke go fana ka leina la mošomiši.',
341 'wrongpassword' => 'O loketše ditlhaka-tša-siphiri tšeo e sego tšona. Ka kgopelo, leka gape.',
342 'wrongpasswordempty' => 'Ga wa lokela ditlhaka-tša-siphiri. Ka kgopelo, leka gape.',
343 'passwordtooshort' => "Ditlhaka-tša-siphiri tša gago ga tša dumelega goba di kopana.
344 Go nyakega gore e be le {{PLURAL:$1|tlhaka ye tee|$1 ya ditlhaka}} gape e seke ya swana le leina la gago (''username'').",
345 'mailmypassword' => 'Romela ditlhaka-tša-siphiri tše mpšha ka e-mail',
346 'passwordremindertitle' => "''Password'' ye mphsa ya nakonyana go {{SITENAME}}",
347 'passwordremindertext' => 'Motho yo mongwe (goba wena, gotšwa IP atrese $1) o
348 kgopetše gore re moromele Ditlhaka-tša-siphiri tše mfsa tša {{SITENAME}} ($4).
349
350 Ditlhaka-tša-siphiri tša mošomiši "$2" go tloga bjale ke "$3".
351 Eya go {{SITENAME}} o e fetole.
352
353 Ga eba motho yo mongwe esego wena o dirile kgopelo ye, goba o gopola Ditlhaka-tša-siphiri gomme ga o sa
354 hloka gore e fetolwe, hlokomologa molaetša wo, o tšwele pele o šumiše Ditlhaka-tša-siphiri tša kgale.',
355 'noemail' => 'Ga gona e-mail atrese ya mošomiši "$1".',
356 'passwordsent' => "
357 Dihlaka tša siphiri (''password'') tše mphsa di rometšwe go e-mail atrese ya \"\$1\".
358 Re kgopela gore o tsene ge fetša go e hwetša.",
359 'blocked-mailpassword' => 'IP atrese ya gago e thibetšwe go dira diphetogo, ka fao ga wa dumellwa
360 go šomiša thulusu ya go hwetša Ditlhaka-tša-siphiri go thibela go hlapanya.',
361 'eauthentsent' => 'Molaetša wa go tiišetša o rometšwe go e-mail atrese.
362
363 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.',
364 'throttled-mailpassword' => 'Kgopotšo ya ditlhaka-tša-siphiri e rometšwe {{PLURAL:$1|iring|diiring tše $1}} tša gofeta.
365 Go thibela go hlapanya/kgobošo, kgopotšo e tee ka {{PLURAL:$1|iri|diiri tše $1}} e tla romellwa.',
366 'mailerror' => 'Gobile le phošo go romeleng molaetša : $1',
367 'acct_creation_throttle_hit' => 'Ka maswabi, o tlhomile {{PLURAL:$1|tšhupaleloko|$1 tša ditšhupaleloko}}.
368 Ga wa dumelwa go tlhoma tše dingwe.',
369 'emailauthenticated' => 'E-mail atrese ya gago e kgonthišitšwe ka $2, $3.',
370 'accountcreated' => 'Tšhupaleloko (Account) e tlhodilwe',
371 'accountcreatedtext' => 'Tšhupaleloko (account) ya modiri $1 e tlhodilwe.',
372 'loginlanguagelabel' => 'Polelo: $1',
373
374 # Change password dialog
375 'changepassword' => 'Fetola ditlhaka-tša-siphiri',
376 'resetpass_text' => '<!-- Tsenya ditlhaka mo -->',
377 'oldpassword' => 'Ditlhaka-tša-siphiri tša kgale:',
378 'newpassword' => 'Ditlhaka-tša-siphiri tše mpsha:',
379 'retypenew' => 'Tlanya ditlhaka tše mphsa tša siphiri gape:',
380 'changepassword-success' => 'Ditlhaka tša siphiri di fetotšwe ka katlego! Bjale o kgona go tsena...',
381
382 # Edit page toolbar
383 'bold_sample' => "Mongwalo wa '''Bold'''",
384 'bold_tip' => 'Ditlhaka tše Bold',
385 'italic_sample' => 'Ditlhaka tše Italic',
386 'italic_tip' => 'Mongwala wa Italic',
387 'link_sample' => 'Thaetlele ya hlomaganyo',
388 'link_tip' => 'Hlomaganyo ya kagare',
389 'extlink_sample' => 'http://www.example.com hlomaganyo thaetlele',
390 'extlink_tip' => 'Hlomaganyo ya ka ntle (gopola go thoma ka http://)',
391 'headline_sample' => 'Tlhaka ya hlogotaba',
392 'headline_tip' => 'Hlogotaba ya boemo ba 2',
393 'nowiki_sample' => "Tsenya ditlhaka tša go sebe le ''format'' mo",
394 'nowiki_tip' => "Hlokomologa tselangwalo (''formatting'') ya wiki",
395 'image_sample' => 'Mohlala.jpg',
396 'image_tip' => "Seswantšho/Faele yago dikanelwa (''embedded'')",
397 'media_sample' => 'Mohlala.ogg',
398 'media_tip' => 'Hlomaganyo ya Faele',
399 'sig_tip' => 'Tshaeno ya gago le nako ya phetogo',
400 'hr_tip' => 'Mothalo wago ya faase/papamela (šomiša ka hloko)',
401
402 # Edit pages
403 'summary' => 'Kakaretšo:',
404 'subject' => 'Tabataba/Hlogo ya taba:',
405 'minoredit' => 'Ye ke phetogo ye nnyenyane',
406 'watchthis' => 'Tlhapetša letlakala le',
407 'savearticle' => 'Boloka letlakala',
408 'preview' => 'Lebelela',
409 'showpreview' => 'Laetša sebopego sa letlaka',
410 'showdiff' => 'Laetša diphetogo',
411 'anoneditwarning' => "'''Temošo''' Gawa ''tsena'', IP ya gago e tla šumišwa go histori ya diphetogo tša letlakala",
412 'summary-preview' => 'Lebelela kakaretšo:',
413 'blockedtitle' => 'Mošomiši o thibilwe',
414 'blockedtext' => "'''Leina la gago la mošomiši goba IP atrese e thibilwe.'''
415
416 O thibilwe ke $1. Makaba a go thiba ke ''$2''.
417
418 * Go thoma gago thiba: $8
419 * Fetatšatši yago thiba: $6
420 * Mothibiwa: $7
421
422 O ka leka go boledišana le $1 goba [[{{MediaWiki:Grouppage-sysop}}|molaudi]] ka go thibiwa go.
423 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
424 [[Special:Preferences|dikgatlhegelo]] gape ge o sa thibelwa go e šomiša.
425 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.",
426 'blockednoreason' => 'gago lebaka leo le filwego',
427 'whitelistedittext' => 'O swanela ke go $1 go fetola matlakala.',
428 '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]].',
429 'nosuchsectiontitle' => 'Sekgao ga se humanege',
430 'nosuchsectiontext' => 'O lekile go fetola sekgao seo se sego gona.
431 Se, se ka hlolwa ke ge letlakala le phumulwa goba la hudušwa ge wena o sa le lebeletše.',
432 'loginreqtitle' => 'Go tsena goa hlokega',
433 'loginreqlink' => 'tsena',
434 'loginreqpagetext' => 'O swanela ke go $1 go nyakorela matlakala a mangwe.',
435 'accmailtitle' => 'Ditlhaka tša siphiri di rometšwe.',
436 'accmailtext' => 'Ditlhaka-tša-siphiri tša "$1" di rometšwe go $2.',
437 'newarticle' => '(mpsha)',
438 'newarticletext' => "O latetše hlomaganyo go letlakala leo le sego gona ka se sebaka.
439 Go tlhola letlakala, thoma go ngwalo lepokising le letelago
440 (lebelela [$1 letlakala la thušo] go hwetša šedi).
441 Ga eba o le fa ka phošo, o ka boela morago ka go šumiša konopo ya '''back''' go ''browser'' ya gago.",
442 'noarticletext' => 'Ga gona ditlhaka letlakaleng le, oka [[Special:Search/{{PAGENAME}}|fetleka leina la letlakala]] matlakaleng a mangwe, <span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} fetleka "logs"], goba [{{fullurl:{{FULLPAGENAME}}|action=edit}} wa fetola letlakala le]</span>.',
443 'noarticletext-nopermission' => 'Ga gona ditlhaka letlakaleng le,
444 oka [[Special:Search/{{PAGENAME}}|fetleka leina la letlakala]] matlakaleng a mangwe,
445 <span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} fetleka "logs"],
446 goba [{{fullurl:{{FULLPAGENAME}}|action=edit}} wa fetola letlakala le]</span>.',
447 'note' => "'''Ela hloko:'''",
448 'previewnote' => "'''Elelwa gore ye ke taetšo ya sebopego sa letlakala fela.'''
449 Diphetogo tša gago ga šetšo di bolokwa!",
450 'editing' => 'O fetola $1',
451 'editingsection' => 'Phetolo ya $1 (sekgoba)',
452 'editingcomment' => 'O fetola $1 (sekgao se sempsha)',
453 'editconflict' => 'Tholano ya diphetogo: $1',
454 'yourtext' => 'Mongwalo wa gago',
455 'storedversion' => 'Version yeo e bolokilwego',
456 'yourdiff' => 'Diphapang',
457 '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 />
458 Gape o re holofetša gore mengwalo ye e ngwadile ke wena, goba o e kopiša mothapong wa pepeneneng goba ke mahala.
459 '''O SE TSENYE MEŠOMO YA BATHO BA BANGWE NTLE LE TUMELLO YA BONA!'''",
460 'templatesused' => '"{{PLURAL:$1|Template yeo e|Di-Template tšeo di}}\'\' šomišitšwego letlakaleng le:',
461 'templatesusedpreview' => '{{PLURAL:$1|"Template" yeo e|"DiTemplate" tšeo di}} šomišitšwego go taetšo ya sebopego sa letlakala:',
462 'template-protected' => '(e lotilwe)',
463 'template-semiprotected' => '(lota-ka-seripa)',
464 'hiddencategories' => 'Letlakala le, ke setho sa {{PLURAL:$1|1 sehlopha sago uta|$1 dihlopha tšago uta}}:',
465 'nocreatetext' => '{{SITENAME}} e nale dithibelo tše itšego go tlholeng ga matlakala a maphsa.
466 O ka boela morago wa felola matlakala a lego gona, goba o [[Special:UserLogin|tsene]].',
467 'nocreate-loggedin' => 'Ga ona tumello ya go tlhola matlakala a mampsha.',
468 'permissionserrors' => 'Phošo ya ditumello',
469 'permissionserrorstext' => 'Gawa dumelwa go pheta seo,ka {{PLURAL:$1|lebaka|mabaka}} a latelago:',
470 'permissionserrorstext-withaction' => 'Ga ona tumello ya go $2, {{PLURAL:$1|lebala le|mabaka a}} latelago:',
471 'recreate-moveddeleted-warn' => "'''Temošo: O leka go tlhoma letlakala le gape, ka ge le ile la phumulwa.'''
472
473 Sekaseka gore letlakala le lephumutšwe ka mabaka afe pele o leka go le fetola.
474 Sedi ya phumulo le go huduga ga letlakala e re:",
475 'moveddeleted-notice' => 'Letlakala le le phumitšwe.
476 Di-"log" tšago phumula le dikhudušo di tla latela.',
477
478 # Parser/template warnings
479 'post-expand-template-inclusion-warning' => "'''Hlokomela:''' Bogolo bja \"Template include\" bo feta tekano.
480 Di-\"template\" tše dingwe ditla leswa kantle.",
481 'post-expand-template-inclusion-category' => 'Matlakala a goba le "template include" ya bogolo bja go feta tekano',
482 'post-expand-template-argument-warning' => '\'\'\'Hlokomela:\'\'\' Letlakala le nale "template argument" "expansion size" ya bogolo bja go feta tekano.
483 Di "arguments" tše di tlogetšwe ntle.',
484 'post-expand-template-argument-category' => 'Matlaka a goba le di-"template" tšago ba le "omitted arguments"',
485
486 # History pages
487 'viewpagelogs' => "Nyakoretša di-''log'' tša letlakala le",
488 'currentrev' => 'Poeletšo tša bjale',
489 'currentrev-asof' => 'Thumeletšo tša seswa go tloga ka $1',
490 'revisionasof' => 'Thumeletšo go tloga ka $1',
491 'revision-info' => 'Poeletšo go tloga $1 ka $2',
492 'previousrevision' => '←Poeletšo tša kgalenyana',
493 'nextrevision' => 'Peletšo tše dimphsanyana→',
494 'currentrevisionlink' => 'Poeletšo ya bjale',
495 'cur' => 'bjale',
496 'next' => 'latela',
497 'last' => 'bofelo',
498 'page_first' => 'mathomo',
499 'page_last' => 'mafelelo',
500 'histlegend' => "Tlhaolo ya diphapano: swaya lepokisi la phetogo go bapetša ke moka o thwanye ''enter'' tlase-tlase<br />
501 Nane: (bjale) = phapang le diphetogo tša bjale,
502 (mafelelo) = phapang le diphetogo tša pele, M = diphetogo tše nyenyane.",
503 'history-fieldset-title' => 'Laotša histori',
504 'history-show-deleted' => 'Tša go phumulwa fela',
505 'histfirst' => 'Pelepele',
506 'histlast' => 'Ntshwantshwa',
507 'historysize' => '({{PLURAL:$1|1 byte|$1 bytes}})',
508
509 # Revision feed
510 'history-feed-title' => 'Histori ya poeletšo',
511 'history-feed-description' => 'History ya poeletšo ya letlakala le go wiki',
512 'history-feed-item-nocomment' => '$1 go $2',
513 'history-feed-empty' => 'Letlakala lewe ga le gona.
514 Mohlomongwe le phumutšwe go wiki, goba le fetotšwe leina.
515 Leka [[Special:Search|go fetleka wikii]] go humana matlakala a mapsha.',
516
517 # Revision deletion
518 'rev-delundel' => 'Bontšha/Fihla',
519 'revdelete-hide-text' => 'Fihla dihlaka tša poeletšo',
520 'revdelete-log' => 'Lebaka:',
521 'revdel-restore' => '
522 fetola tshenolo',
523 'pagehist' => 'Histori ya letlakala',
524
525 # History merging
526 'mergehistory-from' => 'Letlakala la mothopo:',
527 'mergehistory-into' => 'Letlakala la boyo:',
528 'mergehistory-reason' => 'Lebaka:',
529
530 # Merge log
531 'revertmerge' => 'Tloša kopaganyo',
532
533 # Diffs
534 'history-title' => 'Poeletšo ya diphetogo tša "$1"',
535 'lineno' => 'Mothalo $1:',
536 'compareselectedversions' => 'Bapetša diphapang tšeo di kgethilwego',
537 'editundo' => 'dirolla',
538
539 # Search results
540 'searchresults' => 'Sephetho sa go fetleka',
541 'searchresults-title' => 'Diphetho tša go fetleka "$1"',
542 'notextmatches' => 'Gago mangwalo letlakaleng a go swana',
543 'prevn' => 'gofeta {{PLURAL:$1|$1}}',
544 'nextn' => 'latela {{PLURAL:$1|$1}}',
545 'prevn-title' => ' $1 {{PLURAL:$1|sepheto| tša dipheto}} tšago latela',
546 'nextn-title' => ' $1 {{PLURAL:$1|sepheto| tša dipheto}} tšago latela',
547 'shown-title' => 'Laetša $1 {{PLURAL:$1|sepheto| tša dipheto}} ka letlakala',
548 'viewprevnext' => 'Lebelela ($1 {{int:pipe-separator}} $2) ($3)',
549 'searchmenu-exists' => "'''Go ena le letlaka la leina la \"[[:\$1]]\" go wiki ye.'''",
550 'searchmenu-new' => "'''Hlola letlakala \"[[:\$1]]\" go wiki ye!'''",
551 'searchprofile-articles' => 'Matlakala a diteng',
552 'searchprofile-project' => 'Thušo le matlaka a diprojeke',
553 'searchprofile-images' => 'Diphatlalatši tša "multi"',
554 'searchprofile-everything' => 'Ka moka',
555 'searchprofile-advanced' => 'Maemo-godimo',
556 'searchprofile-articles-tooltip' => 'Fetleka gare ga $1',
557 'searchprofile-project-tooltip' => 'Fetleka gare ga $1',
558 'searchprofile-images-tooltip' => 'Fetleka difaele',
559 'searchprofile-everything-tooltip' => 'Fetleka matlakala ka moka (le matlakala a dipoledišano)',
560 'searchprofile-advanced-tooltip' => 'Fetleka go di-"namespace" tša "custom"',
561 'search-result-size' => '$1 ya ({{PLURAL:$2|lentswi|$2 mantswi}})',
562 'search-result-category-size' => '{{PLURAL:$1|1 mošumiši|$1 bašumiši}} ({{PLURAL:$2|1 subcategory|$2 di-subcategory}}, {{PLURAL:$3|1 faele|$3 difaele}})',
563 'search-redirect' => '(redirect $1)',
564 'search-section' => '(sekga $1)',
565 'search-suggest' => 'O be o nyaka gore: $1',
566 'search-interwiki-caption' => 'Diprojeke tša moloko',
567 'search-interwiki-default' => '$1 diphetho:',
568 'search-interwiki-more' => '(gape)',
569 'searchrelated' => 'tswalana',
570 'searchall' => 'tšohle',
571 'showingresultsheader' => "{{PLURAL:$5|Sepheto '''$1''' tša '''$3'''|Dipheto '''$1 - $2''' tša '''$3'''}} tša '''$4'''",
572 'search-nonefound' => 'Gago dipheto tšago sepelelana le "query".',
573 'powersearch-legend' => 'Fetleka ya tšwetše',
574 'powersearch-ns' => 'Fetleka go di "namespace"',
575 'powersearch-redir' => 'Lenano la di "redirect"',
576
577 # Preferences page
578 'preferences' => 'Dikgatlhegelo',
579 'mypreferences' => 'Dikgatlhegelo tša ka',
580 'prefs-edits' => 'Palo ya diphetogo:',
581 'skin-preview' => 'Ponopele',
582 'prefs-datetime' => 'Tšatšikgwedi le nako',
583 'prefs-rc' => 'Diphetogo tša bjale',
584 'prefs-watchlist' => 'Lenano la tlhapetšo',
585 'saveprefs' => 'Boloka',
586 'prefs-editing' => 'Fetola',
587 'searchresultshead' => 'Fetleka',
588 'savedprefs' => 'Dikgatlhegelo tša gago di bolokilwe.',
589 'allowemail' => 'Dumella melaetša ya e-mail go tšwa go bašomiši ba bangwe',
590 'prefs-files' => 'Difaele',
591 'youremail' => 'E-Poso',
592 'username' => 'Mošomiši:',
593 'uid' => 'Nomoro ya mošomiši:',
594 'prefs-memberingroups' => 'Leloko la {{PLURAL:$1|ya sehlopha|ya dihlopha}}:',
595 'yourrealname' => 'Leina la mmakgonthe:',
596 'yourlanguage' => 'Polelo:',
597 'yournick' => 'Tshaeno:',
598 'badsiglength' => 'Leina la boreelo le letelele kudu.
599 Le swanela goba fase ga $1 {{PLURAL:$1|ya tlhaka|tša ditlhaka}}',
600 '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.',
601 'prefs-help-email' => 'Aterese ya E-poso gae hlokagale, efela e ka hlokagala ge dihlaka tša sephiri di fetolwa, ge o ka lebala dihlaka tša gago tša sephiri',
602 'prefs-help-email-others' => 'O ka kgetha gore batho ba bangwe ba bolele le wena ka e-poso ga kgokaganyo letlakala la gago goba letlakala la dipoledišano.
603 Ga re fane ka e-poso ya gago go bašumiši ba bangwe ge ba polela le wena ka yona.',
604 'prefs-help-email-required' => 'E-mail atrese eya nyakega.',
605
606 # User rights
607 'editusergroup' => 'Fetola sehlopha sa bašomiši',
608 'editinguser' => "O fetola mošomiši '''[[User:$1|$1]]''' $2",
609 'userrights-editusergroup' => 'Fetola sehlopha sa bašomiši',
610 'saveusergroups' => 'Boloko Dihlopha tša bašomiši',
611 'userrights-groupsmember' => 'Leloko la:',
612 'userrights-reason' => 'Lebaka:',
613 'userrights-no-interwiki' => 'Gawa dumelwa go fetola di dumello tša mošumiši go di wiki tše dingwe.',
614
615 # Groups
616 'group' => 'Sehlopha:',
617 'group-sysop' => 'Bahlapetši',
618 'group-all' => '(ka moka)',
619
620 'grouppage-sysop' => '{{ns:project}}:Balaudi',
621
622 # Rights
623 'right-read' => 'Bala matlakala',
624 'right-edit' => 'Fetola matlakala',
625 'right-move' => 'Huduša matlakala',
626
627 # Special:Log/newusers
628 'newuserlogpage' => '"Log" yago hlola mošumiši',
629
630 # User rights log
631 'rightslog' => "''log'' ya ditumello tša mošomiši",
632
633 # Associated actions - in the sentence "You do not have permission to X"
634 'action-edit' => 'Fetola letlakala le',
635
636 # Recent changes
637 'nchanges' => '$1 {{PLURAL:$1|phetogo|diphetogo}}',
638 'recentchanges' => 'Diphetogo tša bjale',
639 'recentchanges-legend' => 'Dikgetho tša diphetogo tša bjale',
640 'recentchanges-summary' => 'Lebalana diphetogo tše di mphsa-mphsa go wiki letlakaleng le.',
641 'recentchanges-feed-description' => "Lebalana diphetogo tše di mphsa-mphsa go wiki ka ''feed'' ye.",
642 'recentchanges-label-newpage' => 'Phetogo ye e hlomile letlala le lefsa',
643 'recentchanges-label-minor' => 'Ye ke phetogo ye nnyenyane',
644 'recentchanges-label-bot' => 'Phetogo ye e dirilwe ke "bot"',
645 'recentchanges-label-unpatrolled' => 'Phetogo ye ga ese e "patrollwe"',
646 'rcnotefrom' => "Tlase ke diphetogo go tloga ka '''$2''' (go fihla ka '''$1''').",
647 'rclistfrom' => 'Laêtša dipheto tše mfsa go thoma go $1',
648 'rcshowhideminor' => '$1 ya diphetogo tše nnyenyane',
649 'rcshowhidebots' => '$1 bots',
650 'rcshowhideliu' => '$1 bašumiši bao batsenego',
651 'rcshowhideanons' => '$1 bašumiši bago se tsebege',
652 'rcshowhidepatr' => "$1 diphetogo tše ''patrolled''",
653 'rcshowhidemine' => '$1 diphetogo tsa ka',
654 'rclinks' => 'Bontšha diphetogo tša bofelo tše $1 matšatšing a $2 a bofelo <br />$3',
655 'diff' => 'phapang',
656 'hist' => 'histori',
657 'hide' => 'Fihla',
658 'show' => 'Bontšha',
659 'minoreditletter' => 'm',
660 'newpageletter' => 'N',
661 'boteditletter' => 'b',
662 'newsectionsummary' => '/* $1 */ sekgao se sempsha',
663 'rc-enhanced-expand' => 'Laetša ka bophara (e nyaka "JavaScript")',
664 'rc-enhanced-hide' => 'Fihla bophara bja sedi',
665
666 # Recent changes linked
667 'recentchangeslinked' => 'Diphetogo tša go tswalana',
668 'recentchangeslinked-feed' => 'Diphetogo tša go tswalana',
669 'recentchangeslinked-toolbox' => 'Diphetogo tša go tswalana',
670 'recentchangeslinked-title' => 'Diphetogo tša go tswalana le "$1"',
671 'recentchangeslinked-summary' => "Letlakala le le laetša diphetogo tša bjale matlakaleng a go hlomaganya.
672 Matlakala ago ba [[Special:Watchlist|lenanong la gago la matlakala ditlhapetšo]] a '''ngwadilwe ka bogolo'''.",
673 'recentchangeslinked-page' => 'Leina la letlakala:',
674 'recentchangeslinked-to' => 'Laetša diphetogo go matlakala ago hlomanya le letlakala leo',
675
676 # Upload
677 'upload' => 'Lokela Faele',
678 'uploadbtn' => 'Lokela faele',
679 'uploadlogpage' => "''log'' yago lokela",
680 'filedesc' => 'Kakaretšo',
681 'fileuploadsummary' => 'Kakaretšo:',
682 'filesource' => 'Mothopo:',
683 'savefile' => 'Boloka faele',
684 'uploadedimage' => '"[[$1]]" e loketšwe',
685 'watchthisupload' => "Tlhapetša ''faele'' ye",
686
687 'license' => 'Laesense/Tumello:',
688 'license-header' => 'Laesense',
689 'license-nopreview' => '(Ponopele ga e gona)',
690 'upload_source_file' => '(faele go khomphuthara ya gago)',
691
692 # Special:ListFiles
693 'imgfile' => 'faele',
694 'listfiles' => 'Lenano la difaele',
695 'listfiles_date' => 'Letšatšikgwedi',
696 'listfiles_name' => 'Leina',
697 'listfiles_user' => 'Mošumiši',
698 'listfiles_size' => 'Bogolo',
699
700 # File description page
701 'file-anchor-link' => 'Faele',
702 'filehist' => 'Histori ya faele',
703 'filehist-help' => 'Pinyeletša go letšatšikgwedi/nako go bona faela ka tsela yeo ebego e le ka gona nakong yeo.',
704 'filehist-deleteall' => 'phumula ka moka',
705 'filehist-deleteone' => 'phumula',
706 'filehist-revert' => 'bušetša',
707 'filehist-current' => 'bjale',
708 'filehist-datetime' => 'LetšatšiKgwedi/Nako',
709 'filehist-thumb' => 'Nkgogorupo-Nala',
710 'filehist-thumbtext' => 'Nkgogorupo-Nala ya "version" go tloga $1',
711 'filehist-user' => 'Mošomiši',
712 'filehist-dimensions' => 'Bogolo',
713 'filehist-filesize' => 'Bogolo ba faele',
714 'filehist-comment' => 'Comment',
715 'imagelinks' => 'Tirišo ya Faele',
716 'linkstoimage' => '{{PLURAL:$1|Letlakala le ke |$1 ya matlakala a}} latelago a hlomaganya go faele ye:',
717 'nolinkstoimage' => 'Gago matlakala a hlomaganyago faeleng ye.',
718 'sharedupload' => 'Faele ye e tšwa $1 e bile a kaba e šumišwa ke ditirotherwa tše dingwe.',
719 'sharedupload-desc-here' => 'Letlakala le letšwa $1 ebile le ka ba ke šumišwa ke di projeke tše dingwe.
720 Tlhaloso ya [letlakala $2 tlhaloso ya faele] le laetšwa kago latela.',
721 'uploadnewversion-linktext' => 'Lokela peoletšo ye mphsa ya faele',
722
723 # File reversion
724 'filerevert-comment' => 'Lebaka:',
725 'filerevert-defaultcomment' => 'Boela go poeletšo ya go tloga go $2, $1',
726
727 # File deletion
728 'filedelete' => 'Phumula $1',
729 'filedelete-legend' => 'Phumula faele',
730 'filedelete-intro' => "O phumula '''[[Media:$1|$1]]'''.",
731 'filedelete-comment' => 'Lebaka:',
732 'filedelete-submit' => 'Phumula',
733 'filedelete-success' => "'''$1''' e phumutšwe.",
734 'filedelete-nofile' => "'''$1''' ga e gona.",
735 'filedelete-otherreason' => 'Mabaka a mangwe:',
736 'filedelete-reason-otherlist' => 'Lebaka le lengwe',
737
738 # MIME search
739 'mimesearch' => 'fetleka MIME',
740
741 # List redirects
742 'listredirects' => "Lenano la di-''redirect''",
743
744 # Unused templates
745 'unusedtemplates' => "''templates'' tša go se šomišwe",
746 'unusedtemplateswlh' => 'dihlomaganyo tše dingwe',
747
748 # Random page
749 'randompage' => 'Letlakala le lengwe le le lengwe',
750
751 # Random redirect
752 'randomredirect' => "''redirect'' engwe le engwe",
753
754 # Statistics
755 'statistics' => 'Dipalopalo',
756 'statistics-header-users' => 'Dipalopalo tša mošomiši',
757
758 'doubleredirects' => "Di''redirect'' goya go ''redirect''",
759
760 'brokenredirects' => "''redirect'' tša go robega",
761 'brokenredirects-edit' => 'fetola',
762 'brokenredirects-delete' => 'phumula',
763
764 'withoutinterwiki' => 'Matlakala a senago dihlomaganyo tša dipolelo',
765 'withoutinterwiki-submit' => 'Bontšha',
766
767 'fewestrevisions' => 'Matlakala a goba le diphetogo tše nnyenyane',
768
769 # Miscellaneous special pages
770 'nbytes' => '$1 {{PLURAL:$1|byte|bytes}}',
771 'nlinks' => '$1 {{PLURAL:$1|hlomaganyo|dihlomaganyo}}',
772 'nmembers' => '$1 {{PLURAL:$1|leloko|maloko}}',
773 'nrevisions' => '$1 {{PLURAL:$1|poeletšo|dipoeletšo}}',
774 'lonelypages' => 'Matlakala a ditšhuana',
775 'uncategorizedpages' => 'Matlakala ago sebe le magoro',
776 'uncategorizedcategories' => 'Dihlopha tšago sebe le magoro',
777 'uncategorizedimages' => 'Difaele tšago hloka magoro',
778 'uncategorizedtemplates' => "''Templates'' tšago sebe le magoro",
779 'unusedcategories' => 'Dihlopha tša go se šomišwe',
780 'unusedimages' => 'Difaele tša go se šomišwe',
781 'popularpages' => 'Matlakala a go tuma',
782 'wantedcategories' => 'Dihlopha tšago nyakega',
783 'wantedpages' => 'Matlakala ago nyakega',
784 'mostlinked' => 'Matlakala a go hlomaganya go feta a mangwe',
785 'mostlinkedcategories' => 'Dihlopha tša go hlomaganya go feta tše dingwe',
786 'mostlinkedtemplates' => "''templates'' tša go hlomaganya go feta tše dingwe",
787 'mostcategories' => 'Matlakala a goba le dihlopha tše dintšhi',
788 'mostimages' => 'Faele tša go hlomaganya go feta tše dingwe',
789 'mostrevisions' => 'Matlakala a goba le diphetogo tše dintšhi',
790 'prefixindex' => "Matlakala ka moka a goba le hlogo (''prefix'')",
791 'shortpages' => 'Matlakala a makopana',
792 'longpages' => 'Matlakala a matelele',
793 'deadendpages' => "Matlakala a seye felo(''Dead-end'')",
794 'protectedpages' => 'Matlakala a go lotiwa',
795 'listusers' => 'Lanano la mošomiši',
796 'usercreated' => '{{GENDER:$3|Hlodilwe}} ka $1 go $2',
797 'newpages' => 'Matlakala a mampsha',
798 'ancientpages' => 'Matlakala a kgalekgale',
799 'move' => 'Huduša',
800 'movethispage' => 'Huduša letlakala le',
801 'pager-newer-n' => '{{PLURAL:$1|1 ye mpšha|$1 tše mpšha}}',
802 'pager-older-n' => '{{PLURAL:$1|1 ya kgale|$1 tša kgale}}',
803
804 # Book sources
805 'booksources' => 'Dipuku tša mothopo',
806 'booksources-search-legend' => 'Fetleka mothopo wa dipuku',
807 'booksources-go' => 'Sepela',
808
809 # Special:Log
810 'specialloguserlabel' => 'Modiri:',
811 'speciallogtitlelabel' => 'Thaetlele (goba mošumiši):',
812 'log' => "Di-''log''",
813 'all-logs-page' => "Di-''log'' tša bohle ka moka",
814
815 # Special:AllPages
816 'allpages' => 'Matlakala ka moka',
817 'alphaindexline' => '$1 goya go $2',
818 'nextpage' => 'Letlakala lago latela ($1)',
819 'prevpage' => 'Letlakala la go feta ($1)',
820 'allpagesfrom' => 'Bontšha matlakala go thoma go :',
821 'allpagesto' => 'Bontšha matlakala go felela go :',
822 'allarticles' => 'Matlakala ka moka',
823 'allpagessubmit' => 'Eya',
824 'allpagesprefix' => "Laetša matlakala agoba le hlogo (''prefix''):",
825
826 # Special:Categories
827 'categories' => 'Dihlopha',
828
829 # Special:DeletedContributions
830 'deletedcontributions' => 'Diabe tša mošomiši tšeo di phumutšwego',
831 'deletedcontributions-title' => 'Diabe tša mošomiši tšeo di phumutšwego',
832
833 # Special:LinkSearch
834 'linksearch' => 'Fehleka dihlomaganyo tša ntle',
835 'linksearch-ok' => 'Fetleka',
836 'linksearch-line' => '$1 e kgokaganywa gotšwa $2',
837
838 # Special:ListUsers
839 'listusers-submit' => 'Bontšha',
840
841 # Special:ListGroupRights
842 'listgrouprights-members' => '(Lenano la ditho)',
843
844 # Email user
845 'emailuser' => 'Romela mošomiši yo molaetša',
846 'emailpage' => 'Romela email go mošomiši',
847 'noemailtitle' => 'Gago email atrese',
848 'emailfrom' => 'Go tšwa go:',
849 'emailsubject' => 'Sebolelwa:',
850 'emailmessage' => 'Molaetša:',
851 'emailsend' => 'Romela',
852 'emailccme' => 'Nromela kopi ya melaetša.',
853 'emailccsubject' => 'Kopi ya molaetša wa gago goya go $1: $2',
854 'emailsent' => 'E-mail e rometšwe',
855 'emailsenttext' => 'Molaetša wa gago wa email gawa romelwa.',
856
857 # Watchlist
858 'watchlist' => 'Lenano la ditlhapetšo tša ka',
859 'mywatchlist' => 'Lenano la ditlhapetšo tša ka',
860 'watchlistfor2' => 'Ya $1 $2',
861 'addedwatchtext' => "Letlakala \"[[:\$1]]\" le tsene go [[Special:Watchlist|watchlist]] ya gago.
862 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.
863
864 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.",
865 'removedwatchtext' => 'Letlakala "[[:$1]]" letlošitšwe go [[Special:Watchlist|lenano la gago la ditlhapetšo]].',
866 'watch' => 'Tlhapetša',
867 'watchthispage' => 'Tlhapetša letlakala le',
868 'unwatch' => 'Tloša tlhapešo',
869 '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).',
870 'wlshowlast' => 'Laetša $1 diiri $2 matšatši $3 tša gofeta',
871 'watchlist-options' => 'Dikgatlego tša lenano la ditlhapetšo',
872
873 # Displayed when you click the "watch" button and it is in the process of watching
874 'watching' => 'Tlhapeditše...',
875 'unwatching' => 'Tlhapetšo eya tlošwa ...',
876
877 'enotif_reset' => 'Swaya matlakala kamoka awe oa etetšego',
878 'enotif_impersonal_salutation' => '{{SITENAME}} mošumiši',
879 'enotif_lastvisited' => 'Lebelela $1 go bona diphetogo ka moka gotloga ge go tsena la mafelelo.',
880 'enotif_lastdiff' => 'Bona $1 go nyakorela phetogo ye.',
881 'created' => 'tlhodilwe',
882 'changed' => 'fetotšwe',
883
884 # Delete
885 'deletepage' => 'Phumula letlakala',
886 'excontent' => "mateng ebe e le: '$1'",
887 'delete-legend' => 'Phumula',
888 'historywarning' => "'''Temošo:''' Letlakala leo o lekago go lephumula le nale histori le {{:$1|phetogo|diphetogo}}:",
889 'confirmdeletetext' => 'O phumula letlakala le histori ka moka ya lona.
890 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]].',
891 'actioncomplete' => 'Kgopelo e phetilwe ka katlego',
892 'actionfailed' => 'Tiro e padile',
893 'deletedtext' => '"$1" e phumutšwe.
894 Lebelela $2 go hweetša sedi ka diphulo tša bjale.',
895 'dellogpage' => "''Log'' yago phumula",
896 'deletecomment' => 'Lebaka:',
897 'deleteotherreason' => 'Mabaka a mangwe:',
898 'deletereasonotherlist' => 'Mabaka a mangwe',
899
900 # Rollback
901 'rollbacklink' => 'bošetša morago',
902 'editcomment' => "Ahlaahlo ya phetogo e bile : \"''\$1''\".",
903
904 # Protect
905 'protectlogpage' => "''Log'' yago lota",
906 'protectedarticle' => 'lotilwe "[[$1]]"',
907 'modifiedarticleprotection' => 'fetotše mokgwa wa go lota "[[$1]]"',
908 'prot_1movedto2' => '[[$1]] e hudugile goya go [[$2]]',
909 'protect-legend' => 'Tiišetša go lota',
910 'protectcomment' => 'Lebaka:',
911 'protectexpiry' => 'Fetatšatši:',
912 'protect_expiry_invalid' => 'Fetatšatši, nako ye ga ya dumelwa.',
913 'protect_expiry_old' => 'Fetatšatši ke ya nako yeo e fetilego.',
914 'protect-text' => "O ka lebelela lego fetola seemo sa go lota sa letlakala '''$1'''.",
915 'protect-locked-access' => "Tšhupaleloko ya gago ga ena tumello ya go fetola seemo sago lota ga letlakala.
916 Seemo sa go lota ga letlakala '''$1''':",
917 '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.',
918 'protect-default' => 'Dumella bašumiši ka moka',
919 'protect-fallback' => 'Go nyakega tumello ya "$1"',
920 'protect-level-autoconfirmed' => "Thiba bašumiši ba bafša le bao ba sakago ba engwadiša(''unregistered'')",
921 'protect-level-sysop' => 'Sysops feela',
922 'protect-summary-cascade' => 'cascading',
923 'protect-expiring' => 'fetatšatši ke $1 (UTC)',
924 'protect-cascade' => 'Lota matlakala, akaretša le letlakala le (go lota ka kakaretšo)',
925 'protect-cantedit' => 'Ga o kgone go fetola tekano ya bolotego letlakaleng le, ka ge o sena tumello yago bofetola.',
926 'protect-expiry-options' => 'iri:1 hour, letšatš1:1 day,beke:1 week,dibeke tše 2:2 weeks,kgwedi:1 month,dikgwedi tše 3:3 months,dikgwedi tše 6:6 months,ngwaga:1 year,gosefele (infinite):infinite',
927 'restriction-type' => 'Tumello:',
928 'restriction-level' => 'Seemo sago Lota:',
929
930 # Restrictions (nouns)
931 'restriction-edit' => 'Fetola',
932 'restriction-move' => 'Huduša',
933 'restriction-create' => 'Tlhola',
934
935 # Undelete
936 'undelete' => 'Nyakorela matlakala ago phumulwa',
937 'viewdeletedpage' => 'Nyakorela matlakala ago phumulwa',
938 'undeletebtn' => 'Hlaphola',
939 'undeletelink' => 'Nyakorela/hlaphola',
940 'undeleteviewlink' => 'ponagalo',
941 'undeletecomment' => 'Lebaka:',
942 'undelete-search-prefix' => 'Laetśa matlakala a go thoma ka:',
943 'undelete-search-submit' => 'Fetleka',
944
945 # Namespace form on various pages
946 'namespace' => 'Namespace:',
947 'invert' => 'Fetola kgetho',
948 'blanknamespace' => '(Hlogo)',
949
950 # Contributions
951 'contributions' => 'Diabe tša mošomiši',
952 'contributions-title' => 'Diabe tša mošumiši go $1',
953 'mycontris' => 'Diabe tša ka',
954 'contribsub2' => 'Ya $1 ($2)',
955 'uctop' => '(godimo)',
956 'month' => 'Go tloga kgweding (le peleng):',
957 'year' => 'Go tloga ngwageng (le peleng):',
958
959 'sp-contributions-newbies' => 'Laetša diabe tša bašumiši ba bafsa fela',
960 'sp-contributions-newbies-sub' => 'Tša tšhupaleloko tše mphsa',
961 'sp-contributions-blocklog' => "''Log'' yago thiba",
962 'sp-contributions-deleted' => 'diabe tša mošomiši tšeo di phumutšwego',
963 'sp-contributions-uploads' => 'di-"upload"',
964 'sp-contributions-logs' => "Di-''log''",
965 'sp-contributions-talk' => 'Poledišano',
966 'sp-contributions-search' => 'Fetleka diabe',
967 'sp-contributions-username' => 'IP Atrese goba leina la mošomiši:',
968 'sp-contributions-toponly' => 'Laetša diphetogo tša dipušeletšo tša bjale',
969 'sp-contributions-submit' => 'Fetleka',
970
971 # What links here
972 'whatlinkshere' => 'Ke eng yeo e hlomaganyago mo',
973 'whatlinkshere-title' => 'Matlakala a go hlomaganya go "$1"',
974 'whatlinkshere-page' => 'Letlakala:',
975 'linkshere' => "Matlaka a latelago a hlomaganya le '''[[:$1]]''':",
976 'nolinkshere' => "Ga go letlakala leo le hlomaganyago go '''[[:$1]]'''.",
977 'isredirect' => "''redirect'' letlakala",
978 'istemplate' => 'tsentšho',
979 'isimage' => 'Hlomaganyo ya Faele',
980 'whatlinkshere-prev' => '{{PLURAL:$1|fetile|fetile $1}}',
981 'whatlinkshere-next' => '{{PLURAL:$1|latela|latela $1}}',
982 'whatlinkshere-links' => '← dihlomaganyago',
983 'whatlinkshere-hideredirs' => '$1 di "redirect"',
984 'whatlinkshere-hidetrans' => '$1 transclusions',
985 'whatlinkshere-hidelinks' => '$1 dihlomaganyago',
986 'whatlinkshere-hideimages' => '$1 seswantšho dihlomaganyo',
987 'whatlinkshere-filters' => 'Dihlotla',
988
989 # Block/unblock
990 'blockip' => 'Thibela mošomiši go tsena',
991 'ipbexpiry' => 'Fetatšatši:',
992 'ipbreason' => 'Lebaka:',
993 'ipbsubmit' => 'Thiba mošomiši yo',
994 'ipbother' => 'Nako yengwe:',
995 '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',
996 'ipblocklist' => "Bašumiši bao bathibilwego(''blocked'')",
997 'ipblocklist-submit' => 'Fetleka',
998 'emailblock' => 'e-mail e thibilwe',
999 'blocklink' => 'thibela',
1000 'unblocklink' => 'tloša thibelo',
1001 'change-blocklink' => 'fetola go thiba',
1002 'contribslink' => 'diabelo',
1003 'blocklogpage' => "''log'' yago Thiba",
1004 'blocklogentry' => 'Thibela [[$1]] ka fetšatši ya $2 $3',
1005 'unblocklogentry' => 'Gago thibelo $1',
1006 'block-log-flags-nocreate' => 'Go hloma tšhupaleloko gago dumelege',
1007 'block-log-flags-noemail' => 'e-mail e thibilwe',
1008
1009 # Move page
1010 'move-page-legend' => 'Huduša letlakala',
1011 'movepagetext' => "Ge o šomiša fomo ye mo tlase, letlakala le kgale le history ya lona di tla huduga go ya letlakaleng le lemphsa.
1012 Letlakala la kgale le ba ''redirect'' go ya letlakaleng le lemphsa.
1013 Dihlomaganyo goya letlakaleng la kgale ga di fetolwe; gopola go sekaseka di [[Special:DoubleRedirects|''double'']] goba [[Special:BrokenRedirects|''broken redirects'']].
1014
1015 Ke boikarabela ba gago go kgonthišisa gore dihlomaganyo di tšhwela pele go šupa mowe di swanetšego goya.
1016
1017 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.
1018 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.
1019
1020 '''TEMOŠO!'''
1021 Se sekapa le dipheto tšeo di sa letelwago go matlakala atumilego;
1022 Ka kgopelo kgontišiša gore o kwešiša ditla morago tša se, pele o tšwelapele.",
1023 'movepagetalktext' => "Letlakala la dipoledišano lago hlobana le letlakala le le tla hudušwa '''ntle le ge''':
1024
1025 *Ge letlakala la dipoledišano la leina le lemphsa lephela, goba
1026 *O sa kgetha go le huduša tlase ga letlakala le.
1027
1028 Ge go le bjalo,o tla swanela ke go huduša goba go kopanya matlakala ka bowena.",
1029 'movearticle' => 'Huduša letlakala:',
1030 'newtitle' => 'Goya go taetlile:',
1031 'move-watch' => 'Tlhapetša letlakala le',
1032 'movepagebtn' => 'Huduša letlakala',
1033 'pagemovedsub' => 'Hudugile ka katlego',
1034 'movepage-moved' => '\'\'\'"$1" e hudušitšwe go "$2"\'\'\'',
1035 'articleexists' => 'Letlakala la goba le leina le legona, goba
1036 leina leo o le kgethilego ga la dumelega.
1037 Ka kgopelo, kgetha leina le lengwe.',
1038 'movetalk' => 'Huduša letlakala la dipoledišano la go hlobana le letlakala le',
1039 'movelogpage' => "''log'' yago huduša",
1040 'movereason' => 'Lebaka:',
1041 'revertmove' => 'bušetša',
1042 'delete_and_move_confirm' => 'E, phumula letlakala le',
1043
1044 # Export
1045 'export' => 'Matlakala a diyantle',
1046
1047 # Namespace 8 related
1048 'allmessages' => 'Melaetša ya tlhamego',
1049 'allmessagesname' => 'Leina',
1050 'allmessagesdefault' => 'Dihlaka tša molaetša tša "default"',
1051
1052 # Thumbnails
1053 'thumbnail-more' => 'Godiša/Atologa',
1054 'thumbnail_error' => "Phoso go tlhama ''thumbnail'': $1",
1055
1056 # Special:Import
1057 'import-comment' => 'Ahlaahla:',
1058 'import-revision-count' => '$1 {{PLURAL:$1|poeletšo|dipoeletšo}}',
1059
1060 # Import log
1061 'importlogpage' => "''Log'' yago lokela",
1062 'import-logentry-upload-detail' => '$1 {{PLURAL:$1|poeletšo|dipoeletšo}}',
1063 'import-logentry-interwiki-detail' => '$1 {{PLURAL:$1|poeletšo|dipoeletšo}} gotšwa go $2',
1064
1065 # Tooltip help for the actions
1066 'tooltip-pt-userpage' => 'Letlakala (la mošomiši) lago',
1067 'tooltip-pt-mytalk' => 'Letlakala la gago la dipolelo',
1068 'tooltip-pt-preferences' => "Dikgetho (''preference'') tša ka",
1069 'tooltip-pt-watchlist' => 'Lenano la matlakala ago tlhapetšwa diphetogo ke wena',
1070 'tooltip-pt-mycontris' => 'Lenano la diabe tša gago',
1071 'tooltip-pt-login' => 'O a kgothatšwa gore o tsene, e efela ga se kgapeletšo.',
1072 'tooltip-pt-logout' => 'Etšwa fa/Tswalela/Log out',
1073 'tooltip-ca-talk' => 'Poledišano mabapi le letlakala le',
1074 '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.',
1075 'tooltip-ca-addsection' => 'Lokela sekgao se seswa',
1076 'tooltip-ca-viewsource' => 'Letlakala le le lotilew. O ka lebelela mothopo fela.',
1077 'tooltip-ca-history' => 'Lebelela thumeletšo ya go feta ya letlakala le',
1078 'tooltip-ca-protect' => 'Lota letlakala le',
1079 'tooltip-ca-delete' => 'Phumula letlakala le',
1080 'tooltip-ca-move' => 'Huduša letlakala le',
1081 'tooltip-ca-watch' => 'Lokela letlakala le go lenano la gago la tlhapetšo',
1082 'tooltip-ca-unwatch' => 'Tloša letlakala le go lenano la gago la matlakala a go tlhapetšwa',
1083 'tooltip-search' => 'Fetleka {{SITENAME}}',
1084 'tooltip-search-go' => 'Eya go letlakala la leina le, gaeba le le gona',
1085 'tooltip-search-fulltext' => 'Fetleka matlakala go hwetša mongwalo wo',
1086 'tooltip-p-logo' => 'Etela letlakala-tona',
1087 'tooltip-n-mainpage' => 'Etela letlakala la pele',
1088 'tooltip-n-mainpage-description' => 'Etela letlakala-tona',
1089 'tooltip-n-portal' => 'Mabapi le tirotherwa, seo o ka se dirago, o ka humana dilo kae',
1090 'tooltip-n-currentevents' => 'Humana sedi yengwe go ditiragalo tša bjale',
1091 'tooltip-n-recentchanges' => 'Lenano la diphetogo tša bjale go wiki.',
1092 'tooltip-n-randompage' => 'Laiša letlakala le lengwe le le lengwe',
1093 'tooltip-n-help' => 'O tla humana thušo mo.',
1094 'tooltip-t-whatlinkshere' => "Lenano la matlakala ao a hlomaganyago (''link'') mo",
1095 'tooltip-t-recentchangeslinked' => 'Diphetogo tša bjale go matlakala a go hlomaganya le letlakala le',
1096 'tooltip-feed-rss' => 'RSS feed tša letlakala le',
1097 'tooltip-feed-atom' => 'Atom "feed" tša letlakala le',
1098 'tooltip-t-contributions' => 'Lebelela lenano la diabe tša mošomiši yo',
1099 'tooltip-t-emailuser' => 'Romela molaetša go mošomiši yo',
1100 'tooltip-t-upload' => 'Lokela senepe goba difaele',
1101 'tooltip-t-specialpages' => 'Lenano la matlakala kamoka a kgethegilego',
1102 'tooltip-t-print' => 'Seemo sa letlakala le seo se ka gatišwago',
1103 'tooltip-t-permalink' => 'Hlomaganyo go poeletšo ye ya letlakala',
1104 'tooltip-ca-nstab-main' => 'Nyakoretša boteng bja letlakala',
1105 'tooltip-ca-nstab-user' => 'Lebelela letlakala la mošomiši',
1106 'tooltip-ca-nstab-special' => 'Letlakala le le kgethegile, gago kgonege go le fetola',
1107 'tooltip-ca-nstab-project' => 'Lebelela letlakala la tirotherwa',
1108 'tooltip-ca-nstab-image' => 'Lebelela letlakala',
1109 'tooltip-ca-nstab-template' => "Lebelela ''template''",
1110 'tooltip-ca-nstab-help' => 'Lebelea matlakala a thušo',
1111 'tooltip-ca-nstab-category' => 'Lebelela letlakala la sehlopha',
1112 'tooltip-minoredit' => 'Swaya se bjalo ka phetogo ye nnyenyane',
1113 'tooltip-save' => 'Boloka diphetogo tša gago',
1114 'tooltip-preview' => 'E laetša gore diphetogo di tla lebega bjang, e šomiše pele ga ge o boloka letlakala!',
1115 'tooltip-diff' => 'Laetša diphetogo tšeo o di dirilego go mongwalo.',
1116 'tooltip-compareselectedversions' => 'Bontšha phapano magareng ga di dihlopha tše pedi tša diphetogo tšeo o di kgetilego letlakaleng le.',
1117 'tooltip-watch' => 'Lokela letlakala le go lenano la gago la matlakala ago tlhapetšwa',
1118 'tooltip-rollback' => 'Bošetša diphetogo letlakaleng morago go mošumiši wa mafelo',
1119 'tooltip-undo' => '"Undo" e tloša dipheto tše, ya bula letlakala go nyakorela fela. E go dumela go ngawla lebaka go dikakaretšo.',
1120 'tooltip-summary' => 'Lokela kakaretšo e kopana',
1121
1122 # Attribution
1123 'siteuser' => '{{SITENAME}} mošumiši $1',
1124 'lastmodifiedatby' => 'Letlakala le fetotšwe la mafelelo ka $2, $1 ke $3.',
1125 'others' => 'tše dingwe',
1126 'siteusers' => '{{SITENAME}} {{PLURAL:$2|mošumiši|bašumiši}} $1',
1127
1128 # Image deletion
1129 'filedeleteerror-short' => 'Phošo go phumuleng faele: $1',
1130 'filedeleteerror-long' => 'Diphošo di hlagile ge go phumulwa faele:
1131
1132 $1',
1133 'filedelete-missing' => 'Faele "$1" ga e phumulege ka ge e segona.',
1134
1135 # Browsing diffs
1136 'previousdiff' => '← Dophapano tšago feta',
1137 'nextdiff' => 'Diphapano tše dimpšha →',
1138
1139 # Media information
1140 'widthheightpage' => '$1 × $2, $3 {{PLURAL:$3|letlakala|matlakala}}',
1141 'file-info-size' => '$1 × $2 pixel, bogolo ba faele: $3, Mohuta wa MIME: $4',
1142 'file-nohires' => "Gago ''resolution'' ya go feta mo.",
1143 'svg-long-desc' => 'SVG faele, nominally $1 × $2 pixels, bogolo ba faele: $3',
1144 'show-big-image' => "''resolution'' ya gofella",
1145
1146 # Special:NewFiles
1147 'newimages' => "''Gallery'' ya difaele tše mpsha",
1148 'ilsubmit' => 'Fetleka',
1149 'bydate' => 'ka letšatšikgwedi',
1150
1151 # Bad image list
1152 'bad_image_list' => "''Format'' e ka mokgwa wo o latelago:
1153
1154 Ke fela tšeo dilego lenano (methalo ya go thoma ka *) yeo e dumeletšwego.
1155 Hlomaganyo ya mathomo mothalong e swanetše go hlomaganya le seswantšho sa go senyega.
1156 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.",
1157
1158 # Metadata
1159 'metadata' => 'Metadata',
1160 '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.",
1161 'metadata-expand' => 'Bontšha sedi ya gotlala(extended)',
1162 'metadata-collapse' => "Fihla sedi ya gotlala(''extended'')",
1163 'metadata-fields' => " metadata ''fields'' tšao dilego go molaetša wo, di tla tsenywa go
1164 letlakala la seswantšho ge tafola ya metadata e bulwa. Tše dingwe tša di ''fields'' di tla fihliwa.
1165 * make
1166 * model
1167 * datetimeoriginal
1168 * exposuretime
1169 * fnumber
1170 * isospeedratings
1171 * focallength
1172 * artist
1173 * copyright
1174 * imagedescription
1175 * gpslatitude
1176 * gpslongitude
1177 * gpsaltitude",
1178
1179 # Exif tags
1180 'exif-imagewidth' => 'Bophara',
1181 'exif-imagelength' => 'Botelele',
1182 'exif-artist' => 'Mongwadi',
1183
1184 'exif-componentsconfiguration-0' => 'Ga e gona',
1185
1186 'exif-subjectdistance-value' => '$1 metara',
1187
1188 'exif-meteringmode-1' => 'Palogare',
1189
1190 # 'all' in various places, this might be different for inflected languages
1191 'watchlistall2' => 'ka moka',
1192 'namespacesall' => 'ka moka',
1193 'monthsall' => 'ka moka',
1194
1195 # Multipage image navigation
1196 'imgmultipageprev' => '← letlakala la go feta',
1197 'imgmultipagenext' => 'letlakala lago latela →',
1198
1199 # Table pager
1200 'table_pager_next' => 'Letlakala la go latela',
1201 'table_pager_prev' => 'Letlakala la gofeta',
1202 'table_pager_first' => 'Letlakala la pele',
1203 'table_pager_last' => 'Letlakala la mafelelo',
1204 'table_pager_empty' => 'Ga gona sepheto',
1205
1206 # Auto-summaries
1207 'autosumm-new' => "Tlhodile letlakala ka '$1'",
1208
1209 # Watchlist editor
1210 '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.',
1211 'watchlistedit-noitems' => 'Lenano la gago la ditlhapetšo ga lena dithaetlele.',
1212 'watchlistedit-normal-title' => 'Felotal lenano la ditlhapetšo',
1213 'watchlistedit-normal-legend' => 'Tloša dithaetlele go lenano la ditlhapetšo',
1214 'watchlistedit-normal-submit' => 'Tloša thaetlele',
1215
1216 # Watchlist editing tools
1217 'watchlisttools-view' => 'Nyakoretša diphetogo tša gona',
1218 'watchlisttools-edit' => 'Lebelela lego fetola lenano la ditlhapetšo',
1219 'watchlisttools-raw' => "Fetola lenano le letala (''raw'') la ditlhapetšo",
1220
1221 # Core parser functions
1222 'duplicate-defaultsort' => '\'\'\'Hlokomela:\'\'\' Default sort key "$2" e tla phumula ya pele default sort key "$1".',
1223
1224 # Special:Version
1225 'version' => "''Version''",
1226
1227 # Special:FileDuplicateSearch
1228 'fileduplicatesearch-submit' => 'Fetleka',
1229
1230 # Special:SpecialPages
1231 'specialpages' => 'Matlakala a kgethegilego',
1232
1233 # External image whitelist
1234 'external_image_whitelist' => ' #Tlogela letlakale ka mokgwa wo<pre>
1235 #Tsenya "regular expression fragments" (parata ya magareng ga //) below
1236 #These will be matched with the URLs of external (hotlinked) images
1237 #Those that match will be displayed as images, otherwise only a link to the image will be shown
1238 #Lines beginning with # are treated as comments
1239 #This is case-insensitive
1240
1241 #Put all regex fragments above this line. Leave this line exactly as it is</pre>',
1242
1243 # Special:Tags
1244 'tag-filter' => '[[Special:Tags|Tag]] "filter":',
1245
1246 # Special:ExpandTemplates
1247 'expand_templates_output' => 'Phetho',
1248
1249 );