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

  1. <?php
  2.  
  3. /**************************************************************************/
  4. /* PHP-NUKE: Advanced Content Management System                           */
  5. /* ============================================                           */
  6. /*                                                                        */
  7. /* This is the language module with all the system messages               */
  8. /*                                                                        */
  9. /* If you made a translation, please go to the site and send to me        */
  10. /* the translated file. Please keep the original text order by modules,   */
  11. /* and just one message per line, also double check your translation!     */
  12. /*                                                                        */
  13. /* You need to change the second quoted phrase, not the capital one!      */
  14. /*                                                                        */
  15. /* If you need to use double quotes (") remember to add a backslash (\),  */
  16. /* so your entry will look like: This is \"double quoted\" text.          */
  17. /* And, if you use HTML code, please double check it.                     */
  18. /**************************************************************************/
  19.  
  20. define("_ALLTOPICS","¬Ò≥ ÚÂÏË");
  21. define("_NOCOMMENTS","·ÂÁ ÍÓÏÂÌÚ‡≥‚");
  22. define("_UCOMMENT"," ÓÏÂÌÚ‡");
  23. define("_REVIEWS","Œ„Ρ‰Ë");
  24. define("_SEARCHUSERS","œÓ¯ÛÍ ÍÓËÒÚÛ‚‡˜‡ ‚ ·‡Á≥ ‰‡ÌËı");
  25. define("_SEARCHSECTIONS","œÓ¯ÛÍ ‚ ÒÔˆ≥‡Î¸ÌËı ÓÁ‰≥·ı");
  26. define("_SEARCHREVIEWS","œÓ¯ÛÍ ‚ Ó„Ρ‰‡ı");
  27. define("_SEARCHIN","ÿÛ͇ÚË ‚ :");
  28. define("_ARTICLES","ÕÓÚ‡ÚÍË");
  29. define("_ALLAUTHORS","‚Ò≥ı ‡‚ÚÓË");
  30. define("_ALL","¬Ò≥");
  31. define("_WEEK","ÚËʉÂ̸");
  32. define("_WEEKS","ÚËÊÌ≥");
  33. define("_MONTH","Ï≥Òˇˆ¸");
  34. define("_MONTHS","Ï≥Òˇˆˇ");
  35. define("_SEARCHON","ÿÛ͇ÚË ‚:");
  36. define("_SSTORIES","ÒÚ‡ÚÚˇı");
  37. define("_SSECTIONS","ÓÁ‰≥·ı");
  38. define("_SUSERS","ÍÓËÒÚÛ‚‡˜‡ı");
  39. define("_NOMATCHES","œÓ ‚‡¯ÓÏÛ Á‡ÔËÚÛ Ì≥˜Ó„Ó Ì Á̇ȉÂÌÓ");
  40. define("_PREVMATCHES","ÔÓÔÂ‰Ì≥ı");
  41. define("_NEXTMATCHES","̇ÒÚÛÔÌ≥");
  42. define("_INSECTION","—Ú‡ÚÚˇ ‚ ÓÁ‰≥Î≥");
  43. define("_NONAME","Õ ‚͇Á‡ÌӠ̇Á‚Û");
  44. define("_SCOMMENTS","ÍÓÏÂÌÚ‡ˇı");
  45. define("_SEARCHRESULTS","–ÂÁÛθڇÚË ÔÓ¯ÛÍÛ");
  46. define("_CONTRIBUTEDBY","¬Ì≥Ò");
  47. define("_UCOMMENTS"," ÓÏÂÌÚ‡≥");
  48. define("_MATCHTITLE","—ıÓʇ ÒÚ‡ÚÚˇ");
  49. define("_MATCHTEXT","—ıÓÊËÈ ÚÂÍÒÚ ÒÚ‡ÚÚ≥");
  50. define("_MATCHBOTH","—ıÓʇ Ì‡Á‚‡ ≥ ÚÂÍÒÚ ÒÚ‡ÚÚ≥");
  51. define("_SREPLY","¬≥‰ÔÓ‚≥ÒÚË");
  52. define("_SREPLIES","¬≥‰ÔÓ‚≥‰ÂÈ");
  53. define("_ATTACHART","ƒÓ‰‡ÚÍ≥‚ ‰Ó ÒÚ‡ÚÚ≥");
  54. define("_PAGES","—ÚÓ≥ÌÓÍ");
  55. define("_REVIEWSCORE","Œˆ≥Ì͇ ˆ¸Ó„ӠӄΡ‰Û");
  56. define("_PAGE","—ÚÓ≥Ì͇");
  57.  
  58. ?>