nextcloud-server/apps/user_ldap/l10n/bn_BD.php

28 lines
3.0 KiB

<?php
$TRANSLATIONS = array(
"Error" => "সমস",
"_%s group found_::_%s groups found_" => array("",""),
"_%s user found_::_%s users found_" => array("",""),
"Save" => "রকষণ",
"Help" => "সহি",
"Host" => "",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "SSL আবশযক ন হল আপনি এই পরটকলটিলতন । এরপর শ করন এটি ldaps://",
"Port" => "",
"User DN" => "যবহরকি DN",
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. পরিচয় গপন র অধিগমনর জনয DN এবটশবদটিন।",
"Password" => "টশব",
"For anonymous access, leave DN and Password empty." => "অজতকলশল অধিগমনর জনয DN এবটশবদটিন।",
"You can specify Base DN for users and groups in the Advanced tab" => "যঅবি আপনিযবহরকি এবসমর জনয ভিি DN নিরণ করতন।",
"User Login Filter" => "যবহরকির পরবশ ছকন",
"Case insensitve LDAP server (Windows)" => "বরণ অস LDAP সর (উইনজ)",
"Turn off SSL certificate validation." => "SSL সনদপতর যইকরণ বনধ রক।",
"in seconds. A change empties the cache." => "। কন পরিবরতন কি করব",
"User Display Name Field" => "যবহরকর পরদরিতবয নর ক",
"Base User Tree" => "িিযবহরকি",
"Group Display Name Field" => "র পরদরিতবয নর ক",
"Base Group Tree" => "িি",
"Group-Member association" => "-সদসয সপন",
"in bytes" => "ইট",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "যবহরকর জনয ফন (পবনিিত)। অনযথয়, LDAP/AD বিয নিরণ করন।"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";