summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/widget/nls/ca
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/ca')
-rw-r--r--js/dojo-1.6/dojox/widget/nls/ca/ColorPicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/ca/ColorPicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/ca/FilePicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/ca/FilePicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/ca/Wizard.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/ca/Wizard.xd.js5
6 files changed, 18 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/widget/nls/ca/ColorPicker.js b/js/dojo-1.6/dojox/widget/nls/ca/ColorPicker.js
new file mode 100644
index 0000000..9c1fb39
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/ca/ColorPicker.js
@@ -0,0 +1 @@
+({"redLabel":"v","hueLabel":"m","saturationPickerTitle":"Selector de saturació","huePickerTitle":"Selector de matís","greenLabel":"e","valueLabel":"v","blueLabel":"b","saturationLabel":"s","hexLabel":"hex","degLabel":"°"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/ca/ColorPicker.xd.js b/js/dojo-1.6/dojox/widget/nls/ca/ColorPicker.xd.js
new file mode 100644
index 0000000..bd20b51
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/ca/ColorPicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.ca.ColorPicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.ca.ColorPicker");dojo._xdLoadFlattenedBundle("dojox.widget", "ColorPicker", "ca", ({"redLabel":"v","hueLabel":"m","saturationPickerTitle":"Selector de saturació","huePickerTitle":"Selector de matís","greenLabel":"e","valueLabel":"v","blueLabel":"b","saturationLabel":"s","hexLabel":"hex","degLabel":"°"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/ca/FilePicker.js b/js/dojo-1.6/dojox/widget/nls/ca/FilePicker.js
new file mode 100644
index 0000000..5902820
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/ca/FilePicker.js
@@ -0,0 +1 @@
+({"name":"Nom","size":"Mida (en bytes)","path":"Camí d'accés"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/ca/FilePicker.xd.js b/js/dojo-1.6/dojox/widget/nls/ca/FilePicker.xd.js
new file mode 100644
index 0000000..11ed820
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/ca/FilePicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.ca.FilePicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.ca.FilePicker");dojo._xdLoadFlattenedBundle("dojox.widget", "FilePicker", "ca", ({"name":"Nom","size":"Mida (en bytes)","path":"Camí d'accés"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/ca/Wizard.js b/js/dojo-1.6/dojox/widget/nls/ca/Wizard.js
new file mode 100644
index 0000000..da85941
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/ca/Wizard.js
@@ -0,0 +1 @@
+({"next":"Següent","done":"Fet","previous":"Anterior"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/ca/Wizard.xd.js b/js/dojo-1.6/dojox/widget/nls/ca/Wizard.xd.js
new file mode 100644
index 0000000..0ed779d
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/ca/Wizard.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.ca.Wizard"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.ca.Wizard");dojo._xdLoadFlattenedBundle("dojox.widget", "Wizard", "ca", ({"next":"Següent","done":"Fet","previous":"Anterior"})
+);
+}};}); \ No newline at end of file