diff options
author | Menashe Tomer <menashesite@gmail.com> | 2015-05-14 14:50:51 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2015-05-14 14:50:51 +0200 |
commit | 1e8a4c188b45c2566c27caaf30e7e952e2337bb6 (patch) | |
tree | eea760692f1101084ee6034dc712aa9ce605a284 /lib/plugins/authldap | |
parent | 5cbc64787ecd0f444538a65c4e62b0ed1b6df4a1 (diff) | |
download | rpg-1e8a4c188b45c2566c27caaf30e7e952e2337bb6.tar.gz rpg-1e8a4c188b45c2566c27caaf30e7e952e2337bb6.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authldap')
-rw-r--r-- | lib/plugins/authldap/lang/he/settings.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/plugins/authldap/lang/he/settings.php b/lib/plugins/authldap/lang/he/settings.php index 357a58c56..10af7010d 100644 --- a/lib/plugins/authldap/lang/he/settings.php +++ b/lib/plugins/authldap/lang/he/settings.php @@ -4,5 +4,9 @@ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * * @author matt carroll <matt.carroll@gmail.com> + * @author Menashe Tomer <menashesite@gmail.com> */ $lang['starttls'] = 'השתמש בחיבורי TLS'; +$lang['modPass'] = 'האם dokuwiki יכול ליצור סיסמאות LDAP?'; +$lang['debug'] = 'הצג מידע נוסף על שגיאות'; +$lang['referrals_o_-1'] = 'ברירת מחדל'; |