diff options
Diffstat (limited to 'apps/user_ldap/l10n/cs.json')
-rw-r--r-- | apps/user_ldap/l10n/cs.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/cs.json b/apps/user_ldap/l10n/cs.json index 81626738aee..66ee30f0d3c 100644 --- a/apps/user_ldap/l10n/cs.json +++ b/apps/user_ldap/l10n/cs.json @@ -77,7 +77,7 @@ "Verify settings and count the groups" : "Ověřit nastavení a spočítat skupiny", "When logging in, %s will find the user based on the following attributes:" : "Při přihlašování, %s bude hledat uživatele na základě následujících atributů:", "LDAP / AD Username:" : "LDAP / AD uživatelské jméno:", - "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Dovoluje přihlášení pomocí LDAP / AD uživatelského jména, což je \"uid\" nebo \"sAMAccountName\", což bude detekováno.", + "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Umožňuje přihlašování pomocí LDAP / AD uživatelského jména, což je buď „uid“ nebo „sAMAccountName“ a bude zjištěno.", "LDAP / AD Email Address:" : "LDAP / AD e-mailová adresa:", "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Povoluje přihlášení pomocí e-mailového atributu. Je povolen \"mail\" a \"mailPrimaryAddress\" allowed.", "Other Attributes:" : "Další atributy:", @@ -85,13 +85,13 @@ "Test Loginname" : "Testovací přihlašovací jméno", "Verify settings" : "Ověřit nastavení", "%s. Server:" : "%s. Server:", - "Add a new configuration" : "Přidat novou konfiguraci", + "Add a new configuration" : "Přidat nové nastavení", "Copy current configuration into new directory binding" : "Zkopírovat současnou konfiguraci do nového adresářového propojení", - "Delete the current configuration" : "Smazat současnou konfiguraci", + "Delete the current configuration" : "Smazat stávající nastavení", "Host" : "Počítač", "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Pokud nevyžadujete SSL, můžete protokol vynechat. Pokud ano, začněte ldaps://", "Port" : "Port", - "Detect Port" : "Detekovat port", + "Detect Port" : "Zjistit port", "User DN" : "Uživatelské 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." : "DN klientského uživatele, ke kterému tvoříte vazbu, např. uid=agent,dc=example,dc=com. Pro anonymní přístup ponechte DN a heslo prázdné.", "Password" : "Heslo", |