* (bug 16638) 8-bit URL fallback encoding now set on additional languages using
[lhc/web/wiklou.git] / languages / messages / MessagesAb.php
1 <?php
2 /** Abkhazian (Аҧсуа)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author Mzhiba
8 * @author ОйЛ
9 */
10
11 $fallback = 'ru';
12
13 $messages = array(
14 # Dates
15 'january' => 'ажьырныҳәа',
16 'february' => 'жәабран',
17 'march' => 'хәажәкыр',
18 'april' => 'мшаҧы',
19 'may_long' => 'лаҵара',
20 'june' => 'рашәара',
21 'july' => 'ҧхынгәы',
22 'august' => 'нанҳәа',
23 'september' => 'цәыббра',
24 'october' => 'жьҭаара',
25 'november' => 'абҵара',
26 'december' => 'ҧхынҷкәын',
27
28 'search' => 'Аҧшаара',
29 'searchbutton' => 'Аҧшаара',
30 'printableversion' => 'Акьыҧхьразы аверсиа',
31 'jumptosearch' => 'аҧшаара',
32
33 # 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).
34 'aboutsite' => '{{SITENAME}} иазкны',
35 'mainpage' => 'Ихадоу адаҟьа',
36 'mainpage-description' => 'Ихадоу адаҟьа',
37
38 # Edit pages
39 'summary' => 'Ятарлă саспаллисем:',
40
41 # Special:AllPages
42 'alphaindexline' => '$1 ... $2',
43
44 # 'all' in various places, this might be different for inflected languages
45 'watchlistall2' => 'зегьы',
46 'namespacesall' => 'зегьы',
47 'monthsall' => 'зегьы',
48
49 );