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 Comp1089
11 * @author Mzhiba
12 * @author Temuri rajavi
13 * @author ОйЛ
14 */
15
16 $fallback = 'ru';
17
18 $messages = array(
19 # Dates
20 'sunday' => 'амҽыш',
21 'monday' => 'ашәахь',
22 'tuesday' => 'аҩаш',
23 'wednesday' => 'ахаш',
24 'thursday' => 'аҧшьаш',
25 'friday' => 'ахәуаш',
26 'saturday' => 'асабш',
27 'january' => 'ажьырныҳәа',
28 'february' => 'жәабран',
29 'march' => 'хәажәкыр',
30 'april' => 'мшаҧы',
31 'may_long' => 'лаҵара',
32 'june' => 'рашәара',
33 'july' => 'ҧхынгәы',
34 'august' => 'нанҳәа',
35 'september' => 'цәыббра',
36 'october' => 'жьҭаара',
37 'november' => 'абҵара',
38 'december' => 'ҧхынҷкәын',
39 'january-gen' => 'ажьырныҳәа',
40 'february-gen' => 'жәабран',
41
42 # Categories related messages
43 'pagecategories' => '{{PLURAL:$1|Акатегориа|Акатегориақәа}}',
44
45 # Cologne Blue skin
46 'qbedit' => 'Ариашара',
47 'qbpageoptions' => 'Ари адаҟьа',
48
49 # Vector skin
50 'vector-namespace-category' => 'Акатегориа',
51 'vector-namespace-main' => 'Адаҟьа',
52 'vector-namespace-talk' => 'Ахцәажәара',
53 'vector-view-edit' => 'Ариашамҭа',
54 'vector-view-history' => 'Аҭоурых',
55
56 'help' => 'Цхыраара',
57 'search' => 'Аҧшаара',
58 'searchbutton' => 'Аҧшаара',
59 'searcharticle' => 'Адаҟьа',
60 'history_short' => 'Аҭоурых',
61 'printableversion' => 'Акьыҧхьразы аверсиа',
62 'edit' => 'Ариашамҭа',
63 'talkpagelinktext' => 'Ахцәажәара',
64 'talk' => 'Ахцәажәара',
65 'jumptonavigation' => 'Анавигациа',
66 'jumptosearch' => 'Аҧшаара',
67
68 # 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).
69 'aboutsite' => '{{SITENAME}} иазкны',
70 'mainpage' => 'Ихадоу Адаҟьа',
71 'mainpage-description' => 'Ихадоу адаҟьа',
72
73 'editsection' => 'ариашамҭа',
74 'editold' => 'ариашара',
75 'editlink' => 'ариашара',
76
77 # Short words for each namespace, by default used in the namespace tab in monobook
78 'nstab-main' => 'Адаҟьа',
79 'nstab-user' => 'Иалоу',
80 'nstab-category' => 'Акатегориа',
81
82 # Login and logout pages
83 'loginlanguagelabel' => 'Бызшәа: $1',
84
85 # Edit pages
86 'summary' => 'Ятарлă саспаллисем:',
87
88 # Preferences page
89 'uid' => 'Иалоу ID:',
90 'yourlanguage' => 'Абызшәа:',
91
92 # Groups
93 'group-user' => 'Иалоуқәа',
94
95 'group-user-member' => 'Иалоу',
96
97 # File description page
98 'filehist-user' => 'Иалоу',
99
100 'brokenredirects-edit' => 'ариашамҭа',
101
102 # Miscellaneous special pages
103 'newpages-username' => 'Иалоу:',
104
105 # Special:Log
106 'specialloguserlabel' => 'Иалоу:',
107
108 # Special:AllPages
109 'alphaindexline' => '$1 ... $2',
110
111 # Special:LinkSearch
112 'linksearch-ok' => 'Аҧшаара',
113
114 # Restrictions (nouns)
115 'restriction-edit' => 'Ариашамҭа',
116
117 'sp-contributions-talk' => 'ахцәажәара',
118 'sp-contributions-submit' => 'Аҧшаара',
119
120 # What links here
121 'whatlinkshere-page' => 'Адаҟьа:',
122
123 # Namespace 8 related
124 'allmessages-language' => 'Абызшәа:',
125
126 # Special:NewFiles
127 'ilsubmit' => 'Аҧшаара',
128
129 # 'all' in various places, this might be different for inflected languages
130 'watchlistall2' => 'зегьы',
131 'namespacesall' => 'зегьы',
132 'monthsall' => 'зегьы',
133
134 # Special:FileDuplicateSearch
135 'fileduplicatesearch-submit' => 'Аҧшаара',
136
137 );