Localisation updates from Betawiki (2007-12-20 0:49 CET).
[lhc/web/wiklou.git] / languages / messages / MessagesSma.php
1 <?php
2 /** Southern Sami (Lullisámegiella)
3 *
4 * @addtogroup Language
5 *
6 * @author Max sonnelid
7 */
8
9 $messages = array(
10 # Dates
11 'sunday' => 'Aejlege',
12 'monday' => 'Måanta',
13 'tuesday' => 'Däjsta',
14 'wednesday' => 'Gaske-våhkoe',
15 'thursday' => 'Dåarsta',
16 'friday' => 'Bearjedh',
17 'saturday' => 'Laavadahke',
18 'january' => 'Tsiengele',
19 'february' => 'Goevte',
20 'march' => 'Njoktje',
21 'april' => 'Voerhtje',
22 'may_long' => 'Suehpede',
23 'june' => 'Ruffie',
24 'july' => 'Snjaltje',
25 'august' => 'Mïetske',
26 'september' => 'Gaekere',
27 'october' => 'Golke',
28 'november' => 'Rahka',
29 'december' => 'Goeve',
30 'january-gen' => 'Tsiengele',
31 'february-gen' => 'Goevte',
32 'march-gen' => 'Njoktje',
33 'april-gen' => 'Voerhtje',
34 'may-gen' => 'Suehpede',
35 'june-gen' => 'Ruffie',
36 'july-gen' => 'Snjaltje',
37 'august-gen' => 'Mïetske',
38 'september-gen' => 'Gaekere',
39 'october-gen' => 'Golke',
40 'november-gen' => 'Rahka',
41 'december-gen' => 'Goeve',
42
43 'about' => 'Bïjre',
44 'qbedit' => 'Värrhtoedimmie',
45
46 'errorpagetitle' => 'Båajhtode',
47 'tagline' => 'Raejeste {{SITENAME}}',
48 'help' => 'Viehkie',
49 'search' => 'Ohtsedh',
50 'searchbutton' => 'Ohtsedh',
51 'searcharticle' => 'Vaadtsa',
52 'edit' => 'Värrhtoedimmie',
53 'newpage' => 'Orre bielie',
54 'talkpagelinktext' => 'Dïerhkestidh',
55 'talk' => 'Dïerhkestidh',
56 'jumptosearch' => 'ohtsedh',
57
58 # 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).
59 'aboutsite' => 'Bïjre {{SITENAME}}',
60 'mainpage' => 'Åejjiebielie',
61
62 'editsection' => 'värrhtoedimmie',
63 'editold' => 'värrhtoedimmie',
64
65 # Short words for each namespace, by default used in the namespace tab in monobook
66 'nstab-main' => 'Bielie',
67 'nstab-media' => 'Guvvie',
68 'nstab-image' => 'Guvvie',
69
70 # General errors
71 'error' => 'Båajhtode',
72
73 # Login and logout pages
74 'yourname' => 'Nuhtjiennomme:',
75 'yourpassword' => 'Loevesbaakoe:',
76 'youremail' => 'E-påaste:',
77 'yourlanguage' => 'Gïele:',
78 'email' => 'E-påaste',
79 'mailmypassword' => 'E-påaste loevesbaakoe',
80 'loginlanguagelabel' => 'Gïele: $1',
81
82 # Edit pages
83 'savearticle' => 'Spååredh bielie',
84 'newarticle' => '(Orre)',
85
86 # History pages
87 'page_first' => 'voestegh',
88 'page_last' => 'minngemes',
89
90 # Search results
91 'nextn' => 'minngeben $1',
92 'powersearch' => 'Ohtsedh',
93
94 'group-sysop-member' => 'Reerien',
95
96 # Image list
97 'imagelist' => 'Guvvie lästoe',
98 'imgfile' => 'guvvie',
99 'filehist-user' => 'Nuhtjien',
100
101 'brokenredirects-edit' => '(värrhtoedimmie)',
102
103 # Miscellaneous special pages
104 'listusers' => 'Nuhtjien lästoe',
105
106 # Special:Log
107 'specialloguserlabel' => 'Nuhtjien:',
108
109 # Special:Allpages
110 'nextpage' => 'Minngebe bielie ($1)',
111
112 # E-mail user
113 'emailuser' => 'E-påaste dïhte nuhtjien',
114
115 # Tooltip help for the actions
116 'tooltip-search' => 'Ohtsedh {{SITENAME}}',
117
118 # Auto-summaries
119 'autosumm-new' => 'Orre bielie: $1',
120
121 );