]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blob - languages/messages/MessagesLzz.php
MediaWiki 1.15.0
[autoinstallsdev/mediawiki.git] / languages / messages / MessagesLzz.php
1 <?php
2 /** Lazuri Nena (Lazuri Nena)
3  *
4  * See MessagesQqq.php for message documentation incl. usage of parameters
5  * To improve a translation please visit http://translatewiki.net
6  *
7  * @ingroup Language
8  * @file
9  *
10  * @author Bombola
11  * @author Dato deutschland
12  * @author Ibero-kolxi
13  */
14
15 $messages = array(
16 'underline-always' => "P'anda",
17 'underline-never'  => "P'ot'e",
18
19 # Dates
20 'sun'       => 'Mja',
21 'mon'       => 'Tut',
22 'tue'       => "İk'i",
23 'wed'       => 'Cum',
24 'thu'       => '3aç',
25 'fri'       => 'Obi',
26 'sat'       => 'Sab',
27 'january'   => "3'anağani",
28 'february'  => "K'undura",
29 'march'     => "Mart'i",
30 'april'     => "Ap'rili",
31 'may_long'  => 'Maisi',
32 'june'      => 'Mbuliştuta',
33 'july'      => 'X3ala',
34 'august'    => 'Maraşina',
35 'september' => "St'aroşina",
36 'october'   => 'Gumatuta',
37 'november'  => 'Çxalva',
38 'december'  => "Xrist'ana",
39 'jan'       => "3'an",
40 'feb'       => "K'un",
41 'mar'       => 'Mar',
42 'apr'       => "Ap'r",
43 'may'       => 'Mai',
44 'jun'       => 'Mbul',
45 'jul'       => 'X3al',
46 'aug'       => 'Mara',
47 'sep'       => "St'a",
48 'oct'       => 'Gum',
49 'nov'       => 'Çxa',
50 'dec'       => 'Xri',
51
52 # Categories related messages
53 'subcategories'            => "Tudek'ategorepe",
54 'hidden-categories'        => '{{PLURAL:$1|Dompuleri kategori|Dompuleri kategorepe}}',
55 'hidden-category-category' => 'Dompuleri kategorepe', # Name of the category where hidden categories will be listed
56
57 'qbpageoptions'  => 'Am masvare',
58 'qbspecialpages' => 'Doxmeli masvarepe',
59 'moredotdotdot'  => 'Çkva…',
60 'mypage'         => 'Çkimi masvare',
61 'and'            => '&#32;do',
62
63 'tagline'          => "{{SITENAME}}'i şen",
64 'go'               => 'İgzali',
65 'searcharticle'    => 'İgzali',
66 'history_short'    => "P'ot'e",
67 'info_short'       => "Geç'k'apuri",
68 'delete'           => 'Ok’okosi',
69 'deletethispage'   => 'Am masvares ok’okosi',
70 'newpage'          => 'Ağani masvare',
71 'talkpagelinktext' => "disk'uzia",
72 'specialpage'      => 'Doxmeli masvare',
73 'otherlanguages'   => 'Çkva nenapes',
74
75 # 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).
76 'aboutsite'            => '{{SITENAME}} şeni',
77 'aboutpage'            => 'Project:Ambarepe',
78 'copyright'            => 'Content is available under $1.',
79 'copyrightpagename'    => '{{SITENAME}} copyright',
80 'mainpage'             => "Dudi But'k'a",
81 'mainpage-description' => "Dudi But'k'a",
82
83 'badaccess' => 'İzini xilafi',
84
85 'ok'              => 'HO',
86 'newmessageslink' => 'ağani mesajepe',
87
88 # Short words for each namespace, by default used in the namespace tab in monobook
89 'nstab-main'      => 'Masvare',
90 'nstab-mediawiki' => 'Mesaji',
91
92 # Edit page toolbar
93 'bold_tip' => "Mçxu nç'ara",
94
95 # Edit pages
96 'newarticle' => '(Ağani)',
97
98 # Recent changes linked
99 'recentchangeslinked-page' => 'Masvare coxo:',
100
101 # Statistics
102 'statistics' => "İstatist'iğepe",
103
104 # Miscellaneous special pages
105 'newpages' => 'Ağani masvarepe',
106
107 # Book sources
108 'booksources-go' => 'İgzali',
109
110 # Special:AllPages
111 'allarticles'    => 'Mteli masvarepe',
112 'allpagessubmit' => 'İgzali',
113
114 # Watchlist
115 'watchlistfor' => "('''$1''' şeni)",
116
117 # What links here
118 'whatlinkshere-page' => 'Masvare:',
119
120 # Block/unblock
121 '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,...
122
123 # 'all' in various places, this might be different for inflected languages
124 'watchlistall2' => 'mteli',
125 'namespacesall' => 'mteli',
126
127 );