diff options
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/ru')
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ru/ColorPicker.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ru/ColorPicker.xd.js | 5 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ru/FilePicker.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ru/FilePicker.xd.js | 5 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ru/Wizard.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ru/Wizard.xd.js | 5 |
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 |
