summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/widget/nls/sv
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/sv
Initial commit of intern.ccwn.org contentsHEADmaster
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/sv')
-rw-r--r--js/dojo-1.6/dojox/widget/nls/sv/ColorPicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/sv/ColorPicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/sv/FilePicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/sv/FilePicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/sv/Wizard.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/sv/Wizard.xd.js5
6 files changed, 18 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/widget/nls/sv/ColorPicker.js b/js/dojo-1.6/dojox/widget/nls/sv/ColorPicker.js
new file mode 100644
index 0000000..cfdb948
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/sv/ColorPicker.js
@@ -0,0 +1 @@
+({"valueLabel":"l","hueLabel":"n","saturationLabel":"m","saturationPickerTitle":"Välj mättnad","huePickerTitle":"Välj färgton","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/sv/ColorPicker.xd.js b/js/dojo-1.6/dojox/widget/nls/sv/ColorPicker.xd.js
new file mode 100644
index 0000000..3c4dd7c
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/sv/ColorPicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.sv.ColorPicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.sv.ColorPicker");dojo._xdLoadFlattenedBundle("dojox.widget", "ColorPicker", "sv", ({"valueLabel":"l","hueLabel":"n","saturationLabel":"m","saturationPickerTitle":"Välj mättnad","huePickerTitle":"Välj färgton","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/sv/FilePicker.js b/js/dojo-1.6/dojox/widget/nls/sv/FilePicker.js
new file mode 100644
index 0000000..1c66552
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/sv/FilePicker.js
@@ -0,0 +1 @@
+({"name":"Namn","size":"Storlek (byte)","path":"Sökväg"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/sv/FilePicker.xd.js b/js/dojo-1.6/dojox/widget/nls/sv/FilePicker.xd.js
new file mode 100644
index 0000000..fe40b75
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/sv/FilePicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.sv.FilePicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.sv.FilePicker");dojo._xdLoadFlattenedBundle("dojox.widget", "FilePicker", "sv", ({"name":"Namn","size":"Storlek (byte)","path":"Sökväg"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/sv/Wizard.js b/js/dojo-1.6/dojox/widget/nls/sv/Wizard.js
new file mode 100644
index 0000000..ae75b03
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/sv/Wizard.js
@@ -0,0 +1 @@
+({"next":"Nästa","done":"Stäng","previous":"Föregående"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/sv/Wizard.xd.js b/js/dojo-1.6/dojox/widget/nls/sv/Wizard.xd.js
new file mode 100644
index 0000000..ae470ba
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/sv/Wizard.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.sv.Wizard"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.sv.Wizard");dojo._xdLoadFlattenedBundle("dojox.widget", "Wizard", "sv", ({"next":"Nästa","done":"Stäng","previous":"Föregående"})
+);
+}};}); \ No newline at end of file