summaryrefslogtreecommitdiff
path: root/lib/plugins/authad
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2013-11-25 00:53:18 -0800
committerAndreas Gohr <andi@splitbrain.org>2013-11-25 00:53:18 -0800
commitc109b68d5a634b4373fd514fcc0cbd5ebdb3782d (patch)
treef26cde5f0c685f89b1b24ba5fce37f373d815208 /lib/plugins/authad
parent087b9beef0c5c51bc4ac7e891e16449d84cc5e1a (diff)
parent8d6ec7dd27c536bbaf7d7c0c4f5f99ae20860f3b (diff)
downloadrpg-c109b68d5a634b4373fd514fcc0cbd5ebdb3782d.tar.gz
rpg-c109b68d5a634b4373fd514fcc0cbd5ebdb3782d.tar.bz2
Merge pull request #444 from dokuwiki-translate/lang_update_511
Translation update (pl)
Diffstat (limited to 'lib/plugins/authad')
-rw-r--r--lib/plugins/authad/lang/pl/settings.php7
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/plugins/authad/lang/pl/settings.php b/lib/plugins/authad/lang/pl/settings.php
index 9113c0e51..ad051b0ac 100644
--- a/lib/plugins/authad/lang/pl/settings.php
+++ b/lib/plugins/authad/lang/pl/settings.php
@@ -1,9 +1,12 @@
<?php
+
/**
- * Polish language file
- *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Tomasz Bosak <bosak.tomasz@gmail.com>
*/
$lang['account_suffix'] = 'Przyrostek twojej nazwy konta np. <code>@my.domain.org</code>';
+$lang['base_dn'] = 'Twoje bazowe DN. Na przykład: <code>DC=my,DC=domain,DC=org</code>';
$lang['admin_password'] = 'Hasło dla powyższego użytkownika.';
$lang['use_ssl'] = 'Użyć połączenie SSL? Jeśli tak to nie aktywuj TLS poniżej.';
$lang['use_tls'] = 'Użyć połączenie TLS? Jeśli tak to nie aktywuj SSL powyżej.';