Per discussion at the developer meeting: Remove arbitrary sprinkled message documenta...
[lhc/web/wiklou.git] / languages / messages / MessagesSt.php
1 <?php
2 /** Southern Sotho (Sesotho)
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 Cbrown1023
11 */
12
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',
47
48 # Categories related messages
49 'category_header' => 'Dingolwa tse mokgeng wa "$1"',
50
51 'mypage' => 'Leqephe la ka',
52 'mytalk' => 'Leqephe la ka la moqoqo',
53 'navigation' => 'Eya ho',
54
55 'returnto' => 'Kgutlela ho $1.',
56 'tagline' => 'E tswa ho {{SITENAME}}',
57 'search' => 'Fuputsa',
58 'history' => 'Nalane',
59 'history_short' => 'Nalane',
60 'info_short' => 'Tlhahiso-leseding',
61 'newpage' => 'Leqephe le letjha',
62 'talkpage' => 'Qoqa ka leqephe lena',
63 'talk' => 'Moqoqo',
64 'categorypage' => 'Mpontshe leqephe la mekga',
65 'otherlanguages' => 'Ka maleme a mang',
66 'jumptosearch' => 'phuputso',
67
68 # 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).
69 'faq' => 'Dipotso-mehla',
70 'mainpage' => 'Leqephe la pele',
71 'mainpage-description' => 'Leqephe la pele',
72 'portal' => 'Potjho e kopano',
73 'portal-url' => 'Project:Potjho e kopano',
74
75 'retrievedfrom' => 'E tswa ho "$1"',
76 'newmessageslink' => 'melaetsa e metjha',
77
78 # Short words for each namespace, by default used in the namespace tab in monobook
79 'nstab-main' => 'Sengolwa',
80 'nstab-mediawiki' => 'Molaetsa',
81 'nstab-help' => 'Leqephe la thusa',
82 'nstab-category' => 'Mokga',
83
84 # Login and logout pages
85 'yourpasswordagain' => 'Ngola lepetjo hape',
86 'remembermypassword' => 'O nkgopole',
87 'nologinlink' => 'Ingodisetse',
88 'createaccount' => 'Ingodisetse',
89 'gotaccount' => 'O se o ingodisitse? $1.',
90 'createaccountmail' => 'ka e-mail',
91 'badretype' => 'Mapetjo a mabedi o a ngotseng ha a tshwane.',
92 'mailmypassword' => 'Nthomele password ya ka ka email',
93
94 # Password reset dialog
95 'oldpassword' => 'Lepetjo la kgale:',
96 'newpassword' => 'Lepetjo le letjha:',
97 'retypenew' => 'Ngola lepetjo le letjha hape:',
98
99 # Edit pages
100 'savearticle' => 'Le boloke',
101 'showpreview' => 'Mpontshe hore le tlo ba jwang',
102 'showdiff' => 'Mpontshe hore ho tlo fetoha eng',
103 'accmailtitle' => 'Lepetjo le rometswe.',
104 'accmailtext' => 'Lepetjo la "$1" le se le rometswe ho $2.',
105 'note' => "'''Ela hloko:'''",
106
107 # Search results
108 'powersearch' => 'Fuputsa',
109
110 # Preferences page
111 'changepassword' => 'Fetola lepetjo',
112 'searchresultshead' => 'Phuputso',
113 'allowemail' => 'Dumella batho ba bang hore ba nthomelle di-email',
114
115 # MIME search
116 'download' => 'Jarolla',
117
118 # Random page
119 'randompage' => 'Mpontshe leqephe le leng le le leng',
120
121 # Statistics
122 'statistics' => 'Dipalopalo',
123
124 # Miscellaneous special pages
125 'mostcategories' => 'Dingolwa tse mekga e mengata',
126 'shortpages' => 'Maqephe a makgutshwane',
127 'longpages' => 'Maqephe a matelele',
128 'newpages' => 'Maqephe a matjha',
129
130 # Special:AllPages
131 'allpages' => 'Maqephe ohle',
132
133 # Special:Categories
134 'categories' => 'Mekga',
135 'categoriespagetext' => 'Wiki e na le mekga ena',
136
137 # E-mail user
138 'emailuser' => 'Romela motho enwa email',
139 'emailfrom' => 'E tswa ho',
140 'emailto' => 'Ho',
141 'emailsubject' => 'Ka',
142 'emailmessage' => 'O re',
143 'emailsend' => 'E romele',
144 'emailsent' => 'E rometswe',
145 'emailsenttext' => 'Email ya molaetsa wa hao e se e rometswe.',
146
147 # Contributions
148 'contributions' => 'Tse ngotsweng ke motho enwa',
149 'mycontris' => 'Tse ngotsweng ke nna',
150
151 # Block/unblock
152 'ipbreason' => 'Lebaka',
153 'infiniteblock' => 'ho eya ho ile',
154
155 # Namespace 8 related
156 'allmessagesname' => 'Lebitso',
157 'allmessagesdefault' => 'Se neng se ngotswe pele',
158 'allmessagescurrent' => 'Se ngotsweng hona jwale',
159
160 # Info page
161 'infosubtitle' => 'Tlhahiso-leseding ka leqephe',
162
163 );