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

  1. // I18N constants
  2.  
  3. // LANG: "hu", ENCODING: UTF-8
  4. // Author: Mikl├│s Somogyi, <somogyine@vnet.hu>
  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. SpellChecker.I18N = {
  16.     "CONFIRM_LINK_CLICK"                    : "Meger┼æs├¡t├⌐s",
  17.     "Cancel"                                : "M├⌐gsem",
  18.     "Dictionary"                            : "Sz├│t├ír",
  19.     "Finished list of mispelled words"      : "A t├⌐vesztett szavak list├íj├ínak v├⌐ge",
  20.     "I will open it in a new page."         : "Megnyit├ís ├║j lapon",
  21.     "Ignore all"                            : "Minden elvet├⌐se",
  22.     "Ignore"                                : "Elvet├⌐s",
  23.     "NO_ERRORS"                             : "A v├ílasztott sz├│t├ír szerint nincs t├⌐vesztett sz├│.",
  24.     "NO_ERRORS_CLOSING"                     : "A helyes├¡r├ísellen┼ærz├⌐s k├⌐sz, t├⌐vesztett sz├│ nem fordult el┼æ. Bez├ír├ís...",
  25.     "OK"                                    : "Rendben",
  26.     "Original word"                         : "Eredeti sz├│",
  27.     "Please wait.  Calling spell checker."  : "Kis t├╝relmet, a helyes├¡r├ísellen┼ærz┼æ h├¡v├ísa folyamatban.",
  28.     "Please wait: changing dictionary to"   : "Kis t├╝relmet, sz├│t├ír cser├⌐je",
  29.     "QUIT_CONFIRMATION"                     : "Kil├⌐p├⌐s a v├íltoz├ísok eldob├ís├íval. J├│v├íhagyja?",
  30.     "Re-check"                              : "├Üjraellen┼ærz├⌐s",
  31.     "Replace all"                           : "Mind cser├⌐je",
  32.     "Replace with"                          : "Csere a k├╢vetkez┼ære:",
  33.     "Replace"                               : "Csere",
  34.     "SC-spell-check"                        : "Helyes├¡r├ísellen┼ærz├⌐s",
  35.     "Suggestions"                           : "Tippek",
  36.     "pliz weit ;-)"                         : "Kis t├╝relmet ;-)"
  37. };
  38.