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

67 lines
6.4 KiB

<?php
$TRANSLATIONS = array(
"Storage not available" => "রকষণর সন ন",
"Storage invalid" => "রকষণর বধ নয়",
"Unknown error" => "অজ জটিলত",
"Could not move %s - File with this name already exists" => "%s কতর কর সমভব হল - এই নর ফইল বিযম",
"Could not move %s" => "%s কতর কর সমভব হল",
"Permission denied" => "অনমতি হয়নি",
"File name cannot be empty." => "ইলর নমটি",
"\"%s\" is an invalid file name." => "\"%s\"ি একটি অননিত ফইল নম।",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "মটি সঠিক নয়, '\\', '/', '<', '>', ':', '\"', '|', '?' এব '*' অনিত নয়।",
"Not a valid source" => "ধ উৎস নয়",
"The file exceeds your quota by %s" => "এই ফইলটি %s আপনর নিিট কি",
"Error while downloading %s to %s" => "%s হত %s ডউনলড করত সমস হচ",
"Error when creating the file" => "ইলটি করত সমস হল",
"Folder name cannot be empty." => "র নমটি",
"Error when creating the folder" => "র ত করত সমস হল",
"Unable to set upload directory." => "আপলড ডিটরিিরণ করলন",
"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" => "িিখতযর",
"Not enough storage available" => "রকষণর যথট জয়গতবয নয়",
"Invalid directory." => "ল ডিটরি",
"Files" => "ইল",
"All files" => "সব ফইল",
"Upload cancelled." => "আপলড বিল কর হয়",
"File upload is in progress. Leaving the page now will cancel the upload." => "ইল আপলড চলমন। এই প পরিগ করল আপলড বিল কর হব",
"{new_name} already exists" => "{new_name} টিিযম",
"Share" => "ি কর",
"Delete" => "",
"Unshare" => "িি",
"Rename" => "মকরণ",
"Pending" => "লতি",
"Error moving file." => "ইল সর সমস হল",
"Error moving file" => "ইল সর সমস হল",
"Error" => "সমস",
"Could not rename file" => "ইলর পমকরণ করলন",
"Name" => "",
"Size" => "আক",
"Modified" => "পরিবরি",
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("%n ফইল আপলড হচ","%n ফইল আপলড হচ"),
"\"{name}\" is an invalid file name." => "\"{name}\"ি একটি অননিত ফইল নম।",
"Your storage is almost full ({usedSpacePercent}%)" => "আপনর সরকষণর পয় পরিণ ({usedSpacePercent}%) ",
"File handling" => "ইল হডলি",
"Maximum upload size" => "আপলর সরচ আক",
"max. possible: " => "অনিত সরচ আক",
"Save" => "রকষণ",
"WebDAV" => "WebDAV",
"New" => "নত",
"Text file" => "সট ফইল",
"New folder" => "নব ফলড",
"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);";