From 1bd2b25fcaedaeaf65ceba14b97a940a7f8390af Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 16 Oct 2014 22:05:52 +0000 Subject: [trunk_install] Update ar_EG, thanks to : ddtddt & elshobokshy git-svn-id: http://piwigo.org/svn/trunk@30122 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ar_EG/install.lang.php | 70 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100755 language/ar_EG/install.lang.php diff --git a/language/ar_EG/install.lang.php b/language/ar_EG/install.lang.php new file mode 100755 index 000000000..c42ae1a44 --- /dev/null +++ b/language/ar_EG/install.lang.php @@ -0,0 +1,70 @@ +Piwigo message board.'] = 'بحاجة الى مساعدة؟ أسأل سؤالك فى لوحة الرسائل.'; +$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'يمكنك تحميل ملف الconfig و وضعه فى local/config في التثبيت.'; +$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'سيتم بادئة أسماء جدول قاعدة البيانات بها (تمكنك من إدارة الجداول الخاصة بك بشكل أفضل)'; +$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 :تحذير) +يجب أن يحتوي على ما هو موجود في ناحية النص فقط، لا عودة او حرف مساف('; +$lang['Creation of config file local/config/database.inc.php failed.'] = 'config فشل إنشاء ملف التكوين +local/config/database.inc.php'; +$lang['Database table prefix'] = 'بادئة جداول قاعدة البيانات'; +$lang['Default gallery language'] = 'لغة المعرض الافتراضية '; +$lang['Installation'] = 'تثبيت'; +$lang['user login given by your host provider'] = 'تسجيل دخول المستخدم توفيره من قبل مضيف السرفر الخاص بك'; +$lang['user password given by your host provider'] = 'كلمة مرور المستخدم التي يوفرها مضيف السرفر الخاص بك'; +$lang['verification'] = 'التحقق'; +$lang['webmaster login can\'t contain characters \' or "'] = '" تسجيل دخول المسؤول عن الموقع قد لا تحتوي على العلامات \' او'; +$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = '.Piwigo لاحظ انه يمكنك تغيير البيانات الخاصة بك من نفسك ثم قم بإعادة تشغيل'; +$lang['Password ']['confirm'] = 'كلمة السر [تأكيد]'; +$lang['Sorry!'] = 'معذرة!'; +$lang['Start Install'] = 'بدء التثبيت'; +$lang['User'] = 'مستخدم'; +$lang['Visitors will be able to contact site administrator with this mail'] = 'سيتمكن الزوار من استخدام هذا البريد الإلكتروني للاتصال بالمسؤول عن الموقع'; +$lang['Welcome to my photo gallery'] = 'مرحبا بكم في معرض الصور الخاص بي'; +$lang['Welcome to your new installation of Piwigo!'] = '!Piwigoمرحبا بكم في التثبيت الجديد ل'; +$lang['also given by your host provider'] = 'زودت أيضا من قبل موفر استضافة الخاص بك'; +$lang['enter a login for webmaster'] = 'من فضلك ادخل اسم المستخدم المسؤول عن الموقع'; +$lang['localhost or other, supplied by your host provider'] = 'المضيف المحلي أو غيره، مقدم من مضيف السرفر الخاص بك'; +$lang['please enter your password again'] = 'يرجى إدخال كلمة المرور مرة أخرى'; +$lang['Don\'t hesitate to consult our forums for any help : %s'] = '%s :لا تتردد في استشارة منتدياتنى للحصول على اي مساعدة'; +$lang['Basic configuration'] = 'التعديل الأصلى'; +$lang['Can\'t connect to server'] = 'لا يمكن الاتصال بالسرفر'; +$lang['Congratulations, Piwigo installation is completed'] = 'Piwigo تهانينا، اكتمال تنزيل'; +$lang['Connection to server succeed, but it was impossible to connect to database'] = 'كان الاتصال السرفر ناجح، ولكن الاتصال إلى قاعدة البيانات غير ممكن.'; +$lang['Database configuration'] = 'تعديل قاعدة بيانات'; +$lang['Database name'] = 'اسم قاعدة البيانات'; +$lang['Download the config file'] = 'تحميل ملف التعديل'; +$lang['Hope to see you back soon.'] = '.نأمل أن نراكم مرة أخرى قريبا'; +$lang['Host'] = 'المضيف'; +$lang['It appears your webhost is currently running PHP %s.'] = 'PHP %s يبدو كأن مضيف الموقع الخاص بك يعمل على نسخة'; +$lang['It will be shown to the visitors. It is necessary for website administration'] = 'سوف تظهر للزوار. فهى ضرورية لإدارة الموقع'; +$lang['Just another Piwigo gallery'] = 'آخر Piwigo مجرد معرض '; +$lang['Keep it confidential, it enables you to access administration panel'] = 'ابقيه سري، فإنه يتيح لك الوصول إلى لوحة الإدارة'; +$lang['Admin configuration'] = 'تعديل الإدارة'; \ No newline at end of file -- cgit v1.2.3