Changeset 10064


Ignore:
Timestamp:
Apr 5, 2011, 4:34:01 PM (13 years ago)
Author:
ddtddt
Message:

[extensions] - autoupdate - update ar_SA thanks to bakir

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/autoupdate/trunk/language/ar_SA/plugin.lang.php

    r10028 r10064  
    3535$lang['Unable to dump database.'] = 'غير قادرعلى تفريق قاعدة البيانات.';
    3636
    37 /*TODO*/$lang['autoupdate_ignore'] = 'Ignore this update';
    38 /*TODO*/$lang['autoupdate_reset_ignore'] = 'Reset ignored updates';
    39 /*TODO*/$lang['autoupdate_update_all'] = 'All update';
    40 /*TODO*/$lang['ERROR'] = 'ERROR';
    41 /*TODO*/$lang['Upgrade Complete'] = 'Upgrade Complete';
    42 /*TODO*/$lang['Piwigo Upgrade'] = 'Piwigo Upgrade';
    43 /*TODO*/$lang['Extensions Upgrade'] = 'Extensions Upgrade';
     37$lang['autoupdate_ignore'] = 'اهمال هذا التحديث';
     38$lang['autoupdate_reset_ignore'] = 'اعادة تعييين التحديثات المهملة';
     39$lang['autoupdate_update_all'] = 'تجديث الكل';
     40$lang['ERROR'] = 'خطأ';
     41$lang['Upgrade Complete'] = 'اكتملت الترقية';
     42$lang['Piwigo Upgrade'] = 'ترقية Piwigo';
     43$lang['Extensions Upgrade'] = 'ترقية الاضافات';
    4444
    45 /*TODO*/$lang['Some upgrades are available for extensions'] = 'Some upgrades are available for extensions';
    46 /*TODO*/$lang['Click here to see upgrades'] = 'Click here to see upgrades';
    47 /*TODO*/$lang['Gallery and extensions are up to date'] = 'Gallery and extensions are up to date';
    48 /*TODO*/$lang['All extensions are up to date.'] = 'All extensions are up to date.';
    49 /*TODO*/$lang['Update in progress...'] = 'Update in progress...';
    50 /*TODO*/$lang['Following plugins may not be compatible with the new version of Piwigo:'] = 'Following plugins may not be compatible with the new version of Piwigo:';
    51 /*TODO*/$lang['Following themes may not be compatible with the new version of Piwigo:'] = 'Following themes may not be compatible with the new version of Piwigo:';
    52 /*TODO*/$lang['I decide to upgrade anyway'] = 'I decide to upgrade anyway';
     45$lang['Some upgrades are available for extensions'] = 'تتوفر بعض الترقية للاضافات';
     46$lang['Click here to see upgrades'] = 'اضغط هنا لمشاهدة الترقيات';
     47$lang['Gallery and extensions are up to date'] = 'المعرض والاضافات محدثة';
     48$lang['All extensions are up to date.'] = 'كل الاضافة محدثة.';
     49$lang['Update in progress...'] = 'التحديث جاري الان...';
     50
     51$lang['Following plugins may not be compatible with the new version of Piwigo:'] = 'الادوات التالية يمكن ان تكون غير متوافقة مع الاصدار الجديد ل Piwigo :';
     52$lang['Following themes may not be compatible with the new version of Piwigo:'] = 'الثيمات التالية يمكن ان تكون غير مكتملة مع الاصدار الجديد ل Piwigo:';
     53$lang['I decide to upgrade anyway'] = 'أقر التحديث بأي شكل';
    5354?>
Note: See TracChangeset for help on using the changeset viewer.