forked from nextcloud/richdocuments
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bn_BD.js
22 lines (22 loc) · 1.25 KB
/
bn_BD.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
OC.L10N.register(
"richdocuments",
{
"Saved" : "সংরক্ষণ করা হলো",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "আপলোড করা ফাইলটি HTML ফর্মে উল্লিখিত MAX_FILE_SIZE নির্ধারিত ফাইলের সর্বোচ্চ আকার অতিক্রম করতে চলেছে ",
"No file was uploaded" : "কোন ফাইল আপলোড করা হয় নি",
"Missing a temporary folder" : "অস্থায়ী ফোল্ডারটি হারানো গিয়েছে",
"File is too big" : "ফাইল খুব বড়",
"Select groups" : "গ্রুপ নির্ধারণ",
"Description" : "বিবরণ",
"Cancel" : "বাতির",
"Close" : "বন্ধ",
"Error" : "সমস্যা",
"Nickname" : "ছদ্মনাম",
"Save" : "সংরক্ষণ",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
"Details" : "বিসতারিত",
"Download" : "ডাউনলোড",
"Create" : "তৈরী কর"
},
"nplurals=2; plural=(n != 1);");