summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap
diff options
context:
space:
mode:
authorIvan Peltekov <ivan.peltekov@abv.bg>2013-12-31 05:26:40 +0100
committerTranslator of Dokuwiki <translate@dokuwiki.org>2013-12-31 05:26:40 +0100
commitb21beefdfa477fe0e5810051462f134b3f0e99a9 (patch)
treecb92443a582b557321656ec4506eedab1c417f59 /lib/plugins/authldap
parentc0b7fdd8d685dc19daf0b9502177d625ccf53b71 (diff)
downloadrpg-b21beefdfa477fe0e5810051462f134b3f0e99a9.tar.gz
rpg-b21beefdfa477fe0e5810051462f134b3f0e99a9.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authldap')
-rw-r--r--lib/plugins/authldap/lang/bg/settings.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/plugins/authldap/lang/bg/settings.php b/lib/plugins/authldap/lang/bg/settings.php
index 644672ca7..165216de8 100644
--- a/lib/plugins/authldap/lang/bg/settings.php
+++ b/lib/plugins/authldap/lang/bg/settings.php
@@ -1,7 +1,8 @@
<?php
+
/**
- * Bulgarian language file
- *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
* @author Kiril <neohidra@gmail.com>
*/
$lang['server'] = 'Вашият LDAP сървър. Име на хоста (<code>localhost</code>) или целият URL адрес (<code>ldap://сървър.tld:389</code>)';
@@ -16,4 +17,4 @@ $lang['referrals'] = 'Да бъдат ли следвани преп
$lang['bindpw'] = 'Парола за горния потребител';
$lang['userscope'] = 'Ограничаване на обхвата за търсене на потребители';
$lang['groupscope'] = 'Ограничаване на обхвата за търсене на потребителски групи';
-$lang['debug'] = 'Показване на допълнителна debug информация при грешка'; \ No newline at end of file
+$lang['debug'] = 'Показване на допълнителна debug информация при грешка';