bn_BD.php 615 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "এই ownCloud instance টি রপ্তানী কর",
"This will create a compressed file that contains the data of this owncloud instance." => "এই ownCloud Instances এর উপাত্তধারণকারী একটি সংকুচিত ফাইল তৈরী করবে।",
"Please choose the export type:" => "রপ্তানির ধরণটি নির্বাচন করুনঃ",
"ownCloud system files" => "ownCloud সিস্টেম ফাইল",
"Export" => "রপ্তানী কর"
);