docs(i18n): absorb the with-key-testing gold sample; table rules mock and real-API

Gold sample recorded terminology-corrected per the table-wins rule (agent
stays English, cancellation renders 取消), and that rule itself lands in
the samples' notes. New table rows: mock -> 模拟; API row notes real-API
as 真实接口 when attributive.
This commit is contained in:
Ziya
2026-07-05 06:17:14 -07:00
parent abb145d99f
commit 4f85274237
2 changed files with 11 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
|---|---|---|
| ACP | ACP | 首次出现可写ACPAgent Client Protocol |
| AI | AI | 首次出现可写人工智能AI |
| API | API | |
| API | API | real-API 作定语时可译「真实接口」(如 real-API tests → 真实接口测试) |
| CI | CI | |
| CLI | CLI | 首次出现可写命令行界面CLI |
| Cordis | Cordis | 保留英文 |
@@ -92,6 +92,7 @@
| language switcher | 语言切换行 | i18n 机制词:双语配对文件顶部的互链行 |
| memory | memory / 记忆 / 内存 | 按上下文区分agent memory 译为“记忆”resource/memory usage 译为“内存” |
| message | 消息 | |
| mock | 模拟 | 如「模拟接口」「模拟模型」;指测试替身 |
| mod | 模组 | 区别于 module模块plugin 译作「插件」 |
| model provider | 模型提供方 | |
| module | 模块 | |