home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 June / INTERNET104.ISO / pc / software / windows / building / php_nuke / html / modules / surveys / language / lang-arabic.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  3.2 KB  |  71 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("_YOURNAME","«”„fl");
  21. define("_OK","„Ê«›fi!");
  22. define("_COMMENT"," ⁄·Ìfi");
  23. define("_CONFIGURE"," ⁄œÌ·");
  24. define("_LOGINCREATE","œŒÊ·/ ”ÃÌ· ⁄÷Ê");
  25. define("_THRESHOLD","«·Õœ");
  26. define("_NOCOMMENTS","·« ÌÊÜ  ⁄·Ìfi« ");
  27. define("_NESTED","‘»flÌ");
  28. define("_FLAT","”—œ");
  29. define("_THREAD","„Ê÷Ê⁄ Ê—œ");
  30. define("_OLDEST","«·fiœÌ„ √Ê·«");
  31. define("_NEWEST","«·ÃœÌœ √Ê·«");
  32. define("_HIGHEST","«·√⁄·Ï  fiÌÌ„ √Ê·«");
  33. define("_COMMENTSWARNING","«· ⁄·Ìfi«  „„·Êfl… ·√’Õ«»Â«. ‰Õ‰ €Ì— „”ƒ·Ê‰ ⁄‰ „ՠʫ«.");
  34. define("_SCORE","«· fiÌÌ„:");
  35. define("_USERINFO","„⁄·Ê„«  «·„” Œœ„");
  36. define("_READREST","√fi—√ »«fiÌ «· ⁄·Ìfi...");
  37. define("_REPLY","—œ ⁄·Ï Â–«");
  38. define("_REPLYMAIN","√—”·  ⁄·Ìfi");
  39. define("_NOSUBJECT","·« ÌÊÜ „Ê÷Ê⁄");
  40. define("_NOANONCOMMENTS","«· ⁄·Ìfi €Ì— „”„ÊÕ ··÷ÌÊ›, «·—ë¡ <a href=\"modules.php?name=Your_Account\">«· ”ÃÌ·</a>");
  41. define("_PARENT","«·√’·");
  42. define("_ROOT","«·√’·");
  43. define("_UCOMMENT"," ⁄·Ìfi");
  44. define("_ALLOWEDHTML","flÊœ html «·„”„ÊÕ:");
  45. define("_POSTANON","«—”«· «·„Ê÷Ê⁄ »«”„ “«Δ—");
  46. define("_EXTRANS","Extrans (html tags to text)");
  47. define("_HTMLFORMATED","⁄—÷ »«” Œœ«„ HTML");
  48. define("_PLAINTEXT","⁄—÷ ‰’ ⁄«œÌ");
  49. define("_ONN","„ «Õ...");
  50. define("_SUBJECT","«·„Ê÷Ê⁄");
  51. define("_SURVEYCOM","«—”«·  ⁄·Ìfi ⁄·Ï «” › «¡");
  52. define("_SURVEYCOMPRE","⁄—÷  ⁄·Ìfi ⁄·Ï «·≈” › «¡");
  53. define("_NOTRIGHT","‰«fl Œÿ√ „« ›Ì  „—Ì— √Õœ «·„ €Ì—«  «·Ï «·œ«·….");
  54. define("_DIRECTCOM"," ⁄·Ìfi „»«‘— ⁄·Ï «·≈” › «¡...");
  55. define("_SENDAMSG","√—”· —”«·…");
  56. define("_PASTSURVEYS","«” fi «¡«  ”«»fi…");
  57. define("_LVOTES","√’Ê« ");
  58. define("_TOTALVOTES","„ÄÊ⁄ «·√’Ê« :");
  59. define("_VOTING","’«·… «· ’ÊÌ « ");
  60. define("_OTHERPOLLS"," ’ÊÌ «  √Œ—Ï");
  61. define("_CURRENTSURVEY","«·≈” › «¡ «·Õ«·Ì");
  62. define("_CURRENTPOLLRESULTS","‰ «Δà«·≈” › «¡ «·Õ«·Ì");
  63. define("_PREVIEW","«” ⁄—«÷");
  64. define("_REFRESH"," ÕœÌÀ");
  65. define("_SURVEYS","«·≈” › «¡« ");
  66. define("_ATTACHEDTOARTICLE","- „— »ÿ »«·„fi«·:");
  67. define("_SURVEYSATTACHED","«·≈” › «¡«  «·„— »ÿ… »«·„fi«·« ");
  68. define("_LAST5POLLS", "«Œ— 5 «” › «¡«  ›Ì ");
  69. define("_MOREPOLLS", "...«” › «¡«  «Œ—Ï");
  70.  
  71. ?>