[ Index ]
 

Code source de PHP NUKE 7.9

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/Surveys/admin/language/ -> lang-arabic.php (source)

   1  <?php
   2  
   3  /**************************************************************************/
   4  /* PHP-NUKE: Advanced Content Management System                           */
   5  /* ============================================                           */
   6  /*                                                                        */
   7  /* This is the language module with all the system messages               */
   8  /*                                                                        */
   9  /* If you made a translation go to the my website and send to me          */
  10  /* the translated file. Please keep the original text order by modules,   */
  11  /* and just one message per line, also double check your translation!     */
  12  /*                                                                        */
  13  /* You need to change the second quoted phrase, not the capital one!      */
  14  /*                                                                        */
  15  /* If you need to use double quotes (") remember to add a backslash (\),  */
  16  /* so your entry will look like: This is \"double quoted\" text.          */
  17  /* And, if you use HTML code, please double check it.                     */
  18  /**************************************************************************/
  19  
  20  
  21  define("_YES","نعم");
  22  define("_NO","لا");
  23  define("_CATEGORY","تصنيف");
  24  define("_SAVECHANGES","حفظ التغييرات");
  25  define("_ARTICLES","المقالات");
  26  define("_SELECTTOPIC","أختر الموضوع");
  27  define("_OPTION","إختيار");
  28  define("_ADMPOLLS","أستفتاءات/تصويتات");
  29  define("_TITLE","العنوان");
  30  define("_STORYTEXT","نص المقال");
  31  define("_EXTENDEDTEXT","النص الإضافي");
  32  define("_PUBLISHINHOME","هل أنشرها في الصفحة الأولى؟");
  33  define("_ONLYIFCATSELECTED","تعمل فقط اذا لم يتم إختيار تصنيف  <i>للمقال</i>");
  34  define("_ADD","أضف");
  35  define("_POLLSADMIN","التحكم في الإستفتاءات");
  36  define("_CREATEPOLL","أنشئ استفتاءا جديدا");
  37  define("_DELETEPOLLS","حذف الإستفتاءات");
  38  define("_POLLTITLE","عنوان الإستفتاء");
  39  define("_POLLEACHFIELD","الرجاء ادخال كل خيار في حقل واحد");
  40  define("_CREATEPOLLBUT","أنشئ الإستفتاء");
  41  define("_REMOVEEXISTING","أحذف استفتاء موجود");
  42  define("_POLLDELWARNING","تحذير: سيتم حذف الإستفتاء هذا من قاعدة البيانات الآن!");
  43  define("_CHOOSEPOLL","الرجاء اختيار استفتاء من القائمة التالية:");
  44  define("_EDITPOLL","تعديل الإستفتاء");
  45  define("_CHOOSEPOLLEDIT","اختر الإستفتاء المراد تعديله:");
  46  define("_ACTIVATECOMMENTS","هل تود تنشيط التعليقات في هذا المقال؟");
  47  define("_LANGUAGE","اللغة");
  48  define("_ANNOUNCEPOLL","الإعلان عن هذا الإستفتاء في موقعك");
  49  define("_LEAVEBLANK","(اتركه فارغا لعمل استفتاء جديد بدون الإعلان عنه)");
  50  define("_POLLEDIT","تعديل استفتاء:");
  51  
  52  
  53  ?>


Généré le : Sun Apr 1 11:11:59 2007 par Balluche grâce à PHPXref 0.7