xref: /dokuwiki/lib/plugins/authldap/lang/he/settings.php (revision 123bc813fd93ab5d8dab3cc4a66a09e613a10aa2)
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