summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/widget/nls/cs
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/cs')
-rw-r--r--js/dojo-1.6/dojox/widget/nls/cs/ColorPicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/cs/ColorPicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/cs/FilePicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/cs/FilePicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/cs/Wizard.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/cs/Wizard.xd.js5
6 files changed, 18 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/widget/nls/cs/ColorPicker.js b/js/dojo-1.6/dojox/widget/nls/cs/ColorPicker.js
new file mode 100644
index 0000000..257eac0
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/cs/ColorPicker.js
@@ -0,0 +1 @@
+({"redLabel":"č","valueLabel":"j","hueLabel":"o","saturationLabel":"n","saturationPickerTitle":"Selektor sytosti","huePickerTitle":"Selektor odstínu","greenLabel":"z","blueLabel":"m","hexLabel":"hex","degLabel":"°"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/cs/ColorPicker.xd.js b/js/dojo-1.6/dojox/widget/nls/cs/ColorPicker.xd.js
new file mode 100644
index 0000000..9e890f0
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/cs/ColorPicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.cs.ColorPicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.cs.ColorPicker");dojo._xdLoadFlattenedBundle("dojox.widget", "ColorPicker", "cs", ({"redLabel":"č","valueLabel":"j","hueLabel":"o","saturationLabel":"n","saturationPickerTitle":"Selektor sytosti","huePickerTitle":"Selektor odstínu","greenLabel":"z","blueLabel":"m","hexLabel":"hex","degLabel":"°"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/cs/FilePicker.js b/js/dojo-1.6/dojox/widget/nls/cs/FilePicker.js
new file mode 100644
index 0000000..54f7366
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/cs/FilePicker.js
@@ -0,0 +1 @@
+({"name":"Název","size":"Velikost (v bajtech)","path":"Cesta"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/cs/FilePicker.xd.js b/js/dojo-1.6/dojox/widget/nls/cs/FilePicker.xd.js
new file mode 100644
index 0000000..7af3a3d
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/cs/FilePicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.cs.FilePicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.cs.FilePicker");dojo._xdLoadFlattenedBundle("dojox.widget", "FilePicker", "cs", ({"name":"Název","size":"Velikost (v bajtech)","path":"Cesta"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/cs/Wizard.js b/js/dojo-1.6/dojox/widget/nls/cs/Wizard.js
new file mode 100644
index 0000000..4075772
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/cs/Wizard.js
@@ -0,0 +1 @@
+({"next":"Další","done":"Hotovo","previous":"Předchozí"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/cs/Wizard.xd.js b/js/dojo-1.6/dojox/widget/nls/cs/Wizard.xd.js
new file mode 100644
index 0000000..7ed9684
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/cs/Wizard.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.cs.Wizard"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.cs.Wizard");dojo._xdLoadFlattenedBundle("dojox.widget", "Wizard", "cs", ({"next":"Další","done":"Hotovo","previous":"Předchozí"})
+);
+}};}); \ No newline at end of file