Blame view
sources/apps/admin_migrate/l10n/bn_BD.php
615 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 |
<?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" => "রপ্তানী কর" ); |