summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesVe.php
blob: 21715a5d5f9bcb0352fac5f1a7549c54ac492b08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?php
/** Venda (Tshivenda)
 *
 * See MessagesQqq.php for message documentation incl. usage of parameters
 * To improve a translation please visit http://translatewiki.net
 *
 * @ingroup Language
 * @file
 *
 * @author Node ue
 */

$messages = array(
'search'       => 'Ṱolani',
'searchbutton' => 'Ṱolani',
'talk'         => 'Ambani',

# 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).
'mainpage'             => 'Hayani',
'mainpage-description' => 'Hayani',

# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-mediawiki' => 'Mulaedza',

# General errors
'error' => 'Vhukhakhi',

# Login and logout pages
'yourname'     => 'Dzina ḽa mushumisi:',
'yourpassword' => 'Phasiwede:',

# Preferences page
'changepassword' => 'Shandukisani phasiwede',
'username'       => 'Dzina ḽa mushumisi:',

# Miscellaneous special pages
'newpages-username' => 'Dzina ḽa mushumisi:',

'exif-meteringmode-255' => 'Zwiṅwe',

# Special:Version
'version-other' => 'Zwiṅwe',

);