mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2025-12-23 23:17:55 -05:00
Fix typos and formatting in the README
This commit is contained in:
38
README.md
38
README.md
@@ -35,37 +35,37 @@
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
## Feature
|
||||
## Features
|
||||
|
||||
- Format support:
|
||||
- EPUB (**.epub**)
|
||||
- PDF (**.pdf**)
|
||||
- DRM-free Mobipocket (**.mobi**) and Kindle (**.azw3**, **.azw**)
|
||||
- Plain text (**.txt**)
|
||||
- Plain-text (**.txt**)
|
||||
- FictionBook (**.fb2**)
|
||||
- Comic book archive (**.cbr**, **.cbz**, **.cbt**, **.cb7**)
|
||||
- Rich text (**.md**, **.docx**)
|
||||
- Hyper Text (**.html**, **.xml**, **.xhtml**, **.mhtml**, **.htm**)
|
||||
- HyperText (**.html**, **.xml**, **.xhtml**, **.mhtml**, **.htm**)
|
||||
- Platform support: **Windows**, **macOS**, **Linux**, **Android**, **iOS** and **Web**
|
||||
- Utilize **OneDrive**, **Google Drive**, **Dropbox**, **MEGA**, **pCloud**, **Yandex Disk**, **Box**, **FTP**, **SFTP**, **WebDAV**, **SMB**, **Object Storage** to sync and backup your data.
|
||||
- Easily import books from **OneDrive**, **Google Drive**, **MEGA**, **Yandex Disk**, **Box**, **FTP**, **SFTP**, **WebDAV**, **SMB**, **Object Storage**
|
||||
- AI Translation, AI Dictionary, AI Summarization
|
||||
- Single-column, two-column, or continuous scrolling layouts
|
||||
- Text-to-speech, translation, dictionary, touch screen support, batch import
|
||||
- Add bookmarks, notes, highlights to your books
|
||||
- Sync and backup your data with **OneDrive**, **Google Drive**, **Dropbox**, **MEGA**, **pCloud**, **Yandex Disk**, **Box**, **FTP**, **SFTP**, **WebDAV**, **SMB**, or **Object Storage**
|
||||
- Easily import books from **OneDrive**, **Google Drive**, **MEGA**, **Yandex Disk**, **Box**, **FTP**, **SFTP**, **WebDAV**, **SMB**, or **Object Storage**
|
||||
- AI dictionary, summarization, and translation
|
||||
- Single-column, two-column or continuous scrolling layouts
|
||||
- Text-to-speech, translation, dictionary, touch screen support, and batch import
|
||||
- Add bookmarks, notes, and highlights to your books
|
||||
- Adjust font size, font family, line-spacing, paragraph spacing, background color, text color, margins, and brightness
|
||||
- Night mode and theme color
|
||||
- Text highlight, underline, boldness, italics and shadow
|
||||
- Text highlighting, underline, boldness, italics, and shadow
|
||||
|
||||
## Installation
|
||||
|
||||
### Desktop Version: [Download](https://koodoreader.com/en/download)
|
||||
### Desktop version: [Download](https://koodoreader.com/en/download)
|
||||
|
||||
### Web Version:[Visit](https://web.koodoreader.com)
|
||||
### Web version:[Visit](https://web.koodoreader.com)
|
||||
|
||||
### Android Version:[Download](https://koodoreader.com/en/download)
|
||||
### Android version:[Download](https://koodoreader.com/en/download)
|
||||
|
||||
### iOS Version:[Download](https://koodoreader.com/en/download)
|
||||
### iOS version:[Download](https://koodoreader.com/en/download)
|
||||
|
||||
### Install with Scoop:
|
||||
|
||||
@@ -124,8 +124,6 @@ brew install --cask koodo-reader
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
## Develop
|
||||
|
||||
Make sure that you have installed yarn and git
|
||||
@@ -160,10 +158,10 @@ Make sure that you have installed yarn and git
|
||||
|
||||
3. Translate the terms to your target language based on the given English reference
|
||||
|
||||
4. Sumbit the translation file or just translation snippets based on the amount of your translation to [this link](https://github.com/koodo-reader/koodo-reader/issues/new?assignees=&labels=submit+translation&projects=&template=submit_translation.yml). Pull request is also welcomed.
|
||||
4. Submit the translation file or just translation snippets based on the amount of your translation to [this link](https://github.com/koodo-reader/koodo-reader/issues/new?assignees=&labels=submit+translation&projects=&template=submit_translation.yml). Pull request is also welcomed.
|
||||
|
||||
| Language(A-Z) | Code | View |
|
||||
| --------------- | ----- | --------------------------------------------------- |
|
||||
|-----------------|-------|-----------------------------------------------------|
|
||||
| Amharic | am | [View](./src/assets/locales/am/translation.json) |
|
||||
| Arabic | ar | [View](./src/assets/locales/ar/translation.json) |
|
||||
| Armenian | hy | [View](./src/assets/locales/hy/translation.json) |
|
||||
@@ -208,6 +206,6 @@ Make sure that you have installed yarn and git
|
||||
|
||||
### Add new language
|
||||
|
||||
1. If you can't find your target language from the above list, Download the Engish source file from [this link](./src/assets/locales/en/translation.json)
|
||||
1. If you can't find your target language from the above list, download the English source file from [this link](./src/assets/locales/en/translation.json).
|
||||
|
||||
2. When you finish translation, submit the source file to [this link](https://github.com/koodo-reader/koodo-reader/issues/new?assignees=&labels=submit+translation&projects=&template=submit_translation.yml). Pull request is also welcomed.
|
||||
2. When you're finished translating, submit the source file to [this link](https://github.com/koodo-reader/koodo-reader/issues/new?assignees=&labels=submit+translation&projects=&template=submit_translation.yml). Pull requests are also welcome.
|
||||
|
||||
@@ -118,8 +118,6 @@ brew install --cask koodo-reader
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
## विकास
|
||||
|
||||
सुनिश्चित करें कि आपने यार्न और गिट इंस्टॉल किया है
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
- Arquivo de quadrinhos (**.cbr**, **.cbz**, **.cbt**, **.cb7**)
|
||||
- Texto rico (**.md**, **.docx**)
|
||||
- Hiper texto (**.html**, **.xml**, **.xhtml**, **.mhtml**, **.htm**)
|
||||
- Plataformas suportadas : **Windows**, **macOS**, **Linux** e **Web**
|
||||
- Plataformas suportadas: **Windows**, **macOS**, **Linux** e **Web**
|
||||
- Guarde seus dados no **OneDrive**, **Google Drive**, **Dropbox**, **Yandex Disk**, **FTP**, **SFTP**, **WebDAV**, **SMB**, **S3**, **S3 Compatible**
|
||||
- Personalize a pasta de origem e sincronize entre varios dispositivos usando OneDrive, iCloud, Dropbox, etc..
|
||||
- Layouts de uma coluna, duas colunas ou de rolagem continua
|
||||
@@ -59,7 +59,7 @@
|
||||
|
||||
- Versão para computador:
|
||||
- Versão estável (Recomendada): [Baixar](https://koodoreader.com/en)
|
||||
- Versão do desenvolvedor: [Baixar](https://github.com/koodo-reader/koodo-reader/releases/latest) ( Com novos recursos e correção de bugs, mas podendo ainda conter alguns problemas desconhecidos)
|
||||
- Versão do desenvolvedor: [Baixar](https://github.com/koodo-reader/koodo-reader/releases/latest) (Com novos recursos e correção de bugs, mas podendo ainda conter alguns problemas desconhecidos)
|
||||
- Versão para Web:[Pré-visualizar](https://web.koodoreader.com)
|
||||
- Instalar com o Scoop:
|
||||
|
||||
@@ -119,8 +119,6 @@ brew install --cask koodo-reader
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
## Desenvolver
|
||||
|
||||
Certifique-se de ter instalado yarn e git, a versão.
|
||||
@@ -131,7 +129,7 @@ Certifique-se de ter instalado yarn e git, a versão.
|
||||
git clone https://github.com/koodo-reader/koodo-reader.git
|
||||
```
|
||||
|
||||
2. Entre no modo desktop
|
||||
2. Entre no modo de desktop
|
||||
|
||||
```
|
||||
yarn
|
||||
|
||||
Reference in New Issue
Block a user