diff options
Diffstat (limited to '')
-rw-r--r-- | language/ar_SA/admin.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/ar_SA/admin.lang.php b/language/ar_SA/admin.lang.php index a59a2e3ac..8ed00acfc 100644 --- a/language/ar_SA/admin.lang.php +++ b/language/ar_SA/admin.lang.php @@ -250,8 +250,8 @@ $lang['manage sub-categories'] = 'صور الألبوم الفرعي'; $lang['Manage'] = 'إدارة'; $lang['maximum height'] = 'الارتفاع الاقصى'; $lang['maximum width'] = 'العرض الاقصى'; -$lang['Execution time is out, treatment must be continue [Estmated time: %d second].'] = ' أستنفذت الوقت المتاح للتنفيذ وهو %d دقيقة'; -$lang['Execution time is out, treatment must be continue [Estmated time: %d seconds].'] = 'أستنفذت الوقت المتاح للتنفيذ وهو %d دقائق'; +$lang['Execution time is out, treatment must be continue [Estimated time: %d second].'] = ' أستنفذت الوقت المتاح للتنفيذ وهو %d دقيقة'; +$lang['Execution time is out, treatment must be continue [Estimated time: %d seconds].'] = 'أستنفذت الوقت المتاح للتنفيذ وهو %d دقائق'; $lang['Prepared time for list of users to send mail is limited. Others users are not listed.'] = 'الوقت المتاح لامراسلة قائمة المستخدمين محدود ،هناك متخدمين لم يتم اضافتهم في القائمة.'; $lang['Time to send mail is limited. Others mails are skipped.'] = 'الوقت للارسال محدود ، تم تجاهل بعض العناوين.'; $lang['To send ?'] = 'إرسـال؟'; |