Localisation updates for core and extension messages from translatewiki.net (2010...
[lhc/web/wiklou.git] / languages / messages / MessagesAb.php
1 <?php
2 /** Abkhazian (Аҧсуа)
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 Mzhiba
11 * @author Temuri rajavi
12 * @author ОйЛ
13 */
14
15 $fallback = 'ru';
16
17 $messages = array(
18 # Dates
19 'sunday' => 'амҽыш',
20 'monday' => 'ашәахь',
21 'tuesday' => 'аҩаш',
22 'wednesday' => 'ахаш',
23 'thursday' => 'аҧшьаш',
24 'friday' => 'ахәуаш',
25 'saturday' => 'асабш',
26 'january' => 'ажьырныҳәа',
27 'february' => 'жәабран',
28 'march' => 'хәажәкыр',
29 'april' => 'мшаҧы',
30 'may_long' => 'лаҵара',
31 'june' => 'рашәара',
32 'july' => 'ҧхынгәы',
33 'august' => 'нанҳәа',
34 'september' => 'цәыббра',
35 'october' => 'жьҭаара',
36 'november' => 'абҵара',
37 'december' => 'ҧхынҷкәын',
38 'january-gen' => 'ажьырныҳәа',
39 'february-gen' => 'жәабран',
40
41 # Categories related messages
42 'pagecategories' => '{{PLURAL:$1|Акатегориа|Акатегориақәа}}',
43
44 # Cologne Blue skin
45 'qbpageoptions' => 'Ари адаҟьа',
46
47 # Vector skin
48 'vector-namespace-main' => 'Адаҟьа',
49 'vector-view-history' => 'Аҭоурых',
50
51 'search' => 'Аҧшаара',
52 'searchbutton' => 'Аҧшаара',
53 'searcharticle' => 'Адаҟьа',
54 'history_short' => 'Аҭоурых',
55 'printableversion' => 'Акьыҧхьразы аверсиа',
56 'jumptonavigation' => 'анавигациа',
57 'jumptosearch' => 'аҧшаара',
58
59 # 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).
60 'aboutsite' => '{{SITENAME}} иазкны',
61 'mainpage' => 'Ихадоу Адаҟьа',
62 'mainpage-description' => 'Ихадоу адаҟьа',
63
64 # Short words for each namespace, by default used in the namespace tab in monobook
65 'nstab-main' => 'Адаҟьа',
66 'nstab-category' => 'Акатегориа',
67
68 # Edit pages
69 'summary' => 'Ятарлă саспаллисем:',
70
71 # Groups
72 'group-user' => 'Иалоуқәа',
73
74 # File description page
75 'filehist-user' => 'Иалоу',
76
77 # Special:AllPages
78 'alphaindexline' => '$1 ... $2',
79
80 # 'all' in various places, this might be different for inflected languages
81 'watchlistall2' => 'зегьы',
82 'namespacesall' => 'зегьы',
83 'monthsall' => 'зегьы',
84
85 );