Theme Inspinia
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

grid.locale-th.js 6.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. ;(function($){
  2. /**
  3. * jqGrid Thai Translation
  4. * Kittituch Manakul m.kittituch@Gmail.com
  5. * http://trirand.com/blog/
  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} จาก {2}",
  14. emptyrecords: "ไม่พบข้อมูล",
  15. loadtext: "กำลังร้องขอข้อมูล...",
  16. pgtext : "หน้า {0} จาก {1}"
  17. },
  18. search : {
  19. caption: "กำลังค้นหา...",
  20. Find: "ค้นหา",
  21. Reset: "คืนค่ากลับ",
  22. odata: [{ oper:'eq', text:"เท่ากับ"},{ oper:'ne', text:"ไม่เท่ากับ"},{ oper:'lt', text:"น้อยกว่า"},{ oper:'le', text:"ไม่มากกว่า"},{ oper:'gt', text:"มากกกว่า"},{ oper:'ge', text:"ไม่น้อยกว่า"},{ oper:'bw', text:"ขึ้นต้นด้วย"},{ oper:'bn', text:"ไม่ขึ้นต้นด้วย"},{ oper:'in', text:"มีคำใดคำหนึ่งใน"},{ oper:'ni', text:"ไม่มีคำใดคำหนึ่งใน"},{ oper:'ew', text:"ลงท้ายด้วย"},{ oper:'en', text:"ไม่ลงท้ายด้วย"},{ oper:'cn', text:"มีคำว่า"},{ oper:'nc', text:"ไม่มีคำว่า"},{ oper:'nu', text:'is null'},{ oper:'nn', text:'is not null'}],
  23. groupOps: [ { op: "และ", text: "ทั้งหมด" }, { op: "หรือ", text: "ใดๆ" } ],
  24. operandTitle : "Click to select search operation.",
  25. resetTitle : "Reset Search Value"
  26. },
  27. edit : {
  28. addCaption: "เพิ่มข้อมูล",
  29. editCaption: "แก้ไขข้อมูล",
  30. bSubmit: "บันทึก",
  31. bCancel: "ยกเลิก",
  32. bClose: "ปิด",
  33. saveData: "คุณต้องการบันทึการแก้ไข ใช่หรือไม่?",
  34. bYes : "บันทึก",
  35. bNo : "ละทิ้งการแก้ไข",
  36. bExit : "ยกเลิก",
  37. msg: {
  38. required:"ข้อมูลนี้จำเป็น",
  39. number:"กรุณากรอกหมายเลขให้ถูกต้อง",
  40. minValue:"ค่าของข้อมูลนี้ต้องไม่น้อยกว่า",
  41. maxValue:"ค่าของข้อมูลนี้ต้องไม่มากกว่า",
  42. email: "อีเมลล์นี้ไม่ถูกต้อง",
  43. integer: "กรุณากรอกเป็นจำนวนเต็ม",
  44. date: "กรุณากรอกวันที่ให้ถูกต้อง",
  45. url: "URL ไม่ถูกต้อง URL จำเป็นต้องขึ้นต้นด้วย 'http://' หรือ 'https://'",
  46. nodefined : "ไม่ได้ถูกกำหนดค่า!",
  47. novalue : "ต้องการการคืนค่า!",
  48. customarray : "ฟังก์ชันที่สร้างขึ้นต้องส่งค่ากลับเป็นแบบแอเรย์",
  49. customfcheck : "ระบบต้องการฟังก์ชันที่สร้างขึ้นสำหรับการตรวจสอบ!"
  50. }
  51. },
  52. view : {
  53. caption: "เรียกดูข้อมูล",
  54. bClose: "ปิด"
  55. },
  56. del : {
  57. caption: "ลบข้อมูล",
  58. msg: "คุณต้องการลบข้อมูลที่ถูกเลือก ใช่หรือไม่?",
  59. bSubmit: "ต้องการลบ",
  60. bCancel: "ยกเลิก"
  61. },
  62. nav : {
  63. edittext: "",
  64. edittitle: "แก้ไขข้อมูล",
  65. addtext:"",
  66. addtitle: "เพิ่มข้อมูล",
  67. deltext: "",
  68. deltitle: "ลบข้อมูล",
  69. searchtext: "",
  70. searchtitle: "ค้นหาข้อมูล",
  71. refreshtext: "",
  72. refreshtitle: "รีเฟรช",
  73. alertcap: "คำเตือน",
  74. alerttext: "กรุณาเลือกข้อมูล",
  75. viewtext: "",
  76. viewtitle: "ดูรายละเอียดข้อมูล"
  77. },
  78. col : {
  79. caption: "กรุณาเลือกคอลัมน์",
  80. bSubmit: "ตกลง",
  81. bCancel: "ยกเลิก"
  82. },
  83. errors : {
  84. errcap : "เกิดความผิดพลาด",
  85. nourl : "ไม่ได้กำหนด URL",
  86. norecords: "ไม่มีข้อมูลให้ดำเนินการ",
  87. model : "จำนวนคอลัมน์ไม่เท่ากับจำนวนคอลัมน์โมเดล!"
  88. },
  89. formatter : {
  90. integer : {thousandsSeparator: " ", defaultValue: '0'},
  91. number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
  92. currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
  93. date : {
  94. dayNames: [
  95. "อา", "จ", "อ", "พ", "พฤ", "ศ", "ส",
  96. "อาทิตย์", "จันทร์", "อังคาร", "พุธ", "พฤหัสบดี", "ศูกร์", "เสาร์"
  97. ],
  98. monthNames: [
  99. "ม.ค.", "ก.พ.", "มี.ค.", "เม.ย.", "พ.ค.", "มิ.ย.", "ก.ค.", "ส.ค.", "ก.ย.", "ต.ค.", "พ.ย.", "ธ.ค.",
  100. "มกราคม", "กุมภาพันธ์", "มีนาคม", "เมษายน", "พฤษภาคม", "มิถุนายน", "กรกฏาคม", "สิงหาคม", "กันยายน", "ตุลาคม", "พฤศจิกายน", "ธันวาคม"
  101. ],
  102. AmPm : ["am","pm","AM","PM"],
  103. S: function (j) {return ''},
  104. srcformat: 'Y-m-d',
  105. newformat: 'd/m/Y',
  106. parseRe : /[#%\\\/:_;.,\t\s-]/,
  107. masks : {
  108. ISO8601Long:"Y-m-d H:i:s",
  109. ISO8601Short:"Y-m-d",
  110. ShortDate: "n/j/Y",
  111. LongDate: "l, F d, Y",
  112. FullDateTime: "l, F d, Y g:i:s A",
  113. MonthDay: "F d",
  114. ShortTime: "g:i A",
  115. LongTime: "g:i:s A",
  116. SortableDateTime: "Y-m-d\\TH:i:s",
  117. UniversalSortableDateTime: "Y-m-d H:i:sO",
  118. YearMonth: "F, Y"
  119. },
  120. reformatAfterEdit : false
  121. },
  122. baseLinkUrl: '',
  123. showAction: '',
  124. target: '',
  125. checkbox : {disabled:true},
  126. idName : 'id'
  127. }
  128. });
  129. })(jQuery);