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

bn_BD.js « l10n - github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6e10d3cd2f3bdd455bc2fe40a4fdc69781058a4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
OC.L10N.register(
    "polls",
    {
    "Deleted" : "মুছে ফেলা",
    "Group" : "গোষ্ঠীসমূহ",
    "Cancel" : "বাতির",
    "Title" : "শিরোনাম",
    "Owner" : "Owner",
    "never" : "কখনোই নয়",
    "Details" : "বিসতারিত",
    "Configuration" : "কনফিগারেসন",
    "Shares" : "ভাগাভাগি",
    "Saved" : "সংরক্ষণ করা হলো",
    "Description" : "বিবরণ",
    "Expiration date" : "মেয়াদোত্তীর্ণ হওয়ার তারিখ",
    "Unknown user" : "অপরিচিত ব্যবহারকারী"
},
"nplurals=2; plural=(n != 1);");