Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bn_BD.js « l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 05c657dbd5cbdb97b4caf7174dc0568f2e990cc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "text",
    {
    "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" : "অস্থায়ী ফোল্ডারটি হারানো গিয়েছে",
    "Saved" : "সংরক্ষণ করা হলো",
    "Keyboard shortcuts" : "কী-বোর্ড শর্টকাট",
    "guest" : "অতিথি",
    "Info" : "Info",
    "Warning" : "সতর্কবাণী",
    "Edit" : "সম্পাদনা"
},
"nplurals=2; plural=(n != 1);");