1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-03 15:24:09 +01:00
OwncloudContactsOfficial/l10n/bn_BD.php

43 lines
2.5 KiB
PHP
Raw Normal View History

2013-01-03 00:04:07 +01:00
<?php $TRANSLATIONS = array(
2014-08-19 06:48:31 +02:00
"Contacts" => "পরিচিতজন",
"Add new LDAP Addressbook" => "নতুন LDAP ঠিকানাবই যুক্ত করূন",
2014-05-12 06:49:51 +02:00
"Ok" => "তথাস্তু",
2014-08-19 06:48:31 +02:00
"Cancel" => "বাতিল",
2014-05-11 06:50:10 +02:00
"Save" => "সংরক্ষণ",
2014-08-19 06:48:31 +02:00
"Edit Addressbook" => "ঠিকানাবই সম্পাদনা",
2013-07-24 06:50:10 +02:00
"OK" => "তথাস্তু",
"Add" => "যোগ কর",
2013-09-11 10:48:00 +02:00
"Please choose the addressbook" => "ঠিকানাপঞ্জীটি নির্বাচন করুন",
2013-09-10 14:44:39 +02:00
"Import" => "আমদানি",
"Close" => "বন্ধ",
2014-08-18 06:48:43 +02:00
"Unknown error" => "অজানা জটিলতা",
2013-09-05 11:38:03 +02:00
"No file was uploaded. Unknown error" => "কোন ফাইল আপলোড করা হয় নি। সমস্যার কারণটি অজ্ঞাত।",
"There is no error, the file uploaded with success" => "কোন সমস্যা হয় নি, ফাইল আপলোড সুসম্পন্ন হয়েছে।",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "আপলোড করা ফাইলটি HTML ফর্মে উল্লিখিত MAX_FILE_SIZE নির্ধারিত ফাইলের সর্বোচ্চ আকার অতিক্রম করতে চলেছে ",
"The uploaded file was only partially uploaded" => "আপলোড করা ফাইলটি আংশিক আপলোড করা হয়েছে",
"No file was uploaded" => "কোন ফাইল আপলোড করা হয় নি",
"Missing a temporary folder" => "অস্থায়ী ফোল্ডারটি হারানো গিয়েছে",
"Failed to write to disk" => "ডিস্কে লিখতে ব্যর্থ",
2013-07-24 06:50:10 +02:00
"Other" => "অন্যান্য",
"Work" => "কর্মস্থল",
"Home" => "নিবাস",
"Text" => "টেক্সট",
2014-07-23 06:48:29 +02:00
"Message" => "বার্তা",
2014-03-09 06:49:34 +01:00
"Delete" => "মুছে",
2013-07-24 06:50:10 +02:00
"Groups" => "গোষ্ঠীসমূহ",
2014-03-09 06:49:34 +01:00
"Download" => "ডাউনলোড",
2014-01-11 06:50:01 +01:00
"Email" => "ইমেইল",
"Address" => "ঠিকানা",
2013-11-11 08:54:25 +01:00
"Name" => "রাম",
2013-07-24 06:50:10 +02:00
"Title" => "শিরোনাম",
"Birthday" => "জন্মদিন",
"Note" => "দ্রষ্টব্য",
2013-09-09 01:36:47 +02:00
"Active" => "সক্রিয়",
2013-07-24 06:50:10 +02:00
"Share" => "ভাগাভাগি কর",
"Export" => "রপ্তানি",
2014-05-12 06:49:51 +02:00
"Edit" => "সম্পাদনা",
"Description" => "বিবরণ",
"Password" => "কূটশব্দ",
"Base DN" => "ভিত্তি DN"
2013-01-03 00:04:07 +01:00
);