diff options
Diffstat (limited to 'apps/user_ldap/l10n/sk.json')
-rw-r--r-- | apps/user_ldap/l10n/sk.json | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/sk.json b/apps/user_ldap/l10n/sk.json index e8617fe1773..ea8a50dc92f 100644 --- a/apps/user_ldap/l10n/sk.json +++ b/apps/user_ldap/l10n/sk.json @@ -6,6 +6,11 @@ "No data specified" : "Nie sú vybraté dáta", " Could not set configuration %s" : "Nemôžem nastaviť konfiguráciu %s", "Action does not exist" : "Takáto akcia neexistuje", + "Very weak password" : "Veľmi slabé heslo", + "Weak password" : "Slabé heslo", + "So-so password" : "Priemerné heslo", + "Good password" : "Dobré heslo", + "Strong password" : "Silné heslo", "The Base DN appears to be wrong" : "Základné DN je chybné", "Testing configuration…" : "Overujú sa nastavenia...", "Configuration incorrect" : "Nesprávna konfigurácia", @@ -38,6 +43,10 @@ "Please provide a login name to test against" : "Zadajte prihlasovacie meno na otestovanie", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Pole skupín bolo vypnuté, pretože LDAP / AD server nepodporuje memberOf.", "Password change rejected. Hint: " : "Zmena hesla zamietnutá. Vodítko:", + "Please login with the new password" : "Prihláste sa prosím novým heslom", + "Your password will expire tomorrow." : "Vaše heslo expiruje zajtra.", + "Your password will expire today." : "Vaše heslo expiruje dnes.", + "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Vaše heslo expiruje o %n deň.","Vaše heslo expiruje o %n dni.","Vaše heslo expiruje o %n dní."], "LDAP / AD integration" : "Spolupráca s LDAP/AD", "_%s group found_::_%s groups found_" : ["%s nájdená skupina","%s nájdené skupiny","%s nájdených skupín"], "_%s user found_::_%s users found_" : ["%s nájdený používateľ","%s nájdení používatelia","%s nájdených používateľov"], @@ -57,9 +66,7 @@ "When logging in, %s will find the user based on the following attributes:" : "Pri prihlasovaní, %s bude vyhľadávať používateľov na základe týchto atribútov:", "LDAP / AD Username:" : "Používateľské meno LDAP / AD:", "LDAP / AD Email Address:" : "LDAP / AD emailová adresa:", - "Allows login against an email attribute. Mail and mailPrimaryAddress will be allowed." : "Povoliť prihlásenie prostredníctvom emailu. Povolené atribúty sú Mail a mailPrimaryAddress.", "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\"", "Test Loginname" : "Testovacie prihlasovacie meno", "Verify settings" : "Overiť nastavenia", "1. Server" : "1. Server", @@ -85,7 +92,8 @@ "Saving" : "Ukladá sa", "Back" : "Späť", "Continue" : "Pokračovať", - "LDAP" : "LDAP", + "New password" : "Nové heslo", + "Wrong password." : "Nesprávne heslo.", "Server" : "Server", "Users" : "Používatelia", "Login Attributes" : "Prihlasovacie atribúty", @@ -140,9 +148,9 @@ "Clear Groupname-LDAP Group Mapping" : "Zrušiť mapovanie názvov LDAP skupín", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Chýba zástupný znak %uid. Bude nahradený prihlasovacím menom pri požiadavke do LDAP / AD.", "Verify settings and count groups" : "Overiť nastavenia a spočítať skupiny", - "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "Povoliť prihlásenie prostredníctvom LDAP / AD používateľského mena, ktoré má zadanú hodnotu v atribútoch uid alebo samaccountname.", "Add a new and blank configuration" : "Pridať novú prázdnu konfiguráciu", "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://", + "LDAP" : "LDAP", "<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.", "in bytes" : "v bajtoch" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" |