00001 <?php 00014 $namespaceNames = array( 00015 NS_MEDIA => 'Media', 00016 NS_SPECIAL => 'Special', 00017 NS_TALK => 'Bolediša', 00018 NS_USER => 'Mošomi', 00019 NS_USER_TALK => 'Boledišana_le_Mošomi', 00020 NS_PROJECT_TALK => '$1_Poledišano', 00021 NS_FILE => 'Seswantšho', 00022 NS_FILE_TALK => 'Poledišano_ya_Seswantšho', 00023 NS_MEDIAWIKI => 'MediaWiki', 00024 NS_MEDIAWIKI_TALK => 'Poledišano_ya_MediaWiki', 00025 NS_TEMPLATE => 'Template', 00026 NS_TEMPLATE_TALK => 'Poledišano_ya_Template', 00027 NS_HELP => 'Thušo', 00028 NS_HELP_TALK => 'Poledišano_ya_Thušo', 00029 NS_CATEGORY => 'Setensele', 00030 NS_CATEGORY_TALK => 'Poledišano_ya_Setensele', 00031 ); 00032 00033 $magicWords = array( 00034 'currentmonth' => array( '1', 'KGWEDI_BJALE', 'CURRENTMONTH', 'CURRENTMONTH2' ), 00035 'currentmonthname' => array( '1', 'LEINA_KGWEDI_BJALE', 'CURRENTMONTHNAME' ), 00036 'currentday' => array( '1', 'LEHONO_LETSATSI', 'CURRENTDAY' ), 00037 'currentday2' => array( '1', 'LEHONO_LETSATSI2', 'CURRENTDAY2' ), 00038 'currentdayname' => array( '1', 'LEHONO_LETSATSILEINA', 'CURRENTDAYNAME' ), 00039 'currentyear' => array( '1', 'NGWAGA_BJALE', 'CURRENTYEAR' ), 00040 'currenttime' => array( '1', 'NAKO_BJALE', 'CURRENTTIME' ), 00041 'currenthour' => array( '1', 'IRI_BJALE', 'CURRENTHOUR' ), 00042 ); 00043 00044 $messages = array( 00045 # User preference toggles 00046 'tog-underline' => 'Tsenya mothalafase go dihlomaganyo:', 00047 '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>).', 00048 'tog-hideminor' => 'Fihla diphetogo tše nnyenyane', 00049 'tog-showtoolbar' => "Bontšha ''toolbar'' yago fetola (JavaScript)", 00050 'tog-editondblclick' => 'Fetola matlakala ka go thathapa gabedi (JavaScript)', 00051 'tog-editsection' => 'Dumella go fetola sekgao ka [fetola] hlomaganyo', 00052 'tog-editsectiononrightclick' => 'Dumella go fetola sekgao ka thathapa ka lagoja thaetlele ya sekgao (JavaScript)', 00053 'tog-showtoc' => 'Bontšha Tatelano ya dikagare (go matlakala a goba le dihlogo tša go feta 3)', 00054 'tog-rememberpassword' => 'Gopola sedi ya go tsena yaka go khomphutha ye', 00055 'tog-editwidth' => 'Lepokisi la diphetogo lebe le bophara ba go tlala', 00056 'tog-watchcreations' => 'Tsenya matlaka a mafsa ao ke a ngwalago go lenano laka la ditlhapetšo', 00057 'tog-watchdefault' => 'Tsenya matlaka ao ke a fetolago go lenano laka la ditlhapetšo', 00058 'tog-watchmoves' => 'Tsenya matlaka ao ke a hudušago go lenano laka la ditlhapetšo', 00059 'tog-watchdeletion' => 'Tsenya matlaka ao ke a phumulago go lenano laka la ditlhapetšo', 00060 'tog-minordefault' => 'Swaya diphetogo ka moka bjalo ka diphetogo tše nnyenyane', 00061 'tog-previewontop' => 'Bontšha Ponopele pele ga lepokisi la diphetogo', 00062 'tog-previewonfirst' => 'Bontšha Ponopeleka phetogo ya pele', 00063 'tog-nocache' => "Thibela go tsenya matlakala go segakolodi (''cache'')", 00064 'tog-enotifwatchlistpages' => 'Nromele molaetša ge letlaka leo ke le tlhapetšego le eba le diphetogo', 00065 'tog-enotifusertalkpages' => 'Nromele molaetša ge letlakala la Dipoledišano laka le fetoga', 00066 'tog-enotifminoredits' => 'Nromele email ge goba le diphetogo tše nnyenyane go matlakala', 00067 'tog-enotifrevealaddr' => 'Bonagatša email atrese go temošo tša poso', 00068 'tog-shownumberswatching' => 'Laetša palo bašomiši bao ba tlhapetšego', 00069 'tog-fancysig' => 'Tsaeno ya gose fihliwe', 00070 'tog-externaleditor' => 'Šomiša sengwadi sa kantle (bašumiši bao banalego botsibi fela. [http://www.mediawiki.org/wiki/Manual:External_editors More information.])', 00071 'tog-forceeditsummary' => 'Ntaetše ge kesa tsenye mongwalo go kakaretšo ya dithetogo', 00072 'tog-watchlisthideown' => 'Fihla diphetogo tšeo di direlego ke nna go lenano la ditlhapetšo.', 00073 'tog-watchlisthideminor' => 'Fihla diphetogo tše nyenyane tšeo di direlego ke nna go lenano la ditlhapetšo', 00074 'tog-ccmeonemails' => 'Nromele kopi ya melaetša yeo ke romelago bašumiši ba bangwe', 00075 00076 'underline-always' => 'Kamehla', 00077 'underline-never' => 'Le ga tee', 00078 00079 # Dates 00080 'sunday' => 'Sontaga', 00081 'monday' => 'Mošupologo', 00082 'tuesday' => 'Labobedi', 00083 'wednesday' => 'Laboraro', 00084 'thursday' => 'Labone', 00085 'friday' => 'Labohlano', 00086 'saturday' => 'Mokibelo', 00087 'sun' => 'Sontaga', 00088 'mon' => 'Mošupologo', 00089 'tue' => 'Labobedi', 00090 'wed' => 'Laboraro', 00091 'thu' => 'Labone', 00092 'fri' => 'Labohlano', 00093 'sat' => 'Mokibelo', 00094 'january' => 'Pherekgong', 00095 'february' => 'Dibokwane', 00096 'march' => 'Hlakola', 00097 'april' => 'Moranang', 00098 'may_long' => 'Mopitlo', 00099 'june' => 'Phupu', 00100 'july' => 'Mosegamanye', 00101 'august' => 'Phato', 00102 'september' => 'Lewedi', 00103 'october' => 'Diphalane', 00104 'november' => 'Dibatsela', 00105 'december' => 'Manthole', 00106 'january-gen' => 'Pherekgong', 00107 'february-gen' => 'Dibokwane', 00108 'march-gen' => 'Hlakola', 00109 'april-gen' => 'Moranang', 00110 'may-gen' => 'Mopitlo', 00111 'june-gen' => 'Phupu', 00112 'july-gen' => 'Mosegamanye', 00113 'august-gen' => 'Phato', 00114 'september-gen' => 'Lewedi', 00115 'october-gen' => 'Diphalane', 00116 'november-gen' => 'Dibatsela', 00117 'december-gen' => 'Manthole', 00118 'jan' => 'Pherekgong', 00119 'feb' => 'Dibokwane', 00120 'mar' => 'Hlakola', 00121 'apr' => 'Moranang', 00122 'may' => 'May', 00123 'jun' => 'Phupu', 00124 'jul' => 'Mosegamanye', 00125 'aug' => 'Phato', 00126 'sep' => 'Lewedi', 00127 'oct' => 'Diphalane', 00128 'nov' => 'Dibatsela', 00129 'dec' => 'Manthole', 00130 00131 # Categories related messages 00132 'pagecategories' => '{{PLURAL:$1|Sehlopha|Dihlopha}}', 00133 'category_header' => 'Matlakala go sehlopha "$1"', 00134 'subcategories' => 'Dihlophana', 00135 'category-media-header' => 'Matlakala goba difaele go sehlopha "$1"', 00136 'category-empty' => "''Sehlopha se, ga se na matlakala goba difaele.''", 00137 'hidden-categories' => '{{PLURAL:$1|Sehlopha sago huta|Dihlopha tšago huta}}', 00138 '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.}}', 00139 '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.}}', 00140 'listingcontinuesabbrev' => 'tšweletša', 00141 00142 'about' => 'Mabapi', 00143 'article' => 'Letlakala la mateng', 00144 'newwindow' => '(e bula lefastere le lempsha)', 00145 'cancel' => 'Khansela', 00146 'moredotdotdot' => 'Tše dingwe...', 00147 'mypage' => 'Letlakala la ka', 00148 'mytalk' => 'Dipolelo tša ka', 00149 'anontalk' => 'Poledišano ya IP ye', 00150 'navigation' => 'Tšwelotšo', 00151 'and' => ' le', 00152 00153 # Cologne Blue skin 00154 'qbfind' => 'Humana', 00155 'qbedit' => 'Fetola', 00156 'qbpageoptions' => 'Letlakala le', 00157 'qbmyoptions' => 'Matlakala a ka', 00158 'qbspecialpages' => 'Matlakala a itšego', 00159 00160 # Vector skin 00161 'vector-namespace-main' => 'Letlakala', 00162 00163 'errorpagetitle' => 'Phošo', 00164 'returnto' => 'Boela go $1.', 00165 'tagline' => 'Gotšwa go {{SITENAME}}', 00166 'help' => 'Thušo', 00167 'search' => 'Fetleka', 00168 'searchbutton' => 'Fetleka', 00169 'go' => 'Sepela', 00170 'searcharticle' => 'Eya', 00171 'history' => 'Histori ya letlakala', 00172 'history_short' => 'Histori', 00173 'updatedmarker' => 'fetotšwe esale ketelo yaka ya mafelelo', 00174 'info_short' => 'Sedi', 00175 'printableversion' => "''Version'' ya go gatišega", 00176 'permalink' => 'Hlomaganyo yao e tiišeditšwego', 00177 'edit' => 'Fetola', 00178 'create' => 'Tlhoma', 00179 'editthispage' => 'Fetola letlakala le', 00180 'create-this-page' => 'Tlhoma letlakala le', 00181 'delete' => 'Phumula', 00182 'deletethispage' => 'Phumula letlakala le', 00183 'protect' => 'Lota', 00184 'protect_change' => 'Fetola go lotega', 00185 'protectthispage' => 'Lota letlakala le', 00186 'unprotect' => 'Tloša go lota', 00187 'unprotectthispage' => 'Tloša go lota letlakaleng', 00188 'newpage' => 'Letlakala le lempsha', 00189 'talkpage' => 'Rêrišana ka letlakala le', 00190 'talkpagelinktext' => 'Bolela', 00191 'specialpage' => 'Matlaka a itšeng', 00192 'personaltools' => "Dithulusu tša gago (''personal'')", 00193 'postcomment' => 'Sekgao se sempsha', 00194 'articlepage' => 'Nyakoretša letlakala la mateng', 00195 'talk' => 'Poledišano', 00196 'views' => 'Dinyakorêtšo', 00197 'toolbox' => 'Lepokisi la dithulusu', 00198 'userpage' => 'Nyakorela letlakala la mošomiši', 00199 'projectpage' => 'Nyakoretša letlakala la tirotherwa', 00200 'imagepage' => "Nyakoretša letlakala la ''file''", 00201 'mediawikipage' => 'Nyakoretša letlakala la melaetša', 00202 'templatepage' => "Nyakoretša letlakala la ''template''", 00203 'viewhelppage' => 'Nyakoretša letlakala la thušo', 00204 'categorypage' => 'Nyakoretša letlakala la sehlopha', 00205 'viewtalkpage' => 'Nyakoretša dipoledišano', 00206 'otherlanguages' => 'Ka dipolelo tše dingwe', 00207 'redirectedfrom' => "(''Redirect'' go tšwa $1)", 00208 'redirectpagesub' => "''Redirect'' letlakala", 00209 'lastmodifiedat' => 'Letlakala le fetotšwe la mafelelo ka $2, $1.', 00210 'viewcount' => 'Letlakala le le butšwe ga {{PLURAL:$1|tee|$1}}.', 00211 'protectedpage' => 'Letlakala la go lotiwa', 00212 'jumpto' => 'Taboga go:', 00213 'jumptonavigation' => 'Tšweletšo', 00214 'jumptosearch' => 'fetleka', 00215 00216 # 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). 00217 'aboutsite' => 'Mabapi le {{SITENAME}}', 00218 'aboutpage' => 'Project:Mabapi', 00219 'copyright' => 'Mateng a hwetšagala tlase ga $1.', 00220 'copyrightpage' => '{{ns:project}}:Tomello ya Mongwadi', 00221 'currentevents' => 'Ditirago tša bjale', 00222 'currentevents-url' => 'Project:Ditiragalo tša bjale', 00223 'disclaimers' => 'Hlapa-matsogo', 00224 'disclaimerpage' => 'Project:Hlapa-Matsogo', 00225 'edithelp' => 'Thušo ya go fetola', 00226 'edithelppage' => 'Help:Fetola', 00227 'helppage' => 'Help:Mateng', 00228 'mainpage' => 'Letlakala la Pele', 00229 'mainpage-description' => 'Letlakala la Pele', 00230 'policy-url' => 'Project:Melao', 00231 'portal' => "''Portal'' ya badudi", 00232 'portal-url' => 'Project:Portal ya Badudi', 00233 'privacy' => 'Melao ya praebesi', 00234 'privacypage' => 'Project:Polisi ya praefesi', 00235 00236 'badaccess' => 'Thušo ya tumello', 00237 'badaccess-group0' => 'Ga wa dumelwa go dira seo o lekago go se dira.', 00238 '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.', 00239 00240 'versionrequired' => 'Version $1 ya MediaWiki ea hlokega', 00241 'versionrequiredtext' => 'Version $1 ya MediaWiki ea hlokega go šomiša letlakala le. Lebelela [[Special:Version|letlakala la version]].', 00242 00243 'retrievedfrom' => 'Le tšwa go "$1"', 00244 'youhavenewmessages' => 'O na le $1 ($2).', 00245 'newmessageslink' => 'ya melaetša ye mefsa', 00246 'newmessagesdifflink' => 'phetogo ya mafelelo', 00247 'youhavenewmessagesmulti' => 'O nale melaetša ye mefsa go $1', 00248 'editsection' => 'lokiša', 00249 'editold' => 'fetola', 00250 'editlink' => 'Fetola', 00251 'viewsourcelink' => 'nyakorela mothopo', 00252 'editsectionhint' => 'Fetola sekgao: $1', 00253 'toc' => 'Mateng', 00254 'showtoc' => 'bontšha', 00255 'hidetoc' => 'fihla', 00256 'thisisdeleted' => 'Nyakorela goba hlaphola $1?', 00257 'viewdeleted' => 'Nyakorela $1?', 00258 'restorelink' => '{{PLURAL:$1|e tee phetogo ye phumutšwego|phetogo tše $1 tše phumutšwego}}', 00259 'site-rss-feed' => '$1 RSS Feed', 00260 'site-atom-feed' => '$1 Atom Feed', 00261 'page-rss-feed' => '"$1" RSS Feed', 00262 'page-atom-feed' => '"$1" Atom feed', 00263 'red-link-title' => '$1 (ga e hwetšagale)', 00264 00265 # Short words for each namespace, by default used in the namespace tab in monobook 00266 'nstab-main' => 'Letlakala', 00267 'nstab-user' => 'Letlakala la mošomiši', 00268 'nstab-special' => 'Letlakala le itšeng', 00269 'nstab-project' => 'Letlakala la tirotherwa', 00270 'nstab-image' => 'Faele', 00271 'nstab-mediawiki' => 'Molaetša', 00272 'nstab-template' => 'Template', 00273 'nstab-help' => 'Letlakala la thuso', 00274 'nstab-category' => 'Sehlopha', 00275 00276 # Main script and global functions 00277 'nosuchspecialpage' => 'Gago letlaka le itšego le bjalo', 00278 00279 # General errors 00280 'error' => 'Phošo', 00281 'databaseerror' => 'Phošo ya Database', 00282 'readonly' => "''Database'' e notletšwe", 00283 'enterlockreason' => 'Fana la lebaka la go notlela, o fana le tekanyetšo yage senotlolo se tlogo tlošwa', 00284 'missing-article' => '"Database" ga ya humana dihlaka tša letlakala tšeo e bego e swanela go di humana, tša maina "$1" $2. 00285 00286 Se, gantši se hlolwa ke ge o latela hlomanyo goba history ya kgale goya letlakaleng leo le phumitšego. 00287 00288 00289 Gaeba lebaka e se leo, go ka be go na le tšhikidi go "software". 00290 Bega se go [[Special:ListUsers/sysop|administrator]], o fana ka URL.', 00291 'missingarticle-rev' => '(Thumeletšo#: $1)', 00292 'internalerror' => 'Phošo ya ka gare', 00293 'internalerror_info' => 'Phošo ya ka gare :$1', 00294 'filecopyerror' => 'Gara kgona go ngwalolla faele "$1" go "$2".', 00295 'filerenameerror' => 'Gara kgona go fetola leina la faele "$1" goba "$2".', 00296 'filedeleteerror' => 'Gara kgona go phumula faele "$1".', 00297 'filenotfound' => 'Gara kgona go humana faele "$1".', 00298 'fileexistserror' => 'Gara kgona go ngawala faele "$1":faele e gona', 00299 'badtitle' => 'Taetlile ya bošula', 00300 '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.', 00301 'viewsource' => 'Lebelela mothopo', 00302 'viewsourcefor' => 'ya $1', 00303 'protectedpagetext' => 'Letlakala le le notletšwe go thibela diphetogo.', 00304 'viewsourcetext' => 'O ka lebelela goba wa kôpiša mothapo wa letlakala le:', 00305 'namespaceprotected' => "Ga ona tokelo ya go fetola matlakala go '''$1''' .", 00306 00307 # Login and logout pages 00308 'welcomecreation' => "Oa amogelwa, $1! == 00309 00310 Tšhupaleloko (''account'') ya gago e tlhodilwe. O seke wa lebala go fetola [[Special:Preferences|{{SITENAME}} dikgetho/thato tša gago]].", 00311 'yourname' => 'Leina la mošomiši:', 00312 'yourpassword' => 'Ditlhaka-tša-siphiri:', 00313 'yourpasswordagain' => 'Tlanya ditlhaka-tša-siphiri gape:', 00314 'remembermypassword' => 'Gopola sedi yaka ya go tsena khômphutha ye', 00315 'login' => 'Tsena', 00316 'nav-login-createaccount' => "Tsena / Tlhola tšhupaleloko (''account'')", 00317 'loginprompt' => "O swanela ke go dumella ''cookies'' go ''browser'' go tsena go {{SITENAME}}.", 00318 'userlogin' => "Tsena / tlhola tšhupaleloko (''account'')", 00319 'logout' => 'Etšwa/Tswalela', 00320 'userlogout' => 'Etšwa/Tswalela', 00321 'notloggedin' => 'Ga wa tsena', 00322 'nologin' => "A o nale sedi ya go tsena? '''$1'''.", 00323 'nologinlink' => "Bula tšhupaleloko (''account'')", 00324 'createaccount' => 'Bula tšhupaleloko', 00325 'gotaccount' => "O šetše o nale tšhupaleloko? '''$1'''.", 00326 'gotaccountlink' => 'Tsena', 00327 'createaccountmail' => 'ka e-mail', 00328 'badretype' => 'Ditlhaka-tša-siphiri tše o di šomišitšego ga di swane.', 00329 'noname' => 'Gawa fana ka leina la mošomiši la go loka.', 00330 'loginsuccesstitle' => 'O tsene ka katlego', 00331 'loginsuccess' => "'''Bjale o tsene go {{SITENAME}} bjalo ka \"\$1\".'''", 00332 'nosuchuser' => 'Ga gona mošomiši wa leina la "$1". 00333 Maina a huduetša ke ditlhaka. 00334 Lebele mopeleto wa gago goba [[Special:UserLogin/signup|o tlhome mošomiši yo mophsa]].', 00335 'nosuchusershort' => 'Ga gona mošomiši wa leina la "<nowiki>$1</nowiki>". Hlokomela mopeleto wa gago.', 00336 'nouserspecified' => 'O swanela ke go fana ka leina la mošomiši.', 00337 'wrongpassword' => 'O loketše ditlhaka-tša-siphiri tšeo e sego tšona. Ka kgopelo, leka gape.', 00338 'wrongpasswordempty' => 'Ga wa lokela ditlhaka-tša-siphiri. Ka kgopelo, leka gape.', 00339 'passwordtooshort' => "Ditlhaka-tša-siphiri tša gago ga tša dumelega goba di kopana. 00340 Go nyakega gore e be le {{PLURAL:$1|tlhaka ye tee|$1 ya ditlhaka}} gape e seke ya swana le leina la gago (''username'').", 00341 'mailmypassword' => 'Romela ditlhaka-tša-siphiri tše mpšha ka e-mail', 00342 'passwordremindertitle' => "''Password'' ye mphsa ya nakonyana go {{SITENAME}}", 00343 'passwordremindertext' => 'Motho yo mongwe (goba wena, gotšwa IP atrese $1) o 00344 kgopetše gore re moromele Ditlhaka-tša-siphiri tše mfsa tša {{SITENAME}} ($4). 00345 00346 Ditlhaka-tša-siphiri tša mošomiši "$2" go tloga bjale ke "$3". 00347 Eya go {{SITENAME}} o e fetole. 00348 00349 Ga eba motho yo mongwe esego wena o dirile kgopelo ye, goba o gopola Ditlhaka-tša-siphiri gomme ga o sa 00350 hloka gore e fetolwe, hlokomologa molaetša wo, o tšwele pele o šumiše Ditlhaka-tša-siphiri tša kgale.', 00351 'noemail' => 'Ga gona e-mail atrese ya mošomiši "$1".', 00352 'passwordsent' => " 00353 Dihlaka tša siphiri (''password'') tše mphsa di rometšwe go e-mail atrese ya \"\$1\". 00354 Re kgopela gore o tsene ge fetša go e hwetša.", 00355 'blocked-mailpassword' => 'IP atrese ya gago e thibetšwe go dira diphetogo, ka fao ga wa dumellwa 00356 go šomiša thulusu ya go hwetša Ditlhaka-tša-siphiri go thibela go hlapanya.', 00357 'eauthentsent' => 'Molaetša wa go tiišetša o rometšwe go e-mail atrese. 00358 00359 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.', 00360 'throttled-mailpassword' => 'Kgopotšo ya ditlhaka-tša-siphiri e rometšwe {{PLURAL:$1|iring|diiring tše $1}} tša gofeta. 00361 Go thibela go hlapanya/kgobošo, kgopotšo e tee ka {{PLURAL:$1|iri|diiri tše $1}} e tla romellwa.', 00362 'mailerror' => 'Gobile le phošo go romeleng molaetša : $1', 00363 'acct_creation_throttle_hit' => 'Ka maswabi, o tlhomile {{PLURAL:$1|tšhupaleloko|$1 tša ditšhupaleloko}}. 00364 Ga wa dumelwa go tlhoma tše dingwe.', 00365 'emailauthenticated' => 'E-mail atrese ya gago e kgonthišitšwe ka $2, $3.', 00366 'accountcreated' => 'Tšhupaleloko (Account) e tlhodilwe', 00367 'accountcreatedtext' => 'Tšhupaleloko (account) ya modiri $1 e tlhodilwe.', 00368 'loginlanguagelabel' => 'Polelo: $1', 00369 00370 # Password reset dialog 00371 'resetpass_text' => '<!-- Tsenya ditlhaka mo -->', 00372 'oldpassword' => 'Ditlhaka-tša-siphiri tša kgale:', 00373 'newpassword' => 'Ditlhaka-tša-siphiri tše mpsha:', 00374 'retypenew' => 'Tlanya ditlhaka tše mphsa tša siphiri gape:', 00375 'resetpass_success' => 'Ditlhaka tša siphiri di fetotšwe ka katlego! Bjale o kgona go tsena...', 00376 00377 # Edit page toolbar 00378 'bold_sample' => "Mongwalo wa '''Bold'''", 00379 'bold_tip' => 'Ditlhaka tše Bold', 00380 'italic_sample' => 'Ditlhaka tše Italic', 00381 'italic_tip' => 'Mongwala wa Italic', 00382 'link_sample' => 'Thaetlele ya hlomaganyo', 00383 'link_tip' => 'Hlomaganyo ya kagare', 00384 'extlink_sample' => 'http://www.example.com hlomaganyo thaetlele', 00385 'extlink_tip' => 'Hlomaganyo ya ka ntle (gopola go thoma ka http://)', 00386 'headline_sample' => 'Tlhaka ya hlogotaba', 00387 'headline_tip' => 'Hlogotaba ya boemo ba 2', 00388 'math_sample' => "Lokela ''formula'' mo", 00389 'math_tip' => 'Formula ya dipalo (LaTeX)', 00390 'nowiki_sample' => "Tsenya ditlhaka tša go sebe le ''format'' mo", 00391 'nowiki_tip' => "Hlokomologa tselangwalo (''formatting'') ya wiki", 00392 'image_sample' => 'Mohlala.jpg', 00393 'image_tip' => "Seswantšho/Faele yago dikanelwa (''embedded'')", 00394 'media_sample' => 'Mohlala.ogg', 00395 'media_tip' => 'Hlomaganyo ya Faele', 00396 'sig_tip' => 'Tshaeno ya gago le nako ya phetogo', 00397 'hr_tip' => 'Mothalo wago ya faase/papamela (šomiša ka hloko)', 00398 00399 # Edit pages 00400 'summary' => 'Kakaretšo:', 00401 'subject' => 'Tabataba/Hlogo ya taba:', 00402 'minoredit' => 'Ye ke phetogo ye nnyenyane', 00403 'watchthis' => 'Tlhapetša letlakala le', 00404 'savearticle' => 'Boloka letlakala', 00405 'preview' => 'Lebelela', 00406 'showpreview' => 'Laetša sebopego sa letlaka', 00407 'showdiff' => 'Laetša diphetogo', 00408 'anoneditwarning' => "'''Temošo''' Gawa ''tsena'', IP ya gago e tla šumišwa go histori ya diphetogo tša letlakala", 00409 'summary-preview' => 'Lebelela kakaretšo:', 00410 'blockedtitle' => 'Mošomiši o thibilwe', 00411 'blockedtext' => "'''Leina la gago la mošomiši goba IP atrese e thibilwe.''' 00412 00413 O thibilwe ke $1. Makaba a go thiba ke ''$2''. 00414 00415 * Go thoma gago thiba: $8 00416 * Fetatšatši yago thiba: $6 00417 * Mothibiwa: $7 00418 00419 O ka leka go boledišana le $1 goba [[{{MediaWiki:Grouppage-sysop}}|molaudi]] ka go thibiwa go. 00420 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 00421 [[Special:Preferences|dikgatlhegelo]] gape ge o sa thibelwa go e šomiša. 00422 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.", 00423 'blockednoreason' => 'gago lebaka leo le filwego', 00424 'blockedoriginalsource' => "Mothopo wa '''$1''' oa botšhwa tlase:", 00425 'whitelistedittitle' => 'O swanela ke go tsena go fetola', 00426 'whitelistedittext' => 'O swanela ke go $1 go fetola matlakala.', 00427 '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]].', 00428 'nosuchsectiontitle' => 'Sekgao ga se humanege', 00429 'nosuchsectiontext' => 'O lekile go fetola sekgao seo se sego gona. 00430 Se, se ka hlolwa ke ge letlakala le phumulwa goba la hudušwa ge wena o sa le lebeletše.', 00431 'loginreqtitle' => 'Go tsena goa hlokega', 00432 'loginreqlink' => 'tsena', 00433 'loginreqpagetext' => 'O swanela ke go $1 go nyakorela matlakala a mangwe.', 00434 'accmailtitle' => 'Ditlhaka tša siphiri di rometšwe.', 00435 'accmailtext' => 'Ditlhaka-tša-siphiri tša "$1" di rometšwe go $2.', 00436 'newarticle' => '(mpsha)', 00437 'newarticletext' => "O latetše hlomaganyo go letlakala leo le sego gona ka se sebaka. 00438 Go tlhola letlakala, thoma go ngwalo lepokising le letelago 00439 (lebelela [[{{MediaWiki:Helppage}}|letlakala la thušo]] go hwetša šedi). 00440 Ga eba o le fa ka phošo, o ka boela morago ka go šumiša konopo ya '''back''' go ''browser'' ya gago.", 00441 'noarticletext' => 'Ga gona ditlhaka letlakaleng le, 00442 oka [[Special:Search/{{PAGENAME}}|fetleka liena la letlakala]] matlakaleng a mangwe, 00443 <span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} fetleka "logs"], 00444 goba [{{fullurl:{{FULLPAGENAME}}|action=edit}} wa fetola letlakala le]</span>.', 00445 'note' => "'''Ela hloko:'''", 00446 'previewnote' => "'''Ye ke Taetšo ya sebopego sa letlakala fela; diphetogo ga di ya bolokwa!'''", 00447 'editing' => 'O fetola $1', 00448 'editingsection' => 'Phetolo ya $1 (sekgoba)', 00449 'editingcomment' => 'O fetola $1 (sekgao se sempsha)', 00450 'editconflict' => 'Tholano ya diphetogo: $1', 00451 'yourtext' => 'Mongwalo wa gago', 00452 'storedversion' => 'Version yeo e bolokilwego', 00453 'yourdiff' => 'Diphapang', 00454 '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 /> 00455 Gape o re holofetša gore mengwalo ye e ngwadile ke wena, goba o e kopiša mothapong wa pepeneneng goba ke mahala. 00456 '''O SE TSENYE MEŠOMO YA BATHO BA BANGWE NTLE LE TUMELLO YA BONA!'''", 00457 'longpagewarning' => "'''TEMOŠO: Letlakala le le $1 kilobytes ka botelele; 00458 di-''browser'' tše dingwe dika ba le bothata go fetola matlakala a golena goba gofeta 32 kb. 00459 00460 Ka kgopela akanya ka go roba letlakala le goba le dikgaoe tše nnyenyane.'''", 00461 'templatesused' => '"{{PLURAL:$1|Template yeo e|Di-Template tšeo di}}\'\' šomišitšwego letlakaleng le:', 00462 'templatesusedpreview' => '{{PLURAL:$1|"Template" yeo e|"DiTemplate" tšeo di}} šomišitšwego go taetšo ya sebopego sa letlakala:', 00463 'template-protected' => '(e lotilwe)', 00464 'template-semiprotected' => '(lota-ka-seripa)', 00465 'hiddencategories' => 'Letlakala le, ke setho sa {{PLURAL:$1|1 sehlopha sago uta|$1 dihlopha tšago uta}}:', 00466 'nocreatetext' => '{{SITENAME}} e nale dithibelo tše itšego go tlholeng ga matlakala a maphsa. 00467 O ka boela morago wa felola matlakala a lego gona, goba o [[Special:UserLogin|tsene]].', 00468 'nocreate-loggedin' => 'Ga ona tumello ya go tlhola matlakala a mampsha.', 00469 'permissionserrors' => 'Phošo ya ditumello', 00470 'permissionserrorstext' => 'Gawa dumelwa go pheta seo,ka {{PLURAL:$1|lebaka|mabaka}} a latelago:', 00471 'permissionserrorstext-withaction' => 'Ga ona tumello ya go $2, {{PLURAL:$1|lebala le|mabaka a}} latelago:', 00472 'recreate-moveddeleted-warn' => "'''Temošo: O leka go tlhoma letlakala le gape, ka ge le ile la phumulwa.''' 00473 00474 Sekaseka gore letlakala le lephumutšwe ka mabaka afe pele o leka go le fetola. 00475 Sedi ya phumulo le go huduga ga letlakala e re:", 00476 00477 # History pages 00478 'viewpagelogs' => "Nyakoretša di-''log'' tša letlakala le", 00479 'currentrev' => 'Poeletšo tša bjale', 00480 'currentrev-asof' => 'Thumeletšo tša seswa go tloga ka $1', 00481 'revisionasof' => 'Thumeletšo go tloga ka $1', 00482 'revision-info' => 'Poeletšo go tloga $1 ka $2', 00483 'previousrevision' => '←Poeletšo tša kgalenyana', 00484 'nextrevision' => 'Peletšo tše dimphsanyana→', 00485 'currentrevisionlink' => 'Poeletšo ya bjale', 00486 'cur' => 'bjale', 00487 'next' => 'latela', 00488 'last' => 'bofelo', 00489 'page_first' => 'mathomo', 00490 'page_last' => 'mafelelo', 00491 'histlegend' => "Tlhaolo ya diphapano: swaya lepokisi la phetogo go bapetša ke moka o thwanye ''enter'' tlase-tlase<br /> 00492 Nane: (bjale) = phapang le diphetogo tša bjale, 00493 (mafelelo) = phapang le diphetogo tša pele, M = diphetogo tše nyenyane.", 00494 'history-fieldset-title' => 'Laotša histori', 00495 'histfirst' => 'Pelepele', 00496 'histlast' => 'Ntshwantshwa', 00497 'historysize' => '({{PLURAL:$1|1 byte|$1 bytes}})', 00498 00499 # Revision feed 00500 'history-feed-title' => 'Histori ya poeletšo', 00501 'history-feed-description' => 'History ya poeletšo ya letlakala le go wiki', 00502 'history-feed-item-nocomment' => '$1 go $2', 00503 'history-feed-empty' => 'Letlakala lewe ga le gona. 00504 Mohlomongwe le phumutšwe go wiki, goba le fetotšwe leina. 00505 Leka [[Special:Search|go fetleka wikii]] go humana matlakala a mapsha.', 00506 00507 # Revision deletion 00508 'rev-delundel' => 'Bontšha/Fihla', 00509 'revdelete-hide-text' => 'Fihla dihlaka tša poeletšo', 00510 'revdelete-log' => 'Lebaka:', 00511 'revdel-restore' => ' 00512 fetola tshenolo', 00513 'pagehist' => 'Histori ya letlakala', 00514 00515 # History merging 00516 'mergehistory-from' => 'Letlakala la mothopo:', 00517 'mergehistory-into' => 'Letlakala la boyo:', 00518 'mergehistory-reason' => 'Lebaka:', 00519 00520 # Merge log 00521 'revertmerge' => 'Tloša kopaganyo', 00522 00523 # Diffs 00524 'history-title' => 'Histori ya diphetogo tša "$1"', 00525 'difference' => '(Phapang magareng ga dipoeletšo)', 00526 'lineno' => 'Mothalo $1:', 00527 'compareselectedversions' => 'Bapetša diphapang tšeo di kgethilwego', 00528 'editundo' => 'dirolla', 00529 'diff-multi' => '({{PLURAL:$1|Phetogo ye kgolo|Diphetogo tše $1 tše kgolo}} gadi laetšwe.)', 00530 00531 # Search results 00532 'searchresults' => 'Sephetho sa go fetleka', 00533 'searchresults-title' => 'Diphetho tša go fetleka "$1"', 00534 'searchresulttext' => 'Go hwetša sedi ka go fetleka {{SITENAME}}, lebelela [[{{MediaWiki:Helppage}}|{{int:help}}]].', 00535 '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"]])', 00536 'searchsubtitleinvalid' => "O fetlekile o nyaka '''$1'''", 00537 'notitlematches' => 'Gago letlakala la thaetlele yago swana', 00538 'notextmatches' => 'Gago mangwalo letlakaleng a go swana', 00539 'prevn' => 'gofeta {{PLURAL:$1|$1}}', 00540 'nextn' => 'latela {{PLURAL:$1|$1}}', 00541 'viewprevnext' => 'Lebelela ($1 {{int:pipe-separator}} $2) ($3)', 00542 'searchhelp-url' => 'Help:Mateng', 00543 'search-result-size' => '$1 ya ({{PLURAL:$2|lentswi|$2 mantswi}})', 00544 'search-redirect' => '(redirect $1)', 00545 'search-section' => '(sekga $1)', 00546 'search-suggest' => 'O be o nyaka gore: $1', 00547 'search-interwiki-caption' => 'Diprojeke tša moloko', 00548 'search-interwiki-default' => '$1 diphetho:', 00549 'search-interwiki-more' => '(gape)', 00550 'search-mwsuggest-enabled' => 'le dikakanyo', 00551 'search-mwsuggest-disabled' => 'ga go dikakanyo', 00552 'searchall' => 'tšohle', 00553 'nonefound' => "'''Hloko''': Ke di \"namespace\" tše dingwe tšeo di fetlekwago go \"default.\" 00554 00555 Leka go fetleka ka go ngwala ''all:'' go fetleka mateng ka moka, goba o šumiše \"namespace\" yeo o nyakago go e fetleka.", 00556 'powersearch' => 'Fetleka ka tlhoko', 00557 'powersearch-legend' => 'Fetleka ya tšwetše', 00558 'powersearch-ns' => 'Fetleka go di "namespace"', 00559 'powersearch-redir' => 'Lenano la di "redirect"', 00560 'powersearch-field' => 'Fetleka', 00561 00562 # Preferences page 00563 'preferences' => 'Dikgatlhegelo', 00564 'mypreferences' => 'Dikgatlhegelo tša ka', 00565 'prefs-edits' => 'Palo ya diphetogo:', 00566 'prefsnologin' => 'Ga wa tsena', 00567 'changepassword' => 'Fetola ditlhaka-tša-siphiri', 00568 'skin-preview' => 'Ponopele', 00569 'prefs-datetime' => 'Tšatšikgwedi le nako', 00570 'prefs-rc' => 'Diphetogo tša bjale', 00571 'prefs-watchlist' => 'Lenano la tlhapetšo', 00572 'saveprefs' => 'Boloka', 00573 'prefs-editing' => 'Fetola', 00574 'searchresultshead' => 'Fetleka', 00575 'savedprefs' => 'Dikgatlhegelo tša gago di bolokilwe.', 00576 'allowemail' => 'Dumella melaetša ya e-mail go tšwa go bašomiši ba bangwe', 00577 'prefs-files' => 'Difaele', 00578 'username' => 'Mošomiši:', 00579 'uid' => 'Nomoro ya mošomiši:', 00580 'prefs-memberingroups' => 'Leloko la {{PLURAL:$1|ya sehlopha|ya dihlopha}}:', 00581 'yourrealname' => 'Leina la mmakgonthe:', 00582 'yourlanguage' => 'Polelo:', 00583 'yournick' => 'Tshaeno:', 00584 'badsiglength' => 'Leina la boreelo le letelele kudu. 00585 Le swanela goba fase ga $1 {{PLURAL:$1|ya tlhaka|tša ditlhaka}}', 00586 '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.', 00587 'prefs-help-email-required' => 'E-mail atrese eya nyakega.', 00588 00589 # User rights 00590 'editusergroup' => 'Fetola sehlopha sa bašomiši', 00591 'editinguser' => "Fetola mošomiši '''[[User:$1|$1]]''' ([[User talk:$1|{{int:talkpagelinktext}}]] | [[Special:Contributions/$1|{{int:contribslink}}]])", 00592 'userrights-editusergroup' => 'Fetola sehlopha sa bašomiši', 00593 'saveusergroups' => 'Boloko Dihlopha tša bašomiši', 00594 'userrights-groupsmember' => 'Leloko la:', 00595 'userrights-reason' => 'Lebaka:', 00596 'userrights-no-interwiki' => 'Gawa dumelwa go fetola di dumello tša mošumiši go di wiki tše dingwe.', 00597 00598 # Groups 00599 'group' => 'Sehlopha:', 00600 'group-sysop' => 'Bahlapetši', 00601 'group-all' => '(ka moka)', 00602 00603 'grouppage-sysop' => '{{ns:project}}:Balaudi', 00604 00605 # Rights 00606 'right-read' => 'Bala matlakala', 00607 'right-edit' => 'Fetola matlakala', 00608 'right-move' => 'Huduša matlakala', 00609 00610 # User rights log 00611 'rightslog' => "''log'' ya ditumello tša mošomiši", 00612 00613 # Associated actions - in the sentence "You do not have permission to X" 00614 'action-edit' => 'Fetola letlakala le', 00615 00616 # Recent changes 00617 'nchanges' => '$1 {{PLURAL:$1|phetogo|diphetogo}}', 00618 'recentchanges' => 'Diphetogo tša bjale', 00619 'recentchanges-legend' => 'Dikgetho tša diphetogo tša bjale', 00620 'recentchanges-feed-description' => "Lebalana diphetogo tše di mphsa-mphsa go wiki ka ''feed'' ye.", 00621 '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.", 00622 'rcnotefrom' => "Tlase ke diphetogo go tloga ka '''$2''' (go fihla ka '''$1''').", 00623 'rclistfrom' => 'Laêtša dipheto tše mfsa go thoma go $1', 00624 'rcshowhideminor' => '$1 ya diphetogo tše nnyenyane', 00625 'rcshowhidebots' => '$1 bots', 00626 'rcshowhideliu' => '$1 bašumiši bao batsenego', 00627 'rcshowhideanons' => '$1 bašumiši bago se tsebege', 00628 'rcshowhidepatr' => "$1 diphetogo tše ''patrolled''", 00629 'rcshowhidemine' => '$1 diphetogo tsa ka', 00630 'rclinks' => 'Bontšha diphetogo tša bofelo tše $1 matšatšing a $2 a bofelo <br />$3', 00631 'diff' => 'phapang', 00632 'hist' => 'histori', 00633 'hide' => 'Fihla', 00634 'show' => 'Bontšha', 00635 'minoreditletter' => 'm', 00636 'newpageletter' => 'N', 00637 'boteditletter' => 'b', 00638 'newsectionsummary' => '/* $1 */ sekgao se sempsha', 00639 'rc-enhanced-expand' => 'Laetša ka bophara (e nyaka "JavaScript")', 00640 'rc-enhanced-hide' => 'Fihla bophara bja sedi', 00641 00642 # Recent changes linked 00643 'recentchangeslinked' => 'Diphetogo tša go tswalana', 00644 'recentchangeslinked-feed' => 'Diphetogo tša go tswalana', 00645 'recentchangeslinked-toolbox' => 'Diphetogo tša go tswalana', 00646 'recentchangeslinked-title' => 'Diphetogo tša go tswalana le "$1"', 00647 'recentchangeslinked-noresult' => 'Gago na diphetogo go matlakala a hlomaganya ka sebaka/sekga seo o se kgethilego.', 00648 'recentchangeslinked-summary' => "Letlakala le le laetša diphetogo tša bjale matlakaleng a go hlomaganya. 00649 Matlakala ago ba [[Special:Watchlist|lenanong la gago la matlakala ditlhapetšo]] a '''ngwadilwe ka bogolo'''.", 00650 'recentchangeslinked-page' => 'Leina la letlakala:', 00651 'recentchangeslinked-to' => 'Laetša diphetogo go matlakala ago hlomanya le letlakala leo', 00652 00653 # Upload 00654 'upload' => 'Lokela Faele', 00655 'uploadbtn' => 'Lokela faele', 00656 'uploadlogpage' => "''log'' yago lokela", 00657 'filedesc' => 'Kakaretšo', 00658 'fileuploadsummary' => 'Kakaretšo:', 00659 'filesource' => 'Mothopo:', 00660 'savefile' => 'Boloka faele', 00661 'uploadedimage' => '"[[$1]]" e loketšwe', 00662 'watchthisupload' => "Tlhapetša ''faele'' ye", 00663 00664 'license-nopreview' => '(Ponopele ga e gona)', 00665 'upload_source_file' => '(faele go khomphuthara ya gago)', 00666 00667 # Special:ListFiles 00668 'imgfile' => 'faele', 00669 'listfiles' => 'Lenano la difaele', 00670 'listfiles_date' => 'Letšatšikgwedi', 00671 'listfiles_name' => 'Leina', 00672 'listfiles_user' => 'Mošumiši', 00673 'listfiles_size' => 'Bogolo', 00674 00675 # File description page 00676 'file-anchor-link' => 'Faele', 00677 'filehist' => 'Histori ya faele', 00678 'filehist-help' => 'Pinyeletša go letšatšikgwedi/nako go bona faela ka tsela yeo ebego e le ka gona nakong yeo.', 00679 'filehist-deleteall' => 'phumula ka moka', 00680 'filehist-deleteone' => 'phumula ye', 00681 'filehist-current' => 'bjale', 00682 'filehist-datetime' => 'LetšatšiKgwedi/Nako', 00683 'filehist-thumb' => 'Nkgogorupo-Nala', 00684 'filehist-thumbtext' => 'Nkgogorupo-Nala ya "version" go tloga $1', 00685 'filehist-user' => 'Mošomiši', 00686 'filehist-dimensions' => 'Bogolo', 00687 'filehist-filesize' => 'Bogolo ba faele', 00688 'filehist-comment' => 'Comment', 00689 'imagelinks' => 'Dihlamaganyago tša matlakala', 00690 'linkstoimage' => '{{PLURAL:$1|Letlakala le ke |$1 ya matlakala a}} latelago a hlomaganya go faele ye:', 00691 'nolinkstoimage' => 'Gago matlakala a hlomaganyago faeleng ye.', 00692 'sharedupload' => 'Faele ye e tšwa $1 e bile a kaba e šumišwa ke ditirotherwa tše dingwe.', 00693 'uploadnewversion-linktext' => 'Lokela peoletšo ye mphsa ya faele', 00694 00695 # File reversion 00696 'filerevert-comment' => 'Ahlaahla:', 00697 'filerevert-defaultcomment' => 'Boela go poeletšo ya go tloga go $2, $1', 00698 00699 # File deletion 00700 'filedelete' => 'Phumula $1', 00701 'filedelete-legend' => 'Phumula faele', 00702 'filedelete-intro' => "O phumula '''[[Media:$1|$1]]'''.", 00703 'filedelete-comment' => 'Lebaka:', 00704 'filedelete-submit' => 'Phumula', 00705 'filedelete-success' => "'''$1''' e phumutšwe.", 00706 'filedelete-nofile' => "'''$1''' ga e gona.", 00707 'filedelete-otherreason' => 'Mabaka a mangwe:', 00708 'filedelete-reason-otherlist' => 'Lebaka le lengwe', 00709 00710 # MIME search 00711 'mimesearch' => 'fetleka MIME', 00712 00713 # List redirects 00714 'listredirects' => "Lenano la di-''redirect''", 00715 00716 # Unused templates 00717 'unusedtemplates' => "''templates'' tša go se šomišwe", 00718 'unusedtemplateswlh' => 'dihlomaganyo tše dingwe', 00719 00720 # Random page 00721 'randompage' => 'Letlakala le lengwe le le lengwe', 00722 00723 # Random redirect 00724 'randomredirect' => "''redirect'' engwe le engwe", 00725 00726 # Statistics 00727 'statistics' => 'Dipalopalo', 00728 'statistics-header-users' => 'Dipalopalo tša mošomiši', 00729 00730 'disambiguations' => "Matlakala a ''Disambiguation''", 00731 00732 'doubleredirects' => "Di''redirect'' goya go ''redirect''", 00733 00734 'brokenredirects' => "''redirect'' tša go robega", 00735 'brokenredirects-edit' => 'fetola', 00736 'brokenredirects-delete' => 'phumula', 00737 00738 'withoutinterwiki' => 'Matlakala a senago dihlomaganyo tša dipolelo', 00739 'withoutinterwiki-submit' => 'Bontšha', 00740 00741 'fewestrevisions' => 'Matlakala a goba le diphetogo tše nnyenyane', 00742 00743 # Miscellaneous special pages 00744 'nbytes' => '$1 {{PLURAL:$1|byte|bytes}}', 00745 'nlinks' => '$1 {{PLURAL:$1|hlomaganyo|dihlomaganyo}}', 00746 'nmembers' => '$1 {{PLURAL:$1|leloko|maloko}}', 00747 'nrevisions' => '$1 {{PLURAL:$1|poeletšo|dipoeletšo}}', 00748 'lonelypages' => 'Matlakala a ditšhuana', 00749 'uncategorizedpages' => 'Matlakala ago sebe le magoro', 00750 'uncategorizedcategories' => 'Dihlopha tšago sebe le magoro', 00751 'uncategorizedimages' => 'Difaele tšago hloka magoro', 00752 'uncategorizedtemplates' => "''Templates'' tšago sebe le magoro", 00753 'unusedcategories' => 'Dihlopha tša go se šomišwe', 00754 'unusedimages' => 'Difaele tša go se šomišwe', 00755 'popularpages' => 'Matlakala a go tuma', 00756 'wantedcategories' => 'Dihlopha tšago nyakega', 00757 'wantedpages' => 'Matlakala ago nyakega', 00758 'mostlinked' => 'Matlakala a go hlomaganya go feta a mangwe', 00759 'mostlinkedcategories' => 'Dihlopha tša go hlomaganya go feta tše dingwe', 00760 'mostlinkedtemplates' => "''templates'' tša go hlomaganya go feta tše dingwe", 00761 'mostcategories' => 'Matlakala a goba le dihlopha tše dintšhi', 00762 'mostimages' => 'Faele tša go hlomaganya go feta tše dingwe', 00763 'mostrevisions' => 'Matlakala a goba le diphetogo tše dintšhi', 00764 'prefixindex' => "Matlakala ka moka a goba le hlogo (''prefix'')", 00765 'shortpages' => 'Matlakala a makopana', 00766 'longpages' => 'Matlakala a matelele', 00767 'deadendpages' => "Matlakala a seye felo(''Dead-end'')", 00768 'protectedpages' => 'Matlakala a go lotiwa', 00769 'listusers' => 'Lanano la mošomiši', 00770 'newpages' => 'Matlakala a mampsha', 00771 'ancientpages' => 'Matlakala a kgalekgale', 00772 'move' => 'Huduša', 00773 'movethispage' => 'Huduša letlakala le', 00774 'pager-newer-n' => '{{PLURAL:$1|1 ye mpšha|$1 tše mpšha}}', 00775 'pager-older-n' => '{{PLURAL:$1|1 ya kgale|$1 tša kgale}}', 00776 00777 # Book sources 00778 'booksources' => 'Dipuku tša mothopo', 00779 'booksources-search-legend' => 'Fetleka mothopo wa dipuku', 00780 'booksources-go' => 'Sepela', 00781 00782 # Special:Log 00783 'specialloguserlabel' => 'Mošomiši:', 00784 'speciallogtitlelabel' => 'Thaetlele:', 00785 'log' => "Di-''log''", 00786 'all-logs-page' => "Di-''log'' kamoka", 00787 00788 # Special:AllPages 00789 'allpages' => 'Matlakala ka moka', 00790 'alphaindexline' => '$1 goya go $2', 00791 'nextpage' => 'Letlakala lago latela ($1)', 00792 'prevpage' => 'Letlakala la go feta ($1)', 00793 'allpagesfrom' => 'Bontšha matlakala go thoma go :', 00794 'allpagesto' => 'Bontšha matlakala go felela go :', 00795 'allarticles' => 'Matlakala ka moka', 00796 'allpagessubmit' => 'Eya', 00797 'allpagesprefix' => "Laetša matlakala agoba le hlogo (''prefix''):", 00798 00799 # Special:Categories 00800 'categories' => 'Dihlopha', 00801 00802 # Special:DeletedContributions 00803 'deletedcontributions' => 'Diabe tša mošomiši tšeo di phumutšwego', 00804 'deletedcontributions-title' => 'Diabe tša mošomiši tšeo di phumutšwego', 00805 00806 # Special:LinkSearch 00807 'linksearch' => 'Dihlomaganyo tša ntle', 00808 'linksearch-ok' => 'Fetleka', 00809 00810 # Special:ListUsers 00811 'listusers-submit' => 'Bontšha', 00812 00813 # Special:Log/newusers 00814 'newuserlogpage' => '"Log" yago hlola mošumiši', 00815 'newuserlog-create-entry' => 'Tšhupaleloko ya mošumiši ye mphsa', 00816 00817 # Special:ListGroupRights 00818 'listgrouprights-members' => '(Lenano la ditho)', 00819 00820 # E-mail user 00821 'emailuser' => 'Romela mošomiši yo molaetša', 00822 'emailpage' => 'Romela email go mošomiši', 00823 'noemailtitle' => 'Gago email atrese', 00824 'emailfrom' => 'Go tšwa go', 00825 'emailsubject' => 'Sebolelwa', 00826 'emailmessage' => 'Molaetša', 00827 'emailsend' => 'Romela', 00828 'emailccme' => 'Nromela kopi ya melaetša.', 00829 'emailccsubject' => 'Kopi ya molaetša wa gago goya go $1: $2', 00830 'emailsent' => 'E-mail e rometšwe', 00831 'emailsenttext' => 'Molaetša wa gago wa email gawa romelwa.', 00832 00833 # Watchlist 00834 'watchlist' => 'Lenano la ditlhapetšo tša ka', 00835 'mywatchlist' => 'Lenano la ditlhapetšo tša ka', 00836 'watchlistfor' => "(ya '''$1''')", 00837 'addedwatch' => 'Loketšwe go lenano la ditlhapetšo', 00838 'addedwatchtext' => "Letlakala \"[[:\$1]]\" le tsene go [[Special:Watchlist|watchlist]] ya gago. 00839 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. 00840 00841 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.", 00842 'removedwatch' => 'Tlošitšwe go lenano la ditlhapetšo', 00843 'removedwatchtext' => 'Letlakala "[[:$1]]" letlošitšwe go [[Special:Watchlist|lenano la gago la ditlhapetšo]].', 00844 'watch' => 'Tlhapetša', 00845 'watchthispage' => 'Tlhapetša letlakala le', 00846 'unwatch' => 'Tloša tlhapešo', 00847 '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).', 00848 'wlshowlast' => 'Laetša $1 diiri $2 matšatši $3 tša gofeta', 00849 'watchlist-options' => 'Dikgatlego tša lenano la ditlhapetšo', 00850 00851 # Displayed when you click the "watch" button and it is in the process of watching 00852 'watching' => 'Tlhapeditše...', 00853 'unwatching' => 'Tlhapetšo eya tlošwa ...', 00854 00855 'enotif_reset' => 'Swaya matlakala kamoka awe oa etetšego', 00856 'enotif_newpagetext' => 'Le, ke letlakala le lempsha.', 00857 'enotif_impersonal_salutation' => '{{SITENAME}} mošumiši', 00858 'changed' => 'fetotšwe', 00859 'created' => 'tlhodilwe', 00860 'enotif_subject' => '{{SITENAME}} letkalala $PAGETITLE le $CHANGEDORCREATED ke $PAGEEDITOR', 00861 'enotif_lastvisited' => 'Lebelela $1 go bona diphetogo ka moka gotloga ge go tsena la mafelelo.', 00862 'enotif_lastdiff' => 'Bona $1 go nyakorela phetogo ye.', 00863 00864 # Delete 00865 'deletepage' => 'Phumula letlakala', 00866 'excontent' => "mateng ebe e le: '$1'", 00867 'delete-legend' => 'Phumula', 00868 'historywarning' => 'Temošo: Letlakala leo o lekago go lephumula le nale histori:', 00869 'confirmdeletetext' => 'O phumula letlakala le histori ka moka ya lona. 00870 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]].', 00871 'actioncomplete' => 'Kgopelo e phetilwe ka katlego', 00872 'deletedtext' => '"<nowiki>$1</nowiki>" e phumutšwe. 00873 Lebelela $2 go hweetša sedi ka diphulo tša bjale.', 00874 'deletedarticle' => 'E phumutšwe "[[$1]]"', 00875 'dellogpage' => "''Log'' yago phumula", 00876 'deletecomment' => 'Lebaka:', 00877 'deleteotherreason' => 'Mabaka a mangwe:', 00878 'deletereasonotherlist' => 'Mabaka a mangwe', 00879 00880 # Rollback 00881 'rollbacklink' => 'bošetša morago', 00882 'editcomment' => "Ahlaahlo ya phetogo ke : \"''\$1''\".", 00883 00884 # Protect 00885 'protectlogpage' => "''Log'' yago lota", 00886 'protectedarticle' => 'lotilwe "[[$1]]"', 00887 'modifiedarticleprotection' => 'fetotše mokgwa wa go lota "[[$1]]"', 00888 'prot_1movedto2' => '[[$1]] e hudugile goya go [[$2]]', 00889 'protect-legend' => 'Tiišetša go lota', 00890 'protectcomment' => 'Lebaka:', 00891 'protectexpiry' => 'Fetatšatši:', 00892 'protect_expiry_invalid' => 'Fetatšatši, nako ye ga ya dumelwa.', 00893 'protect_expiry_old' => 'Fetatšatši ke ya nako yeo e fetilego.', 00894 'protect-text' => "O ka lebelela lego fetola seemo sa go lota sa letlakala '''<nowiki>$1</nowiki>'''.", 00895 'protect-locked-access' => "Tšhupaleloko ya gago ga ena tumello ya go fetola seemo sago lota ga letlakala. 00896 Seemo sa go lota ga letlakala '''$1''':", 00897 '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.', 00898 'protect-default' => 'Dumella bašumiši ka moka', 00899 'protect-fallback' => 'Go nyakega tumello ya "$1"', 00900 'protect-level-autoconfirmed' => "Thiba bašumiši ba bafša le bao ba sakago ba engwadiša(''unregistered'')", 00901 'protect-level-sysop' => 'Sysops feela', 00902 'protect-summary-cascade' => 'cascading', 00903 'protect-expiring' => 'fetatšatši ke $1 (UTC)', 00904 'protect-cascade' => 'Lota matlakala, akaretša le letlakala le (go lota ka kakaretšo)', 00905 'protect-cantedit' => 'Ga o kgone go fetola tekano ya bolotego letlakaleng le, ka ge o sena tumello yago bofetola.', 00906 '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', 00907 'restriction-type' => 'Tumello:', 00908 'restriction-level' => 'Seemo sago Lota:', 00909 00910 # Restrictions (nouns) 00911 'restriction-edit' => 'Fetola', 00912 'restriction-move' => 'Huduša', 00913 'restriction-create' => 'Tlhola', 00914 00915 # Undelete 00916 'undelete' => 'Nyakorela matlakala ago phumulwa', 00917 'viewdeletedpage' => 'Nyakorela matlakala ago phumulwa', 00918 'undeletebtn' => 'Hlaphola', 00919 'undeletelink' => 'Nyakorela/hlaphola', 00920 'undeletecomment' => 'Ahlaahla:', 00921 'undeletedarticle' => 'hlaphola "[[$1]]"', 00922 'undelete-search-prefix' => 'Laetśa matlakala a go thoma ka:', 00923 'undelete-search-submit' => 'Fetleka', 00924 00925 # Namespace form on various pages 00926 'namespace' => 'Namespace:', 00927 'invert' => 'Fetola kgetho', 00928 'blanknamespace' => '(Hlogo)', 00929 00930 # Contributions 00931 'contributions' => 'Diabe tša mošomiši', 00932 'contributions-title' => 'Diabe tša mošumiši go $1', 00933 'mycontris' => 'Diabe tša ka', 00934 'contribsub2' => 'Ya $1 ($2)', 00935 'uctop' => '(godimo)', 00936 'month' => 'Go tloga kgweding (le peleng):', 00937 'year' => 'Go tloga ngwageng (le peleng):', 00938 00939 'sp-contributions-newbies' => 'Laetša diabe tša bašumiši ba bafsa fela', 00940 'sp-contributions-newbies-sub' => 'Tša tšhupaleloko tše mphsa', 00941 'sp-contributions-blocklog' => "''Log'' yago thiba", 00942 'sp-contributions-deleted' => 'Diabe tša mošomiši tšeo di phumutšwego', 00943 'sp-contributions-talk' => 'Bolela', 00944 'sp-contributions-search' => 'Fetleka diabe', 00945 'sp-contributions-username' => 'IP Atrese goba leina la mošomiši:', 00946 'sp-contributions-submit' => 'Fetleka', 00947 00948 # What links here 00949 'whatlinkshere' => 'Ke eng yeo e hlomaganyago mo', 00950 'whatlinkshere-title' => 'Matlakala a go hlomaganya go "$1"', 00951 'whatlinkshere-page' => 'Letlakala:', 00952 'linkshere' => "Matlaka a latelago a hlomaganya le '''[[:$1]]''':", 00953 'nolinkshere' => "Ga go letlakala leo le hlomaganyago go '''[[:$1]]'''.", 00954 'isredirect' => "''redirect'' letlakala", 00955 'istemplate' => 'tsentšho', 00956 'isimage' => 'hlomaganyo ya seswantšho', 00957 'whatlinkshere-prev' => '{{PLURAL:$1|fetile|fetile $1}}', 00958 'whatlinkshere-next' => '{{PLURAL:$1|latela|latela $1}}', 00959 'whatlinkshere-links' => '← dihlomaganyago', 00960 'whatlinkshere-hideredirs' => '$1 di "redirect"', 00961 'whatlinkshere-hidetrans' => '$1 transclusions', 00962 'whatlinkshere-hidelinks' => '$1 dihlomaganyago', 00963 'whatlinkshere-filters' => 'Dihlotla', 00964 00965 # Block/unblock 00966 'blockip' => 'Thibela mošomiši go tsena', 00967 'ipaddress' => 'IP Atrese:', 00968 'ipbexpiry' => 'Fetatšatši:', 00969 'ipbreason' => 'Lebaka:', 00970 'ipbreasonotherlist' => 'Lebaka le lengwe', 00971 'ipbsubmit' => 'Thiba mošomiši yo', 00972 'ipbother' => 'Nako yengwe:', 00973 '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', 00974 'ipbotheroption' => 'yengwe', 00975 'ipblocklist' => "Lenano la IP le bašumiši bao bathibilwego(''blocked'')", 00976 'ipblocklist-submit' => 'Fetleka', 00977 'blocklistline' => '$1, $2 o thibile $3 ($4)', 00978 'emailblock' => 'e-mail e thibilwe', 00979 'blocklink' => 'thibela', 00980 'unblocklink' => 'tloša thibelo', 00981 'change-blocklink' => 'fetola go thiba', 00982 'contribslink' => 'diabelo', 00983 'blocklogpage' => "''log'' yago Thiba", 00984 'blocklogentry' => 'Thibela [[$1]] ka fetšatši ya $2 $3', 00985 'unblocklogentry' => 'Gago thibelo $1', 00986 'block-log-flags-nocreate' => 'Go hloma tšhupaleloko gago dumelege', 00987 'block-log-flags-noemail' => 'e-mail e thibilwe', 00988 'proxyblocksuccess' => 'Phetilwe.', 00989 00990 # Move page 00991 'move-page-legend' => 'Huduša letlakala', 00992 'movepagetext' => "Ge o šomiša fomo ye mo tlase, letlakala le kgale le history ya lona di tla huduga go ya letlakaleng le lemphsa. 00993 Letlakala la kgale le ba ''redirect'' go ya letlakaleng le lemphsa. 00994 Dihlomaganyo goya letlakaleng la kgale ga di fetolwe; gopola go sekaseka di [[Special:DoubleRedirects|''double'']] goba [[Special:BrokenRedirects|''broken redirects'']]. 00995 00996 Ke boikarabela ba gago go kgonthišisa gore dihlomaganyo di tšhwela pele go šupa mowe di swanetšego goya. 00997 00998 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. 00999 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. 01000 01001 '''TEMOŠO!''' 01002 Se sekapa le dipheto tšeo di sa letelwago go matlakala atumilego; 01003 Ka kgopelo kgontišiša gore o kwešiša ditla morago tša se, pele o tšwelapele.", 01004 'movepagetalktext' => "Letlakala la dipoledišano lago hlobana le letlakala le le tla hudušwa '''ntle le ge''': 01005 01006 *Ge letlakala la dipoledišano la leina le lemphsa lephela, goba 01007 *O sa kgetha go le huduša tlase ga letlakala le. 01008 01009 Ge go le bjalo,o tla swanela ke go huduša goba go kopanya matlakala ka bowena.", 01010 'movearticle' => 'Huduša letlakala:', 01011 'newtitle' => 'Goya go taetlile:', 01012 'move-watch' => 'Tlhapetša letlakala le', 01013 'movepagebtn' => 'Huduša letlakala', 01014 'pagemovedsub' => 'Hudugile ka katlego', 01015 'movepage-moved' => '\'\'\'"$1" e hudušitšwe go "$2"\'\'\'', 01016 'articleexists' => 'Letlakala la goba le leina le legona, goba 01017 leina leo o le kgethilego ga la dumelega. 01018 Ka kgopelo, kgetha leina le lengwe.', 01019 '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.'''", 01020 'movedto' => 'hudugetše go', 01021 'movetalk' => 'Huduša letlakala la dipoledišano la go hlobana le letlakala le', 01022 '1movedto2' => '[[$1]] e hudugile goya go [[$2]]', 01023 '1movedto2_redir' => 'hudušitše [[$1]] go [[$2]] godimo ga "redirect"', 01024 'movelogpage' => "''log'' yago huduša", 01025 'movereason' => 'Lebaka:', 01026 'revertmove' => 'bušetša', 01027 'delete_and_move_confirm' => 'E, phumula letlakala le', 01028 01029 # Export 01030 'export' => 'Matlakala a diyantle', 01031 01032 # Namespace 8 related 01033 'allmessages' => 'Melaetša ya tlhamego', 01034 'allmessagesname' => 'Leina', 01035 01036 # Thumbnails 01037 'thumbnail-more' => 'Godiša/Atologa', 01038 'thumbnail_error' => "Phoso go tlhama ''thumbnail'': $1", 01039 01040 # Special:Import 01041 'import-comment' => 'Ahlaahla:', 01042 'import-revision-count' => '$1 {{PLURAL:$1|poeletšo|dipoeletšo}}', 01043 01044 # Import log 01045 'importlogpage' => "''Log'' yago lokela", 01046 'import-logentry-upload-detail' => '$1 {{PLURAL:$1|poeletšo|dipoeletšo}}', 01047 'import-logentry-interwiki-detail' => '$1 {{PLURAL:$1|poeletšo|dipoeletšo}} gotšwa go $2', 01048 01049 # Tooltip help for the actions 01050 'tooltip-pt-userpage' => 'Letlakala (la mošomiši) lago', 01051 'tooltip-pt-mytalk' => 'Letlakala la gago la dipolelo', 01052 'tooltip-pt-preferences' => "Dikgetho (''preference'') tša ka", 01053 'tooltip-pt-watchlist' => 'Lenano la matlakala ago tlhapetšwa diphetogo ke wena', 01054 'tooltip-pt-mycontris' => 'Lenano la diabe tša gago', 01055 'tooltip-pt-login' => 'O a kgothatšwa gore o tsene, e efela ga se kgapeletšo.', 01056 'tooltip-pt-logout' => 'Etšwa fa/Tswalela/Log out', 01057 'tooltip-ca-talk' => 'Poledišano mabapi le letlakala le', 01058 '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.', 01059 'tooltip-ca-addsection' => 'Lokela sekgao se seswa', 01060 'tooltip-ca-viewsource' => 'Letlakala le le lotilew. O ka lebelela mothopo fela.', 01061 'tooltip-ca-history' => 'Lebelela thumeletšo ya go feta ya letlakala le', 01062 'tooltip-ca-protect' => 'Lota letlakala le', 01063 'tooltip-ca-delete' => 'Phumula letlakala le', 01064 'tooltip-ca-move' => 'Huduša letlakala le', 01065 'tooltip-ca-watch' => 'Lokela letlakala le go lenano la gago la tlhapetšo', 01066 'tooltip-ca-unwatch' => 'Tloša letlakala le go lenano la gago la matlakala a go tlhapetšwa', 01067 'tooltip-search' => 'Fetleka {{SITENAME}}', 01068 'tooltip-search-go' => 'Eya go letlakala la leina le, gaeba le le gona', 01069 'tooltip-search-fulltext' => 'Fetleka matlakala go hwetša mongwalo wo', 01070 'tooltip-n-mainpage' => 'Etela letlakala la pele', 01071 'tooltip-n-mainpage-description' => 'Etela letlakala-tona', 01072 'tooltip-n-portal' => 'Mabapi le tirotherwa, seo o ka se dirago, o ka humana dilo kae', 01073 'tooltip-n-currentevents' => 'Humana sedi yengwe go ditiragalo tša bjale', 01074 'tooltip-n-recentchanges' => 'Lenano la diphetogo tša bjale go wiki.', 01075 'tooltip-n-randompage' => 'Laiša letlakala le lengwe le le lengwe', 01076 'tooltip-n-help' => 'O tla humana thušo mo.', 01077 'tooltip-t-whatlinkshere' => "Lenano la matlakala ao a hlomaganyago (''link'') mo", 01078 'tooltip-t-recentchangeslinked' => 'Diphetogo tša bjale go matlakala a go hlomaganya le letlakala le', 01079 'tooltip-feed-rss' => 'RSS feed tša letlakala le', 01080 'tooltip-feed-atom' => 'Atom "feed" tša letlakala le', 01081 'tooltip-t-contributions' => 'Lebelela lenano la diabe tša mošomiši yo', 01082 'tooltip-t-emailuser' => 'Romela molaetša go mošomiši yo', 01083 'tooltip-t-upload' => 'Lokela senepe goba difaele', 01084 'tooltip-t-specialpages' => 'Lenano la matlakala kamoka a itšeng', 01085 'tooltip-t-print' => 'Seemo sa letlakala le seo se ka gatišwago', 01086 'tooltip-t-permalink' => 'Hlomaganyo go poeletšo ye ya letlakala', 01087 'tooltip-ca-nstab-main' => 'Nyakoretša boteng bja letlakala', 01088 'tooltip-ca-nstab-user' => 'Lebelela letlakala la mošomiši', 01089 'tooltip-ca-nstab-special' => 'Letlakala le le "special", gago kgonege go le fetola', 01090 'tooltip-ca-nstab-project' => 'Lebelela letlakala la tirotherwa', 01091 'tooltip-ca-nstab-image' => 'Lebelela letlakala', 01092 'tooltip-ca-nstab-template' => "Lebelela ''template''", 01093 'tooltip-ca-nstab-help' => 'Lebelea matlakala a thušo', 01094 'tooltip-ca-nstab-category' => 'Lebelela letlakala la sehlopha', 01095 'tooltip-minoredit' => 'Swaya se bjalo ka phetogo ye nnyenyane', 01096 'tooltip-save' => 'Boloka diphetogo tša gago', 01097 'tooltip-preview' => 'E laetša gore diphetogo di tla lebega bjang, e šomiše pele ga ge o boloka letlakala!', 01098 'tooltip-diff' => 'Laetša diphetogo tšeo o di dirilego go mongwalo.', 01099 'tooltip-compareselectedversions' => 'Bontšha phapano magareng ga di dihlopha tše pedi tša diphetogo tšeo o di kgetilego letlakaleng le.', 01100 'tooltip-watch' => 'Lokela letlakala le go lenano la gago la matlakala ago tlhapetšwa', 01101 'tooltip-rollback' => 'Bošetša diphetogo letlakaleng morago go mošumiši wa mafelo', 01102 'tooltip-undo' => '"Undo" e tloša dipheto tše, ya bula letlakala go nyakorela fela. E go dumela go ngawla lebaka go dikakaretšo.', 01103 01104 # Attribution 01105 'siteuser' => '{{SITENAME}} mošumiši $1', 01106 'lastmodifiedatby' => 'Letlakala le fetotšwe la mafelelo ka $2, $1 ke $3.', 01107 'others' => 'tše dingwe', 01108 'siteusers' => '{{SITENAME}} mošumiši/bašumiši $1', 01109 01110 # Info page 01111 'numedits' => 'Palo ya diphetogo (letlakala): $1', 01112 'numwatchers' => 'Palo ya batlhapedi: $1', 01113 01114 # Math errors 01115 'math_unknown_error' => 'Phošo ya gose tsebege', 01116 'math_syntax_error' => 'phošo ya popafoko', 01117 01118 # Image deletion 01119 'filedeleteerror-short' => 'Phošo go phumuleng faele: $1', 01120 'filedeleteerror-long' => 'Diphošo di hlagile ge go phumulwa faele: 01121 01122 $1', 01123 'filedelete-missing' => 'Faele "$1" ga e phumulege ka ge e segona.', 01124 01125 # Browsing diffs 01126 'previousdiff' => '← Dophapano tšago feta', 01127 'nextdiff' => 'Diphapano tše dimpšha →', 01128 01129 # Media information 01130 'widthheightpage' => '$1×$2, $3 {{PLURAL:$3|letlakala|matlakala}}', 01131 'file-info-size' => '($1 × $2 pixel, bogolo ba faele: $3, Mohuta wa MIME: $4)', 01132 'file-nohires' => "<small>Gago ''resolution'' ya go feta mo.</small>", 01133 'svg-long-desc' => '(SVG faele, nominally $1 × $2 pixels, bogolo ba faele: $3)', 01134 'show-big-image' => "''resolution'' ya gofella", 01135 'show-big-image-thumb' => '<small>Bogolo ba pono: $1 × $2 pixels</small>', 01136 01137 # Special:NewFiles 01138 'newimages' => "''Gallery'' ya difaele tše mpsha", 01139 'ilsubmit' => 'Fetleka', 01140 'bydate' => 'ka letšatšikgwedi', 01141 01142 # Bad image list 01143 'bad_image_list' => "''Format'' e ka mokgwa wo o latelago: 01144 01145 Ke fela tšeo dilego lenano (methalo ya go thoma ka *) yeo e dumeletšwego. 01146 Hlomaganyo ya mathomo mothalong e swanetše go hlomaganya le seswantšho sa go senyega. 01147 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.", 01148 01149 # Metadata 01150 'metadata' => 'Metadata', 01151 '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.", 01152 'metadata-expand' => 'Bontšha sedi ya gotlala(extended)', 01153 'metadata-collapse' => "Fihla sedi ya gotlala(''extended'')", 01154 'metadata-fields' => "EXIF metadata ''fields'' tšao dilego go molaetša wo, di tla tsenywa go 01155 letlakala la seswantšho ge tafola ya metadata e bulwa. Tše dingwe tša di ''fields'' di tla fihliwa. 01156 * make 01157 * model 01158 * datetimeoriginal 01159 * exposuretime 01160 * fnumber 01161 * isospeedratings 01162 * focallength", 01163 01164 # EXIF tags 01165 'exif-imagewidth' => 'Bophara', 01166 'exif-imagelength' => 'Botelele', 01167 'exif-artist' => 'Mongwadi', 01168 01169 'exif-componentsconfiguration-0' => 'Ga e gona', 01170 01171 'exif-subjectdistance-value' => '$1 metara', 01172 01173 'exif-meteringmode-1' => 'Palogare', 01174 01175 # External editor support 01176 'edit-externally' => 'Fetola faele ye o šumiša thulusi ya ka ntle', 01177 'edit-externally-help' => '(Lebelela [http://www.mediawiki.org/wiki/Manual:External_editors Taelo ya go thoma] go humana sedi)', 01178 01179 # 'all' in various places, this might be different for inflected languages 01180 'recentchangesall' => 'ka moka', 01181 'imagelistall' => 'ka moka', 01182 'watchlistall2' => 'ka moka', 01183 'namespacesall' => 'ka moka', 01184 'monthsall' => 'ka moka', 01185 01186 # Multipage image navigation 01187 'imgmultipageprev' => '← letlakala la go feta', 01188 'imgmultipagenext' => 'letlakala lago latela →', 01189 01190 # Table pager 01191 'table_pager_next' => 'Letlakala la go latela', 01192 'table_pager_prev' => 'Letlakala la gofeta', 01193 'table_pager_first' => 'Letlakala la pele', 01194 'table_pager_last' => 'Letlakala la mafelelo', 01195 'table_pager_empty' => 'Ga gona sepheto', 01196 01197 # Auto-summaries 01198 'autosumm-new' => "Tlhodile letlakala ka '$1'", 01199 01200 # Watchlist editor 01201 '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.', 01202 'watchlistedit-noitems' => 'Lenano la gago la ditlhapetšo ga lena dithaetlele.', 01203 'watchlistedit-normal-title' => 'Felotal lenano la ditlhapetšo', 01204 'watchlistedit-normal-legend' => 'Tloša dithaetlele go lenano la ditlhapetšo', 01205 'watchlistedit-normal-submit' => 'Tloša thaetlele', 01206 01207 # Watchlist editing tools 01208 'watchlisttools-view' => 'Nyakoretša diphetogo tša gona', 01209 'watchlisttools-edit' => 'Lebelela lego fetola lenano la ditlhapetšo', 01210 'watchlisttools-raw' => "Fetola lenano le letala (''raw'') la ditlhapetšo", 01211 01212 # Special:Version 01213 'version' => "''Version''", 01214 01215 # Special:FileDuplicateSearch 01216 'fileduplicatesearch-submit' => 'Fetleka', 01217 01218 # Special:SpecialPages 01219 'specialpages' => 'Matlakala a itšeng', 01220 01221 );