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

  1. // I18N constants
  2.  
  3. // LANG: "ro", ENCODING: UTF-8
  4. // Author: Mihai Bazon, http://dynarch.com/mishoo
  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"                    : "V─â rog confirma┼úi c─â vre┼úi s─â deschide┼úi acest link",
  17.     "Cancel"                                : "Anuleaz─â",
  18.     "Dictionary"                            : "Dic┼úionar",
  19.     "Finished list of mispelled words"      : "Am terminat lista de cuvinte gre┼ƒite",
  20.     "I will open it in a new page."         : "O voi deschide ├«ntr-o alt─â fereastr─â.",
  21.     "Ignore all"                            : "Ignor─â toate",
  22.     "Ignore"                                : "Ignor─â",
  23.     "NO_ERRORS"                             : "Nu am g─âsit nici un cuv├ónt gre┼ƒit cu acest dic┼úionar.",
  24.     "NO_ERRORS_CLOSING"                     : "Am terminat, nu am detectat nici o gre┼ƒeal─â.  Acum ├«nchid fereastra...",
  25.     "OK"                                    : "OK",
  26.     "Original word"                         : "Cuv├óntul original",
  27.     "Please wait.  Calling spell checker."  : "V─â rog a┼ƒtepta┼úi.  Apelez spell-checker-ul.",
  28.     "Please wait: changing dictionary to"   : "V─â rog a┼ƒtepta┼úi.  Schimb dic┼úionarul cu",
  29.     "QUIT_CONFIRMATION"                     : "Dori┼úi s─â renun┼úa┼úi la modific─âri ┼ƒi s─â ├«nchid spell-checker-ul?",
  30.     "Re-check"                              : "Scaneaz─â",
  31.     "Replace all"                           : "├Änlocuie┼ƒte toate",
  32.     "Replace with"                          : "├Änlocuie┼ƒte cu",
  33.     "Replace"                               : "├Änlocuie┼ƒte",
  34.     "SC-spell-check"                        : "Detecteaz─â gre┼ƒeli",
  35.     "Suggestions"                           : "Sugestii",
  36.     "pliz weit ;-)"                         : "va rog ashteptatzi ;-)"
  37. };
  38.