diff options
author | Janar Leas <janar.leas@eesti.ee> | 2014-03-13 17:36:15 +0100 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-03-13 17:36:15 +0100 |
commit | 3e8d68b4a59e93099da9af13f0825ea2d05d7bd2 (patch) | |
tree | 92a5ae8d21913088dfdb1d138d40724eb4608e8c /lib/plugins/authldap/lang | |
parent | 069942acdaa5ba825bc3f92c7093b5071789f1ca (diff) | |
download | rpg-3e8d68b4a59e93099da9af13f0825ea2d05d7bd2.tar.gz rpg-3e8d68b4a59e93099da9af13f0825ea2d05d7bd2.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authldap/lang')
-rw-r--r-- | lib/plugins/authldap/lang/et/settings.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/plugins/authldap/lang/et/settings.php b/lib/plugins/authldap/lang/et/settings.php new file mode 100644 index 000000000..9bba85dda --- /dev/null +++ b/lib/plugins/authldap/lang/et/settings.php @@ -0,0 +1,9 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Janar Leas <janar.leas@eesti.ee> + */ +$lang['grouptree'] = 'Kus kohast kasutaja rühmi otsida. Nt. <code>ou=Rühm, dc=server, dc=tld</code'; +$lang['groupscope'] = 'Piiritle otsingu ulatus rühma otsinguga'; |