home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / php_nuke / html / modules / search / language / lang-arabic.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  2.8 KB  |  64 lines

  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.  
  64. ?>