aboutsummaryrefslogtreecommitdiffstats
path: root/language/bn_IN
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2012-12-09 07:37:06 +0000
committerddtddt <ddtddt@piwigo.org>2012-12-09 07:37:06 +0000
commit109ec4d3076a47d445cc6d588a69a230c7237fd1 (patch)
tree01a72dba8f4aef9f848489ebac22b977d97320f5 /language/bn_IN
parentf23d1a1dbe4a59f7600c69e8f632173ed4dbb766 (diff)
[trunk] - new language Bengali - বাংলা - bn_IN - Thanks to Anindya Banerjee - the first lines
git-svn-id: http://piwigo.org/svn/trunk@19358 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/bn_IN')
-rw-r--r--language/bn_IN/bn_IN.jpgbin0 -> 1094 bytes
-rw-r--r--language/bn_IN/common.lang.php65
-rw-r--r--language/bn_IN/iso.txt1
3 files changed, 66 insertions, 0 deletions
diff --git a/language/bn_IN/bn_IN.jpg b/language/bn_IN/bn_IN.jpg
new file mode 100644
index 000000000..a6d5c7e11
--- /dev/null
+++ b/language/bn_IN/bn_IN.jpg
Binary files differ
diff --git a/language/bn_IN/common.lang.php b/language/bn_IN/common.lang.php
new file mode 100644
index 000000000..a47fe31bb
--- /dev/null
+++ b/language/bn_IN/common.lang.php
@@ -0,0 +1,65 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | Copyright(C) 2008-2012 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+/*
+Language Name: বাংলা[IN]
+Version: 2.4.0
+Language URI: http://piwigo.org/ext/extension_view.php?eid=657
+Author: Piwigo team
+Author URI: http://piwigo.org
+*/
+
+$lang_info['language_name'] = 'বাংলা';
+$lang_info['country'] = 'ভারত';
+$lang_info['direction'] = 'ltr';
+$lang_info['code'] = 'bn';
+$lang_info['zero_plural'] = true;
+
+
+$lang['%d album updated'] = '%d অ্যালবাম আপডেট হয়েছে';
+$lang['%d albums updated'] = '%d অ্যালবামগুলি আপডেট হয়েছে';
+$lang['%d comment to validate'] = '%d সক্রিয় করতে মন্তব্য';
+$lang['%d comment'] = '%d মন্তব্য';
+$lang['%d comments to validate'] = '%d সক্রিয় করতে মন্তব্যগুলি';
+$lang['%d comments'] = '%d মন্তব্যগুলি';
+$lang['%d hit'] = '%d hit';
+$lang['%d hits'] = '%d hits';
+$lang['%d Kb'] = '%d Kb';
+$lang['%d new comment'] = '%d নূতন মন্তব্য';
+$lang['%d new comments'] = '%d নূতন মন্তব্যসমূহ';
+$lang['%d new photo'] = '%d নূতন ছবি';
+$lang['%d new photos'] = '%d নূতন ছবিসমূহ';
+$lang['%d new user'] = '%d নূতন গ্রাহক';
+$lang['%d new users'] = '%d নূতন গ্রাহকগণ';
+$lang['%d photo is also linked to current tags'] = '%d বর্তমান ট্যাগের সাথে ছবি সংযোজিত আছে';
+$lang['%d photo'] = '%d ছবি';
+$lang['%d photos are also linked to current tags'] = '%d বর্তমান ট্যাগের সাথে ছবি সংযোজিত আছে';
+$lang['%d photos'] = '%d ছবিসমূহ';
+$lang['%d rates'] = '%d rates';
+$lang['(!) This comment requires validation'] = '(!) মন্তব্য বৈধ করতে হবে';
+$lang['... or browse your empty gallery'] = '... অথবা আপনার খালি গ্যালারী দেখুন';
+$lang['... or please deactivate this message, I will find my way by myself'] = '... অথবা মন্তব্যটি নিষ্ক্রিয় করুন, আমি আমার করণীয় নিজেই করতে পারব';
+$lang['A comment on your site'] = 'আপনার সাইটে একটি মন্তব্য';
+$lang['About Piwigo'] = 'পিউইগো বিষয়ক';
+$lang['About'] = 'বিষয়ক';
+
+?> \ No newline at end of file
diff --git a/language/bn_IN/iso.txt b/language/bn_IN/iso.txt
new file mode 100644
index 000000000..dc2da7434
--- /dev/null
+++ b/language/bn_IN/iso.txt
@@ -0,0 +1 @@
+বাংলা[IN] \ No newline at end of file