diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-21 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-21 00:27:09 +0000 |
commit | 5c2610af7dbce72fa1c1b02185a2c28cd5be004e (patch) | |
tree | ecfa5a8a971b506cff0a9038788d06bc3347c83c /apps/user_ldap/l10n/hu.js | |
parent | b0956b1a00e9fb0d4e2db8aa576917ce77b20cd5 (diff) | |
download | nextcloud-server-5c2610af7dbce72fa1c1b02185a2c28cd5be004e.tar.gz nextcloud-server-5c2610af7dbce72fa1c1b02185a2c28cd5be004e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/hu.js')
-rw-r--r-- | apps/user_ldap/l10n/hu.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/hu.js b/apps/user_ldap/l10n/hu.js index fe86a620bd8..b6113fe0c7d 100644 --- a/apps/user_ldap/l10n/hu.js +++ b/apps/user_ldap/l10n/hu.js @@ -61,6 +61,7 @@ OC.L10N.register( "Your password will expire today." : "A jelszava ma lejár.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["A jelszava %n nap múlva lejár.","A jelszava %n nap múlva lejár."], "LDAP/AD integration" : "LDAP/AD integráció", + "Checking for invalid LDAP UUIDs" : "Érvénytelen LDAP UUID-k ellenőrzése", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Felhasználók vagy csoportok érvénytelen UUID azonosítói találhatók. Nézze át a „UUID észlelés felülbírálása” beállítást az LDAP beállítások Szakértő részében, majd a frissítésükhöz használja az „occ ldap:update-uuid” parancsot.", "_%n group found_::_%n groups found_" : ["%n csoport található","%n csoport található"], "> 1000 groups found" : "> 1000 csoport található", |