diff options
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/ar')
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ar/ColorPicker.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ar/ColorPicker.xd.js | 5 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ar/FilePicker.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ar/FilePicker.xd.js | 5 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ar/Wizard.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ar/Wizard.xd.js | 5 |
6 files changed, 18 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/widget/nls/ar/ColorPicker.js b/js/dojo-1.6/dojox/widget/nls/ar/ColorPicker.js new file mode 100644 index 0000000..19fc1d3 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/ar/ColorPicker.js @@ -0,0 +1 @@ +({"saturationPickerTitle":"محدد درجة التشبع","huePickerTitle":"محدد تدرج اللون","valueLabel":"v","blueLabel":"b","saturationLabel":"s","greenLabel":"g","redLabel":"r","hueLabel":"h","hexLabel":"hex","degLabel":"°"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/ar/ColorPicker.xd.js b/js/dojo-1.6/dojox/widget/nls/ar/ColorPicker.xd.js new file mode 100644 index 0000000..4a5e9a1 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/ar/ColorPicker.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.ar.ColorPicker"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.ar.ColorPicker");dojo._xdLoadFlattenedBundle("dojox.widget", "ColorPicker", "ar", ({"saturationPickerTitle":"محدد درجة التشبع","huePickerTitle":"محدد تدرج اللون","valueLabel":"v","blueLabel":"b","saturationLabel":"s","greenLabel":"g","redLabel":"r","hueLabel":"h","hexLabel":"hex","degLabel":"°"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/ar/FilePicker.js b/js/dojo-1.6/dojox/widget/nls/ar/FilePicker.js new file mode 100644 index 0000000..c62ea22 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/ar/FilePicker.js @@ -0,0 +1 @@ +({"name":"الاسم","size":"الحجم (بالبايت)","path":"المسار"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/ar/FilePicker.xd.js b/js/dojo-1.6/dojox/widget/nls/ar/FilePicker.xd.js new file mode 100644 index 0000000..5f7c7f2 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/ar/FilePicker.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.ar.FilePicker"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.ar.FilePicker");dojo._xdLoadFlattenedBundle("dojox.widget", "FilePicker", "ar", ({"name":"الاسم","size":"الحجم (بالبايت)","path":"المسار"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/ar/Wizard.js b/js/dojo-1.6/dojox/widget/nls/ar/Wizard.js new file mode 100644 index 0000000..c8acda0 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/ar/Wizard.js @@ -0,0 +1 @@ +({"next":"تالي","done":"اتمام","previous":"سابق"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/ar/Wizard.xd.js b/js/dojo-1.6/dojox/widget/nls/ar/Wizard.xd.js new file mode 100644 index 0000000..2c71b82 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/ar/Wizard.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.ar.Wizard"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.ar.Wizard");dojo._xdLoadFlattenedBundle("dojox.widget", "Wizard", "ar", ({"next":"تالي","done":"اتمام","previous":"سابق"})
+); +}};});
\ No newline at end of file |
