项目文件夹

文件
wehub-resource-sync e4dcfc49aa
Tests / Import Check (Python 3.13) (push) Has been cancelled
Tests / Import Check (Python 3.14) (push) Has been cancelled
Tests / Python Tests (Python 3.11) (push) Has been cancelled
Tests / Python Tests (Python 3.12) (push) Has been cancelled
Tests / Python Tests (Python 3.14) (push) Has been cancelled
Tests / Test Summary (push) Has been cancelled
Tests / Lint and Format (push) Has been cancelled
Tests / Web Node Tests (push) Has been cancelled
Tests / Import Check (Python 3.11) (push) Has been cancelled
Tests / Import Check (Python 3.12) (push) Has been cancelled
Tests / Python Tests (Python 3.13) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:00:43 +08:00

20 行
989 B
YAML

此文件含有模棱两可的 Unicode 字符
此文件含有可能会与其他字符混淆的 Unicode 字符。 如果您是想特意这样的,可以安全地忽略该警告。 使用 Escape 按钮显示他们。
# Visualize capability status messages (Chinese)
# Loaded by StatusI18n from the `status:` section.
status:
analyzing: "正在分析可视化需求..."
render_type_detected: "渲染类型:{render_type} — {description}"
generating: "正在生成可视化代码..."
code_generated: "代码已生成。"
validation_passed: "通过本地校验,看起来没问题。"
repairing: "正在修复一处校验问题..."
code_repaired: "已修复:{notes}"
repair_incomplete: "已尝试修复;仍有遗留问题:{error}"
repair_skipped_error: "跳过修复——直接使用草稿。"
html_invalid_fallback: "HTML 未通过校验;使用兜底模板。"
manim_code_prepared: "Manim 代码已准备好。"
manim_rendering: "正在渲染 {mode},质量={quality}。"
manim_retry: "重试 {attempt}{error}"
manim_artifacts_one: "已准备 {count} 个产物。"
manim_artifacts_many: "已准备 {count} 个产物。"
llm_call_failed: "LLM 调用失败。"