diff options
author | ahriman <ahriman@falte.red> | 2019-01-02 04:57:35 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-01-02 04:57:35 +0000 |
commit | 2bd7f83a6495011ada78ca8a9f2af417caf01760 (patch) | |
tree | f9acdb7f09e011c65330ab993d4db3620787dbfb /wiki/lib/plugins/revert/lang/mr | |
parent | bcb215c3a7e914d05f166846a33860e48bba64fb (diff) | |
download | site-2bd7f83a6495011ada78ca8a9f2af417caf01760.tar.gz |
removed dokuwiki
Diffstat (limited to 'wiki/lib/plugins/revert/lang/mr')
-rw-r--r-- | wiki/lib/plugins/revert/lang/mr/intro.txt | 5 | ||||
-rw-r--r-- | wiki/lib/plugins/revert/lang/mr/lang.php | 18 |
2 files changed, 0 insertions, 23 deletions
diff --git a/wiki/lib/plugins/revert/lang/mr/intro.txt b/wiki/lib/plugins/revert/lang/mr/intro.txt deleted file mode 100644 index efca243..0000000 --- a/wiki/lib/plugins/revert/lang/mr/intro.txt +++ /dev/null @@ -1,5 +0,0 @@ -====== फेरबदल व्यवस्थापक ====== - -ह्या पानाद्वारे तुम्ही भंकस हल्ल्याद्वारे झालेले बदल आपोआप फेरबदल करू शकता. -भंकस पानांची यादी बनवण्यासाठी प्रथम एखादा शब्दसमूह टाका ( उदा. एखादं भंकस 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 deleted file mode 100644 index 3912bb9..0000000 --- a/wiki/lib/plugins/revert/lang/mr/lang.php +++ /dev/null @@ -1,18 +0,0 @@ -<?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> हा दिलेला भंकस शब्द नाही त्यात बदलले जाईल.'; |