summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/widget/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/widget/nls/he
Initial commit of intern.ccwn.org contentsHEADmaster
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/he')
-rw-r--r--js/dojo-1.6/dojox/widget/nls/he/ColorPicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/he/ColorPicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/he/FilePicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/he/FilePicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/he/Wizard.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/he/Wizard.xd.js5
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