mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
[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
This commit is contained in:
BIN
language/bn_IN/bn_IN.jpg
Normal file
BIN
language/bn_IN/bn_IN.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
65
language/bn_IN/common.lang.php
Normal file
65
language/bn_IN/common.lang.php
Normal file
@@ -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'] = 'বিষয়ক';
|
||||
|
||||
?>
|
||||
1
language/bn_IN/iso.txt
Normal file
1
language/bn_IN/iso.txt
Normal file
@@ -0,0 +1 @@
|
||||
বাংলা[IN]
|
||||
Reference in New Issue
Block a user