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