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

bn_BD.js « l10n - github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4daa444a096cc2ac97fe50ecea748ec9beff1861 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "external",
    {
    "Select an icon" : "একটি আইকন নির্বাচন কর",
    "__language_name__" : "বাংলা ভাষা",
    "Name" : "নাম",
    "URL" : "URL",
    "Language" : "ভাষা",
    "Groups" : "গোষ্ঠীসমূহ",
    "Remove site" : "সাইট অপসারণ",
    "Please note that some browsers will block displaying of sites via http if you are running https." : "মনে রাখুন আপনি https চালালে কিছু ব্রাউজার http হয়ে আসা কিছু সাইট পদর্শ ন বাধাগ্রস্ত করতে পারে।",
    "Furthermore please note that many sites these days disallow iframing due to security reasons." : "আরো মনে রাখুন যে নিরাপত্তাজনিত কারণে ইদানিং অনেক সাইট iframing অনুমোদন করেনা"
},
"nplurals=2; plural=(n != 1);");