[780] | 1 | ;(function($){
|
---|
| 2 | /**
|
---|
| 3 | * jqGrid English Translation
|
---|
| 4 | * Tony Tomov tony@trirand.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:"ëŽì 졎ì¬íì§ ìëë€"}],
|
---|
| 23 | groupOps: [ { op: "AND", text: "ì ë¶" }, { op: "OR", text: "ìì" } ]
|
---|
| 24 | },
|
---|
| 25 | edit : {
|
---|
| 26 | addCaption: "í ì¶ê°",
|
---|
| 27 | editCaption: "í ìì ",
|
---|
| 28 | bSubmit: "ì ì¡",
|
---|
| 29 | bCancel: "ì·šì",
|
---|
| 30 | bClose: "ë«êž°",
|
---|
| 31 | saveData: "ìë£ê° ë³ê²œëììµëë€! ì ì¥íìê² ìµëê¹?",
|
---|
| 32 | bYes : "ì",
|
---|
| 33 | bNo : "ìëì€",
|
---|
| 34 | bExit : "ì·šì",
|
---|
| 35 | msg: {
|
---|
| 36 | required:"íìí목ì
ëë€",
|
---|
| 37 | number:"ì íší ë²ížë¥Œ ì
ë ¥íŽ ì£Œìžì",
|
---|
| 38 | minValue:"ì
ë ¥ê°ì í¬ê±°ë ê°ììŒ í©ëë€",
|
---|
| 39 | maxValue:"ì
ë ¥ê°ì ìê±°ë ê°ììŒ í©ëë€",
|
---|
| 40 | email: "ì íšíì§ ìì ìŽë©ìŒì£Œìì
ëë€",
|
---|
| 41 | integer: "ì íší ì«ì륌 ì
ë ¥íìžì",
|
---|
| 42 | date: "ì íší ë ì§ë¥Œ ì
ë ¥íìžì",
|
---|
| 43 | url: "ì ì íšíì§ ìì URLì
ëë€. 묞ì¥ìì ë€ìëšìŽê° íìí©ëë€('http://' or 'https://')",
|
---|
| 44 | nodefined : " ì ì ìëì§ ìììµëë€!",
|
---|
| 45 | novalue : " ë°íê°ìŽ íìí©ëë€!",
|
---|
| 46 | customarray : "ì¬ì©ìì ì íšìë ë°°ìŽì ë°ííŽìŒ í©ëë€!",
|
---|
| 47 | customfcheck : "Custom function should be present in case of custom checking!"
|
---|
| 48 |
|
---|
| 49 | }
|
---|
| 50 | },
|
---|
| 51 | view : {
|
---|
| 52 | caption: "í ì¡°í",
|
---|
| 53 | bClose: "ë«êž°"
|
---|
| 54 | },
|
---|
| 55 | del : {
|
---|
| 56 | caption: "ìì ",
|
---|
| 57 | msg: "ì íë íì ìì íìê² ìµëê¹?",
|
---|
| 58 | bSubmit: "ìì ",
|
---|
| 59 | bCancel: "ì·šì"
|
---|
| 60 | },
|
---|
| 61 | nav : {
|
---|
| 62 | edittext: "",
|
---|
| 63 | edittitle: "ì íë í ížì§",
|
---|
| 64 | addtext:"",
|
---|
| 65 | addtitle: "í ìœì
",
|
---|
| 66 | deltext: "",
|
---|
| 67 | deltitle: "ì íë í ìì ",
|
---|
| 68 | searchtext: "",
|
---|
| 69 | searchtitle: "í ì°Ÿêž°",
|
---|
| 70 | refreshtext: "",
|
---|
| 71 | refreshtitle: "귞늬ë ê°±ì ",
|
---|
| 72 | alertcap: "ê²œê³ ",
|
---|
| 73 | alerttext: "íì ì ííìžì",
|
---|
| 74 | viewtext: "",
|
---|
| 75 | viewtitle: "ì íë í ì¡°í"
|
---|
| 76 | },
|
---|
| 77 | col : {
|
---|
| 78 | caption: "ìŽì ì ííìžì",
|
---|
| 79 | bSubmit: "íìž",
|
---|
| 80 | bCancel: "ì·šì"
|
---|
| 81 | },
|
---|
| 82 | errors : {
|
---|
| 83 | errcap : "ì€ë¥",
|
---|
| 84 | nourl : "ì€ì ë urlìŽ ììµëë€",
|
---|
| 85 | norecords: "ì²ëЬí íìŽ ììµëë€",
|
---|
| 86 | model : "colNamesì êžžìŽê° colModel곌 ìŒì¹íì§ ììµëë€!"
|
---|
| 87 | },
|
---|
| 88 | formatter : {
|
---|
| 89 | integer : {thousandsSeparator: ",", defaultValue: '0'},
|
---|
| 90 | number : {decimalSeparator:".", thousandsSeparator: ",", decimalPlaces: 2, defaultValue: '0.00'},
|
---|
| 91 | currency : {decimalSeparator:".", thousandsSeparator: ",", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
|
---|
| 92 | date : {
|
---|
| 93 | dayNames: [
|
---|
| 94 | "Sun", "Mon", "Tue", "Wed", "Thr", "Fri", "Sat",
|
---|
| 95 | "ìŒ", "ì", "í", "ì", "목", "êž", "í "
|
---|
| 96 | ],
|
---|
| 97 | monthNames: [
|
---|
| 98 | "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec",
|
---|
| 99 | "1ì", "2ì", "3ì", "4ì", "5ì", "6ì", "7ì", "8ì", "9ì", "10ì", "11ì", "12ì"
|
---|
| 100 | ],
|
---|
| 101 | AmPm : ["am","pm","AM","PM"],
|
---|
| 102 | S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
|
---|
| 103 | srcformat: 'Y-m-d',
|
---|
| 104 | newformat: 'm-d-Y',
|
---|
| 105 | parseRe : /[Tt\\\/:_;.,\t\s-]/,
|
---|
| 106 | masks : {
|
---|
| 107 | ISO8601Long:"Y-m-d H:i:s",
|
---|
| 108 | ISO8601Short:"Y-m-d",
|
---|
| 109 | ShortDate: "Y/j/n",
|
---|
| 110 | LongDate: "l, F d, Y",
|
---|
| 111 | FullDateTime: "l, F d, Y g:i:s A",
|
---|
| 112 | MonthDay: "F d",
|
---|
| 113 | ShortTime: "g:i A",
|
---|
| 114 | LongTime: "g:i:s A",
|
---|
| 115 | SortableDateTime: "Y-m-d\\TH:i:s",
|
---|
| 116 | UniversalSortableDateTime: "Y-m-d H:i:sO",
|
---|
| 117 | YearMonth: "F, Y"
|
---|
| 118 | },
|
---|
| 119 | reformatAfterEdit : false
|
---|
| 120 | },
|
---|
| 121 | baseLinkUrl: '',
|
---|
| 122 | showAction: '',
|
---|
| 123 | target: '',
|
---|
| 124 | checkbox : {disabled:true},
|
---|
| 125 | idName : 'id'
|
---|
| 126 | }
|
---|
| 127 | });
|
---|
| 128 | })(jQuery);
|
---|