ext-lang-tr.js
上传用户:qfccsy
上传日期:2022-03-27
资源大小:716k
文件大小:8k
源码类别:

ListView/ListBox

开发平台:

Java

  1. /**
  2.  * List compiled by mystix on the extjs.com forums.
  3.  * Thank you Mystix!
  4.  */
  5. /**
  6.  * Turkish translation by Hüseyin Tüfekçilerli
  7.  * 04-11-2007, 09:52 AM 
  8.  * Updated by madrabaz, 13-11-2007
  9.  */
  10. Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">Yükleniyor...</div>';
  11. if(Ext.View){
  12.   Ext.View.prototype.emptyText = "";
  13. }
  14. if(Ext.grid.Grid){
  15.   Ext.grid.Grid.prototype.ddText = "{0} satır seçildi";
  16. }
  17. if(Ext.TabPanelItem){
  18.   Ext.TabPanelItem.prototype.closeText = "Bu sekmeyi kapat";
  19. }
  20. if(Ext.form.Field){
  21.   Ext.form.Field.prototype.invalidText = "Bu alandaki değer geçersiz";
  22. }
  23. if(Ext.LoadMask){
  24.   Ext.LoadMask.prototype.msg = "Yükleniyor...";
  25. }
  26. Date.monthNames = [
  27.    "Ocak",
  28.    "Şubat",
  29.    "Mart",
  30.    "Nisan",
  31.    "Mayıs",
  32.    "Haziran",
  33.    "Temmuz",
  34.    "Ağustos",
  35.    "Eylül",
  36.    "Ekim",
  37.    "Kasım",
  38.    "Aralık"
  39. ];
  40. Date.getShortMonthName = function(month) {
  41.   return Date.monthNames[month].substring(0, 3);
  42. };
  43. Date.monthNumbers = {
  44.   Jan : 0,
  45.   Feb : 1,
  46.   Mar : 2,
  47.   Apr : 3,
  48.   May : 4,
  49.   Jun : 5,
  50.   Jul : 6,
  51.   Aug : 7,
  52.   Sep : 8,
  53.   Oct : 9,
  54.   Nov : 10,
  55.   Dec : 11
  56. };
  57. Date.getMonthNumber = function(name) {
  58.   return Date.monthNumbers[name.substring(0, 1).toUpperCase() + name.substring(1, 3).toLowerCase()];
  59. };
  60. Date.dayNames = [
  61.    "Pazar",
  62.    "Pazartesi",
  63.    "Salı",
  64.    "Çarşamba",
  65.    "Perşembe",
  66.    "Cuma",
  67.    "Cumartesi"
  68. ];
  69. Date.getShortDayName = function(day) {
  70.   return Date.dayNames[day].substring(0, 3);
  71. };
  72. if(Ext.MessageBox){
  73.   Ext.MessageBox.buttonText = {
  74.     ok     : "Tamam",
  75.     cancel : "İptal",
  76.     yes    : "Evet",
  77.     no     : "Hayır"
  78.   };
  79. }
  80. if(Ext.util.Format){
  81.   Ext.util.Format.date = function(v, format){
  82.     if(!v) return "";
  83.     if(!(v instanceof Date)) v = new Date(Date.parse(v));
  84.     return v.dateFormat(format || "d/m/Y");
  85.   };
  86. }
  87. if(Ext.DatePicker){
  88.   Ext.apply(Ext.DatePicker.prototype, {
  89.     todayText         : "Bugün",
  90.     minText           : "Bu tarih minimum tarihten önce",
  91.     maxText           : "Bu tarih maximum tarihten önce",
  92.     disabledDaysText  : "",
  93.     disabledDatesText : "",
  94.     monthNames        : Date.monthNames,
  95.     dayNames          : Date.dayNames,
  96.     nextText          : 'Sonraki ay (Ctrl+Sağ)',
  97.     prevText          : 'Önceki ay (Ctrl+Sol)',
  98.     monthYearText     : 'Bir ay seçin (Yılları değiştirmek için Ctrl+Yukarı/Aşağı)',
  99.     todayTip          : "{0} (Boşluk Çubuğu)",
  100.     format            : "d/m/y",
  101.     okText            : "&#160;İptal&#160;",
  102.     cancelText        : "Cancel",
  103.     startDay          : 1
  104.   });
  105. }
  106. if(Ext.PagingToolbar){
  107.   Ext.apply(Ext.PagingToolbar.prototype, {
  108.       beforePageText : "Sayfa",
  109.       afterPageText  : " / {0}",
  110.       firstText      : "İlk Sayfa",
  111.       prevText       : "Önceki Sayfa",
  112.       nextText       : "Sonraki Sayfa",
  113.       lastText       : "Son Sayfa",
  114.       refreshText    : "Yenile",
  115.       displayMsg     : "{2} satırdan {0} - {1} arası gösteriliyor",
  116.       emptyMsg       : 'Gösterilecek kayıt yok'
  117.   });
  118. }
  119. if(Ext.form.TextField){
  120.   Ext.apply(Ext.form.TextField.prototype, {
  121.       minLengthText : "Bu alan için minimum uzunluk {0}",
  122.       maxLengthText : "Bu alan için maximum uzunluk {0}",
  123.       blankText     : "Bu alan zorunlu",
  124.       regexText     : "",
  125.       emptyText     : null
  126.   });
  127. }
  128. if(Ext.form.NumberField){
  129.   Ext.apply(Ext.form.NumberField.prototype, {
  130.       minText : "Bu alan için minimum değer {0}",
  131.       maxText : "Bu alan için maximum değer {0}",
  132.       nanText : "{0} geçerli bir sayı değil"
  133.   });
  134. }
  135. if(Ext.form.DateField){
  136.   Ext.apply(Ext.form.DateField.prototype, {
  137.     disabledDaysText  : "Pasif",
  138.     disabledDatesText : "Pasif",
  139.     minText           : "Bu alana {0} tarihinden sonraki bir tarih girilmeli",
  140.     maxText           : "Bu alana {0} tarihinden önceki bir tarih girilmeli",
  141.     invalidText       : "{0} geçerli bir tarih değil - {1} biçiminde olmalı",
  142.     format            : "m/d/y",
  143.     altFormats        : "m/d/Y|d-m-y|d-m-Y|m/d|d-m|dm|dmy|dmY|d|Y-m-d"
  144.   });
  145. }
  146. if(Ext.form.ComboBox){
  147.   Ext.apply(Ext.form.ComboBox.prototype, {
  148.     loadingText       : "Yükleniyor...",
  149.     valueNotFoundText : undefined
  150.   });
  151. }
  152. if(Ext.form.VTypes){
  153.   Ext.apply(Ext.form.VTypes, {
  154.     emailText    : 'Bu alan bir e-mail adresi biçiminde olmalı "kullanici@alanadi.com"',
  155.     urlText      : 'Bu alan bir URL biçiminde olmalu "http:/'+'/www.alanadi.com"',
  156.     alphaText    : 'Bu alan sadece harf ve _ içermeli',
  157.     alphanumText : 'Bu alan sadece harf, sayı ve _ içermeli'
  158.   });
  159. }
  160. if(Ext.form.HtmlEditor){
  161.    Ext.apply(Ext.form.HtmlEditor.prototype, {
  162.  createLinkText : 'Lütfen link için URL giriniz:',
  163.  buttonTips : {
  164.             bold : {
  165.                title: 'Kalın (Ctrl+B)',
  166.                text: 'Seçilen metni kalın yap.',
  167.                cls: 'x-html-editor-tip'
  168.             },
  169.             italic : {
  170.                title: 'Yatık (Ctrl+I)',
  171.                text: 'Seçilen metni yatık yap.',
  172.                cls: 'x-html-editor-tip'
  173.             },
  174.             underline : {
  175.                title: 'Altçizgi (Ctrl+U)',
  176.                text: 'Seçilen metnin altını çiz.',
  177.                cls: 'x-html-editor-tip'
  178.            },
  179.            increasefontsize : {
  180.                title: 'Metni büyüt',
  181.                text: 'Yazi tipini büyüt.',
  182.                cls: 'x-html-editor-tip'
  183.            },
  184.            decreasefontsize : {
  185.                title: 'Metni küçült',
  186.                text: 'Yazi tipini küçült.',
  187.                cls: 'x-html-editor-tip'
  188.            },
  189.            backcolor : {
  190.                title: 'Metin arkaplan rengi',
  191.                text: 'Seçilen metnin arkaplan rengini değiştir.',
  192.                cls: 'x-html-editor-tip'
  193.            },
  194.            forecolor : {
  195.                title: 'Metin rengi',
  196.                text: 'Seçilen metnin rengini değiştir.',
  197.                cls: 'x-html-editor-tip'
  198.            },
  199.            justifyleft : {
  200.                title: 'Metni sola yasla',
  201.                text: 'Metni sola yasla',
  202.                cls: 'x-html-editor-tip'
  203.            },
  204.            justifycenter : {
  205.                title: 'Metni ortala',
  206.                text: 'Metni ortala',
  207.                cls: 'x-html-editor-tip'
  208.            },
  209.            justifyright : {
  210.                title: 'Metni sağa yasla',
  211.                text: 'Metni sağa yasla',
  212.                cls: 'x-html-editor-tip'
  213.            },
  214.            insertunorderedlist : {
  215.                title: 'Sırasız liste',
  216.                text: 'Sırasız liste başlat.',
  217.                cls: 'x-html-editor-tip'
  218.            },
  219.            insertorderedlist : {
  220.                title: 'Sıralı liste',
  221.                text: 'Sıralı liste başlat',
  222.                cls: 'x-html-editor-tip'
  223.            },
  224.            createlink : {
  225.                title: 'Bağlanti',
  226.                text: 'Seçilen yazıya bağlantı ver.',
  227.                cls: 'x-html-editor-tip'
  228.            },
  229.            sourceedit : {
  230.                title: 'Kaynağı düzenle',
  231.                text: 'Kaynak düzenle görünümüne geç.',
  232.                cls: 'x-html-editor-tip'
  233.            }
  234.         }
  235.    });
  236. }
  237. if(Ext.grid.GridView){
  238.   Ext.apply(Ext.grid.GridView.prototype, {
  239.     sortAscText  : "Artan Sıra",
  240.     sortDescText : "Azalan Sıra",
  241.     lockText     : "Sütunu Kilitle",
  242.     unlockText   : "Sütunun Kilidini Kaldır",
  243.     columnsText  : "Sütunlar"
  244.   });
  245. }
  246. if(Ext.grid.GroupingView){
  247.   Ext.apply(Ext.grid.GroupingView.prototype, {
  248.     emptyGroupText : '(Yok)',
  249.     groupByText    : 'Bu Alana Göre Grupla',
  250.     showGroupsText : 'Grup Şeklinde Göster'
  251.   });
  252. }
  253. if(Ext.grid.PropertyColumnModel){
  254.   Ext.apply(Ext.grid.PropertyColumnModel.prototype, {
  255.     nameText   : "Ad",
  256.     valueText  : "Değer",
  257.     dateFormat : "d/m/Y"
  258.   });
  259. }
  260. if(Ext.layout.BorderLayout.SplitRegion){
  261.   Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
  262.     splitTip            : "Boyutlandırmak için sürükleyin.",
  263.     collapsibleSplitTip : "Boyutlandırmak için sürükleyin. Gizlemek için çift tıklayın."
  264.   });
  265. }