@termdock/twlint 1.2.2 → 1.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/core/linter.d.ts.map +1 -1
- package/dist/core/linter.js +14 -5
- package/dist/core/linter.js.map +1 -1
- package/dist/core/rules/simplified-chars.d.ts +3 -0
- package/dist/core/rules/simplified-chars.d.ts.map +1 -1
- package/dist/core/rules/simplified-chars.js +22 -2
- package/dist/core/rules/simplified-chars.js.map +1 -1
- package/dist/dictionaries/academic.json +1 -1
- package/dist/dictionaries/ai-emerging-tech.json +18 -2
- package/dist/dictionaries/business-finance.json +1 -1
- package/dist/dictionaries/core.json +1583 -411
- package/dist/dictionaries/hardware-3c.json +98 -2
- package/dist/dictionaries/index.json +10 -10
- package/dist/dictionaries/network-cloud.json +66 -50
- package/dist/dictionaries/operating-system.json +34 -2
- package/dist/dictionaries/social-media.json +2 -18
- package/dist/dictionaries/software-development.json +2346 -158
- package/dist/dictionaries/user-interface.json +570 -318
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"name": "user-interface",
|
|
4
|
-
"version": "1.
|
|
5
|
-
"entries":
|
|
4
|
+
"version": "1.3.0",
|
|
5
|
+
"entries": 99
|
|
6
6
|
},
|
|
7
7
|
"lookup": {
|
|
8
8
|
"窗口": {
|
|
@@ -10,16 +10,50 @@
|
|
|
10
10
|
"confidence": 0.9,
|
|
11
11
|
"category": "mainland-term",
|
|
12
12
|
"reason": "台灣介面設計標準",
|
|
13
|
-
"match_type": "
|
|
14
|
-
"autofix_safe":
|
|
13
|
+
"match_type": "context_sensitive",
|
|
14
|
+
"autofix_safe": false,
|
|
15
|
+
"context": {
|
|
16
|
+
"before": [
|
|
17
|
+
"彈出",
|
|
18
|
+
"對話",
|
|
19
|
+
"應用",
|
|
20
|
+
"瀏覽器",
|
|
21
|
+
"作業系統",
|
|
22
|
+
"最小化",
|
|
23
|
+
"最大化",
|
|
24
|
+
"視窗"
|
|
25
|
+
],
|
|
26
|
+
"exclude": [
|
|
27
|
+
"服務",
|
|
28
|
+
"售票",
|
|
29
|
+
"掛號"
|
|
30
|
+
]
|
|
31
|
+
}
|
|
15
32
|
},
|
|
16
33
|
"窗口_window": {
|
|
17
34
|
"taiwan": "視窗",
|
|
18
35
|
"confidence": 0.9,
|
|
19
36
|
"category": "mainland-term",
|
|
20
37
|
"reason": "台灣介面設計標準",
|
|
21
|
-
"match_type": "
|
|
22
|
-
"autofix_safe":
|
|
38
|
+
"match_type": "context_sensitive",
|
|
39
|
+
"autofix_safe": false,
|
|
40
|
+
"context": {
|
|
41
|
+
"before": [
|
|
42
|
+
"彈出",
|
|
43
|
+
"對話",
|
|
44
|
+
"應用",
|
|
45
|
+
"瀏覽器",
|
|
46
|
+
"作業系統",
|
|
47
|
+
"最小化",
|
|
48
|
+
"最大化",
|
|
49
|
+
"視窗"
|
|
50
|
+
],
|
|
51
|
+
"exclude": [
|
|
52
|
+
"服務",
|
|
53
|
+
"售票",
|
|
54
|
+
"掛號"
|
|
55
|
+
]
|
|
56
|
+
}
|
|
23
57
|
},
|
|
24
58
|
"对话框": {
|
|
25
59
|
"taiwan": "對話方塊",
|
|
@@ -122,32 +156,108 @@
|
|
|
122
156
|
"confidence": 0.9,
|
|
123
157
|
"category": "mainland-term",
|
|
124
158
|
"reason": "台灣介面設計標準",
|
|
125
|
-
"match_type": "
|
|
126
|
-
"autofix_safe":
|
|
159
|
+
"match_type": "context_sensitive",
|
|
160
|
+
"autofix_safe": false,
|
|
161
|
+
"context": {
|
|
162
|
+
"before": [
|
|
163
|
+
"下拉",
|
|
164
|
+
"右鍵",
|
|
165
|
+
"導航",
|
|
166
|
+
"功能",
|
|
167
|
+
"系統",
|
|
168
|
+
"介面",
|
|
169
|
+
"工具列",
|
|
170
|
+
"點擊",
|
|
171
|
+
"彈出"
|
|
172
|
+
],
|
|
173
|
+
"exclude": [
|
|
174
|
+
"餐廳",
|
|
175
|
+
"料理",
|
|
176
|
+
"美食",
|
|
177
|
+
"點菜"
|
|
178
|
+
]
|
|
179
|
+
}
|
|
127
180
|
},
|
|
128
181
|
"菜单_menu": {
|
|
129
182
|
"taiwan": "選單",
|
|
130
183
|
"confidence": 0.9,
|
|
131
184
|
"category": "mainland-term",
|
|
132
185
|
"reason": "台灣介面設計標準",
|
|
133
|
-
"match_type": "
|
|
134
|
-
"autofix_safe":
|
|
186
|
+
"match_type": "context_sensitive",
|
|
187
|
+
"autofix_safe": false,
|
|
188
|
+
"context": {
|
|
189
|
+
"before": [
|
|
190
|
+
"下拉",
|
|
191
|
+
"右鍵",
|
|
192
|
+
"導航",
|
|
193
|
+
"功能",
|
|
194
|
+
"系統",
|
|
195
|
+
"介面",
|
|
196
|
+
"工具列",
|
|
197
|
+
"點擊",
|
|
198
|
+
"彈出"
|
|
199
|
+
],
|
|
200
|
+
"exclude": [
|
|
201
|
+
"餐廳",
|
|
202
|
+
"料理",
|
|
203
|
+
"美食",
|
|
204
|
+
"點菜"
|
|
205
|
+
]
|
|
206
|
+
}
|
|
135
207
|
},
|
|
136
208
|
"菜單": {
|
|
137
209
|
"taiwan": "選單",
|
|
138
210
|
"confidence": 0.9,
|
|
139
211
|
"category": "mainland-term",
|
|
140
212
|
"reason": "台灣介面設計標準",
|
|
141
|
-
"match_type": "
|
|
142
|
-
"autofix_safe":
|
|
213
|
+
"match_type": "context_sensitive",
|
|
214
|
+
"autofix_safe": false,
|
|
215
|
+
"context": {
|
|
216
|
+
"before": [
|
|
217
|
+
"下拉",
|
|
218
|
+
"右鍵",
|
|
219
|
+
"導航",
|
|
220
|
+
"功能",
|
|
221
|
+
"系統",
|
|
222
|
+
"介面",
|
|
223
|
+
"工具列",
|
|
224
|
+
"點擊",
|
|
225
|
+
"彈出"
|
|
226
|
+
],
|
|
227
|
+
"exclude": [
|
|
228
|
+
"餐廳",
|
|
229
|
+
"料理",
|
|
230
|
+
"美食",
|
|
231
|
+
"點菜"
|
|
232
|
+
]
|
|
233
|
+
}
|
|
143
234
|
},
|
|
144
235
|
"菜單_menu": {
|
|
145
236
|
"taiwan": "選單",
|
|
146
237
|
"confidence": 0.9,
|
|
147
238
|
"category": "mainland-term",
|
|
148
239
|
"reason": "台灣介面設計標準",
|
|
149
|
-
"match_type": "
|
|
150
|
-
"autofix_safe":
|
|
240
|
+
"match_type": "context_sensitive",
|
|
241
|
+
"autofix_safe": false,
|
|
242
|
+
"context": {
|
|
243
|
+
"before": [
|
|
244
|
+
"下拉",
|
|
245
|
+
"右鍵",
|
|
246
|
+
"導航",
|
|
247
|
+
"功能",
|
|
248
|
+
"系統",
|
|
249
|
+
"介面",
|
|
250
|
+
"工具列",
|
|
251
|
+
"點擊",
|
|
252
|
+
"彈出"
|
|
253
|
+
],
|
|
254
|
+
"exclude": [
|
|
255
|
+
"餐廳",
|
|
256
|
+
"料理",
|
|
257
|
+
"美食",
|
|
258
|
+
"點菜"
|
|
259
|
+
]
|
|
260
|
+
}
|
|
151
261
|
},
|
|
152
262
|
"状态栏": {
|
|
153
263
|
"taiwan": "狀態列",
|
|
@@ -373,38 +483,6 @@
|
|
|
373
483
|
"match_type": "exact",
|
|
374
484
|
"autofix_safe": true
|
|
375
485
|
},
|
|
376
|
-
"标签页": {
|
|
377
|
-
"taiwan": "分頁",
|
|
378
|
-
"confidence": 0.9,
|
|
379
|
-
"category": "mainland-term",
|
|
380
|
-
"reason": "台灣介面元件標準",
|
|
381
|
-
"match_type": "exact",
|
|
382
|
-
"autofix_safe": true
|
|
383
|
-
},
|
|
384
|
-
"标签页_tab": {
|
|
385
|
-
"taiwan": "分頁",
|
|
386
|
-
"confidence": 0.9,
|
|
387
|
-
"category": "mainland-term",
|
|
388
|
-
"reason": "台灣介面元件標準",
|
|
389
|
-
"match_type": "exact",
|
|
390
|
-
"autofix_safe": true
|
|
391
|
-
},
|
|
392
|
-
"標籤頁": {
|
|
393
|
-
"taiwan": "分頁",
|
|
394
|
-
"confidence": 0.9,
|
|
395
|
-
"category": "mainland-term",
|
|
396
|
-
"reason": "台灣介面元件標準",
|
|
397
|
-
"match_type": "exact",
|
|
398
|
-
"autofix_safe": true
|
|
399
|
-
},
|
|
400
|
-
"標籤頁_tab": {
|
|
401
|
-
"taiwan": "分頁",
|
|
402
|
-
"confidence": 0.9,
|
|
403
|
-
"category": "mainland-term",
|
|
404
|
-
"reason": "台灣介面元件標準",
|
|
405
|
-
"match_type": "exact",
|
|
406
|
-
"autofix_safe": true
|
|
407
|
-
},
|
|
408
486
|
"控件": {
|
|
409
487
|
"taiwan": "控制項",
|
|
410
488
|
"confidence": 0.9,
|
|
@@ -821,38 +899,6 @@
|
|
|
821
899
|
"match_type": "exact",
|
|
822
900
|
"autofix_safe": true
|
|
823
901
|
},
|
|
824
|
-
"主页": {
|
|
825
|
-
"taiwan": "首頁",
|
|
826
|
-
"confidence": 0.9,
|
|
827
|
-
"category": "mainland-term",
|
|
828
|
-
"reason": "台灣網頁標準術語",
|
|
829
|
-
"match_type": "exact",
|
|
830
|
-
"autofix_safe": true
|
|
831
|
-
},
|
|
832
|
-
"主页_home_page": {
|
|
833
|
-
"taiwan": "首頁",
|
|
834
|
-
"confidence": 0.9,
|
|
835
|
-
"category": "mainland-term",
|
|
836
|
-
"reason": "台灣網頁標準術語",
|
|
837
|
-
"match_type": "exact",
|
|
838
|
-
"autofix_safe": true
|
|
839
|
-
},
|
|
840
|
-
"主頁": {
|
|
841
|
-
"taiwan": "首頁",
|
|
842
|
-
"confidence": 0.9,
|
|
843
|
-
"category": "mainland-term",
|
|
844
|
-
"reason": "台灣網頁標準術語",
|
|
845
|
-
"match_type": "exact",
|
|
846
|
-
"autofix_safe": true
|
|
847
|
-
},
|
|
848
|
-
"主頁_home_page": {
|
|
849
|
-
"taiwan": "首頁",
|
|
850
|
-
"confidence": 0.9,
|
|
851
|
-
"category": "mainland-term",
|
|
852
|
-
"reason": "台灣網頁標準術語",
|
|
853
|
-
"match_type": "exact",
|
|
854
|
-
"autofix_safe": true
|
|
855
|
-
},
|
|
856
902
|
"收藏夹": {
|
|
857
903
|
"taiwan": "書籤",
|
|
858
904
|
"confidence": 0.9,
|
|
@@ -885,54 +931,6 @@
|
|
|
885
931
|
"match_type": "exact",
|
|
886
932
|
"autofix_safe": true
|
|
887
933
|
},
|
|
888
|
-
"收藏": {
|
|
889
|
-
"taiwan": "我的最愛",
|
|
890
|
-
"confidence": 0.9,
|
|
891
|
-
"category": "mainland-term",
|
|
892
|
-
"reason": "台灣瀏覽器功能",
|
|
893
|
-
"match_type": "exact",
|
|
894
|
-
"autofix_safe": true
|
|
895
|
-
},
|
|
896
|
-
"收藏_favorites": {
|
|
897
|
-
"taiwan": "我的最愛",
|
|
898
|
-
"confidence": 0.9,
|
|
899
|
-
"category": "mainland-term",
|
|
900
|
-
"reason": "台灣瀏覽器功能",
|
|
901
|
-
"match_type": "exact",
|
|
902
|
-
"autofix_safe": true
|
|
903
|
-
},
|
|
904
|
-
"历史记录": {
|
|
905
|
-
"taiwan": "歷程記錄",
|
|
906
|
-
"confidence": 0.85,
|
|
907
|
-
"category": "mainland-term",
|
|
908
|
-
"reason": "台灣瀏覽器功能",
|
|
909
|
-
"match_type": "exact",
|
|
910
|
-
"autofix_safe": true
|
|
911
|
-
},
|
|
912
|
-
"历史记录_history": {
|
|
913
|
-
"taiwan": "歷程記錄",
|
|
914
|
-
"confidence": 0.85,
|
|
915
|
-
"category": "mainland-term",
|
|
916
|
-
"reason": "台灣瀏覽器功能",
|
|
917
|
-
"match_type": "exact",
|
|
918
|
-
"autofix_safe": true
|
|
919
|
-
},
|
|
920
|
-
"歷史記錄": {
|
|
921
|
-
"taiwan": "歷程記錄",
|
|
922
|
-
"confidence": 0.85,
|
|
923
|
-
"category": "mainland-term",
|
|
924
|
-
"reason": "台灣瀏覽器功能",
|
|
925
|
-
"match_type": "exact",
|
|
926
|
-
"autofix_safe": true
|
|
927
|
-
},
|
|
928
|
-
"歷史記錄_history": {
|
|
929
|
-
"taiwan": "歷程記錄",
|
|
930
|
-
"confidence": 0.85,
|
|
931
|
-
"category": "mainland-term",
|
|
932
|
-
"reason": "台灣瀏覽器功能",
|
|
933
|
-
"match_type": "exact",
|
|
934
|
-
"autofix_safe": true
|
|
935
|
-
},
|
|
936
934
|
"浏览器扩展": {
|
|
937
935
|
"taiwan": "擴充套件",
|
|
938
936
|
"confidence": 0.9,
|
|
@@ -1130,48 +1128,52 @@
|
|
|
1130
1128
|
"confidence": 0.9,
|
|
1131
1129
|
"category": "mainland-term",
|
|
1132
1130
|
"reason": "台灣文件標準術語",
|
|
1133
|
-
"match_type": "
|
|
1134
|
-
"autofix_safe":
|
|
1131
|
+
"match_type": "context_sensitive",
|
|
1132
|
+
"autofix_safe": false,
|
|
1133
|
+
"context": {
|
|
1134
|
+
"before": [
|
|
1135
|
+
"程式",
|
|
1136
|
+
"代碼",
|
|
1137
|
+
"HTML",
|
|
1138
|
+
"CSS",
|
|
1139
|
+
"設計",
|
|
1140
|
+
"網頁",
|
|
1141
|
+
"郵件",
|
|
1142
|
+
"專案"
|
|
1143
|
+
],
|
|
1144
|
+
"exclude": [
|
|
1145
|
+
"混凝土",
|
|
1146
|
+
"工程",
|
|
1147
|
+
"建築",
|
|
1148
|
+
"營建"
|
|
1149
|
+
]
|
|
1150
|
+
}
|
|
1135
1151
|
},
|
|
1136
1152
|
"模板_template": {
|
|
1137
1153
|
"taiwan": "範本",
|
|
1138
1154
|
"confidence": 0.9,
|
|
1139
1155
|
"category": "mainland-term",
|
|
1140
1156
|
"reason": "台灣文件標準術語",
|
|
1141
|
-
"match_type": "
|
|
1142
|
-
"autofix_safe":
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
"taiwan": "預設集",
|
|
1162
|
-
"confidence": 0.85,
|
|
1163
|
-
"category": "mainland-term",
|
|
1164
|
-
"reason": "台灣系統設定術語",
|
|
1165
|
-
"match_type": "exact",
|
|
1166
|
-
"autofix_safe": true
|
|
1167
|
-
},
|
|
1168
|
-
"預設_preset": {
|
|
1169
|
-
"taiwan": "預設集",
|
|
1170
|
-
"confidence": 0.85,
|
|
1171
|
-
"category": "mainland-term",
|
|
1172
|
-
"reason": "台灣系統設定術語",
|
|
1173
|
-
"match_type": "exact",
|
|
1174
|
-
"autofix_safe": true
|
|
1157
|
+
"match_type": "context_sensitive",
|
|
1158
|
+
"autofix_safe": false,
|
|
1159
|
+
"context": {
|
|
1160
|
+
"before": [
|
|
1161
|
+
"程式",
|
|
1162
|
+
"代碼",
|
|
1163
|
+
"HTML",
|
|
1164
|
+
"CSS",
|
|
1165
|
+
"設計",
|
|
1166
|
+
"網頁",
|
|
1167
|
+
"郵件",
|
|
1168
|
+
"專案"
|
|
1169
|
+
],
|
|
1170
|
+
"exclude": [
|
|
1171
|
+
"混凝土",
|
|
1172
|
+
"工程",
|
|
1173
|
+
"建築",
|
|
1174
|
+
"營建"
|
|
1175
|
+
]
|
|
1176
|
+
}
|
|
1175
1177
|
},
|
|
1176
1178
|
"首选项": {
|
|
1177
1179
|
"taiwan": "偏好設定",
|
|
@@ -1269,22 +1271,6 @@
|
|
|
1269
1271
|
"match_type": "exact",
|
|
1270
1272
|
"autofix_safe": true
|
|
1271
1273
|
},
|
|
1272
|
-
"配置": {
|
|
1273
|
-
"taiwan": "組態",
|
|
1274
|
-
"confidence": 0.9,
|
|
1275
|
-
"category": "mainland-term",
|
|
1276
|
-
"reason": "台灣系統設定術語",
|
|
1277
|
-
"match_type": "exact",
|
|
1278
|
-
"autofix_safe": true
|
|
1279
|
-
},
|
|
1280
|
-
"配置_configuration": {
|
|
1281
|
-
"taiwan": "組態",
|
|
1282
|
-
"confidence": 0.9,
|
|
1283
|
-
"category": "mainland-term",
|
|
1284
|
-
"reason": "台灣系統設定術語",
|
|
1285
|
-
"match_type": "exact",
|
|
1286
|
-
"autofix_safe": true
|
|
1287
|
-
},
|
|
1288
1274
|
"配置文件": {
|
|
1289
1275
|
"taiwan": "設定檔",
|
|
1290
1276
|
"confidence": 0.9,
|
|
@@ -1701,38 +1687,6 @@
|
|
|
1701
1687
|
"match_type": "exact",
|
|
1702
1688
|
"autofix_safe": true
|
|
1703
1689
|
},
|
|
1704
|
-
"字体": {
|
|
1705
|
-
"taiwan": "字型",
|
|
1706
|
-
"confidence": 0.9,
|
|
1707
|
-
"category": "mainland-term",
|
|
1708
|
-
"reason": "台灣文字顯示術語",
|
|
1709
|
-
"match_type": "exact",
|
|
1710
|
-
"autofix_safe": true
|
|
1711
|
-
},
|
|
1712
|
-
"字体_font": {
|
|
1713
|
-
"taiwan": "字型",
|
|
1714
|
-
"confidence": 0.9,
|
|
1715
|
-
"category": "mainland-term",
|
|
1716
|
-
"reason": "台灣文字顯示術語",
|
|
1717
|
-
"match_type": "exact",
|
|
1718
|
-
"autofix_safe": true
|
|
1719
|
-
},
|
|
1720
|
-
"字體": {
|
|
1721
|
-
"taiwan": "字型",
|
|
1722
|
-
"confidence": 0.9,
|
|
1723
|
-
"category": "mainland-term",
|
|
1724
|
-
"reason": "台灣文字顯示術語",
|
|
1725
|
-
"match_type": "exact",
|
|
1726
|
-
"autofix_safe": true
|
|
1727
|
-
},
|
|
1728
|
-
"字體_font": {
|
|
1729
|
-
"taiwan": "字型",
|
|
1730
|
-
"confidence": 0.9,
|
|
1731
|
-
"category": "mainland-term",
|
|
1732
|
-
"reason": "台灣文字顯示術語",
|
|
1733
|
-
"match_type": "exact",
|
|
1734
|
-
"autofix_safe": true
|
|
1735
|
-
},
|
|
1736
1690
|
"字号": {
|
|
1737
1691
|
"taiwan": "字型大小",
|
|
1738
1692
|
"confidence": 0.9,
|
|
@@ -2021,38 +1975,6 @@
|
|
|
2021
1975
|
"match_type": "exact",
|
|
2022
1976
|
"autofix_safe": true
|
|
2023
1977
|
},
|
|
2024
|
-
"页脚": {
|
|
2025
|
-
"taiwan": "頁尾",
|
|
2026
|
-
"confidence": 0.9,
|
|
2027
|
-
"category": "mainland-term",
|
|
2028
|
-
"reason": "台灣文件結構術語",
|
|
2029
|
-
"match_type": "exact",
|
|
2030
|
-
"autofix_safe": true
|
|
2031
|
-
},
|
|
2032
|
-
"页脚_footer_text": {
|
|
2033
|
-
"taiwan": "頁尾",
|
|
2034
|
-
"confidence": 0.9,
|
|
2035
|
-
"category": "mainland-term",
|
|
2036
|
-
"reason": "台灣文件結構術語",
|
|
2037
|
-
"match_type": "exact",
|
|
2038
|
-
"autofix_safe": true
|
|
2039
|
-
},
|
|
2040
|
-
"頁腳": {
|
|
2041
|
-
"taiwan": "頁尾",
|
|
2042
|
-
"confidence": 0.9,
|
|
2043
|
-
"category": "mainland-term",
|
|
2044
|
-
"reason": "台灣文件結構術語",
|
|
2045
|
-
"match_type": "exact",
|
|
2046
|
-
"autofix_safe": true
|
|
2047
|
-
},
|
|
2048
|
-
"頁腳_footer_text": {
|
|
2049
|
-
"taiwan": "頁尾",
|
|
2050
|
-
"confidence": 0.9,
|
|
2051
|
-
"category": "mainland-term",
|
|
2052
|
-
"reason": "台灣文件結構術語",
|
|
2053
|
-
"match_type": "exact",
|
|
2054
|
-
"autofix_safe": true
|
|
2055
|
-
},
|
|
2056
1978
|
"页码": {
|
|
2057
1979
|
"taiwan": "頁碼",
|
|
2058
1980
|
"confidence": 0.85,
|
|
@@ -2149,22 +2071,6 @@
|
|
|
2149
2071
|
"match_type": "exact",
|
|
2150
2072
|
"autofix_safe": true
|
|
2151
2073
|
},
|
|
2152
|
-
"警告": {
|
|
2153
|
-
"taiwan": "警示",
|
|
2154
|
-
"confidence": 0.85,
|
|
2155
|
-
"category": "mainland-term",
|
|
2156
|
-
"reason": "台灣系統訊息術語",
|
|
2157
|
-
"match_type": "exact",
|
|
2158
|
-
"autofix_safe": true
|
|
2159
|
-
},
|
|
2160
|
-
"警告_alert": {
|
|
2161
|
-
"taiwan": "警示",
|
|
2162
|
-
"confidence": 0.85,
|
|
2163
|
-
"category": "mainland-term",
|
|
2164
|
-
"reason": "台灣系統訊息術語",
|
|
2165
|
-
"match_type": "exact",
|
|
2166
|
-
"autofix_safe": true
|
|
2167
|
-
},
|
|
2168
2074
|
"确认": {
|
|
2169
2075
|
"taiwan": "確認",
|
|
2170
2076
|
"confidence": 0.85,
|
|
@@ -2202,16 +2108,54 @@
|
|
|
2202
2108
|
"confidence": 0.85,
|
|
2203
2109
|
"category": "mainland-term",
|
|
2204
2110
|
"reason": "台灣檔案操作標準",
|
|
2205
|
-
"match_type": "
|
|
2206
|
-
"autofix_safe":
|
|
2111
|
+
"match_type": "context_sensitive",
|
|
2112
|
+
"autofix_safe": false,
|
|
2113
|
+
"context": {
|
|
2114
|
+
"before": [
|
|
2115
|
+
"檔案",
|
|
2116
|
+
"資料",
|
|
2117
|
+
"設定",
|
|
2118
|
+
"修改",
|
|
2119
|
+
"變更",
|
|
2120
|
+
"按鈕",
|
|
2121
|
+
"Ctrl",
|
|
2122
|
+
"對話方塊",
|
|
2123
|
+
"自動"
|
|
2124
|
+
],
|
|
2125
|
+
"exclude": [
|
|
2126
|
+
"食物",
|
|
2127
|
+
"紀念",
|
|
2128
|
+
"實力",
|
|
2129
|
+
"體力"
|
|
2130
|
+
]
|
|
2131
|
+
}
|
|
2207
2132
|
},
|
|
2208
2133
|
"保存_save": {
|
|
2209
2134
|
"taiwan": "儲存",
|
|
2210
2135
|
"confidence": 0.85,
|
|
2211
2136
|
"category": "mainland-term",
|
|
2212
2137
|
"reason": "台灣檔案操作標準",
|
|
2213
|
-
"match_type": "
|
|
2214
|
-
"autofix_safe":
|
|
2138
|
+
"match_type": "context_sensitive",
|
|
2139
|
+
"autofix_safe": false,
|
|
2140
|
+
"context": {
|
|
2141
|
+
"before": [
|
|
2142
|
+
"檔案",
|
|
2143
|
+
"資料",
|
|
2144
|
+
"設定",
|
|
2145
|
+
"修改",
|
|
2146
|
+
"變更",
|
|
2147
|
+
"按鈕",
|
|
2148
|
+
"Ctrl",
|
|
2149
|
+
"對話方塊",
|
|
2150
|
+
"自動"
|
|
2151
|
+
],
|
|
2152
|
+
"exclude": [
|
|
2153
|
+
"食物",
|
|
2154
|
+
"紀念",
|
|
2155
|
+
"實力",
|
|
2156
|
+
"體力"
|
|
2157
|
+
]
|
|
2158
|
+
}
|
|
2215
2159
|
},
|
|
2216
2160
|
"加载": {
|
|
2217
2161
|
"taiwan": "載入",
|
|
@@ -2458,64 +2402,224 @@
|
|
|
2458
2402
|
"confidence": 0.85,
|
|
2459
2403
|
"category": "mainland-term",
|
|
2460
2404
|
"reason": "台灣系統操作標準",
|
|
2461
|
-
"match_type": "
|
|
2462
|
-
"autofix_safe":
|
|
2405
|
+
"match_type": "context_sensitive",
|
|
2406
|
+
"autofix_safe": false,
|
|
2407
|
+
"context": {
|
|
2408
|
+
"before": [
|
|
2409
|
+
"檔案",
|
|
2410
|
+
"資料夾",
|
|
2411
|
+
"帳號",
|
|
2412
|
+
"專案",
|
|
2413
|
+
"伺服器",
|
|
2414
|
+
"資料庫",
|
|
2415
|
+
"分支",
|
|
2416
|
+
"容器",
|
|
2417
|
+
"環境",
|
|
2418
|
+
"實體"
|
|
2419
|
+
],
|
|
2420
|
+
"exclude": [
|
|
2421
|
+
"公司",
|
|
2422
|
+
"品牌",
|
|
2423
|
+
"企業",
|
|
2424
|
+
"王朝"
|
|
2425
|
+
]
|
|
2426
|
+
}
|
|
2463
2427
|
},
|
|
2464
2428
|
"创建_create": {
|
|
2465
2429
|
"taiwan": "建立",
|
|
2466
2430
|
"confidence": 0.85,
|
|
2467
2431
|
"category": "mainland-term",
|
|
2468
2432
|
"reason": "台灣系統操作標準",
|
|
2469
|
-
"match_type": "
|
|
2470
|
-
"autofix_safe":
|
|
2433
|
+
"match_type": "context_sensitive",
|
|
2434
|
+
"autofix_safe": false,
|
|
2435
|
+
"context": {
|
|
2436
|
+
"before": [
|
|
2437
|
+
"檔案",
|
|
2438
|
+
"資料夾",
|
|
2439
|
+
"帳號",
|
|
2440
|
+
"專案",
|
|
2441
|
+
"伺服器",
|
|
2442
|
+
"資料庫",
|
|
2443
|
+
"分支",
|
|
2444
|
+
"容器",
|
|
2445
|
+
"環境",
|
|
2446
|
+
"實體"
|
|
2447
|
+
],
|
|
2448
|
+
"exclude": [
|
|
2449
|
+
"公司",
|
|
2450
|
+
"品牌",
|
|
2451
|
+
"企業",
|
|
2452
|
+
"王朝"
|
|
2453
|
+
]
|
|
2454
|
+
}
|
|
2471
2455
|
},
|
|
2472
2456
|
"創建": {
|
|
2473
2457
|
"taiwan": "建立",
|
|
2474
2458
|
"confidence": 0.85,
|
|
2475
2459
|
"category": "mainland-term",
|
|
2476
2460
|
"reason": "台灣系統操作標準",
|
|
2477
|
-
"match_type": "
|
|
2478
|
-
"autofix_safe":
|
|
2461
|
+
"match_type": "context_sensitive",
|
|
2462
|
+
"autofix_safe": false,
|
|
2463
|
+
"context": {
|
|
2464
|
+
"before": [
|
|
2465
|
+
"檔案",
|
|
2466
|
+
"資料夾",
|
|
2467
|
+
"帳號",
|
|
2468
|
+
"專案",
|
|
2469
|
+
"伺服器",
|
|
2470
|
+
"資料庫",
|
|
2471
|
+
"分支",
|
|
2472
|
+
"容器",
|
|
2473
|
+
"環境",
|
|
2474
|
+
"實體"
|
|
2475
|
+
],
|
|
2476
|
+
"exclude": [
|
|
2477
|
+
"公司",
|
|
2478
|
+
"品牌",
|
|
2479
|
+
"企業",
|
|
2480
|
+
"王朝"
|
|
2481
|
+
]
|
|
2482
|
+
}
|
|
2479
2483
|
},
|
|
2480
2484
|
"創建_create": {
|
|
2481
2485
|
"taiwan": "建立",
|
|
2482
2486
|
"confidence": 0.85,
|
|
2483
2487
|
"category": "mainland-term",
|
|
2484
2488
|
"reason": "台灣系統操作標準",
|
|
2485
|
-
"match_type": "
|
|
2486
|
-
"autofix_safe":
|
|
2489
|
+
"match_type": "context_sensitive",
|
|
2490
|
+
"autofix_safe": false,
|
|
2491
|
+
"context": {
|
|
2492
|
+
"before": [
|
|
2493
|
+
"檔案",
|
|
2494
|
+
"資料夾",
|
|
2495
|
+
"帳號",
|
|
2496
|
+
"專案",
|
|
2497
|
+
"伺服器",
|
|
2498
|
+
"資料庫",
|
|
2499
|
+
"分支",
|
|
2500
|
+
"容器",
|
|
2501
|
+
"環境",
|
|
2502
|
+
"實體"
|
|
2503
|
+
],
|
|
2504
|
+
"exclude": [
|
|
2505
|
+
"公司",
|
|
2506
|
+
"品牌",
|
|
2507
|
+
"企業",
|
|
2508
|
+
"王朝"
|
|
2509
|
+
]
|
|
2510
|
+
}
|
|
2487
2511
|
},
|
|
2488
2512
|
"打开": {
|
|
2489
2513
|
"taiwan": "開啟",
|
|
2490
2514
|
"confidence": 0.85,
|
|
2491
2515
|
"category": "mainland-term",
|
|
2492
2516
|
"reason": "台灣檔案操作標準",
|
|
2493
|
-
"match_type": "
|
|
2494
|
-
"autofix_safe":
|
|
2517
|
+
"match_type": "context_sensitive",
|
|
2518
|
+
"autofix_safe": false,
|
|
2519
|
+
"context": {
|
|
2520
|
+
"before": [
|
|
2521
|
+
"檔案",
|
|
2522
|
+
"程式",
|
|
2523
|
+
"軟體",
|
|
2524
|
+
"應用",
|
|
2525
|
+
"瀏覽器",
|
|
2526
|
+
"設定",
|
|
2527
|
+
"連結",
|
|
2528
|
+
"終端",
|
|
2529
|
+
"視窗"
|
|
2530
|
+
],
|
|
2531
|
+
"exclude": [
|
|
2532
|
+
"門",
|
|
2533
|
+
"書",
|
|
2534
|
+
"窗",
|
|
2535
|
+
"蓋",
|
|
2536
|
+
"瓶"
|
|
2537
|
+
]
|
|
2538
|
+
}
|
|
2495
2539
|
},
|
|
2496
2540
|
"打开_open": {
|
|
2497
2541
|
"taiwan": "開啟",
|
|
2498
2542
|
"confidence": 0.85,
|
|
2499
2543
|
"category": "mainland-term",
|
|
2500
2544
|
"reason": "台灣檔案操作標準",
|
|
2501
|
-
"match_type": "
|
|
2502
|
-
"autofix_safe":
|
|
2545
|
+
"match_type": "context_sensitive",
|
|
2546
|
+
"autofix_safe": false,
|
|
2547
|
+
"context": {
|
|
2548
|
+
"before": [
|
|
2549
|
+
"檔案",
|
|
2550
|
+
"程式",
|
|
2551
|
+
"軟體",
|
|
2552
|
+
"應用",
|
|
2553
|
+
"瀏覽器",
|
|
2554
|
+
"設定",
|
|
2555
|
+
"連結",
|
|
2556
|
+
"終端",
|
|
2557
|
+
"視窗"
|
|
2558
|
+
],
|
|
2559
|
+
"exclude": [
|
|
2560
|
+
"門",
|
|
2561
|
+
"書",
|
|
2562
|
+
"窗",
|
|
2563
|
+
"蓋",
|
|
2564
|
+
"瓶"
|
|
2565
|
+
]
|
|
2566
|
+
}
|
|
2503
2567
|
},
|
|
2504
2568
|
"打開": {
|
|
2505
2569
|
"taiwan": "開啟",
|
|
2506
2570
|
"confidence": 0.85,
|
|
2507
2571
|
"category": "mainland-term",
|
|
2508
2572
|
"reason": "台灣檔案操作標準",
|
|
2509
|
-
"match_type": "
|
|
2510
|
-
"autofix_safe":
|
|
2573
|
+
"match_type": "context_sensitive",
|
|
2574
|
+
"autofix_safe": false,
|
|
2575
|
+
"context": {
|
|
2576
|
+
"before": [
|
|
2577
|
+
"檔案",
|
|
2578
|
+
"程式",
|
|
2579
|
+
"軟體",
|
|
2580
|
+
"應用",
|
|
2581
|
+
"瀏覽器",
|
|
2582
|
+
"設定",
|
|
2583
|
+
"連結",
|
|
2584
|
+
"終端",
|
|
2585
|
+
"視窗"
|
|
2586
|
+
],
|
|
2587
|
+
"exclude": [
|
|
2588
|
+
"門",
|
|
2589
|
+
"書",
|
|
2590
|
+
"窗",
|
|
2591
|
+
"蓋",
|
|
2592
|
+
"瓶"
|
|
2593
|
+
]
|
|
2594
|
+
}
|
|
2511
2595
|
},
|
|
2512
2596
|
"打開_open": {
|
|
2513
2597
|
"taiwan": "開啟",
|
|
2514
2598
|
"confidence": 0.85,
|
|
2515
2599
|
"category": "mainland-term",
|
|
2516
2600
|
"reason": "台灣檔案操作標準",
|
|
2517
|
-
"match_type": "
|
|
2518
|
-
"autofix_safe":
|
|
2601
|
+
"match_type": "context_sensitive",
|
|
2602
|
+
"autofix_safe": false,
|
|
2603
|
+
"context": {
|
|
2604
|
+
"before": [
|
|
2605
|
+
"檔案",
|
|
2606
|
+
"程式",
|
|
2607
|
+
"軟體",
|
|
2608
|
+
"應用",
|
|
2609
|
+
"瀏覽器",
|
|
2610
|
+
"設定",
|
|
2611
|
+
"連結",
|
|
2612
|
+
"終端",
|
|
2613
|
+
"視窗"
|
|
2614
|
+
],
|
|
2615
|
+
"exclude": [
|
|
2616
|
+
"門",
|
|
2617
|
+
"書",
|
|
2618
|
+
"窗",
|
|
2619
|
+
"蓋",
|
|
2620
|
+
"瓶"
|
|
2621
|
+
]
|
|
2622
|
+
}
|
|
2519
2623
|
},
|
|
2520
2624
|
"关闭": {
|
|
2521
2625
|
"taiwan": "關閉",
|
|
@@ -2554,16 +2658,62 @@
|
|
|
2554
2658
|
"confidence": 0.9,
|
|
2555
2659
|
"category": "mainland-term",
|
|
2556
2660
|
"reason": "台灣檔案系統標準",
|
|
2557
|
-
"match_type": "
|
|
2558
|
-
"autofix_safe":
|
|
2661
|
+
"match_type": "context_sensitive",
|
|
2662
|
+
"autofix_safe": false,
|
|
2663
|
+
"context": {
|
|
2664
|
+
"before": [
|
|
2665
|
+
"系統",
|
|
2666
|
+
"程式",
|
|
2667
|
+
"軟體",
|
|
2668
|
+
"下載",
|
|
2669
|
+
"上傳",
|
|
2670
|
+
"刪除",
|
|
2671
|
+
"複製",
|
|
2672
|
+
"路徑",
|
|
2673
|
+
"資料夾",
|
|
2674
|
+
"副檔名",
|
|
2675
|
+
".json",
|
|
2676
|
+
".txt",
|
|
2677
|
+
".md",
|
|
2678
|
+
"config",
|
|
2679
|
+
"README"
|
|
2680
|
+
],
|
|
2681
|
+
"exclude": [
|
|
2682
|
+
"公文",
|
|
2683
|
+
"正式"
|
|
2684
|
+
]
|
|
2685
|
+
}
|
|
2559
2686
|
},
|
|
2560
2687
|
"文件_file": {
|
|
2561
2688
|
"taiwan": "檔案",
|
|
2562
2689
|
"confidence": 0.9,
|
|
2563
2690
|
"category": "mainland-term",
|
|
2564
2691
|
"reason": "台灣檔案系統標準",
|
|
2565
|
-
"match_type": "
|
|
2566
|
-
"autofix_safe":
|
|
2692
|
+
"match_type": "context_sensitive",
|
|
2693
|
+
"autofix_safe": false,
|
|
2694
|
+
"context": {
|
|
2695
|
+
"before": [
|
|
2696
|
+
"系統",
|
|
2697
|
+
"程式",
|
|
2698
|
+
"軟體",
|
|
2699
|
+
"下載",
|
|
2700
|
+
"上傳",
|
|
2701
|
+
"刪除",
|
|
2702
|
+
"複製",
|
|
2703
|
+
"路徑",
|
|
2704
|
+
"資料夾",
|
|
2705
|
+
"副檔名",
|
|
2706
|
+
".json",
|
|
2707
|
+
".txt",
|
|
2708
|
+
".md",
|
|
2709
|
+
"config",
|
|
2710
|
+
"README"
|
|
2711
|
+
],
|
|
2712
|
+
"exclude": [
|
|
2713
|
+
"公文",
|
|
2714
|
+
"正式"
|
|
2715
|
+
]
|
|
2716
|
+
}
|
|
2567
2717
|
},
|
|
2568
2718
|
"文件夹": {
|
|
2569
2719
|
"taiwan": "資料夾",
|
|
@@ -2869,53 +3019,59 @@
|
|
|
2869
3019
|
"match_type": "exact",
|
|
2870
3020
|
"autofix_safe": true
|
|
2871
3021
|
},
|
|
2872
|
-
"皮肤": {
|
|
2873
|
-
"taiwan": "外觀",
|
|
2874
|
-
"confidence": 0.85,
|
|
2875
|
-
"category": "mainland-term",
|
|
2876
|
-
"reason": "台灣介面美化術語",
|
|
2877
|
-
"match_type": "exact",
|
|
2878
|
-
"autofix_safe": true
|
|
2879
|
-
},
|
|
2880
|
-
"皮肤_skin": {
|
|
2881
|
-
"taiwan": "外觀",
|
|
2882
|
-
"confidence": 0.85,
|
|
2883
|
-
"category": "mainland-term",
|
|
2884
|
-
"reason": "台灣介面美化術語",
|
|
2885
|
-
"match_type": "exact",
|
|
2886
|
-
"autofix_safe": true
|
|
2887
|
-
},
|
|
2888
|
-
"皮膚": {
|
|
2889
|
-
"taiwan": "外觀",
|
|
2890
|
-
"confidence": 0.85,
|
|
2891
|
-
"category": "mainland-term",
|
|
2892
|
-
"reason": "台灣介面美化術語",
|
|
2893
|
-
"match_type": "exact",
|
|
2894
|
-
"autofix_safe": true
|
|
2895
|
-
},
|
|
2896
|
-
"皮膚_skin": {
|
|
2897
|
-
"taiwan": "外觀",
|
|
2898
|
-
"confidence": 0.85,
|
|
2899
|
-
"category": "mainland-term",
|
|
2900
|
-
"reason": "台灣介面美化術語",
|
|
2901
|
-
"match_type": "exact",
|
|
2902
|
-
"autofix_safe": true
|
|
2903
|
-
},
|
|
2904
3022
|
"布局": {
|
|
2905
3023
|
"taiwan": "版面配置",
|
|
2906
3024
|
"confidence": 0.85,
|
|
2907
3025
|
"category": "mainland-term",
|
|
2908
3026
|
"reason": "台灣介面設計術語",
|
|
2909
|
-
"match_type": "
|
|
2910
|
-
"autofix_safe":
|
|
3027
|
+
"match_type": "context_sensitive",
|
|
3028
|
+
"autofix_safe": false,
|
|
3029
|
+
"context": {
|
|
3030
|
+
"before": [
|
|
3031
|
+
"CSS",
|
|
3032
|
+
"網頁",
|
|
3033
|
+
"介面",
|
|
3034
|
+
"頁面",
|
|
3035
|
+
"flexbox",
|
|
3036
|
+
"grid",
|
|
3037
|
+
"UI",
|
|
3038
|
+
"排版",
|
|
3039
|
+
"元件"
|
|
3040
|
+
],
|
|
3041
|
+
"exclude": [
|
|
3042
|
+
"戰略",
|
|
3043
|
+
"全球",
|
|
3044
|
+
"產業",
|
|
3045
|
+
"市場"
|
|
3046
|
+
]
|
|
3047
|
+
}
|
|
2911
3048
|
},
|
|
2912
3049
|
"布局_layout": {
|
|
2913
3050
|
"taiwan": "版面配置",
|
|
2914
3051
|
"confidence": 0.85,
|
|
2915
3052
|
"category": "mainland-term",
|
|
2916
3053
|
"reason": "台灣介面設計術語",
|
|
2917
|
-
"match_type": "
|
|
2918
|
-
"autofix_safe":
|
|
3054
|
+
"match_type": "context_sensitive",
|
|
3055
|
+
"autofix_safe": false,
|
|
3056
|
+
"context": {
|
|
3057
|
+
"before": [
|
|
3058
|
+
"CSS",
|
|
3059
|
+
"網頁",
|
|
3060
|
+
"介面",
|
|
3061
|
+
"頁面",
|
|
3062
|
+
"flexbox",
|
|
3063
|
+
"grid",
|
|
3064
|
+
"UI",
|
|
3065
|
+
"排版",
|
|
3066
|
+
"元件"
|
|
3067
|
+
],
|
|
3068
|
+
"exclude": [
|
|
3069
|
+
"戰略",
|
|
3070
|
+
"全球",
|
|
3071
|
+
"產業",
|
|
3072
|
+
"市場"
|
|
3073
|
+
]
|
|
3074
|
+
}
|
|
2919
3075
|
},
|
|
2920
3076
|
"网格": {
|
|
2921
3077
|
"taiwan": "格線",
|
|
@@ -3012,6 +3168,102 @@
|
|
|
3012
3168
|
"reason": "台灣Office介面術語",
|
|
3013
3169
|
"match_type": "exact",
|
|
3014
3170
|
"autofix_safe": true
|
|
3171
|
+
},
|
|
3172
|
+
"占位符": {
|
|
3173
|
+
"taiwan": "預留位置",
|
|
3174
|
+
"confidence": 0.9,
|
|
3175
|
+
"category": "mainland-term",
|
|
3176
|
+
"reason": "台灣介面設計術語",
|
|
3177
|
+
"match_type": "exact",
|
|
3178
|
+
"autofix_safe": true
|
|
3179
|
+
},
|
|
3180
|
+
"占位符_placeholder": {
|
|
3181
|
+
"taiwan": "預留位置",
|
|
3182
|
+
"confidence": 0.9,
|
|
3183
|
+
"category": "mainland-term",
|
|
3184
|
+
"reason": "台灣介面設計術語",
|
|
3185
|
+
"match_type": "exact",
|
|
3186
|
+
"autofix_safe": true
|
|
3187
|
+
},
|
|
3188
|
+
"佔位符": {
|
|
3189
|
+
"taiwan": "預留位置",
|
|
3190
|
+
"confidence": 0.9,
|
|
3191
|
+
"category": "mainland-term",
|
|
3192
|
+
"reason": "台灣介面設計術語",
|
|
3193
|
+
"match_type": "exact",
|
|
3194
|
+
"autofix_safe": true
|
|
3195
|
+
},
|
|
3196
|
+
"佔位符_placeholder": {
|
|
3197
|
+
"taiwan": "預留位置",
|
|
3198
|
+
"confidence": 0.9,
|
|
3199
|
+
"category": "mainland-term",
|
|
3200
|
+
"reason": "台灣介面設計術語",
|
|
3201
|
+
"match_type": "exact",
|
|
3202
|
+
"autofix_safe": true
|
|
3203
|
+
},
|
|
3204
|
+
"滑块": {
|
|
3205
|
+
"taiwan": "滑桿",
|
|
3206
|
+
"confidence": 0.9,
|
|
3207
|
+
"category": "mainland-term",
|
|
3208
|
+
"reason": "台灣介面元件術語",
|
|
3209
|
+
"match_type": "exact",
|
|
3210
|
+
"autofix_safe": true
|
|
3211
|
+
},
|
|
3212
|
+
"滑块_slider": {
|
|
3213
|
+
"taiwan": "滑桿",
|
|
3214
|
+
"confidence": 0.9,
|
|
3215
|
+
"category": "mainland-term",
|
|
3216
|
+
"reason": "台灣介面元件術語",
|
|
3217
|
+
"match_type": "exact",
|
|
3218
|
+
"autofix_safe": true
|
|
3219
|
+
},
|
|
3220
|
+
"滑塊": {
|
|
3221
|
+
"taiwan": "滑桿",
|
|
3222
|
+
"confidence": 0.9,
|
|
3223
|
+
"category": "mainland-term",
|
|
3224
|
+
"reason": "台灣介面元件術語",
|
|
3225
|
+
"match_type": "exact",
|
|
3226
|
+
"autofix_safe": true
|
|
3227
|
+
},
|
|
3228
|
+
"滑塊_slider": {
|
|
3229
|
+
"taiwan": "滑桿",
|
|
3230
|
+
"confidence": 0.9,
|
|
3231
|
+
"category": "mainland-term",
|
|
3232
|
+
"reason": "台灣介面元件術語",
|
|
3233
|
+
"match_type": "exact",
|
|
3234
|
+
"autofix_safe": true
|
|
3235
|
+
},
|
|
3236
|
+
"截图": {
|
|
3237
|
+
"taiwan": "擷圖",
|
|
3238
|
+
"confidence": 0.9,
|
|
3239
|
+
"category": "mainland-term",
|
|
3240
|
+
"reason": "台灣螢幕操作標準",
|
|
3241
|
+
"match_type": "exact",
|
|
3242
|
+
"autofix_safe": true
|
|
3243
|
+
},
|
|
3244
|
+
"截图_screenshot_ui": {
|
|
3245
|
+
"taiwan": "擷圖",
|
|
3246
|
+
"confidence": 0.9,
|
|
3247
|
+
"category": "mainland-term",
|
|
3248
|
+
"reason": "台灣螢幕操作標準",
|
|
3249
|
+
"match_type": "exact",
|
|
3250
|
+
"autofix_safe": true
|
|
3251
|
+
},
|
|
3252
|
+
"截圖": {
|
|
3253
|
+
"taiwan": "擷圖",
|
|
3254
|
+
"confidence": 0.9,
|
|
3255
|
+
"category": "mainland-term",
|
|
3256
|
+
"reason": "台灣螢幕操作標準",
|
|
3257
|
+
"match_type": "exact",
|
|
3258
|
+
"autofix_safe": true
|
|
3259
|
+
},
|
|
3260
|
+
"截圖_screenshot_ui": {
|
|
3261
|
+
"taiwan": "擷圖",
|
|
3262
|
+
"confidence": 0.9,
|
|
3263
|
+
"category": "mainland-term",
|
|
3264
|
+
"reason": "台灣螢幕操作標準",
|
|
3265
|
+
"match_type": "exact",
|
|
3266
|
+
"autofix_safe": true
|
|
3015
3267
|
}
|
|
3016
3268
|
}
|
|
3017
3269
|
}
|