Localisation updates from https://translatewiki.net.
[lhc/web/wiklou.git] / languages / messages / MessagesKs_deva.php
index 7e3169b..0b7a756 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-/** Kashmiri (Devanagari) (कश्मीरी)
+/** Kashmiri (Devanagari script) (कॉशुर)
  *
  * See MessagesQqq.php for message documentation incl. usage of parameters
  * To improve a translation please visit http://translatewiki.net
@@ -7,9 +7,28 @@
  * @ingroup Language
  * @file
  *
+ * @author Rk_kaul (on ks.wikipedia.org)
+ * @author VibhasKS
  */
 
-# @todo FIXME: Inherit almost everything for now
+$namespaceNames = array(
+       NS_MEDIA            => 'मीडिया',
+       NS_SPECIAL          => 'खास',
+       NS_TALK             => 'बहज़',
+       NS_USER             => 'रुक्न',
+       NS_USER_TALK        => 'रुक्न_बहज़',
+       NS_PROJECT_TALK     => '$1_बहज़',
+       NS_FILE             => 'फ़ाइल',
+       NS_FILE_TALK        => 'फ़ाइल_बहज़',
+       NS_MEDIAWIKI        => 'मीडियाविकि',
+       NS_MEDIAWIKI_TALK   => 'मीडियाविकि_बहज़',
+       NS_TEMPLATE         => 'नमॆना',
+       NS_TEMPLATE_TALK    => 'नमॆना_बहज़',
+       NS_HELP             => 'म॒दत',
+       NS_HELP_TALK        => 'म॒दत_बहज़',
+       NS_CATEGORY         => 'ज़ॉज़',
+       NS_CATEGORY_TALK    => 'ज़ॉज़_बहज़',
+);
 
 $digitTransformTable = array(
        '0' => '०', # &#x0966;
@@ -25,6 +44,15 @@ $digitTransformTable = array(
 );
 
 $messages = array(
+'help' => 'मदद',
+
+# 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).
+'mainpage' => 'आहम सफ़ा',
+
+'editsectionhint' => '$1 शाबह तर तैयब दीउ',
+'red-link-title' => '$1 (सफ़ा ना आसुन)',
+
 # Recent changes
 'recentchanges' => 'नवि तबदीली',
-);
\ No newline at end of file
+
+);