Ignore:
Timestamp:
Apr 2, 2010, 4:05:03 PM (14 years ago)
Author:
nikrou
Message:

Fix missing keys and misspelling keys in translations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/ar_SA/admin.lang.php

    r5565 r5573  
    251251$lang['maximum height'] = 'الارتفاع الاقصى';
    252252$lang['maximum width'] = 'العرض الاقصى';
    253 $lang['Execution time is out, treatment must be continue [Estmated time: %d second].'] = ' أستنفذت الوقت المتاح للتنفيذ وهو %d دقيقة';
    254 $lang['Execution time is out, treatment must be continue [Estmated time: %d seconds].'] = 'أستنفذت الوقت المتاح للتنفيذ وهو %d دقائق';
     253$lang['Execution time is out, treatment must be continue [Estimated time: %d second].'] = ' أستنفذت الوقت المتاح للتنفيذ وهو %d دقيقة';
     254$lang['Execution time is out, treatment must be continue [Estimated time: %d seconds].'] = 'أستنفذت الوقت المتاح للتنفيذ وهو %d دقائق';
    255255$lang['Prepared time for list of users to send mail is limited. Others users are not listed.'] = 'الوقت المتاح لامراسلة قائمة المستخدمين محدود ،هناك متخدمين لم يتم اضافتهم في القائمة.';
    256256$lang['Time to send mail is limited. Others mails are skipped.'] = 'الوقت للارسال محدود ، تم تجاهل بعض العناوين.';
Note: See TracChangeset for help on using the changeset viewer.