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. ?>