summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/widget/nls/ru
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/ru
Initial commit of intern.ccwn.org contentsHEADmaster
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/ru')
-rw-r--r--js/dojo-1.6/dojox/widget/nls/ru/ColorPicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/ru/ColorPicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/ru/FilePicker.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/ru/FilePicker.xd.js5
-rw-r--r--js/dojo-1.6/dojox/widget/nls/ru/Wizard.js1
-rw-r--r--js/dojo-1.6/dojox/widget/nls/ru/Wizard.xd.js5
6 files changed, 18 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/widget/nls/ru/ColorPicker.js b/js/dojo-1.6/dojox/widget/nls/ru/ColorPicker.js
new file mode 100644
index 0000000..cdffdd2
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/ru/ColorPicker.js
@@ -0,0 +1 @@
+({"saturationPickerTitle":"Выбор насыщенности","valueLabel":"з","blueLabel":"с","saturationLabel":"н","greenLabel":"з","redLabel":"к","hueLabel":"о","hexLabel":"шест","huePickerTitle":"Выбор оттенка","degLabel":"°"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/ru/ColorPicker.xd.js b/js/dojo-1.6/dojox/widget/nls/ru/ColorPicker.xd.js
new file mode 100644
index 0000000..d0f02a8
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/ru/ColorPicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.ru.ColorPicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.ru.ColorPicker");dojo._xdLoadFlattenedBundle("dojox.widget", "ColorPicker", "ru", ({"saturationPickerTitle":"Выбор насыщенности","valueLabel":"з","blueLabel":"с","saturationLabel":"н","greenLabel":"з","redLabel":"к","hueLabel":"о","hexLabel":"шест","huePickerTitle":"Выбор оттенка","degLabel":"°"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/ru/FilePicker.js b/js/dojo-1.6/dojox/widget/nls/ru/FilePicker.js
new file mode 100644
index 0000000..af2d596
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/ru/FilePicker.js
@@ -0,0 +1 @@
+({"name":"Имя","size":"Размер (байт)","path":"Путь"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/ru/FilePicker.xd.js b/js/dojo-1.6/dojox/widget/nls/ru/FilePicker.xd.js
new file mode 100644
index 0000000..d15b42b
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/ru/FilePicker.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.ru.FilePicker"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.ru.FilePicker");dojo._xdLoadFlattenedBundle("dojox.widget", "FilePicker", "ru", ({"name":"Имя","size":"Размер (байт)","path":"Путь"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/ru/Wizard.js b/js/dojo-1.6/dojox/widget/nls/ru/Wizard.js
new file mode 100644
index 0000000..bbc1b51
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/ru/Wizard.js
@@ -0,0 +1 @@
+({"next":"Далее","done":"Готово","previous":"Назад"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/widget/nls/ru/Wizard.xd.js b/js/dojo-1.6/dojox/widget/nls/ru/Wizard.xd.js
new file mode 100644
index 0000000..02e688a
--- /dev/null
+++ b/js/dojo-1.6/dojox/widget/nls/ru/Wizard.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.widget.nls.ru.Wizard"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.ru.Wizard");dojo._xdLoadFlattenedBundle("dojox.widget", "Wizard", "ru", ({"next":"Далее","done":"Готово","previous":"Назад"})
+);
+}};}); \ No newline at end of file