summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/widget/nls/da
diff options
context:
space:
mode:
authorTristan Zur <tzur@web.web.ccwn.org>2014-03-27 22:27:47 +0100
committerTristan Zur <tzur@web.web.ccwn.org>2014-03-27 22:27:47 +0100
commitb62676ca5d3d6f6ba3f019ea3f99722e165a98d8 (patch)
tree86722cb80f07d4569f90088eeaea2fc2f6e2ef94 /js/dojo-1.6/dojox/widget/nls/da
Initial commit of intern.ccwn.org contentsHEADmaster
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/da')
-rw-r--r--js/dojo-1.6/dojox/widget/nls/da/ColorPicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/da/ColorPicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/da/FilePicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/da/FilePicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/da/Wizard.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/da/Wizard.xd.js5
6 files changed, 18 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/widget/nls/da/ColorPicker.js b/js/dojo-1.6/dojox/widget/nls/da/ColorPicker.js
new file mode 100644
index 0000000..3f7da9d
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/da/ColorPicker.js
@@ -0,0 +1 @@
+({"saturationPickerTitle":"Vælg mætning","huePickerTitle":"Vælg nuance","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/da/ColorPicker.xd.js b/js/dojo-1.6/dojox/widget/nls/da/ColorPicker.xd.js
new file mode 100644
index 0000000..13dc545
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/da/ColorPicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.da.ColorPicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.da.ColorPicker");dojo._xdLoadFlattenedBundle("dojox.widget", "ColorPicker", "da", ({"saturationPickerTitle":"Vælg mætning","huePickerTitle":"Vælg nuance","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/da/FilePicker.js b/js/dojo-1.6/dojox/widget/nls/da/FilePicker.js
new file mode 100644
index 0000000..35cc924
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/da/FilePicker.js
@@ -0,0 +1 @@
+({"name":"Navn","size":"Størrelse (i byte)","path":"Sti"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/da/FilePicker.xd.js b/js/dojo-1.6/dojox/widget/nls/da/FilePicker.xd.js
new file mode 100644
index 0000000..28d43d1
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/da/FilePicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.da.FilePicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.da.FilePicker");dojo._xdLoadFlattenedBundle("dojox.widget", "FilePicker", "da", ({"name":"Navn","size":"Størrelse (i byte)","path":"Sti"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/da/Wizard.js b/js/dojo-1.6/dojox/widget/nls/da/Wizard.js
new file mode 100644
index 0000000..e447f70
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/da/Wizard.js
@@ -0,0 +1 @@
+({"next":"Næste","done":"Udført","previous":"Forrige"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/da/Wizard.xd.js b/js/dojo-1.6/dojox/widget/nls/da/Wizard.xd.js
new file mode 100644
index 0000000..c71d785
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/da/Wizard.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.da.Wizard"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.da.Wizard");dojo._xdLoadFlattenedBundle("dojox.widget", "Wizard", "da", ({"next":"Næste","done":"Udført","previous":"Forrige"})
+);
+}};}); \ No newline at end of file