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

  1. <?php
  2.  
  3. /*************************************************************************/
  4. /* The Slovak language file for module Encyclopedia                      */
  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 Encyclopedia                      */
  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("_PREVIOUS","Predch·dzaj˙ca strana");
  35. define("_NEXT","Nasleduj˙ca strana");
  36. define("_SEARCHRESULTS","V˝sledky vyhæad·vania");
  37. define("_PAGE","Strana");
  38. define("_RETURNTO","N·vrat na");
  39. define("_DEACTIVATE","Deaktivovaù");
  40. define("_ACTIVATE","Aktivovaù");
  41. define("_ENCYCLOPEDIA","EncyklopÈdia");
  42. define("_NOCONTENTFORLETTER","EncyklopÈdia neobsahuje ûiadny termÌn pre zadanÈ pÌsmeno..");
  43. define("_ENCYSELECTLETTER","Aby sa zobrazili hesl·, vyberte zodpovedaj˙ce pÌsmeno zo zoznamu");
  44. define("_COPYRIGHT","Copyleft:$sitename.");
  45. define("_YOURADMINENCY","Ste Administr·tor. T·to encyklopÈdia nie je aktivovan·!");
  46. define("_ENCYNOTACTIVE","T·to encyklopÈdia nie je pr·ve aktivovan·");
  47. define("_AVAILABLEENCYLIST","Zoznam dostupn˝ch encyklopÈdiÌ v");
  48. define("_YOURADMININACTIVELIST","Ste Administr·tor. Toto je zoznam neaktivovan˝ch encyklopÈdiÌ :");
  49. define("_NORESULTSTEXT","éiadny v˝sledok vo vysvetleniach...");
  50. define("_NORESULTSTITLE","éiadny v˝sledok medzi termÌnmy...");
  51. define("_SEARCHRESULTSFOR","V˝sledky vyhæad·vania pre:");
  52. define("_SEARCHNOTCOMPLETE","Voæby vyhæad·vania nie s˙ ˙plnÈ. Sk˙ste znova.");
  53. define("_RESULTSINTERMTITLE","V˝sledky medzi termÌnmy:");
  54. define("_RESULTSINTERMTEXT","V˝sledky vo vysvetleniach:");
  55.  
  56. ?>
  57.