xref: /dokuwiki/lib/plugins/authldap/lang/ru/settings.php (revision 6bc2d8e51371c2ee17233d4c76112e3fefca437f)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Ivan I. Udovichenko (sendtome@mymailbox.pp.ua)
7 * @author Aleksandr Selivanov <alexgearbox@gmail.com>
8 * @author Erli Moen <evseev.jr@gmail.com>
9 * @author Aleksandr Selivanov <alexgearbox@yandex.ru>
10 */
11$lang['deref']                 = 'Как расшифровывать псевдонимы?';
12$lang['bindpw']                = 'Пароль для указанного пользователя.';
13$lang['deref_o_0']             = 'LDAP_DEREF_NEVER';
14