xref: /dokuwiki/lib/plugins/authldap/lang/hu/lang.php (revision 8e72a512e7101b37d40bef012f1e717131622a91)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Marton Sebok <sebokmarton@gmail.com>
7 */
8$lang['connectfail']           = 'Az LDAP nem tudott csatlakozni: %s';
9$lang['domainfail']            = 'Az LDAP nem találta a felhasználód megkülönböztető nevét (DN)';
10