Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bn_BD.php « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c669eff7e1fa48e713067caa9a110caa9a5c26ed (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Name" => "রাম",
"1 folder" => "১টি ফোল্ডার",
"{count} folders" => "{count} টি ফোল্ডার",
"1 file" => "১টি ফাইল",
"{count} files" => "{count} টি ফাইল"
);