home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Freeware
/
Programare
/
groupoffice-com-2.01
/
controls
/
htmlarea
/
plugins
/
SpellChecker
/
lang
/
he.js
< prev
next >
Wrap
Text File
|
2004-03-08
|
2KB
|
39 lines
// I18N constants
// LANG: "en", ENCODING: UTF-8 | ISO-8859-1
// Author: Mihai Bazon, http://dynarch.com/mishoo
// FOR TRANSLATORS:
//
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
// (at least a valid email address)
//
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
// (if this is not possible, please include a comment
// that states what encoding is necessary.)
SpellChecker.I18N = {
"CONFIRM_LINK_CLICK" : "אנא אשר שברצונך לפתוח קישור זה",
"Cancel" : "ביטול",
"Dictionary" : "מילון",
"Finished list of mispelled words" : "הסתיימה רשימת המילים המאויתות באופן שגוי",
"I will open it in a new page." : "אני אפתח את זה בחלון חדש.",
"Ignore all" : "התעלם מהכל",
"Ignore" : "התעלם",
"NO_ERRORS" : "לא נמצאו מילים מאויתות באופן שגוי עם המילון הנבחר.",
"NO_ERRORS_CLOSING" : "בדיקת האיות נסתיימה, לא נמצאו מילים מאויתות באופן שגוי. נסגר כעת...",
"OK" : "אישור",
"Original word" : "המילה המקורית",
"Please wait. Calling spell checker." : "אנא המתן. קורא לבודק איות.",
"Please wait: changing dictionary to" : "אנא המתן: מחליף מילון ל-",
"QUIT_CONFIRMATION" : "זה יבטל את השינויים ויצא מבודק האיות. אנא אשר.",
"Re-check" : "בדוק מחדש",
"Replace all" : "החלף הכל",
"Replace with" : "החלף ב-",
"Replace" : "החלף",
"Revert" : "החזר שינויים",
"SC-spell-check" : "בדיקת איות",
"Suggestions" : "הצעות",
"pliz weit ;-)" : "ענא המטן ;-)"
};