summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap
diff options
context:
space:
mode:
authorGerrit Uitslag <klapinklapin@gmail.com>2015-06-29 21:45:36 +0200
committerGerrit Uitslag <klapinklapin@gmail.com>2015-06-29 21:45:36 +0200
commitc6d842818be8c7082c17661c0bb25f54bd3c5d36 (patch)
tree640ceff94bd7112616fc92a0da06fee1801f4379 /lib/plugins/authldap
parent71c46303d9cd8a321e58a7e7255d13f0d5a5c4eb (diff)
parentf4b12de73d07db2a5a0549309329486d7a9e0fdf (diff)
downloadrpg-c6d842818be8c7082c17661c0bb25f54bd3c5d36.tar.gz
rpg-c6d842818be8c7082c17661c0bb25f54bd3c5d36.tar.bz2
Merge pull request #1214 from dokuwiki-translate/lang_update_37
Translation update (ru)
Diffstat (limited to 'lib/plugins/authldap')
-rw-r--r--lib/plugins/authldap/lang/ru/lang.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/plugins/authldap/lang/ru/lang.php b/lib/plugins/authldap/lang/ru/lang.php
new file mode 100644
index 000000000..c05ed3b15
--- /dev/null
+++ b/lib/plugins/authldap/lang/ru/lang.php
@@ -0,0 +1,9 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Takumo <9206984@mail.ru>
+ */
+$lang['connectfail'] = 'Ошибка соединения LDAP с %s';
+$lang['domainfail'] = 'Не найдено имя пользователя LDAP (dn)';