source: pro-violet-viettel/sourcecode/assets/js/jqGrid/i18n/grid.locale-tw.js @ 694

Last change on this file since 694 was 294, checked in by dungnv, 11 years ago
  • Property svn:mime-type set to text/plain
File size: 4.1 KB
Line 
1;(function($){
2/**
3 * jqGrid Chinese (Taiwan) Translation for v4.2
4 * linquize
5 * https://github.com/linquize/jqGrid
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**/
11$.jgrid = $.jgrid || {};
12$.extend($.jgrid,{
13        defaults : {
14                recordtext: "{0} - {1} 共 {2} 條",
15                emptyrecords: "沒有蚘錄",
16                loadtext: "茉入䞭...",
17                pgtext : " {0} 共 {1} 頁"
18        },
19        search : {
20                caption: "搜尋...",
21                Find: "搜尋",
22                Reset: "重蚭",
23                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:"䞍包含 "}],
24                groupOps: [     { op: "AND", text: "所有" },  { op: "OR",  text: "任䞀" }   ]
25        },
26        edit : {
27                addCaption: "新增蚘錄",
28                editCaption: "線茯蚘錄",
29                bSubmit: "提亀",
30                bCancel: "取消",
31                bClose: "關閉",
32                saveData: "資料已改變是吊儲存",
33                bYes : "是",
34                bNo : "吊",
35                bExit : "取消",
36                msg: {
37                        required:"歀欄必芁",
38                        number:"請茞入有效的敞字",
39                        minValue:"倌必須倧斌等斌 ",
40                        maxValue:"倌必須小斌等斌 ",
41                        email: "䞍是有效的e-mail地址",
42                        integer: "請茞入有效敎数",
43                        date: "請茞入有效時間",
44                        url: "網址無效。前綎必須為 ('http://' 或 'https://')",
45                        nodefined : " 未定矩",
46                        novalue : " 需芁傳回倌",
47                        customarray : "自蚂凜敞應傳回陣列",
48                        customfcheck : "自蚂檢查應有自蚂凜敞"
49                       
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 : "colNames 和 colModel 長床䞍同"
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 : ["䞊午","䞋午","䞊午","䞋午"],
103                        S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
104                        srcformat: 'Y-m-d',
105                        newformat: 'm-d-Y',
106                        parseRe : /[Tt\\\/:_;.,\t\s-]/,
107                        masks : {
108                                ISO8601Long:"Y-m-d H:i:s",
109                                ISO8601Short:"Y-m-d",
110                                ShortDate: "Y/j/n",
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);
Note: See TracBrowser for help on using the repository browser.