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

bn_BD.js « l10n - github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4c6d1fdd4c18c2bae87a6841f9f4aa54073e7d60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "serverinfo",
    {
    "Users" : "ব্যবহারকারী",
    "Groups" : "গোষ্ঠীসমূহ",
    "Size" : "আকার",
    "Hostname" : "হোস্টনেম",
    "Shares" : "ভাগাভাগি",
    "Type:" : "ধরণঃ",
    "Size:" : "আয়তনঃ"
},
"nplurals=2; plural=(n != 1);");