Update service file

Updated translation status
Ozzie Isaacs 2021-11-20 10:44:56 +01:00
parent 4516d67dcb
commit 789714d7c9
2 changed files with 21 additions and 21 deletions

@ -4,7 +4,7 @@ If you want to get Calibre-Web started automatically after reboot follow this in
Replace the elements in `{}` like User, ExecStart and WorkingDirectory with your username and file- and foldernames.
### Installation from source
### Service file for installation from source
```
[Unit]
@ -20,7 +20,7 @@ WorkingDirectory={/PATH/OF/CPS.PY without cps.py}
WantedBy=multi-user.target
```
### Installation via pip
### Service file for installation via pip
Find the location of the calibre-web starterfile `cps`, this should be something like `/home/<user>/.local/bin/cps`.
Another option is using `{path to correct pythoninstance} -m cps` as starterfile. The correct python instance depends on how you installed calibre-web (e.g. virtual environment, system interpreter)

@ -4,22 +4,22 @@ The following user languages are available:
| Language | Translations |
| ---------- |:---------:|
| Czech | 599 of strings 733 translated |
| German | 731 of strings 733 translated |
| Greek | 634 of strings 733 translated |
| Spanish | 730 of strings 733 translated |
| Finnish | 449 of strings 733 translated |
| French | 729 of strings 733 translated |
| Hungarian | 390 of strings 733 translated |
| Italian | 717 of strings 733 translated |
| Japanese | 304 of strings 733 translated |
| Khmer | 275 of strings 733 translated |
| Dutch | 731 of strings 733 translated |
| Polish | 730 of strings 733 translated |
| Portuguese (Brazil) | 677 of strings 733 translated |
| Russian | 561 of strings 733 translated |
| Swedish | 713 of strings 733 translated |
| Turkish | 369 of strings 733 translated |
| Ukrainian | 243 of strings 733 translated |
| Chinese (Simplified, China) | 731 of strings 733 translated |
| Chinese (Traditional, Taiwan) | 733 of strings 733 translated |
| Czech | 600 of strings 736 translated |
| German | 732 of strings 736 translated |
| Greek | 635 of strings 736 translated |
| Spanish | 731 of strings 736 translated |
| Finnish | 450 of strings 736 translated |
| French | 730 of strings 736 translated |
| Hungarian | 391 of strings 736 translated |
| Italian | 734 of strings 736 translated |
| Japanese | 305 of strings 736 translated |
| Khmer | 275 of strings 736 translated |
| Dutch | 732 of strings 736 translated |
| Polish | 731 of strings 736 translated |
| Portuguese (Brazil) | 678 of strings 736 translated |
| Russian | 562 of strings 736 translated |
| Swedish | 714 of strings 736 translated |
| Turkish | 370 of strings 736 translated |
| Ukrainian | 243 of strings 736 translated |
| Chinese (Simplified, China) | 732 of strings 736 translated |
| Chinese (Traditional, Taiwan) | 734 of strings 736 translated |