]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blobdiff - languages/messages/MessagesAb.php
MediaWiki 1.15.0
[autoinstallsdev/mediawiki.git] / languages / messages / MessagesAb.php
index 09d5ea246f28d13178c67f3eb4764c9ae8be8a10..d0f53cfb58efd414a59fa641b67f4d55a4ffe6e0 100644 (file)
@@ -1,5 +1,52 @@
 <?php
+/** Abkhazian (Аҧсуа)
+ *
+ * See MessagesQqq.php for message documentation incl. usage of parameters
+ * To improve a translation please visit http://translatewiki.net
+ *
+ * @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'     => 'зегьы',
+
+);