summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/sk_SK.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/sk_SK.php')
-rw-r--r--apps/user_ldap/l10n/sk_SK.php13
1 files changed, 12 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/sk_SK.php b/apps/user_ldap/l10n/sk_SK.php
index 9d6b39c14ee..66535e34b62 100644
--- a/apps/user_ldap/l10n/sk_SK.php
+++ b/apps/user_ldap/l10n/sk_SK.php
@@ -12,10 +12,14 @@ $TRANSLATIONS = array(
"Deletion failed" => "Odstránenie zlyhalo",
"Take over settings from recent server configuration?" => "Prebrať nastavenia z nedávneho nastavenia servera?",
"Keep settings?" => "Ponechať nastavenia?",
+"{nthServer}. Server" => "{nthServer}. Server",
"Cannot add server configuration" => "Nemožno pridať nastavenie servera",
"mappings cleared" => "mapovanie vymazané",
"Success" => "Úspešné",
"Error" => "Chyba",
+"Please specify a Base DN" => "Prosím, zadajte základnú DN",
+"Could not determine Base DN" => "Nemožno určiť základnú DN",
+"Please specify the port" => "Prosím, zadajte port",
"Configuration OK" => "Konfigurácia je v poriadku",
"Configuration incorrect" => "Nesprávna konfigurácia",
"Configuration incomplete" => "Nekompletná konfigurácia",
@@ -30,6 +34,9 @@ $TRANSLATIONS = array(
"_%s user found_::_%s users found_" => array("%s nájdený používateľ","%s nájdení používatelia","%s nájdených používateľov"),
"Invalid Host" => "Neplatný hostiteľ",
"Could not find the desired feature" => "Nemožno nájsť požadovanú funkciu",
+"Server" => "Server",
+"User Filter" => "Filter používateľov",
+"Login Filter" => "Filter prihlasovania",
"Group Filter" => "Filter skupiny",
"Save" => "Uložiť",
"Test Configuration" => "Test nastavenia",
@@ -41,12 +48,15 @@ $TRANSLATIONS = array(
"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.",
"groups found" => "nájdené skupiny",
-"Users login with this attribute:" => "Používateľov prihlásiť pomocou tohto atribútu:",
+"Users login with this attribute:" => "Používatelia sa budú prihlasovať pomocou tohto atribútu:",
"LDAP Username:" => "LDAP používateľské meno:",
"LDAP Email Address:" => "LDAP emailová adresa:",
"Other Attributes:" => "Iné atribúty:",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Určuje použitý filter, pri pokuse o prihlásenie. %%uid nahrádza používateľské meno v činnosti prihlásenia. Napríklad: \"uid=%%uid\"",
+"1. Server" => "1. Server",
+"%s. Server:" => "%s. Server:",
"Add Server Configuration" => "Pridať nastavenia servera.",
+"Delete Configuration" => "Zmazať nastavenia",
"Host" => "Hostiteľ",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Môžete vynechať protokol, okrem prípadu, kedy sa vyžaduje SSL. Vtedy začnite s ldaps://",
"Port" => "Port",
@@ -61,6 +71,7 @@ $TRANSLATIONS = array(
"users found" => "nájdení používatelia",
"Back" => "Späť",
"Continue" => "Pokračovať",
+"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.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Upozornenie:</b> nie je nainštalovaný LDAP modul pre PHP, backend vrstva nebude fungovať. Požiadajte administrátora systému, aby ho nainštaloval.",