summaryrefslogtreecommitdiff
path: root/lib/plugins/authad
diff options
context:
space:
mode:
authorType-kun <workwork-1@yandex.ru>2014-12-12 20:06:31 +0100
committerTranslator of Dokuwiki <translate@dokuwiki.org>2014-12-12 20:06:31 +0100
commit4ac117924853a8fb3d2826fa814eec444df97323 (patch)
treec64142541a46858199275520ec1b411dce273d8a /lib/plugins/authad
parent460ab335147a488cfffb9ac7915da824e9a5773d (diff)
downloadrpg-4ac117924853a8fb3d2826fa814eec444df97323.tar.gz
rpg-4ac117924853a8fb3d2826fa814eec444df97323.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authad')
-rw-r--r--lib/plugins/authad/lang/ru/settings.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/ru/settings.php b/lib/plugins/authad/lang/ru/settings.php
index 0212589d7..6d92bb163 100644
--- a/lib/plugins/authad/lang/ru/settings.php
+++ b/lib/plugins/authad/lang/ru/settings.php
@@ -9,11 +9,13 @@
* @author Erli Moen <evseev.jr@gmail.com>
* @author Владимир <id37736@yandex.ru>
* @author Aleksandr Selivanov <alexgearbox@yandex.ru>
+ * @author Type-kun <workwork-1@yandex.ru>
*/
$lang['account_suffix'] = 'Суффикс вашего аккаунта. Например, <code>@my.domain.org</code>';
$lang['domain_controllers'] = 'Список DNS-серверов, разделенных запятой. Например:<code>srv1.domain.org,srv2.domain.org</code>';
$lang['admin_password'] = 'Пароль для указанного пользователя.';
$lang['sso'] = 'Использовать SSO (Single-Sign-On) через Kerberos или NTLM?';
+$lang['sso_charset'] = 'Кодировка, в которой веб-сервер передаёт имя пользователя Kerberos или NTLM. Для UTF-8 или latin-1 остаётся пустым. Требует расширение iconv.';
$lang['use_ssl'] = 'Использовать SSL? Если да, то не включайте TLS.';
$lang['use_tls'] = 'Использовать TLS? Если да, то не включайте SSL.';
$lang['debug'] = 'Выводить дополнительную информацию при ошибках?';