Skip to content
Snippets Groups Projects
Commit 70df0ce2 authored by Andreas Gohr's avatar Andreas Gohr
Browse files

Merge pull request #1090 from dokuwiki-translate/lang_update_28

Translation update (cs)
parents 22aa6741 605af2f6
No related branches found
No related tags found
No related merge requests found
......@@ -21,8 +21,12 @@ $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['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';
$lang['deref_o_0'] = 'LDAP_DEREF_NEVER';
$lang['deref_o_1'] = 'LDAP_DEREF_SEARCHING';
$lang['deref_o_2'] = 'LDAP_DEREF_FINDING';
$lang['deref_o_3'] = 'LDAP_DEREF_ALWAYS';
$lang['referrals_o_-1'] = 'použít výchozí';
$lang['referrals_o_0'] = 'nenásledovat odkazy';
$lang['referrals_o_1'] = 'následovat odkazy';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment