about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/revert/lang/mr
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2018-12-03 19:22:25 -0500
committerahriman <ahriman@falte.red>2018-12-03 19:22:25 -0500
commit0ae8cbf5c0b1a198b963490985b7738392ebcb97 (patch)
treeb2c77ae72c6b717e2b97492065196ac5ffb2d9e2 /wiki/lib/plugins/revert/lang/mr
parentf57f6cc5a2d159f90168d292437dc4bd8cd7f934 (diff)
downloadsite-0ae8cbf5c0b1a198b963490985b7738392ebcb97.tar.gz
installed dokuwiki, added to navbar, updated news
Diffstat (limited to 'wiki/lib/plugins/revert/lang/mr')
-rw-r--r--wiki/lib/plugins/revert/lang/mr/intro.txt5
-rw-r--r--wiki/lib/plugins/revert/lang/mr/lang.php18
2 files changed, 23 insertions, 0 deletions
diff --git a/wiki/lib/plugins/revert/lang/mr/intro.txt b/wiki/lib/plugins/revert/lang/mr/intro.txt
new file mode 100644
index 0000000..efca243
--- /dev/null
+++ b/wiki/lib/plugins/revert/lang/mr/intro.txt
@@ -0,0 +1,5 @@
+====== फेरबदल व्यवस्थापक ======
+
+ह्या पानाद्वारे तुम्ही भंकस हल्ल्याद्वारे झालेले बदल आपोआप फेरबदल करू शकता.
+भंकस पानांची यादी बनवण्यासाठी प्रथम एखादा शब्दसमूह टाका ( उदा. एखादं भंकस URL ),
+मग जी पाने सापडतील टी भंकस असल्याचे नक्की करा आणि त्यातील बदल रद्द करा.
\ No newline at end of file
diff --git a/wiki/lib/plugins/revert/lang/mr/lang.php b/wiki/lib/plugins/revert/lang/mr/lang.php
new file mode 100644
index 0000000..3912bb9
--- /dev/null
+++ b/wiki/lib/plugins/revert/lang/mr/lang.php
@@ -0,0 +1,18 @@
+<?php
+/**
+ * Marathi language file
+ *
+ * @author ghatothkach@hotmail.com
+ * @author Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com>
+ * @author Padmanabh Kulkarni<kulkarnipadmanabh@gmail.com>
+ * @author shantanoo@gmail.com
+ */
+$lang['menu']                  = 'फेर बदल व्यवस्थापक';
+$lang['filter']                = 'भंकस पाने शोधा';
+$lang['revert']                = 'निवडलेली पानातील बदल रद्द करा';
+$lang['reverted']              = '%s फेरबदलून %s आवृत्तिमधे आणला आहे';
+$lang['removed']               = '%s काढला आहे.';
+$lang['revstart']              = 'फेरबदलाची प्रक्रिया चालु झाली आहे.याला बराच वेळ लागू शकतो. जर स्क्रिप्ट सम्पण्याआधि त्याची कालमर्यादा उलटून गेली तर छोट्या-छोट्या तुकड्यांमधे फेरबदल करा.';
+$lang['revstop']               = 'फेरबदलाची प्रक्रिया यशस्वीरीत्या पूर्ण झाली.';
+$lang['note1']                 = 'टीप : हा शोध केस-सेंसिटिव आहे ( फ़क्त इंग्रजीसाठी लागू )';
+$lang['note2']                 = 'टीप : हे पान फेरबदल करून ज्या शेवटच्या आवृत्तिमधे <i>%s</i> हा दिलेला भंकस शब्द नाही त्यात बदलले जाईल.';