summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesLzz.php
blob: 757afc343951d2840152dbecea1b4fc2ffbccd0c (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
<?php
/** Lazuri Nena (Lazuri Nena)
 *
 * @ingroup Language
 * @file
 *
 * @author Dato deutschland
 * @author Ibero-kolxi
 */

$messages = array(
# Dates
'sun'       => 'Mja',
'mon'       => 'Tut',
'tue'       => "İk'i",
'wed'       => 'Cum',
'thu'       => '3aç',
'fri'       => 'Obi',
'sat'       => 'Sab',
'january'   => "3'anağani",
'february'  => "K'undura",
'march'     => "Mart'i",
'april'     => "Ap'rili",
'may_long'  => 'Maisi',
'june'      => 'Mbuliştuta',
'july'      => 'X3ala',
'august'    => 'Maraşina',
'september' => "St'aroşina",
'october'   => 'Gumatuta',
'november'  => 'Çxalva',
'december'  => "Xrist'ana",
'jan'       => "3'an",
'feb'       => "K'un",
'mar'       => 'Mar',
'apr'       => "Ap'r",
'may'       => 'Mai',
'jun'       => 'Mbul',
'jul'       => 'X3al',
'aug'       => 'Mara',
'sep'       => "St'a",
'oct'       => 'Gum',
'nov'       => 'Çxa',
'dec'       => 'Xri',

'talkpagelinktext' => "disk'uzia",

# 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).
'aboutsite'            => '{{SITENAME}}şeni',
'aboutpage'            => 'Project:Ambarepe',
'copyright'            => 'Content is available under $1.',
'copyrightpagename'    => '{{SITENAME}} copyright',
'mainpage'             => "Dudbut'k'a",
'mainpage-description' => "Dudbut'k'a",

);