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

bn_BD.js « l10n - github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 48cd43db3e08bae92b93e1b9f3ceef1e1fa2fa65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
OC.L10N.register(
    "spreed",
    {
    "Everyone" : "সকলে",
    "None" : "কোনটিই নয়",
    "User" : "User",
    "Disabled" : "অকার্যকর",
    "Users" : "ব্যবহারকারী",
    "Name" : "নাম",
    "Language" : "ভাষা",
    "Country" : "দেশ",
    "Pending" : "মুলতুবি",
    "Error" : "সমস্যা",
    "Saved" : "সংরক্ষণ করা হলো",
    "Copy link" : "লিঙ্ক কপি করো",
    "Back" : "পেছনে যাও",
    "Favorite" : "প্রিয়জন",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Loading" : "Loading",
    "Groups" : "গোষ্ঠীসমূহ",
    "Settings" : "সেটিংস",
    "Password protect" : "কূটশব্দ সুরক্ষিত",
    "Close" : "বন্ধ",
    "Reply" : "জবাব",
    "Remove" : "অপসারণ",
    "Today" : "আজ",
    "Yesterday" : "গতকাল",
    "Enabled" : "কার্যকর",
    "Save" : "সংরক্ষণ",
    "Password" : "কূটশব্দ",
    "Login" : "Login",
    "Nickname" : "ছদ্মনাম",
    "Client ID" : "ক্লায়েন্ট পরিচিতি",
    "guest" : "অতিথি",
    "Add users or groups" : "Add users or groups",
    "Edit" : "সম্পাদনা",
    "Keyboard shortcuts" : "কী-বোর্ড শর্টকাট",
    "Search" : "Search",
    "Share link" : "লিংক ভাগাভাগি করেন",
    "Password protection" : "Password protection",
    "Enter a password" : "Enter a password",
    "Send" : "পাঠাও",
    "Default" : "পূর্বনির্ধারিত",
    "The password is wrong. Try again." : "কুটশব্দটি ভুল। আবার চেষ্টা করুন।",
    "Cancel" : "বাতির",
    "Change password" : "কূটশব্দ পরিবর্তন করুন",
    "Rename" : "পূনঃনামকরণ",
    "Share" : "ভাগাভাগি কর",
    "Error while sharing" : "ভাগাভাগি করতে সমস্যা দেখা দিয়েছে  ",
    "Contacts" : "পরিচিতজন"
},
"nplurals=2; plural=(n != 1);");