diff options
Diffstat (limited to 'apps/user_ldap/l10n/hu.js')
-rw-r--r-- | apps/user_ldap/l10n/hu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/hu.js b/apps/user_ldap/l10n/hu.js index 0b1327503ac..f3d53b3035f 100644 --- a/apps/user_ldap/l10n/hu.js +++ b/apps/user_ldap/l10n/hu.js @@ -117,7 +117,6 @@ OC.L10N.register( "Special Attributes" : "Különleges attribútumok", "Quota Field" : "Kvóta mező", "Quota Default" : "Alapértelmezett kvóta", - "in bytes" : "bájtban", "Email Field" : "E-mail mező", "User Home Folder Naming Rule" : "Felhasználói Home mappa elnevezési szabály", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Hagyja üresen, ha a felhasználónevet kívánja használni. Ellenkező esetben adjon meg egy LDAP/AD attribútumot!", @@ -130,6 +129,7 @@ OC.L10N.register( "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", - "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." + "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.", + "in bytes" : "bájtban" }, "nplurals=2; plural=(n != 1);"); |