(bug 15880) Namespace alias for Special: for Korean.
[lhc/web/wiklou.git] / languages / messages / MessagesLzz.php
1 <?php
2 /** Lazuri Nena (Lazuri Nena)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author Dato deutschland
8 * @author Ibero-kolxi
9 */
10
11 $messages = array(
12 # Dates
13 'sun' => 'Mja',
14 'mon' => 'Tut',
15 'tue' => "İk'i",
16 'wed' => 'Cum',
17 'thu' => '3aç',
18 'fri' => 'Obi',
19 'sat' => 'Sab',
20 'january' => "3'anağani",
21 'february' => "K'undura",
22 'march' => "Mart'i",
23 'april' => "Ap'rili",
24 'may_long' => 'Maisi',
25 'june' => 'Mbuliştuta',
26 'july' => 'X3ala',
27 'august' => 'Maraşina',
28 'september' => "St'aroşina",
29 'october' => 'Gumatuta',
30 'november' => 'Çxalva',
31 'december' => "Xrist'ana",
32 'jan' => "3'an",
33 'feb' => "K'un",
34 'mar' => 'Mar',
35 'apr' => "Ap'r",
36 'may' => 'Mai',
37 'jun' => 'Mbul',
38 'jul' => 'X3al',
39 'aug' => 'Mara',
40 'sep' => "St'a",
41 'oct' => 'Gum',
42 'nov' => 'Çxa',
43 'dec' => 'Xri',
44
45 'talkpagelinktext' => "disk'uzia",
46
47 # 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).
48 'aboutsite' => '{{SITENAME}}şeni',
49 'aboutpage' => 'Project:Ambarepe',
50 'bugreportspage' => 'Project:Bug reports',
51 'copyright' => 'Content is available under $1.',
52 'copyrightpagename' => '{{SITENAME}} copyright',
53 'mainpage' => "Dudbut'k'a",
54 'mainpage-description' => "Dudbut'k'a",
55
56 );