diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:50 +0000 |
commit | 62fde219af0135ea9bfa367530f3a347b5e11b30 (patch) | |
tree | e1dab965e41ec5ea13700a2cb1281b4394415797 /apps/user_ldap | |
parent | 830b2c5c282b178d094489801203f947bfc5391b (diff) | |
download | nextcloud-server-62fde219af0135ea9bfa367530f3a347b5e11b30.tar.gz nextcloud-server-62fde219af0135ea9bfa367530f3a347b5e11b30.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/hu.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/hu.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/hu.js b/apps/user_ldap/l10n/hu.js index aa099b6d462..671c3eb44db 100644 --- a/apps/user_ldap/l10n/hu.js +++ b/apps/user_ldap/l10n/hu.js @@ -155,6 +155,8 @@ OC.L10N.register( "One User Base DN per line" : "Soronként egy felhasználói alap DN", "User Search Attributes" : "Felhasználókeresési attribútumok", "Optional; one attribute per line" : "Nem kötelező; soronként egy attribútum", + "Disable users missing from LDAP" : "Az LDAP-ból hiányzó felhasználók letiltása", + "When switched on, users imported from LDAP which are then missing will be disabled" : "Ha engedélyezve van, az LDAP importálásból hiányzó felhasználók letiltásra kerülnek", "Group Display Name Field" : "A csoport megjelenítendő nevének mezője", "The LDAP attribute to use to generate the groups's display name." : "A csoport megjelenítendő nevének előállításához használandó LDAP attribútum.", "Base Group Tree" : "A csoportfa gyökere", diff --git a/apps/user_ldap/l10n/hu.json b/apps/user_ldap/l10n/hu.json index aa3578a87ec..56f6f97ae06 100644 --- a/apps/user_ldap/l10n/hu.json +++ b/apps/user_ldap/l10n/hu.json @@ -153,6 +153,8 @@ "One User Base DN per line" : "Soronként egy felhasználói alap DN", "User Search Attributes" : "Felhasználókeresési attribútumok", "Optional; one attribute per line" : "Nem kötelező; soronként egy attribútum", + "Disable users missing from LDAP" : "Az LDAP-ból hiányzó felhasználók letiltása", + "When switched on, users imported from LDAP which are then missing will be disabled" : "Ha engedélyezve van, az LDAP importálásból hiányzó felhasználók letiltásra kerülnek", "Group Display Name Field" : "A csoport megjelenítendő nevének mezője", "The LDAP attribute to use to generate the groups's display name." : "A csoport megjelenítendő nevének előállításához használandó LDAP attribútum.", "Base Group Tree" : "A csoportfa gyökere", |