Localisation updates for core messages from Betawiki (2008-10-05 10:45 CEST)
[lhc/web/wiklou.git] / languages / messages / MessagesTs.php
1 <?php
2 /** Tsonga (Xitsonga)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author Thuvack
8 */
9
10 $messages = array(
11 # Dates
12 'sunday' => 'Sonto',
13 'mon' => 'Musombhunuko',
14 'tue' => 'Ravumbirhi',
15 'wed' => 'Ravunharhu',
16 'thu' => 'Ravumune',
17 'fri' => 'Ravunthlanu',
18 'sat' => 'Muqhivela',
19 'january' => 'Sunguti',
20 'february' => 'Nyenyenyani',
21 'march' => 'Nyenyankulu',
22 'april' => 'Dzivamusoko',
23 'may_long' => 'Mudyaxihi',
24 'june' => 'Khotavuxika',
25 'july' => 'Mawuwani',
26 'august' => 'Mhawuri',
27 'september' => 'Ndzhati',
28 'october' => 'Nhlangula',
29 'november' => 'Hukuri',
30 'december' => "N'wendzamhala",
31
32 'newwindow' => '(Yi pfula e ndhzawini yintswa)',
33 'cancel' => 'Thsika',
34 'qbfind' => 'Kuma',
35 'qbedit' => 'Lulamisa',
36 'qbpageoptions' => 'Tluka leri',
37 'qbpageinfo' => 'mongo',
38 'qbmyoptions' => 'Matluka ya mina',
39 'qbspecialpages' => 'Matluka yohlawuleka',
40 'moredotdotdot' => "Swin'wana...",
41 'mypage' => 'Tluka ramina',
42 'mytalk' => 'Mbulavulo namina',
43 'anontalk' => 'Vulavula na IP leyi',
44 'and' => 'nakambe',
45
46 'errorpagetitle' => 'Xihoxo',
47 'returnto' => 'Thlelela e $1.',
48 'tagline' => 'Kusuka e {{SITENAME}}',
49 'help' => 'Mpfuno',
50 'search' => 'Lava',
51 'searchbutton' => 'Lava',
52 'go' => 'Nghena',
53 'searcharticle' => 'Nghena',
54 'history' => 'Matimu yaTluka',
55 'history_short' => 'Matimu',
56 'printableversion' => 'Vona Ngangliso',
57 'edit' => 'Lulamisa',
58 'create' => 'Tumbuluxa',
59 'editthispage' => 'Lulamisa Tluka leri',
60 'create-this-page' => 'Tumbuluxa tluka leri',
61 'delete' => 'Sula',
62 'deletethispage' => 'Sula tluka leri',
63 'protect' => 'Sirhelela',
64 'newpage' => 'Tluka rintswa',
65 'talkpagelinktext' => 'Mbulavulo',
66 'talk' => 'Mbulavuriswano',
67 'toolbox' => 'Bokisi ra switirhisiwa',
68 'jumptosearch' => 'Lava',
69
70 # 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).
71 'aboutsite' => 'ta {{SITENAME}}',
72 'aboutpage' => 'Project:ta',
73 'currentevents' => 'Leswi endlekaka sweswi',
74 'disclaimers' => 'Swi alanandzu',
75 'disclaimerpage' => 'Project:Swithsuxa nadzu hikuangara',
76 'edithelp' => 'Mpfuno hi ta mindzulamiso',
77 'edithelppage' => 'Help:Mindzulamiso',
78 'faq' => 'FAQ',
79 'faqpage' => 'Project:FAQ',
80 'helppage' => 'Help:Leswinga ndzeni',
81 'mainpage' => 'Tlukankulu',
82 'mainpage-description' => 'Tluka-Nkulu',
83 'policy-url' => 'Project:Policy',
84 'portal' => 'Ntsindza wa muganga',
85 'portal-url' => 'Project:Community Portal',
86 'privacy' => 'Privacy policy',
87 'privacypage' => 'Project:Privacy policy',
88
89 'badaccess' => 'Xihoxo hita mpfumelelo',
90 'badaccess-group0' => 'U hava mpumelelo wo endla xikombelo lexi.',
91 'badaccess-groups' => 'The action you have requested is limited to users in one of the groups $1.',
92
93 'versionrequired' => 'Version $1 of MediaWiki required',
94 'versionrequiredtext' => 'Version $1 of MediaWiki is required to use this page.
95 See [[Special:Version|version page]].',
96
97 'ok' => 'Hiswona',
98 'retrievedfrom' => 'ku suka e "$1"',
99 'youhavenewmessages' => 'U na $1 ($2).',
100 'newmessageslink' => 'Marungula mantswa',
101 'newmessagesdifflink' => 'last change',
102 'youhavenewmessagesmulti' => 'Una marungula mantswa hi $1',
103 'editsection' => 'Lulamisa',
104 'editold' => 'Lulamisa',
105 'viewsourceold' => 'Languta vutsari-ntumbuluko',
106 'editsectionhint' => 'Lulamisa xiphemu: $1',
107 'toc' => 'Leswinga ndzeni',
108 'showtoc' => 'Kombisa',
109 'hidetoc' => 'Tumbeta',
110 'thisisdeleted' => 'Langutisa kumbe Thlerisela $1?',
111 'viewdeleted' => 'Langutisa $1?',
112 'restorelink' => '{{PLURAL:$1|ndzulamiso lowu suriweke|$1 mindzulamiso leyi suriweke}}',
113 'feedlinks' => 'Feed:',
114 'feed-invalid' => 'Invalid subscription feed type.',
115 'feed-unavailable' => 'Syndication feeds are not available on {{SITENAME}}',
116 'site-rss-feed' => '$1 RSS Feed',
117 'site-atom-feed' => '$1 Atom Feed',
118 'page-rss-feed' => '"$1" RSS Feed',
119 'page-atom-feed' => '"$1" Atom Feed',
120 'sitenotice_close' => 'Bakanya',
121 'red-link-title' => '$1 (Arisi tsariwa)',
122
123 # Short words for each namespace, by default used in the namespace tab in monobook
124 'nstab-main' => 'Tluka',
125 'nstab-user' => 'Tluka ra mutirhisi',
126 'nstab-media' => 'Media page',
127 'nstab-special' => 'Hlawuleka',
128 'nstab-project' => 'Tluka ra Phurojeki',
129 'nstab-image' => 'Fayili',
130 'nstab-mediawiki' => 'Rungula',
131 'nstab-template' => 'Template',
132 'nstab-help' => 'Tluka ra mpfuno',
133 'nstab-category' => 'Xiyenge',
134
135 # Main script and global functions
136 'nosuchaction' => 'Kuhava xiendlo xo tano',
137 'nosuchactiontext' => 'Xikombelo xa URL a xitwisisiwi hi wiki',
138 'nosuchspecialpage' => 'Ku hava Tluka rero rohlawuleka',
139 'nospecialpagetext' => "<big>'''U kombele tluka ro hlawuleka ro ka ri nga ri kona.'''</big>
140
141 Vona nxaxamelo wa ma tluka yo hlawuleka e [[Special:SpecialPages|{{int:specialpages}}]].",
142
143 # General errors
144 'error' => 'Xihoxo',
145 'databaseerror' => 'Xihoxo xo Database',
146 'dberrortext' => 'A database query syntax error has occurred.
147 This may indicate a bug in the software.
148 The last attempted database query was:
149 <blockquote><tt>$1</tt></blockquote>
150 from within function "<tt>$2</tt>".
151 MySQL returned error "<tt>$3: $4</tt>".',
152 'dberrortextcl' => 'A database query syntax error has occurred.
153 The last attempted database query was:
154 "$1"
155 from within function "$2".
156 MySQL returned error "$3: $4"',
157 'noconnect' => 'Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server.<br />
158 $1',
159 'nodb' => 'Could not select database $1',
160 'cachederror' => 'The following is a cached copy of the requested page, and may not be up to date.',
161 'laggedslavemode' => 'Warning: Page may not contain recent updates.',
162 'readonly' => 'Database locked',
163 'enterlockreason' => 'Enter a reason for the lock, including an estimate of when the lock will be released',
164 'readonlytext' => 'The database is currently locked to new entries and other modifications, probably for routine database maintenance, after which it will be back to normal.
165
166 The administrator who locked it offered this explanation: $1',
167 'missing-article' => 'The database did not find the text of a page that it should have found, named "$1" $2.
168
169 This is usually caused by following an outdated diff or history link to a page that has been deleted.
170
171 If this is not the case, you may have found a bug in the software.
172 Please report this to an administrator, making note of the URL.',
173 'missingarticle-rev' => '(revision#: $1)',
174 'missingarticle-diff' => '(Diff: $1, $2)',
175 'readonly_lag' => 'The database has been automatically locked while the slave database servers catch up to the master',
176 'internalerror' => 'Xihoxo xa le ndzeni',
177 'internalerror_info' => 'Internal error: $1',
178 'filecopyerror' => 'Could not copy file "$1" to "$2".',
179 'filerenameerror' => 'Could not rename file "$1" to "$2".',
180 'filedeleteerror' => 'Could not delete file "$1".',
181 'directorycreateerror' => 'Could not create directory "$1".',
182 'filenotfound' => 'Could not find file "$1".',
183 'fileexistserror' => 'Unable to write to file "$1": file exists',
184 'unexpected' => 'Unexpected value: "$1"="$2".',
185 'formerror' => 'Error: could not submit form',
186 'badarticleerror' => 'This action cannot be performed on this page.',
187 'cannotdelete' => 'Could not delete the page or file specified.
188 It may have already been deleted by someone else.',
189 'badtitle' => 'Bad title',
190 'badtitletext' => 'The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title.
191 It may contain one or more characters which cannot be used in titles.',
192 'perfcached' => 'The following data is cached and may not be up to date.',
193 'perfcachedts' => 'The following data is cached, and was last updated $1.',
194 'querypage-no-updates' => 'Updates for this page are currently disabled.
195 Data here will not presently be refreshed.',
196 'wrong_wfQuery_params' => 'Incorrect parameters to wfQuery()<br />
197 Function: $1<br />
198 Query: $2',
199 'viewsource' => 'Vona tsalwa-tumbuluxa',
200
201 # Login and logout pages
202 'yourpassword' => 'Vito-mpfungulo:',
203 'login' => 'Pfula u nghena',
204 'nav-login-createaccount' => 'Pfula unghena / Tumbuluxa akhawunti',
205 'userlogin' => 'Pfula unghena / Tumbuluxa akhawunti',
206 'logout' => 'Pfala u famba',
207 'userlogout' => 'Pfala u famba',
208 'nologinlink' => 'Tumbuluxa akhawunti',
209 'createaccount' => 'Tumbuluxa akhawunti',
210 'yourrealname' => 'Vito ra ntiyiso:',
211 'yourlanguage' => 'Ririmi:',
212
213 # Edit pages
214 'summary' => 'Nkomiso',
215 'minoredit' => 'Lowu i ndzulamiso wu tsongo',
216 'watchthis' => 'Langutisa tluka leri',
217 'savearticle' => 'Hlayisa tluka',
218 'preview' => 'Ringanisa',
219 'showpreview' => 'Komba kuringanisa',
220 'showdiff' => 'Komba ku cinca',
221 'previewnote' => '<strong>Lowu i ndzinganiso ntsena;
222 kucinca a ku sihlayisiwa!</strong>',
223 'copyrightwarning' => 'Xiya leswaku minyikelo hinkwayo e ka {{SITENAME}} yi tekiwa yitshuxiwe e hansi ka $2 (Vona $1 ku kuma vuxokoxoko).
224 loko unga tsakeli leswaku vutsari bya wena byi lulamisiwa no aviwa handle ko tweriwa vusiwana, unga tsari laha.<br />
225 U hi tshembisa nakambe leswaku hi wena mutsari wa leswi nyikeriwaka laha, kumbe leswi u swinyikelaka u swi tekile e xihloveni xa lerivaleni kumbe laha kunga na mpfumelelo wa mani na mani.
226 <strong>UNGA RHUMERI MATSALWA LA MA SIRHELERIWEKE HANDLE KA MPFUMELELO!</strong>',
227
228 # History pages
229 'next' => 'Leswilandzelaka',
230 'last' => 'Swo hetelela',
231 'page_first' => 'Xo sungula',
232
233 # Revision deletion
234 'rev-delundel' => 'Komba/Tumbeta',
235 'pagehist' => 'Matimu ya tluka',
236 'deletedhist' => 'Matimu lamasuriweke',
237
238 # Search results
239 'search-interwiki-more' => '(Leswi engetelekeke)',
240 'search-relatedarticle' => 'Leswi yelanaka',
241 'searchrelated' => 'Yelanaka',
242 'searchall' => 'Hinkwaswo',
243 'showingresults' => "Kombisa e hansi kufika eka {{PLURAL:$1|'''1''' mbuyelo|'''$1''' mimbuyelo}} Kusungula hi#'''$2'''.",
244
245 # Preferences page
246 'mypreferences' => 'Minhlawulo ya mina',
247 'prefs-edits' => 'Ntsengo wa mindzulamiso:',
248 'skin-preview' => 'Ndzinganiso',
249 'datetime' => 'Siku na nkarhi',
250 'prefs-watchlist' => 'Nxaxamelo wa Leswivoniwaka',
251 'saveprefs' => 'Hlayisa',
252 'resetprefs' => 'sula kucinca lokungahlayisiwangiki',
253 'textboxsize' => 'Kululamisa',
254
255 # Rights
256 'right-read' => 'Matluka yo Hlaya',
257 'right-edit' => 'Lulamisa ma tluka',
258 'right-createpage' => 'Tumbuluxa matluka (mangariki eka matluka ya mbulavulo)',
259 'right-createtalk' => 'Tumbuluxa matluka ya mbulavulo',
260
261 # Recent changes
262 'recentchanges' => 'Ku cinca ka sweswi-nyana',
263 'hide' => 'Tumbeta',
264 'show' => 'Komba',
265
266 # Recent changes linked
267 'recentchangeslinked' => 'Kuncica loku yelanaka',
268
269 # Upload
270 'upload' => 'Khandziyisa fayili',
271
272 # Special:ImageList
273 'imgfile' => 'fayili',
274 'imagelist' => 'Nxaxamelo wa tifayili',
275 'imagelist_date' => 'Siku',
276 'imagelist_name' => 'vito',
277
278 # Image description page
279 'filehist-deleteall' => 'sula hinkwaswo',
280 'filehist-deleteone' => 'Dlaya',
281 'filehist-revert' => 'thlerisela',
282 'filehist-user' => 'Mutirhisi',
283
284 # Miscellaneous special pages
285 'newpages' => 'Matluka mantswa',
286 'move' => 'Yi sa kunwana',
287 'movethispage' => 'Yisa tluka leri ndhzawini yinwana',
288
289 # Special:Log
290 'specialloguserlabel' => 'Mutirhisi:',
291
292 # Special:AllPages
293 'allpages' => 'Matluka hinkwawo',
294 'allarticles' => 'Matluka hinkwawo',
295
296 # Special:LinkSearch
297 'linksearch-ok' => 'Lava',
298
299 # Special:Log/newusers
300 'newuserlog-create-entry' => 'Mutirhisi muntswa',
301
302 # E-mail user
303 'emailuser' => 'rhumela mutirhisi loyi E-mail',
304
305 # Watchlist
306 'watchlist' => 'Leswi ndziswilanguteke',
307 'mywatchlist' => 'Leswi ndziswilanguteke',
308 'watch' => 'Languta',
309 'watchthispage' => 'Languta tluka leri',
310 'unwatch' => 'Ungalanguti',
311
312 # Displayed when you click the "watch" button and it is in the process of watching
313 'watching' => 'Ulangutile...',
314 'unwatching' => 'Utshika ku languta...',
315
316 # Namespace form on various pages
317 'invert' => 'Invert selection',
318 'blanknamespace' => '(Ntsindza)',
319
320 # Contributions
321 'contributions' => 'Minyikelo ya mutirhisi',
322 'mycontris' => 'Minyikelo ya mina',
323 'contribsub2' => 'For $1 ($2)',
324 'nocontribs' => 'Ku hava ku cinca loku kumiweke eka xiyenge lexi.',
325 'uctop' => '(Henhla)',
326 'month' => 'Kusukela e ka nhweti ya (kuya endhzaku):',
327 'year' => 'Ku sukela e ka lembe ra (kuya endhzaku):',
328
329 'sp-contributions-newbies' => 'Komba minyikela ya ti akhawunti tintswa ntsena',
330 'sp-contributions-newbies-sub' => 'Eka ti akhawunti ti ntswa',
331 'sp-contributions-search' => 'Lava minyikelo',
332
333 # What links here
334 'whatlinkshere' => 'Leswi khwekelaka laha',
335
336 # Block/unblock
337 'contribslink' => 'Minyikelo',
338
339 # Tooltip help for the actions
340 'tooltip-pt-userpage' => 'Tluka ra vutirhisi',
341 'tooltip-pt-mytalk' => 'Mbulavulo namina',
342 'tooltip-pt-preferences' => 'Minyikelo ya mina',
343 'tooltip-pt-mycontris' => 'Nxaxamelo wa minyikelo ya mina',
344 'tooltip-pt-logout' => 'pfala u famba',
345 'tooltip-ca-protect' => 'Sirhelela tluka leri',
346 'tooltip-ca-delete' => 'Sula tluka leri',
347 'tooltip-ca-move' => 'Veka tluka endhzawini yinwana',
348 'tooltip-n-mainpage' => 'Endzela tlukankulu',
349 'tooltip-t-whatlinkshere' => 'Nxaxamelo wa matluka lama khwekelaka laha',
350 'tooltip-t-upload' => 'Khandziyisa tifayili',
351 'tooltip-t-specialpages' => 'Nxaxamelo wa matluka yo hlawuleka',
352 'tooltip-ca-nstab-user' => 'Vona tluka ra mutirhisi',
353 'tooltip-save' => 'Hlayiso ku cinca ka wena',
354 'tooltip-preview' => 'Ringanisa ku cinca loku uku endleke, Tirhisa Xitirhisiwa lexi ungasi hlayisa tluka leri!',
355
356 # Special:SpecialPages
357 'specialpages' => 'Matluka yo hlawuleka',
358
359 );