summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/editor/plugins/nls/he
diff options
context:
space:
mode:
authorTristan Zur <tzur@web.web.ccwn.org>2014-03-27 22:27:47 +0100
committerTristan Zur <tzur@web.web.ccwn.org>2014-03-27 22:27:47 +0100
commitb62676ca5d3d6f6ba3f019ea3f99722e165a98d8 (patch)
tree86722cb80f07d4569f90088eeaea2fc2f6e2ef94 /js/dojo-1.6/dojox/editor/plugins/nls/he
Initial commit of intern.ccwn.org contentsHEADmaster
Diffstat (limited to 'js/dojo-1.6/dojox/editor/plugins/nls/he')
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/AutoSave.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/AutoSave.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/Blockquote.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/Blockquote.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/Breadcrumb.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/Breadcrumb.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/CollapsibleToolbar.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/CollapsibleToolbar.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/FindReplace.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/FindReplace.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/InsertAnchor.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/InsertAnchor.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/InsertEntity.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/InsertEntity.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/LocalImage.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/LocalImage.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/PageBreak.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/PageBreak.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/PasteFromWord.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/PasteFromWord.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/Preview.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/Preview.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/Save.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/Save.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/ShowBlockNodes.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/ShowBlockNodes.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/Smiley.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/Smiley.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/SpellCheck.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/SpellCheck.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/TableDialog.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/TableDialog.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/TextColor.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/TextColor.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/latinEntities.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/he/latinEntities.xd.js5
36 files changed, 108 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/AutoSave.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/AutoSave.js
new file mode 100644
index 0000000..a4379fa
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/AutoSave.js
@@ -0,0 +1 @@
+({"saveLabel":"שמירה","saveSettingdialogTitle":"שמירה אוטומטית","saveSettingdialogButtonOk":"הגדרת מרווח ","saveMessageSuccess":"נשמר ${0}","saveSettingdialogButtonCancel":"ביטול","saveSettingdialogDescription":"ציינו מרווח שמירה אוטומטית ","saveSettingLabelOn":"הגדרת מרווח שמירה אוטומטית...‏","saveSettingdialogParamLabel":"דות","saveSettingdialogParamName":"מרווח שמירה אוטומטית ","saveMessageFail":"כשל בשמירה ${0}","saveSettingLabelOff":"השבתת שמירה אוטומטית"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/AutoSave.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/AutoSave.xd.js
new file mode 100644
index 0000000..e2bb3ed
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/AutoSave.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.AutoSave"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.AutoSave");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "AutoSave", "he", ({"saveLabel":"שמירה","saveSettingdialogTitle":"שמירה אוטומטית","saveSettingdialogButtonOk":"הגדרת מרווח ","saveMessageSuccess":"נשמר ${0}","saveSettingdialogButtonCancel":"ביטול","saveSettingdialogDescription":"ציינו מרווח שמירה אוטומטית ","saveSettingLabelOn":"הגדרת מרווח שמירה אוטומטית...‏","saveSettingdialogParamLabel":"דות","saveSettingdialogParamName":"מרווח שמירה אוטומטית ","saveMessageFail":"כשל בשמירה ${0}","saveSettingLabelOff":"השבתת שמירה אוטומטית"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/Blockquote.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/Blockquote.js
new file mode 100644
index 0000000..f48b441
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/Blockquote.js
@@ -0,0 +1 @@
+({"blockquote":"ציטוט"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/Blockquote.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/Blockquote.xd.js
new file mode 100644
index 0000000..cbdd2cf
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/Blockquote.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.Blockquote"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.Blockquote");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Blockquote", "he", ({"blockquote":"ציטוט"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/Breadcrumb.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/Breadcrumb.js
new file mode 100644
index 0000000..40ecac1
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/Breadcrumb.js
@@ -0,0 +1 @@
+({"selectContents":"בחירת תוכן ","deleteElement":"מחיקת מרכיב ","moveEnd":"העברת הסמן לסוף ","deleteContents":"מחיקת תוכן ","nodeActions":"פעולות ${nodeName} ","selectElement":"בחירת מרכיב ","moveStart":"העברת הסמן להתחלה "}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/Breadcrumb.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/Breadcrumb.xd.js
new file mode 100644
index 0000000..c5b4f03
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/Breadcrumb.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.Breadcrumb"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.Breadcrumb");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Breadcrumb", "he", ({"selectContents":"בחירת תוכן ","deleteElement":"מחיקת מרכיב ","moveEnd":"העברת הסמן לסוף ","deleteContents":"מחיקת תוכן ","nodeActions":"פעולות ${nodeName} ","selectElement":"בחירת מרכיב ","moveStart":"העברת הסמן להתחלה "})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/CollapsibleToolbar.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/CollapsibleToolbar.js
new file mode 100644
index 0000000..06ab9bf
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/CollapsibleToolbar.js
@@ -0,0 +1 @@
+({"collapse":"כיווץ סרגל הכלים של העורך ","expand":"הרחבת סרגל הכלים של העורך"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/CollapsibleToolbar.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/CollapsibleToolbar.xd.js
new file mode 100644
index 0000000..b6f0b29
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/CollapsibleToolbar.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.CollapsibleToolbar"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.CollapsibleToolbar");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "CollapsibleToolbar", "he", ({"collapse":"כיווץ סרגל הכלים של העורך ","expand":"הרחבת סרגל הכלים של העורך"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/FindReplace.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/FindReplace.js
new file mode 100644
index 0000000..b46152b
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/FindReplace.js
@@ -0,0 +1 @@
+({"replaceDialogText":"הוחלפו ${0} מופעים ","eofDialogTextFind":"נמצאו","eofDialogText":"המופע האחרון ${0}","backwards":"אחורה ","replaceButton":"החלפה ","replaceLabel":"החלפה עם: ","matchCase":"התאמת רישיות ","findTooltip":"ציינו תמליל לחיפוש","replaceTooltip":"ציינו תמליל להחלפה","replaceAllButton":"החלפת הכל ","eofDialogTextReplace":"הוחלפו ","findReplace":"חיפוש והחלפה ","backwardsTooltip":"חיפוש תמליל אחורה ","replaceAllButtonTooltip":"החלפת כל התמליל ","replaceButtonTooltip":"החלפת התמליל","findLabel":"חיפוש: ","findButton":"חיפוש","matchCaseTooltip":"התאמת רישיות","findButtonTooltip":"חיפוש התמליל","replaceAll":"כל המופעים "}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/FindReplace.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/FindReplace.xd.js
new file mode 100644
index 0000000..796318e
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/FindReplace.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.FindReplace"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.FindReplace");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "FindReplace", "he", ({"replaceDialogText":"הוחלפו ${0} מופעים ","eofDialogTextFind":"נמצאו","eofDialogText":"המופע האחרון ${0}","backwards":"אחורה ","replaceButton":"החלפה ","replaceLabel":"החלפה עם: ","matchCase":"התאמת רישיות ","findTooltip":"ציינו תמליל לחיפוש","replaceTooltip":"ציינו תמליל להחלפה","replaceAllButton":"החלפת הכל ","eofDialogTextReplace":"הוחלפו ","findReplace":"חיפוש והחלפה ","backwardsTooltip":"חיפוש תמליל אחורה ","replaceAllButtonTooltip":"החלפת כל התמליל ","replaceButtonTooltip":"החלפת התמליל","findLabel":"חיפוש: ","findButton":"חיפוש","matchCaseTooltip":"התאמת רישיות","findButtonTooltip":"חיפוש התמליל","replaceAll":"כל המופעים "})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/InsertAnchor.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/InsertAnchor.js
new file mode 100644
index 0000000..7089873
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/InsertAnchor.js
@@ -0,0 +1 @@
+({"set":"הגדרה","insertAnchor":"הוספת עוגן ","title":"תכונות עוגן ","text":"תיאור:","cancel":"ביטול","anchor":"שם:"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/InsertAnchor.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/InsertAnchor.xd.js
new file mode 100644
index 0000000..372b598
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/InsertAnchor.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.InsertAnchor"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.InsertAnchor");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "InsertAnchor", "he", ({"set":"הגדרה","insertAnchor":"הוספת עוגן ","title":"תכונות עוגן ","text":"תיאור:","cancel":"ביטול","anchor":"שם:"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/InsertEntity.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/InsertEntity.js
new file mode 100644
index 0000000..1a62ae2
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/InsertEntity.js
@@ -0,0 +1 @@
+({"insertEntity":"הוספת סמל "}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/InsertEntity.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/InsertEntity.xd.js
new file mode 100644
index 0000000..eece122
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/InsertEntity.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.InsertEntity"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.InsertEntity");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "InsertEntity", "he", ({"insertEntity":"הוספת סמל "})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/LocalImage.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/LocalImage.js
new file mode 100644
index 0000000..9d559b2
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/LocalImage.js
@@ -0,0 +1 @@
+({"set":"הוספה","text":"תיאור ","insertImageTitle":"הוספת תמונה","invalidMessage":"סוג קובץ תמונה לא חוקי","prePopuTextBrowse":" או נווטו לקובץ מקומי. ","browse":"עיון...‏ ","prePopuTextUrl":"ציינו URL של תמונה","url":"תמונה"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/LocalImage.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/LocalImage.xd.js
new file mode 100644
index 0000000..4829638
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/LocalImage.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.LocalImage"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.LocalImage");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "LocalImage", "he", ({"set":"הוספה","text":"תיאור ","insertImageTitle":"הוספת תמונה","invalidMessage":"סוג קובץ תמונה לא חוקי","prePopuTextBrowse":" או נווטו לקובץ מקומי. ","browse":"עיון...‏ ","prePopuTextUrl":"ציינו URL של תמונה","url":"תמונה"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/PageBreak.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/PageBreak.js
new file mode 100644
index 0000000..3fd4b55
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/PageBreak.js
@@ -0,0 +1 @@
+({"pageBreak":"מעבר עמוד"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/PageBreak.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/PageBreak.xd.js
new file mode 100644
index 0000000..bff3f4e
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/PageBreak.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.PageBreak"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.PageBreak");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "PageBreak", "he", ({"pageBreak":"מעבר עמוד"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/PasteFromWord.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/PasteFromWord.js
new file mode 100644
index 0000000..5f32758
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/PasteFromWord.js
@@ -0,0 +1 @@
+({"pasteFromWord":"הדבקה מתוך Word","paste":"הדבקה","cancel":"ביטול","instructions":"הדביקו את התוכן מתוך Word לתוך תיבת התמליל למטה. לאחר שתהיו מרוצים מהתוכן להוספה, לחצו על לחצן ההדבקה. כדי לבטל את הוספת התמליל, לחצו על לחצן הביטול. "}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/PasteFromWord.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/PasteFromWord.xd.js
new file mode 100644
index 0000000..24a41a3
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/PasteFromWord.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.PasteFromWord"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.PasteFromWord");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "PasteFromWord", "he", ({"pasteFromWord":"הדבקה מתוך Word","paste":"הדבקה","cancel":"ביטול","instructions":"הדביקו את התוכן מתוך Word לתוך תיבת התמליל למטה. לאחר שתהיו מרוצים מהתוכן להוספה, לחצו על לחצן ההדבקה. כדי לבטל את הוספת התמליל, לחצו על לחצן הביטול. "})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/Preview.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/Preview.js
new file mode 100644
index 0000000..5d5508b
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/Preview.js
@@ -0,0 +1 @@
+({"preview":"תצוגה מקדימה"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/Preview.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/Preview.xd.js
new file mode 100644
index 0000000..f051f3c
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/Preview.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.Preview"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.Preview");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Preview", "he", ({"preview":"תצוגה מקדימה"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/Save.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/Save.js
new file mode 100644
index 0000000..2a9dc93
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/Save.js
@@ -0,0 +1 @@
+({"save":"שמירה"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/Save.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/Save.xd.js
new file mode 100644
index 0000000..6616203
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/Save.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.Save"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.Save");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Save", "he", ({"save":"שמירה"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/ShowBlockNodes.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/ShowBlockNodes.js
new file mode 100644
index 0000000..4116914
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/ShowBlockNodes.js
@@ -0,0 +1 @@
+({"showBlockNodes":"הצגת מרכיבי Block של HTML "}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/ShowBlockNodes.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/ShowBlockNodes.xd.js
new file mode 100644
index 0000000..65ff59c
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/ShowBlockNodes.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.ShowBlockNodes"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.ShowBlockNodes");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "ShowBlockNodes", "he", ({"showBlockNodes":"הצגת מרכיבי Block של HTML "})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/Smiley.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/Smiley.js
new file mode 100644
index 0000000..097e614
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/Smiley.js
@@ -0,0 +1 @@
+({"emoticonLaughing":"צחוק ","emoticonCool":"מגניב","emoticonTongue":"לשון ","emoticonCrying":"בוכה","emoticonOops":"אופס ","emoticonFrown":"קימוט מצח","emoticonAngry":"כועס ","emoticonShy":"ביישן","emoticonNo":"לא","emoticonAngel":"מלאך ","smiley":"הוספת רגשון","emoticonIdea":"רעיון","emoticonEyebrow":"גבה","emoticonSmile":"חיוך","emoticonWink":"קריצה","emoticonYes":"כן","emoticonGrin":"גיחוך","emoticonGoofy":"דבילי","emoticonHalf":"חצי "}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/Smiley.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/Smiley.xd.js
new file mode 100644
index 0000000..acbd076
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/Smiley.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.Smiley"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.Smiley");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Smiley", "he", ({"emoticonLaughing":"צחוק ","emoticonCool":"מגניב","emoticonTongue":"לשון ","emoticonCrying":"בוכה","emoticonOops":"אופס ","emoticonFrown":"קימוט מצח","emoticonAngry":"כועס ","emoticonShy":"ביישן","emoticonNo":"לא","emoticonAngel":"מלאך ","smiley":"הוספת רגשון","emoticonIdea":"רעיון","emoticonEyebrow":"גבה","emoticonSmile":"חיוך","emoticonWink":"קריצה","emoticonYes":"כן","emoticonGrin":"גיחוך","emoticonGoofy":"דבילי","emoticonHalf":"חצי "})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/SpellCheck.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/SpellCheck.js
new file mode 100644
index 0000000..68d9918
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/SpellCheck.js
@@ -0,0 +1 @@
+({"cancel":"ביטול","toDic":"הוספה למילון","skip":"דילוג","iMsg":"אין הצעות איות ","replaceAll":"החלפת הכל","widgetLabel":"בדיקת איות באצווה ","skipAll":"דילוג על הכל","suggestions":"הצעות ","iSkipAll":"דילוג על כל הערכים הדומים לערך זה ","replaceWith":"החלפה בערך ","msg":"לא נמצאו שגיאות איות ","replace":"החלפה ","unfound":"לא נמצא ","iSkip":"דילוג על ערך זה "}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/SpellCheck.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/SpellCheck.xd.js
new file mode 100644
index 0000000..3dac59d
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/SpellCheck.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.SpellCheck"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.SpellCheck");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "SpellCheck", "he", ({"cancel":"ביטול","toDic":"הוספה למילון","skip":"דילוג","iMsg":"אין הצעות איות ","replaceAll":"החלפת הכל","widgetLabel":"בדיקת איות באצווה ","skipAll":"דילוג על הכל","suggestions":"הצעות ","iSkipAll":"דילוג על כל הערכים הדומים לערך זה ","replaceWith":"החלפה בערך ","msg":"לא נמצאו שגיאות איות ","replace":"החלפה ","unfound":"לא נמצא ","iSkip":"דילוג על ערך זה "})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/TableDialog.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/TableDialog.js
new file mode 100644
index 0000000..25e8844
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/TableDialog.js
@@ -0,0 +1 @@
+({"buttonSet":"הגדרה","insertTableTitle":"הוספת טבלה","insertTableRowAfterLabel":"הוספת שורה אחרי","buttonCancel":"ביטול","center":"מרכז","deleteTableColumnLabel":"מחיקת עמודה","right":"שמאל","insertTableColumnBeforeLabel":"הוספת עמודה לפני","tableWidth":"רוחב טבלה:‏","buttonInsert":"הוספה","default":"ברירת מחדל","align":"יישור:","insertTableRowBeforeLabel":"הוספת שורה לפני","cellSpacing":"ריווח תאים:","pixels":"פיקסלים","selectTableLabel":"בחירת טבלה","rows":"שורות:","modifyTableTitle":"שינוי טבלה","cellPadding":"ריפוד תאים:","deleteTableRowLabel":"מחיקת שורה","backgroundColor":"צבע רקע:","insertTableColumnAfterLabel":"הוספת עמודה אחרי","left":"ימין","borderThickness":"עובי גבול","columns":"עמודות:","percent":"אחוזים","borderColor":"צבע גבול:"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/TableDialog.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/TableDialog.xd.js
new file mode 100644
index 0000000..db9977a
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/TableDialog.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.TableDialog"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.TableDialog");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "TableDialog", "he", ({"buttonSet":"הגדרה","insertTableTitle":"הוספת טבלה","insertTableRowAfterLabel":"הוספת שורה אחרי","buttonCancel":"ביטול","center":"מרכז","deleteTableColumnLabel":"מחיקת עמודה","right":"שמאל","insertTableColumnBeforeLabel":"הוספת עמודה לפני","tableWidth":"רוחב טבלה:‏","buttonInsert":"הוספה","default":"ברירת מחדל","align":"יישור:","insertTableRowBeforeLabel":"הוספת שורה לפני","cellSpacing":"ריווח תאים:","pixels":"פיקסלים","selectTableLabel":"בחירת טבלה","rows":"שורות:","modifyTableTitle":"שינוי טבלה","cellPadding":"ריפוד תאים:","deleteTableRowLabel":"מחיקת שורה","backgroundColor":"צבע רקע:","insertTableColumnAfterLabel":"הוספת עמודה אחרי","left":"ימין","borderThickness":"עובי גבול","columns":"עמודות:","percent":"אחוזים","borderColor":"צבע גבול:"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/TextColor.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/TextColor.js
new file mode 100644
index 0000000..649ca52
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/TextColor.js
@@ -0,0 +1 @@
+({"setButtonText":"הגדרה","cancelButtonText":"ביטול"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/TextColor.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/TextColor.xd.js
new file mode 100644
index 0000000..98d6f7d
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/TextColor.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.TextColor"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.TextColor");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "TextColor", "he", ({"setButtonText":"הגדרה","cancelButtonText":"ביטול"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/latinEntities.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/latinEntities.js
new file mode 100644
index 0000000..f49065e
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/latinEntities.js
@@ -0,0 +1 @@
+({"le":"less-than or equal to","prod":"n-ary product\nproduct sign","zwj":"zero width joiner","mdash":"em dash","frasl":"fraction slash","upsih":"Greek upsilon with hook symbol","prop":"proportional to","middot":"middle dot\nGeorgian comma\nGreek middle dot","hellip":"horizontal ellipsis\nthree dot leader","eta":"Greek small letter eta","iacute":"Latin small letter i with acute","yen":"yen sign\nyuan sign","rlm":"right-to-left mark","macr":"macron\nspacing macron\noverline\nAPL overbar","ldquo":"left double quotation mark","Icirc":"Latin capital letter I with circumflex","OElig":"Latin capital ligature OE","hArr":"left right double arrow","eth":"Latin small letter eth","divide":"division sign","chi":"Greek small letter chi","eacute":"Latin small letter e with acute","icirc":"Latin small letter i with circumflex","iexcl":"inverted exclamation mark","ETH":"Latin capital letter ETH","acute":"acute accent\nspacing acute","crarr":"downwards arrow with corner leftwards\ncarriage return","mu":"Greek small letter mu","AElig":"Latin capital letter AE\nLatin capital ligature AE","aacute":"Latin small letter a with acute","lambda":"Greek small letter lambda","THORN":"Latin capital letter THORN","asymp":"almost equal to\nasymptotic to","fnof":"Latin small f with hook\nfunction\nflorin","lang":"left-pointing angle bracket","cup":"union\ncup","ne":"not equal to","Sigma":"Greek capital letter sigma","oelig":"Latin small ligature oe","cent":"cent sign","ni":"contains as member","dagger":"dagger","permil":"per mille sign","Omicron":"Greek capital letter omicron","sigma":"Greek small letter sigma","euro":"euro sign","Yacute":"Latin capital letter Y with acute","thorn":"Latin small letter thorn","lceil":"left ceiling\nAPL upstile","Ograve":"Latin capital letter O with grave","rarr":"rightwards arrow","nu":"Greek small letter nu","emsp":"em space","Theta":"Greek capital letter theta","lArr":"leftwards double arrow","tau":"Greek small letter tau","aelig":"Latin small letter ae\nLatin small ligature ae","ccedil":"Latin small letter c with cedilla","Ntilde":"Latin capital letter N with tilde","cong":"approximately equal to","Uacute":"Latin capital letter U with acute","theta":"Greek small letter theta","darr":"downwards arrow","Uuml":"Latin capital letter U with diaeresis","bdquo":"double low-9 quotation mark","Aring":"Latin capital letter A with ring above\nLatin capital letter A ring","sigmaf":"Greek small letter final sigma","pound":"pound sign","uArr":"upwards double arrow","sub":"subset of","aring":"Latin small letter a with ring above\nLatin small letter a ring","sdot":"dot operator","thinsp":"thin space","or":"logical or\nvee","Eacute":"Latin capital letter E with acute","shy":"soft hyphen\ndiscretionary hyphen","curren":"currency sign","loz":"lozenge","not":"not sign","tilde":"small tilde","sum":"n-ary sumation","spades":"black spade suit","Psi":"Greek capital letter psi","ndash":"en dash","sup":"superset of","atilde":"Latin small letter a with tilde","clubs":"black club suit\nshamrock","uuml":"Latin small letter u with diaeresis","Aacute":"Latin capital letter A with acute","rsaquo":"single right-pointing angle quotation mark","otimes":"circled times\nvector product","lfloor":"left floor\nAPL downstile","zwnj":"zero width non-joiner","sim":"tilde operator\nvaries with\nsimilar to","Iota":"Greek capital letter iota","Iacute":"Latin capital letter I with acute","pi":"Greek small letter pi","ordf":"feminine ordinal indicator","frac12":"vulgar fraction one half\nfraction one half","frac14":"vulgar fraction one quarter\nfraction one quarter","alefsym":"alef symbol\nfirst transfinite cardinal","bull":"bullet\nblack small circle","deg":"degree sign","ordm":"masculine ordinal indicator","epsilon":"Greek small letter epsilon","equiv":"identical to","Dagger":"double dagger","brvbar":"broken bar\nbroken vertical bar","harr":"left right arrow","ugrave":"Latin small letter u with grave","oslash":"Latin small letter o with stroke\nLatin small letter o slash","Yuml":"Latin capital letter Y with diaeresis","hearts":"black heart suit\nvalentine","Xi":"Greek capital letter xi","Prime":"double prime\nseconds\ninches","iota":"Greek small letter iota","Ccedil":"Latin capital letter C with cedilla","Lambda":"Greek capital letter lambda","raquo":"right-pointing double angle quotation mark\nright pointing guillemet","Phi":"Greek capital letter phi","prime":"prime\nminutes\nfeet","nsub":"not a subset of","copy":"copyright sign","yuml":"Latin small letter y with diaeresis","Rho":"Greek capital letter rho","Ucirc":"Latin capital letter U with circumflex","Kappa":"Greek capital letter kappa","ucirc":"Latin small letter u with circumflex","sbquo":"single low-9 quotation mark","igrave":"Latin small letter i with grave","reg":"registered sign\nregistered trade mark sign","infin":"infinity","iquest":"inverted question mark\nturned question mark","circ":"modifier letter circumflex accent","kappa":"Greek small letter kappa","lrm":"left-to-right mark","Atilde":"Latin capital letter A with tilde","larr":"leftwards arrow","frac34":"vulgar fraction three quarters\nfraction three quarters","oacute":"Latin small letter o with acute","rsquo":"right single quotation mark","egrave":"Latin small letter e with grave","oline":"overline\nspacing overscore","Mu":"Greek capital letter mu","exist":"there exists","cap":"intersection\ncap","and":"logical and\nwedge","Ouml":"Latin capital letter O with diaeresis","agrave":"Latin small letter a with grave\nLatin small letter a grave","uarr":"upwards arrow","ang":"angle","Zeta":"Greek capital letter zeta","scaron":"Latin small letter s with caron","Gamma":"Greek capital letter gamma","isin":"element of","Auml":"Latin capital letter A with diaeresis","empty":"empty set\nnull set\ndiameter","gamma":"Greek small letter gamma","para":"pilcrow sign\nparagraph sign","ge":"greater-than or equal to","psi":"Greek small letter psi","Alpha":"Greek capital letter alpha","Nu":"Greek capital letter nu","ouml":"Latin small letter o with diaeresis","zeta":"Greek small letter zeta","alpha":"Greek small letter alpha","part":"partial differential","auml":"Latin small letter a with diaeresis","Ugrave":"Latin capital letter U with grave","Oslash":"Latin capital letter O with stroke\nLatin capital letter O slash","Epsilon":"Greek capital letter epsilon","int":"integral","Omega":"Greek capital letter omega","perp":"up tack\northogonal to\nperpendicular","uml":"diaeresis\nspacing diaeresis","upsilon":"Greek small letter upsilon","lowast":"asterisk operator","omega":"Greek small letter omega","otilde":"Latin small letter o with tilde","Egrave":"Latin capital letter E with grave","phi":"Greek small letter phi","ensp":"en space","Euml":"Latin capital letter E with diaeresis","cedil":"cedilla\nspacing cedilla","laquo":"left-pointing double angle quotation mark\nleft pointing guillemet","forall":"for all","thetasym":"Greek small letter theta symbol","Agrave":"Latin capital letter A with grave\nLatin capital letter A grave","szlig":"Latin small letter sharp s\ness-zed","Pi":"Greek capital letter pi","rho":"Greek small letter rho","trade":"trade mark sign","Igrave":"Latin capital letter I with grave","minus":"minus sign","Beta":"Greek capital letter beta","Ocirc":"Latin capital letter O with circumflex","rdquo":"right double quotation mark","Eta":"Greek capital letter eta","rfloor":"right floor","Oacute":"Latin capital letter O with acute","euml":"Latin small letter e with diaeresis","oplus":"circled plus\ndirect sum","ocirc":"Latin small letter o with circumflex","radic":"square root\nradical sign","Chi":"Greek capital letter chi","notin":"not an element of","sect":"section sign","Acirc":"Latin capital letter A with circumflex","lsquo":"left single quotation mark","beta":"Greek small letter beta","piv":"Greek pi symbol","sup1":"superscript one\nsuperscript digit one","Scaron":"Latin capital letter S with caron","sup2":"superscript two\nsuperscript digit two\nsquared","acirc":"Latin small letter a with circumflex","sube":"subset of or equal to","sup3":"superscript three\nsuperscript digit three\ncubed","real":"blackletter capital R\nreal part symbol","Iuml":"Latin capital letter I with diaeresis","rang":"right-pointing angle bracket","lsaquo":"single left-pointing angle quotation mark","nabla":"nabla\nbackward difference","omicron":"Greek small letter omicron","there4":"therefore","plusmn":"plus-minus sign\nplus-or-minus sign","rceil":"right ceiling","micro":"micro sign","rArr":"rightwards double arrow","Delta":"Greek capital letter delta","iuml":"Latin small letter i with diaeresis","Tau":"Greek capital letter tau","times":"multiplication sign","yacute":"Latin small letter y with acute","ograve":"Latin small letter o with grave","delta":"Greek small letter delta","Ecirc":"Latin capital letter E with circumflex","dArr":"downwards double arrow","ntilde":"Latin small letter n with tilde","diams":"black diamond suit","uacute":"Latin small letter u with acute","Otilde":"Latin capital letter O with tilde","ecirc":"Latin small letter e with circumflex","Upsilon":"Greek capital letter upsilon","image":"blackletter capital I\nimaginary part","supe":"superset of or equal to","xi":"Greek small letter xi","weierp":"script capital P\npower set\nWeierstrass p"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/he/latinEntities.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/he/latinEntities.xd.js
new file mode 100644
index 0000000..42655eb
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/he/latinEntities.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.he.latinEntities"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.latinEntities");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "latinEntities", "he", ({"le":"less-than or equal to","prod":"n-ary product\nproduct sign","zwj":"zero width joiner","mdash":"em dash","frasl":"fraction slash","upsih":"Greek upsilon with hook symbol","prop":"proportional to","middot":"middle dot\nGeorgian comma\nGreek middle dot","hellip":"horizontal ellipsis\nthree dot leader","eta":"Greek small letter eta","iacute":"Latin small letter i with acute","yen":"yen sign\nyuan sign","rlm":"right-to-left mark","macr":"macron\nspacing macron\noverline\nAPL overbar","ldquo":"left double quotation mark","Icirc":"Latin capital letter I with circumflex","OElig":"Latin capital ligature OE","hArr":"left right double arrow","eth":"Latin small letter eth","divide":"division sign","chi":"Greek small letter chi","eacute":"Latin small letter e with acute","icirc":"Latin small letter i with circumflex","iexcl":"inverted exclamation mark","ETH":"Latin capital letter ETH","acute":"acute accent\nspacing acute","crarr":"downwards arrow with corner leftwards\ncarriage return","mu":"Greek small letter mu","AElig":"Latin capital letter AE\nLatin capital ligature AE","aacute":"Latin small letter a with acute","lambda":"Greek small letter lambda","THORN":"Latin capital letter THORN","asymp":"almost equal to\nasymptotic to","fnof":"Latin small f with hook\nfunction\nflorin","lang":"left-pointing angle bracket","cup":"union\ncup","ne":"not equal to","Sigma":"Greek capital letter sigma","oelig":"Latin small ligature oe","cent":"cent sign","ni":"contains as member","dagger":"dagger","permil":"per mille sign","Omicron":"Greek capital letter omicron","sigma":"Greek small letter sigma","euro":"euro sign","Yacute":"Latin capital letter Y with acute","thorn":"Latin small letter thorn","lceil":"left ceiling\nAPL upstile","Ograve":"Latin capital letter O with grave","rarr":"rightwards arrow","nu":"Greek small letter nu","emsp":"em space","Theta":"Greek capital letter theta","lArr":"leftwards double arrow","tau":"Greek small letter tau","aelig":"Latin small letter ae\nLatin small ligature ae","ccedil":"Latin small letter c with cedilla","Ntilde":"Latin capital letter N with tilde","cong":"approximately equal to","Uacute":"Latin capital letter U with acute","theta":"Greek small letter theta","darr":"downwards arrow","Uuml":"Latin capital letter U with diaeresis","bdquo":"double low-9 quotation mark","Aring":"Latin capital letter A with ring above\nLatin capital letter A ring","sigmaf":"Greek small letter final sigma","pound":"pound sign","uArr":"upwards double arrow","sub":"subset of","aring":"Latin small letter a with ring above\nLatin small letter a ring","sdot":"dot operator","thinsp":"thin space","or":"logical or\nvee","Eacute":"Latin capital letter E with acute","shy":"soft hyphen\ndiscretionary hyphen","curren":"currency sign","loz":"lozenge","not":"not sign","tilde":"small tilde","sum":"n-ary sumation","spades":"black spade suit","Psi":"Greek capital letter psi","ndash":"en dash","sup":"superset of","atilde":"Latin small letter a with tilde","clubs":"black club suit\nshamrock","uuml":"Latin small letter u with diaeresis","Aacute":"Latin capital letter A with acute","rsaquo":"single right-pointing angle quotation mark","otimes":"circled times\nvector product","lfloor":"left floor\nAPL downstile","zwnj":"zero width non-joiner","sim":"tilde operator\nvaries with\nsimilar to","Iota":"Greek capital letter iota","Iacute":"Latin capital letter I with acute","pi":"Greek small letter pi","ordf":"feminine ordinal indicator","frac12":"vulgar fraction one half\nfraction one half","frac14":"vulgar fraction one quarter\nfraction one quarter","alefsym":"alef symbol\nfirst transfinite cardinal","bull":"bullet\nblack small circle","deg":"degree sign","ordm":"masculine ordinal indicator","epsilon":"Greek small letter epsilon","equiv":"identical to","Dagger":"double dagger","brvbar":"broken bar\nbroken vertical bar","harr":"left right arrow","ugrave":"Latin small letter u with grave","oslash":"Latin small letter o with stroke\nLatin small letter o slash","Yuml":"Latin capital letter Y with diaeresis","hearts":"black heart suit\nvalentine","Xi":"Greek capital letter xi","Prime":"double prime\nseconds\ninches","iota":"Greek small letter iota","Ccedil":"Latin capital letter C with cedilla","Lambda":"Greek capital letter lambda","raquo":"right-pointing double angle quotation mark\nright pointing guillemet","Phi":"Greek capital letter phi","prime":"prime\nminutes\nfeet","nsub":"not a subset of","copy":"copyright sign","yuml":"Latin small letter y with diaeresis","Rho":"Greek capital letter rho","Ucirc":"Latin capital letter U with circumflex","Kappa":"Greek capital letter kappa","ucirc":"Latin small letter u with circumflex","sbquo":"single low-9 quotation mark","igrave":"Latin small letter i with grave","reg":"registered sign\nregistered trade mark sign","infin":"infinity","iquest":"inverted question mark\nturned question mark","circ":"modifier letter circumflex accent","kappa":"Greek small letter kappa","lrm":"left-to-right mark","Atilde":"Latin capital letter A with tilde","larr":"leftwards arrow","frac34":"vulgar fraction three quarters\nfraction three quarters","oacute":"Latin small letter o with acute","rsquo":"right single quotation mark","egrave":"Latin small letter e with grave","oline":"overline\nspacing overscore","Mu":"Greek capital letter mu","exist":"there exists","cap":"intersection\ncap","and":"logical and\nwedge","Ouml":"Latin capital letter O with diaeresis","agrave":"Latin small letter a with grave\nLatin small letter a grave","uarr":"upwards arrow","ang":"angle","Zeta":"Greek capital letter zeta","scaron":"Latin small letter s with caron","Gamma":"Greek capital letter gamma","isin":"element of","Auml":"Latin capital letter A with diaeresis","empty":"empty set\nnull set\ndiameter","gamma":"Greek small letter gamma","para":"pilcrow sign\nparagraph sign","ge":"greater-than or equal to","psi":"Greek small letter psi","Alpha":"Greek capital letter alpha","Nu":"Greek capital letter nu","ouml":"Latin small letter o with diaeresis","zeta":"Greek small letter zeta","alpha":"Greek small letter alpha","part":"partial differential","auml":"Latin small letter a with diaeresis","Ugrave":"Latin capital letter U with grave","Oslash":"Latin capital letter O with stroke\nLatin capital letter O slash","Epsilon":"Greek capital letter epsilon","int":"integral","Omega":"Greek capital letter omega","perp":"up tack\northogonal to\nperpendicular","uml":"diaeresis\nspacing diaeresis","upsilon":"Greek small letter upsilon","lowast":"asterisk operator","omega":"Greek small letter omega","otilde":"Latin small letter o with tilde","Egrave":"Latin capital letter E with grave","phi":"Greek small letter phi","ensp":"en space","Euml":"Latin capital letter E with diaeresis","cedil":"cedilla\nspacing cedilla","laquo":"left-pointing double angle quotation mark\nleft pointing guillemet","forall":"for all","thetasym":"Greek small letter theta symbol","Agrave":"Latin capital letter A with grave\nLatin capital letter A grave","szlig":"Latin small letter sharp s\ness-zed","Pi":"Greek capital letter pi","rho":"Greek small letter rho","trade":"trade mark sign","Igrave":"Latin capital letter I with grave","minus":"minus sign","Beta":"Greek capital letter beta","Ocirc":"Latin capital letter O with circumflex","rdquo":"right double quotation mark","Eta":"Greek capital letter eta","rfloor":"right floor","Oacute":"Latin capital letter O with acute","euml":"Latin small letter e with diaeresis","oplus":"circled plus\ndirect sum","ocirc":"Latin small letter o with circumflex","radic":"square root\nradical sign","Chi":"Greek capital letter chi","notin":"not an element of","sect":"section sign","Acirc":"Latin capital letter A with circumflex","lsquo":"left single quotation mark","beta":"Greek small letter beta","piv":"Greek pi symbol","sup1":"superscript one\nsuperscript digit one","Scaron":"Latin capital letter S with caron","sup2":"superscript two\nsuperscript digit two\nsquared","acirc":"Latin small letter a with circumflex","sube":"subset of or equal to","sup3":"superscript three\nsuperscript digit three\ncubed","real":"blackletter capital R\nreal part symbol","Iuml":"Latin capital letter I with diaeresis","rang":"right-pointing angle bracket","lsaquo":"single left-pointing angle quotation mark","nabla":"nabla\nbackward difference","omicron":"Greek small letter omicron","there4":"therefore","plusmn":"plus-minus sign\nplus-or-minus sign","rceil":"right ceiling","micro":"micro sign","rArr":"rightwards double arrow","Delta":"Greek capital letter delta","iuml":"Latin small letter i with diaeresis","Tau":"Greek capital letter tau","times":"multiplication sign","yacute":"Latin small letter y with acute","ograve":"Latin small letter o with grave","delta":"Greek small letter delta","Ecirc":"Latin capital letter E with circumflex","dArr":"downwards double arrow","ntilde":"Latin small letter n with tilde","diams":"black diamond suit","uacute":"Latin small letter u with acute","Otilde":"Latin capital letter O with tilde","ecirc":"Latin small letter e with circumflex","Upsilon":"Greek capital letter upsilon","image":"blackletter capital I\nimaginary part","supe":"superset of or equal to","xi":"Greek small letter xi","weierp":"script capital P\npower set\nWeierstrass p"})
+);
+}};}); \ No newline at end of file