diff options
Diffstat (limited to 'lib/l10n/bn_BD.php')
-rw-r--r-- | lib/l10n/bn_BD.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/l10n/bn_BD.php b/lib/l10n/bn_BD.php index 82a7fccf47f..c28f399610e 100644 --- a/lib/l10n/bn_BD.php +++ b/lib/l10n/bn_BD.php @@ -1,11 +1,21 @@ <?php $TRANSLATIONS = array( +"Cannot write into \"config\" directory!" => "\"config\" ডিরেক্টরিতে লেখা যায়না!", +"This can usually be fixed by giving the webserver write access to the config directory" => "সাধারণতঃ ওয়বসার্ভারকে কনফিগ ডিরেক্টরিতে লেখার অধিকার দিয়ে এই সমস্যা সমাধান করা যায়", +"See %s" => "%s দেখ", +"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "সাধারণতঃ ওয়বসার্ভারকে কনফিগ ডিরেক্টরি%sতে লেখার অধিকার দিয়ে%s এই সমস্যা সমাধান করা যায়", +"Sample configuration detected" => "নমুনা কনফিগারেশন পাওয়া গেছে", "Help" => "সহায়িকা", "Personal" => "ব্যক্তিগত", "Settings" => "নিয়ামকসমূহ", "Users" => "ব্যবহারকারী", "Admin" => "প্রশাসন", +"No app name specified" => "কোন অ্যাপ নাম সুনির্দিষ্ট নয়", +"Unknown filetype" => "অজানা প্রকৃতির ফাইল", +"Invalid image" => "অবৈধ চিত্র", "web services under your control" => "ওয়েব সার্ভিস আপনার হাতের মুঠোয়", +"App directory already exists" => "এই অ্যাপ ডিরেক্টরিটি পূর্ব থেকেই বিদ্যমান", +"Can't create app folder. Please fix permissions. %s" => "অ্যাপ ফোল্ডার বানানো হেলনা। অনুমতি নির্ধারণ করুন। %s", "Application is not enabled" => "অ্যাপ্লিকেসনটি সক্রিয় নয়", "Authentication error" => "অনুমোদন ঘটিত সমস্যা", "Token expired. Please reload page." => "টোকেন মেয়াদোত্তীর্ণ। দয়া করে পৃষ্ঠাটি পূনরায় লোড করুন।", |