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