summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/widget/nls/nl
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/nl')
-rw-r--r--js/dojo-1.6/dojox/widget/nls/nl/ColorPicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/nl/ColorPicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/nl/FilePicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/nl/FilePicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/nl/Wizard.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/nl/Wizard.xd.js5
6 files changed, 18 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/widget/nls/nl/ColorPicker.js b/js/dojo-1.6/dojox/widget/nls/nl/ColorPicker.js
new file mode 100644
index 0000000..4070a43
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/nl/ColorPicker.js
@@ -0,0 +1 @@
+({"valueLabel":"h","hueLabel":"t","saturationLabel":"i","saturationPickerTitle":"Intensiteit selecteren","huePickerTitle":"Tint selecteren","blueLabel":"b","greenLabel":"g","redLabel":"r","hexLabel":"hex","degLabel":"°"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/nl/ColorPicker.xd.js b/js/dojo-1.6/dojox/widget/nls/nl/ColorPicker.xd.js
new file mode 100644
index 0000000..c361365
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/nl/ColorPicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.nl.ColorPicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.nl.ColorPicker");dojo._xdLoadFlattenedBundle("dojox.widget", "ColorPicker", "nl", ({"valueLabel":"h","hueLabel":"t","saturationLabel":"i","saturationPickerTitle":"Intensiteit selecteren","huePickerTitle":"Tint selecteren","blueLabel":"b","greenLabel":"g","redLabel":"r","hexLabel":"hex","degLabel":"°"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/nl/FilePicker.js b/js/dojo-1.6/dojox/widget/nls/nl/FilePicker.js
new file mode 100644
index 0000000..a841a1d
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/nl/FilePicker.js
@@ -0,0 +1 @@
+({"name":"Naam","size":"Grootte (in bytes)","path":"Pad"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/nl/FilePicker.xd.js b/js/dojo-1.6/dojox/widget/nls/nl/FilePicker.xd.js
new file mode 100644
index 0000000..23fdb91
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/nl/FilePicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.nl.FilePicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.nl.FilePicker");dojo._xdLoadFlattenedBundle("dojox.widget", "FilePicker", "nl", ({"name":"Naam","size":"Grootte (in bytes)","path":"Pad"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/nl/Wizard.js b/js/dojo-1.6/dojox/widget/nls/nl/Wizard.js
new file mode 100644
index 0000000..d5e680f
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/nl/Wizard.js
@@ -0,0 +1 @@
+({"next":"Volgende","done":"Klaar","previous":"Vorige"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/nl/Wizard.xd.js b/js/dojo-1.6/dojox/widget/nls/nl/Wizard.xd.js
new file mode 100644
index 0000000..e0a96c7
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/nl/Wizard.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.nl.Wizard"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.nl.Wizard");dojo._xdLoadFlattenedBundle("dojox.widget", "Wizard", "nl", ({"next":"Volgende","done":"Klaar","previous":"Vorige"})
+);
+}};}); \ No newline at end of file