common/*: add Indonesian translations and update other outdated translations (#13806)

This commit is contained in:
Reinhart Previano Koentjoro
2024-09-25 02:22:55 +07:00
committed by GitHub
parent a4fdb76fb0
commit 92bea9a346
19 changed files with 168 additions and 15 deletions

View File

@@ -18,12 +18,12 @@
- Add one or more e-books to the library:
`calibredb add {{file1 file2 }}`
`calibredb add {{path/to/file1 path/to/file2 ...}}`
- [r]ecursively add all e-books under a directory to the library:
`calibredb add -r {{path/to/directory}}`
`calibredb add {{-r|--recurse}} {{path/to/directory}}`
- Remove one or more e-books from the library. You need the e-book IDs (see above):
`calibredb remove {{id1 id2 }}`
`calibredb remove {{id1 id2 ...}}`