[400] | 1 | ;(function($){
|
---|
| 2 | /**
|
---|
| 3 | * jqGrid Turkish Translation
|
---|
| 4 | * Erhan GÃŒndoÄan (erhan@trposta.net)
|
---|
| 5 | * http://blog.zakkum.com
|
---|
| 6 | * Dual licensed under the MIT and GPL licenses:
|
---|
| 7 | * http://www.opensource.org/licenses/mit-license.php
|
---|
| 8 | * http://www.gnu.org/licenses/gpl.html
|
---|
| 9 | **/
|
---|
| 10 | $.jgrid = $.jgrid || {};
|
---|
| 11 | $.extend($.jgrid,{
|
---|
| 12 | defaults : {
|
---|
| 13 | recordtext: "{0}-{1} listeleniyor. Toplam:{2}",
|
---|
| 14 | emptyrecords: "Kayıt bulunamadı",
|
---|
| 15 | loadtext: "YÃŒkleniyor...",
|
---|
| 16 | pgtext : "{0}/{1}. Sayfa"
|
---|
| 17 | },
|
---|
| 18 | search : {
|
---|
| 19 | caption: "Arama...",
|
---|
| 20 | Find: "Bul",
|
---|
| 21 | Reset: "Temizle",
|
---|
| 22 | odata: [{ oper:'eq', text:"eÅit"},{ oper:'ne', text:"eÅit deÄil"},{ oper:'lt', text:"daha az"},{ oper:'le', text:"daha az veya eÅit"},{ oper:'gt', text:"daha fazla"},{ oper:'ge', text:"daha fazla veya eÅit"},{ oper:'bw', text:"ile baÅlayan"},{ oper:'bn', text:"ile baÅlamayan"},{ oper:'in', text:"içinde"},{ oper:'ni', text:"içinde deÄil"},{ oper:'ew', text:"ile biten"},{ oper:'en', text:"ile bitmeyen"},{ oper:'cn', text:"içeren"},{ oper:'nc', text:"içermeyen"}],
|
---|
| 23 | groupOps: [ { op: "VE", text: "tÃŒm" }, { op: "VEYA", text: "herhangi" } ]
|
---|
| 24 | },
|
---|
| 25 | edit : {
|
---|
| 26 | addCaption: "Kayıt Ekle",
|
---|
| 27 | editCaption: "Kayıt DÌzenle",
|
---|
| 28 | bSubmit: "Gönder",
|
---|
| 29 | bCancel: "İptal",
|
---|
| 30 | bClose: "Kapat",
|
---|
| 31 | saveData: "Veriler deÄiÅti! Kayıt edilsin mi?",
|
---|
| 32 | bYes : "Evet",
|
---|
| 33 | bNo : "Hayıt",
|
---|
| 34 | bExit : "İptal",
|
---|
| 35 | msg: {
|
---|
| 36 | required:"Alan gerekli",
|
---|
| 37 | number:"LÃŒtfen bir numara giriniz",
|
---|
| 38 | minValue:"girilen deÄer daha bÃŒyÃŒk ya da buna eÅit olmalıdır",
|
---|
| 39 | maxValue:"girilen deÄer daha kÌçÌk ya da buna eÅit olmalıdır",
|
---|
| 40 | email: "geçerli bir e-posta adresi deÄildir",
|
---|
| 41 | integer: "LÌtfen bir tamsayı giriniz",
|
---|
| 42 | url: "Geçerli bir URL deÄil. ('http://' or 'https://') ön eki gerekli.",
|
---|
| 43 | nodefined : " is not defined!",
|
---|
| 44 | novalue : " return value is required!",
|
---|
| 45 | customarray : "Custom function should return array!",
|
---|
| 46 | customfcheck : "Custom function should be present in case of custom checking!"
|
---|
| 47 | }
|
---|
| 48 | },
|
---|
| 49 | view : {
|
---|
| 50 | caption: "Kayıt GörÌntÌle",
|
---|
| 51 | bClose: "Kapat"
|
---|
| 52 | },
|
---|
| 53 | del : {
|
---|
| 54 | caption: "Sil",
|
---|
| 55 | msg: "Seçilen kayıtlar silinsin mi?",
|
---|
| 56 | bSubmit: "Sil",
|
---|
| 57 | bCancel: "İptal"
|
---|
| 58 | },
|
---|
| 59 | nav : {
|
---|
| 60 | edittext: " ",
|
---|
| 61 | edittitle: "Seçili satırı dÌzenle",
|
---|
| 62 | addtext:" ",
|
---|
| 63 | addtitle: "Yeni satır ekle",
|
---|
| 64 | deltext: " ",
|
---|
| 65 | deltitle: "Seçili satırı sil",
|
---|
| 66 | searchtext: " ",
|
---|
| 67 | searchtitle: "Kayıtları bul",
|
---|
| 68 | refreshtext: "",
|
---|
| 69 | refreshtitle: "Tabloyu yenile",
|
---|
| 70 | alertcap: "Uyarı",
|
---|
| 71 | alerttext: "LÌtfen bir satır seçiniz",
|
---|
| 72 | viewtext: "",
|
---|
| 73 | viewtitle: "Seçilen satırı görÌntÌle"
|
---|
| 74 | },
|
---|
| 75 | col : {
|
---|
| 76 | caption: "SÌtunları göster/gizle",
|
---|
| 77 | bSubmit: "Gönder",
|
---|
| 78 | bCancel: "İptal"
|
---|
| 79 | },
|
---|
| 80 | errors : {
|
---|
| 81 | errcap : "Hata",
|
---|
| 82 | nourl : "Bir url yapılandırılmamıÅ",
|
---|
| 83 | norecords: "İÅlem yapılacak bir kayıt yok",
|
---|
| 84 | model : "colNames uzunluÄu <> colModel!"
|
---|
| 85 | },
|
---|
| 86 | formatter : {
|
---|
| 87 | integer : {thousandsSeparator: " ", defaultValue: '0'},
|
---|
| 88 | number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
|
---|
| 89 | currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
|
---|
| 90 | date : {
|
---|
| 91 | dayNames: [
|
---|
| 92 | "Paz", "Pts", "Sal", "Ãar", "Per", "Cum", "Cts",
|
---|
| 93 | "Pazar", "Pazartesi", "Salı", "ÃarÅamba", "PerÅembe", "Cuma", "Cumartesi"
|
---|
| 94 | ],
|
---|
| 95 | monthNames: [
|
---|
| 96 | "Oca", "Åub", "Mar", "Nis", "May", "Haz", "Tem", "AÄu", "Eyl", "Eki", "Kas", "Ara",
|
---|
| 97 | "Ocak", "Åubat", "Mart", "Nisan", "Mayıs", "Haziran", "Temmuz", "AÄustos", "EylÃŒl", "Ekim", "Kasım", "Aralık"
|
---|
| 98 | ],
|
---|
| 99 | AmPm : ["am","pm","AM","PM"],
|
---|
| 100 | S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
|
---|
| 101 | srcformat: 'Y-m-d',
|
---|
| 102 | newformat: 'd/m/Y',
|
---|
| 103 | parseRe : /[Tt\\\/:_;.,\t\s-]/,
|
---|
| 104 | masks : {
|
---|
| 105 | ISO8601Long:"Y-m-d H:i:s",
|
---|
| 106 | ISO8601Short:"Y-m-d",
|
---|
| 107 | ShortDate: "n/j/Y",
|
---|
| 108 | LongDate: "l, F d, Y",
|
---|
| 109 | FullDateTime: "l, F d, Y g:i:s A",
|
---|
| 110 | MonthDay: "F d",
|
---|
| 111 | ShortTime: "g:i A",
|
---|
| 112 | LongTime: "g:i:s A",
|
---|
| 113 | SortableDateTime: "Y-m-d\\TH:i:s",
|
---|
| 114 | UniversalSortableDateTime: "Y-m-d H:i:sO",
|
---|
| 115 | YearMonth: "F, Y"
|
---|
| 116 | },
|
---|
| 117 | reformatAfterEdit : false
|
---|
| 118 | },
|
---|
| 119 | baseLinkUrl: '',
|
---|
| 120 | showAction: '',
|
---|
| 121 | target: '',
|
---|
| 122 | checkbox : {disabled:true},
|
---|
| 123 | idName : 'id'
|
---|
| 124 | }
|
---|
| 125 | });
|
---|
| 126 | })(jQuery);
|
---|