summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesAb.php
blob: 6b9dc187d0a1fdd471f3fc8dac047fdf40302a0c (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
<?php
/** Abkhazian (Аҧсуа)
 *
 * @ingroup Language
 * @file
 *
 * @author Mzhiba
 * @author ОйЛ
 */

$fallback = 'ru';

$messages = array(
# Dates
'january'   => 'ажьырныҳәа',
'february'  => 'жәабран',
'march'     => 'хәажәкыр',
'april'     => 'мшаҧы',
'may_long'  => 'лаҵара',
'june'      => 'рашәара',
'july'      => 'ҧхынгәы',
'august'    => 'нанҳәа',
'september' => 'цәыббра',
'october'   => 'жьҭаара',
'november'  => 'абҵара',
'december'  => 'ҧхынҷкәын',

'search'           => 'Аҧшаара',
'searchbutton'     => 'Аҧшаара',
'printableversion' => 'Акьыҧхьразы аверсиа',
'jumptosearch'     => 'аҧшаара',

# 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}} иазкны',
'mainpage'             => 'Ихадоу адаҟьа',
'mainpage-description' => 'Ихадоу адаҟьа',

# Edit pages
'summary' => 'Ятарлă саспаллисем:',

# Special:AllPages
'alphaindexline' => '$1 ... $2',

# 'all' in various places, this might be different for inflected languages
'watchlistall2' => 'зегьы',
'namespacesall' => 'зегьы',
'monthsall'     => 'зегьы',

);