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