summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/lang/ru
diff options
context:
space:
mode:
authorВладимир <id37736@yandex.ru>2014-04-25 09:11:00 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2014-04-25 09:11:00 +0200
commit3dcaf4be3d109863e587097b4258f61872b5eef0 (patch)
tree32b3221db5e3768facdc1af2960aa4e6c500e660 /lib/plugins/authldap/lang/ru
parent8dfccb7a0f7dc83d9a52e1489713643ccf8a4234 (diff)
downloadrpg-3dcaf4be3d109863e587097b4258f61872b5eef0.tar.gz
rpg-3dcaf4be3d109863e587097b4258f61872b5eef0.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authldap/lang/ru')
-rw-r--r--lib/plugins/authldap/lang/ru/settings.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/plugins/authldap/lang/ru/settings.php b/lib/plugins/authldap/lang/ru/settings.php
index 04a3ee784..5677e06a3 100644
--- a/lib/plugins/authldap/lang/ru/settings.php
+++ b/lib/plugins/authldap/lang/ru/settings.php
@@ -7,9 +7,12 @@
* @author Aleksandr Selivanov <alexgearbox@gmail.com>
* @author Erli Moen <evseev.jr@gmail.com>
* @author Aleksandr Selivanov <alexgearbox@yandex.ru>
+ * @author Владимир <id37736@yandex.ru>
*/
+$lang['starttls'] = 'Использовать TLS подключения?';
$lang['deref'] = 'Как расшифровывать псевдонимы?';
$lang['bindpw'] = 'Пароль для указанного пользователя.';
+$lang['debug'] = 'Показывать дополнительную отладочную информацию при ошибках';
$lang['deref_o_0'] = 'LDAP_DEREF_NEVER';
$lang['deref_o_1'] = 'LDAP_DEREF_SEARCHING';
$lang['deref_o_2'] = 'LDAP_DEREF_FINDING';