xref: /dokuwiki/lib/plugins/authldap/lang/he/settings.php (revision f30ba39860122e7c5061989c09786dd2febe29eb)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author matt carroll <matt.carroll@gmail.com>
7 * @author Menashe Tomer <menashesite@gmail.com>
8 */
9$lang['starttls']              = 'השתמש בחיבורי TLS';
10$lang['modPass']               = 'האם dokuwiki יכול ליצור סיסמאות LDAP?';
11$lang['debug']                 = 'הצג מידע נוסף על שגיאות';
12$lang['referrals_o_-1']        = 'ברירת מחדל';
13