]> scripts.mit.edu Git - autoinstalls/mediawiki.git/blobdiff - languages/messages/MessagesPi.php
MediaWiki 1.17.1
[autoinstalls/mediawiki.git] / languages / messages / MessagesPi.php
index b68af2070e3e5b607917ea4c2022a00b97545a17..f91693231ff0599884e8068760eeeb12a8a27a90 100644 (file)
@@ -7,6 +7,7 @@
  * @ingroup Language
  * @file
  *
+ * @author Vibhijain
  */
 
 $digitTransformTable = array(
@@ -23,8 +24,43 @@ $digitTransformTable = array(
 );
 
 $messages = array(
+# Dates
+'january'   => 'ज्यानुवरी',
+'february'  => 'फ़रवरी',
+'march'     => 'मार्च',
+'april'     => 'अप्रैल',
+'may_long'  => 'मई',
+'june'      => 'जून',
+'july'      => 'जुलाई',
+'august'    => 'अगस्त',
+'september' => 'सेप्टेम्बर',
+'october'   => 'ओक्टोबर',
+'november'  => 'नवम्बर',
+'december'  => 'दिसम्बर',
+
+'article' => 'लेख पत्त',
+
+'searchbutton'  => 'खोज',
+'searcharticle' => 'गच्छामि',
+
 # 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' => 'पमुख पत्त',
 
+# Book sources
+'booksources-go' => 'गच्छामि',
+
+# Special:AllPages
+'allarticles'    => 'सब्ब लेखा',
+'allpagessubmit' => 'गच्छामि',
+
+# Namespace 8 related
+'allmessagesname' => 'नाम',
+
+# EXIF tags
+'exif-gpslatitude'  => 'अक्षांश',
+'exif-gpslongitude' => 'देशान्तर',
+
+'exif-sensingmethod-1' => 'अपरिभाषित',
+
 );