简体中文 | हिंदी |Português | English
Download | Preview | Roadmap | Document | Plugins
scoop bucket add extras
scoop install extras/koodo-reader
docker run -d -p 80:80 --name koodo-reader ghcr.io/koodo-reader/koodo-reader:master
Make sure that you have installed yarn and git
Download the repo
git clone https://github.com/koodo-reader/koodo-reader.git
Enter desktop mode
yarn
yarn dev
Enter web mode
yarn
yarn start
Select your target language from the following list.
Click the view button to examine the source file. The untranslated terms are listed at the bottom of each file.
Translate the terms to your target language based on the given English reference
Sumbit the translation file or just translation snippets based on the amount of your translation to this link. Pull request is also welcomed.
Language(A-Z) | Code | View |
---|---|---|
Arabic | ar | View |
Armenian | hy | View |
Bengali | bn | View |
Bulgarian | bg | View |
Chinese (CN) | zh-CN | View |
Chinese (MO) | zh-MO | View |
Chinese (TW) | zh-TW | View |
Czech | cs | View |
Danish | da | View |
Dutch | nl | View |
English | en | View |
Esperanto | eo | View |
Finnish | fi | View |
French | fr | View |
German | de | View |
Greek | el | View |
Hindi | hi | View |
Indonesian | id | View |
Interlingue | ie | View |
Italian | it | View |
Japanese | ja | View |
Korean | ko | View |
Persian | fa | View |
Polish | pl | View |
Portuguese | pt | View |
Portuguese (BR) | pt-BR | View |
Romanian | ro | View |
Russian | ru | View |
Slovenian | sl | View |
Spanish | es | View |
Swedish | sv | View |
Tamil | ta | View |
Thai | th | View |
Tibetan | bo | View |
Turkish | tr | View |
Ukrainian | uk | View |
Vietnamese | vi | View |
If you can't find your target language from the above list, Download the Engish source file from this link
When you finish translation, submit the source file to this link. Pull request is also welcomed.