diff options
Diffstat (limited to 'apps/user_ldap/l10n/hu_HU.js')
-rw-r--r-- | apps/user_ldap/l10n/hu_HU.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/hu_HU.js b/apps/user_ldap/l10n/hu_HU.js index 4873d82aac6..0b1327503ac 100644 --- a/apps/user_ldap/l10n/hu_HU.js +++ b/apps/user_ldap/l10n/hu_HU.js @@ -37,7 +37,6 @@ OC.L10N.register( "Mode switch" : "Üzemmód váltás", "Select attributes" : "Attribútumok kiválasztása", "User found and settings verified." : "Felhasználó megtalálva, beállítások ellenőrizve.", - "Settings verified, but one user found. Only the first will be able to login. Consider a more narrow filter." : "Beállítások ellenőrizve, de egy felhasználó található. Csak az első léphet be automatikusan. Próbálj egy pontosabb szűrőt.", "An unspecified error occurred. Please check the settings and the log." : "Meghatározatlan hiba történt. Kérlek ellenőrizd a beállításokat és a naplót.", "Password change rejected. Hint: " : "Jelszó módosítás elutasítva. Tipp:", "LDAP / AD integration" : "LDAP / AD integráció", @@ -130,6 +129,7 @@ OC.L10N.register( "UUID Attribute for Groups:" : "A csoportok UUID attribútuma:", "Username-LDAP User Mapping" : "Felhasználó - LDAP felhasználó hozzárendelés", "Clear Username-LDAP User Mapping" : "A felhasználó - LDAP felhasználó hozzárendelés törlése", - "Clear Groupname-LDAP Group Mapping" : "A csoport - LDAP csoport hozzárendelés törlése" + "Clear Groupname-LDAP Group Mapping" : "A csoport - LDAP csoport hozzárendelés törlése", + "Settings verified, but one user found. Only the first will be able to login. Consider a more narrow filter." : "Beállítások ellenőrizve, de egy felhasználó található. Csak az első léphet be automatikusan. Próbálj egy pontosabb szűrőt." }, "nplurals=2; plural=(n != 1);"); |