diff options
Diffstat (limited to 'apps/user_ldap/l10n/bn_BD.php')
-rw-r--r-- | apps/user_ldap/l10n/bn_BD.php | 32 |
1 files changed, 30 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/bn_BD.php b/apps/user_ldap/l10n/bn_BD.php index 8cabd10a5d2..3fb6c18ca9e 100644 --- a/apps/user_ldap/l10n/bn_BD.php +++ b/apps/user_ldap/l10n/bn_BD.php @@ -1,14 +1,42 @@ <?php $TRANSLATIONS = array( +"Failed to clear the mappings." => "মানেচিত্রায়ন মুছতে ব্যার্থ হলো।", +"Failed to delete the server configuration" => "সার্ভার কনফিগারেশন মোছা ব্যার্থ হলো", +"The configuration is valid and the connection could be established!" => "কনফিগারেশনটি বৈধ এবং যোগাযোগ প্রতিষ্ঠা করা যায়!", +"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "কনফিগারেশনটি বৈধ তবে Bind ব্যার্থ। দয়া করে সার্ভার নিয়ামকসমূহ এবং ব্যবহারকারী পরীক্ষা করুন।", +"The configuration is invalid. Please have a look at the logs for further details." => "কনফিহারেশনটি অবৈধ। বিস্তারিত জানতে দয়া করে লগ দেখুন।", +"No action specified" => "কোন কার্যাদেশ সুনির্দিষ্ট নয়", +"No configuration specified" => " কোন কনফিগারেসন সুনির্দিষ্ট নয়", +"No data specified" => "কোন ডাটা সুনির্দিষ্ট নয়", +" Could not set configuration %s" => "%s কনফিগারেসন ঠিক করা গেল না", "Deletion failed" => "মুছার আদেশ ব্যার্থ হলো", +"Take over settings from recent server configuration?" => "সদ্য সার্ভার কনফিগারেসন থেকে নিয়ামকসমূহ নিতে হবে?", +"Keep settings?" => "নিয়ামকসমূহ সংরক্ষণ করবো?", +"{nthServer}. Server" => "{nthServer}. সার্ভার", +"Cannot add server configuration" => "সার্ভার কনফিগারেসন যোগ করা যাবেনা", +"mappings cleared" => "মানচিত্রায়ন মোছা হলো", "Success" => "সাফল্য", "Error" => "সমস্যা", -"_%s group found_::_%s groups found_" => array("",""), -"_%s user found_::_%s users found_" => array("",""), +"Select groups" => "গ্রুপ নির্ধারণ", +"Select object classes" => "অবজেক্ট ক্লাস নির্ধারণ", +"Select attributes" => "বৈশিষ্ট্য নির্ধারণ", +"Connection test succeeded" => "যোগাযোগ পরীক্ষা সার্থক", +"Connection test failed" => "যোগাযোগ পরীক্ষা ব্যার্থ", +"Do you really want to delete the current Server Configuration?" => "আপনি কি সত্যিই চলতি সার্ভার কনফিগারেসন মুছতে চান?", +"Confirm Deletion" => "মোছার আদেশ নিশ্চিত করুন", +"_%s group found_::_%s groups found_" => array("%s গ্রুপ পাওয়া গেছে","%s গ্রুপ পাওয়া গেছে"), +"_%s user found_::_%s users found_" => array("%s ব্যাবহারকারী পাওয়া গেছে","%s ব্যাবহারকারী পাওয়া গেছে"), "Server" => "সার্ভার", +"User Filter" => "ব্যবহারকারী তালিকা ছাঁকনী", +"Login Filter" => "প্রবেশ ছাঁকনী", "Group Filter" => "গোষ্ঠী ছাঁকনী", "Save" => "সংরক্ষণ", +"Test Configuration" => "পরীক্ষামূলক কনফিগারেসন", "Help" => "সহায়িকা", +"1. Server" => "1. সার্ভার", +"%s. Server:" => "%s. সার্ভার:", +"Add Server Configuration" => "সার্ভার কনফিগারেসন যোগ কর", +"Delete Configuration" => "কনফিগারেসন মুছে ফেল", "Host" => "হোস্ট", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "SSL আবশ্যক না হলে আপনি এই প্রটোকলটি মুছে ফেলতে পারেন । এরপর শুরু করুন এটা দিয়ে ldaps://", "Port" => "পোর্ট", |