home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / php_nuke / html / modules / search / language / lang-macedonian.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  2.6 KB  |  58 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.  
  58. ?>