1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
OwncloudContactsOfficial/l10n/bn_BD.php
2013-01-03 00:04:07 +01:00

22 lines
1.3 KiB
PHP

<?php $TRANSLATIONS = array(
"No categories selected for deletion." => "মুছে ফেলার জন্য কোন ক্যাটেগরি নির্বাচন করা হয় নি।",
"There is no error, the file uploaded with success" => "কোন সমস্যা নেই, ফাইল আপলোড সুসম্পন্ন হয়েছে",
"The uploaded file was only partially uploaded" => "আপলোড করা ফাইলটি আংশিক আপলোড হয়েছে",
"No file was uploaded" => "কোন ফাইল আপলোড করা হয় নি",
"Missing a temporary folder" => "অস্থায়ী ফোল্ডারটি খোয়া গিয়েছে ",
"Error" => "সমস্যা",
"Upload Error" => "আপলোড করতে সমস্যা",
"Upload too large" => "আপলোডের আকার অনেক বড়",
"Pending" => "মুলতুবি",
"Download" => "ডাউনলোড",
"Delete" => "মুছে ফেল",
"Cancel" => "বাতিল",
"Other" => "অন্যান্য",
"Settings" => "নিয়ামকসমূহ",
"Groups" => "গোষ্ঠী",
"Add" => "যোগ কর",
"Email" => "ই-মেইল",
"Name" => "নাম",
"Save" => "সংরক্ষণ কর"
);