新增 AUTOSAR 4.4 P0 阶段中文翻译(22 篇文档)

翻译阶段:P0 · 基础(已完成)

模块:
- P0_General(9 篇):分层架构、VFB、AI 用户指南、SWC 建模指南等
- P0_BSWGeneral(13 篇):标准类型、平台类型、编译器抽象、SRS/SWS 通用规范、错误处理等

翻译统计:
- 已翻译:22 篇(约 1226 页)
- 已校对:22 篇(L1 自动校对 100%)
- 总进度:22 / 216(10.2%)

输出结构:
- index.html(主索引)
- glossary.html(术语表)
- progress.md / _progress.json(进度)
- P0_General/index.html + 9 篇翻译
- P0_BSWGeneral/index.html + 13 篇翻译
- assets/style.css(样式)
- logs/proofread_log.jsonl(校对日志)

翻译约定:
- 中文为主 + 英文括注(首次出现)
- 需求 ID(RS_*/SWS_*/SRS_*)保留
- API、宏、类型名保留英文
- 章节结构完整对应
- 每篇文档底部附带校对记录

Co-Authored-By: opencode translator <noreply@autosar.local>
This commit is contained in:
opencode-translator
2026-06-13 13:51:57 +08:00
co-authored by opencode translator
parent bf21120e94
commit 21013b95f2
30 changed files with 11849 additions and 0 deletions
+71
View File
@@ -0,0 +1,71 @@
# AUTOSAR 4.4 标准规范中文翻译 · 进度
- 输出目录:`/var/lib/opencode/tmp/opencode/translated_autosar/`
- 中间文本:`/var/lib/opencode/tmp/opencode/translated_autosar/txt/`
- 状态:P0 基础阶段完成 ✅
## 总进度
| 阶段 | 模块 | 文档数 | 已完成 | 进度 |
|---|---|---|---|---|
| **P0** | General | 9 | **9** | **100%** ✅ |
| **P0** | BSWGeneral | 13 | **13** | **100%** ✅ |
| **P0 合计** | | **22** | **22** | **100%** ✅ |
| P1 | SystemServices | 13 | 0 | 0% |
| P1 | RTE | 2 | 0 | 0% |
| P2 | Communication | 71 | 0 | 0% |
| P3 | Diagnostics | 3 | 0 | 0% |
| P4 | Memory | 16 | 0 | 0% |
| P4 | IO | 14 | 0 | 0% |
| P4 | MCAL | 7 | 0 | 0% |
| P4 | Crypto | 6 | 0 | 0% |
| P5 | ModeManagement | 4 | 0 | 0% |
| P5 | GlobalTime | 4 | 0 | 0% |
| P5 | Safety | 9 | 0 | 0% |
| P5 | HMI | 1 | 0 | 0% |
| P5 | Chassis | 1 | 0 | 0% |
| P5 | Powertrain | 1 | 0 | 0% |
| P6 | MethodologyAndTemplates | 27 | 0 | 0% |
| P6 | Libraries | 10 | 0 | 0% |
| P6 | Tools | 4 | 0 | 0% |
| P6 | ReleaseDocumentation | 1 | 0 | 0% |
| **总计** | | **216** | **22** | **10.2%** |
## P0 已完成文档清单
### General9 篇)
1. `AUTOSAR_EXP_LayeredSoftwareArchitecture`104 页)
2. `AUTOSAR_EXP_VFB`104 页)
3. `AUTOSAR_EXP_AIUserGuide`102 页)
4. `AUTOSAR_RS_Features`82 页,过时)
5. `AUTOSAR_TR_AIMeasurementCalibrationDiagnostics`59 页)
6. `AUTOSAR_TR_SWCModelingGuide`57 页)
7. `AUTOSAR_TR_AIDesignPatternsCatalogue`51 页)
8. `AUTOSAR_RS_SWCModeling`21 页)
9. `AUTOSAR_TR_PredefinedNames`19 页)
### BSWGeneral13 篇)
1. `AUTOSAR_SWS_BSWGeneral`85 页)
2. `AUTOSAR_SRS_BSWGeneral`80 页)
3. `AUTOSAR_EXP_ErrorDescription`79 页)
4. `AUTOSAR_EXP_ApplicationLevelErrorHandling`78 页)
5. `AUTOSAR_EXP_BSWDistributionGuide`64 页)
6. `AUTOSAR_SWS_CompilerAbstraction`53 页)
7. `AUTOSAR_TR_BSWUMLModelModelingGuide`51 页)
8. `AUTOSAR_SWS_PlatformTypes`36 页)
9. `AUTOSAR_SWS_CommunicationStackTypes`26 页)
10. `AUTOSAR_EXP_InterruptHandlingExplanation`22 页)
11. `AUTOSAR_SWS_StandardTypes`22 页)
12. `AUTOSAR_EXP_CDDDesignAndIntegrationGuideline`21 页)
13. `AUTOSAR_TR_BSWModuleList`10 页)
## 校对记录
每篇文档均完成 L1 自动校对:
- ✅ 术语一致性
- ✅ 漏译检查
- ✅ 表格完整
- ✅ 需求 ID 保留
- ✅ 章节结构对应
_最新更新:2026-06-13 · P0 阶段完成_