Skip to content

Commit 76b2cbc

Browse files
authored
Update zh-tw.js
Complete the dictionary part.
1 parent fefa11c commit 76b2cbc

File tree

1 file changed

+71
-5
lines changed

1 file changed

+71
-5
lines changed

lib/locales/zh-tw.js

+71-5
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,78 @@
33
module.exports = {
44
moduleType: 'locale',
55
name: 'zh-TW',
6-
dictionary: {},
6+
dictionary: {
7+
'Autoscale': '自動縮放', // components/modebar/buttons.js:139
8+
'Box Select': '矩形選擇', // components/modebar/buttons.js:103
9+
'Click to enter Colorscale title': '點擊以輸入色階標題', // plots/plots.js:437
10+
'Click to enter Component A title': '點擊以輸入元件 A 標題', // plots/ternary/ternary.js:386
11+
'Click to enter Component B title': '點擊以輸入元件 B 標題', // plots/ternary/ternary.js:400
12+
'Click to enter Component C title': '點擊以輸入元件 C 標題', // plots/ternary/ternary.js:411
13+
'Click to enter Plot title': '點擊以輸入繪圖標題', // plot_api/plot_api.js:579
14+
'Click to enter X axis title': '點擊以輸入 X 軸標題', // plots/plots.js:435
15+
'Click to enter Y axis title': '點擊以輸入 Y 軸標題', // plots/plots.js:436
16+
'Compare data on hover': '滑鼠懸停時比較資料', // components/modebar/buttons.js:167
17+
'Double-click on legend to isolate one trace': '雙擊圖例以隔離單一軌跡', // components/legend/handle_click.js:90
18+
'Double-click to zoom back out': '雙擊回復縮放', // plots/cartesian/dragbox.js:299
19+
'Download plot as a png': '下載繪圖為 PNG 圖檔', // components/modebar/buttons.js:52
20+
'Download plot': '下載繪圖', // components/modebar/buttons.js:53
21+
'Edit in Chart Studio': '於 Chart Studio 編輯', // components/modebar/buttons.js:76
22+
'IE only supports svg. Changing format to svg.': 'IE 僅支援 SVG,將變更格式為 SVG。', // components/modebar/buttons.js:60
23+
'Lasso Select': '套索選擇', // components/modebar/buttons.js:112
24+
'Orbital rotation': '軌道旋轉', // components/modebar/buttons.js:279
25+
'Pan': '平移', // components/modebar/buttons.js:94
26+
'Produced with Plotly.js': '使用 Plotly.js 製作', // components/modebar/modebar.js:256
27+
'Reset': '重置', // components/modebar/buttons.js:432
28+
'Reset axes': '重置軸', // components/modebar/buttons.js:148
29+
'Reset camera to default': '重置相機至預設位置', // components/modebar/buttons.js:314
30+
'Reset camera to last save': '重置相機至上次儲存的位置', // components/modebar/buttons.js:322
31+
'Reset view': '重置視圖', // components/modebar/buttons.js:583
32+
'Reset views': '重置視圖', // components/modebar/buttons.js:529
33+
'Show closest data on hover': '滑鼠懸停時顯示最接近的資料', // components/modebar/buttons.js:157
34+
'Snapshot succeeded': '快照成功', // components/modebar/buttons.js:66
35+
'Sorry, there was a problem downloading your snapshot!': '抱歉,下載快照時發生錯誤!', // components/modebar/buttons.js:69
36+
'Taking snapshot - this may take a few seconds': '產生快照中 - 可能需要一點時間', // components/modebar/buttons.js:57
37+
'Zoom': '縮放', // components/modebar/buttons.js:85
38+
'Zoom in': '放大', // components/modebar/buttons.js:121
39+
'Zoom out': '縮小', // components/modebar/buttons.js:130
40+
'close:': '關閉:', // traces/ohlc/transform.js:139
41+
'trace': '軌跡:', // plots/plots.js:439
42+
'lat:': '緯度:', // traces/scattergeo/calc.js:48
43+
'lon:': '經度:', // traces/scattergeo/calc.js:49
44+
'q1:': '第一四分位數:', // traces/box/calc.js:130
45+
'q3:': '第三四分位數:', // traces/box/calc.js:131
46+
'source:': '來源:', // traces/sankey/plot.js:140
47+
'target:': '目標:', // traces/sankey/plot.js:141
48+
'lower fence:': '下圍籬值:', // traces/box/calc.js:134
49+
'upper fence:': '上圍籬值:', // traces/box/calc.js:135
50+
'max:': '最大:', // traces/box/calc.js:132
51+
'mean ± σ:': '平均 ± σ:', // traces/box/calc.js:133
52+
'mean:': '平均:', // traces/box/calc.js:133
53+
'median:': '中位數:', // traces/box/calc.js:128
54+
'min:': '最小:', // traces/box/calc.js:129
55+
'Turntable rotation': '轉盤旋轉:', // components/modebar/buttons.js:288
56+
'Toggle Spike Lines': '切換尖峰線', // components/modebar/buttons.js:548
57+
'open:': '開啟:', // traces/ohlc/transform.js:136
58+
'high:': '高:', // traces/ohlc/transform.js:137
59+
'low:': '低:', // traces/ohlc/transform.js:138
60+
'Toggle show closest data on hover': '切換滑鼠懸停顯示最接近的資料', // components/modebar/buttons.js:353
61+
'incoming flow count:': '傳入流量計數:', // traces/sankey/plot.js:142
62+
'outgoing flow count:': '傳出流量計數:', // traces/sankey/plot.js:143
63+
'kde:': 'kde:', // traces/violin/calc.js:73
64+
'Click to enter radial axis title': '點擊以輸入輻射軸標題',
65+
'new text': '新文本'
66+
},
767
format: {
868
days: ['星期日', '星期一', '星期二', '星期三', '星期四', '星期五', '星期六'],
9-
shortDays: ['周日', '周一', '周二', '周三', '周四', '周五', '周六'],
10-
months: ['一月', '二月', '三月', '四月', '五月', '六月', '七月', '八月', '九月', '十月', '十一月', '十二月'],
11-
shortMonths: ['一', '二', '三', '四', '五', '六', '七', '八', '九', '十', '十一', '十二'],
12-
date: '%Y/%m/%d'
69+
shortDays: ['週日', '週一', '週二', '週三', '週四', '週五', '週六'],
70+
months: [
71+
'一月', '二月', '三月', '四月', '五月', '六月',
72+
'七月', '八月', '九月', '十月', '十一月', '十二月'
73+
],
74+
shortMonths: [
75+
'1月', '2月', '3月', '4月', '5月', '6月',
76+
'7月', '8月', '9月', '10月', '11月', '12月'
77+
],
78+
date: '%Y-%m-%d'
1379
}
1480
};

0 commit comments

Comments
 (0)