From afd851747da0186ee455bb33bd3e04212b80860d Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 16 Oct 2014 22:07:07 +0000 Subject: [trunk_install] Update ar_SA, thanks to : ddtddt git-svn-id: http://piwigo.org/svn/trunk@30170 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ar_SA/install.lang.php | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/language/ar_SA/install.lang.php b/language/ar_SA/install.lang.php index 6c429eec3..e0381e811 100644 --- a/language/ar_SA/install.lang.php +++ b/language/ar_SA/install.lang.php @@ -46,14 +46,14 @@ $lang['Password [confirm]'] = 'كلمة المرور [confirm]'; $lang['verification'] = 'التحقق'; $lang['Need help ? Ask your question on Piwigo message board.'] = 'هل تحتاج لمساعده؟ يمكنك السؤال Piwigo لجنة الأسئلة في .'; $lang['Visitors will be able to contact site administrator with this mail'] = ' سيتمكن الزوار لاستخدام هذا البريد إلى الاتصال بالمسؤول عن الموقع'; -$lang['PHP 5 is required'] = 'مطلوب PHP 5 '; +$lang['PHP 5 is required'] = 'مطلوب PHP 5.2 '; $lang['It appears your webhost is currently running PHP %s.'] = 'PHP %s يبدوا أن المضيف يستخدم حاليا '; -$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'قد يحاول تبديل التكوين الخاص بك إلىPHP 5 عن طريق إنشاء أو تعديل ملف htaccess . Piwigo '; +$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'قد يحاول تبديل التكوين الخاص بك إلىPHP 5.2 عن طريق إنشاء أو تعديل ملف htaccess . Piwigo '; $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'ملاحظة يمكنك تغيير التكوين الخاص بك من نفسك وإعادة Piwigo بعد ذلك.'; -$lang['Try to configure PHP 5'] = 'PHP 5 محاولة تكوين '; +$lang['Try to configure PHP 5'] = 'PHP 5.2 محاولة تكوين '; $lang['Sorry!'] = 'مـعـذرة !1'; -$lang['Piwigo was not able to configure PHP 5.'] = ' Piwigo غير قادر على تكوين PHP 5'; -$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'تحقق من مزود الاستضافة حول دعمه لـ PHP 5'; +$lang['Piwigo was not able to configure PHP 5.'] = ' Piwigo غير قادر على تكوين PHP 5.2'; +$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'تحقق من مزود الاستضافة حول دعمه لـ PHP 5.2'; $lang['Hope to see you back soon.'] = 'نأمل أن نرى عودتك إلى هنا قريبا'; $lang['Congratulations, Piwigo installation is completed'] = 'تم بحمد الله تثبيت معرضPiwigo بنجاح ، مبروك '; $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'حل آخر هو نسخ النص في المربع أعلاه ولصقه في ملف"local/config/database.inc.php" (تحذير : database.inc.php يجب أن تحتوي فقط ما هو موجود في النص، الخط أو حرف مسافة)'; @@ -64,5 +64,4 @@ $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'لاتترد $lang['Just another Piwigo gallery'] = 'معرض آخر من Piwigo'; $lang['Welcome to my photo gallery'] = 'مرحباً بك في معرض الصور'; $lang['Welcome to your new installation of Piwigo!'] = 'مرحبا بكم في التثبيت الجديد من Piwigo!'; -$lang['localhost or other, supplied by your host provider'] = 'المضيف المحلي او المقدم من قبل موفر الخدمة الخاص بك'; -?> \ No newline at end of file +$lang['localhost or other, supplied by your host provider'] = 'المضيف المحلي او المقدم من قبل موفر الخدمة الخاص بك'; \ No newline at end of file -- cgit v1.2.3