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