nextcloud/apps/files_encryption/l10n/bn_BD.php

6 lines
279 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "সংকেতায়ন",
"Exclude the following file types from encryption" => "সংকেতায়ন থেকে নিম্নোক্ত ধরণসমূহ বাদ দাও",
"None" => "কোনটিই নয়"
);