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_trashbin/l10n/bn_IN.php

14 lines
807 B

<?php
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => " %s গিি",
"Couldn't restore %s" => "%s পনরর করি",
"Deleted files" => "ইলস ম হয়",
"Restore" => "নর",
"Error" => "",
"restored" => "নরর কর হয়",
"Nothing in here. Your trash bin is empty!" => "িই নই এখ।আপনর টশ বিন খি!",
"Name" => "",
"Deleted" => " হয়",
"Delete" => ""
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";