%PDF- %PDF-
| Direktori : /home/vacivi36/intranet.vacivitta.com.br/protected/humhub/modules/ldap/messages/cs/ |
| Current File : /home/vacivi36/intranet.vacivitta.com.br/protected/humhub/modules/ldap/messages/cs/base.php |
<?php
return [
'A TLS/SSL is strongly favored in production environments to prevent passwords from be transmitted in clear text.' => 'V produkčním prostředí je silně doporučeno používat TLS/SSL šifrování, aby hesla nebyla přenášena jako čistý text.',
'Base DN' => 'Base DN',
'Defines the filter to apply, when login is attempted. %s replaces the username in the login action. Example: "(sAMAccountName=%s)" or "(uid=%s)"' => 'Nastavení filtrů, které se mají aplikovat při pokusu o přihlášení. %s nahrazuje uživatelské jméno. Např.: "(sAMAccountName=%s)" nebo "(uid=%s)"',
'E-Mail Address Attribute' => 'Atributy emailu',
'Enable LDAP Support' => 'Povolit podporu LDAP',
'Encryption' => 'Šifrování',
'Fetch/Update Users Automatically' => 'Přenést/Aktualizovat uživatele automaticky',
'Hostname' => 'Hostname',
'LDAP' => 'LDAP',
'Login Filter' => 'Filtr Loginů',
'Password' => 'Heslo',
'Port' => 'Port',
'Specify your LDAP-backend used to fetch user accounts.' => 'Zadejte zálohu LDAP použitou pro načtení uživatelských účtů.',
'Status: Error! (Message: {message})' => 'Stav: chyba! (Odpověď: {message})',
'Status: OK! ({userCount} Users)' => 'Stav: OK! ({userCount} uživatelů)',
'The default base DN used for searching for accounts.' => 'Výchozí hodnoty DN použité pro vyhledávání účtů.',
'The default credentials password (used only with username above).' => 'Výchozí heslo pověření (používá se pouze s uživatelským jménem výše).',
'The default credentials username. Some servers require that this be in DN form. This must be given in DN form if the LDAP server requires a DN to bind and binding should be possible with simple usernames.' => 'Výchozí uživatelské jméno pověření. Některé servery vyžadují, aby byly ve formátu DN. Musí být uvedeno ve formátu DN, pokud server LDAP vyžaduje vazbu DN a vazba by měla být možná s jednoduchými uživatelskými jmény.',
'User Filter' => 'Uživatelský filtr',
'Username' => 'Uživatelské jméno',
'Username Attribute' => ' Atributy uživatelského jména',
'ID Attribute' => '',
'Ignored LDAP entries' => '',
'LDAP Attribute for E-Mail Address. Default: "mail"' => '',
'LDAP Attribute for Username. Example: "uid" or "sAMAccountName"' => '',
'Limit access to users meeting this criteria. Example: "(objectClass=posixAccount)" or "(&(objectClass=person)(memberOf=CN=Workers,CN=Users,DC=myDomain,DC=com))"' => '',
'Not changeable LDAP attribute to unambiguously identify the user in the directory. If empty the user will be determined automatically by e-mail address or username. Examples: objectguid (ActiveDirectory) or uidNumber (OpenLDAP)' => '',
'One DN per line which should not be imported automatically.' => '',
'Status: Warning! (No users found using the ldap user filter!)' => '',
];