diff options
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/he')
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/he/ColorPicker.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/he/ColorPicker.xd.js | 5 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/he/FilePicker.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/he/FilePicker.xd.js | 5 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/he/Wizard.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/he/Wizard.xd.js | 5 |
6 files changed, 18 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/widget/nls/he/ColorPicker.js b/js/dojo-1.6/dojox/widget/nls/he/ColorPicker.js new file mode 100644 index 0000000..36bea9e --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/he/ColorPicker.js @@ -0,0 +1 @@ +({"saturationPickerTitle":"בורר רוויה","valueLabel":"ע","blueLabel":"כ","saturationLabel":"ר","greenLabel":"י","redLabel":"א","hueLabel":"ג","hexLabel":"הקס","huePickerTitle":"בורר גוון","degLabel":"°"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/he/ColorPicker.xd.js b/js/dojo-1.6/dojox/widget/nls/he/ColorPicker.xd.js new file mode 100644 index 0000000..6229cd0 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/he/ColorPicker.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.he.ColorPicker"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.he.ColorPicker");dojo._xdLoadFlattenedBundle("dojox.widget", "ColorPicker", "he", ({"saturationPickerTitle":"בורר רוויה","valueLabel":"ע","blueLabel":"כ","saturationLabel":"ר","greenLabel":"י","redLabel":"א","hueLabel":"ג","hexLabel":"הקס","huePickerTitle":"בורר גוון","degLabel":"°"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/he/FilePicker.js b/js/dojo-1.6/dojox/widget/nls/he/FilePicker.js new file mode 100644 index 0000000..7b4e52a --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/he/FilePicker.js @@ -0,0 +1 @@ +({"name":"שם","size":"גודל (בבתים)","path":"נתיב"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/he/FilePicker.xd.js b/js/dojo-1.6/dojox/widget/nls/he/FilePicker.xd.js new file mode 100644 index 0000000..c80e1b6 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/he/FilePicker.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.he.FilePicker"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.he.FilePicker");dojo._xdLoadFlattenedBundle("dojox.widget", "FilePicker", "he", ({"name":"שם","size":"גודל (בבתים)","path":"נתיב"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/he/Wizard.js b/js/dojo-1.6/dojox/widget/nls/he/Wizard.js new file mode 100644 index 0000000..e5ee2ee --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/he/Wizard.js @@ -0,0 +1 @@ +({"next":"הבא","done":"סיום","previous":"הקודם"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/he/Wizard.xd.js b/js/dojo-1.6/dojox/widget/nls/he/Wizard.xd.js new file mode 100644 index 0000000..8405f2f --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/he/Wizard.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.he.Wizard"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.he.Wizard");dojo._xdLoadFlattenedBundle("dojox.widget", "Wizard", "he", ({"next":"הבא","done":"סיום","previous":"הקודם"})
+); +}};});
\ No newline at end of file |
