Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/cs.js')
-rw-r--r--apps/user_ldap/l10n/cs.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js
index 4d2af055315..939596e7338 100644
--- a/apps/user_ldap/l10n/cs.js
+++ b/apps/user_ldap/l10n/cs.js
@@ -79,7 +79,7 @@ OC.L10N.register(
"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:",
@@ -87,13 +87,13 @@ OC.L10N.register(
"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",