Changeset 23212 for trunk/language/ar_SA


Ignore:
Timestamp:
Jun 14, 2013, 11:18:46 PM (11 years ago)
Author:
mistic100
Message:

Use common language strings on install.tpl and remove duplicates from install.lang.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/ar_SA/install.lang.php

    r19703 r23212  
    2828$lang['Admin configuration'] = 'اعدادات المدير';
    2929$lang['Start Install'] = 'ابدأ التثبيت';
    30 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'البريد يجب ان يكون على هذه الهيئة xxx@yyy.ee ( مثلاً : Jack@altern.org)';
    31 $lang['Webmaster login'] = 'دخول المدير';
    3230$lang['It will be shown to the visitors. It is necessary for website administration'] = 'سوف تظهر للزوار ، ضرورية للادارة و لوحة التحكم';
    3331$lang['Connection to server succeed, but it was impossible to connect to database'] = 'تم الاتصال بالخادم الموقع ، لكن لم يتم يتم الاتصال بقاعدة البيانات';
    3432$lang['Can\'t connect to server'] = 'لا يمكن الاتصال بالخادم';
    3533$lang['Host'] = 'المضيف';
    36 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
    3734$lang['User'] = 'المستخدم';
    3835$lang['user login given by your host provider'] = 'اصرح للمستخدم  الدخول بواسطة المضيف الخاص بك';
    39 $lang['Password'] = 'كلمة المرور';
    4036$lang['user password given by your host provider'] = 'اعطي  للمستخدم كلمة المرور  بواسطة المضيف الخاص بك';
    4137$lang['Database name'] = 'أسم قاعدة البيانات';
     
    4642$lang['webmaster login can\'t contain characters \' or "'] = 'دخول المدر لا \ يمكن تتضمن الأحرف  \' أو "';
    4743$lang['please enter your password again'] = 'فضلا ً أعد كتابة كلمة المرور مرةأخرى';
    48 $lang['Webmaster password'] = 'كلمة مرور مدير الموقع';
    4944$lang['Keep it confidential, it enables you to access administration panel'] = 'ابقائه سريا، فإنه يتيح لك الوصول إلى لوحة الإدارة';
    5045$lang['Password [confirm]'] = 'كلمة المرور [confirm]';
    5146$lang['verification'] = 'التحقق';
    5247$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'هل تحتاج لمساعده؟ يمكنك السؤال  <a href="%s">Piwigo لجنة الأسئلة في </a>.';
    53 $lang['Webmaster mail address'] = 'بريد مدير الموقع';
    5448$lang['Visitors will be able to contact site administrator with this mail'] = ' سيتمكن الزوار لاستخدام هذا البريد إلى الاتصال بالمسؤول عن الموقع';
    5549$lang['PHP 5 is required'] = 'مطلوب  PHP 5 ';
     
    6761$lang['Download the config file'] = 'تحميل ملف التكوين';
    6862$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'يمكنك تحميل ملف التكوين وتحميله إلى الدليل المحلي';
    69 
    7063$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'لاتتردد في طلب الإستشارة و الاستفسار من خلال منتدانا للمساعده : %s';
    7164$lang['Just another Piwigo gallery'] = 'معرض آخر من Piwigo';
Note: See TracChangeset for help on using the changeset viewer.