Set default thumb cache to 24hrs, rather than disabled
[mediawiki.git] / languages / messages / MessagesSt.php
blob062811bd2e04614a6bc9e15a6822c2b39d151ac9
1 <?php
2 /** Southern Sotho (Sesotho)
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
7 * @ingroup Language
8 * @file
10 * @author Cbrown1023
13 $messages = array(
14 # Dates
15 'sunday' => 'Sontaha',
16 'monday' => 'Mantaha',
17 'tuesday' => 'Labobedi',
18 'wednesday' => 'Laboraro',
19 'thursday' => 'Labone',
20 'friday' => 'Labohlano',
21 'saturday' => 'Moqebelo',
22 'january' => 'Pherekgong',
23 'february' => 'Hlakola',
24 'march' => 'Hlakubele',
25 'april' => 'Mmesa',
26 'may_long' => 'Motsheanong',
27 'june' => 'Phupjane',
28 'july' => 'Phupu',
29 'august' => 'Phato',
30 'september' => 'Lwetse',
31 'october' => 'Mphalane',
32 'november' => 'Pudungwana',
33 'december' => 'Tshitwe',
34 'may-gen' => 'Motsheanong',
35 'jan' => 'Phere',
36 'feb' => 'Hlako',
37 'mar' => 'Hlaku',
38 'apr' => 'Mmesa',
39 'may' => 'Motshe',
40 'jun' => 'Phupjane',
41 'jul' => 'Phupu',
42 'aug' => 'Phato',
43 'sep' => 'Lwetse',
44 'oct' => 'Mphala',
45 'nov' => 'Pudu',
46 'dec' => 'Tshitwe',
48 # Categories related messages
49 'category_header' => 'Dingolwa tse mokgeng wa "$1"',
51 'mypage' => 'Leqephe la ka',
52 'mytalk' => 'Leqephe la ka la moqoqo',
53 'navigation' => 'Eya ho',
55 # Cologne Blue skin
56 'faq' => 'Dipotso-mehla',
58 'returnto' => 'Kgutlela ho $1.',
59 'tagline' => 'E tswa ho {{SITENAME}}',
60 'search' => 'Fuputsa',
61 'history' => 'Nalane',
62 'history_short' => 'Nalane',
63 'info_short' => 'Tlhahiso-leseding',
64 'newpage' => 'Leqephe le letjha',
65 'talkpage' => 'Qoqa ka leqephe lena',
66 'talk' => 'Moqoqo',
67 'categorypage' => 'Mpontshe leqephe la mekga',
68 'otherlanguages' => 'Ka maleme a mang',
69 'jumptosearch' => 'phuputso',
71 # 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).
72 'mainpage' => 'Leqephe la pele',
73 'mainpage-description' => 'Leqephe la pele',
74 'portal' => 'Potjho e kopano',
75 'portal-url' => 'Project:Potjho e kopano',
77 'retrievedfrom' => 'E tswa ho "$1"',
78 'newmessageslink' => 'melaetsa e metjha',
80 # Short words for each namespace, by default used in the namespace tab in monobook
81 'nstab-main' => 'Sengolwa',
82 'nstab-mediawiki' => 'Molaetsa',
83 'nstab-help' => 'Leqephe la thusa',
84 'nstab-category' => 'Mokga',
86 # Login and logout pages
87 'yourpasswordagain' => 'Ngola lepetjo hape',
88 'remembermypassword' => 'O nkgopole',
89 'nologinlink' => 'Ingodisetse',
90 'createaccount' => 'Ingodisetse',
91 'gotaccount' => "O se o ingodisitse? '''$1'''.",
92 'createaccountmail' => 'ka e-mail',
93 'badretype' => 'Mapetjo a mabedi o a ngotseng ha a tshwane.',
94 'mailmypassword' => 'Nthomele password ya ka ka email',
96 # Password reset dialog
97 'oldpassword' => 'Lepetjo la kgale:',
98 'newpassword' => 'Lepetjo le letjha:',
99 'retypenew' => 'Ngola lepetjo le letjha hape:',
101 # Edit pages
102 'savearticle' => 'Le boloke',
103 'showpreview' => 'Mpontshe hore le tlo ba jwang',
104 'showdiff' => 'Mpontshe hore ho tlo fetoha eng',
105 'accmailtitle' => 'Lepetjo le rometswe.',
106 'accmailtext' => 'Lepetjo la "$1" le se le rometswe ho $2.',
107 'note' => "'''Ela hloko:'''",
109 # Search results
110 'powersearch' => 'Fuputsa',
112 # Preferences page
113 'changepassword' => 'Fetola lepetjo',
114 'searchresultshead' => 'Phuputso',
115 'allowemail' => 'Dumella batho ba bang hore ba nthomelle di-email',
117 # MIME search
118 'download' => 'Jarolla',
120 # Random page
121 'randompage' => 'Mpontshe leqephe le leng le le leng',
123 # Statistics
124 'statistics' => 'Dipalopalo',
126 # Miscellaneous special pages
127 'mostcategories' => 'Dingolwa tse mekga e mengata',
128 'shortpages' => 'Maqephe a makgutshwane',
129 'longpages' => 'Maqephe a matelele',
130 'newpages' => 'Maqephe a matjha',
132 # Special:AllPages
133 'allpages' => 'Maqephe ohle',
135 # Special:Categories
136 'categories' => 'Mekga',
137 'categoriespagetext' => 'Wiki e na le mekga ena',
139 # E-mail user
140 'emailuser' => 'Romela motho enwa email',
141 'emailfrom' => 'E tswa ho',
142 'emailto' => 'Ho',
143 'emailsubject' => 'Ka',
144 'emailmessage' => 'O re',
145 'emailsend' => 'E romele',
146 'emailsent' => 'E rometswe',
147 'emailsenttext' => 'Email ya molaetsa wa hao e se e rometswe.',
149 # Contributions
150 'contributions' => 'Tse ngotsweng ke motho enwa',
151 'mycontris' => 'Tse ngotsweng ke nna',
153 # Block/unblock
154 'ipbreason' => 'Lebaka',
155 'infiniteblock' => 'ho eya ho ile',
157 # Namespace 8 related
158 'allmessagesname' => 'Lebitso',
159 'allmessagesdefault' => 'Se neng se ngotswe pele',
160 'allmessagescurrent' => 'Se ngotsweng hona jwale',
162 # Info page
163 'infosubtitle' => 'Tlhahiso-leseding ka leqephe',