diff options
author | Andreas Gohr <andi@splitbrain.org> | 2015-08-12 09:11:30 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2015-08-12 09:11:30 +0200 |
commit | 73554c87a31fe42b5538675ef2d0a2b0936a72e9 (patch) | |
tree | 0941a20e042d5023e59a4fea9b64d5b3c80e0106 /lib/plugins/authldap/lang/cs/settings.php | |
parent | e25a6ed390233a8763e61d541ab57dfbbf5a29a2 (diff) | |
parent | 174004e9f7705c99ac73f4fd56fe609de16730b4 (diff) | |
download | rpg-73554c87a31fe42b5538675ef2d0a2b0936a72e9.tar.gz rpg-73554c87a31fe42b5538675ef2d0a2b0936a72e9.tar.bz2 |
Merge pull request #1295 from dokuwiki-translate/lang_update_821
Translation update (cs)
Diffstat (limited to 'lib/plugins/authldap/lang/cs/settings.php')
-rw-r--r-- | lib/plugins/authldap/lang/cs/settings.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/authldap/lang/cs/settings.php b/lib/plugins/authldap/lang/cs/settings.php index 08c5c6a16..c7e070ca8 100644 --- a/lib/plugins/authldap/lang/cs/settings.php +++ b/lib/plugins/authldap/lang/cs/settings.php @@ -20,6 +20,7 @@ $lang['binddn'] = 'Doménový název DN volitelně připojeného $lang['bindpw'] = 'Heslo uživatele výše'; $lang['userscope'] = 'Omezení rozsahu vyhledávání uživatele'; $lang['groupscope'] = 'Omezení rozsahu vyhledávání skupiny'; +$lang['userkey'] = 'Atribut označující uživatelské jméno; musí být konzistetní s uživatelským filtrem.'; $lang['groupkey'] = 'Atribut šlenství uživatele ve skupinách (namísto standardních AD skupin), tj. skupina z oddělení nebo telefonní číslo'; $lang['modPass'] = 'Může být LDAP heslo změněno přes dokuwiki?'; $lang['debug'] = 'Zobrazit dodatečné debugovací informace'; |