summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesLzz.php
blob: 6f6154bae1210b75f4d73f09a750463284d398fe (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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<?php
/** Lazuri Nena (Lazuri Nena)
 *
 * See MessagesQqq.php for message documentation incl. usage of parameters
 * To improve a translation please visit http://translatewiki.net
 *
 * @ingroup Language
 * @file
 *
 * @author Bombola
 * @author Dato deutschland
 * @author Ibero-kolxi
 */

$messages = array(
'underline-always' => "P'anda",
'underline-never'  => "P'ot'e",

# 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',

# Categories related messages
'subcategories'            => "Tudek'ategorepe",
'hidden-categories'        => '{{PLURAL:$1|Dompuleri kategori|Dompuleri kategorepe}}',
'hidden-category-category' => 'Dompuleri kategorepe', # Name of the category where hidden categories will be listed

'qbpageoptions'  => 'Am masvare',
'qbspecialpages' => 'Doxmeli masvarepe',
'moredotdotdot'  => 'Çkva…',
'mypage'         => 'Çkimi masvare',
'and'            => '&#32;do',

'tagline'          => "{{SITENAME}}'i şen",
'go'               => 'İgzali',
'searcharticle'    => 'İgzali',
'history_short'    => "P'ot'e",
'info_short'       => "Geç'k'apuri",
'delete'           => 'Ok’okosi',
'deletethispage'   => 'Am masvares ok’okosi',
'newpage'          => 'Ağani masvare',
'talkpagelinktext' => "disk'uzia",
'specialpage'      => 'Doxmeli masvare',
'otherlanguages'   => 'Çkva nenapes',

# 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'             => "Dudi But'k'a",
'mainpage-description' => "Dudi But'k'a",

'badaccess' => 'İzini xilafi',

'ok'              => 'HO',
'newmessageslink' => 'ağani mesajepe',

# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-main'      => 'Masvare',
'nstab-mediawiki' => 'Mesaji',

# Edit page toolbar
'bold_tip' => "Mçxu nç'ara",

# Edit pages
'newarticle' => '(Ağani)',

# Recent changes linked
'recentchangeslinked-page' => 'Masvare coxo:',

# Statistics
'statistics' => "İstatist'iğepe",

# Miscellaneous special pages
'newpages' => 'Ağani masvarepe',

# Book sources
'booksources-go' => 'İgzali',

# Special:AllPages
'allarticles'    => 'Mteli masvarepe',
'allpagessubmit' => 'İgzali',

# Watchlist
'watchlistfor' => "('''$1''' şeni)",

# What links here
'whatlinkshere-page' => 'Masvare:',

# Block/unblock
'ipboptions' => "2 saati:2 saati,1 ndğa:1 ndğa,3 ndğa:3 ndğa,1 doloni:1 doloni,2 doloni:2 doloni,1 tuta:1 tuta,3 tuta:3 tuta,6 tuta:6 tuta,1 ǯana:1 ǯana,p'anda:p'anda", # display1:time1,display2:time2,...

# 'all' in various places, this might be different for inflected languages
'watchlistall2' => 'mteli',
'namespacesall' => 'mteli',

);