wiki.techinc.nl/languages/messages/MessagesAv.php
Siebrand Mazeland 907433aeca Remove fixed characters (spaces and comma) from listToText().
* Updated message 'and' for all languages to keep behaviour the same, no change for 'ksh' (wanted behaviour), changed 'en' (trailing comma).
* Added message 'word-separator' as optional message. Just a space for all languages at the moment.
2008-11-21 00:05:24 +00:00

119 lines
3.7 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/** Avaric (Авар)
*
* @ingroup Language
* @file
*
* @author MF-Warburg
* @author MONARCH79
* @author Phoebe
*/
$fallback = 'ru';
$messages = array(
# Dates
'sunday' => 'ГьатIан',
'monday' => 'Итни',
'tuesday' => 'Талат',
'wednesday' => 'АрбагI',
'thursday' => 'Хамиз',
'friday' => 'Рузман',
'saturday' => 'Шаммат',
'mytalk' => 'Дур бахlс',
'and' => '&#32;ва',
'errorpagetitle' => 'Гъалатl',
'help' => 'Кумек',
'history' => 'Хиса-басазул тарих',
'edit' => 'Хисизабе',
'talkpage' => 'Гьумералда тlасан бахlс',
'talk' => ахlс',
'toolbox' => 'Алатал',
'userpage' => 'ГIахьалчиясул гьумер',
'otherlanguages' => 'Цойги мацIазда',
# 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).
'currentevents' => 'Жакъасел лъугьа-бахъинал',
'mainpage' => етIераб гьумер',
'mainpage-description' => етIераб гьумер',
'portal' => 'Майдан',
'portal-url' => 'Project:Майдан',
'editsection' => 'хисизабизе',
# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-help' => 'Кумек',
# General errors
'error' => 'Гъалатl',
'internalerror' => 'Жанисеб гъалатl',
'viewsource' => 'Код бихьи',
# Login and logout pages
'loginpagetitle' => 'Цlар бице',
'userlogin' => 'ЦIар бице',
'userlogout' => 'Къватlиве лъугьине',
# Edit pages
'savearticle' => 'Хъвай-хъвай цIунизе',
# Preferences page
'preferences' => 'Рекъезаби',
'math_unknown_error' => 'Лъалареб гъалатl',
'localtime' => акlалъул заман',
# User rights
'userrights-user-editname' => 'ГIахьалчиясул цIар хъвай:',
# Recent changes
'recentchanges' => 'ЦIиял хиса-басал',
'rcshowhideminor' => '$1 гси-микъинал хиса-басал',
'rcshowhidebots' => '$1 бот',
'rcshowhideliu' => '$1 цIар рагьарал гIахьалчагIи',
'rcshowhideanons' => '$1 цIаргьечI',
'rcshowhidemine' => '$1 дир хиса-басал',
'diff' => 'батIалъи',
'hide' => 'Бахчизе',
'show' => 'Бихьизабизе',
'minoreditletter' => 'гI.-м.',
'newpageletter' => 'ЦI',
# Upload
'uploadnologin' => 'Дуца цIар бицун гьечIо',
# Random page
'randompage' => 'Цебе ккараб гьумер',
# Miscellaneous special pages
'shortpages' => 'Къокъал макъалаби',
'longpages' => 'Кlудиял гьумерал',
'listusers' => 'Гlахьалчагlазул сияхl',
# Special:Log
'specialloguserlabel' => 'ГIахьалчи:',
# Special:AllPages
'allarticles' => 'Киналго макъалаби',
# Special:Log/newusers
'newuserlog-create-entry' => 'ЦIияв гIахьалчи',
# Watchlist
'watchlist' => 'Дур халгьабиялъул сияхl',
'watch' => 'хал гьабизе',
# Contributions
'contributions' => 'ГIахьалчиясул хIалтIи',
'mycontris' => 'Дур гlахьаллъи',
# Move page
'move-page-legend' => 'Гьумералъул цlар хисизе',
'movearticle' => 'Гьумералъул цIар хисизе',
'movepagebtn' => 'Гьумералъул цlар хисизе',
# Special:SpecialPages
'specialpages' => 'Хассал гьумерал',
);