Files
AirCoding/.opencode/glossary/br.md
airlongdian e2fd375a1c feat: 品牌替换 + 启动优化 + AGENTS.md 模板定制
- 品牌替换:OpenCode/opencode → AirCoding/aircoding(16+ 文件)
- Logo ASCII art:修复 left/right 行数不匹配导致的启动崩溃
- 启动诊断:添加 OPENCODE_PRINT_TIMING 计时探针
- dev 模式默认 --pure 跳过外部插件加载
- AGENTS.md 模板:追加 AirCoding 多 Agent 专项段落
- architect prompt + plugin:强化 AGENTS.md 产出验证
2026-06-14 09:31:29 +08:00

1.7 KiB

br Glossary

Sources

Do Not Translate (Locale Additions)

  • OpenCode (preserve casing in prose; keep opencode only in commands, package names, paths, or code)
  • OpenCode CLI
  • CLI, TUI, MCP, OAuth
  • Locale code br in repo config, code, and paths (repo alias for Brazilian Portuguese)

Preferred Terms

These are PR-backed locale naming preferences and may evolve.

English / Context Preferred Notes
Brazilian Portuguese (prose locale name) pt-BR Use standard locale naming in prose when helpful
Repo locale slug (code/config) br PR #10086 uses br for consistency/simplicity
Browser locale detection pt, pt-br, pt-BR -> br Preserve this mapping in docs/examples about locale detection

Guidance

  • This file covers Brazilian Portuguese (pt-BR), but the repo locale code is br
  • Use natural Brazilian Portuguese phrasing over literal translation
  • Preserve technical artifacts exactly: commands, flags, code, URLs, model IDs, and file paths
  • Keep repo locale identifiers as implemented in code/config (br) even when prose mentions pt-BR

Avoid

  • Avoid changing repo locale code references from br to pt-br in code snippets, paths, or config examples
  • Avoid mixing Portuguese variants when a Brazilian Portuguese form is established