[ Index ]
 

Code source de PHP NUKE 7.9

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

title

Body

[fermer]

/modules/Private_Messages/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, please go to the site 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  define("_EMAIL","بريد الكتروني");
  21  define("_RE","رد");
  22  define("_SUBJECT","الموضوع");
  23  define("_PRIVATEMESSAGES","رسائلك الخاصة");
  24  define("_CHECKALL","تعليم الكل");
  25  define("_FROM","من");
  26  define("_DATE","التاريخ");
  27  define("_DONTHAVEMESSAGES","لا يوجد لديك رسائل خاصة");
  28  define("_NOTREAD","لم تُقرَأ");
  29  define("_MSGSTATUS","حالة الرسالة");
  30  define("_PRIVATEMESSAGE","رسالة خاصة");
  31  define("_INDEX","القائمة");
  32  define("_SENT","مرسل");
  33  define("_PREVIOUSMESSAGE","الرسالة السابقة");
  34  define("_NEXTMESSAGE","الرسالة التالية");
  35  define("_PROFILE","ملفك");
  36  define("_ABOUTPOSTING","حول الإرسال");
  37  define("_ALLREGCANPOST","جميع الأعضاء المسجلين يمكنهم ارسال رسائل خاصة");
  38  define("_TO","الى");
  39  define("_MESSAGEICON","صورة للرسالة");
  40  define("_MESSAGE","الرسالة");
  41  define("_HTML","كود هتمل");
  42  define("_PMON","متاح");
  43  define("_PMOFF","غير متاح");
  44  define("_BBCODE","كود BB");
  45  define("_WROTE","كتب");
  46  define("_OPTIONS","خيارات");
  47  define("_HTMLDISSABLE","تعطيل كود هتمل في هذا الموضوع");
  48  define("_BBCODEDISSABLE","تعطيل <i>كود BB</i> في هذه الرسالة");
  49  define("_SMILEDISSABLE","تعطيل <i>الأوجه المبتسمة</i> في هذه الرسالة");
  50  define("_CANCELREPLY","الغاء الرسالة");
  51  define("_CANCELSEND","الغاء الإرسال");
  52  define("_CLEAR","مسح");
  53  define("_SUBMIT","إرسال");
  54  define("_USERNOTINDB","هذا العضو غير مسجل لدينا.");
  55  define("_CHECKNAMEANDTRY","الرجاء التأكد من الإسم والمحاولة مرة أخرى.");
  56  define("_MSGPOSTED","تم إرسال رسالتك.");
  57  define("_RETURNTOPMSG","أضغط هنا لتحميل رسائلك الخاصة.");
  58  define("_MSGDELETED","تم مسح رسائلك.");
  59  define("_BBGO","go");
  60  define("_BBNEWPMSG","رسائل جديدة");
  61  define("_BBNONEWPMSG","لا يوجد رسائل جديدة");
  62  define("_BBTOTALPMSG","مجموع الرسائل");
  63  define("_BBEMPTYPMSG","لا يوجد لديك رسائل");
  64  define("_BBLOGIN","قم بتسجيل الدخول لقراءة رسائلك الخاصة");
  65  define("_BBPMSG","رسالة خاصة");
  66  define("_BBINBOX","صندوق الرسائل");
  67  define("_BBSELECTFORUM","اختر المنتدى");
  68  define("_BBNOFORUM","لايوجد منتديات");
  69  define("_BBBANNED","موقوف");
  70  define("_CLICKSMILEBUTTONS","اضغط على الإبتسامات لإضافتها الى موضوعك:");
  71  define("_CLICKCODEBUTTONS","اضغط على الأزرار التالية لإضافة كود البي بي الى موضوعك:");
  72  define("_PRIVMSGERROR","خطأ في الرسالة الخاصة!");
  73  define("_USERDOESNTEXIST","هذا العضو غير موجود لدينا")
  74  define("_DELETESELECTED","حذف الأختيار");
  75  define("_SENDNEWMSG","أرسل رسالة جديدة");
  76  define("_REPLY","اضافة رد");
  77  define("_NOSUBJECT","لا يوجد موضوع لرسالتك.");
  78  define("_NOMESSAGE","لم تكتب الرسالة. الرجاء كتابة الرسالة!");
  79  
  80  ?>


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