| [ Index ] |
|
Code source de PHP NUKE 7.9 |
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("_ALLTOPICS","جميع المواضيع"); 21 define("_NOCOMMENTS","لا يوجد تعليقات"); 22 define("_UCOMMENT","تعليق"); 23 define("_REVIEWS","مراجعة"); 24 define("_SEARCHUSERS","البحث في ملف الأعضاء"); 25 define("_SEARCHSECTIONS","البحث في الأقسام الخاصة"); 26 define("_SEARCHREVIEWS","البحث في المراجعات"); 27 define("_SEARCHIN","البحث في"); 28 define("_ARTICLES","المقالات"); 29 define("_ALLAUTHORS","جميع الكتاب"); 30 define("_ALL","الجميع"); 31 define("_WEEK","أسبوع"); 32 define("_WEEKS","أسابيع"); 33 define("_MONTH","شهر"); 34 define("_MONTHS","شهور"); 35 define("_SEARCHON","البحث عن:"); 36 define("_SSTORIES","المقالات"); 37 define("_SSECTIONS","الأقسام"); 38 define("_SUSERS","المستخدمون"); 39 define("_NOMATCHES","لا يوجد نتائج للبحث"); 40 define("_PREVMATCHES","النتائج السابقة"); 41 define("_NEXTMATCHES","النتائج اللاحقة"); 42 define("_INSECTION","مقال في القسم"); 43 define("_NONAME","لم يتم ادخال اسم"); 44 define("_SCOMMENTS","تعليقات"); 45 define("_SEARCHRESULTS","نتائج البحث"); 46 define("_CONTRIBUTEDBY","حررت بواسطة"); 47 define("_UCOMMENTS","تعليقات"); 48 define("_MATCHTITLE","مطابقة العنوان"); 49 define("_MATCHTEXT","مطابقة نص المقال"); 50 define("_MATCHBOTH","مطابقة نص المقال والعنوان"); 51 define("_SREPLY","الرد"); 52 define("_SREPLIES","الردود"); 53 define("_ATTACHART","مرفقات المقال"); 54 define("_PAGES","صفحات"); 55 define("_REVIEWSCORE","تقييم هذه المراجعة"); 56 define("_PAGE","صفحة"); 57 define("_DOWNLOADS","البرامج"); 58 define("_WEBLINKS","دليل المواقع"); 59 define("_FINDMORE","... زيادة"); 60 define("_DIDNOTFIND","لم تجد ماتبحث عنه؟"); 61 define("_ENCYCLOPEDIA","الموسوعة"); 62 define("_SEARCHINSTORY","البحث في جميع التعليقات في المقالات:"); 63 define("_SEARCHCHARACTERS","<center><b>Search System Error</b><br><br>Your query should be at least 3 characters long to be processed.<br>Please, fix the problem and try again...</center>"); 64 65 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
| Généré le : Sun Apr 1 11:11:59 2007 | par Balluche grâce à PHPXref 0.7 |