mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-29 21:33:54 +00:00
- Rename packages/opencode → packages/tfcode (directory only) - Rename bin/opencode → bin/tfcode (CLI binary) - Rename .opencode → .tfcode (config directory) - Update package.json name and bin field - Update config directory path references (.tfcode) - Keep internal code references as 'opencode' for easy upstream sync - Keep @opencode-ai/* workspace package names This minimal branding approach allows clean merges from upstream opencode repository while providing tfcode branding for users.
28 lines
898 B
Markdown
28 lines
898 B
Markdown
# fr Glossary
|
|
|
|
## Sources
|
|
|
|
- PR #9821: https://github.com/anomalyco/opencode/pull/9821
|
|
|
|
## 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`
|
|
- Commands, flags, file paths, and code literals (keep exactly as written)
|
|
|
|
## Preferred Terms
|
|
|
|
No PR-backed term mappings yet. Add entries here when review PRs introduce repeated wording corrections.
|
|
|
|
## Guidance
|
|
|
|
- Prefer natural French phrasing over literal translation
|
|
- Keep tone clear and direct in UI labels and docs prose
|
|
- Preserve technical artifacts exactly: commands, flags, code, URLs, model IDs, and file paths
|
|
|
|
## Avoid
|
|
|
|
- Avoid translating product and protocol names that are fixed identifiers
|
|
- Avoid mixing multiple French terms for the same recurring UI action once a preferred term is established
|