You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_sharing/l10n/bn_BD.php

11 lines
651 B

<?php
$TRANSLATIONS = array(
"Password" => "টশব",
"%s shared the folder %s with you" => "%s আপনর স %s ফরটিি কর",
"%s shared the file %s with you" => "%s আপনর স %s ফইলটিি কর",
"Download" => "উনল",
"Upload" => "আপল",
"Cancel upload" => "আপলড বিল কর",
"No preview available for" => "এর জনয কন পকবষণ সলভ নয়"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";