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

46 lines
4.3 KiB

<?php
$TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "%s কতর কর সমভব হল - এই নর ফইল বিযম",
"Could not move %s" => "%s কতর কর সমভব হল",
"File name cannot be empty." => "ইলর নমটি",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "মটি সঠিক নয়, '\\', '/', '<', '>', ':', '\"', '|', '?' এব '*' অনিত নয়।",
"No file was uploaded. Unknown error" => "ন ফইল আপলড কর হয় নি। সমসর করণটি অজত।",
"There is no error, the file uploaded with success" => "ন সমস হয় নি, ফইল আপলড সসমপনন হয়",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "আপলড করইলটি php.ini ত বরিত upload_max_filesize নিিত আয়তন অতিরম করছ",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "আপলড করইলটি HTML ফর উলিিত MAX_FILE_SIZE নিিত ফইলর সরচ আকর অতিরম করত চল ",
"The uploaded file was only partially uploaded" => "আপলড করইলটিিক আপলড কর হয়",
"No file was uploaded" => "ন ফইল আপলড কর হয় নি",
"Missing a temporary folder" => "অসরটিি",
"Failed to write to disk" => "িিখতযর",
"Invalid directory." => "ল ডিটরি",
"Files" => "ইল",
"Upload cancelled." => "আপলড বিল কর হয়",
"File upload is in progress. Leaving the page now will cancel the upload." => "ইল আপলড চলমন। এই প পরিগ করল আপলড বিল কর হব",
"{new_name} already exists" => "{new_name} টিিযম",
"Share" => "ি কর",
"Delete" => "",
"Rename" => "মকরণ",
"Pending" => "লতি",
"Error" => "সমস",
"Name" => "",
"Size" => "আক",
"Modified" => "পরিবরি",
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("",""),
"File handling" => "ইল হডলি",
"Maximum upload size" => "আপলর সরচ আক",
"max. possible: " => "অনিত সরচ আক",
"Save" => "রকষণ",
"WebDAV" => "WebDAV",
"New" => "নত",
"Text file" => "সট ফইল",
"Folder" => "",
"From link" => "িক থ",
"Nothing in here. Upload something!" => "এখিই নই। কি আপলড করন !",
"Download" => "উনল",
"Upload too large" => "আপলর আকরটি অনক বড়",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "আপনি এই স আপলড করর জনয অনিত ফইলর সরচ আকর চহদর ফইল আপলড করর চ করছ",
"Files are being scanned, please wait." => "ইলগন কর হচ, দয় কর অপ করন।"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";