diff options
Diffstat (limited to 'apps/user_ldap/l10n/sk_SK.js')
-rw-r--r-- | apps/user_ldap/l10n/sk_SK.js | 35 |
1 files changed, 5 insertions, 30 deletions
diff --git a/apps/user_ldap/l10n/sk_SK.js b/apps/user_ldap/l10n/sk_SK.js index 3f41750a5b9..24e1da2bcda 100644 --- a/apps/user_ldap/l10n/sk_SK.js +++ b/apps/user_ldap/l10n/sk_SK.js @@ -10,56 +10,32 @@ OC.L10N.register( "No configuration specified" : "Nie je určená konfigurácia", "No data specified" : "Nie sú vybraté dáta", " Could not set configuration %s" : "Nemôžem nastaviť konfiguráciu %s", - "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", + "Configuration OK" : "Konfigurácia je v poriadku", "Select groups" : "Vybrať skupinu", "Select object classes" : "Vyberte triedy objektov", - "Select attributes" : "Vyberte atribúty", - "Connection test succeeded" : "Test pripojenia bol úspešný", - "Connection test failed" : "Test pripojenia zlyhal", + "{nthServer}. Server" : "{nthServer}. Server", "Do you really want to delete the current Server Configuration?" : "Naozaj chcete zmazať súčasné nastavenie servera?", "Confirm Deletion" : "Potvrdiť vymazanie", + "Select attributes" : "Vyberte atribúty", "_%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"], "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nemožno zistiť používateľský atribút pre zobrazenie používateľského mena. Prosím, zadajte ho sami v pokročilých nastaveniach LDAP.", "Could not find the desired feature" : "Nemožno nájsť požadovanú funkciu", "Invalid Host" : "Neplatný hostiteľ", "Server" : "Server", - "User Filter" : "Filter používateľov", - "Login Filter" : "Filter prihlasovania", - "Group Filter" : "Filter skupiny", - "Save" : "Uložiť", + "Users" : "Používatelia", + "Groups" : "Skupiny", "Test Configuration" : "Test nastavenia", "Help" : "Pomoc", "Groups meeting these criteria are available in %s:" : "Skupiny spĺňajúce tieto kritériá sú k dispozícii v %s:", - "only those object classes:" : "len tieto triedy objektov:", - "only from those groups:" : "len z týchto skupín:", - "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:", - "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", @@ -73,7 +49,6 @@ OC.L10N.register( "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ť", |