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

  1. <?php
  2.  
  3. /*************************************************************************/
  4. /* The Slovak language file for module Feedback                      */
  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 Feedback                      */
  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("_SEND","Posla¥");
  35. define("_YOURNAME","VaÜe meno");
  36. define("_MESSAGE","Odkaz");
  37. define("_YOUREMAIL","VßÜ e-mail");
  38. define("_FEEDBACKNOTE","VaÜe komentßre, nßvrhy a pripomienky k tejto strßnke s· vφtanΘ a ve╛mi prospeÜnΘ. ╧akujeme.");
  39. define("_FEEDBACKTITLE","Formulßr");
  40. define("_FEEDBACK","NapφÜte nßm");
  41. define("_FBENTERNAME","NapφÜte VaÜe meno!");
  42. define("_FBENTEREMAIL","NapφÜte korektne VaÜu e-mailov· adresu!");
  43. define("_FBENTERMESSAGE","NapφÜte odkaz!");
  44. define("_SENDEREMAIL","Email odosielatela");
  45. define("_SENDERNAME","Meno odosielatela");
  46. define("_FBMAILSENT","Odkaz bol poslan²!");
  47. define("_FBTHANKSFORCONTACT","╧akujeme, ₧e ste nßs kontaktovali.");
  48.  
  49. ?>
  50.