diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-08-21 09:39:04 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-08-21 09:39:04 +0000 |
commit | 9439bfafbc0c0962a0afef536cd097a53e4f92b3 (patch) | |
tree | e8dcd542fa15b4d5d9c4c02e23390922cca6d7a6 /language | |
parent | 6f2fc71ffadb049855b2ff2c9fc0a1952b736484 (diff) |
[trunk_admin] Update ar_SA, thanks to : mohammed
git-svn-id: http://piwigo.org/svn/trunk@24206 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/ar_SA/admin.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/ar_SA/admin.lang.php b/language/ar_SA/admin.lang.php index 95e778960..5342336b0 100644 --- a/language/ar_SA/admin.lang.php +++ b/language/ar_SA/admin.lang.php @@ -951,4 +951,6 @@ $lang['Type here the name of the new group'] = 'أكتب هنا أسم المج $lang['Rename'] = 'إعادة تسمية'; $lang['This group will be set to default'] = 'هذا المجموعة ستستخدم كمجموعة افتراضية'; $lang['Purge user cache'] = 'مسح الذاكرة المؤقتة للمستخدم'; +$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'تغيير حجم بعد تعطيل الرفع نتيجة لاستخدام GD كما مكتبة الرسم'; +$lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'سيتم تخفيض أبعاد الصورة لل %dx%d بكسل.'; ?>
\ No newline at end of file |