summaryrefslogtreecommitdiffstats
path: root/core/l10n/bn_IN.js
blob: a72a91078ae2ae6324cd557d2444d0baf2d01742 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OC.L10N.register(
    "core",
    {
    "Settings" : "সেটিংস",
    "Saving..." : "সংরক্ষণ করা হচ্ছে ...",
    "_{count} file conflict_::_{count} file conflicts_" : ["",""],
    "Cancel" : "বাতিল করা",
    "Share" : "শেয়ার",
    "Error" : "ভুল",
    "Warning" : "সতর্কীকরণ",
    "Delete" : "মুছে ফেলা",
    "Add" : "যোগ করা",
    "_download %n file_::_download %n files_" : ["",""],
    "Username" : "ইউজারনেম",
    "Reset" : "রিসেট করুন"
},
"nplurals=2; plural=(n != 1);");