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

72 lines
7.0 KiB

<?php $TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "%s কতর কর সমভব হল - এই নর ফইল বিযমন",
"Could not move %s" => "%s কতর কর সমভব হল",
"Unable to rename file" => "ফইলর নম পরিবরতন কর সমভব হল",
"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 space available" => "যথঠ পরিণ সন নই",
"Invalid directory." => "ভল ডিটরি",
"Files" => "ফইল",
"Unshare" => "ভিিল ",
"Delete" => "মল",
"Rename" => "পমকরণ",
"{new_name} already exists" => "{new_name} টিিযমন",
"replace" => "পরতিপন",
"suggest name" => "নম সিশ করন",
"cancel" => "বিল",
"replaced {new_name}" => "{new_name} পরতিপন কর হয়",
"undo" => "কিরতর",
"replaced {new_name} with {old_name}" => "{new_name} ক {old_name} নরতিপন কর হয়",
"unshared {files}" => "{files} ভিিল কর",
"deleted {files}" => "{files} ম হয়",
"'.' is an invalid file name." => "টি একটি অননিত নম।",
"File name cannot be empty." => "ফইলর নমটি।",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "নমটি সঠিক নয়, '\\', '/', '<', '>', ':', '\"', '|', '?' এব '*' অনিত নয়।",
"generating ZIP-file, it may take some time." => "ZIP- ফইল ত কর হচ, এজনয কি সময় আবশযক।",
"Unable to upload your file as it is a directory or has 0 bytes" => "আপনর ফইলটি আপলড কর সমভব হল, কনন এটি হয় একটির কি এর আকর ০ বইট",
"Upload Error" => "আপলড করত সমস ",
"Close" => "বনধ",
"Pending" => "মলতি",
"1 file uploading" => "১টিইল আপলড কর হচ",
"{count} files uploading" => "{count} টিইল আপলড কর হচ",
"Upload cancelled." => "আপলড বিল কর হয়।",
"File upload is in progress. Leaving the page now will cancel the upload." => "ফইল আপলড চলমন। এই প পরিগ করল আপলড বিল কর হব।",
"URL cannot be empty." => "URL ফ।",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "ফর নমটি সঠিক নয়। 'ভি কর' শর Owncloud এর জনয সরকিত।",
"{count} files scanned" => "{count} টিইল সন কর হয়",
"error while scanning" => "সন করর সময় সমসি",
"Name" => "নম",
"Size" => "আকর",
"Modified" => "পরিবরিত",
"1 folder" => "১টির",
"{count} folders" => "{count} টির",
"1 file" => "১টিইল",
"{count} files" => "{count} টিইল",
"File handling" => "ফইল হডলি",
"Maximum upload size" => "আপলর সরচ আকর",
"max. possible: " => "অনিত সরচ আকর",
"Needed for multi-file and folder downloads." => "একিক ফইল এবর ডউনলড করর জনয আবশযক।",
"Enable ZIP-download" => "ZIP ডউনলড সকিয় কর",
"0 is unlimited" => "০ এর অরথ অসম",
"Maximum input size for ZIP files" => "ZIP ফইলর ইনপর সরচ আকর",
"Save" => "সরকষন কর",
"New" => "নতন",
"Text file" => "টসট ফইল",
"Folder" => "ফর",
"From link" => " লিক থ",
"Upload" => "আপলড",
"Cancel upload" => "আপলড বিল কর",
"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." => "ফইলগন কর হচ, দয় কর অপ করন।",
"Current scanning" => "বরতমন সি"
);