diff options
author | Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com> | 2009-05-23 12:16:53 +0200 |
---|---|---|
committer | Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com> | 2009-05-23 12:16:53 +0200 |
commit | b5ab155c4d2ce845f94b239cf51790ef967b5743 (patch) | |
tree | 90854fec4cc9388ecd2e20914f259bd3cd18f8e8 /lib/plugins/popularity | |
parent | aae3ddc7642357af78e2a1690388a08d5e3e05b0 (diff) | |
download | rpg-b5ab155c4d2ce845f94b239cf51790ef967b5743.tar.gz rpg-b5ab155c4d2ce845f94b239cf51790ef967b5743.tar.bz2 |
Marathi language update
Ignore-this: 7083042bac15e28defd65b8f12e33345
darcs-hash:20090523101653-00d84-eddc99fbfe1c6e1165c0aa88816226aca8d68cc1.gz
Diffstat (limited to 'lib/plugins/popularity')
-rw-r--r-- | lib/plugins/popularity/lang/mr/intro.txt | 8 | ||||
-rw-r--r-- | lib/plugins/popularity/lang/mr/lang.php | 1 |
2 files changed, 9 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/mr/intro.txt b/lib/plugins/popularity/lang/mr/intro.txt new file mode 100644 index 000000000..df912e483 --- /dev/null +++ b/lib/plugins/popularity/lang/mr/intro.txt @@ -0,0 +1,8 @@ +====== लोकप्रियता फीडबॅक ====== +हे टूल तुमच्या विकी संबंधी माहिती गुप्तपणे गोळा करते आणि डॉक्युविकीच्या निर्मात्याना पाठवते. याद्वारे त्यांना डॉक्युविकी प्रत्यक्ष कशी वापरली जाते व त्यानुसार प्रत्यक्ष माहितीवर आधारित पुढील सुधारणा करण्यास मदत होते. + +तुम्ही हे टूल ठराविक अंतराने परत वापरत राहिल्यास अधिक चांगले ,कारण तुमची विकी जसजशी वाढेल तसे डेवलपर लोकाना त्याबद्दल माहिती कळण्यास मदत होइल. तुमचा डेटा गुप्त निर्देशकाद्वारे ओळखला जाइल. + +या डेटा मधे पुढील प्रकारची माहिती असेल : तुमच्या डॉक्युविकीची आवृत्ति, त्यातील पानांची संख्या व साइज़, इन्स्टॉल केलेले प्लगइन आणि तुमच्या PHP ची आवृत्ति. + +जो डेटा प्रत्यक्ष पाठवला जाइल तो खाली दाखवला आहे. "Send Data" बटन वर क्लिक करून हा डेटा पाठवा.
\ No newline at end of file diff --git a/lib/plugins/popularity/lang/mr/lang.php b/lib/plugins/popularity/lang/mr/lang.php index 42dc84def..abf7dd5ed 100644 --- a/lib/plugins/popularity/lang/mr/lang.php +++ b/lib/plugins/popularity/lang/mr/lang.php @@ -7,4 +7,5 @@ * @author Padmanabh Kulkarni<kulkarnipadmanabh@gmail.com> * @author shantanoo@gmail.com */ +$lang['name'] = 'लोकप्रियता फीडबॅक ( लोड होण्यास थोडा वेळ लागेल )'; $lang['submit'] = 'माहीती पाठवा'; |