Commit 08d056f
committed
Add 35 more S-Chinese-loan-word patterns: OOP / touch / audio-video / storage / DS / desktop
Continues the language-vocabulary-check rollout. None caught existing
offenders this round — the guard is now ahead of the codebase, which
is the safe state for a regression test.
Test patterns added (mirrored in the agent doc table):
OOP / type system:
多態 -> 多型 重定義 -> 重新定義 / 覆寫
解引用 -> 解參考 標識符 -> 識別字
動態庫 -> 動態函式庫 靜態庫 -> 靜態函式庫
共享庫 -> 共用函式庫 整型 -> 整數
素數 -> 質數 均值 -> 平均值
Touch / screen (mobile):
觸屏 -> 觸控螢幕 觸摸 -> 觸控
全屏 -> 全螢幕 截屏 -> 螢幕擷取 / 截圖
顯示屏 -> 螢幕
Audio / video:
音頻 -> 音訊
音視頻 -> 影音
視頻會議 -> 視訊會議
Storage compounds:
U盤 -> 隨身碟 雲盤 -> 雲端硬碟
網盤 -> 網路硬碟 系統盤 -> 系統碟
啟動盤 -> 開機磁碟
Networking:
組播 -> 多播
廣域網 -> 廣域網路 (WAN)
局域網 -> 區域網路 (LAN)
Data structures:
鏈表 -> 鏈結串列
二叉樹 -> 二元樹
散列表 -> 雜湊表
DB / DevOps:
存儲過程 -> 預存程序
灰度發布 -> 灰階發布
Desktop OS surfaces:
進度條 -> 進度列
任務管理器 -> 工作管理員
文件管理器 -> 檔案管理員 / 檔案總管
注冊表 -> 登錄檔
Verbs / interaction:
激活 -> 啟用 拖拽 -> 拖曳
單擊 -> 點擊 / 按一下 復選 -> 核取
The agent doc grew matching subsections for each category so future
maintainers see the new entries grouped with their domain peers.
510/510 pytest pass.1 parent 2b8af8a commit 08d056f
2 files changed
Lines changed: 129 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
233 | 314 | | |
234 | 315 | | |
235 | 316 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
338 | 386 | | |
339 | 387 | | |
340 | 388 | | |
| |||
0 commit comments