You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Could not find related LDAP entry" : "Nepodarilo sa nájisť súvisiaci záznam LDAP",
3
+
"DisplayName change rejected" : "Zmena DisplayName bola odmietnutá",
4
+
"Write support for LDAP" : "Podpora zápisu pre LDAP",
5
+
"Adds support for creating, manipulating and deleting users and groups on LDAP via Nextcloud" : "Pridáva podporu pre vytváranie, manipuláciu a odstraňovanie užívateľov a skupín v LDAP cez Nextcloud",
6
+
"The write support for LDAP enriches the LDAP backend with capabilities to manage the directory from Nextcloud.\n* create, edit and delete users\n* create, modify memberships and delete groups\n* prevent fallback to the local database backend (optional)\n* auto generate a user ID (optional)\n* and more behavioral switches" : "Podpora zápisu pre LDAP obohacuje backend LDAP o možnosti správy adresára z Nextcloud.\n* vytvárať, upravovať a mazať užívateľov\n* vytvárať, upravovať členstvá a mazať skupiny\n* zabrániť núdzovému návratu do lokálnej databázy (voliteľné)\n* automatické generovanie ID užívateľa (voliteľné)\n* a viac možností správania",
7
+
"Writing" : "Zapisovanie",
8
+
"Switches" : "Prepínače",
9
+
"Prevent fallback to other backends when creating users or groups." : "Pri vytváraní užívateľov alebo skupín zabrániť prechodu na iný backend.",
10
+
"To create users, the acting (sub)admin has to be provided by LDAP." : "Pre vytvorenie užívateľov musí LDAP poskytnúť zastupujúceho (sub)administrátora.",
11
+
"A random user ID has to be generated, i.e. not being provided by the (sub)admin." : "Musí byť vygenerované náhodné ID používateľa, t. j. neposkytnuté (sub)adminom.",
12
+
"An LDAP user must have an email address set." : "LDAP užívateľ musí mať nastavenú e-mail adresu",
13
+
"Allow users to set their avatar" : "Povoliť užívateľom nastaviť vlastného avatara",
14
+
"Allow users to set their password" : "Povoliť užívateľom nastaviť vlastné heslo",
15
+
"If the server does not support the modify password extended operation use the `unicodePwd` instead of the `userPassword` attribute for setting the password" : "Ak server nepodporuje rozšírenú operáciu úpravy hesla, použite na nastavenie hesla atribút `unicodePwd` namiesto atribútu `userPassword`",
16
+
"Use the `unicodePwd` attribute for setting the user password" : "Pre nastavenie hesla používateľa použite atribút `unicodePwd`",
17
+
"User template" : "Uživateľská šablóna",
18
+
"LDIF template for creating users. Following placeholders may be used" : "Šablóna LDIF pre vytváranie užívateľov. Môžu sa použiť nasledujúce zástupné symboly",
19
+
"the user id provided by the (sub)admin" : "id uživateľa poskytnuté (sub)adminom",
20
+
"the password provided by the (sub)admin" : "heslo poskytnuté (sub)adminom",
21
+
"the LDAP node of the acting (sub)admin or the configured user base" : "uzol LDAP príslušného (sub)admina alebo nakonfigurovanej užívateľskej základne",
22
+
"Failed to set user template." : "Nepodarilo sa nastaviť uživateľskú šablónu.",
23
+
"Failed to set switch." : "Nepodarilo sa nastaviť prepínač.",
24
+
"The write support for LDAP enriches the LDAP backend with capabilities to manage the directory from Nextcloud.\n* create, edit and delete users\n* create, modify memberships and delete groups\n* prevent fallback to the local database backend (optional)\n* auto generate a user id (optional)\n* and more behavioral switches" : "Podpora zápisu pre LDAP obohacuje backend LDAP o možnosti správy adresára z Nextcloud.\n* vytvárať, upravovať a mazať užívateľov\n* vytvárať, upravovať členstvá a mazať skupiny\n* zabrániť núdzovému návratu do lokálnej databázy (voliteľné)\n* automatické generovanie ID užívateľa (voliteľné)\n* a viac možností správania"
25
+
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
0 commit comments