Merge "Made Special:Contributions includable"
[lhc/web/wiklou.git] / languages / messages / MessagesLbe.php
index 6580edb..61f5419 100644 (file)
@@ -1,9 +1,13 @@
 <?php
-/** Лакку (Лакку)
+/** лакку (лакку)
+ *
+ * See MessagesQqq.php for message documentation incl. usage of parameters
+ * To improve a translation please visit http://translatewiki.net
  *
  * @ingroup Language
  * @file
  *
+ * @author Amire80
  */
 
 $fallback = 'ru';
@@ -19,14 +23,12 @@ $linkPrefixExtension = true;
 $namespaceNames = array(
        NS_MEDIA            => 'Медиа',
        NS_SPECIAL          => 'Къуллугъирал_лажин',
-       NS_MAIN             => '',
        NS_TALK             => 'Ихтилат',
        NS_USER             => 'Гьуртту_хьума',
-       NS_USER_TALK        => 'Гьуртту_хьуминнал_ихтилат', 
-       #NS_PROJECT set by $wgMetaNamespace
+       NS_USER_TALK        => 'Гьуртту_хьуминнал_ихтилат',
        NS_PROJECT_TALK     => '$1лиясса_ихтилат',
-       NS_IMAGE            => 'Сурат',
-       NS_IMAGE_TALK       => 'Суратраясса_ихтилат',
+       NS_FILE             => 'Сурат',
+       NS_FILE_TALK        => 'Суратраясса_ихтилат',
        NS_MEDIAWIKI        => 'MediaWiki',
        NS_MEDIAWIKI_TALK   => 'MediaWikiлиясса_ихтилат',
        NS_TEMPLATE         => 'Шаблон',
@@ -37,45 +39,81 @@ $namespaceNames = array(
        NS_CATEGORY_TALK    => 'Категориялиясса_ихтилат',
 );
 
+// Remove Russian aliases
+$namespaceGenderAliases = array();
+
 $linkTrail = '/^([a-zабвгдеёжзийклмнопрстуфхцчшщъыьэюяӀ1“»]+)(.*)$/sDu';
 
 $messages = array(
 'article' => 'Тарих',
-'qbedit'  => 'Дакьин дуван',
+'mytalk' => 'На цӀухху-бусу байсса интернетрал лажин',
+
+# Cologne Blue skin
+'qbedit' => 'Дакьин дуван',
 
-'history'          => 'Макьала',
-'history_short'    => 'Макьала',
-'edit'             => 'Дакьин дуван',
+'history' => 'Тарих',
+'history_short' => 'Тарих',
+'edit' => 'Дакьин дуван',
 'talkpagelinktext' => 'Ихтилат',
-'talk'             => 'Ихтилат',
+'talk' => 'Ихтилат',
 
-# 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'        => 'Нанисса ишру',
-'currentevents-url'    => 'Project:Нанисса ишру',
-'mainpage'             => 'Агьаммур лажин',
+# 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).
+'currentevents' => 'Нанисса ишру',
+'currentevents-url' => 'Project:Нанисса ишру',
+'mainpage' => 'Агьаммур лажин',
 'mainpage-description' => 'Агьаммур лажин',
 
 'editsection' => 'дакьин дуван',
-'editold'     => 'дакьин дуван',
+'editold' => 'дакьин дуван',
 
 # Short words for each namespace, by default used in the namespace tab in monobook
-'nstab-main'     => 'Тарих',
-'nstab-user'     => 'Гьуртту хьума',
-'nstab-special'  => 'Къуллугъирал лажин',
-'nstab-image'    => 'Сурат',
+'nstab-main' => 'Тарих',
+'nstab-user' => 'Гьуртту хьума',
+'nstab-special' => 'Къуллугъирал лажин',
+'nstab-image' => 'Сурат',
 'nstab-template' => 'Шаблон',
 'nstab-category' => 'Категория',
 
+# Login and logout pages
+'userlogin' => 'Системалухь цу уссарав бусан',
+'logout' => 'Уккаву',
+'userlogout' => 'Уккаву',
+
+# Edit pages
+'minoredit' => 'Мюрщсса дахханашиву',
+'watchthis' => 'Ва лажин ябитаврил сияхӀравун ххи дан',
+'savearticle' => 'Лажин ядан',
+'preview' => 'Цалсса ххалбаву',
+'showpreview' => 'Цалсса ххалбаву',
+
 # Recent changes
 'recentchanges' => 'Махъсса дахханашивурту',
 
 # File description page
+'file-anchor-link' => 'Сурат',
 'filehist-user' => 'Гьурттучув',
 
 # Miscellaneous special pages
-'move' => 'ЦIа даххана дан',
+'move' => 'ЦӀа даххана дан',
 
 # Special:Log
 'specialloguserlabel' => 'Гьурттучув:',
 
+# Email user
+'emailuser' => 'ГьурттучувначӀансса чагьар',
+
+# Watchlist
+'watchlist' => 'Ябитаврил сияхӀ',
+'watch' => 'Хъирив агьан',
+'unwatch' => 'Хъирив къаагьан',
+
+# Contributions
+'contributions' => 'Гьурттучунал бутӀа',
+'mycontris' => 'Ттул даву',
+
+'sp-contributions-talk' => 'Ихтилат',
+
+# Move page
+'move-watch' => 'Ва лажин ябитаврил сияхӀравун ххи дан',
+
 );