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