diff options
Diffstat (limited to 'apps/user_ldap/l10n/sk_SK.js')
-rw-r--r-- | apps/user_ldap/l10n/sk_SK.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sk_SK.js b/apps/user_ldap/l10n/sk_SK.js index 9a15db6bb81..3c3f9a0cc83 100644 --- a/apps/user_ldap/l10n/sk_SK.js +++ b/apps/user_ldap/l10n/sk_SK.js @@ -48,6 +48,7 @@ OC.L10N.register( "Edit raw filter instead" : "Miesto pre úpravu raw filtra", "Raw LDAP filter" : "Raw LDAP filter", "The filter specifies which LDAP groups shall have access to the %s instance." : "Tento filter LDAP určuje, ktoré skupiny budú mať prístup k %s inštancii.", + "Test Filter" : "Otestovať filter", "groups found" : "nájdené skupiny", "Users login with this attribute:" : "Používatelia sa budú prihlasovať pomocou tohto atribútu:", "LDAP Username:" : "LDAP používateľské meno:", @@ -67,11 +68,15 @@ OC.L10N.register( "For anonymous access, leave DN and Password empty." : "Pre anonymný prístup ponechajte údaje DN a Heslo prázdne.", "One Base DN per line" : "Jedno základné DN na riadok", "You can specify Base DN for users and groups in the Advanced tab" : "V rozšírenom nastavení môžete zadať základné DN pre používateľov a skupiny", + "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Bráni automatickým LDAP požiadavkám. Výhodné pre objemné nastavenia ale vyžaduje si dobrú znalosť o LDAP.", + "Manually enter LDAP filters (recommended for large directories)" : "Ručné vloženie LDAP filtrov (odporúčané pre rozsiahle adresáre)", "Limit %s access to users meeting these criteria:" : "Obmedziť %s prístup na používateľov spĺňajúcich tieto kritériá:", "The filter specifies which LDAP users shall have access to the %s instance." : "Tento filter LDAP určuje, ktorí používatelia majú prístup k %s inštancii.", "users found" : "nájdení používatelia", + "Saving" : "Ukladá sa", "Back" : "Späť", "Continue" : "Pokračovať", + "LDAP" : "LDAP", "Expert" : "Expert", "Advanced" : "Rozšírené", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Upozornenie:</b> Aplikácie user_ldap a user_webdavauth sú navzájom nekompatibilné. Môžete zaznamenať neočakávané správanie. Požiadajte prosím vášho systémového administrátora pre zakázanie jedného z nich.", |