Blame view

sources/apps/contacts/l10n/bn_BD.php 2.48 KB
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
  <?php $TRANSLATIONS = array(
  "Contacts" => "ঠিকানাপঞ্জী",
  "Save" => "সংরক্ষণ",
  "Uploading..." => "আপলোড করা হচ্ছে..........",
  "Cancel" => "বাতির",
  "OK" => "তথাস্তু",
  "Add" => "যোগ কর",
  "Please choose the addressbook" => "ঠিকানাপঞ্জীটি নির্বাচন করুন",
  "Import" => "আমদানি",
  "Close" => "বন্ধ",
  "Error" => "সমস্যা",
  "Download" => "ডাউনলোড",
  "Edit" => "সম্পাদনা",
  "Delete" => "মুছে",
  "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" => "অস্থায়ী ফোল্ডারটি হারানো গিয়েছে",
  "File doesn't exist:" => "ফাইলটি অস্তিত্বহীনঃ",
  "Failed to write to disk" => "ডিস্কে লিখতে ব্যর্থ",
  "Other" => "অন্যান্য",
  "Work" => "কর্মস্থল",
  "Home" => "নিবাস",
  "Text" => "টেক্সট",
  "Groups" => "গোষ্ঠীসমূহ",
  "Name" => "রাম",
  "Title" => "শিরোনাম",
  "Birthday" => "জন্মদিন",
  "Email" => "ইমেইল",
  "Address" => "ঠিকানা",
  "Note" => "দ্রষ্টব্য",
  "Active" => "সক্রিয়",
  "Share" => "ভাগাভাগি কর",
  "Export" => "রপ্তানি",
  "more info" => "আরও তথ্য",
  "Primary address (Kontact et al)" => "প্রাথমিক ঠিকানা (Kontact et al)",
  "iOS/OS X" => "iOS/OS X",
  "Description" => "বিবরণ"
  );