summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/widget/nls/it
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/it')
-rw-r--r--js/dojo-1.6/dojox/widget/nls/it/ColorPicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/it/ColorPicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/it/FilePicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/it/FilePicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/it/Wizard.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/it/Wizard.xd.js5
6 files changed, 18 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/widget/nls/it/ColorPicker.js b/js/dojo-1.6/dojox/widget/nls/it/ColorPicker.js
new file mode 100644
index 0000000..f61e4da
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/it/ColorPicker.js
@@ -0,0 +1 @@
+({"saturationPickerTitle":"Selettore saturazione","huePickerTitle":"Selettore tonalità","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/it/ColorPicker.xd.js b/js/dojo-1.6/dojox/widget/nls/it/ColorPicker.xd.js
new file mode 100644
index 0000000..d92e443
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/it/ColorPicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.it.ColorPicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.it.ColorPicker");dojo._xdLoadFlattenedBundle("dojox.widget", "ColorPicker", "it", ({"saturationPickerTitle":"Selettore saturazione","huePickerTitle":"Selettore tonalità","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/it/FilePicker.js b/js/dojo-1.6/dojox/widget/nls/it/FilePicker.js
new file mode 100644
index 0000000..77801d2
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/it/FilePicker.js
@@ -0,0 +1 @@
+({"name":"Nome","size":"Dimensione (in byte)","path":"Percorso"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/it/FilePicker.xd.js b/js/dojo-1.6/dojox/widget/nls/it/FilePicker.xd.js
new file mode 100644
index 0000000..c268f2c
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/it/FilePicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.it.FilePicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.it.FilePicker");dojo._xdLoadFlattenedBundle("dojox.widget", "FilePicker", "it", ({"name":"Nome","size":"Dimensione (in byte)","path":"Percorso"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/it/Wizard.js b/js/dojo-1.6/dojox/widget/nls/it/Wizard.js
new file mode 100644
index 0000000..78ea64b
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/it/Wizard.js
@@ -0,0 +1 @@
+({"next":"Successivo","done":"Eseguito","previous":"Precedente"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/it/Wizard.xd.js b/js/dojo-1.6/dojox/widget/nls/it/Wizard.xd.js
new file mode 100644
index 0000000..da23a55
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/it/Wizard.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.it.Wizard"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.it.Wizard");dojo._xdLoadFlattenedBundle("dojox.widget", "Wizard", "it", ({"next":"Successivo","done":"Eseguito","previous":"Precedente"})
+);
+}};}); \ No newline at end of file