[trunk] - language - update ar_SA thanks to bakir

git-svn-id: http://piwigo.org/svn/trunk@10048 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2011-04-04 18:32:12 +00:00
parent 651f236ed7
commit 19273512d1
3 changed files with 19 additions and 1 deletions

View file

@ -761,5 +761,20 @@ $lang['remove title'] = 'احذف العنوان';
$lang['Type here the title'] = 'أكتب هنا عنوان ';
$lang['remove creation date'] = 'احذف تاريخ الانشاء';
$lang['with no album'] = 'مع عدم وجود الألبوم';
$lang['with no tag'] = 'مع عدم وجود كلمات دلائلية'
$lang['with no tag'] = 'مع عدم وجود كلمات دلائلية';
$lang['Album photos associated to the following albums: %s'] = 'صور الالبوم المرتبطة بالابومات اللاحقة : %s';
$lang['Delete orphan tags'] = 'جذف الاكواد اليتيمة';
$lang['delete photo'] = 'حذف صورة';
$lang['Orphan tags deleted'] = 'الاكواد اليتيمة حذفت';
$lang['Remove from caddie'] = 'حذف من السلة';
$lang['Week starts on'] = 'الاسبوع يبدأ من ';
$lang['You have %d orphan tags: %s.'] = 'يوجد %d اكواد يتيمة :%s';
$lang['Themes which need upgrade'] = 'الثيمات التي تحتاج الى تحديث';
$lang['Languages which need upgrade'] = 'اللغات التي تحتاج الى تحديث';
$lang['All themes are up to date.'] = 'كل الثيمات محدثة';
$lang['All plugins are up to date.'] = 'كل الادوات محدثة';
$lang['All languages are up to date.'] = 'كل اللغات محدثة';
$lang['Visit theme site'] = 'زر موقع الثيمات';
$lang['Visit language site'] = 'زر موقع اللغات';
$lang['New Version'] = 'اصدار جديد';
?>

View file

@ -364,4 +364,6 @@ $lang['Manage this user comment: %s'] = ' %s حرر تعليق المستخدم
$lang['This author modified following comment:'] = 'هذا الكاتب عدل في تعليقه : ';
$lang['This author removed the comment with id %d'] = 'هذا الكاتب أزال تعليقه : %d';
$lang['validate this comment'] = 'السماح بهذا التعليق ';
$lang['html tags are not allowed in login'] = 'اكواد html غير مسموحة في تسجيل الدخول';
?>

View file

@ -37,5 +37,6 @@ $lang['All sub-albums of private albums become private'] = 'جميع البوم
$lang['User permissions and group permissions have been erased'] = 'تم مسح للمستخدمين وأذونات المجموعات';
$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = 'تم حفظ بدائة الصور المصغرة ، و عنواين مدير الموقع حفظت من التكوين السابق';
$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'في <i>%s</i>, قبل <b>?></b>, إدراج:';
$lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = 'للاحتياط,الثيمات التالية تم الغاء تفعيلها.يجب ان تقوم بعملية تحديث للثيمات قبل تفعيلها';
?>