summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesSs.php
blob: ad3d1e058376370211d7b784812e319c192b1061 (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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
<?php
/** Swati (SiSwati)
 *
 * @addtogroup Language
 *
 * @author MF-Warburg
 * @author Jatrobat
 * @author Siebrand
 */

$messages = array(
# Dates
'sunday'        => 'LíSontfo',
'monday'        => 'uMsombulûko',
'tuesday'       => 'Lesíbilí',
'wednesday'     => 'Lésitsâtfu',
'thursday'      => 'Lesíne',
'friday'        => 'Lesíhlánu',
'saturday'      => 'úMgcibélo',
'january'       => 'Bhimbídvwane',
'february'      => 'iNdlóvana',
'march'         => 'íNdlovu',
'april'         => 'Mábasa',
'may_long'      => 'íNkhwekhwéti',
'june'          => 'íNhlaba',
'july'          => 'Khólwáne',
'august'        => 'íNgci',
'september'     => 'íNyoni',
'october'       => 'íMphala',
'november'      => 'Lídvúba',
'december'      => 'íNgongóni',
'january-gen'   => 'Bhimbídvwane',
'february-gen'  => 'iNdlóvana',
'march-gen'     => 'íNdlovu',
'april-gen'     => 'Mábasa',
'may-gen'       => 'íNkhwekhwéti',
'june-gen'      => 'íNhlaba',
'july-gen'      => 'Khólwáne',
'august-gen'    => 'íNgci',
'september-gen' => 'íNyoni',
'october-gen'   => 'íMphala',
'november-gen'  => 'Lídvúba',
'december-gen'  => 'íNgongóni',

'qbfind' => 'Kúkhándza',
'qbedit' => 'Kúhlela',

'help'          => 'Kúsíta',
'search'        => 'Kucálata',
'searchbutton'  => 'kucálata',
'go'            => 'Kúhámba',
'searcharticle' => 'Kúhámba',
'history_short' => 'Umlandvo',
'print'         => 'Kucindzetêla',
'edit'          => 'kúhlela',
'talk'          => 'Kúcoca',
'jumptosearch'  => 'kucálata',

# 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).
'portal'     => 'Likhefi leinthanethi',
'portal-url' => 'Project:Likhefi leinthanethi',

'editsection' => 'kúhlela',
'editold'     => 'kúhlela',

# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-main' => 'Intfo',
'nstab-user' => 'Umuntfu',
'nstab-help' => 'Kúsíta',

# Login and logout pages
'uid'                => 'Umuntfu ID:',
'yourlanguage'       => 'Lúlwîmi:',
'loginlanguagelabel' => 'Lúlwîmi: $1',

# Search results
'powersearch' => 'Kucálata',

# Preferences page
'searchresultshead' => 'Kucálata',

# Image list
'ilsubmit'          => 'Kucálata',
'filehist-datetime' => 'Lusuku/Síkhatsí',
'filehist-user'     => 'Umuntfu',

# Miscellaneous special pages
'move' => 'Kúgojotîsa',

# Special:Log
'specialloguserlabel' => 'Umuntfu:',

# Special:Allpages
'allpagessubmit' => 'Kúhámba',

# Restrictions (nouns)
'restriction-edit'   => 'Kúhlela',
'restriction-move'   => 'Kúgojotîsa',
'restriction-create' => 'Kúdála',

# Tooltip help for the actions
'tooltip-search' => 'Kucálata {{SITENAME}}',

);