home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / php_nuke / html / modules / statistics / language / lang-slovak.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  3.7 KB  |  69 lines

  1. <?php
  2.  
  3. /*************************************************************************/
  4. /* The Slovak language file for module Statistics                      */
  5. /* Author: AlRashid              Date: 09.09.2002                        */
  6. /* alrashid@klokan.sk, http://alrashid.klokan.sk                         */
  7. /* Pripadne chyby mi prosim oznamte na alrashid@klokan.sk                 */
  8. /*          Dakujem                                                      */
  9. /*************************************************************************/
  10. /**************************************************************************/
  11. /* PHP-NUKE: Advanced Content Management System                           */
  12. /* ============================================                           */
  13. /*                                                                        */
  14. /* This is the language module with all the system messages               */
  15. /*                                                                        */
  16. /* If you made a translation, please go to the site and send to me        */
  17. /* the translated file. Please keep the original text order by modules,   */
  18. /* and just one message per line, also double check your translation!     */
  19. /*                                                                        */
  20. /* You need to change the second quoted phrase, not the capital one!      */
  21. /*                                                                        */
  22. /* If you need to use double quotes (") remember to add a backslash (\),  */
  23. /* so your entry will look like: This is \"double quoted\" text.          */
  24. /* And, if you use HTML code, please double check it.                     */
  25. /*************************************************************************/
  26. /* The Slovak language file for module Statistics                      */
  27. /* Author: AlRashid              Date: 09.09.2002                        */
  28. /* alrashid@klokan.sk, http://alrashid.klokan.sk                         */
  29. /* Pripadne chyby mi prosim oznamte na alrashid@klokan.sk                 */
  30. /*          Dakujem                                                      */
  31. /*************************************************************************/
  32. /**************************************************************************/
  33.  
  34. define("_HITS"," krßt ΦφtanΘ");
  35. define("_BROWSERS","PrehliadaΦe");
  36. define("_OPERATINGSYS","OperaΦn² systΘm");
  37. define("_UNKNOWN","NeidentifikovanΘ");
  38. define("_OTHER","InΘ / Neznßme");
  39. define("_MISCSTATS","VÜeobecnΘ Ütatistiky");
  40. define("_REGUSERS","Registrovanφ u₧φvatelia:");
  41. define("_ACTIVEAUTHORS","Aktφvni autori:");
  42. define("_STORIESPUBLISHED","PublikovanΘ Φlßnky:");
  43. define("_SACTIVETOPICS","Aktφvne hlavnΘ tΘmy:");
  44. define("_COMMENTSPOSTED","PublikovanΘ komentßre:");
  45. define("_SSPECIALSECT","InΘ oblasti:");
  46. define("_ARTICLESSEC","╚lßnky v in²ch oblastiach:");
  47. define("_LINKSINLINKS","Odkazy na webstrßnky:");
  48. define("_LINKSCAT","Kateg≤rφe odkazov:");
  49. define("_NEWSWAITING","╚lßnky, Φakaj·ce na publikovanie:");
  50. define("_NUKEVERSION","Verzia PHP-Nuke:");
  51. define("_SEARCHENGINES","Vyh╛adßvacie nßstroje");
  52. define("_BOTS","Robots/Spiders");
  53. define("_STATS","Statistiky prφstupov");
  54. define("_RETURNBASICSTATS","SpΣ¥ na zßkladnΘ Ütatistiky");
  55. define("_BACKTODETSTATS","SpΣ¥ na detailnΘ Ütatistiky");
  56. define("_BACKTOMAIN","Nßvrat domov");
  57. define("_TODAYIS","Dnes je");
  58. define("_MOSTMONTH","NajnavÜtevovanejÜφ mesiac");
  59. define("_MOSTDAY","NajnavÜtevovanejÜφ de≥");
  60. define("_MOSTHOUR","NajnavÜtevovanejÜia hodina");
  61. define("_YEARLYSTATS","RoΦnΘ Ütatistiky");
  62. define("_MONTLYSTATS","MesaΦnΘ Ütatistiky pre:");
  63. define("_SPAGESVIEWS","zobrazen²ch strßnok");
  64. define("_DAILYSTATS","DennΘ Ütatistiky pre:");
  65. define("_HOURLYSTATS","HodinovΘ Ütatistiky pre:");
  66. define("_VIEWDETAILED","Zobrazi¥ podrobnΘ Ütatistiky");
  67.  
  68. ?>
  69.