Update.
[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 'sunday' => 'LíSontfo',
14 'monday' => 'uMsombulûko',
15 'tuesday' => 'Lesíbilí',
16 'wednesday' => 'Lésitsâtfu',
17 'thursday' => 'Lesíne',
18 'friday' => 'Lesíhlánu',
19 'saturday' => 'úMgcibélo',
20 'january' => 'Bhimbídvwane',
21 'february' => 'iNdlóvana',
22 'march' => 'íNdlovu',
23 'april' => 'Mábasa',
24 'may_long' => 'íNkhwekhwéti',
25 'june' => 'íNhlaba',
26 'july' => 'Khólwáne',
27 'august' => 'íNgci',
28 'september' => 'íNyoni',
29 'october' => 'íMphala',
30 'november' => 'Lídvúba',
31 'december' => 'íNgongóni',
32 'january-gen' => 'Bhimbídvwane',
33 'february-gen' => 'iNdlóvana',
34 'march-gen' => 'íNdlovu',
35 'april-gen' => 'Mábasa',
36 'may-gen' => 'íNkhwekhwéti',
37 'june-gen' => 'íNhlaba',
38 'july-gen' => 'Khólwáne',
39 'august-gen' => 'íNgci',
40 'september-gen' => 'íNyoni',
41 'october-gen' => 'íMphala',
42 'november-gen' => 'Lídvúba',
43 'december-gen' => 'íNgongóni',
44
45 'qbfind' => 'Kúkhándza',
46 'qbedit' => 'Kúhlela',
47
48 'help' => 'Kúsíta',
49 'search' => 'Kucálata',
50 'searchbutton' => 'kucálata',
51 'go' => 'Kúhámba',
52 'searcharticle' => 'Kúhámba',
53 'history_short' => 'Umlandvo',
54 'print' => 'Kucindzetêla',
55 'edit' => 'kúhlela',
56 'talkpagelinktext' => 'Kúcoca',
57 'talk' => 'Kúcoca',
58 'jumptosearch' => 'kucálata',
59
60 # 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).
61 'portal' => 'Likhefi leinthanethi',
62 'portal-url' => 'Project:Likhefi leinthanethi',
63
64 'youhavenewmessages' => 'Ube $1 ($2).',
65 'editsection' => 'kúhlela',
66 'editold' => 'kúhlela',
67 'viewdeleted' => 'Kúfúna $1?',
68
69 # Short words for each namespace, by default used in the namespace tab in monobook
70 'nstab-main' => 'Intfo',
71 'nstab-user' => 'Umuntfu',
72 'nstab-help' => 'Kúsíta',
73
74 # Login and logout pages
75 'uid' => 'Umuntfu ID:',
76 'yourlanguage' => 'Lúlwîmi:',
77 'loginlanguagelabel' => 'Lúlwîmi: $1',
78
79 # Search results
80 'powersearch' => 'Kucálata',
81
82 # Preferences page
83 'searchresultshead' => 'Kucálata',
84
85 # Image list
86 'ilsubmit' => 'Kucálata',
87 'filehist-datetime' => 'Lusuku/Síkhatsí',
88 'filehist-user' => 'Umuntfu',
89 'imagelist_date' => 'Lusuku',
90 'imagelist_name' => 'Ligama',
91 'imagelist_user' => 'Umuntfu',
92
93 'brokenredirects-edit' => '(kúhlela)',
94
95 'withoutinterwiki-submit' => 'Kúfúna',
96
97 # Miscellaneous special pages
98 'move' => 'Kúgojotîsa',
99
100 # Book sources
101 'booksources-go' => 'Kúhámba',
102
103 # Special:Log
104 'specialloguserlabel' => 'Umuntfu:',
105 'log-search-submit' => 'Kúhámba',
106
107 # Special:Allpages
108 'allpagessubmit' => 'Kúhámba',
109
110 # Special:Listusers
111 'listusers-submit' => 'Kúfúna',
112
113 # Restrictions (nouns)
114 'restriction-edit' => 'Kúhlela',
115 'restriction-move' => 'Kúgojotîsa',
116 'restriction-create' => 'Kúdála',
117
118 # Undelete
119 'undelete-search-submit' => 'Kucálata',
120
121 'sp-contributions-submit' => 'Kucálata',
122
123 # Block/unblock
124 'ipblocklist-submit' => 'Kucálata',
125 'proxyblocksuccess' => 'Ngiénta.',
126
127 # Move page
128 'movelogpage' => 'Kúgojotîsa log',
129
130 # Namespace 8 related
131 'allmessagesname' => 'Ligama',
132
133 # Tooltip help for the actions
134 'tooltip-search' => 'Kucálata {{SITENAME}}',
135
136 # Multipage image navigation
137 'imgmultigo' => 'Kúhámba!',
138
139 # Table pager
140 'table_pager_limit_submit' => 'Kúhámba',
141
142 );