home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / php_nuke / html / modules / statistics / language / lang-macedonian.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  2.6 KB  |  55 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("_HITS","╒Φ≥εΓΦ");
  21. define("_BROWSERS","╧≡σδΦ±≥≤Γα≈Φ");
  22. define("_OPERATINGSYS","╬∩σ≡α≥ΦΓσφ ±Φ±≥σ∞");
  23. define("_UNKNOWN","═σ∩ετφα≥ε");
  24. define("_OTHER","─≡≤πε / ═σ∩ετφα≥ε");
  25. define("_MISCSTATS","╬±≥αφα≥Φ ±≥α≥Φ±≥ΦΩΦ");
  26. define("_REGUSERS","╨σπΦ±≥≡Φ≡αφΦ Ωε≡Φ±φΦ÷Φ:");
  27. define("_ACTIVEAUTHORS","└Ω≥ΦΓφΦ αΓ≥ε≡Φ:");
  28. define("_STORIESPUBLISHED","╬ß╝αΓσφΦ Γσ±≥Φ:");
  29. define("_SACTIVETOPICS","└Ω≥ΦΓφΦ ≥σ∞Φ:");
  30. define("_COMMENTSPOSTED","═α∩Φ°αφΦ Ωε∞σφ≥α≡Φ:");
  31. define("_SSPECIALSECT","╥σ∞Φ:");  
  32. define("_ARTICLESSEC","╥σΩ±≥εΓΦ Γε ±σΩ÷ΦΦ:");
  33. define("_LINKSINLINKS","╦ΦφΩεΓΦ:");
  34. define("_LINKSCAT","╩α≥σπε≡ΦΦ φα δΦφΩεΓΦ:");
  35. define("_NEWSWAITING","═σεß╝αΓσφΦ Γσ±≥Φ :");
  36. define("_NUKEVERSION","┬σ≡τΦ╝α φα PHP-Nuke:");
  37. define("_SEARCHENGINES","╧≡σßα≡≤Γα≈Φ");
  38. define("_BOTS","╨εßε≥Φ/∩α╝α÷Φ");
  39. define("_STATS","╤≥α≥Φ±≥ΦΩα τα ∩≡Φ±≥α∩");
  40. define("_RETURNBASICSTATS","═αταΣ Ωεφ ε±φεΓφΦ ±≥α≥Φ±≥ΦΩΦ");
  41. define("_BACKTODETSTATS","═αταΣ Ωεφ Σσ≥αδφΦ ±≥α≥Φ±≥ΦΩΦ");
  42. define("_BACKTOMAIN","├δαΓφα");
  43. define("_TODAYIS","─σφσ± σ");
  44. define("_MOSTMONTH","═α╝∩≡ε∞σ≥σφ ∞σ±σ÷");
  45. define("_MOSTDAY","═α╝∩≡ε∞σ≥σφ Σσφ");
  46. define("_MOSTHOUR","═α╝∩≡ε∞σ≥σφ ≈α±");
  47. define("_YEARLYSTATS","├εΣΦ°φα ±≥α≥Φ±≥ΦΩα");
  48. define("_MONTLYSTATS","╠σ±σ≈φα ±≥α≥Φ±≥ΦΩα τα");
  49. define("_SPAGESVIEWS","├δσΣα£α φα ±≥≡αφα≥α");
  50. define("_DAILYSTATS","─φσΓφα ±≥α≥Φ±≥ΦΩα τα");
  51. define("_HOURLYSTATS","╫α±εΓφα ±≥α≥Φ±≥ΦΩα τα");
  52. define("_VIEWDETSTATS", "─σ≥αδφα ±≥α≥Φ±≥ΦΩα");
  53.  
  54. ?>
  55.