Localisation updates for core and extension messages from translatewiki.net (2011...
[lhc/web/wiklou.git] / languages / messages / MessagesPi.php
index 0caf908..b68af20 100644 (file)
@@ -1,8 +1,13 @@
 <?php
 /** Pali (पािऴ)
-  *
-  * @addtogroup Language
-  */
+ *
+ * See MessagesQqq.php for message documentation incl. usage of parameters
+ * To improve a translation please visit http://translatewiki.net
+ *
+ * @ingroup Language
+ * @file
+ *
+ */
 
 $digitTransformTable = array(
        '0' => '०', # &#x0966;
@@ -16,3 +21,10 @@ $digitTransformTable = array(
        '8' => '८', # &#x096e;
        '9' => '९', # &#x096f;
 );
+
+$messages = array(
+# 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).
+'mainpage'             => 'पमुख पत्त',
+'mainpage-description' => 'पमुख पत्त',
+
+);