diff options
Diffstat (limited to 'apps/files/l10n/bn_BD.php')
-rw-r--r-- | apps/files/l10n/bn_BD.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/bn_BD.php b/apps/files/l10n/bn_BD.php index 9573fefd023..cf9a406e28b 100644 --- a/apps/files/l10n/bn_BD.php +++ b/apps/files/l10n/bn_BD.php @@ -9,6 +9,9 @@ $TRANSLATIONS = array( "File name cannot be empty." => "ফাইলের নামটি ফাঁকা রাখা যাবে না।", "\"%s\" is an invalid file name." => "\"%s\" টি একটি অননুমোদিত ফাইল নাম।", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "নামটি সঠিক নয়, '\\', '/', '<', '>', ':', '\"', '|', '?' এবং '*' অনুমোদিত নয়।", +"Not a valid source" => "বৈধ উৎস নয়", +"Folder name cannot be empty." => "ফোল্ডার নামটি ফাঁকা রাখা যাবে না।", +"Error when creating the folder" => "ফোল্ডার তৈরী করতে যেয়ে সমস্যা হলো", "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 নির্দেশিত আয়তন অতিক্রম করছেঃ", |