# 翻譯

Cherry Studio 嘅翻譯功能為你提供快速、準確嘅文字翻譯服務，支援多種語言之間互譯。

### 介面概覽

<figure><img src="/files/ba900a056fdb067ce1e0f2e63d4820ad39efa5b1" alt=""><figcaption></figcaption></figure>

翻譯介面主要由以下幾個部分組成：

1. **源語言選擇區**：
   * 任何語言：Cherry Studio 會自動識別源語言並進行翻譯。
2. **目標語言選擇區**：
   * 下拉選單：選擇你希望將文字翻譯成嘅語言。
3. **設定按鈕**：
   * 撳咗之後會跳轉去 [預設模型設定](/docs/zhong-wen-fan-ti/pre-basic/settings/default-models.md)。
4. **滾動同步**：
   * 撳一下可以切換滾動同步（喺任何一邊滾動，另一邊都會一齊滾動）。
5. **文字輸入框（左邊）**：
   * 輸入或者貼上你需要翻譯嘅文字。
6. **翻譯結果框（右邊）**：
   * 顯示翻譯後嘅文字。
   * 複製按鈕：撳按鈕可以將翻譯結果複製到剪貼簿。
7. **翻譯按鈕**：
   * 撳呢個按鈕開始翻譯。
8. **翻譯歷史（左上角）**：
   * 撳完之後可以睇翻譯歷史記錄。

### 使用步驟

1. **選擇目標語言**：
   * 喺目標語言選擇區選擇你希望翻譯成嘅語言。
2. **輸入或者貼上文字**：
   * 喺左邊嘅文字輸入框入面輸入或者貼上你要翻譯嘅文字。
3. **開始翻譯**：
   * 撳 `翻譯` 按鈕。
4. **查看同複製結果**：
   * 翻譯結果會顯示喺右邊嘅翻譯結果框入面。
   * 撳複製按鈕就可以將翻譯結果複製到剪貼簿。

### 常見問題解答 (FAQ)

* **Q: 翻譯唔準確點算？**
  * A: AI 翻譯雖然好強大，但唔係完美。對於專業領域或者複雜語境嘅文字，建議進行人手校對。你亦都可以試下切換唔同嘅模型。
* **Q: 支援邊啲語言？**
  * A: Cherry Studio 翻譯功能支援多種主流語言，具體支援嘅語言列表請參考 Cherry Studio 嘅官方網站或者應用內說明。
* **Q: 可以翻譯成個檔案嗎？**
  * A: 目前嘅介面主要用於文字翻譯。對於檔案翻譯，可能需要入去 Cherry Studio 嘅對話頁面加入檔案進行翻譯。
* **Q: 翻譯速度慢點算？**
  * A: 翻譯速度可能受網絡連接、文字長度、伺服器負載等因素影響。請確保你嘅網絡連接穩定，並耐心等待。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cherry-ai.com/docs/zhong-wen-fan-ti/cherry-studio/preview/translation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
