00001 <?php 00014 $fallback = 'ru'; 00015 00016 $messages = array( 00017 # Dates 00018 'january' => 'ажьырныҳәа', 00019 'february' => 'жәабран', 00020 'march' => 'хәажәкыр', 00021 'april' => 'мшаҧы', 00022 'may_long' => 'лаҵара', 00023 'june' => 'рашәара', 00024 'july' => 'ҧхынгәы', 00025 'august' => 'нанҳәа', 00026 'september' => 'цәыббра', 00027 'october' => 'жьҭаара', 00028 'november' => 'абҵара', 00029 'december' => 'ҧхынҷкәын', 00030 00031 'search' => 'Аҧшаара', 00032 'searchbutton' => 'Аҧшаара', 00033 'printableversion' => 'Акьыҧхьразы аверсиа', 00034 'jumptosearch' => 'аҧшаара', 00035 00036 # 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). 00037 'aboutsite' => '{{SITENAME}} иазкны', 00038 'mainpage' => 'Ихадоу адаҟьа', 00039 'mainpage-description' => 'Ихадоу адаҟьа', 00040 00041 # Edit pages 00042 'summary' => 'Ятарлă саспаллисем:', 00043 00044 # Special:AllPages 00045 'alphaindexline' => '$1 ... $2', 00046 00047 # 'all' in various places, this might be different for inflected languages 00048 'watchlistall2' => 'зегьы', 00049 'namespacesall' => 'зегьы', 00050 'monthsall' => 'зегьы', 00051 00052 );