diff options
author | Padmanabh Suresh Kulkarni <PadmanabhS_Kulkarni@infosys.com> | 2008-10-29 20:41:17 +0100 |
---|---|---|
committer | Padmanabh Suresh Kulkarni <PadmanabhS_Kulkarni@infosys.com> | 2008-10-29 20:41:17 +0100 |
commit | fc0648ac14f5f6afa9babddd865c4a72990acc47 (patch) | |
tree | b39f5b87a58347492e99fe719c5248101124c3b3 /lib/plugins | |
parent | 2e4be4e406464d3ddc049e2fc24f09a0583e625d (diff) | |
download | rpg-fc0648ac14f5f6afa9babddd865c4a72990acc47.tar.gz rpg-fc0648ac14f5f6afa9babddd865c4a72990acc47.tar.bz2 |
Marathi translation added
darcs-hash:20081029194117-8bc3f-95a3d3b09d99dbf2d122900c65a30c94979385f7.gz
Diffstat (limited to 'lib/plugins')
-rw-r--r-- | lib/plugins/acl/lang/mr/lang.php | 7 | ||||
-rw-r--r-- | lib/plugins/config/lang/mr/lang.php | 8 | ||||
-rw-r--r-- | lib/plugins/plugin/lang/mr/lang.php | 7 | ||||
-rw-r--r-- | lib/plugins/popularity/lang/mr/lang.php | 7 | ||||
-rw-r--r-- | lib/plugins/revert/lang/mr/lang.php | 7 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/mr/lang.php | 7 |
6 files changed, 43 insertions, 0 deletions
diff --git a/lib/plugins/acl/lang/mr/lang.php b/lib/plugins/acl/lang/mr/lang.php new file mode 100644 index 000000000..7cc9559ec --- /dev/null +++ b/lib/plugins/acl/lang/mr/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * Marathi language file + * + * @author ghatothkach@hotmail.com + * @author Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com> + */ diff --git a/lib/plugins/config/lang/mr/lang.php b/lib/plugins/config/lang/mr/lang.php new file mode 100644 index 000000000..4153f4288 --- /dev/null +++ b/lib/plugins/config/lang/mr/lang.php @@ -0,0 +1,8 @@ +<?php +/** + * Marathi language file + * + * @author ghatothkach@hotmail.com + * @author Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com> + */ +$lang['signature'] = 'हस्ताक्शर'; diff --git a/lib/plugins/plugin/lang/mr/lang.php b/lib/plugins/plugin/lang/mr/lang.php new file mode 100644 index 000000000..7cc9559ec --- /dev/null +++ b/lib/plugins/plugin/lang/mr/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * Marathi language file + * + * @author ghatothkach@hotmail.com + * @author Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com> + */ diff --git a/lib/plugins/popularity/lang/mr/lang.php b/lib/plugins/popularity/lang/mr/lang.php new file mode 100644 index 000000000..7cc9559ec --- /dev/null +++ b/lib/plugins/popularity/lang/mr/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * Marathi language file + * + * @author ghatothkach@hotmail.com + * @author Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com> + */ diff --git a/lib/plugins/revert/lang/mr/lang.php b/lib/plugins/revert/lang/mr/lang.php new file mode 100644 index 000000000..7cc9559ec --- /dev/null +++ b/lib/plugins/revert/lang/mr/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * Marathi language file + * + * @author ghatothkach@hotmail.com + * @author Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com> + */ diff --git a/lib/plugins/usermanager/lang/mr/lang.php b/lib/plugins/usermanager/lang/mr/lang.php new file mode 100644 index 000000000..7cc9559ec --- /dev/null +++ b/lib/plugins/usermanager/lang/mr/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * Marathi language file + * + * @author ghatothkach@hotmail.com + * @author Padmanabh Kulkarni <kulkarnipadmanabh@gmail.com> + */ |