5d5f39224e8f383cc9cfac31ef754bad15a308d5
[lhc/web/wiklou.git] / languages / messages / MessagesSs.php
1 <?php
2 /** Swati (SiSwati)
3 *
4 * @addtogroup Language
5 *
6 * @author MF-Warburg
7 * @author Jatrobat
8 * @author Siebrand
9 */
10
11 $messages = array(
12 # Dates
13 'january' => 'Bhimbídvwane',
14 'february' => 'iNdlóvana',
15 'march' => 'íNdlovu',
16 'april' => 'Mábasa',
17 'may_long' => 'íNkhwekhwéti',
18 'june' => 'íNhlaba',
19 'july' => 'Khólwáne',
20 'august' => 'íNgci',
21 'september' => 'íNyoni',
22 'october' => 'íMphala',
23 'november' => 'Lídvúba',
24 'december' => 'íNgongóni',
25
26 'qbedit' => 'Kúhlela',
27
28 'help' => 'Kúsíta',
29 'search' => 'Kucálata',
30 'searchbutton' => 'kucálata',
31 'go' => 'Kúhámba',
32 'searcharticle' => 'Kúhámba',
33 'history_short' => 'Umlandvo',
34 'print' => 'Kucindzetêla',
35 'edit' => 'kúhlela',
36 'talk' => 'Kúcoca',
37 'jumptosearch' => 'kucálata',
38
39 # 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).
40 'portal' => 'Likhefi leinthanethi',
41 'portal-url' => 'Project:Likhefi leinthanethi',
42
43 'editsection' => 'kúhlela',
44 'editold' => 'kúhlela',
45
46 # Short words for each namespace, by default used in the namespace tab in monobook
47 'nstab-main' => 'Intfo',
48 'nstab-user' => 'Umuntfu',
49 'nstab-help' => 'Kúsíta',
50
51 # Login and logout pages
52 'uid' => 'Umuntfu ID:',
53 'yourlanguage' => 'Lúlwîmi:',
54 'loginlanguagelabel' => 'Lúlwîmi: $1',
55
56 # Search results
57 'powersearch' => 'Kucálata',
58
59 # Preferences page
60 'searchresultshead' => 'Kucálata',
61
62 # Image list
63 'ilsubmit' => 'Kucálata',
64
65 # Special:Log
66 'specialloguserlabel' => 'Umuntfu:',
67
68 );