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.