server/apps/files_sharing/l10n/bn_BD.php
2014-07-09 01:55:51 -04:00

8 lines
211 B
PHP

<?php
$TRANSLATIONS = array(
"Cancel" => "বাতির",
"Password" => "কূটশব্দ",
"Name" => "রাম",
"Download" => "ডাউনলোড"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";