root / branches / new-dialogs / lang / he.js

Revision 104, 3.1 kB (checked in by niko, 7 years ago)

#212
deleted second OK

  • Property svn:eol-style set to native
  • Property svn:keywords set to LastChangedDate LastChangedRevision LastChangedBy HeadURL Id
Line 
1// I18N constants
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{
16  "Bold": "מודגש",
17  "Italic": "נטוי",
18  "Underline": "קו תחתי",
19  "Strikethrough": "קו אמ׊ע",
20  "Subscript": "כתב עילי",
21  "Superscript": "כתב תחתי",
22  "Justify Left": " ישוך לשמאל",
23  "Justify Center": "ישוך למ׹כז",
24  "Justify Right": "ישוך לימין",
25  "Justify Full": "ישוך לשוךה מלאה",
26  "Ordered List": "ךשימה ממוס׀ךת",
27  "Bulleted List": "ךשימה לא ממוס׀ךת",
28  "Decrease Indent": "הקטן כניסה",
29  "Increase Indent": "הגדל כניסה",
30  "Font Color": "׊בע גו׀ן",
31  "Background Color": "׊בע ךקע",
32  "Horizontal Rule": "קו אנכי",
33  "Insert Web Link": "הכנס הי׀ך-קישוך",
34  "Insert/Modify Image": "הכנס/שנה תמונה",
35  "Insert Table": "הכנס טבלה",
36  "Toggle HTML Source": "שנה משב קוד HTML",
37  "Enlarge Editor": "הגדל את העוךך",
38  "About this editor": "אודות עוךך זה",
39  "Help using editor": "עזךה לשימוש בעוךך",
40  "Current style": "סגנון נוכחי",
41  "Undoes your last action": "מבטל את ׀עולתך האח׹ונה",
42  "Redoes your last action": "מב׊ע מחדש את ה׀עולה האח׹ונה שביטלת",
43  "Cut selection": "גזו׹ בחי׹ה",
44  "Copy selection": "העתק בחי׹ה",
45  "Paste from clipboard": "הדבק מהלוח",
46  "Direction left to right": "כיוון משמאל לימין",
47  "Direction right to left": "כיוון מימין לשמאל",
48  "OK": "אישוך",
49  "Cancel": "ביטול",
50  "Path": "נתיב עי׊וב",
51  "You are in TEXT MODE.  Use the [<>] button to switch back to WYSIWYG.": "אתה במשב טקסט נקי (קוד). השתמש בכ׀תוך [<>] כדי לחזו׹ למשב WYSIWYG (ת׊וגת עי׊וב).",
52  "The full screen mode is known to cause problems with Internet Explorer, due to browser bugs that we weren": "משב מסך מלא יוש׹ בעיות בד׀ד׀ן Internet Explorer, עקב באגים בד׀ד׀ן לא יכולנו ל׀תוך את זה.  את/ה עלול/ה לחוות ת׊וגת זבל,  בעיות בת׀קוד העוךך ו/או קךיסה של הד׀ד׀ן.  אם המעךכת שלך היא Windows 9x סביך להניח שתקבל/י ",
53  "Cancel": "ביטול",
54  "Insert/Modify Link": "הוסף/שנה קישוך",
55  "New window (_blank)": "חלון חדש (_blank)",
56  "None (use implicit)": "ללא (השתמש ב-frame הקיים)",
57  "Other": "אח׹",
58  "Same frame (_self)": "אותו frame (_self)",
59  "Target:": "יעד:",
60  "Title (tooltip):": "כותךת (tooltip):",
61  "Top frame (_top)": "Frame עליון (_top)",
62  "URL:": "URL:",
63  "You must enter the URL where this link points to": "חובה לכתוב URL שאליו קישוך זה מ׊ביע"
64}
Note: See TracBrowser for help on using the browser.