home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / php_nuke / html / modules / search / language / lang-russian.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  2.9 KB  |  64 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","Replies");
  53. define("_ATTACHART","╧≡Φ±εσΣΦφσφΦσ Ω ±≥α≥ⁿσ");
  54. define("_PAGES","╤≥≡αφΦ÷√");
  55. define("_REVIEWSCORE","┴αδδεΓ Σδ  ²≥εΘ ≡σ÷σφτΦΦ");
  56. define("_PAGE","╤≥≡αφΦ÷α");
  57. define("_DOWNLOADS","Downloads");
  58. define("_WEBLINKS","Web Links");
  59. define("_FINDMORE","... more");
  60. define("_DIDNOTFIND","Didn't find what you're looking for?");
  61. define("_ENCYCLOPEDIA","Encyclopedia");
  62. define("_SEARCHINSTORY","Search All Comments in Story:");
  63.  
  64. ?>