home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / groupoffice-com-2.01 / controls / htmlarea / lang / ru.js < prev    next >
Text File  |  2004-03-08  |  2KB  |  64 lines

  1. ∩╗┐// I18N constants
  2.  
  3. // LANG: "ru", ENCODING: UTF-8 | ISO-8859-1
  4. // Author: Yulya Shtyryakova, <yulya@vdcom.ru>
  5.  
  6. // FOR TRANSLATORS:
  7. //
  8. //   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
  9. //      (at least a valid email address)
  10. //
  11. //   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
  12. //      (if this is not possible, please include a comment
  13. //       that states what encoding is necessary.)
  14.  
  15. HTMLArea.I18N = {
  16.  
  17.     // the following should be the filename without .js extension
  18.     // it will be used for automatically load plugin language.
  19.     lang: "ru",
  20.  
  21.     tooltips: {
  22.         bold:           "╨ƒ╨╛╨╗╤â╨╢╨╕╤Ç╨╜╤ï╨╣",
  23.         italic:         "╨¥╨░╨║╨╗╨╛╨╜╨╜╤ï╨╣",
  24.         underline:      "╨ƒ╨╛╨┤╤ç╨╡╤Ç╨║╨╜╤â╤é╤ï╨╣",
  25.         strikethrough:  "╨ƒ╨╡╤Ç╨╡╤ç╨╡╤Ç╨║╨╜╤â╤é╤ï╨╣",
  26.         subscript:      "╨¥╨╕╨╢╨╜╨╕╨╣ ╨╕╨╜╨┤╨╡╨║╤ü",
  27.         superscript:    "╨Æ╨╡╤Ç╤à╨╜╨╕╨╣ ╨╕╨╜╨┤╨╡╨║╤ü",
  28.         justifyleft:    "╨ƒ╨╛ ╨╗╨╡╨▓╨╛╨╝╤â ╨║╤Ç╨░╤Ä",
  29.         justifycenter:  "╨ƒ╨╛ ╤å╨╡╨╜╤é╤Ç╤â",
  30.         justifyright:   "╨ƒ╨╛ ╨┐╤Ç╨░╨▓╨╛╨╝╤â ╨║╤Ç╨░╤Ä",
  31.         justifyfull:    "╨ƒ╨╛ ╤ê╨╕╤Ç╨╕╨╜╨╡",
  32.         insertorderedlist:    "╨¥╤â╨╝╨╡╤Ç╨╛╨▓╨░╨╜╨╜╤ï╨╣ ╨╗╨╕╤ü╤é",
  33.         insertunorderedlist:  "╨£╨░╤Ç╨║╨╕╤Ç╨╛╨▓╨░╨╜╨╜╤ï╨╣ ╨╗╨╕╤ü╤é",
  34.         outdent:        "╨ú╨╝╨╡╨╜╤î╤ê╨╕╤é╤î ╨╛╤é╤ü╤é╤â╨┐",
  35.         indent:         "╨ú╨▓╨╡╨╗╨╕╤ç╨╕╤é╤î ╨╛╤é╤ü╤é╤â╨┐",
  36.         forecolor:      "╨ª╨▓╨╡╤é ╤ê╤Ç╨╕╤ä╤é╨░",
  37.         hilitecolor:    "╨ª╨▓╨╡╤é ╤ä╨╛╨╜╨░",
  38.         horizontalrule: "╨ô╨╛╤Ç╨╕╨╖╨╛╨╜╤é╨░╨╗╤î╨╜╤ï╨╣ ╤Ç╨░╨╖╨┤╨╡╨╗╨╕╤é╨╡╨╗╤î",
  39.         createlink:     "╨Æ╤ü╤é╨░╨▓╨╕╤é╤î ╨│╨╕╨┐╨╡╤Ç╤ü╤ü╤ï╨╗╨║╤â",
  40.         insertimage:    "╨Æ╤ü╤é╨░╨▓╨╕╤é╤î ╨╕╨╖╨╛╨▒╤Ç╨░╨╢╨╡╨╜╨╕╨╡",
  41.         inserttable:    "╨Æ╤ü╤é╨░╨▓╨╕╤é╤î ╤é╨░╨▒╨╗╨╕╤å╤â",
  42.         htmlmode:       "╨ƒ╨╛╨║╨░╨╖╨░╤é╤î Html-╨║╨╛╨┤",
  43.         popupeditor:    "╨ú╨▓╨╡╨╗╨╕╤ç╨╕╤é╤î ╤Ç╨╡╨┤╨░╨║╤é╨╛╤Ç",
  44.         about:          "╨₧ ╤Ç╨╡╨┤╨░╨║╤é╨╛╤Ç╨╡",
  45.         showhelp:       "╨ƒ╨╛╨╝╨╛╤ë╤î",
  46.         textindicator:  "╨ó╨╡╨║╤â╤ë╨╕╨╣ ╤ü╤é╨╕╨╗╤î",
  47.         undo:           "╨₧╤é╨╝╨╡╨╜╨╕╤é╤î",
  48.         redo:           "╨ƒ╨╛╨▓╤é╨╛╤Ç╨╕╤é╤î",
  49.         cut:            "╨Æ╤ï╤Ç╨╡╨╖╨░╤é╤î",
  50.         copy:           "╨Ü╨╛╨┐╨╕╤Ç╨╛╨▓╨░╤é╤î",
  51.         paste:          "╨Æ╤ü╤é╨░╨▓╨╕╤é╤î"
  52.     },
  53.  
  54.     buttons: {
  55.         "ok":           "OK",
  56.         "cancel":       "╨₧╤é╨╝╨╡╨╜╨░"
  57.     },
  58.  
  59.     msg: {
  60.         "Path":         "╨ƒ╤â╤é╤î",
  61.         "TEXT_MODE":    "╨Æ╤ï ╨▓ ╤Ç╨╡╨╢╨╕╨╝╨╡ ╨╛╤é╨╛╨▒╤Ç╨░╨╢╨╡╨╜╨╕╤Å Html-╨║╨╛╨┤╨░. ╨╜╨░╨╢╨╝╨╕╤é╨╡ ╨║╨╜╨╛╨┐╨║╤â [<>], ╤ç╤é╨╛╨▒╤ï ╨┐╨╡╤Ç╨╡╨║╨╗╤Ä╤ç╨╕╤é╤î╤ü╤Å ╨▓ ╨▓╨╕╨╖╤â╨░╨╗╤î╨╜╤ï╨╣ ╤Ç╨╡╨╢╨╕╨╝."
  62.     }
  63. };
  64.