home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / php_nuke / html / modules / encyclopedia / language / lang-arabic.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  2.4 KB  |  42 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("_PREVIOUS","╟ß╒▌═╔ ╟ß╙╟╚▐╔");
  21. define("_NEXT","╟ß╒▌═╔ ╟ß╩╟ßφ╔");
  22. define("_SEARCHRESULTS","Σ╩╟╞╠ ╟ß╚═╦");
  23. define("_PAGE","╒▌═╔");
  24. define("_RETURNTO","┌µ╧╔ ╟ß∞");
  25. define("_DEACTIVATE","╩┌╪φß");
  26. define("_ACTIVATE","╩Σ╘φ╪");
  27. define("_ENCYCLOPEDIA","╟ßπµ╙µ┌╟╩");
  28. define("_NOCONTENTFORLETTER","┌▌µ╟ í ß╟φµ╠╧ Σ╩╟╞╠ ßσ╨╟ ╟ß═╤▌");
  29. define("_ENCYSELECTLETTER","╟ß╤╠╟┴ ├╬╩φ╟╤ ═╤▌ πΣ ╟ß▐╟╞π╔ ß┌╤╓ ╟ßπ╒╪ß═╟╩:");
  30. define("_COPYRIGHT","═▐µ▐ ╟ßΣ╙╬ © ╚µ╟╙╪╔ $sitename. ╠πφ┌ ╟ß═▐µ▐ π═▌µ┘╔.");
  31. define("_YOURADMINENCY","├Σ╩ ╟ßπ╘╤▌ , σ╨σ ╟ßπµ╙µ┌╔ █φ╤ Σ╘φ╪╔ !");
  32. define("_ENCYNOTACTIVE","┌▌µ╟íσ╨σ ╟ßπµ╙µ┌╔ █φ╤ Σ╘φ╪╔  ═╟ßφ╟.");
  33. define("_AVAILABLEENCYLIST","▐╟╞π╔ ╟ßπµ╙µ┌╟╩ ╟ßπ╩╟═╔ ╚╟ß╧°╟╬ß");
  34. define("_YOURADMININACTIVELIST","├Σ╩ ╟ßπ╘╤▌: ▐╟╞π╔ ╟ßπµ╙µ┌╟╩ ╟ßπ┌╪ß╔ ▀╟ß╩╟ßφ:");
  35. define("_NORESULTSTEXT","ß╟ φµ╠╧ Σ╩╟╞╠ ▌φ ╘╤═ ╟ßπ╒╪ß═╟╩...");
  36. define("_NORESULTSTITLE","ß╟ φµ╠╧ Σ╩╟╞╠ ▌φ ┌Σ╟µφφΣ ╟ßπ╒╪ß═╟╩...");
  37. define("_SEARCHRESULTSFOR","Σ╩╟╞╠ ╟ß╚═╦ ß:");
  38. define("_SEARCHNOTCOMPLETE","╟ß╤╠╟┴ ╟ßπ═╟µß╔ π╤╔ ├╬╤∞. ╬φ╟╤╟╩ ╟ß╚═╦ █φ╤ π▀╩πß╔.");
  39. define("_RESULTSINTERMTITLE","╟ßΣ╩╟╞╠ ▌φ ┌Σ╟µφφΣ ╟ßπ╒╪ß═╟╩:");
  40. define("_RESULTSINTERMTEXT","╟ßΣ╩╟╞╠ ▌φ ╘╤═ ╟ßπ╒╪ß═╟╩:");
  41.  
  42. ?>