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","·« ÌÊÜ  ⁄·Ìfi« ");
  22. define("_UCOMMENT"," ⁄·Ìfi");
  23. define("_REVIEWS","„—«Ã⁄…");
  24. define("_SEARCHUSERS","«·»ÕÀ ›Ì „·› «·√⁄÷«¡");
  25. define("_SEARCHSECTIONS","«·»ÕÀ ›Ì «·√fi”«„ «·Œ«’…");
  26. define("_SEARCHREVIEWS","«·»ÕÀ ›Ì «·„—«Ã⁄« ");
  27. define("_SEARCHIN","«·»ÕÀ ›Ì");
  28. define("_ARTICLES","«·„fi«·« ");
  29. define("_ALLAUTHORS","ÄÌ⁄ «·fl «»");
  30. define("_ALL","«·Ã„Ì⁄");
  31. define("_WEEK","√”»Ê⁄");
  32. define("_WEEKS","√”«»Ì⁄");
  33. define("_MONTH","‘—");
  34. define("_MONTHS","‘ÂÊ—");
  35. define("_SEARCHON","«·»ÕÀ ⁄‰:");
  36. define("_SSTORIES","«·„fi«·« ");
  37. define("_SSECTIONS","«·√fi”«„");
  38. define("_SUSERS","«·„” Œœ„ʉ");
  39. define("_NOMATCHES","·« ÌÊÜ ‰ «Δà··»ÕÀ");
  40. define("_PREVMATCHES","«·‰ «Δà«·”«»fi…");
  41. define("_NEXTMATCHES","«·‰ «Δà«··«Õfi…");
  42. define("_INSECTION","„fi«· ›Ì «·fi”„");
  43. define("_NONAME","·„ Ì „ «œŒ«· «”„");
  44. define("_SCOMMENTS"," ⁄·Ìfi« ");
  45. define("_SEARCHRESULTS","‰ «Δà«·»ÕÀ");
  46. define("_CONTRIBUTEDBY","Õ——  »Ê«”ÿ…");
  47. define("_UCOMMENTS"," ⁄·Ìfi« ");
  48. define("_MATCHTITLE","„ÿ«»fi… «·⁄‰Ê«‰");
  49. define("_MATCHTEXT","„ÿ«»fi… ‰’ «·„fi«·");
  50. define("_MATCHBOTH","„ÿ«»fi… ‰’ «·„fi«· Ê«·⁄‰Ê«‰");
  51. define("_SREPLY","«·—œ");
  52. define("_SREPLIES","«·—œÊœ");
  53. define("_ATTACHART","„—›fi«  «·„fi«·");
  54. define("_PAGES","’›Õ« ");
  55. define("_REVIEWSCORE"," fiÌÌ„ Â– «·„—«Ã⁄…");
  56. define("_PAGE","’›Õ…");
  57. define("_DOWNLOADS","«·»—«„Ã");
  58. define("_WEBLINKS","œ·Ì· «·„Ê«fi⁄");
  59. define("_FINDMORE","... “Ì«œ…");
  60. define("_DIDNOTFIND","·„  Ãœ „« »ÕÀ ⁄‰Âø");
  61. define("_ENCYCLOPEDIA","«·„Ê”Ê⁄…");
  62. define("_SEARCHINSTORY","«·»ÕÀ ›Ì Ã„Ì⁄ «· ⁄·Ìfi«  ›Ì «·„fi«·« :");
  63.  
  64. ?>