summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/bn_IN.json
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2014-10-17 14:20:02 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2014-10-29 10:13:50 +0100
commit9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch)
tree2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/files/l10n/bn_IN.json
parent2f19de11e4c77b0f9195c3868960d8105541359f (diff)
downloadnextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz
nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip
update all translation files to js and json
Diffstat (limited to 'apps/files/l10n/bn_IN.json')
-rw-r--r--apps/files/l10n/bn_IN.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/apps/files/l10n/bn_IN.json b/apps/files/l10n/bn_IN.json
new file mode 100644
index 00000000000..7b6528c38a9
--- /dev/null
+++ b/apps/files/l10n/bn_IN.json
@@ -0,0 +1,31 @@
+{ "translations": {
+ "Could not move %s - File with this name already exists" : "%s সরানো যায়নি-এই নামে আগে থেকেই ফাইল আছে",
+ "Could not move %s" : "%s সরানো যায়নি",
+ "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" : "ফাইলস",
+ "Share" : "শেয়ার",
+ "Delete" : "মুছে ফেলা",
+ "Delete permanently" : "স্থায়ীভাবে মুছে দিন",
+ "Rename" : "পুনঃনামকরণ",
+ "Pending" : "মুলতুবি",
+ "Error" : "ভুল",
+ "Name" : "নাম",
+ "Size" : "আকার",
+ "_%n folder_::_%n folders_" : ["",""],
+ "_%n file_::_%n files_" : ["",""],
+ "_Uploading %n file_::_Uploading %n files_" : ["",""],
+ "Save" : "সেভ",
+ "New folder" : "নতুন ফোল্ডার",
+ "Folder" : "ফোল্ডার",
+ "Download" : "ডাউনলোড করুন"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file