1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/bn_BD.php
2014-03-24 00:49:54 -04:00

35 lines
2.1 KiB
PHP

<?php $TRANSLATIONS = array(
"Contacts" => "ঠিকানাপঞ্জী",
"Save" => "সংরক্ষণ",
"Cancel" => "বাতির",
"OK" => "তথাস্তু",
"Add" => "যোগ কর",
"Please choose the addressbook" => "ঠিকানাপঞ্জীটি নির্বাচন করুন",
"Import" => "আমদানি",
"Close" => "বন্ধ",
"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" => "ডিস্কে লিখতে ব্যর্থ",
"Other" => "অন্যান্য",
"Work" => "কর্মস্থল",
"Home" => "নিবাস",
"Text" => "টেক্সট",
"Delete" => "মুছে",
"Groups" => "গোষ্ঠীসমূহ",
"Download" => "ডাউনলোড",
"Email" => "ইমেইল",
"Address" => "ঠিকানা",
"Name" => "রাম",
"Title" => "শিরোনাম",
"Birthday" => "জন্মদিন",
"Note" => "দ্রষ্টব্য",
"Active" => "সক্রিয়",
"Share" => "ভাগাভাগি কর",
"Export" => "রপ্তানি",
"Edit" => "সম্পাদনা"
);