diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-08 02:18:28 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-08 02:18:28 +0200 |
commit | ccde0212b193a71a258f244424fa2293f08831fb (patch) | |
tree | f76f52beb292b30d2eafd9c8e188eee67fe02ca4 /apps/files/l10n/bn_BD.php | |
parent | 5fe5e1e17ed6f99b3a964c71b8ab8846323fe6c4 (diff) | |
download | nextcloud-server-ccde0212b193a71a258f244424fa2293f08831fb.tar.gz nextcloud-server-ccde0212b193a71a258f244424fa2293f08831fb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/bn_BD.php')
-rw-r--r-- | apps/files/l10n/bn_BD.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files/l10n/bn_BD.php b/apps/files/l10n/bn_BD.php index aec5d7f9d92..0d3316df11a 100644 --- a/apps/files/l10n/bn_BD.php +++ b/apps/files/l10n/bn_BD.php @@ -21,14 +21,11 @@ "cancel" => "বাতিল", "replaced {new_name} with {old_name}" => "{new_name} কে {old_name} নামে প্রতিস্থাপন করা হয়েছে", "undo" => "ক্রিয়া প্রত্যাহার", +"1 file uploading" => "১টি ফাইল আপলোড করা হচ্ছে", "'.' is an invalid file name." => "টি একটি অননুমোদিত নাম।", "File name cannot be empty." => "ফাইলের নামটি ফাঁকা রাখা যাবে না।", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "নামটি সঠিক নয়, '\\', '/', '<', '>', ':', '\"', '|', '?' এবং '*' অনুমোদিত নয়।", "Unable to upload your file as it is a directory or has 0 bytes" => "আপনার ফাইলটি আপলোড করা সম্ভব হলো না, কেননা এটি হয় একটি ফোল্ডার কিংবা এর আকার ০ বাইট", -"Upload Error" => "আপলোড করতে সমস্যা ", -"Close" => "বন্ধ", -"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 ফাঁকা রাখা যাবে না।", |