Bienvenue sur PostGIS.fr

Bienvenue sur PostGIS.fr , le site de la communauté des utilisateurs francophones de PostGIS.

PostGIS ajoute le support d'objets géographique à la base de données PostgreSQL. En effet, PostGIS "spatialise" le serverur PostgreSQL, ce qui permet de l'utiliser comme une base de données SIG.

Maintenu à jour, en fonction de nos disponibilités et des diverses sorties des outils que nous testons, nous vous proposons l'ensemble de nos travaux publiés en langue française.

source: trunk/workshop-routing-foss4g/web/ext/src/locale/ext-lang-zh_TW.js @ 76

Revision 76, 4.7 KB checked in by djay, 12 years ago (diff)

Ajout du répertoire web

  • Property svn:executable set to *
Line 
1/*!
2 * Ext JS Library 3.4.0
3 * Copyright(c) 2006-2011 Sencha Inc.
4 * licensing@sencha.com
5 * http://www.sencha.com/license
6 */
7/*
8 * Traditional Chinese translation
9 * By hata1234
10 * 09 April 2007
11 */
12
13Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">讀取䞭...</div>';
14
15if(Ext.View){
16    Ext.View.prototype.emptyText = "";
17}
18
19if(Ext.grid.GridPanel){
20    Ext.grid.GridPanel.prototype.ddText = "遞擇了 {0} 行";
21}
22
23if(Ext.TabPanelItem){
24    Ext.TabPanelItem.prototype.closeText = "關閉歀暙籀";
25}
26
27if(Ext.form.Field){
28    Ext.form.Field.prototype.invalidText = "敞倌䞍笊合欄䜍芏定";
29}
30
31if(Ext.LoadMask){
32    Ext.LoadMask.prototype.msg = "讀取䞭...";
33}
34
35Date.monthNames = [
36    "䞀月",
37    "二月",
38    "䞉月",
39    "四月",
40    "五月",
41    "六月",
42    "䞃月",
43    "八月",
44    "九月",
45    "十月",
46    "十䞀月",
47    "十二月"
48];
49
50Date.dayNames = [
51    "日",
52    "侀",
53    "二",
54    "侉",
55    "四",
56    "五",
57    "六"
58];
59
60if(Ext.MessageBox){
61    Ext.MessageBox.buttonText = {
62        ok : "確定",
63        cancel : "取消",
64        yes : "是",
65        no : "吊"
66    };
67}
68
69if(Ext.util.Format){
70    Ext.util.Format.date = function(v, format){
71       if(!v) return "";
72       if(!(v instanceof Date)) v = new Date(Date.parse(v));
73       return v.dateFormat(format || "Y/m/d");
74    };
75}
76
77if(Ext.DatePicker){
78    Ext.apply(Ext.DatePicker.prototype, {
79       todayText         : "今倩",
80       minText           : "日期必須倧斌最小容蚱日期",
81       maxText           : "日期必須小斌最倧容蚱日期",
82       disabledDaysText  : "",
83       disabledDatesText : "",
84       monthNames        : Date.monthNames,
85       dayNames          : Date.dayNames,
86       nextText          : "䞋個月 (Ctrl+右方向鍵)",
87       prevText          : "䞊個月 (Ctrl+巊方向鍵)",
88       monthYearText     : "遞擇月仜 (Ctrl+侊/䞋方向鍵遞擇幎仜)",
89       todayTip          : "{0} (空癜鍵)",
90       format            : "y/m/d",
91       okText            : "确定",
92       cancelText        : "取消"
93    });
94}
95
96if(Ext.PagingToolbar){
97    Ext.apply(Ext.PagingToolbar.prototype, {
98       beforePageText : "第",
99       afterPageText  : "頁共{0}頁",
100       firstText      : "第䞀頁",
101       prevText       : "侊侀頁",
102       nextText       : "例侀頁",
103       lastText       : "最埌頁",
104       refreshText    : "重新敎理",
105       displayMsg     : "顯瀺{0} - {1}筆,共{2}筆",
106       emptyMsg       : '沒有任䜕資料'
107    });
108}
109
110if(Ext.form.TextField){
111    Ext.apply(Ext.form.TextField.prototype, {
112       minLengthText : "歀欄䜍最少芁茞入 {0} 個字",
113       maxLengthText : "歀欄䜍最倚茞入 {0} 個字",
114       blankText     : "歀欄䜍為必填",
115       regexText     : "",
116       emptyText     : null
117    });
118}
119
120if(Ext.form.NumberField){
121    Ext.apply(Ext.form.NumberField.prototype, {
122       minText : "歀欄䜍之敞倌必須倧斌 {0}",
123       maxText : "歀欄䜍之敞倌必須小斌 {0}",
124       nanText : "{0} 䞍是合法的敞字"
125    });
126}
127
128if(Ext.form.DateField){
129    Ext.apply(Ext.form.DateField.prototype, {
130       disabledDaysText  : "無法䜿甚",
131       disabledDatesText : "無法䜿甚",
132       minText           : "歀欄䜍之日期必須圚 {0} 之埌",
133       maxText           : "歀欄䜍之日期必須圚 {0} 之前",
134       invalidText       : "{0} 䞍是正確的日期栌匏 - 必須像是 「 {1} 」 這暣的栌匏",
135       format            : "Y/m/d"
136    });
137}
138
139if(Ext.form.ComboBox){
140    Ext.apply(Ext.form.ComboBox.prototype, {
141       loadingText       : "讀取䞭 ...",
142       valueNotFoundText : undefined
143    });
144}
145
146if(Ext.form.VTypes){
147    Ext.apply(Ext.form.VTypes, {
148       emailText    : '歀欄䜍必須茞入像 "user@example.com" 之E-Mail栌匏',
149       urlText      : '歀欄䜍必須茞入像 "http:/'+'/www.example.com" 之網址栌匏',
150       alphaText    : '歀欄䜍僅胜茞入半圢英文字母及底線( _ )笊號',
151       alphanumText : '歀欄䜍僅胜茞入半圢英文字母、敞字及底線( _ )笊號'
152    });
153}
154
155if(Ext.grid.GridView){
156    Ext.apply(Ext.grid.GridView.prototype, {
157       sortAscText  : "正向排序",
158       sortDescText : "反向排序",
159       lockText     : "鎖定欄䜍",
160       unlockText   : "解開欄䜍鎖定",
161       columnsText  : "欄䜍"
162    });
163}
164
165if(Ext.grid.PropertyColumnModel){
166    Ext.apply(Ext.grid.PropertyColumnModel.prototype, {
167       nameText   : "名皱",
168       valueText  : "敞倌",
169       dateFormat : "Y/m/d"
170    });
171}
172
173if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
174    Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
175       splitTip            : "拖曳瞮攟倧小.",
176       collapsibleSplitTip : "拖曳瞮攟倧小. 滑錠雙擊隱藏."
177    });
178}
Note: See TracBrowser for help on using the repository browser.