mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Finish the "translate full page" section
This commit is contained in:
parent
5b6463f490
commit
eed65eae58
1 changed files with 23 additions and 1 deletions
|
@ -3,12 +3,34 @@ title: Translations
|
|||
description: Translate webpages or text selections directly in Zen
|
||||
---
|
||||
|
||||
Based on Firefox, Zen also inherit its translation features, allowing you navigate websites in various language easily. The translation process are done locally on your device, instead of relying in cloud services. You can pre-configure and download languages manually from the `Settings` > `Language and Appearance' page, or download the language needed when you use the feature for the first time. Once the languages downloaded, you can use the translate features easily in Zen! You can translate a whole page, translate a specific text selection, or translated a specific link.
|
||||
Based on Firefox, Zen also inherit its translation features, allowing you navigate websites in various language easily. The translation process are done locally on your device, instead of relying in cloud services. You can translate a whole page, translate a specific text selection, or translated a specific link!
|
||||
|
||||
### Translating the full page
|
||||
|
||||
When you visit a webpage in a supported language, the translation panel will popped up automatically. You can also do it manually by opening **Main Menu** button and selecting **Translate page** option.
|
||||
|
||||
{/* TODO: Insert screenshot of Translation panel popped up near the URL bar in Single Toolbar mode */}
|
||||
|
||||
<Callout type="info" title="Translate Button">
|
||||
You can also use a dedicated Translate button in the right side of the URL bar, which shows up when visiting webpages outside of your preferred language. In Single Toolbar mode, the button will be hidden by default and can be accessed after clicking the URL bar.
|
||||
</Callout>
|
||||
|
||||
Zen detects the page languages manually and will suggest to translate it to your preferred languages. You can use the "**Translate from**" dropdown menu to change page language to detect, and use the "**Translate to**" dropdown menu to change your translation output language. Click "**Translate**" to translate the entire page.
|
||||
|
||||
<Callout>
|
||||
Zen will download the language first if you're using this feature for the first time. After the language is downloaded, translation process will take around 20-60 seconds, depend on the length of contents.
|
||||
</Callout>
|
||||
|
||||
The **Translate button** in URL bar will be updated along with the translation process, and after the translation process gets completed, your preferred language will be shown beside the icon.
|
||||
|
||||
To revert the page to the original language, click the Translate button in the URL bar and click "**Show original**".
|
||||
|
||||
{/* TODO: Insert screenshot of Translation panel popped up after a translate process is done, and highlight the "Show original" button */}
|
||||
|
||||
### Translating text selection
|
||||
|
||||
|
||||
|
||||
### Setting Languages
|
||||
|
||||
- Webpage Language Settings: Choose languages for displaying these web pages, in order of preference. You can click **Select a language to add** to add more language to your preference and click **Add** to put it onto the options. And then, you can choose a language and click **Move Up** to prioritize it, click **Move Down** to deprioritize it, or **Remove** to remove it from your preferred language. Click **OK** to confirm your preference.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue