Follow up r56505: Make it consistent with other pipe usages. Thanks to Siebrand :)
[lhc/web/wiklou.git] / languages / messages / MessagesLbe.php
index 0e476e7..6af09b2 100644 (file)
@@ -1,9 +1,12 @@
 <?php
 /** Лакку (Лакку)
  *
- * @addtogroup Language
+ * See MessagesQqq.php for message documentation incl. usage of parameters
+ * To improve a translation please visit http://translatewiki.net
+ *
+ * @ingroup Language
+ * @file
  *
- * @author M.M.S.
  */
 
 $fallback = 'ru';
@@ -19,14 +22,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         => 'Шаблон',
@@ -41,7 +42,9 @@ $linkTrail = '/^([a-zабвгдеёжзийклмнопрстуфхцчшщъы
 
 $messages = array(
 'article' => 'Тарих',
-'qbedit'  => 'Дакьин дуван',
+
+# Cologne Blue skin
+'qbedit' => 'Дакьин дуван',
 
 'history'          => 'Макьала',
 'history_short'    => 'Макьала',
@@ -69,8 +72,9 @@ $messages = array(
 # Recent changes
 'recentchanges' => 'Махъсса дахханашивурту',
 
-# Image description page
-'filehist-user' => 'Гьурттучув',
+# File description page
+'file-anchor-link' => 'Сурат',
+'filehist-user'    => 'Гьурттучув',
 
 # Miscellaneous special pages
 'move' => 'ЦIа даххана дан',
@@ -78,4 +82,6 @@ $messages = array(
 # Special:Log
 'specialloguserlabel' => 'Гьурттучув:',
 
+'sp-contributions-talk' => 'Ихтилат',
+
 );