summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/widget/nls/el
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/el')
-rw-r--r--js/dojo-1.6/dojox/widget/nls/el/ColorPicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/el/ColorPicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/el/FilePicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/el/FilePicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/el/Wizard.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/el/Wizard.xd.js5
6 files changed, 18 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/widget/nls/el/ColorPicker.js b/js/dojo-1.6/dojox/widget/nls/el/ColorPicker.js
new file mode 100644
index 0000000..74c45e9
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/el/ColorPicker.js
@@ -0,0 +1 @@
+({"saturationPickerTitle":"Επιλογή κορεσμού","valueLabel":"τ","blueLabel":"μ","saturationLabel":"κ","greenLabel":"π","redLabel":"κ","hueLabel":"α","hexLabel":"16-αδικό","huePickerTitle":"Επιλογή απόχρωσης","degLabel":"°"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/el/ColorPicker.xd.js b/js/dojo-1.6/dojox/widget/nls/el/ColorPicker.xd.js
new file mode 100644
index 0000000..a47c771
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/el/ColorPicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.el.ColorPicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.el.ColorPicker");dojo._xdLoadFlattenedBundle("dojox.widget", "ColorPicker", "el", ({"saturationPickerTitle":"Επιλογή κορεσμού","valueLabel":"τ","blueLabel":"μ","saturationLabel":"κ","greenLabel":"π","redLabel":"κ","hueLabel":"α","hexLabel":"16-αδικό","huePickerTitle":"Επιλογή απόχρωσης","degLabel":"°"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/el/FilePicker.js b/js/dojo-1.6/dojox/widget/nls/el/FilePicker.js
new file mode 100644
index 0000000..e6d8b24
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/el/FilePicker.js
@@ -0,0 +1 @@
+({"name":"Όνομα","size":"Μέγεθος (σε bytes)","path":"Διαδρομή"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/el/FilePicker.xd.js b/js/dojo-1.6/dojox/widget/nls/el/FilePicker.xd.js
new file mode 100644
index 0000000..4cb0b61
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/el/FilePicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.el.FilePicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.el.FilePicker");dojo._xdLoadFlattenedBundle("dojox.widget", "FilePicker", "el", ({"name":"Όνομα","size":"Μέγεθος (σε bytes)","path":"Διαδρομή"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/el/Wizard.js b/js/dojo-1.6/dojox/widget/nls/el/Wizard.js
new file mode 100644
index 0000000..6a25346
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/el/Wizard.js
@@ -0,0 +1 @@
+({"next":"Επόμενο","done":"Ολοκλήρωση","previous":"Προηγούμενο"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/el/Wizard.xd.js b/js/dojo-1.6/dojox/widget/nls/el/Wizard.xd.js
new file mode 100644
index 0000000..69e4f89
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/el/Wizard.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.el.Wizard"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.el.Wizard");dojo._xdLoadFlattenedBundle("dojox.widget", "Wizard", "el", ({"next":"Επόμενο","done":"Ολοκλήρωση","previous":"Προηγούμενο"})
+);
+}};}); \ No newline at end of file