home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / groupoffice-com-2.01 / controls / htmlarea / plugins / FullPage / lang / he.js < prev    next >
Encoding:
Text File  |  2004-03-08  |  852 b   |  26 lines

  1. // I18N for the FullPage plugin
  2.  
  3. // LANG: "he", ENCODING: UTF-8
  4. // Author: Liron Newman, http://www.eesh.net, <plastish at ultinet dot org>
  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. FullPage.I18N = {
  16.     "Alternate style-sheet:":        "╫Æ╫Ö╫£╫Ö╫ò╫ƒ ╫í╫Æ╫á╫ò╫ƒ ╫É╫ù╫¿:",
  17.     "Background color:":            "╫ª╫æ╫ó ╫¿╫º╫ó:",
  18.     "Cancel":                "╫æ╫Ö╫ÿ╫ò╫£",
  19.     "DOCTYPE:":                "DOCTYPE:",
  20.     "Document properties":            "╫₧╫É╫ñ╫Ö╫Ö╫á╫Ö ╫₧╫í╫₧╫Ü",
  21.     "Document title:":            "╫¢╫ò╫¬╫¿╫¬ ╫₧╫í╫₧╫Ü:",
  22.     "OK":                    "╫É╫Ö╫⌐╫ò╫¿",
  23.     "Primary style-sheet:":            "╫Æ╫Ö╫£╫Ö╫ò╫ƒ ╫í╫Æ╫á╫ò╫ƒ ╫¿╫É╫⌐╫Ö:",
  24.     "Text color:":                "╫ª╫æ╫ó ╫ÿ╫º╫í╫ÿ:"
  25. };
  26.