nextcloud/apps/files_trashbin/l10n/bn_BD.php

10 lines
313 B
PHP

<?php $TRANSLATIONS = array(
"Error" => "সমস্যা",
"Name" => "রাম",
"1 folder" => "১টি ফোল্ডার",
"{count} folders" => "{count} টি ফোল্ডার",
"1 file" => "১টি ফাইল",
"{count} files" => "{count} টি ফাইল",
"Delete" => "মুছে"
);