You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_ldap/l10n/bn_BD.php

36 lines
5.4 KiB

<?php $TRANSLATIONS = array(
"Host" => "",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "SSL আবশযক ন হল আপনি এই পরটকলটিলতন । এরপর শ করন এটি ldaps://",
"Base DN" => "িি DN",
"You can specify Base DN for users and groups in the Advanced tab" => "যঅবি আপনিযবহরকি এবসমর জনয ভিি DN নিরণ করতন।",
"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 এবটশবদটিন।",
"User Login Filter" => "যবহরকির পরবশ ছকন",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "রবর চ করর সময় পরযয ছকনিিরণ করব। পরবর সময় বযবহরকমটি %%uid দিরতিিত হব",
"use %%uid placeholder, e.g. \"uid=%%uid\"" => "%%uid সনধরক বযবহর করন, উদহরণ \"uid=%%uid\"",
"User List Filter" => "যবহরকিকন",
"Defines the filter to apply, when retrieving users." => "যবহরক উদর করর সময় পরয়র জনয ছকনিরণ করব",
"without any placeholder, e.g. \"objectClass=person\"." => "ন সনধরক বযতত, যমন \"objectClass=person\"",
"Group Filter" => "কন",
"Defines the filter to apply, when retrieving groups." => "সমহ উদর করর সময় পরয়র জনয ছকনিরণ করব",
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "ন সন ধরক বযতত, উদহরণ\"objectClass=posixGroup\"",
"Port" => "",
"Use TLS" => "TLS বযবহর কর",
"Case insensitve LDAP server (Windows)" => "বরণ অস LDAP সর (উইনজ)",
"Turn off SSL certificate validation." => "SSL সনদপতর যইকরণ বনধ রক।",
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "র যদি এই বিকলপটিযবহর করই সগ কযকর হয় তব আপনর ownCloud স LDAP সর SSL সনদপতরটি আমদি করন।",
"Not recommended, use for testing only." => "অনিত নয়, শর পরলক বযবহর জনয।",
"in seconds. A change empties the cache." => "। কন পরিবরতন কি করব",
"User Display Name Field" => "যবহরকর পরদরিতবয নর ক",
"The LDAP attribute to use to generate the user`s ownCloud name." => "যবহরকর ownCloud নম তি করর জনয বযভহত LDAP বিয।",
"Base User Tree" => "িিযবহরকি",
"Group Display Name Field" => "র পরদরিতবয নর ক",
"The LDAP attribute to use to generate the groups`s ownCloud name." => "র ownCloud নম তি করর জনয বযভহত LDAP বিয।",
"Base Group Tree" => "িি",
"Group-Member association" => "-সদসয সপন",
"in bytes" => "ইট",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "যবহরকর জনয ফন (পবনিিত)। অনযথয়, LDAP/AD বিয নিরণ করন।",
"Help" => "সহি"
);