diff options
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/hu')
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/hu/ColorPicker.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/hu/ColorPicker.xd.js | 5 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/hu/FilePicker.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/hu/FilePicker.xd.js | 5 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/hu/Wizard.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/hu/Wizard.xd.js | 5 |
6 files changed, 18 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/widget/nls/hu/ColorPicker.js b/js/dojo-1.6/dojox/widget/nls/hu/ColorPicker.js new file mode 100644 index 0000000..52d3d4a --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/hu/ColorPicker.js @@ -0,0 +1 @@ +({"saturationPickerTitle":"Telítettség kiválasztó","huePickerTitle":"Árnyalat kiválasztó","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/hu/ColorPicker.xd.js b/js/dojo-1.6/dojox/widget/nls/hu/ColorPicker.xd.js new file mode 100644 index 0000000..f4ca75a --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/hu/ColorPicker.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.hu.ColorPicker"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.hu.ColorPicker");dojo._xdLoadFlattenedBundle("dojox.widget", "ColorPicker", "hu", ({"saturationPickerTitle":"Telítettség kiválasztó","huePickerTitle":"Árnyalat kiválasztó","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/hu/FilePicker.js b/js/dojo-1.6/dojox/widget/nls/hu/FilePicker.js new file mode 100644 index 0000000..8323b89 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/hu/FilePicker.js @@ -0,0 +1 @@ +({"name":"Név","size":"Méret (byte)","path":"Elérési út"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/hu/FilePicker.xd.js b/js/dojo-1.6/dojox/widget/nls/hu/FilePicker.xd.js new file mode 100644 index 0000000..890103f --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/hu/FilePicker.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.hu.FilePicker"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.hu.FilePicker");dojo._xdLoadFlattenedBundle("dojox.widget", "FilePicker", "hu", ({"name":"Név","size":"Méret (byte)","path":"Elérési út"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/hu/Wizard.js b/js/dojo-1.6/dojox/widget/nls/hu/Wizard.js new file mode 100644 index 0000000..6ad86c7 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/hu/Wizard.js @@ -0,0 +1 @@ +({"next":"Következő","done":"Kész","previous":"Előző"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/hu/Wizard.xd.js b/js/dojo-1.6/dojox/widget/nls/hu/Wizard.xd.js new file mode 100644 index 0000000..aa200f0 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/hu/Wizard.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.hu.Wizard"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.hu.Wizard");dojo._xdLoadFlattenedBundle("dojox.widget", "Wizard", "hu", ({"next":"Következő","done":"Kész","previous":"Előző"})
+); +}};});
\ No newline at end of file |
