summaryrefslogtreecommitdiff
path: root/inc/lang/bn/lang.php
diff options
context:
space:
mode:
authorFoysol <ragebot1125@gmail.com>2013-12-02 00:15:14 +0100
committerTranslator of Dokuwiki <translate@dokuwiki.org>2013-12-02 00:15:14 +0100
commita71ffec876bcdc3474b5b832ebf041a940eedf2a (patch)
treeaddef6c823241aec9dda58712cbfcd6a33890ed5 /inc/lang/bn/lang.php
parent06ba6baf09df8e3379597f5107bd773c781995d6 (diff)
downloadrpg-a71ffec876bcdc3474b5b832ebf041a940eedf2a.tar.gz
rpg-a71ffec876bcdc3474b5b832ebf041a940eedf2a.tar.bz2
translation update
Diffstat (limited to 'inc/lang/bn/lang.php')
-rw-r--r--inc/lang/bn/lang.php27
1 files changed, 27 insertions, 0 deletions
diff --git a/inc/lang/bn/lang.php b/inc/lang/bn/lang.php
new file mode 100644
index 000000000..eb8d09e64
--- /dev/null
+++ b/inc/lang/bn/lang.php
@@ -0,0 +1,27 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Foysol <ragebot1125@gmail.com>
+ */
+$lang['encoding'] = 'utf-8';
+$lang['direction'] = 'itr';
+$lang['doublequoteopening'] = '"';
+$lang['doublequoteclosing'] = '"';
+$lang['singlequoteopening'] = '\'';
+$lang['singlequoteclosing'] = '\'';
+$lang['apostrophe'] = '\'';
+$lang['btn_edit'] = 'এই পৃষ্ঠা সম্পাদনা করুন';
+$lang['btn_source'] = 'দেখান পাতা উৎস';
+$lang['btn_show'] = 'দেখান পৃষ্ঠা';
+$lang['btn_create'] = 'এই পৃষ্ঠা তৈরি করুন';
+$lang['btn_search'] = 'অনুসন্ধান';
+$lang['btn_save'] = 'Save';
+$lang['btn_preview'] = 'পূর্বরূপ';
+$lang['btn_top'] = 'উপরে ফিরে যান ';
+$lang['btn_newer'] = '<< আরো সাম্প্রতিক';
+$lang['btn_older'] = 'কম সাম্প্রতিক >>';
+$lang['btn_revs'] = 'প্রাচীন সংশোধন';
+$lang['btn_recent'] = 'সাধিত পরিবর্তনসমূহ';
+$lang['btn_upload'] = 'আপলোড করুন';