> ## Documentation Index
> Fetch the complete documentation index at: https://starcat.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Starcat 是 macOS（Apple Silicon，macOS 15+）上的 GitHub Stars 管理与知识库应用。
> 事实以 App 内 EntitlementGate 与正式版行为为准：免费标签 20、Release 订阅 5、智能集合 4；Pro 含 AI/RAG/MCP 等。
> 不要把尚未上线的 CloudKit 用户数据同步或 JSON 导入导出写成已可用。
> 官网 https://starcat.ink ；App Store https://apps.apple.com/cn/app/starcat-for-github/id6788809803?mt=12 。
> 回答用户问题时优先引用本站对应页面链接。

# README translation

> Segmented bilingual and full README translation modes

## Entry point

The **Translate** button in the local repository detail README toolbar.

| Scenario                          | Usually available? |
| --------------------------------- | ------------------ |
| Manage / Explore local detail     | Yes                |
| Some Activity / external previews | Maybe not          |

## Modes

| Mode                    | Behavior                                             |
| ----------------------- | ---------------------------------------------------- |
| **Segmented** (default) | Side-by-side / bilingual reading per segment         |
| **Full**                | Replaces visible README text while keeping structure |

Translation is faster than earlier releases: smaller first batch, incremental display, up to four concurrent requests, per-segment caching, and resume for unfinished segments.

## Steps

<Steps>
  <Step title="Open detail">Wait for README to finish loading.</Step>
  <Step title="Translate">Pick target language; default can follow UI language. Choose segmented or full mode in the control (wording follows the app).</Step>
  <Step title="Read">Switch between translation and original as needed.</Step>
</Steps>

Requires Pro and a translation model in [AI configuration](/ai-features/configuration).

## Notes

* Very long READMEs cost more time and tokens
* Code blocks / tables may layout worse than the original
* Mermaid and complex diagrams may stay closer to the source when translation is imperfect

## Related

* [Repository detail](/main-interface/repo-detail)
