diff options
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/ro')
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ro/ColorPicker.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ro/ColorPicker.xd.js | 5 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ro/FilePicker.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ro/FilePicker.xd.js | 5 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ro/Wizard.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/ro/Wizard.xd.js | 5 |
6 files changed, 18 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/widget/nls/ro/ColorPicker.js b/js/dojo-1.6/dojox/widget/nls/ro/ColorPicker.js new file mode 100644 index 0000000..fd8d20c --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/ro/ColorPicker.js @@ -0,0 +1 @@ +({"saturationPickerTitle":"Selector saturaţie","huePickerTitle":"Selector nuanţă","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/ro/ColorPicker.xd.js b/js/dojo-1.6/dojox/widget/nls/ro/ColorPicker.xd.js new file mode 100644 index 0000000..938fc12 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/ro/ColorPicker.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.ro.ColorPicker"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.ro.ColorPicker");dojo._xdLoadFlattenedBundle("dojox.widget", "ColorPicker", "ro", ({"saturationPickerTitle":"Selector saturaţie","huePickerTitle":"Selector nuanţă","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/ro/FilePicker.js b/js/dojo-1.6/dojox/widget/nls/ro/FilePicker.js new file mode 100644 index 0000000..9a5d6fd --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/ro/FilePicker.js @@ -0,0 +1 @@ +({"name":"Nume","size":"Dimensiune (în octeţi)","path":"Cale "})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/ro/FilePicker.xd.js b/js/dojo-1.6/dojox/widget/nls/ro/FilePicker.xd.js new file mode 100644 index 0000000..3aef3bd --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/ro/FilePicker.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.ro.FilePicker"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.ro.FilePicker");dojo._xdLoadFlattenedBundle("dojox.widget", "FilePicker", "ro", ({"name":"Nume","size":"Dimensiune (în octeţi)","path":"Cale "})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/ro/Wizard.js b/js/dojo-1.6/dojox/widget/nls/ro/Wizard.js new file mode 100644 index 0000000..b2cd9e1 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/ro/Wizard.js @@ -0,0 +1 @@ +({"next":"Următor","done":"Gata","previous":"Anterior"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/ro/Wizard.xd.js b/js/dojo-1.6/dojox/widget/nls/ro/Wizard.xd.js new file mode 100644 index 0000000..dca1730 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/ro/Wizard.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.ro.Wizard"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.ro.Wizard");dojo._xdLoadFlattenedBundle("dojox.widget", "Wizard", "ro", ({"next":"Următor","done":"Gata","previous":"Anterior"})
+); +}};});
\ No newline at end of file |
