diff options
| author | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
|---|---|---|
| committer | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
| commit | b62676ca5d3d6f6ba3f019ea3f99722e165a98d8 (patch) | |
| tree | 86722cb80f07d4569f90088eeaea2fc2f6e2ef94 /js/dojo-1.6/dojox/widget/nls/tr | |
Diffstat (limited to 'js/dojo-1.6/dojox/widget/nls/tr')
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/tr/ColorPicker.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/tr/ColorPicker.xd.js | 5 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/tr/FilePicker.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/tr/FilePicker.xd.js | 5 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/tr/Wizard.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dojox/widget/nls/tr/Wizard.xd.js | 5 |
6 files changed, 18 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/widget/nls/tr/ColorPicker.js b/js/dojo-1.6/dojox/widget/nls/tr/ColorPicker.js new file mode 100644 index 0000000..95e88f3 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/tr/ColorPicker.js @@ -0,0 +1 @@ +({"saturationPickerTitle":"Doygunluk Seçici","valueLabel":"d","blueLabel":"m","saturationLabel":"d","greenLabel":"y","redLabel":"k","hueLabel":"t","hexLabel":"onaltılı","huePickerTitle":"Ton Seçici","degLabel":"°"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/tr/ColorPicker.xd.js b/js/dojo-1.6/dojox/widget/nls/tr/ColorPicker.xd.js new file mode 100644 index 0000000..4e1324b --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/tr/ColorPicker.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.tr.ColorPicker"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.tr.ColorPicker");dojo._xdLoadFlattenedBundle("dojox.widget", "ColorPicker", "tr", ({"saturationPickerTitle":"Doygunluk Seçici","valueLabel":"d","blueLabel":"m","saturationLabel":"d","greenLabel":"y","redLabel":"k","hueLabel":"t","hexLabel":"onaltılı","huePickerTitle":"Ton Seçici","degLabel":"°"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/tr/FilePicker.js b/js/dojo-1.6/dojox/widget/nls/tr/FilePicker.js new file mode 100644 index 0000000..2c0d44c --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/tr/FilePicker.js @@ -0,0 +1 @@ +({"name":"Ad","size":"Boyut (bayt cinsinden)","path":"Yol"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/tr/FilePicker.xd.js b/js/dojo-1.6/dojox/widget/nls/tr/FilePicker.xd.js new file mode 100644 index 0000000..ee61774 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/tr/FilePicker.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.tr.FilePicker"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.tr.FilePicker");dojo._xdLoadFlattenedBundle("dojox.widget", "FilePicker", "tr", ({"name":"Ad","size":"Boyut (bayt cinsinden)","path":"Yol"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/tr/Wizard.js b/js/dojo-1.6/dojox/widget/nls/tr/Wizard.js new file mode 100644 index 0000000..752b8ac --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/tr/Wizard.js @@ -0,0 +1 @@ +({"next":"İleri","done":"Bitti","previous":"Geri"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/widget/nls/tr/Wizard.xd.js b/js/dojo-1.6/dojox/widget/nls/tr/Wizard.xd.js new file mode 100644 index 0000000..ee02767 --- /dev/null +++ b/js/dojo-1.6/dojox/widget/nls/tr/Wizard.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.widget.nls.tr.Wizard"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.widget.nls.tr.Wizard");dojo._xdLoadFlattenedBundle("dojox.widget", "Wizard", "tr", ({"next":"İleri","done":"Bitti","previous":"Geri"})
+); +}};});
\ No newline at end of file |
