17ce0a39eSMohamed Belhsine<?php 27ce0a39eSMohamed Belhsine 37ce0a39eSMohamed Belhsine/** 47ce0a39eSMohamed Belhsine * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 57ce0a39eSMohamed Belhsine * 6*045f64abSKhalid * @author Khalid <khalid.aljahil@gmail.com> 77ce0a39eSMohamed Belhsine * @author Mohamed Belhsine <b.mohamed897@gmail.com> 85b795a65SPatrick Brown * @author Usama Akkad <uahello@gmail.com> 97ce0a39eSMohamed Belhsine */ 107ce0a39eSMohamed Belhsine$lang['domain'] = 'مجال تسجيل الدخول'; 115b795a65SPatrick Brown$lang['authpwdexpire'] = 'ستنتهي صلاحية كلمة السر في %d . عليك بتغييرها سريعا.'; 12*045f64abSKhalid$lang['passchangefail'] = 'فشل تغيير كلمة المرور. قد يكون السبب عدم موافاة شروط كلمة المرور.'; 13*045f64abSKhalid$lang['connectfail'] = 'فشل الاتصال بخادم Active Directory'; 14