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

  1. <?php
  2.  
  3. /*************************************************************************/
  4. /* The Slovak language file for module Search                      */
  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 Search                      */
  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("_ALLTOPICS","VÜetky tΘmy");
  35. define("_NOCOMMENTS","Bez komentßra");
  36. define("_UCOMMENT","Komentßr");
  37. define("_REVIEWS","Recenzie");
  38. define("_SEARCHUSERS","H╛ada¥ v databßze u₧φvate╛ov");
  39. define("_SEARCHSECTIONS","H╛ada¥ v zßujmov²ch oblastiach");
  40. define("_SEARCHREVIEWS","H╛ada¥ v recenzißch");
  41. define("_SEARCHIN","H╛ada¥ v tΘme:");
  42. define("_ARTICLES","╚lßnky");
  43. define("_ALLAUTHORS","VÜetk²ch autorov");
  44. define("_ALL","VÜetko");
  45. define("_WEEK","t²₧de≥");
  46. define("_WEEKS","t²₧dne");
  47. define("_MONTH","mesiac");
  48. define("_MONTHS","mesiace");
  49. define("_SEARCHON","H╛adaj v:");
  50. define("_SSTORIES","╚lßnky");
  51. define("_SSECTIONS","ZßujmovΘ oblasti");
  52. define("_SUSERS","u₧φvatelia");
  53. define("_NOMATCHES","NenaÜiel sa ₧iadny v²sledok");
  54. define("_PREVMATCHES","predchßdzaj·cich zßznamov");
  55. define("_NEXTMATCHES","∩alÜie nßjdenΘ zßznamy");
  56. define("_INSECTION","╚lßnok v oblasti");
  57. define("_NONAME","Nebolo zadanΘ ₧iadne meno");
  58. define("_SCOMMENTS","Komentßre");
  59. define("_SEARCHRESULTS","V²sledky vyh╛adßvania");
  60. define("_CONTRIBUTEDBY","Prφspevok poslal");
  61. define("_UCOMMENTS","Komentßre");
  62. define("_MATCHTITLE","Porovna¥ nadpisy");
  63. define("_MATCHTEXT","Porovna¥ texty Φlßnkov");
  64. define("_MATCHBOTH","Porovna¥ nadpisy a texty Φlßnkov");
  65. define("_SREPLY","Odpove∩");
  66. define("_SREPLIES","Odpovede");
  67. define("_ATTACHART","Prφdavky k Φlßnku");
  68. define("_PAGES","Strßnky");
  69. define("_REVIEWSCORE","Sk≤re pre t·to recenziu");
  70. define("_PAGE","Strana");
  71. define("_DOWNLOADS","Downloady");
  72. define("_WEBLINKS","Web linky");
  73. define("_FINDMORE",".. viac");
  74. define("_DIDNOTFIND","NenaÜli ste, Φo ste chceli?");
  75. define("_ENCYCLOPEDIA","EncyklopΘdia");
  76. define("_SEARCHINSTORY","Preh╛adßva¥ vÜetky komentßre v Φlßnku:");
  77.  
  78. ?>
  79.