summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2013-12-01 21:29:42 +0100
committerAndreas Gohr <andi@splitbrain.org>2013-12-01 21:29:42 +0100
commit06ba6baf09df8e3379597f5107bd773c781995d6 (patch)
tree53b9002145b7147b1e3615ba53ec575b089046c9 /lib/plugins/authldap
parent360b3a15bc769f2ea1840a2b3e3bcc1d7cfe1a0a (diff)
parenta8bca8a644cdcea093acf51a543cbff261ef0b8a (diff)
downloadrpg-06ba6baf09df8e3379597f5107bd773c781995d6.tar.gz
rpg-06ba6baf09df8e3379597f5107bd773c781995d6.tar.bz2
Merge branch 'lang_update_507' of git://github.com/dokuwiki-translate/dokuwiki into pull-request-442
* 'lang_update_507' of git://github.com/dokuwiki-translate/dokuwiki: translation update Conflicts: inc/lang/fi/lang.php
Diffstat (limited to 'lib/plugins/authldap')
-rw-r--r--lib/plugins/authldap/lang/fi/settings.php9
1 files changed, 7 insertions, 2 deletions
diff --git a/lib/plugins/authldap/lang/fi/settings.php b/lib/plugins/authldap/lang/fi/settings.php
index d3aa13e07..b15d8c676 100644
--- a/lib/plugins/authldap/lang/fi/settings.php
+++ b/lib/plugins/authldap/lang/fi/settings.php
@@ -1,6 +1,11 @@
<?php
+
/**
- * Finnish language file
- *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
* @author Otto Vainio <otto@valjakko.net>
*/
+$lang['starttls'] = 'Käytä TLS yhteyttä';
+$lang['bindpw'] = 'Ylläolevan käyttäjän salasana';
+$lang['userscope'] = 'Etsi vain käyttäjiä';
+$lang['groupscope'] = 'Etsi vain ryhmiä';