From 1e8a4c188b45c2566c27caaf30e7e952e2337bb6 Mon Sep 17 00:00:00 2001 From: Menashe Tomer Date: Thu, 14 May 2015 14:50:51 +0200 Subject: translation update --- inc/lang/he/lang.php | 1 + lib/plugins/authldap/lang/he/settings.php | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/inc/lang/he/lang.php b/inc/lang/he/lang.php index a75a0e9bb..b834ad775 100644 --- a/inc/lang/he/lang.php +++ b/inc/lang/he/lang.php @@ -14,6 +14,7 @@ * @author matt carroll * @author tomer * @author itsho + * @author Menashe Tomer */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'rtl'; 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 + * @author Menashe Tomer */ $lang['starttls'] = 'השתמש בחיבורי TLS'; +$lang['modPass'] = 'האם dokuwiki יכול ליצור סיסמאות LDAP?'; +$lang['debug'] = 'הצג מידע נוסף על שגיאות'; +$lang['referrals_o_-1'] = 'ברירת מחדל'; -- cgit v1.2.3