diff options
Diffstat (limited to 'apps/user_ldap/l10n/hu.js')
-rw-r--r-- | apps/user_ldap/l10n/hu.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/hu.js b/apps/user_ldap/l10n/hu.js index 30ec3b6d5ba..e3e7a5de3b3 100644 --- a/apps/user_ldap/l10n/hu.js +++ b/apps/user_ldap/l10n/hu.js @@ -60,6 +60,10 @@ 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ó", + "_%n group found_::_%n groups found_" : ["%n csoport található","%n csoport található"], + "> 1000 groups found" : "> 1000 csoport található", + "> 1000 users found" : "> 1000 felhasználó találhatófound", + "_%n user found_::_%n users found_" : ["%n felhasználó található","%n felhasználó található"], "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Nem lehet észlelni a felhasználó megjelenítendő név attribútumát. Adja meg kézzel a speciális LDAP beállításokban.", "Could not find the desired feature" : "A kívánt funkció nem található", "Invalid Host" : "Érvénytelen gépnév", |