6dda6c9b5fdb8e68dc92fc47524894c114080204
[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 */
9
10 $messages = array(
11 # Dates
12 'january' => 'Bhimbídvwane',
13 'february' => 'iNdlóvana',
14 'march' => 'íNdlovu',
15 'april' => 'Mábasa',
16 'may_long' => 'íNkhwekhwéti',
17 'june' => 'íNhlaba',
18 'july' => 'Khólwáne',
19 'august' => 'íNgci',
20 'september' => 'íNyoni',
21 'october' => 'íMphala',
22 'november' => 'Lídvúba',
23 'december' => 'íNgongóni',
24
25 'help' => 'Kúsíta',
26 'search' => 'Kucálata',
27 'searchbutton' => 'kucálata',
28 'go' => 'Kúhámba',
29 'searcharticle' => 'Kúhámba',
30 'history_short' => 'Umlandvo',
31 'edit' => 'kúhlela',
32 'talk' => 'Kúcoca',
33
34 # 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).
35 'portal' => 'Likhefi leinthanethi',
36 'portal-url' => '{{ns:project}}:Likhefi leinthanethi',
37
38 'editsection' => 'kúhlela',
39
40 # Login and logout pages
41 'yourlanguage' => 'Lúlwîmi:',
42 'loginlanguagelabel' => 'Lúlwîmi: $1',
43
44 # Special:Log
45 'specialloguserlabel' => 'Umuntfu:',
46
47 );