Merge "Convert core to use new ThumbnailImage() constructor"
[lhc/web/wiklou.git] / languages / messages / MessagesSt.php
index f263670..68e70a3 100644 (file)
@@ -1,11 +1,14 @@
 <?php
 /** Southern Sotho (Sesotho)
+ *
+ * See MessagesQqq.php for message documentation incl. usage of parameters
+ * To improve a translation please visit http://translatewiki.net
  *
  * @ingroup Language
  * @file
  *
  * @author Cbrown1023
- * @author SPQRobin
+ * @author Zyxoas (on st.wikipedia.org)
  */
 
 $messages = array(
@@ -50,12 +53,14 @@ $messages = array(
 'mytalk'     => 'Leqephe la ka la moqoqo',
 'navigation' => 'Eya ho',
 
+# Cologne Blue skin
+'faq' => 'Dipotso-mehla',
+
 'returnto'       => 'Kgutlela ho $1.',
 'tagline'        => 'E tswa ho {{SITENAME}}',
 'search'         => 'Fuputsa',
 'history'        => 'Nalane',
 'history_short'  => 'Nalane',
-'info_short'     => 'Tlhahiso-leseding',
 'newpage'        => 'Leqephe le letjha',
 'talkpage'       => 'Qoqa ka leqephe lena',
 'talk'           => 'Moqoqo',
@@ -64,7 +69,6 @@ $messages = array(
 'jumptosearch'   => 'phuputso',
 
 # 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).
-'faq'                  => 'Dipotso-mehla',
 'mainpage'             => 'Leqephe la pele',
 'mainpage-description' => 'Leqephe la pele',
 'portal'               => 'Potjho e kopano',
@@ -81,28 +85,32 @@ $messages = array(
 
 # Login and logout pages
 'yourpasswordagain'  => 'Ngola lepetjo hape',
-'remembermypassword' => 'O nkgopole',
+'remembermypassword' => 'O nkgopole (for a maximum of $1 {{PLURAL:$1|day|days}})',
 'nologinlink'        => 'Ingodisetse',
 'createaccount'      => 'Ingodisetse',
-'gotaccount'         => 'O se o ingodisitse? $1.',
+'gotaccount'         => "O se o ingodisitse? '''$1'''.",
 'createaccountmail'  => 'ka e-mail',
 'badretype'          => 'Mapetjo a mabedi o a ngotseng ha a tshwane.',
 'mailmypassword'     => 'Nthomele password ya ka ka email',
 
+# Change password dialog
+'oldpassword' => 'Lepetjo la kgale:',
+'newpassword' => 'Lepetjo le letjha:',
+'retypenew'   => 'Ngola lepetjo le letjha hape:',
+
 # Edit pages
-'savearticle' => 'Le boloke',
-'showpreview' => 'Mpontshe hore le tlo ba jwang',
-'showdiff'    => 'Mpontshe hore ho tlo fetoha eng',
-'note'        => '<strong>Ela hloko:</strong>',
+'savearticle'  => 'Le boloke',
+'showpreview'  => 'Mpontshe hore le tlo ba jwang',
+'showdiff'     => 'Mpontshe hore ho tlo fetoha eng',
+'accmailtitle' => 'Lepetjo le rometswe.',
+'accmailtext'  => 'Lepetjo la "$1" le se le rometswe ho $2.',
+'note'         => "'''Ela hloko:'''",
 
 # Search results
 'powersearch' => 'Fuputsa',
 
 # Preferences page
 'changepassword'    => 'Fetola lepetjo',
-'oldpassword'       => 'Lepetjo la kgale:',
-'newpassword'       => 'Lepetjo le letjha:',
-'retypenew'         => 'Ngola lepetjo le letjha hape:',
 'searchresultshead' => 'Phuputso',
 'allowemail'        => 'Dumella batho ba bang hore ba nthomelle di-email',
 
@@ -121,19 +129,21 @@ $messages = array(
 'longpages'      => 'Maqephe a matelele',
 'newpages'       => 'Maqephe a matjha',
 
-# Special:Allpages
+# Special:AllPages
 'allpages' => 'Maqephe ohle',
 
 # Special:Categories
 'categories'         => 'Mekga',
-'categoriespagetext' => 'Wiki e na le mekga ena',
+'categoriespagetext' => 'The following {{PLURAL:$1|category contains|categories contain}} pages or media.
+[[Special:UnusedCategories|Unused categories]] are not shown here.
+Also see [[Special:WantedCategories|wanted categories]].',
 
 # E-mail user
 'emailuser'     => 'Romela motho enwa email',
-'emailfrom'     => 'E tswa ho',
-'emailto'       => 'Ho',
-'emailsubject'  => 'Ka',
-'emailmessage'  => 'O re',
+'emailfrom'     => 'E tswa ho:',
+'emailto'       => 'Ho:',
+'emailsubject'  => 'Ka:',
+'emailmessage'  => 'O re:',
 'emailsend'     => 'E romele',
 'emailsent'     => 'E rometswe',
 'emailsenttext' => 'Email ya molaetsa wa hao e se e rometswe.',
@@ -151,7 +161,4 @@ $messages = array(
 'allmessagesdefault' => 'Se neng se ngotswe pele',
 'allmessagescurrent' => 'Se ngotsweng hona jwale',
 
-# Info page
-'infosubtitle' => 'Tlhahiso-leseding ka leqephe',
-
 );