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

bn_BD.js « l10n - github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f2198da873ab2ef03bbed694f235d60b69fb8223 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "files_antivirus",
    {
    "Saved" : "সংরক্ষণ করা হলো",
    "Host" : "হোস্ট",
    "Port" : "পোর্ট",
    "Select" : "সিলেক্ট",
    "Save" : "সংরক্ষণ",
    "Advanced" : "সুচারু",
    "Description" : "বিবরণ"
},
"nplurals=2; plural=(n != 1);");