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

  1. <?php
  2.  
  3. /*************************************************************************/
  4. /* The Slovak language file for module Surveys                      */
  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 Surveys                      */
  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("_YOURNAME","Vaöe meno");
  35. define("_OK","Ok!");
  36. define("_COMMENT","Koment·r");
  37. define("_CONFIGURE","Konfigur·cia");
  38. define("_LOGINCREATE","Prihl·senie/Vytvoriù konto");
  39. define("_THRESHOLD","Prah");
  40. define("_NOCOMMENTS","Bez koment·ra");
  41. define("_NESTED","TriedenÈ");
  42. define("_FLAT","Ako priölo");
  43. define("_THREAD","V s˙vislostiach");
  44. define("_OLDEST","Najprv staröie");
  45. define("_NEWEST","Najprv novöie");
  46. define("_HIGHEST","Najprv s vyööÌm skÛre");
  47. define("_COMMENTSWARNING","Za obsah koment·rov je zodpovedn˝ uûÌvateæ, nie prev·dzkovateæ t˝chto str·nok.");
  48. define("_SCORE","SkÛre:");
  49. define("_USERINFO","O uûÌvateæovi");
  50. define("_READREST","»Ìtaù zvyöok koment·ra...");
  51. define("_REPLY","odpovedaù");
  52. define("_REPLYMAIN","poslaù koment·r");
  53. define("_NOSUBJECT","Ch˝ba predmet");
  54. define("_NOANONCOMMENTS","Ako anonymn˝ uûÌvateæ nemÙûete posielaù koment·re, prosÌm <a href=\"modules.php?name=Your_Account\">zaregistrujte sa</a>");
  55. define("_PARENT","Parent");
  56. define("_ROOT","Hlavn˝");
  57. define("_UCOMMENT","Koment·r");
  58. define("_ALLOWEDHTML","Povoliù HTML:");
  59. define("_POSTANON","Poslaù anonymne");
  60. define("_EXTRANS","Extrans (html kÛd do textu)");
  61. define("_HTMLFORMATED","HTML form·tovanie");
  62. define("_PLAINTEXT","obyËajn˝ text");
  63. define("_ONN","na...");
  64. define("_SUBJECT","Predmet");
  65. define("_SURVEYCOM","Poslaù koment·r k hlasovaniu");
  66. define("_SURVEYCOMPRE","Pozrieù posielan˝ koment·r k hlasovaniu");
  67. define("_NOTRIGHT","NieËo nie je v poridku s pasovanÌm premennej do tejto funkcie.");
  68. define("_DIRECTCOM","Priamy koment·r k ankete...");
  69. define("_SENDAMSG","Poslaù spr·vu");
  70. define("_PASTSURVEYS"," Prehæad doterajöÌch ankiet");
  71. define("_LVOTES","hlasovalo");
  72. define("_TOTALVOTES","Celkom hlasovalo:");
  73. define("_VOTING","Str·nka ankiet");
  74. define("_OTHERPOLLS","InÈ ankety");
  75. define("_CURRENTSURVEY","Aktu·lna anketa");
  76. define("_CURRENTPOLLRESULTS","V˝sledky aktu·lnej ankety");
  77. define("_PREVIEW","Prezrieù");
  78. define("_REFRESH","Obnoviù");
  79. define("_SURVEYS","Ankety");
  80. define("_ATTACHEDTOARTICLE","- pripojen· k Ël·nku");
  81. define("_SURVEYSATTACHED","Ankety pripojenÈ k Ël·nkom");
  82. define("_LAST5POLLS", "Last 5 Surveys at");
  83. define("_MOREPOLLS", "...more polls");
  84.  
  85. ?>
  86.