diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-26 01:09:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-26 01:09:23 +0000 |
commit | 3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd (patch) | |
tree | dedbae4d6e8ee374b357d5caa2f09b03477ccacb /apps/user_ldap/l10n/hu_HU.js | |
parent | 56c016946d0695a62e418839cf19786a223b4ae7 (diff) | |
download | nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.tar.gz nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.zip |
[tx-robot] updated from transifex
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);"); |